@charset "UTF-8";
/* CSS Document */
/* -------    Page Layout ----------*/
body {
	padding:0px;
	margin:0px;
	background: url(images/body_bg.gif) 0 0 repeat;
	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      --------------*/
.black_text {
	color:#484848;
	font-weight:bold;
	font-size:13px;
}
.sign_text {
	background:url(images/sign.gif) 14px 0 no-repeat;
	color:#484848;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	padding:0px 0px 5px 35px;
}
/*-------------------       General      --------------*/
#header {
	background:url(images/header_bg.gif) 0 0 no-repeat;
	width:930px;
	padding:0px 25px 0px 25px;
	margin:0px auto 0px auto;
	height:321px;
}
#menu_box {
	width:980px;
	margin:0px auto 0px auto;
	height:52px;
}
#menu {
	width:940px;
	background:url(images/menu_bg.gif) 0 0 repeat-x;
	height:52px;
}
#menu ul {
}
#menu li {
	display:inline-block;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#343434;
	line-height:52px;
	padding:0 1px 0 0;
}
#menu li a {
	display:inline-block;
	color:#343434;
	background:url(images/menu_divider.gif) 0 0 repeat-y;
	padding:0px 20px 0px 20px;
	cursor:pointer;
}
#menu li.noLine a {
	display:inline-block;
	color:#343434;
	background:none;
	padding:0px 20px 0px 20px;
}
#menu li a:hover, #menu li a.active {
	display:inline-block;
	color:#fff;
	background:url(images/menu_hover.gif) 0 0 repeat-x;
	padding:0px 20px 0px 20px;
}
#search_block {
	width:940px;
	padding:20px 20px 0px 20px;
	margin:0px auto 0px auto;
	height:52px;
}
.bdr {
	border:1px solid #000;
}
.search {
	background:url(images/search_bg.gif) 0 0 no-repeat;
	width:173px;
	height:38px;
	border:none;
	padding:0px 0px 0px 10px;
	line-height:38px;
	color:#b8b8b8;
	font-weight:bold;
	font-size:13px;
}
#contain {
	width:980px;
	padding:0px;
	margin:0px auto 0px auto;
}
#left {
	width:264px;
	padding-right:12px;
}
#right {
	width:704px;
}
#side {
	background:url(images/side_bg.gif) 0 0 repeat-y;
	width:264px;
	padding:10px 0px 10px 0px;
}
#side ul {
	padding:12px 12px 0px 12px;
}
#side li {
	background:url(images/side_divider.gif) 0 bottom repeat-x;
	padding:10px 0 10px 0;
	color:#858483;
}
#side li.noLine {
	background:none;
}
#side li a {
	background:url(images/arrow_1.gif) 12px 2px no-repeat;
	padding:0 0px 0 30px;
	color:#858483;
}
#side li a:hover {
	color:#000;
}
#wel {
	background:url(images/wel_bg.gif) 0 0 no-repeat;
	width:426px;
	height:207px;
	padding:35px 0px 0px 278px;
	color:#a2a793;
}
#wel span {
	color:#000;
	font-weight:bold;
}
.wel_text {
	color:#565656;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.big_box {
	width:704px;
	padding:15px 0px 15px 0px;
}
.big_box_in {
	background:url(images/big_box_bg.gif) 0 0 repeat-y;
	width:674px;
	padding:0px 15px 0px 15px;
}
.small_box_1 {
	padding-top:20px;
	width:370px;
}
.ass_head {
	background:url(images/ass_head_bg.gif) 0 0 repeat-x;
	height:42px;
	line-height:42px;
	font-size:18px;
	padding:0 0 0 15px;
	color:#006e7b;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.chart_box {
	background:#fff;
	border:1px solid #e4e6eb;
}
.chart {
}
.chart tr.ass_up td {
	border-bottom:1px solid #f7f7f7;
	border-top:1px solid #f7f7f7;
	background:#e5e5e5;
	padding:3px 0 3px 7px;
	color:#000;
	font-weight:bold;
}
.chart tr.deep td {
	background:#f4f5f5;
	padding:3px 0 3px 7px;
	color:#000;
}
.chart tr td {
	padding:3px 0 3px 7px;
	color:#000;
}
.blue_link {
}
.blue_link a {
	color:#1d89b1;
	text-decoration:underline;
}
.blue_link a:hover {
	color:#1d89b1;
	text-decoration:none;
}
.read_review {
	font-size:12px;
	color:#000;
}
.read_review a {
	font-size:11px;
	background:url(images/arrow_2.gif) 0 4px no-repeat;
	text-decoration:underline;
	padding-left:10px;
	color:#000;
}
.read_review a:hover {
	text-decoration:none;
	color:#000;
}
.small_box_2 {
	padding-top:20px;
	width:266px;
}
.chart tr.news td {
	padding:2px 0px 1px 15px;
	background:#e2e4ea;
	border-bottom:3px solid #f7f7f7;
	color:#006e7b;
}
.chart tr.news td a {
	color:#006e7b;
}
.chart tr.news td a:hover {
	color:#d34211;
}
#footer {
	width:980px;
	padding:0px;
	height:183px;
	margin:0px auto 0px auto;
}
#footer_in {
	background:#343b3c;
	color:#fff;
	padding-top:60px;
	width:691px;
}
#footer_in a {
	color:#7c898b;
	font-weight:bold;
	padding:0 8px 0 0;
	font-size:11px;
}
#footer_in a:hover, #footer_in a.active {
	color:#fff;
}

/*Begin http://www.pokertemplates.org | http://www.gamingguide.net 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 http://www.pokertemplates.org | http://www.gamingguide.net Code | Do Not Remove*/
