@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body {
	padding:0px;
	margin:0px;
	background:#2C2C2C;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#D9D9D9;
	min-width:1000px;
}
td {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#909090;
	font-weight:normal;
}
div, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, input, textarea, span {
	padding : 0;
	margin : 0;
}
p {
	padding : 0px 0 10px 0;
	margin : 0;
}
ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
a {
	outline : none;
	text-decoration : none;
}
/*-------------------       General      --------------*/
.yellow_24{color:#f9d350; font-size:24px; font-weight:bold; line-height:26px;}
.white_36{color:#fff; font-size:36px; font-weight:bold; line-height:38px;}
/*-------------------       Layout      --------------*/
#headerBlock {
	width:100%;
	height:187px;
	background:#040404 url("images/header_bg.gif") 0 bottom repeat-x;
}
#header {
	height:187px;
	margin:0 auto;
	width:1000px;
	background:url("images/header_bg1.gif") 0 0 no-repeat;
}
#headertop {
	width:100%;
	height:150px;
}
#logo {
	width:255px;
	height:100px;
	float:left;
	padding:10px 0 0 20px;
}
#search_block {
	width:350px;
	height:94px;
	float:right;
	margin:17px 0 0 0;
	background:url("images/search_bg.gif") 0 0 no-repeat;
}
#search_block h2 {
	font:normal 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c0c0c0;
	padding:0 0 10px 0;
}
#search_block form {
	display:block;
	padding:10px 0 0 20px;
}
.search {
	height:35px;
	width:245px;
	padding-left:17px;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #3a3a3a;
	border-left:1px solid #3a3a3a;
	background:#242424;
	color:#6f6f6f;
	float:left;
	font:normal 16px/35px "Trebuchet MS", Arial, Helvetica;
}
#topMenu {
	width:100%;
	height:30px;
	color:#3F3F3F;
	text-align:left;
}
#topMenu a {
	color:#C8C8C8;
	padding:0 22px 0 22px;
	font:normal 16px/22px "Trebuchet MS", Arial, Helvetica;
	text-transform:uppercase;
}
#topMenu a:hover {
	color:#DA0000;
}
#centerColl {
	width:100%;
	padding:8px 0 10px 0;
	background:url("images/body_bg.gif") 0 0 repeat-x;
}
#banner {
	background:url("images/banner_bg.jpg") 0 0 no-repeat;
	height:260px;
	text-align:right;
	margin:0px auto;
	width:1000px;
}
 
#main {
	width:1000px;
	margin:0px auto;
	padding:6px 0 10px 0;
}

/* ------------------------------------------------*/
#three_box{
	width:1000px;
}
.three_up{
	background:url("images/box_heading_bg.gif") 0 0 repeat-x;
	height:57px;
	line-height:57px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	width:310px;
}
.three_in{
	background:url("images/box_in_bg.gif") 0 0 repeat-x;
	height:262px;
	color:#fff;
	padding:10px 20px 0px 20px;
	width:290px;
}
/* ------------------------------------------------*/
#bonus{
	width:998px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	margin-bottom:10px;
 }
#bonus_up{
	background:url("images/bonus_heading_bg.gif") 0 0 repeat-x;
	height:46px;
	line-height:46px;
	padding:0px 0px 0px 20px;
 	color:#fff;
	text-align:left;
	font-size:18px;
	font-weight:bold;
	text-shadow:0px 1px #121212;
}
.chart{}
.chart tr{}
.chart tr td{
	padding:2px 0px 2px 10px;
	height:28px; border-bottom:1px solid #000;
}
.chart tr td.ll_ass{
	background:#4d4d4d;
	color:#fff;
	
}
.chart tr td.ll_ass a{color:#db8800; font-weight:bold;}
.chart tr td.ll_ass a:hover{color:#dbdbdb; font-weight:bold;}
.chart tr td.ll_ass span{color:#fff; font-size:11px; font-style:italic;}

.chart tr td.dd_ass{
	background:#484848;
	color:#fff;
}
.chart tr td.ll_red{
	background:#8d0f0f;
	color:#fff;
	font-weight:bold;
	border-top:1px solid #c81818;
}
.chart tr td.dd_red{
	background:#800e0e;
	color:#fff;
	font-weight:bold;
	border-top:1px solid #c81818;
}

/* ------------------------------------------------*/
.black_box{
	background:#1d1e1e url("images/black_box_bg.gif") 0 0 repeat-x;
	width:731px;
	padding:20px 20px 10px 20px;
	margin-right:5px;
}
.wel{
	color:#eef6fe;
}
.wel p{
	color:#eef6fe;
	font-size:24px;
	line-height:26px;
	text-transform:uppercase;
	text-shadow:0px 1px #000;
}
.hdng{
	background:url("images/hdng_bg.gif") 0 0 repeat-x;
	width:751px;
	padding:0px 0px 0px 20px;
	margin:0px 5px 0px 0px;
	color:#3e3b3b;
	font-size:14px;
	font-weight:bold;
	height:33px;
	line-height:33px;
	text-transform:uppercase;
}
.black_box_in{
	color:#d9d9d9;
	padding-bottom:18px;
}
.black_box_in p{
	font-size:18px;
	color:#d9d9d9;
	padding:10px 0px 10px 0px;
}
.black_box_in ul{}
.black_box_in li{
	background:url("images/tick.gif") 0 5px no-repeat;
	color:#d9d9d9;
	padding:2px 0px 2px 20px;
	font-weight:bold;
}

.side{
	width:223px;
}
.read_head{
	width:200px;
	padding:0px 0px 0px 23px;
	background:url("images/read_head.gif") 0 0 repeat-x;
	height:40px;
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-shadow:0px 1px #121212;
}
.side_in{width:223px;}
.side_in ul{}
.side_in li{
	background:url("images/white_head.gif") 0 0 repeat-x;
	line-height:37px;
	border-bottom:1px solid #bcbcbc;
	color:#000;
	font-weight:bold;
	}
.side_in li a{
	width:200px;
	height:37px;
	padding:0px 0px 0px 23px;
	color:#000;
	display:block;
	}
.side_in li a:hover{
	background:#c2c2c2;
  	color:#000;
 	}

	
#footer{
	background:#0e0f0f;
	border:1px solid #363636;
	text-align:center;
	margin:0px auto 0px auto;
	width:878px;
	padding:15px 77px 25px 43px;
	margin-bottom:12px;
}
#footer td{color:#333334; 
}

/* ------------------------------------------------*/

/*Begin # | # Code | Do Not Remove*/
#pokertemplates{ color:#fff; text-align:center; background:#252321; padding:4px;}
#pokertemplates a{ color:#1A7194; font-weight:bold;} 
#pokertemplates a:hover{ color:#F11D1D; text-decoration:underline} 
/*End # | # Code | Do Not Remove*/
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
