@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body {
	padding:0px;
	margin:0px;
	background:#fff url("images/body_bg.gif") 0 0 repeat-x;
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#353535;
	min-width:1000px;
}
td {
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#353535;
	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      --------------*/
.white_14 {
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
.white_18 {
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
.white_24 {
	color:#fff;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:28px;
}
.yellow_headding {
	color:#cea000;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:35px;
	background:url("images/arrow_2.gif") 0 5px no-repeat;
	padding:0 0 25px 45px;
}
.white_headding {
	color:#fff;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:35px;
	background:url("images/arrow_2.gif") 0 5px no-repeat;
	padding:0 0 25px 45px;
}
.white_headding1 {
	color:#fff;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ass_12 {
	color:#6c6c6c;
}
/*-------------------       General      --------------*/

#header_outer {
	background:#030305 url("images/header_bg.gif") 0 0 repeat-x;
}
#header {
	background:url("images/header_shadow.jpg") 0 bottom no-repeat;
	height:198px;
	margin:0px auto 0px auto;
	width:1000px;
}
#head_top {
	height:115px;
	padding:37px 0 0 40px;
}
.ad_1 {
	background:url("images/ad_bg.gif") 0 0 repeat-x;
	padding:1px;
	width:350px;
}
#menu {
	height:45px;
	padding:0 0 0 10px;
}
#menu ul {
}
#menu li {
	color:#d7d8db;
	display:inline;
	line-height:45px;
	font-weight:bold;
	text-shadow:0px -1px #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#menu li a {
	color:#d7d8db;
	display:inline-block;
	padding:0 0 0 15px;
}
#menu li a span {
	color:#d7d8db;
	display:inline-block;
	padding:0 15px 0 0;
}
#menu li a:hover, #menu li a.active {
	background:url("images/menu_hover.gif") 0 0 no-repeat;
	color:#c09300;
	display:inline-block;
	padding:0 0 0 15px;
}
#menu li a:hover span, #menu li a.active span {
	background:url("images/menu_hover.gif") right -45px no-repeat;
	color:#c09300;
	display:inline-block;
	padding:0 15px 0 0;
}
#banner_outer {
	background:#0d0c0c url("images/banner_outer_bg.gif") 0 0 repeat-x;
	padding:0 0 15px 0;
}
#banner {
	background:url("images/banner_pic.jpg") 0 0 no-repeat;
	height:310px;
	margin:0px auto 0px auto;
	width:1000px;
}
#content_outer {
	background:#191919;
}
#content {
	margin:0px auto 0px auto;
	width:1000px;
	padding:40px 0px 0px 0px;
}
#left {
	width:231px;
	padding:0 29px 0 0;
}
#right {
	width:740px;
}
.side {
	padding:0 0 30px 10px;
}
.side ul {
	border-top:1px solid #222222;
}
.side li {
	color:#6e6e6e;
	font-weight:bold;
	padding:9px 0px 10px 9px;
	border-bottom:1px solid #222222;
}
.side li a {
	color:#6e6e6e;
	padding:0 0 0 15px;
	background:url("images/arrow_1.gif") 0 3px no-repeat;
}
.side li a:hover {
	color:#d0a200;
}
.right_box {
	padding:0 0 50px 0;
}
.black_box {
	background:#0c0c0c;
	padding:20px 30px 20px 30px;
}
.black_box_2 {
	background:#0c0c0c url("images/arrow_4.gif") right 10px no-repeat;
	padding:8px 40px 12px 0px;
	font-size:20px;
	color:#484848;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}
.black_box_2 a {
	color:#484848;
}
.black_box_2 a:hover {
	color:#fff;
}
.black_box ul {
}
.black_box li {
	background:url("images/dot_arrow.gif") 0 3px no-repeat;
	color:#fff;
	padding:2px 0px 2px 25px;
}
.black_box li a {
	color:#f6be40;
}
.black_box li a:hover {
	color:#fff;
}
.black_bg {
	background:#090a0b;
	width:130px;
}
.yellow_link {
	background:url("images/arrow_3.gif") 5px 5px no-repeat;
	color:#f6be40;
	padding:0px 10px 0 20px;
	line-height:30px;
}
.yellow_link a {
	color:#f6be40;
}
.yellow_link a:hover {
	color:#fff;
}
.chart {
}
.chart tr.table_head td {
	background:url("images/table_bg.gif") 0 0 repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	padding:15px 0px 15px 5px;
}
.chart tr td {
	background:#0c0c0c;
	border-bottom:1px solid #000;
	border-top:1px solid #1c1c1c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:16px;
	padding:2px 0px 2px 5px;
}
.review_text {
	background:url("images/table_dot_1.gif") 0 3px no-repeat;
	font-size:14px;
	padding:2px 0px 2px 20px;
	color:#f0ac08;
}
.review_text a {
	color:#f0ac08;
}
.review_text a:hover {
	color:#fff;
}
.play_text {
	background:url("images/table_dot_2.gif") 0 3px no-repeat;
	font-size:14px;
	padding:2px 0px 2px 20px;
	color:#fff;
}
.play_text a {
	color:#fff;
}
.play_text a:hover {
	color:#be0100;
}
#footer_outer {
	background:url("images/footer_bg.gif") 0 0 repeat-x;
}
#footer {
	height:190px;
	padding:54px 10px 0px 10px;
	margin:0px auto 0px auto;
	width:980px;
}
#footer td {
	color:#fff;
}
#footer td {
	color:#fff;
}
#footer td ul {
}
#footer td li {
	color:#575757;
	background:url("images/arrow_5.gif") 0 12px no-repeat;
	padding:8px 0px 8px 10px;
}
#footer td li a {
	color:#575757;
}
#footer td li a:hover {
	color:#fff;
}
.white_footer_link {
	color:#fff;
}
.white_footer_link a {
	color:#fff;
	text-decoration:underline;
}
.white_footer_link a:hover {
	color:#fff;
	text-decoration:none;
}

/*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}
.clearfix{display:block}
