/* CSS Document */

/* Body rules */

body { 
	margin: 10px 0;
	padding: 0;
	border: 0;	
	text-align: center;
	color: #333;
	background: #0b77b9 url("../images/bg_global.gif") repeat-x;  
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	vertical-align: bottom;
	}
	
body.popup { 
	margin: 10px;	
	text-align: left;
	color: #000;
	background: #fff;  
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	vertical-align: bottom;
	}	
	
body.print { 
	margin: 10px;
	padding: 0;	
	text-align: left;
	color: #000;
	background: #fff;  
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	vertical-align: bottom;
	}		

/* Wrapper rules */

#wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 770px;
	height: 100%;
	color: #333;
	background-color: transparent;
	}
	
#wrapperlobby {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 750px;
	height: 100%;
	color: #000;
	background-color: transparent;
	}	
	
/* Header divisions */

#header {
	margin-bottom: 10px;
	padding: 0;
	position: relative;
	width: 750px;
	height: 150px; 
	text-align: left;
	color: #000;
	background: #00a3b3 url("../images/bg_header.gif") repeat-x;  
	}
	
#wrapperlobby #header	{width: 730px;}	

#companyident {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 750px;
	height: 109px; 
	color: #000;
	background-color: transparent; 	
	}	
	
#wrapperlobby #companyident	{width: 730px;}		

/* Header - tab rules */

#globaltabs {
	margin: 0;
	padding: 0;
    position: absolute;
	top: 86px;
	left: 330px;
	width: 420px;
	height: 23px;
    background:  url("../images/bg_tabs.gif") repeat-x bottom;	
    line-height: normal;
	}
	  
#globaltabs ul {
	font-size: 1.1em;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	}
	  
#globaltabs li {
	float: left;
    background: url("../images/sp_tabs_off_lft.gif") no-repeat left top;	
    margin: 0;
    padding: 0 0 0 9px;
    }
	  
#globaltabs a {
	display: block;
	float: left;
    background: url("../images/sp_tabs_off_rht.gif") no-repeat right top;	
    padding: 5px 15px 5px 6px;
    text-decoration: none;
    font-weight: bold;
    color: #999;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#globaltabs a {float: none;}
	/* End IE5-Mac hack */	  
      
#globaltabs a:hover {color:#333;}
	
#globaltabs #current {background-image: url("../images/sp_tabs_on_lft.gif");}
	
#globaltabs #current a {
	background-image: url("../images/sp_tabs_on_rht.gif"); 
    color:#333;
    padding-bottom: 6px;
    }

/* Header - login bar */				

#loginbar {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 109px;
	left: 0;
	width: 750px;
	height: 41px; 
	color: #333;
	background: #fff url("../images/bg_login_bar.gif") repeat-x;	
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 750px;
	height: 40px;
	}
	
html>body #loginbar	{
	width: 750px;
	height: 40px;
	}	
	
#wrapperlobby #loginbar	{width: 730px;}	

#loginboxes {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	left: 10px;
	height: 20px;
	width: 270px;
	background: transparent;
	text-align: left;
	}	

#loginsubmit {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 11px;
	left: 280px;
	height: 20px;
	width: 60px;
	background: transparent;
	text-align: left;
	}	

#loginforgot {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 340px;
	height: 20px;
	width: 130px;
	background: transparent;
	text-align: left;
	}	

#tpnav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 14px;
	left: 490px;
	height: 20px;
	width: 250px;
	background: transparent;    
	text-align: right;    
	}	  
	
/* Content divisions */	    
	    
#main {    
	margin: 0;	   
	padding: 0;       
	position: relative;    
	width: 750px;     
	color: #333;   
	background-color: transparent;    
	} 
	
#main1 {
	margin:0; 
	padding:0;
	background: transparent;
	vertical-align: top;
	}
		
#main2 {
	margin:0; 
	padding:0;
	background: transparent;
	vertical-align: top;
	}			   
	    
/* Left column rules */	    
	    
#left {
	float:left;
	width:164px;
	margin:0; 
	padding:0;
	background: transparent;
	vertical-align: top;
	}    
	
img.lftnavbttp	{border: 1px solid #fff;}	

img.lftnavbt	{    
	border-left: 1px solid #fff;	    
	border-right: 1px solid #fff;	    
	border-bottom: 1px solid #fff;    
	}		
	
img.lftnavbttpcurrent	{  
	border-top: 1px solid #fff;  
	border-left: 1px solid #fff;	   
	border-right: 1px solid #fff;	    
	}	
	
img.lftnavbtcurrent	{    
	border-left: 1px solid #fff;	    
	border-right: 1px solid #fff;	    
	}	
	
img#support	{margin: 14px 0 0 0;}	
* html img#support {margin: 16px 0 0 0;}	

/* Leftnav sub */

#lftnavsub {    
	border-right: 1px solid #fff;    
	border-left: 1px solid #fff;    
	border-bottom: 1px solid #fff;    
	margin: 0;    
	padding: 0;    
	color: #fff;    
	background: #c94709;    
	}	    
	    
#lftnavsub ul	{    
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-align: left;    
	color: #FFCC66;    
	background: transparent;    
	margin:	0 0 0 23px;    
	padding: 0;    
	}	    
	    
#lftnavsub li	{    
	margin:	0;    
	padding: 0 0 8px 0;    
	}	    
	    
#lftnavsub a	{    
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-decoration: none;	    
	color: #fff;	    
	background: transparent;	    
	}    
	    
#lftnavsub a:hover,	#lftnavsub #active a {    
	color: #cdcf21;	    
	}
	
/* Homepage divisions */	  

#middlehome {
	width: 570px;
	margin:0 0 0 171px;
	padding: 0;
	background: transparent;
	}		  
	    
#homeintro {    
	margin: 0;    
	padding: 0;    
	border: 0;    
	position: absolute;    
	top: 0px;        
	left: 175px;    
	width: 380px;    
	height: 181px;    
	color: #333;    
	background: transparent;    
	}	    
	
#homejackpot {    
	margin: 0;    
	padding: 0;    
	border: 0;    
	position: absolute;    
	top: 0px;        
	left: 565px;    
	width: 185px;    
	height: 181px;    
	color: #333;    
	background: transparent;    
	}	  

#homepromo01 {    
	margin: 0;    
	padding: 0;    
	position: absolute;    
	top: 191px;        
	left: 175px;    
	width: 185px;    
	height: 171px;    
	color: #333;    
	background: transparent;    
	} 
	
* html #homepromo01 {top: 193px;}	   
    
#homepromo02 {    
	margin: 0;    
	padding: 0;    
	position: absolute;    
	top: 191px;        
	left: 370px;    
	width: 185px;    
	height: 171px;    
	color: #333;    
	background: transparent;    
	} 
	
* html #homepromo02 {top: 193px;}		   
	    
#homepromo03 {    
	margin: 0;    
	padding: 0;    
	position: absolute;    
	top: 191px;       
	left: 565px;    
	width: 185px;    
	height: 171px;    
	color: #333;    
	background: transparent;    
	}		
	
* html #homepromo03 {top: 193px;}	

/* Right column rules */			

#right {
	float: right;
	width: 122px;
	margin: 0; 
	padding: 0;
	background: transparent;
	}	
	 
/* Footer rules */	 
	 
#footer {    
	clear: both;    
	margin: 0;    
	padding: 0;    
	border: 0;    
	position: relative;    
	width: 750px;    
	height: 75px;     
	color: #000;	
	background-color: #f5891f;	
	}	    
	    
#footercopy {    
	margin: 0;    
	padding: 5px 10px;    
	position: absolute;    
	top: 0;    
	left: 0;    
	width: 250px;    
	height: 25px;     
	border-bottom: 1px solid #fff;     
	color: #fff;	
	background-color: #00a3b3;	 
	text-align: left;  
	voice-family: "\"}\"";    
	voice-family: inherit;    
	height: 15px;    
	width: 230px;    
	}    
	    
html>body #footercopy {    
	height: 15px;    
	width: 230px;    
	}    
	    
#footernav {    
	margin: 0;    
	padding: 5px 10px;    
	position: absolute;    
	top: 0;    
	left: 250px;    
	width: 500px;    
	height: 25px;     
	border-bottom: 1px solid #fff;     
	color: #fff;	    
	background-color: #00a3b3; 
	text-align: right;   
	voice-family: "\"}\"";    
	voice-family: inherit;    
	height: 15px;    
	width: 480px;        
	}    
	    
html>body #footernav {    
	height: 15px;    
	width: 480px;    
	}		    
	    
#footercreditcards {    
	margin: 0;    
	padding: 7px 10px;    
	position: absolute;    
	top: 26px;    
	left: 0;    
	width: 640px;    
	height: 49px;     
	color: #fff;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 620px;    
	height: 35px;    
	text-align: left;    
	}    
	    
html>body #footercreditcards {    
	width: 620px;    
	height: 35px;    
	}  
	
#footercreditcards img {    
	display: inline;    
	vertical-align: middle;    
	padding: 4px 6px 0 0;    
	}	  
	    
#footerlogo {    
	margin: 0;    
	padding: 7px 10px;    
	position: absolute;    
	top: 26px;    
	left: 620px;    
	width: 130px;    
	height: 49px;     
	color: #fff;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 110px;    
	height: 35px;    
	}    
	    
html>body #footerlogo {    
	width: 110px;    
	height: 35px;    
	}		
	
#rollover18plus	{
	position: absolute; 
	left: 205px; 
	top: -60px; 
	z-index: 0; 
	width: 200px; 
	line-height: 15px; 
	text-align: left; 
	padding: 8px; 
	border: 1px solid black; 
	background-color: #fff28a; 
	visibility: hidden; 
	color: #000000;	
	}  
	
/* Curved panels */	

/* Wrapper panel */

.blwrapper {background: #fff; width: 770px; height: 100%;} 
.trwrapper {padding: 10px;}

#wrapperlobby .blwrapper {background: #fff; width: 750px; height: 100%;}

/* Play panel */

.blplay {background: url("../images/sp_panel_bl_play.gif") 0 100% no-repeat #003366; height: 100%; margin: 0 0 10px 0} 
.brplay {background: url("../images/sp_panel_br_play.gif") 100% 100% no-repeat}
.tlplay {background: url("../images/sp_panel_tl_play.gif") 0 0 no-repeat}
.trplay {background: url("../images/sp_panel_tr_play.gif") 100% 0 no-repeat; padding: 7px;}

/* Nav panel */

.blnav {background: url("../images/sp_panel_bl_nav.gif") 0 100% no-repeat #00a3b3; height: 100%; margin: 0 0 10px 0}  
.brnav {background: url("../images/sp_panel_br_nav.gif") 100% 100% no-repeat}
.tlnav {background: url("../images/sp_panel_tl_nav.gif") 0 0 no-repeat}
.trnav {background: url("../images/sp_panel_tr_nav.gif") 100% 0 no-repeat; padding: 7px;}

/* Intro panel */

.blintro {background: url("../images/sp_panel_bl_content.gif") 0 100% no-repeat #cdcf21; height: 100%; margin: 0 0 10px 0} 
.brintro {background: url("../images/sp_panel_br_content.gif") 100% 100% no-repeat}
.tlintro {background: url("../images/sp_panel_tl_content.gif") 0 0 no-repeat}
.trintro {background: url("../images/sp_panel_tr_content.gif") 100% 0 no-repeat; padding: 7px;}

/* Promo panels */

.blpromo {background: url("../images/sp_panel_bl_content.gif") 0 100% no-repeat #cdcf21; height: 100%; margin: 0 0 10px 0} 
.brpromo {background: url("../images/sp_panel_br_content.gif") 100% 100% no-repeat}
.tlpromo {background: url("../images/sp_panel_tl_content.gif") 0 0 no-repeat}
.trpromo {background: url("../images/sp_panel_tr_content.gif") 100% 0 no-repeat; padding: 7px;}

/* Content panels */

.blcontent {background: url("../images/sp_panel_bl_content.gif") 0 100% no-repeat #cdcf21; min-height: 563px; height: auto; margin: 0 0 10px 0} 
.brcontent {background: url("../images/sp_panel_br_content.gif") 100% 100% no-repeat; min-height: 563px; height: auto;}
.tlcontent {background: url("../images/sp_panel_tl_content.gif") 0 0 no-repeat}
.trcontent {background: url("../images/sp_panel_tr_content.gif") 100% 0 no-repeat; padding: 7px 19px; text-align: left; color: #333;}

/* for Internet Explorer */
/*\*/
* html .blcontent {height: 564px; margin: 0 0 10px 0}
* html .brcontent {height: 564px;}
/**/

#wrapperlobby .blcontent {min-height: 263px; height: auto; margin: 0} 
#wrapperlobby .brcontent {min-height: 263px; height: auto;}

/* Highlight panels */

.blhighlight {background:  url("../images/sp_panel_bl_highlight.gif") 0 100% no-repeat #f5891f;}
.brhighlight {background:  url("../images/sp_panel_br_highlight.gif") 100% 100% no-repeat;}
.tlhighlight {background:  url("../images/sp_panel_tl_highlight.gif") 0 0 no-repeat;}
.trhighlight {background:  url("../images/sp_panel_tr_highlight.gif") 100% 0 no-repeat; padding: 7px; color: #fff;}

/* Account panel */

.blaccount {background:  url("../images/sp_panel_bl_account.gif") 0 100% no-repeat #a8e0e5; height: 100%; margin: 0 0 10px 0}
.braccount {background:  url("../images/sp_panel_br_account.gif") 100% 100% no-repeat;}
.tlaccount {background:  url("../images/sp_panel_tl_account.gif") 0 0 no-repeat;}
.traccount {background:  url("../images/sp_panel_tr_account.gif") 100% 0 no-repeat; padding: 7px;}

/* Pre-Buy panel */

.blprebuy {background:  url("../images/sp_panel_bl_prebuy.gif") 0 100% no-repeat #67c8d1; height: 100%; margin: 0 0 10px 0}
.brprebuy {background:  url("../images/sp_panel_br_prebuy.gif") 100% 100% no-repeat;}
.tlprebuy {background:  url("../images/sp_panel_tl_prebuy.gif") 0 0 no-repeat;}
.trprebuy {background: url("../images/sp_panel_tr_prebuy.gif") 100% 0 no-repeat; padding: 7px;}

/* History panel */

.blhistory {background:  url("../images/sp_panel_bl_history.gif") 0 100% no-repeat #26b1be; height: 100%; margin: 0 0 10px 0}
.brhistory {background:  url("../images/sp_panel_br_history.gif") 100% 100% no-repeat;}
.tlhistory {background:  url("../images/sp_panel_tl_history.gif") 0 0 no-repeat;}
.trhistory {background:  url("../images/sp_panel_tr_history.gif") 100% 0 no-repeat; padding: 7px;}

/* Schedulepast panels */

.blschedulepast {background:  url("../images/sp_panel_bl_schedulepast.gif") 0 100% no-repeat #dea929;}
.brschedulepast {background:  url("../images/sp_panel_br_schedulepast.gif") 100% 100% no-repeat;}
.tlschedulepast {background:  url("../images/sp_panel_tl_schedulepast.gif") 0 0 no-repeat;}
.trschedulepast {background:  url("../images/sp_panel_tr_schedulepast.gif") 100% 0 no-repeat; padding: 7px;}

/* Print panel */

.blprint {background: url("../images/sp_panel_bl_print.gif") 0 100% no-repeat #eceaea;} 
.brprint {background: url("../images/sp_panel_br_print.gif") 100% 100% no-repeat}
.tlprint {background: url("../images/sp_panel_tl_print.gif") 0 0 no-repeat}
.trprint {background: url("../images/sp_panel_tr_print.gif") 100% 0 no-repeat; padding: 10px; color: #333;}

/* Global rules */	
	
img {
	display: block;
	}	

.column-in {
	margin: 0; 
	padding: 0;
	}	
	
.clear	{
	font-size: 10px; height: 10px;
	}	
	
.lftalign	{
	float: left;
	padding: 5px 0;
	}
	
.rhtalign	{
	float: right;
	padding: 5px 0;
	}
	
	
.padtp	{	    
	padding-top: 10px;      
	}
	
#dhtmltooltip	{
	position: absolute;
	width: 80px;
	border: 1px solid black;
	padding: 8px;
	background-color: #ffffcc;
	visibility: hidden;
	z-index: 100;
	text-align:left;
	line-height: 15px;
	}	
	
.rule	{    
	margin: 15px 0 15px 0;    
	padding: 0px;    
	font-size: 1px;    
	line-height: 1px;    
	background: #f5891f;    
	height: 1px;    
	border-bottom: 1px solid #fff;    
	}		
	
/* Global table rules */			
	
table td	{vertical-align: top;}	

.subtblhd td {
	font-weight: bold;
	color: #fff;
	background: #f5891f;
	}
	
.subtblsubhd td {
	font-weight: bold;
	color: #fff;
	background: #dea929;
	}		
	
.subtbl td	{	/* For all browsers except IE */
	background: #fff28a;
	height: 26px;
	vertical-align: middle;
	}
	
*html .subtbl td	{height: 20px;}	/* For IE only */	

/* Links */

.loginbutton {    
   	border: 3px double #666;    
   	padding: 0;    
   	background-color: #CCC;    
   	color: #666;    
   	font-size: 1em;    
   	font-weight: bold;    
   	font-family: Verdana, Helvetica, Arial, sans-serif;    
	margin: 0;   
	text-decoration: none;
   	}    
       
.loginbutton:hover {    
   	color: #fff;    
	border: 3px double #fff;    
	background: #999;	    
   	}

.button {    
   	border: 3px double #fff;    
   	padding: 2px;    
   	background-color: #c94709;    
   	color: #fff;    
   	font-size: 1em;    
   	font-weight: bold;    
   	font-family: Verdana, Helvetica, Arial, sans-serif;    
	margin: 0;   
	text-decoration: none;
   	}    
       
.button:hover {    
   	color: #c94709;    
	border: 3px double #c94709;    
	background: #cdcf21;	    
   	}
	
.closebutton {     
   	padding: 2px;    
   	color: #999999;
	background: #E6E6E6;	
	border: 3px double #999;    
   	font-size: 1em;    
   	font-weight: bold;    
   	font-family: Verdana, Helvetica, Arial, sans-serif;    
	margin: 0;   
	text-decoration: none;
   	}    
       
.closebutton:hover {    
   	color: #fff;
	background: #ccc;	
	border: 3px double #999;    
   	}	
	
a.sqbutton:link, a.sqbutton:visited, a.sqbutton:active	{	
	font: 8px/10px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333;
	background-color: #fff28a;	
	border: 3px double #333;	
	display: block;
	padding: 0;
	text-align: center;
	}	
	
a.sqbutton:hover	{	
	color: #c94709;    
	border: 3px double #c94709;    
	background: #cdcf21;	
	}	
   
a.playbutton:link, a.playbutton:visited, a.playbutton:active	{
	font: 10px/24px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333;
	background-color: #fff28a;	
	border: 1px solid #f5891f;	
	margin: 0;	
	display: block;
	height: 24px;
	text-align: center;	
	} 
									
a.playbutton:hover	{	
	color: #c94709;    
	border: 1px solid #c94709;    
	background: #cdcf21;			
	}	
	
a.ibutton:link, a.ibutton:visited, a.ibutton:active	{	   
	font: 8px/10px verdana, arial, helvetica, sans-serif;    
	font-weight: bold;    
	font-style: normal;    
	text-decoration: none;    
	color: #333;
	background-color: #fff28a;	
	border: 1px solid #f5891f;	    
	display: inline;    
	padding: 0 3px 0 3px;    
	margin: 0 4px 0 0;    
	text-align: center;    
	}	    
	    
a.ibutton:hover	{	    
	color: #c94709;    
	border: 1px solid #c94709;    
	background: #cdcf21;	    
	}    
	
a.ibutton:link, a.ibutton:visited, a.ibutton:active	{    
	font: 8px/10px verdana, arial, helvetica, sans-serif;    
	font-weight: bold;    
	font-style: normal;    
	text-decoration: none;    
	color: #fff;
	background-color: #c94709;	
	border: 1px solid #fff;	    
	display: inline;    
	padding: 0 3px 0 3px;    
	margin: 0 4px 0 0;    
	text-align: center;    
	}	    
	    
a.ibutton:hover	{	    
	color: #c94709;
	background-color: #fff28a;	
	border: 1px solid #c94709;	    
	}	 
   
a.footer:link, a.footer:visited, a.footer:active	{	    
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-decoration: none;    
	color: #fff;    
	background: transparent;			    
	}  
	
a.footer:hover	{	    
	color: #003366;				    
	}	
	
a.header:link, a.header:visited, a.header:active	{	  
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-decoration: none;    
	color: #333;    
	background: transparent;			    
	}  
	
a.header:hover	{	   
	color: #003366;				    
	}		
	
a.main:link, a.main:visited, a.main:active	{	  
	font: 11px/13px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-decoration: underline;	    
	color: #333;	    
	background: transparent;				    
	}    
									    
a.main:hover	{	    
	color: #003366;    
	background: transparent;				    
	}
	
.trhighlight a.main:link, .trhighlight a.main:visited, .trhighlight a.main:active	{	  
	font: 11px/13px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-decoration: underline;	    
	color: #fff;	    
	background: transparent;				    
	}    
									    
.trhighlight a.main:hover	{	    
	color: #003366;    
	background: transparent;				    
	}					
	
/* Typography */

p	{    
	font: 11px/13px verdana, arial, helvetica, sans-serif;   
	padding: 0 0 10px 0;    
	margin: 0px;    
	text-align: left;    
	} 		
	
p.rhtalignbt	{
	font: 11px/13px verdana, arial, helvetica, sans-serif;
	margin: 5px 0 0 0;
	text-align: right;
	}	
	
h1	{	    
	margin: 5px 0 10px 0;    
	padding: 0;    
	color: #333;    
	font-weight: bold;    
	font-size: 1.4em;    
	line-height: 1.4em;    
	text-align: left;    
	}	    
	    
h2	{	    
	margin: 5px 0 10px 0;    
	padding: 0;    
	color: #333;    
	font-weight: bold;    
	font-size: 1.2em;    
	line-height: 1.1em;    
	text-align: left;    
	}
	
h3	{	    
	margin: 5px 0 5px 0;    
	padding: 0;    
	color: #333;    
	font-weight: bold;    
	font-size: 1.1em;    
	line-height: 1.2em;    
	text-align: left;    
	}				
	
.trhighlight h1, .trhighlight h2, .trhighlight h3, .trhighlight p {color: #fff;}			
	
/* Lists */

ul	{    
	font: 11px/13px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-align: left;    
	color: #333;    
	background: transparent;    
	margin:	0;    
	padding: 0;    
	}			    
	    
li	{    
	padding-bottom: 10px;    
	list-style: none;    
	}	  
	
/* Forms */		    
    
form	{    
	margin: 0px;    
	padding: 0px;    
	border: 0px;    
	}	    
	    
input.textbox {    
	border: 1px solid #333;		    
	font: 11px/13px verdana, arial, helvetica, sans-serif;     
	font-style: normal;     
	font-weight: normal;    
	color: #333;	    
	padding: 0 0 0 5px;    
	margin: 0 5px 0 0;    
	height: 15px;    
	vertical-align: middle;     
	width: 120px;    
	} 
	
input.textbox65 {    
	border: 1px solid #333;	   
	font: 11px/13px verdana, arial, helvetica, sans-serif;     
	font-style: normal;     
	font-weight: normal;    
	color: #333;	    
	padding: 0 0 0 5px;    
	margin: 0 5px 0 0;    
	height: 15px;    
	vertical-align: middle;     
	width: 65px;    
	}	 
	
input.textbox175 {    
	border: 1px solid #333;	 
	font: 11px/13px verdana, arial, helvetica, sans-serif;     
	font-style: normal;     
	font-weight: normal;    
	color: #333;    
	padding: 0 0 0 0;    
	margin: 0 0 0 0;    
	height: 15px;    
	vertical-align: middle;     
	width: 175px;    
	}	  		    

.dropdown	{      
	border: 1px solid #333;     
	font: 11px/13px verdana, arial, helvetica, sans-serif;    
	font-style: normal;     
	font-weight: normal;    
	color: #333;     
	line-height: normal;    
	}	
	
input.button, input.cancelbutton	{
	padding: 1px;
	}		
	
/* Subpage divisions */

#middle {
	width: 442px;
	margin:0 123px 0 175px;
	padding: 0;
	background: transparent;
	}
	
* html #middle	{margin:0 128px 0 170px;}	
	
/* Lobby rules */

.gamespaneltxt	{height: 130px;}

.lobbyimg	{border: 1px solid white;}

.lobbyjackpot	{height: 108px;}
	
* html .lobbyjackpot	{
	height: 113px;
	}	

.lobbyiconlft01	{
	position:absolute; 
	left:325px; 
	top:170px; 
	width:69px; 
	height:42px; 
	z-index:2;	
	}
	
.lobbyiconlft02	{	
	position:absolute;
	left:325px;
	top:315px; 
	width:69px; 
	height:42px;
	z-index:2;	
	}

.lobbyiconlft03	{	
	position:absolute;
	left:325px;
	top:455px;
	width:69px;
	height:42px;
	z-index:2;	
	}
	
.lobbyiconrht01	{	
	position:absolute;
	left:526px; 
	top:172px; 
	width:69px;
	height:42px; 
	z-index:2;
	}		
	
.lobbyiconrht02	{	
	position:absolute;
	left:526px;
	top:230px;
	width:69px;
	height:42px;
	z-index:2;	
	}
	
.lobbyiconrht03	{	
	position:absolute;
	left:526px;
	top:285px;
	width:69px;
	height:42px;
	z-index:2;	
	}	
	
/* Lobby sub table rules */

.lobbysub	{
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	}

.lobbytblhd	{
	padding: 0 0 0 6px;
	font-weight: bold;
	color: #fff;
	background: #f5891f;
	height: 26px;
	vertical-align: middle;
	}
				
.lobbytblcol01	{
	margin: 0;
	padding: 0 0 0 7px;
	width: 167px;
	background: #fff28a;
	height: 26px;
	vertical-align: middle;
	}
	
.lobbytblcol02	{
	margin: 0;
	padding: 0;
	width: 35px;
	background: #fff28a;
	height: 26px;
	vertical-align: middle;
	}			

/* Promotions rules */	

.promopanel	{height: 188px;}
	
.promopaneltxt	{height: 118px;}	
	
.promoschedulepanel	{height: 83px;}	/* For all browsers except IE */
* html .promoschedulepanel	{height: 88px;}	/* For IE */

.promoscheduletxt {height: 60px;}	/* For all browsers except IE */
* html .promoscheduletxt {height: 65px;}	/* For IE */
	
.blschedulepast h2, .blschedulepast p, .blschedulepast a:link, .blschedulepast a:visited, .blschedulepast a:active, .blschedulepast a:hover 	{color: #f5891f;}	

/* Promtion schedule table rules */

.promoscheduleimg	{
	width: 254px;
	padding: 0 10px 0 0;
	}

.promoschedule01	{
	width: 122px;
	padding: 10px 10px 0 0;
	}
	
.promoschedule02	{
	width: 122px;
	padding: 10px 10px 0 0;
	}
	
.promoschedule03	{
	width: 122px;
	padding: 10px 0 0 0;
	}				
	
/* Timetable rules */   

.timetablepanel	{height: 188px;}
	    
#tabborder	{    
	margin: 0;    
	padding: 8px;    
	position: relative;    
	width: 404px;      
	background: transparent;    
	border-right: 1px solid #333;    
	border-bottom: 1px solid #333;    
	border-left: 1px solid #333;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 386px;    
	}    
	    
html>body #tabborder	{    
	width: 386px;    
	}    
	    
#thirdlvtabborder	{    
	margin: 0;    
	padding: 8px;    
	position: relative;    
	width: 388px;        
	background: transparent;    
	border-right: 1px solid #333;    
	border-bottom: 1px solid #333;    
	border-left: 1px solid #333;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 368px;    
	}    
	    
html>body #thirdlvtabborder	{    
	width: 368px;    
	}	    
    
#subtabs {    
	margin: 0;    
	padding: 0;    
    position: relative;    
	width: 404px;    
	height: 23px;    
    background:  url("../images/bg_subtabs.gif") repeat-x bottom;    
    line-height: normal;    
	}    
	    
#thirdlvtabs {    
	margin: 0;    
	padding: 0;    
    position: relative;    
	width: 386px;    
	height: 23px;     
    background:  url("../images/bg_subtabs.gif") repeat-x bottom;  
    line-height: normal;    
	}	    
	      
#subtabs ul, #thirdlvtabs ul {    
	font-size: 1.1em;    
	float: left;    
	margin: 0;    
	padding: 0 0 0 10px;    
	list-style: none;    
	}    
	      
#subtabs li, #thirdlvtabs li {    
	float: left;    
    background: url("../images/sp_subtabs_off_lft.gif") no-repeat left top;    
    margin: 0;    
    padding: 0 0 0 9px;    
    }    
	      
#subtabs a, #thirdlvtabs a {    
	display: block;    
	float: left; 
	background: url("../images/sp_subtabs_off_rht.gif") no-repeat right top;    
    padding: 4px 15px 5px 6px;    
    text-decoration: none;    
    font-weight: bold;    
    color: #333;    
	}    
	/* Commented Backslash Hack hides rule from IE5-Mac \*/    
	#subtabs a, #thirdlvtabs a {float: none;}    
	/* End IE5-Mac hack */	      
          
#subtabs a:hover, #thirdlvtabs a:hover {    
	color:#c94709;    
    }    
	    
#subtabs #current, #thirdlvtabs #current {    
	background-image: url("../images/sp_subtabs_on_lft.gif");    
    }    
	    
#subtabs #current a, #thirdlvtabs #current a {    
	background-image: url("../images/sp_subtabs_on_rht.gif");    
    color:#c94709;    
    padding-bottom: 6px;    
    }
	
.timetablepromo	{
	border: 1px solid #333;
	}	
	
.timetableicon	{
	position:absolute; 
	left:316px; 
	top:247px; 
	width:69px; 
	height:42px; 
	z-index:2;
	}	

.timetabletxt {height: 30px;}

/* Timetable sub table rules */

.timetblhd	{padding: 9px;}

.timetblcol01, .timetblcol04	{
	margin: 0;
	padding: 2px;
	width: 30px;
	height: 30px;
	}	
	
.timetblcol02	{
	margin: 0;
	width: 116px;
	font-weight: bold;
	padding: 3px 5px 4px 5px;
	}		
	
.timetblcol03	{
	margin: 0;
	padding: 3px 5px 4px 5px;
	}

/* Community sub table rules */

.communitytblhd	{padding: 7px;}

.communitytbl	{
	margin: 10px 8px 0 0;
	padding: 0;
	width: 206px;
	vertical-align: top;
	}	
	
.communitytblsubhd	{padding: 9px;}			
	
.communitytblcol01, .communitytblcol02, .communitytblcol03, .communitytblcol04, .communitytblcol05	{padding: 3px 3px 3px 4px;}
	
.communitytblcol04,	.communitytblcol05	{width: 50%;}	
	
/* Community - Promo Winners sub table rules */

.promowinnerstbl	{
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: top;
	}

.promowinnershd	{padding: 9px;}	

.promowinnerscol01, .promowinnerscol02, .promowinnerscol03, .promowinnerscol04, .promowinnerscol05	{
	margin: 0;
	padding: 3px 5px 4px 5px;
	width: 20%;
	}	
	
/* Community - Recent Winners sub table rules */

.recenttbl	{
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: top;
	}

.recenthd	{padding: 9px;}	

.recentcol01, .recentcol02, .recentcol03, .recentcol04	{
	margin: 0;
	padding: 3px 5px 4px 5px;
	}						
	
/* Sitemap rules */	    
    
ul.sitemap {    
 	list-style-type: none;     
 	margin-left: 0;    
 	padding-left: 0;    
	}    
    
ul.sitemap li {    
 	padding: 0;    
	}    
	    
ul.sitemap li a.parent {    
 	background: transparent;    
 	margin: 0;    
 	padding: 0;    
	font: 14px/24px verdana, arial, helvetica, sans-serif;    
	font-weight: bold;    
	font-style: normal;    
	text-decoration: none;   	    
	}		    
	    
ul.sitemap li a.parentsub {    
 	background: transparent;    
 	margin: 0;    
 	padding: 0;    
	font: 10px/14px verdana, arial, helvetica, sans-serif;    
	font-weight: bold;    
	font-style: normal;    
	text-decoration: none;    
	}	    
	    
ul.sitemap li a {       
 	margin: 0;    
 	padding: 0;    
	font: 10px/14px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-decoration: none;  
	color: #333;	    
	background: transparent;  
	}
	
ul.sitemap li a:hover	{
	color: #003366;	
	text-decoration: underline;
	}		    
	      
ul.sitemap li ul {    
 	background: transparent;    
 	list-style-type: none;    
 	margin: -1.4em 0 0 -1.6em;    
 	padding: 1.4em 0 0 0.6em;    
	}    
      
ul.sitemap li ul li {    
	margin-left: 0.5cm;    
 	padding-left: 10px;    
	}							
	
/* Account rules */

.traccount h2, .trprebuy h2, .trhistory h2 {
	margin: 5px 0 10px 0;
	}

.traccount ul, .trhistory ul {
	width: 108px
	}

#loginbar ul	{
	float: left;
	list-style: none;
	padding: 8px 0 0 10px;
	margin: 0;
	}	
	
#loginbar li	{
	float: left;
	padding: 0 10px 0 0;
	}
	
#loginbar a.button, #loginbar a.cancelbutton {
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding: 2px 5px;
	text-align: center;
	}

li.nopad	{
	padding-bottom: 0;
	}
	
li.nopadbold	{
	padding-bottom: 0;
	font-weight: bold;
	}
	
li.bullet	{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: disc;
	}		

a.history:link, a.history:visited, a.history:active	{	
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration:none;
	color: #333;	
	background: transparent;				
	}
									
a.history:hover	{	
	color: #003366;
	background: transparent;				
	}

.accounttbl td	{
	height: 23px;
	padding: 3px 0;
	color: #003366;
	font: 11px/13px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	}
	
* html	.accounttbl td	{
	height: 19px;
	}
	
.accountbuttons td	{
	padding-top: 20px;
	}	
		
.cancelbutton {    
   	border: 3px double #fff;    
   	padding: 2px;    
   	background-color: #00a3b3;    
   	color: #fff;    
   	font-size: 1em;    
   	font-weight: bold;    
   	font-family: Verdana, Helvetica, Arial, sans-serif;    
	margin: 0;   
	text-decoration: none;
   	}    
       
.cancelbutton:hover {
	border: 3px double #003366;    
   	color: #003366;
	background: #92d8de;    
   	}		
	
a.accountbutton:link, a.accountbutton:visited, a.accountbutton:active	{	
	font: 10px/18px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #003366;
	background: #fff;	
	border: 3px double #003366;
	display: block;
	padding: 0 4px 0 4px;
	text-align: center;
	margin: 0 0 10px 0;
	}	
	
a.accountbutton:hover	{	
	color: #fff;
	background: #00a3b3;		
	border: 3px double #fff;	
	}	
	
a.prebuybutton:link, a.prebuybutton:visited, a.prebuybutton:active	{	
	font: 10px/18px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #003366;
	background: #fff;	
	border: 3px double #003366;	
	display: block;
	padding: 0 4px 0 4px;
	text-align: center;
	margin: 0 0 10px 0;
	}	
	
a.prebuybutton:hover	{	
	color: #fff;
	background: #00a3b3;		
	border: 3px double #fff;	
	}	
	
a.historybutton:link, a.historybutton:visited, a.historybutton:active	{	
	font: 10px/18px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #003366;
	background: #fff;	
	border: 3px double #003366;		
	display: block;
	padding: 0 4px 0 4px;
	text-align: center;
	margin: 0 0 10px 0;
	}	
	
a.historybutton:hover	{	
	color: #fff;
	background: #00a3b3;		
	border: 3px double #fff;
	}		
	
/* Lobby popup rules */

#closelobby {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	left: 620px;
	height: 20px;
	width: 100px;
	background: transparent;    
	text-align: right;    
	}
	
.lobbypopiconlft01	{
	position:absolute; left:282px; top:480px; width:69px; height:42px; z-index:2;
	}
	
.lobbypopiconlft02	{
	position:absolute; left:282px; top:200px; width:69px; height:42px; z-index:2;
	}
	
.lobbypopiconlft03	{
	position:absolute; left:282px; top:341px; width:69px; height:42px; z-index:2;
	}
	
.lobbypopiconrht01	{
	position:absolute;  left:648px; top:286px; width:69px; height:42px; z-index:2;
	}			
	
.lobbypophd	{
	margin: 0 0 2px 0;
	padding: 7px;
	}				
	
.lobbypopcol01	{
	margin: 0;
	padding: 0 0 0 7px;
	background: #fff;
	width: 255px;
	vertical-align: middle;
	}	
	
.lobbypopcol02	{
	margin: 0;
	padding: 0;
	background: #fff;
	width: 67px;
	}		
	
/* Colour backgrounds */

.colourblockform	{       
	padding: 10px;    
	margin: 0 0 10px 0;   
	background-color: #fff28a;    
	width: 404px;    
	border: 1px dashed #f5891f;    
	text-align: left;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 382px;    
	}    
	    
html>body .colourblockform {    
	width: 382px;    
	}
	
.colourblockforgotten	{   
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	padding: 10px;    
	margin: 0;    
	background-color: #fff28a;    
	width: 404px;    
	border: 1px dashed #f5891f;    
	vertical-align: middle;    
	text-align: left;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 382px;    
	}    
	    
html>body .colourblockforgotten	{    
	width: 382px;    
	}	    
	       
.colourblockreg	{	    
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	padding: 10px;    
	margin: 0;   
	color: #fff; 
	background-color: #f5891f;    
	width: 404px;    
	border: 1px dashed #c94709;    
	text-align: left;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 382px;    
	}    
	    
html>body .colourblockreg {    
	width: 382px;    
	}	
	
/* Print popup rules */	
	
.printtbl	{
	border: 1px solid #fff;
	margin: 10px 0 20px 0;
	}

.printtbl td	{
	text-align: center;
	vertical-align: middle;
	}

.printtblhd	{
	line-height: 13px;
	color: #fff;
	background-color: #f5891f;
	border: 1px solid #ECEAEA;
	padding: 5px;
	font: 10px/12px verdana, arial, helvetica, sans-serif; 
	font-weight: bold;
	}

.printtblsubhd	{
	background-color: #333;
	line-height: 13px;
	color: #fff;
	border: 1px solid #eceaea;
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	}

.printtblrow01	{
	line-height: 13px;
	color: #000;
	background-color: #fdffec;
	border: 1px solid #eceaea;
	padding: 4px;
	font-size: 11px;
	}

.printtblrow02	{
	line-height: 13px;
	color: #000;
	background-color: #fff;
	border: 1px solid #eceaea;
	padding: 4px;
	font-size: 11px;
	}	
	
p.printfooter	{
	color: #666;
	}
	
body.print a.main:hover	{
	color: #000;
	background: transparent;
	}				
	
/* Ajax code rules */

#passworderrors, #errors, #deposit_errors, #securityerrors, #change_errors, #withdraw_errors, #regerrors	{
	font: 11px/13px verdana, arial, helvetica, sans-serif;  
	color: #FF0000;    
	font-weight: normal;    
	font-style: normal;
	}	
	
.ajaxtextcolor {  
	font: 11px/13px verdana, arial, helvetica, sans-serif;  
	color:#0C3F97;    
	font-weight: bold;    
	font-style: normal;    
	text-decoration: none;    
	}    
    
.ajaxbox {    
	width:200px;     
	line-height:5px;     
	text-align:left;     
	padding:8px;     
	border:1px solid black;     
	background-color:#FFCC66;     
	visibility:hidden; 
	margin: 0 0 10px 0;   
	}   
	
#formloadmessage	{
	font: 11px/13px verdana, arial, helvetica, sans-serif; 
	} 
    
.noscript    {    
	color:#CC0033;    
	font-weight: bold;    
	font-style: normal;    
	text-decoration: none;    
	width:400px;     
	border:1px solid black;     
	background-color:#FFCC66;     
	}		
	a.ibutton02:link, a.ibutton02:visited, a.ibutton02:active	{    
	font: 8px/10px verdana, arial, helvetica, sans-serif;    
	font-weight: bold;    
	font-style: normal;    
	text-decoration: none;    
	color: #fff;
	background: #990066;	
	border: 1px solid #fff;    
	display: inline;    
	padding: 0 3px 0 3px;    
	margin: 0 4px 0 0;    
	text-align: center;    
	}	    
	    
a.ibutton02:hover	{	    
	color: #fff;
	background-color: #480048;	
	border: 1px solid #fff;	    
	}	
