@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 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#979797;
	min-width:1000px;
}
td {
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#979797;
	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      --------------*/
.black_18_lft {
	color:#2f302d;
	font-size:18px;
	display:block;
	padding:0 0px 10px 0px;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
}
.black_24_rt {
	color:#2f302d;
	font-size:24px;
	display:block;
	padding:0px 0px 20px 0px;
}
.black_11 {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
/*-------------------       General      --------------*/
#block {
	width:1000px;
	margin:0 auto;
}
#header {
	background:url("images/header_bg.jpg") center 0 no-repeat;
	padding:21px 0 0 0;
	width:1000px;
}
.logoholder {
	background:url("images/logo_holder.jpg") 0 bottom no-repeat;
	width:285px;
	height:126px;
}
.logo {
	padding:15px 0 0 15px;
}
.headerRightTop {
	height:64px;
	padding:0 10px 0 0;
}
.white_link {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:5px 20px 5px 10px;
}
.white_link a {
	color:#fff;
	padding:2px;
}
.white_link a:hover {
	color:#212121;
}
.search {
	background:url("images/search_bg.gif") 0 0 no-repeat;
	width:200px;
	height:36px;
	border:0px;
	padding-left:11px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:36px;
	float:right;
}
#menu {
	text-align:right;
	height:59px;
}
#menu ul {
	padding:3px 8px 0 0;
	width:auto;
	float:right;
}
#menu li {
	display:block;
	float:left;
	width:auto;
	color:#525252;
	padding:0 2px 0 0;
	font-weight:bold;
	line-height:59px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#menu li a {
	background:url("images/menu_bg.gif") 0 0 no-repeat;
	display:inline-block;
	color:#525252;
	white-space:nowrap;
	padding:0 0 0 27px;
}
#menu li a span {
	background:url("images/menu_bg.gif") right -59px no-repeat;
	display:inline-block;
	color:#525252;
	cursor:pointer;
	padding:0 27px 0 0;
}
#menu li a:hover, #menu li a.active {
	background:url("images/menu_bg.gif") 0 -123px no-repeat;
	color:#525252;
}
#menu li a:hover span, #menu li a.active span {
	background:url("images/menu_bg.gif") right -182px no-repeat;
	color:#525252;
}
#banner_block {
	padding:0;
	width:1000px;
}
#banner_side {
	background:#fff;
	padding:14px 10px 0px 15px;
	width:260px;
}
#banner_side img {
	display:block;
}
#banner {
	background:url("images/banner_pic.jpg") 0 0 no-repeat;
	width:685px;
	height:248px;
	color:#fff;
	padding:196px 0px 0px 30px;
}
#banner a {
	color:#fff;
	text-decoration:underline;
}
.banner_head {
	background:url("images/banner_white_bg.gif") 0 0 repeat-x;
	line-height:40px;
	border-right:#DFDFDF 1px solid;
	border-left:#AEAEAE 1px solid;
}
.banner_head span {
	background:url("images/dot_1.gif") 5px 2px no-repeat;
	color:#525252;
	font-size:16px;
	padding:0 0 0 28px;
}
#contain {
	padding:35px 15px 30px 15px;
	margin:0px auto 0px auto;
	width:970px;
}
#left {
	width:250px;
	padding:0 40px 0 0;
}
#right {
	width:680px;
	padding:0 0 0 0;
}
.side {
	padding:10px 0px 25px 0px;
}
.side ul { padding-bottom:10px;
}
.side li {
	color:#67a411;
	background:url("images/dot_2.gif") 0 6px no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	padding:3px 0 3px 20px;
}
.side li a {
	color:#67a411;
}
.side li a:hover {
	color:#2d2d2d;
}
.chart {
	margin:10px 0 25px 0;
}
.chart tr.hd td {
	color:#002d00;
	font-size:13px;
	font-weight:bold;
	padding:5px;
}
.chart tr td {
	color:#000;
	font-size:11px;
	padding:5px;
}
.chart tr td a {
	color:#67a411;
	background:url("images/dot_2.gif") 0 6px no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	padding:5px 0 5px 20px;
}
.chart tr td a:hover {
	color:#2d2d2d;
}
#wel {
	border-top:1px solid #ccc;
	padding:10px 10px 40px 10px;
}
#wel td {
	color:#979797;
}
#wel td span {
	color:#000;
	font-size:16px;
}
.box {
	padding:20px 0px 20px 0px;
}
.chart_2 {
	padding:10px 0px 10px 0px;
}
.chart_2 tr td {
	background:url("images/white_bg.gif") 0 0 repeat-x;
	padding:5px;
	color:#000;
}
.brder {
	border-bottom:1px solid #ccc;
}
.chart_2 tr td a {
	padding:5px;
	color:#67a411;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}
.chart_2 tr td a:hover {
	color:#2d2d2d;
}
.chart_2 tr.green td {
	background:url("images/green_bg.gif") 0 0 repeat-x;
	padding:7px 5px 9px 5px;
	color:#fff;
	font-size:13px;
}
.holder {
	width:333px;
}
.ass_head {
	background:url("images/ass_bg.gif") 0 0 repeat-x;
	height:43px;
	line-height:43px;
	color:#4b4e45;
	margin-bottom:2px;
	font-size:22px;
	font-weight:bold;
	padding:0 0 0 15px;
}
.bdr_box {
	border:1px solid #ccc;
	color:#979797;
	font-size:13px;
	padding:15px;
}
.bdr_box a {
	color:#67a411;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}
.bdr_box a:hover {
	color:#2d2d2d;
}
.pad {
}
.pad tr td {
	padding:12px 5px 12px 5px;
}
#footer {
 	padding:0;
	width:1000px;
	padding-bottom:30px;
 }
#foot_1 {
	background:#e7e7e7;
	height:126px;
	width:678px;
	padding-top:10px;
}
#foot_1 td {
	padding:0px 10px 10px 10px;
}
#foot_1 td ul {
}
#foot_1 td li {
	background:url("images/arrow_1.gif") 0 5px no-repeat;
	color:#262626;
	font-size:11px;
	padding:1px 0px 1px 10px;
}
#foot_1 td li a {
	color:#262626;
}
#foot_1 td li a:hover {
	color:#000;
}
.foot_bdr {
	border-left:1px solid #ccc;
}
#foot_2 {
	text-align:center;
	font-size:11px;
	color:#747474;
	padding:20px 0px 0px 0px;
}
#foot_2 a {
	color:#747474;
	text-decoration:underline;
	padding:2px;
	font-weight:normal;
}
#foot_2 a:hover {
	color:#747474;
	text-decoration:none;
}


#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} 

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