@import url('global.css');
@import url('left.css');
@import url('news.css');
@import url('user_comments.css');

#contents {
background-image:url('../images/game_main_bgr.gif');
position:relative;
}
#left {
background:#FFF;
padding-top:334px;
}

#page_right {
float:right;
width:734px;
margin-right:8px;
display:inline;
padding-top:10px;
}
#page_center {
width:334px;
float:left;
padding-bottom:300px;
margin:0 14px 0 8px;
display:inline;
position:relative;
color:#333;
}
h2#mainTitle {
margin:15px 0 0 0;
padding:0;
background:none;
width:334px;
overflow:hidden;
}
#ratings th {
font-weight:bold;
text-align:left;
color:#000;
}
#playbuttons,
#listinfos {
padding:0 6px;
overflow:hidden;
}
#playbuttons img {
float:left;
overflow:hidden;
margin-right:10px;
}
#casino_play_now {
overflow:hidden;
display:block;
float:left;
width:136px;
height:52px;
line-height:52px;
text-align:center;
background:#900 url('../images/casino_play_now.jpg') no-repeat top left;
color:#FFF;
text-decoration:none;
cursor:pointer;
font-size:20px;
text-transform:uppercase;
}
#casino_play_now span {
font-weight:bold;
}
#user_comments {
width:334px;
background:#FFF;
padding:10px 0;
margin:0;
right:0;
}
#user_comments ul li {
width:334px;
background-image:url('../images/ccomments_bottom.gif');
}
#user_comments ul li h3 {
background-image:url('../images/ccomments_top.gif');
}
#bonusImg {
position:absolute;
top:0px;
left:-240px;
float:left;
}
#right_games {
width:368px;
float:left;
padding:0 5px;
}
#right_games h2 {
background:url('../images/777.jpg') no-repeat top left;
height:37px;
line-height:27px;
padding:13px 0 4px 104px;
}
#right_games h2 span {
padding-left:10px;
}
#right_games ul {
list-style-type:none;
margin:0;
padding:0;
}
#right_games li {
margin:0;
padding:10px;
background:url('../images/dots/h_gray.gif') repeat-x bottom left;
overflow:hidden;
}
#right_games li h3,
#right_games img {
float:left;
overflow:hidden;
width:163px;
height:67px;
margin:0;
padding:0;
}
#right_games img {
width:148px;
margin-right:15px;
}
#right_games li br {
display:none;
}
#right_games li strong {
float:left;
width:185px;
height:45px;
overflow:hidden;
}
#right_games li strong a {
display:block;
width:160px;
margin:9px 0;
padding-left:25px;
height:27px;
line-height:27px;
background:#3E81C4 url('../images/play_game.jpg') no-repeat top left;
float:left;
font-weight:bold;
text-transform:uppercase;
color:#FFF;
text-decoration:none;
overflow:hidden;
}
#right_games li strong a:hover {
text-decoration:underline;
}
#right_games li a.infolink {
color:#006;
text-decoration:underline;
}
#right_games li a.infolink:hover {
text-decoration:none;
}
#payments a {
cursor:pointer;
}
#payments,
#currencies {
float:left;
padding:10px 0 0 0;
}
#payments h3,
#currencies h3 {
text-transform:uppercase;
font-size:12px;
margin:0 0 5px 0;
padding:0;
}
#payments_list {
position:absolute;
border:9px solid #333;
width:320px;
text-align:center;
overflow:hidden;
float:left;
background:#FFF;
}
#payments_list ul {
display:block;
width:320px;
list-style-type:none;
margin:0;
padding:15px 0;
overflow:hidden;
float:left;
}
#payments_list li {
width:94px;
border-right:1px solid #333;
float:left;
margin:0;
padding:0 5px 1px 5px;
overflow:hidden;
}
#payments_list li.third {
border:0;
}
#payments_list li img {
padding:5px;
background:url('../images/dots/h_gray.gif') repeat-x bottom left;
overflow:hidden;
float:left;
}
#closerche {
color:#900;
font-weight:bold;
text-transform:uppercase;
padding-left:30px;
line-height:30px;
background:url('../images/close_window.gif') no-repeat center left;
}


#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;
}