.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.error {
	font-family:"Trebuchet MS";
	margin:4px 0;
	padding:0 2px;
	background:#fff;
	color:#DA0807;
	text-align:right;
	font-size:7pt;
	border:1px solid #f00;
}

.error A  { color: black}

.error A:Visited  { color: black}

.error A:Active  { color: black}

.error A:hover { color: #ff0000}


TD {
	font-size: 8pt;
	color: white;
	background-image: none;
}

TH {
	font-size: 12px;
	color: white;
	background-image: none;
}

H1  {
	font-size : 13pt;
    font-weight: bold;
	margin: 2 0 5 0;
	font-style: italic;
}

H2  {
	font-size : 10pt;
	margin: 2 0 5 0;
}

H3  {
	font-size : 8pt;
	margin: 7 0 2 0;
}

BODY {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	background-color: #6DA1D7;
	margin: 0;
	margin-height:0;
	margin-width:0;
	margin-top:0;
	margin-bottom:0;
}

INPUT, TEXTAREA, SELECT {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

INPUT.text {
  color: #000000;
  width : 200;
  font-size : 8pt;
}

INPUT.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 7pt;
	COLOR: #000000;
	BACKGROUND: #ffffff;
	width : 110;
	height: 17;
}

INPUT.loginsubmit {
	FONT-SIZE: 8pt;
	COLOR: #000000;
	BACKGROUND: #ffffff;
}

INPUT.button {
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000000;
	margin: 0;
	border-style: solid;
	border-width:1px;
	border-color: #ECEBE7 #888680 #888680 #ECEBE7;
}

.readonly {
 padding: 2px;
 margin-bottom: 2px;
}

DIV.button {
  FONT-SIZE: 8pt;
  BACKGROUND-COLOR: #8E8E8E;
  COLOR: black;
	text-decoration: none;
	BORDER-STYLE: solid;
	border-width: 1;
	border-color: white black black white;
	TEXT-ALIGN: center;
	vertical-align: middle;
	padding: 5 4 8 4;
}

SPAN.readonly INPUT {
  FONT-SIZE: 9pt;
  FONT-WEIGHT: bold;
  text-align: right;
  COLOR: #DDDDDD;
  BACKGROUND-COLOR: #3c76da;
  BACKGROUND: #3c76da;
  BORDER-STYLE: none;
}

select  {
  color: black;
  font-size : 8pt;
}

select#game {
  FONT-SIZE: 11px;
}

select:hover {
    color:red;
}

select.login {
  width:74;
  height:15;
  color: black;
  font-size : 7pt;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

TEXTAREA {
	width : 200PX;
	font-size : 8pt;
  	color : #000000;
}
textarea, input{
  	border-right:1px solid #ECEBE7;
  	border-bottom:1px solid #ECEBE7;
  	border-leftt:1px solid #888680;
  	border-top:1px solid #888680;
	padding:2px;
}

A  { 	
color: #FFE566;
text-decoration: none;
font-weight: normal
}



A:Active  { color:#FFE566}

A:hover { color:#FDD005; text-decoration: underline }




A.registerconfirm   {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: white;
}

A.white:hover {
	color:#FDD005;
	text-decoration: underline;
}
A.white {
	color:white;

}


A.yellow {
	color:#FDD005;
	text-decoration:none;
	font-weight:bold;
}

A.yellow:hover {
	color:#FDD005;
	text-decoration:underline;
	font-weight:bold;
}
A.menu:link   {
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

A.menu:hover   {
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FDD005;
}

A.menu:visited   {
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

A.menu:visited:hover   {
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FDD005;
}


a.submenu:link   {
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

a.submenu:hover   {
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FDD005;
}

a.submenu:visited   {
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

a.submenu:visited:hover   {
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FDD005;
}

a.tablecell:link{
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

a.tablecell:hover{
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

a.tablecell:visited{
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	color: white;
}

a.tablecell:visited:hover{
	display:block;
	width:100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: normal;
	text-decoration: none;
	color: white;
}


td#login {
	background-image:url(/images/menu/back_login.gif);
	border:0px solid #BAD3EC;
	border-width: 0 1px 0 1px;
	padding:4px 6px 0px 6px;
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
}

td#loginright {
	background-image:url(/images/menu/back_login.gif);
	border:0px solid #BAD3EC;
	border-width: 0 1px 0 0px;
	padding:0px 6px 0px 6px;
	color:black;
	font-family: Arial, Helvetica;
	font-size:8pt;
}

td#loginleft {
	background-image:url(/images/menu/back_login.gif);
	border:0px solid #BAD3EC;
	border-width: 0 0 0 1px;
	padding:0px 6px 0px 6px;
	color:black;
	font-family: Arial, Helvetica;
	font-size:8pt;
}

td#login a {
	color:black;
	font-weight:normal;
	font-family: Arial, Helvetica;
	font-size:7pt;
}


option.gameroom {
  color: white;
  background-color: #999999;
}

.gamemenutitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#FDD005;
	font-weight:bold;
	font-style:normal;
	font-size:13px;
	
	
}

.gamemenu {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:white;
	font-weight:normal;
	font-style:normal;
	font-size:8pt;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	line-height:10px;
}



.tournamentHighLight {
	font-weight: bold;
	border-width: 1;
	padding: 0 2 0 2;
	border-style: solid;
	border-color: #EDD8B9;
}

.new {
	color: #FFF044;
	padding: 1px;
}

.tournamentHereBox {
	margin-top: 0; 
	margin-bottom: 0; 
	border-color:#FDD005; 
	border-width:1; 
	border-style:solid; 
	margin-right:6; 
	padding:3; 
	padding-left:6;
	line-height:12px;
}
/*
 2D look.
*/

table .fancy {
	background-color: #296CBB;
	border-left: solid 1px #6082BF;
	border-top: solid 1px #6082BF;
	border-bottom: solid 1px #6082BF;
	
}

.fancyth {
	background-color: #839DCD;
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, verdana, helvetica;
	height: 18px;
	border-right: solid 1px #6082BF;
	border-bottom: solid 1px #6082BF;
	padding: 2px 4px 2px 4px;
}

table .fancy td{
	padding: 4px;
	border-right: solid 1px #6082BF;
	font-size:8pt;
}

table.iframe th {
	text-align: left;
	padding-left: 8px;
	border-right: 0px;
}

table .nofancy td {
	border-width: 0;
	padding: 0px;
}

.yellowtitle {
	color:#FDD005;
	 font-size:13px;
	 padding:0;
	 margin: 2 0 0 1;
	 font-style:normal;
	 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	 font-weight:bold;
	}

.box h1 {
 color:#FDD005;
 font-size:14px;
 padding:0;
 margin: 2 0 0 1;
 font-style:normal;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
}

.box h2 {
 color:white;
 font-size:12px;
 padding:0;
 margin: 2 0 0 1;
 font-style:normal;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
}

.whitetitle {
 color:white;
 font-size:13px;
 padding:0;
 margin: 2 0 0 1;
 font-style:normal;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
}

.info h1 {
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 color:#FDD005;
 padding-bottom:5px;
 font-weight:bold;
 font-style:normal;
 font-size:14px;
}

.gameTitle {
 color:#FDD005;
 font-size:13px;
 padding:0;
 margin: 2 0 0 1;
 font-style:normal;
 font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 font-weight:bold;
}



hr {
	border: 1px solid #99CCFF;
	color: #99CCFF;
}

#poker {
/*	padding:10px 20px 20px 20px;
	background-image: url(/images/poker/pokerlobbybg.jpg);
	background-repeat:no-repeat;
	background-color: #386EB8;
*/
}

#pokerinfo {
	background-image: url(/images/poker/pokerlobbybg.jpg);
	background-repeat:no-repeat;
	background-color: #386EB8;
	margin: 0;
}

#pokerschedule {
	padding:20px 0px 20px 15px;
	background-image: url(/images/poker/pokerlobbybg.jpg);
	background-repeat:no-repeat;
	background-color: #386EB8;
}

#pokerhanddetails {
	padding:20px 0 0 10;
	background-color: white;
	color: black;
}

#pokerhanddetails a,#pokerhanddetails td {
	color: black;
}

#pokerinfo ul {
	margin: 0 0 5px 20px;
	text-indent: 0;
}

.message {
	font-weight: bold;
	font-size:120%;
	color: #F5FF7D;
	padding: 3px;
	border: 1px solid #99CCFF;
	margin: 5px 0 5px 0;
}

#poker .message {
	border-color: #6A9657;
}

#poker .error {
	font-weight: bold;
	font-size:10px;
	color: red;
	padding: 3px;
	background-color: white;
	border: 1px solid red;
	margin: 5px 0 5px 0;
}


#poker table .fancy {
	background-image: none;
	background-color: #2A6910;
	border: solid 1px #6A9657;
	border-collapse: collapse;
	border-bottom: solid 1px #6A9657;
}

#poker table .fancy th {
	background:#084008;
	background-color: #084008;
	color: #FCD204;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, verdana, helvetica;
	border-bottom: solid 1px #6A9657;
	height: 18px;
}

#poker table .fancy td, table .fancy th {
	padding: 4px;
	border-right: solid 1px #6A9657;
	
	font-size:11;
}

#poker hr {
	border: 1px solid #6A9657;
}


.iframetable td {
	padding: 2px;
}

.iframetable th {
	background-color: #0E4F19;
}

.iframetable tr.odd {
	background-color: #2A6910;
}

.iframetable tr.even {
	background-color: #0E4F19;
}

#divToolTip{
	position:absolute;
	top:30px;
	left:0px;
	padding:2px;
	border:1px solid black;
	background-color:#85A4CE;
	font:11px verdana black;
	visibility:hidden;
	z-index:1000;
}

				.boxWrapper{
					font: 12px "Trebuchet MS", Verdana, Arial, Helvetica;width:604px;margin-bottom:15px;text-align:left;padding:0px;
				}
				.boxWrapper H1{
					color:#ffffff;
					background:url(/images/box/box_top_blue.gif) no-repeat;
					position:relative;
					top:0px;
					padding-left:21px;
					padding-top:3px;
					font-weight:bold;
					font-size: 13px;
					margin:0;
					height:22px;
				}
				
				.boxWrapper .box{border-width:0px 2px 2px 2px;border-style:solid;border-color: #ffffff;background:#2571C9;padding-top:0px;}
				.boxWrapper .box .content{margin:0 20px 20px 20px;padding:20px;border:1px solid #fff;background:#518DD5;}
				.boxWrapper .box .content H1{background:none;padding:0px;font-size:20px;}
				.boxWrapper .box .content A{font-weight:bold;}
				
				.red H1{background:url(/images/box/box_top_red.gif) no-repeat;}
				.red .box{background:#f43423;}
				.red .box .content {background:#872312;color:#fff;}
				
				.green H1{background:url(/images/box/box_top_green.gif) no-repeat;}
				.green .box{background:#176122;}
				.green .box .content {background:#00bb00;color:#FFFFFF;}
				.green .box .content H1,H2,H3{color:#FFFFFF;}
				
				.yellow H1{background:url(/images/box/box_top_yellow.gif) no-repeat;}
				.yellow .box{background:#e3a101;}
				.yellow .box .content {background:#cb850a;color:#280844;}
				.yellow .box .content H1,H2,H3{color:#280844;}

/* LIVE CHAT */
.promoBoxWrapper #livechatstart{
background:url(/images/info_back.jpg) #2974C7 top right no-repeat;
padding:12px;
text-align:center;
}

.langBox{
	text-align:center;
}
.langBox A{
	color:#fff;
	display:inline;
	float:left;
	width:60px;
	height:70px;
	border:1px solid #77a3d7;
	background:transparent;
	text-align:center;
	margin:3px;
	font-size:7pt;
	padding-top:5px;
}
.langBox A:hover{
	background-color:#6DA1D7;
}
/* EO LIVE CHAT */

/* OLD LEADERBOARDS */
#leaderboardWrapper{
	float:left;
	width:230px;
	padding:0px;
	margin:0px;
	text-align:center;

}
#leaderboardWrapper #header{
	width:100%;
	background:url(/images/box/boxSmall_brown_head.png) bottom left no-repeat;
	behavior: url(/css/iepngfix.htc);	
}
#leaderboardWrapper .content{
	/*behavior: url(/css/iepngfix.htc);*/
	float:left;
	width:100%;
	text-align:left;
	/*background:#eee;*/
	background:url(/images/box/boxSmall_brown_cont.png) left repeat-y;
	color:#000;
	padding:0px 20px;
	border-width:0px;
	border-style:solid;
	border-color:#fff;
	margin:0px;
	font-size: 13px;
	color:#eeeeee;
	
}
#leaderboardWrapper .content .name{
	float:left;
	width:110px;
	clear:left;}
#leaderboardWrapper .content .prize{
	float:left;
	width:60px;
}
#leaderboardWrapper .content h1{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0px;
}

#leaderboardWrapper #footer{
	width:100%;
	float:left;
	background:url(/images/box/boxSmall_brown_foot.png) top left no-repeat;
	behavior: url(/css/iepngfix.htc);
}
	
/* EO LEADERBOARDS */

/* NEW LEADERBOARDS */
.leaderboardWrapper{
	float:left;
	width:230px;
	padding:0px;
	margin:2px 0px 0px 5px;
	text-align:left;
	clear:both;
}
.leaderboardHeader{
	width:100%;
	background:url(/images/box/boxSmall_yellow_head.png) bottom left no-repeat;
	behavior: url(/css/iepngfix.htc);
	margin:0px;
	padding:0px;
}
.leaderboardContent{
	background:url(/images/box/boxSmall_yellow_cont.png) repeat-y;
	text-align:left;
	color:#fff;
	padding:0 15px;
	margin:0px;
	font-size: 13px;
	color:#eeeeee;
	/*behavior: url(/css/iepngfix.htc);*/
	
}
.leaderboardFooter{
	background:url(/images/box/boxSmall_yellow_foot.png) top left no-repeat;
	behavior: url(/css/iepngfix.htc);
	width:100%;
}

.leaderboardContent .name{
	float:left;
	width:110px;
	clear:left;}
.leaderboardContent .prize{
	float:left;
	width:60px;
}
.leaderboardWrapper .leaderboardContent h2{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:0px;
}
#wrapper #bigBox H1, #wrapper #bigBox .footer{
	behavior: url(/css/iepngfix.htc);
}
#wrapper #colRight H2, #wrapper #colLeft H2{
	color:#fff;
	font-size:14px;
	margin:0px;
}
/* EO LEADERBOARDS */

#divMessage ul {
	padding-left:15px;
	margin:0px;
}
#divMessage ul li{
margin-left:0px;
padding-left:0px;
}
#divMessage H1{
padding:3px;
margin:0px;
background:#5A1416;
width:auto;
font-size:13px;
font-weight:bold;
border-bottom:1px solid #578563;
}

