@charset "utf-8";

/* CSS Template by gorotron. Fixed by PIXEL SWEAT */

body {
	background-color:#172548;	/*rtlpoker change */
	margin:20px;
	padding:0;
	text-align:center;
}

a:link{
	text-decoration:none;
	color:#6db0d8;
}

a:visited{
	text-decoration:none;
	color:#6db0d8;
}

a:active{
	text-decoration:none;
	color:#6db0d8;
}

h1 {
	font-size:24px;
	color:#369;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:18px;
	color:#369;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

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

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:125px;
	margin-bottom:10px;
	
}

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

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

#content {
	background:url(bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

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

#nav a {
	display:block;
	font-size:11px;
	color:#6db0c8;		/*rtlpoker change */
	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;
}

table img{
	border:none;
}


.rtlpokertable{
	width:374px;
	height:340px;
	border:2px;
}

.rtlpokertable th{		/* rtlpoker change */
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#06092c;
	color:#6db0d8;
	text-align:center;
}

.rtlpokertable td{		/* rtlpoker change */
	background-color:#172548;
	color:#6db0d8;
}

.rtlpokertable td a:link{		/* rtlpoker change */
	color:#33cc00;
	text-decoration:none;
}

.rtlpokertable tr:hover th{		/* rtlpoker change */
	background-color:#2d618f;
	color:#6db0d8;
}

.bannerwide img{
	border:none;
	width:468px;
	height:60px;
	position:relative;
	margin-left:25px;
}

#longbanner {
	float:right;
	position:relative;
	margin-top:-364px;
	margin-right:30px;
}

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

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#666;
}

.iconwidth{
	width:120px;
}

#clear {
	clear:both;
}

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

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