/* CSS by PIXEL SWEAT */

body {
	background: url(images/31978.png);
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:18px;
	color:#000;
	font-weight:500;
	margin:0;
}

h2 {
	font-size:18px;
	color:#000;
	margin:0;
	font-weight:500;
}

h3 {
	font-size:18px;
	color:#000;
	font-weight:500;
	margin:0;
}


p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

#maincontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:1.5em;
	margin:0 auto;
	width:850px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:850px;
	height:185px;
	margin-bottom:0;
	
}

#bannerLeft {
	width:0px;
	height:0px;
	margin-right:0px;
	float:left;
}

#bannerRight {
	width:835px;
	height:185px;
	background:url(poker%20banner%202.jpg);
	float:right;
	border: none;
	border-width:1px 0 0 1px;
	padding:0px 0 0 15px;
}

#content {
	height:1%;
	}

#leftColumn {
	float:left;
	width:150px;

}

#rightColumn{
	float:right;
	width:150px;
}

#rightColumn h3{
	font-size:12px;
	color:#fff;
	background-color:#660000;
	text-transform:capitalize;
	font-weight:600;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
	background-color:#000;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:auto;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
	font-weight:bold;
	font-size:10px;
	color:#6C0;
}

#registerform{
float:right;
}

#registerform label{
text-align:right;
width:40px;
float:left;
}

table img{
	border:none;
}

#topbonustable {
	width:530px;
	height:auto;
	border-top:#333;
	border-left:#333;
}

#topbonustable td{
	color:#F90;
	background-color:#141414;
	border-style:solid;
	border-width:1px;
	border:#CCC;
	font:11px Georgia, "Times New Roman", Times, serif;
}


#topbonustable tr:hover td{
	background-color:#000;
}

#topbonustable td a{
	text-decoration:none;
	color:#9C0;
	text-transform:capitalize;
	margin-left:3px;
}

#topbonustable tr:hover td a{
	color:#9F0;
	font-weight:700;


}

#topbonustable th{
	border-style:solid;
	border-width:1px;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#FFC;
	background-color:#330000;
	border:#EFFBFB;
}


#maintable td,th{
	font-size:20px;
	font-weight:bold;
}

#maintable td a:hover{
background-color:#FF0000;
color:#fff;
}

#maintable td a:link{
color:#33cc00;
}

#leftColumnBottom {
	width:130px;
	background:url(bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#midColumn {
	float:left;
	width:530px;
	padding-left:10px;
	padding-right:10px;
	color:#666;
}


.iconwidth{
	width:120px;
}

.pokertable{
	width:530px;
	font-size:12px;
}

.pokertable th{
	border-style:solid;
	border-width:1px;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#FFC;
	background-color:#330000;
	border:#EFFBFB;
}

.pokertable td{
	color:#4b4c4d;
	background-color:#f2edbd;
	border-style:solid;
	border-width:1px;
	border:#FF9;
	font:12px Georgia, "Times New Roman", Times, serif;
}

.pokertable img{
	border:none;
}

.pokertable tr:hover td{
	background-color:#FA1;
	color:#FFFFCC;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}


.first_table_title h2{
	color:#000;
	font-weight:500;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	

.second_table_title h2{
	color:#000;
	font-weight:500;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.italic{
	font-style:italic;
}

#longpic{
	background-image:url(images/man%20throws%20cards.png);
	float:left;
	height:515px;
	width:250px;
}

.linktable a:link{
	font-size:11px;
	color:#F90;
	text-decoration:none;

}

.linktable a:hover{
	font-weight:bold;
	font-size:10px;
	color:#6C0;

}

.clear{
	clear: both;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

.foot{
	font:9px Arial,Helvetica,sans-serif;
	color:#00FF99;
}