@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-align:justify;
}
body {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#wraper {
	width:959px;
	margin:0 auto;
}
#header {
	width:959px;
	margin:0 auto;
	height:115px;
}
#headertitle {
	float:left;
	width:481px;
	height:60px;
	margin-top:5px;
	margin-bottom:10px;
}
#headerbanner {
	width:468px;
	height:60px;
	float:right;
	margin-top:8px;
}
#header h1 {
	height:55px;
	width:481px;
	margin:0 auto;
	padding:0;
	font-size:25px;
	color:#FFFFFF;
	line-height:65px;
	text-transform:uppercase;
}
#header h1 a {
	text-decoration:none;
	color:#FFFFFF;
}
#header h1 a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
#menu {
	height:35px;
	width:959px;
	float:left;
}
#menu ul {
	height:40px;
	background:url(../images/menu_right_corner.png) no-repeat right top;
	padding:0 13px 0 0;
	color:#FFFFFF;
}
#menu li {
	float:left;
	list-style:none;
	line-height:39px;
	height:39px;
	width:930px;
	border-right:1px solid #363c3d;
	background:url(../images/menu_middle_bg.jpg) repeat-x left top;
	display:block;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 2px;
}
#menu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	padding:0 2px;
}
#table_box {
	width:959px;
	margin:6px auto 0 auto;
}
table {
	color:#003004;
	font-weight:bold;
}
table a {
	color:#003004;
	text-align:center;
	text-decoration:none;
}
table a:hover {
	text-decoration: underline;
}
.title {
	color: #FFFFFF;
}
.box_topbg {
	width:959px;
	height:17px;
	background:url(../images/box_topbg.png) left top no-repeat;
}
.box_middle {
	width:959px;
	background-color:#12931d;
}
.box_bottombg {
	width:959px;
	height:17px;
	background:url(../images/box_bottombg.png) left top no-repeat;
}
#continer {
	width:959px;
	margin:0px auto 0 auto;
}
#content {
	width:480px;
	float:left;
	margin:0 0 0 0px;
}
.cont_left_topbg {
	width:480px;
	background:url(../images/top_whitebg.png) left top no-repeat;
	height:17px;
	width:480px;
}
.cont_middle {
	width:480px;
	background-color:#FFFFFF;
}
#page {
	width:468px;
	margin:0 auto;
}
#page a {
	color:#12931d;
	text-decoration:none;
	font-weight:bold;
}
#page a:hover {
	text-decoration:underline;
}
#page h2 {
	font-size:16px;
	width:100%;
	line-height:37px;
	text-align:left;
	color:#0b7113;
}
#page h4 {
	font-size:12px;
	width:100%;
	line-height:15px;
	text-align:left;
	color:#000000;
	padding-bottom:5px;
}
#page h5 {
	font-size:12px;
	width:100%;
	line-height:15px;
	text-align:left;
	color:#009900;
	padding-top:8px;
}
#page p {
	padding:0 0 10px 0;
}
#page ul {
	padding:0;
	margin:0;
}
#page li {
	margin-left:20px;
	padding-left:0px;
}
.cont_left_bottombg {
	width:480px;
	background:url(../images/bottom_whitebg.png) left top no-repeat;
	height:17px;
	width:480px;
}
#sidebar {
	width:240px;
	float:right;
	margin:0 10px 0 0;
}
.side_topbg {
	background:url(../images/sidebar_topbg.jpg) left top no-repeat;
	width:240px;
	height:10px;
}
.side_middle {
	width:240px;
	background-color:#0d2e01;
}
.side_bottombg {
	background:url(../images/sidebar_bottombg.jpg) left bottom no-repeat;
	width:240px;
	height:10px;
	margin:0 0 20px 0;
}
.side_cont {
	width:234px;
	margin:0 auto;
	font-size:11px;
}
.side_cont p {
	text-align:left;
}
.side_cont h3 {
	font-size:16px;
	color:#FFFFFF;
	width:100%;
	border-bottom:1px dotted #FFFFFF;
	height:30px;
	text-align:center;
}
.side_cont ul {
	padding:0;
	margin:0;
}
.side_cont li {
	border-bottom:1px dotted #FFFFFF;
	color:#FFFFFF;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 10px;
	list-style:none;
	line-height:26px;
}
.side_cont li a {
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
	text-transform:uppercase;
}
.side_cont li a:hover {
	text-decoration:underline;
}
#r1 {
	width:234px;
	padding:5px 0 0 0px;
	float:left;
}
#c1 {
	width:468px;
	height:60px;
	margin:0 auto;
}
#footer {
	width:959px;
	height:67px;
	margin:0 auto;
}
#footer p {
	text-align:center;
	line-height:60px;
}
#footer p a {
	color: #000000;
	font-weight:bold;
}
#footer p a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
.left_image {
	float:center;
	padding:3px 0 10px 85px;
}
.center_image {
	float:center;
	width:400px;
	height:186px;
	padding:3px;
	border:solid 1px #999999;
	margin:0 auto;
	margin-bottom:10px;
}
.imas {
	width:400px;
	height:186px;
	margin:0 auto;
	padding-bottom:8px;
}
img, div, input {
	behavior: url("iepngfix.htc")
}
/* --------table title------------ */
 .tabletitle {
	background-color:#e8767f;
	font-weight:normal;
	padding-left:10px;
	color:#ffffff;
	height:30px;
	border-bottom:1px solid #a5424a;
}
.altrow {
	background-color:#ffcbcf;
	/*border-bottom:1px solid #505050; 
	border-top:1px solid #505050;*/
	height:30px;
}
.altrow1 {
	height:30px;
}
.pad {
	padding-left:10px;
}
.bannertitle {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	height:20px;
}
/*------------  poker players----------------*/

.pokerplayer {
	width:600px;
	margin:0 auto;
}
.pokerplayerpho {
	border: solid 1px #CCCCCC;
	height:219px;
	vertical-align:middle;
}
.pokerplayerdetails {
	width:435px;
	margin-left:5px;
	float:right;
}
/*--------------------- leftsidebar start ------------------*/

.leftsidebar {
	width:217px;
	float:left;
	margin:0 auto;
	margin:0 2px 0 8px;
}
.leftsidebar_top {
	background:url(../images/sidebar_topbg1.jpg) left top no-repeat;
	width:217px;
	height:10px;
}
.leftsidebar_middle {
	width:217px;
	background-color:#0d2e01;
}
.leftsidebar_bottom {
	background:url(../images/sidebar_bottombg1.jpg) left bottom no-repeat;
	width:217px;
	height:10px;
	margin:0 0 0 0;
}
.leftsidebar_titles {
	font-size:16px;
	color:#FFFFFF;
	width:100%;
	border-bottom:1px dotted #FFFFFF;
	height:30px;
	text-align:center;
	font-weight:bold;
}
/* ---------------- table ----------------------*/
.tableheader {
	background-color:#034402;
	height:25px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:5px;
}
.tableheaderbg {
	background-color:#12931d;
	height:28px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
}
.tableborder {
	border:solid 1px #ffffff;
}
.altrow {
	background-color:#104700;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	text-align:left;
	padding-left:5px;
	height:30px;
}
.altrow a {
	color:#cccccc;
	text-decoration:underline;
}
.altrow a:hover {
	color:#cccccc;
	text-decoration:none;
}
.textalign {
	text-align:center!important;
}
.altrow1 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#cccccc;
	text-align:left;
	padding-left:5px;
	height:30px;
}
.altrow1 a {
	color:#cccccc;
	text-decoration:underline;
}
.altrow1 a:hover {
	color:#cccccc;
	text-decoration:none;
}
.im {
	padding-left:150px;
	padding-bottom:10px;
}
.casinotableborder {
	border:solid 1px #ffffff;
}
.borderright {
	border-right:solid 1px #b1c1c4;
}
.casinoim {
	background-color:#104700;
}

