@import url('global.css');
@import url('left.css');
@import url('module_casinos.css');

#news {
width:374px;
float:left;
margin:0 9px 0 13px;
display:inline;
}
#news ul {
list-style-type:none;
margin:0;
padding:0 0 15px 0;
}
#news ul li {
background:url('../images/dots/h_gray.gif') repeat-x bottom left;
padding:15px 8px 5px 8px;
text-align:right;
}
#news ul li h3 {
color:#295A8C;
font-size:11px;
margin:0;
padding:0;
text-align:left;
}
#news ul li a {
color:#295A8C;
}
#news ul li a:hover {
text-decoration:none;
}
#news ul li p {
margin:0;
padding:5px 0;
color:#333;
text-align:left;
}
#news a.archiveLink {
margin-left:10px;
color:#295A8C;
font-weight:bold;
text-decoration:underline;
}
#news a.archiveLink:hover {
text-decoration:none;
}

#about,
#gameslist {
width:718px;
background:#FFF;
clear:both;
margin:0 0 0 13px;
float:left;
display:inline;
overflow:hidden;
padding:0 0 15px 0;
}
#about {
padding-top:25px;
color:#333;
}
#gameslist ul {
list-style-type:none;
margin:0;
padding:0 0 30px 5px;
width:732px;
overflow:hidden;
}
#gameslist a {
color:#295A8C;
font-weight:bold;
}
#gameslist ul li ul li a {
font-weight:normal;
}
#gameslist a:hover {
color:#690;
}
#gameslist ul li {
width:98px;
float:left;
margin:0 24px 0 0;
padding:0;
text-align:center;
display:inline;
overflow:hidden;
}
#gameslist ul li h3,
#gameslist ul li h3 a {
display:block;
width:98px;
height:98px;
margin:0;
padding:0;
color:#FFF;
text-decoration:none;
text-transform:uppercase;
line-height:15px;
font-size:12px;
}
#gameslist ul li h3 a {
background:no-repeat top center;
width:90px;
height:84px;
padding:9px 4px 5px 4px;
cursor:pointer;
}
#gameslist ul li h3 a:hover {
color:#FFF;
}
#gameslist ul li.lastofrow {
margin-right:0;
}
#gameslist ul li ul {
width:98px;
padding:5px;
float:left;
}
#gameslist ul li ul li {
background:url('../images/bullets/red.gif') no-repeat center left;
padding:0 0 0 7px;
margin:0;
width:35px;
text-align:left;
line-height:20px;
}
#gameslist ul li ul li.wider {
width:49px;
}

#navigation{
	display:block;
	float:left;
	padding:10px 0px;
	font:11px tahoma;
	font-weight:bold;
	color:#333333;
	width:320px;
}

#navigation a{
	color:#333333;
	font:11px tahoma;
	font-weight:bold;
	text-decoration:none;
}

#navigation a:hover{
	text-decoration:underline;
}