/* CSS Document */

body{
padding:0px;
margin:0px;
font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
color:#999999;
line-height:16px;
background:#000000;
}

td{
font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
color:#999999;
line-height:16px;
font-weight:normal;
}
img, div, input { behavior: url("js/iepngfix.htc"); }

div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea{
	padding : 0;
	margin : 0;
	}
p{
	padding : 0 0 8px 0;
	margin : 0;
	}
ul {
	list-style : none;
	}
img {
	outline : none;
	border : none;
	}
a {
	outline : none;
	text-decoration : none;
	}



/*-------------------       header      --------------*/

.header_bg{ background:url("images/header_bg.gif") left top repeat-x;}

.bestpoker_text{ 
	color:#FFFFFF;
	font:18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}

.visit{
	font-size:12px;
	color:#67A9C1;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	}	
.visit a{
	font-size:12px;
	color:#67A9C1;
	text-decoration:underline;
	}

.visit a:hover{
	color:#ffffff;
	text-decoration:none;
	}
	
	

.red_bg{
border:#000000 1px solid;
height:50px;
background:url("images/red_bg.gif") left top repeat-x;}


.star_bg{ 
border:#000000 1px solid;
width:251px;
height:50px;
background:url("images/gray_stars.gif") left top no-repeat;
}

.score_text{ 
	color:#FFFFFF;
	line-height:17px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
	}

.yellow_stars{
background:url("images/yellow_stars.gif") left top no-repeat;
height:50px;
}

/*--------------------  menu ------------------------------*/


.menu_bg{ background:url("images/menu_bg.gif") left top repeat-x;}

.menu a{
	font-size:13px;
	color:#8E8E8E;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	}

.menu a:hover, .menu a.active{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.border_menu_left{ border-left:#1A1A1A 1px solid;}
.border_menu_right{ border-right:#393838 1px solid;}




/*--------------------  left side ------------------------------*/


.poker a{ 
	padding:5px 0px 5px 28px;
	margin:0px;
	display:block;
	color:#E0EDE0;
	font-size:11px;
	text-decoration:none;
	background:url("images/arrow.gif") left center no-repeat;
	}
.poker a:hover{ 
	color:#C7F58A;
	text-decoration:none;
	}

.poker_heading{
	padding:6px 0px 9px 0px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	border-bottom:#999999 1px solid;
}


/*--------------------  welcome ------------------------------*/

.welcome_bg{
	color:#5E5454; 
	background:#2E2E2E;
	padding:2px;
	}
	
.welcome_bg2{
	color:#5E5454; 
	background:#000000;
	line-height:15px;
	border:#000000 1px solid;
	}


/*--------------------  online poker rooms ------------------------------*/


.onlinepokerrooms_bg{ 
	background:#2E2E2E;
	padding:2px;
	}
	
.onlinepokerrooms_bg2{
	color:#5E5454; 
	background:#151615;
	line-height:15px;
	border:#000000 1px solid;
	}
	
.rank_heading td{
	padding:3px 0 3px 10px ;
	font-size:12px;
	line-height:27px;
	color:#C6C6C6;
	font-weight:bold;
	background:#5A5A5A;	 
	}
	
.boxcontent td{
	padding:3px 0 3px 10px ;
	color:#BABABA;	 
	background:#292929;	 
	}

 .readreviewlink{
	font-size:12px;
	color:#BABABA;
	line-height:20px;
	text-decoration:none;
	}

.readreviewlink:hover{
	color:#ffffff;
	text-decoration:underline;
	}	
	
.gray_border{
border-left:#2E2E2E 2px solid;}

.gray_border2{
border:#2E2E2E 1px solid;}

.gold_text{ 
	color:#5E5E5E;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	}
	
.onlinepoker_bg{
	background:#1D1C18;
	padding:4px;
}

.gray_border3{
	border:#5A5A5A 1px solid;
}

.white_bg{
	background:#FFFFFF;
	padding:1px;
	}
	
.white_bg2{
	background:#FFFFFF;
	border:#8A8A8A 1px dotted;
	padding:5px;
	}
		
.sky_text{
color:#176BB2;
font-size:12px;
font-weight:bold;
}
	
.black_text{
color:#1B1A1A;
line-height:14px;
}


/*--------------------  footer ------------------------------*/

.footer{
	color:#000000;
	background:url("images/footer_bg.gif") left top repeat-x;
}

.footer a{
	font-size:11px;
	color:#999999;
	text-decoration:none;
	}

.footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.footer_text{
color:#666666;
}


.playpoker_text{
color:#C7C8C6;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
.clearfix{display:block}
