﻿/* CSS Document */

* {
	margin:0px;
	padding:0px auto;
	list-style:none;

}

#table {
	background: url("../images/tablebg.png") no-repeat;
	width: 666px;
	height: 201px;
	padding:8px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	margin-bottom:3px;
}

#table.alt {background: url("../images/tablebgalt.png") no-repeat;}

#table p {
	margin: 0 0 0 0;
	background: #ffffff;
	padding: 5px;
	border: 1px solid #8894a5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 255px;
	text-align: left;
}

.visitbig {
	background: url("../images/but.png") no-repeat;
	width: 399px;
	height: 51px;
	display: block;
	font: bold 31px/51px Tahoma, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	margin-top: 5px;
}

.white-link a {color:white;}

.visitbig:hover { text-decoration: none; }

.right {
	float: right;
	width: 405px;
}

.left { float: left; }

.col1 {width: 140px; float: left;}
.col1 strong { font: bold 16px/50px Tahoma, Geneva, sans-serif; }

.col1 a {color: #006da9;}
.col1 a:hover {text-decoration: none;}

.col2 {width: 295px; float: left; margin-left: 15px; text-align: left; font-size: 13px;}
.col3 {float: left; width: 200px; margin-left: 15px;}
	
.col3 strong {font: bold 18px/30px Tahoma, Geneva, sans-serif;}
.col3 .red {font: bold italic 18px/30px Tahoma, Geneva, sans-serif; color: #ff0000;}

.visit {
	background: url("../images/butsmall.png") no-repeat;
	width: 200px;
	height: 44px;
	display: block;
	font: bold 16px/44px Tahoma, Geneva, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	text-align: center;
	margin-top: 5px;
}

.visit a {color:white;}

.visit:hover { text-decoration: none;
color:#FFFF00; 	}


img {
	border:0px;
}

.hp-table {text-align:center;
border:medium black dotted}

.visit-cell {border-top:thin black dashed;
border-left:thin black dashed;
border-right:thin black dashed;}

.visit-cell-bottom {border:thin black dashed;}

.head-cell {background-color:#EEEEEE;}

.rest-cell {background-color:#FDFEE2;}

.promo-table {
	font-size:12px;
	font-family:Georgia;
	background-color:white;
	border:thin black dashed;
}

textarea
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
}

.threewaytable {
	border: 1px solid #000000;
	background-color: #DBE8FB;
}

}
input
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
}

.handrankingschart {
	background-color:#FFFFCC;
}

.handrankingschartrank {
	text-align:center;
	background-color:#DBE8FB;
}

.handrankingscharttop {
	background-color:#D8E8FB;
}

.tournamentlists li {
	margin-bottom:6px;
	list-style:disc;
	margin-left:10px;
}

.tournamentlists {
	margin-bottom:10px;
}

.baitimage {
	margin-left: 5px;
	margin-right: 5px;
}

.depositmethods {
	margin-left:280px;
}

blockquote{
	background: #E8EDF1;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 15px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
.bold16red {
	font-size:16px;
	color:red;
	font-weight:bold;
}

.bold22 {
	font-weight:bold;
	font-size:22px;
}

.bold22red {
	font-weight:bold;
	font-size:22px;
	color:red;
}

.rightalign {
	text-align:right;
}

.pokerbonustable {
	border-style: solid;
	border-width: 1px;
}

.bonuscell1 {
	background-color: #E2E2E2;
}

.bonuscell2 {
	background-color: #F7FDC8;
}

.leftalign {
	text-align:left;
}

.pkrcell1 {
	background-color: #C0C0C0;
}

.highlight {
	background-color: #FFFF00;
}

.pkrcell2 {
	text-align: center;
	background-color: #C0C0C0;
}

.bold16 {
	font-size:16px;
	font-weight:bold;
}

.bold14 {
	font-size:14px;
	font-weight:bold;
}

html
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
}
a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#F2581C;
	text-decoration:underline;
}

h1{
	font:Arial, Helvetica, sans-serif;
	width:600px;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

h4 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

h5 {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

body {
	background-color:#455964;

}
img{
	float:left;
}
.clear{
	clear:both;
}
#frame{
	width:920px;
	margin:0px auto;
	background-color:#FFFFFF;
}

#header{
	width:920px;
	float:left;
	background-image:url(../images/header.jpg);
	height:125px;
}

#background{
	width:896px;
	float:left;
	padding:0px 12px 0px 12px;
	background-image:url(../images/body_bg.jpg);
}
#content{
	width:896px;
	float:left;
	padding-bottom:15px;
}
.leftcolumn {
	width:174px;
	float:left;
}
.leftcolumn_bar {
	width:174px;
	float:left;
	height:26px;
	background:url(../images/l_top_bar.jpg) no-repeat;
}
.leftcolumn_bar strong {
	padding-left:17px;
	line-height:22px;
	font-weight:bold;
}
.leftcolumn_container {
	width:164px;
	float:left;
	padding:5px;
}

.textcenter {
	text-align:center;
}
.leftcolumnenu {
	width:164px;
	float:left;
}
.leftcolumnenu ul {
	padding: 0px 0px 0px 5px;
}


.leftcolumnenu li {
	width:149px;
	background:url(../images/arrow.jpg) left no-repeat;
	float:left;
	padding-left:10px;
	line-height:20px;
	color:#98BDCF;
}
.leftcolumnenu li a {
	color:#98BDCF;
	text-decoration:none;
}

.leftcolumnenu li a:hover {
	color:#FCD32D;
}
.leftcolumn_bar_mid {
	width:173px;
	float:left;
	height:26px;
	background:url(../images/l_bar_middle_bg.jpg) repeat-x;
}
.leftcolumn_bar_mid strong {
	padding-left:17px;
	line-height:22px;
	font-weight:bold;
	background:url(../images/bullet.jpg) no-repeat
}

.pokercontent{
	width:695px;
	float:left;
	padding:17px 00px 0px 17px ;
}

.pokercontent p{
	margin-bottom:0px;
}

.pokercontent img{
	margin-top:12px;
	padding:00px 10px 0px 00px ;
}

.pokercontent a{
	text-decoration:underline;
	color:blue;
}

.pokerhpcontent{
	width:695px;
	float:left;
	padding:17px 00px 0px 17px ;
}

.pokerhpcontent h1{
	font:Arial, Helvetica, sans-serif;
	width:600px;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
}

.pokerhpcontent h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.pokerhpcontent h3 {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.pokerhpcontent h4 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

.pokerhpcontent h5 {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
}

.pokerhpcontent p{
	margin-bottom:10px;
	line-height:16px;
}

.pokerhpcontent img{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

.pokerhpcontent a{
	text-decoration:underline;
	color:blue;
}

.pokerhpcontent a:hover{
	text-decoration:none;
}

.pokerhpcontent li {
	list-style-type:disc;
	padding-left:10px;
	margin-left:10px;
}

.pokerhomepagelist li{
	margin-left:0px;
	list-style-type:disc;
	margin-bottom:10px;
	padding-left:0px;
}

.pokerhomepagelist {
	margin-bottom:10px;
}

.box{
	float:left;
	margin-top:10px;

}

.boxbar{
	width:695px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:23px;
	float:left;
	height:27px;
	background:url(../images/center_box_bar.jpg) no-repeat;
}

.boxbar_cal1{
	width:63px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.boxbar_cal2{
	width:121px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.boxbar_cal3{
	width:55px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.boxbar_cal4{
	width:149px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.boxbar_cal5{
	width:110px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.boxbar_cal6{
	width:100px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}

.boxbar_cal7{
	width:92px;
	float:left;
	text-align:center;
	height:27px;
}
.boxbar_acc{
	width:165px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.boxbar_aec{
	width:149px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}

.boxcont{
	width:691px;
	float:left;
	border-left:2px solid #A5AEB4;
	border-right:2px solid #A5AEB4;
}
.boxcont img{
	margin:0px;
	padding:7px;
}

.boxcontrow{
	width:691px;
	float:left;
	border-bottom:1px dotted #BDBEBF;
	padding:15px 0px 10px 0px;
}
.boxcont_cal1{
	width:63px;
	float:left;
	text-align:center;
}
.boxcont_cal2{
	width:121px;
	float:left;
	text-align:center;
}
.boxcont_cal3{
	width:55px;
	float:left;
	text-align:center;
}
.boxcont_cal4{
	width:149px;
	float:left;
	text-align:center;
	color:#2E9E07;
	font-weight:bold;
}
.boxcont_cal4 a{
	color:#2E9E07;
	text-decoration:none;
}

.boxcont_cal4 a:hover{
	color:#ff0000;
}
.boxcont_cal5{
	width:110px;
	float:left;
	font-weight:bold;
	text-align:center;
}
.boxcont_cal6{
	width:100px;
	float:left;
	text-align:center;
	color:#F37109;
	font-weight:bold;
}
.boxcont_cal6 a{
	color:#F37109;
	text-decoration:none;
}
.boxcont_cal7{
	width:92px;
	float:left;
	text-align:center;
	height:27px;
}
.boxcont_acc{
	width:165px;
	float:left;
	text-align:center;
	height:27px;
}
.boxcont_aec{
	width:149px;
	float:left;
	text-align:center;
	height:27px;
}

.pokerranks{
	width:695px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:23px;
	float:left;
	height:27px;
	background:url(../images/center_box_bar.jpg) no-repeat;
}

.pokerranks_rank{
	width:63px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.pokerranks_site{
	width:121px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.pokerranks_usa{
	width:55px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.pokerranks_bonus{
	width:149px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.pokerranks_code{
	width:110px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.pokerranks_review{
	width:100px;
	float:left;
	text-align:center;
	height:27px;
	background:url(../images/b_line.jpg) right no-repeat;
}
.pokerranks_out{
	width:92px;
	float:left;
	text-align:center;
	height:27px;
}
.pokersite{
	width:691px;
	float:left;
	border-left:2px solid #A5AEB4;
	border-right:2px solid #A5AEB4;
}
.pokersite img{
	margin:0px;
	padding:0px;
	float:none;
}
.pokersiterow{
	width:691px;
	float:left;
	border-bottom:1px dotted #BDBEBF;
	padding:15px 0px 10px 0px;
}
.pokersite_rank{
	width:63px;
	float:left;
	text-align:center;
}
.pokersite_site{
	width:121px;
	float:left;
	text-align:center;
}
.pokersite_usa{
	width:55px;
	float:left;
	text-align:center;
}
.pokersite_bonus{
	width:149px;
	float:left;
	text-align:center;
	color:#2E9E07;
	font-weight:bold;
}
.pokersite_bonus a{
	color:#2E9E07;
	text-decoration:none;
}

.bold14review {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.bold14reviewred {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:red;
}

.pokersite_bonus a:hover{
	color:#ff0000;
}
.pokersite_code{
	width:110px;
	float:left;
	font-weight:bold;
	text-align:center;
}
.pokersite_review{
	width:100px;
	float:left;
	text-align:center;
	color:#F37109;
	font-weight:bold;
}
.pokersite_review a{
	color:#F37109;
	text-decoration:none;
}
.pokersite_out{
	width:92px;
	float:left;
	text-align:center;
	height:27px;
}

.boxbottom{
	width:695px;
	float:left;
	height:7px;
	background:url(../images/center_box_bottom.jpg) no-repeat;
	margin-bottom:10px;
}

.center{
	width:695px;
	float:left;
	padding:17px 00px 0px 17px ;
}
/***********second content***********/
.summary{
	float:left;
	padding:0px 0px 0px 10px;
}

.summary_l{
	width:263px;
	padding:10px 12px 10px 0px ;
	float:left;
}

.summary_l img{
	float:left;
	padding:0px 2px 0px 0px;
}
.summary_chart{
	float:left;
	width:auto;
	padding:0px 2px 10px 0px;
	margin-top:10px;
}

.summary_chart img {
	border:none;
}
.summary_chart_row{
	float:left;
	width:260px;
	font-weight:bold;
	height:20px;
	background-color:#BCD5FC;
	border-bottom:1px solid #ffffff;
}
.summary_chart_row_c_1{
	float:left;
	width:80px;
	padding-left:5px;
	background-color:#A4C0EA;
	height:20px;
	border-right:1px solid #ffffff;
}
.summary_chart_row_c_2{
	float:left;
	width:165px;
	padding-left:5px;
	height:20px;
}
.summary_right{
	width:370px;
	padding:10px 12px 10px 10px ;
	border-left:1px solid #717171;
	float:left;
}
.summary_right img{
	float:right;
	margin:0px;
	padding:0px;
	
}
.summary_s_f{
	float:left;
}
.summary_s_f p{
	background:url(../images/s_f.jpg) left no-repeat;
	float:left;
	width:335px;
	padding-left:12px;
}
.summary_s_hit{
	float:left;
	padding-top:10px;
}
.summary_s_hit p{
	background:url(../images/hit.jpg) left no-repeat;
	float:left;
	width:335px;
	padding-left:12px;
}

.summary_s_miss{
	float:left;
	padding-top:10px;
}
.summary_s_miss p{
	background:url(../images/miss.jpg) left no-repeat;
	float:left;
	width:335px;
	padding-left:12px;
}

.boxtext{
	padding:10px;
}

.boxtext p{
	margin-bottom:10px;
	line-height:16px;
}

.boxtext h2 {
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
}

.boxtext h3 {
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

.boxtext h4 {
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
}

.boxtext h5 {
	margin-bottom:10px;
	font-size:10px;
	font-weight:bold;
}

.uspokersite{
	width:691px;
	float:left;
	border-left:2px solid #A5AEB4;
	border-right:2px solid #A5AEB4;
}
.uspokersiteimg{
	margin:0px;
	padding:0px;
	float:none;
}
.uspokersiterow{
	width:691px;
	float:left;
	border-bottom:1px dotted #BDBEBF;
	padding:15px 0px 10px 0px;
}
.uspokersite_cal1{
	width:63px;
	float:left;
	text-align:center;
}
.uspokersite_cal2{
	width:121px;
	float:left;
	text-align:center;
}
.uspokersite_cal3{
	width:55px;
	float:left;
	text-align:center;
}
.uspokersite_cal4{
	width:149px;
	float:left;
	text-align:center;
	color:#2E9E07;
	font-weight:bold;
}
.uspokersite_cal4 a{
	color:#2E9E07;
	text-decoration:none;
}

.uspokersite_cal4 a:hover{
	color:#ff0000;
}
.uspokersite_cal5{
	width:110px;
	float:left;
	font-weight:bold;
	text-align:center;
}
.uspokersite_cal6{
	width:100px;
	float:left;
	text-align:center;
	color:#F37109;
	font-weight:bold;
}
.uspokersite_cal6 a{
	color:#F37109;
}
.uspokersite_cal7{
	width:92px;
	float:left;
	text-align:center;
	height:27px;
}
.uspokersite_acc{
	width:165px;
	float:left;
	text-align:center;
	height:27px;
}
.uspokersite_aec{
	width:149px;
	float:left;
	text-align:center;
	height:27px;
}


/*body
{
	line-height: 1.6em;
}*/

#rounded-corner
{
	font: normal 12px Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
	width: 698px;
	text-align: center;
}
#rounded-corner thead th.rounded-q0
{
	background: #ffffff url('http://www.pokersite.org/images/left.jpg') top left no-repeat;
}
#rounded-corner thead th.rounded-q6
{
	background: #ffffff url('http://www.pokersite.org/images/right.jpg') top right no-repeat;
}
#rounded-corner th
{
	color: #efefef;
	background: url('http://www.pokersite.org/images/headbg.jpg');
}
#rounded-corner td
{
	background: url('http://www.pokersite.org/images/bg.jpg');
}

#rounded-corner td.signup {
	color: #2E9E07;
	font-weight:bold;
}

#rounded-corner td.signup img {
	float: right;
	margin: 0 0 0 0;
}

#rounded-corner td.code {
	color: #000000;
	font-weight:bold;
}

#rounded-corner td.code img {
	float: right;
	margin: 0 0 0 0;
}

#rounded-corner td.review a {
	color: #F37109;	
	text-decoration:none;
	font-weight:bold;
}

#rounded-corner td.review a:hover {
	color:#F37109;
	text-decoration:underline;
	font-weight:bold;
}

#rounded-corner td.main-left
{
	background: #ffffff url('http://www.pokersite.org/images/mainleft.jpg') top left no-repeat;
	font: italic bold 18px Tahoma, Geneva, sans-serif;
	color: #7d7d7d;
}
#rounded-corner td.main-right
{
	background: #ffffff url('http://www.pokersite.org/images/mainright.jpg') top right no-repeat;
}

#rounded-corner td.main-right a 
{
	color: #FFFF66;
	font: italic bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#rounded-corner td.main-right a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}
#rounded-corner tfoot td 
{
	background: url('http://www.pokersite.org/images/footbg.jpg');	
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('http://www.pokersite.org/images/footleft.gif') left bottom no-repeat;
	font: italic bold 18px Tahoma, Geneva, sans-serif;
	color: #7d7d7d;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('http://www.pokersite.org/images/footright.gif') right bottom no-repeat;
}

#rounded-corner tfoot td.signup {
	color: #2E9E07;
	font-weight:bold;
}

#rounded-corner tfoot td.code {
	color: #000000;
	font-weight:bold;
}

#rounded-corner tfoot td.review a {
	color: #F37109;
	text-decoration:none;
	font-weight:bold;
}

#rounded-corner tfoot td.review a:hover {
	color: #F37109;
	text-decoration:underline;
	font-weight:bold;
}

#rounded-corner tfoot td.rounded-foot-right a 
{
	color: #FFFF66;
	font: italic bold 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#rounded-corner tfoot td.rounded-foot-right a:hover
{
	color:white;
	text-decoration: underline;
}
/***********Footer***********/
#footer{
	width:920px;	
	float:left;
	text-align:center;
	color:#ffffff;
	background:#455964 url(../images/footer_bar.jpg) no-repeat;
}

#footer a {
	color:#ffffff;
}

.footer_bar{
	width:920px;	
	color:#ffffff;
	margin-top:12px;
	line-height:22px;
}
.footer_bar a{
	color:#ffffff;
}
.footer_bar a:hover{
	color:#FFBA00;
}
