/* CSS Document */

/* Body rules */

body { 
	margin: 0;
	padding: 0;
	border: 0;	
	text-align: center;
	color: #000;
	/*background: #0099cc 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: 836px;
	height: 100%;
	color: #000;
	background-color: transparent;
	}
	
#wrapperlobby {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 730px;
	height: 100%;
	color: #000;
	background-color: transparent;
	}	
	
/* Header divisions */

#header {
	margin-bottom: 10px;
	padding: 0;
	position: relative;
	width: 836px;
	height: 150px; 
	text-align: left;
	color: #000;
	background: url("../images/header.jpg") repeat-x;  
	}

	
#wrapperlobby #header	{width: 730px;}	

#companyident {
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: -1px;
	left: 0;
	width: 836px;
	height: 127px; 
	color: #000;
	background-color: transparent; 	
	}	
	
#wrapperlobby #companyident	{width: 730px;}		

/* Header - tab rules */

#globaltabs {
	margin: 0;
	padding: 0;
    position: absolute;
	top: 86px;
	left: 400px;
	/*width: 600px;*/
	height: 33px;
    line-height: normal;
	background: transparent;
	}
	  
#globaltabs ul {
	font-size: 1.1em;
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	}
	  
#globaltabs li {
	float: left;
   
    }
	  
#globaltabs a {
	display: block;
	float: left;
  
	}
	/* 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 */			

#ticker {
  z-index: auto;
  top: 117px;
  width: 836px;
  height: 41px;
  position: absolute;
  padding: 12px 0 0 0;  
    background: url("../images/ticker_bg.gif") no-repeat;

}



 #top_nav {
	margin: 0;
	padding: 0;
    position: absolute;
	top: 8px;
	left: 340px;
	width: 505px;
	height: 10px;
    line-height: normal;
	}
	  
#top_nav ul {
	font-size: 0.9em;
	float: right;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	}
	  
#top_nav li {
	float: left;
    padding: 0 15px 0 0;
    }
	  
#top_nav a {
	display: block;
	float: left;
	color:#FFFFFF;
    text-decoration: none;	    
}
#top_nav a:hover {color: #FFCC00;}

#loginbar {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 60px;
	left: 10px;
	width: 186px; }
	/*height: 41px; 
	color: #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	
	}

html>body #loginbar	{
	width: 836px;
	height: 40px;
	}*/
	
#wrapperlobby {width: 730px;}

#loginboxes2 {
    float:left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	left: 30px;
	height: 200px;
	width: 170px;
	background: transparent;
	text-align: left;
	}	

#loginboxes {
    float:left;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	left: 30px;
	height: 20px;
	width: 170px;
	background: transparent;
	text-align: left;
	}	

#loginsubmit {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 90px;
	left: 30px;
	height: 20px;
	width: 60px;
	background: transparent;
	text-align: left;
	}	
	
#logininfo	{
	position: relative; 
	left: 30px; 
	top: -105px; 
	z-index: 0; 
	width: 200px; 
	line-height: 15px; 
	text-align: left; 
	padding: 8px; 
	border: 1px solid black; 
	color: #000000;
	background-color: #CCCC66; 
	visibility: hidden; 
	}	

#loginforgot {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 90px;
	left: 0px;
	/*height: 30px;*/
	width: 130px;
	background: transparent;
	text-align: left;
	}	
#loginforgot a{color:#FF0000;}
#loginforgot a:hover {color:#FFFFFF;}

#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: 836px;     
	color: #000;   
	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 {
    left:0px;
    float:left;
   position:relative;
	width: 186px;
	/*height:: 350px;*/
	margin:0; 
	padding:0;
	background: url("../images/lhnav_bg.gif") repeat-y top;	
	}   
/*#playnow {
   position:absolute;
   top: 90px;
   left: 30px;
	}*/

#left_nav {
   float:left;
   width: 186px;
   position:relative;
   top: 0px;
   background:  url("../images/bingo_login_top.gif") no-repeat top;	vertical-align: top;
   padding: 140px 0 0 0;
}

#navigation {
   padding: 0 0 40px 17px;
   background: url("../images/lhnav_bottom.gif") no-repeat bottom;   
   }

#navigation a {
     color:#000000;
     text-decoration: none;
	 padding-left: 20px;
	 background: url("../images/arrow.gif") no-repeat left;
	 }

#navigation a:hover {
     color: #FF0000;
	 } 
.nav_top {
     width: 149px;
     border-top: 1px dotted #ff6600; 
     padding: 7px 0 7px 0;
     }
.nav {
      width: 149px;
      border-top: 1px dotted #ff6600;
	  padding: 7px 0 7px 0;}
.nav_bot {
       width: 149px;
	   border-bottom: 1px dotted #ff6600;
	   border-top: 1px dotted #ff6600;
       padding: 7px 0 7px 0;
	  /* margin-bottom: 160px;*/
	   }

/* Leftnav sub */

#lftnavsub {    
	margin: 0;    
	padding: 0;  
	color: #fff;    
	}	    
	    
#lftnavsub ul	{    
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-align: left;    
	color: #ff0000;    
	background: transparent;    
	margin:	5px 0 0 0;    
	padding: 0;    
	}	    
	    
#lftnavsub li	{    
	margin:	0;    
	padding: 0 0 10px 0;    
	background:  url("../images/arrow_sub.gif") no-repeat left;	
	}	    
	    
#lftnavsub a	{    
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-decoration: none;	    
	color: #ff0000;	    
	background: transparent;	    
	}    
	    
#lftnavsub a:hover,	#lftnavsub #active a {    
	color: #336600;	    
	}
	
/* Homepage divisions */	  	  
	    
#home_main {    
	margin: 0;    
	padding: 0;    
	border: 0;    
	position: absolute;    
	top: 16px;        
	left: 190px;    
	width: 450px;    
	height: 500px;    
	color: #000;    
	background: url("../images/welcome_bg.jpg") no-repeat;
	}	    
#welcome_text {
    	text-align: left;
    position:absolute;
    width: 250px;
	top: 100px;		   
	color: #333333;
	left: 20px;
}

#welcome_text p {
font-size: 12px;}

#welcome_text img {
    padding-top: 10px;

}
#homepromo01 {    

	position: absolute;    
	top: 15px;        
	right: 2px; 
	width: 185px;    
	height: 138px;   
	color: #000; 
	background: url("../images/promobox_bg.gif") no-repeat;  
		text-align:center;

	} 
	
	#jackpotsHome {    

	position: absolute;    
	top: 152px;        
	right: 2px; 
	width: 185px;    
	color: #000;     
	text-align:center;

	} 
	
    
#homepromo02 {    
	
	position: absolute;    
	top: 152px;        
	right: 2px; 
	width: 185px;    
	height: 138px; 
	color: #000;    
	background: url(../images/promobox_bg.gif) no-repeat;  
	text-align:center;
	} 
	
	    
#homepromo03 {    
	
	position: absolute;    
	top: 290px;        
	right: 2px; 
	width: 185px;    

	height: 138px; 
	color: #000;    
	background: url(../images/promobox_bg.gif) no-repeat; 
	text-align:center; 
	}		
	
#homepromo03 img, #homepromo02 img, #homepromo01 img {margin: 8px 7px 0 7px; }
/* Right column rules */			

#right {
	float: right;
	width: 186px;
	margin: 0; 
	padding: 0;
	background: transparent;
	background:  url("../images/bingo_account_bg.gif") repeat-y top;	

	}	

#right_nav {
   width: 186px;
   position:relative;
   top: 0px;
   background:  url("../images/bingo_account_top.gif") no-repeat top;	vertical-align: top;
   padding: 35px 0 0px 0px;
   color: #ff0000;
}

#account {
  padding: 0;
   background: url("../images/bingo_account_bottom.gif") no-repeat bottom;  

}
#accountpanel ul{}
#accountpanel {color: #FF0000; padding: 0px 20px 0 20px;}

/*#account_alignement {width: 180px;
                     padding:20px;}	*/ 
/* Footer rules */	 
	 
#footer {    
	clear: both;    
	margin: 0;    
	padding: 0;    
	border: 0;    
	position: relative;    
	width: 836px;    
	height: 95px;     
	color: #000;
	background: url("../images/footer.gif") no-repeat bottom;
	}	    
	    
#footercopy {    
	margin: 0;    
	padding: 5px 10px;    
	position: absolute;    
	top: 65px;    
	left: 0;    
	width: 250px;    
	height: 25px;     
	color: #fff;	
	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: 65px;    
	left: 330px;    
	width: 500px;    
	height: 25px;     
	color: #fff;	    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	height: 15px;    
	width: 480px;    
	text-align: right;    
	}   

#footernav a:hover {color:#66FFFF;}
	    
html>body #footernav {    
	height: 15px;    
	width: 480px;    
	}		    
	    
#footercreditcards {    
	margin: 0;    
	padding: 7px 5px;    
	position: absolute;    
	top: 16px;    
	left: 500px;    
	width: 720px;    
	height: 49px;     
	color: #fff;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	
	text-align: left;    
	}    
#footercustomerservice {    
	margin: 0;    
	padding: 7px 10px;    
	position: absolute;    
	top: 16px;    
	color: #fff;    
	voice-family: "\"}\"";    
	voice-family: inherit;  
	left: 10px;   
	}    
	    
html>body #footercreditcards {    
	width: 650px;    
	height: 35px;    
	}  
	
#footercreditcards img {    
	display: inline;    
	vertical-align: middle;    
	padding: 4px 3px 0 0;    
	}	  
	    
#footerlogo {    
	margin: 0;    
	padding: 7px 10px;    
	position: absolute;    
	top: 90px;    
	left: 720px;    
	width: 130px;    
	height: 49px;     
	color: #fff;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 110px;    
	height: 35px;    
	}    
	    
html>body #footerlogo {    
	width: 110px;    
	height: 35px;    
	}		
	
#stmin	{
	position: absolute; 
	left: 530px; 
	top: -5px; 
	z-index: 0; 
	width: 200px; 
	line-height: 15px; 
	text-align: left; 
	padding: 8px; 
	border: 1px solid black; 
	background-color: #fff; 
	visibility: hidden; 
	color: #000000;	
	} 
	
#rollover18plus		{
	position: absolute; 
	left: 580px; 
	top: -100px; 
	z-index: 0; 
	width: 200px; 
	line-height: 15px; 
	text-align: left; 
	padding: 8px; 
	border: 1px solid black; 
	background-color: #ffcccc; 
	visibility: hidden; 
	color: #000000;	
	}  
	
/* Curved panels */	

/* Wrapper panel */

/*.blwrapper {background:  url("../images/sp_panel_bl_wrapper.gif") 0 100% no-repeat #0C3F97; width: 770px; height: 100%;} 
.brwrapper {background:  url("../images/sp_panel_br_wrapper.gif") 100% 100% no-repeat}
.tlwrapper {background:  url("../images/sp_panel_tl_wrapper.gif") 0 0 no-repeat}
.trwrapper {background: url("../images/sp_panel_tr_wrapper.gif") 100% 0 no-repeat; padding: 10px;}

#wrapperlobby .blwrapper {background:  url("../images/sp_panel_bl_wrapper.gif") 0 100% no-repeat #0C3F97; width: 836px; height: 100%;}*/

/* Play panel */

.blplay {background:  url("../images/sp_panel_bl_play.gif") 0 100% no-repeat #9de46d; 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 #f1449a; 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_intro.gif") 0 100% no-repeat #e2945b; height: 100%; margin: 0 0 10px 0} 
.brintro {background:  url("../images/sp_panel_br_intro.gif") 100% 100% no-repeat}
.tlintro {background:  url("../images/sp_panel_tl_intro.gif") 0 0 no-repeat}
.trintro {background: url("../images/sp_panel_tr_intro.gif") 100% 0 no-repeat; padding: 7px;}

/* Promo panels */

.blpromo {background:  url("../images/sp_panel_bl_promo.gif") 0 100% no-repeat #ffe400; height: 100%; margin: 0 0 10px 0} 
.brpromo {background:  url("../images/sp_panel_br_promo.gif") 100% 100% no-repeat}
.tlpromo {background:  url("../images/sp_panel_tl_promo.gif") 0 0 no-repeat}
.trpromo {background: url("../images/sp_panel_tr_promo.gif") 100% 0 no-repeat; padding: 7px;}

/* Content panels */

.blcontent {background:  url("../images/sp_panel_bl_content.gif") 0 100% no-repeat #fff; min-height: 383px; height: auto; margin: 0 0 10px 0} 
.brcontent {background:  url("../images/sp_panel_br_content.gif") 100% 100% no-repeat; min-height: 383px; height: auto;}
.trcontent {background:  url("../images/sp_panel_tr_content.gif") 100% 0 no-repeat; padding: 0; text-align: left;}

/* for Internet Explorer */
/*\*/
* html .blcontent {height: 385px; margin: 0 0 10px 0}
* html .brcontent {height: 385px;}
/**/

#wrapperlobby .blcontent {min-height: 263px; height: auto} 
#wrapperlobby .brcontent {min-height: 263px; height: auto;}

/* Highlight panels */

.blhighlight {background:  url("../images/sp_panel_bl_highlight.gif") 0 100% no-repeat #ffe400; font-size: 1.2em; color:#333333;}
.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:#000000}
.blhighlight h2 {color:#Fcc0000;text-align: left;}
.blhighlight a {color:#FF0000;}
.blhighlight a:hover {color:#336600;}
.blhighlight a:visted {color:#FF0000;}


.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: #c94709;    
	background: transparent;				    
	}	
	
	.trhighlight h1, .trhighlight h2, .trhighlight h3 {color: #c94709;}		
.trhighlight p {color: #000;}

.blhighlight h1	{	    
	padding: 0;    
	color: #c94709;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}	
.blhighlight h2	{	    
	padding: 0;    
	color: #c94709;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}	
.blhighlight p	{	    
	padding: 0;    
	font-weight: normal;    
	font-size: 11px;    
	line-height: 14px;    
	text-align: left;    
	}	
	
	a.hdrLink:link, a.hdrLink:visited, a.hdrLink:active	{    
	font-weight: bold;    
	font-style: normal;    
	text-decoration: none;    
	color: #c94709;
	font-size: 13px; 
	line-height: 19px;
	}	    
	    
a.hdrLink:hover	{	    
	color: #c94709;
	}	
	
	a.listingCopy:link, a.listingCopy:visited, a.listingCopy:active	{    
	font-weight: normal;    
	font-style: normal;    
	text-decoration: none;    
	color: black;
	font-size: 11px; 
	line-height: 15px;
	}	    
	    
a.listingCopy:hover	{	    
	color:  ;
	text-decoration: none;       
	}	


/* Account panel */

.blaccount {background:  url("../images/sp_panel_bl_account.gif") 0 100% no-repeat #fffFCC; 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;}

/* History panel */

.blhistory {background:  url("../images/sp_panel_bl_history.gif") 0 100% no-repeat #EBE9E9; 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;}

/* Highlight panels */

.blschedulepast {background:  url("../images/sp_panel_bl_schedulepast.gif") 0 100% no-repeat #2eabd5;}
.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;}

/* 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: #ffdcdc;    
	height: 1px;    
	/*border-bottom: 1px solid #fff;    */
	}		
	
/* Global table rules */			
	
table td	{vertical-align: top;}	

.subtblhd {
	font-weight: bold;
	color: #fff;
	background: #0C3F97;
	}
	
.subtblsubhd td {
	font-weight: bold;
	color: #fff;
	background: #066cb1;
	}		
	
.subtbl td	{	/* For all browsers except IE */
	background: #99D6EB;
	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 #0C3F97;    */
   	padding: 5px;    
   /*	background-color: #0099cc;    */
   background: url("../images/buttonbg.gif") repeat-x;
   border: 1px solid #ff9900;
   	color: #fff;    
   	font-size: 1em;    
   	font-weight: bold;    
   	font-family: Verdana, Helvetica, Arial, sans-serif;    
	margin: 0;   
	text-decoration: none;
   	}    
       
.button:hover {    
   	color: #fff;    
	/*border: 3px double #fff;    
	background: #0099cc;	    */
	background: url("../images/buttonbg_on.gif") repeat-x;
    border: 1px solid #FF0000;
   	}
	
.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.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: #fff;
	background: url("../images/playbg.gif") repeat-x;
	border: 1px solid #0275c2;
	margin: 0;	
	display: block;
	height: 24px;
	text-align: center;	
	} 
									
a.playbutton:hover	{	
	color: #fff;    
	border: 1px solid #0275c2;    
	background: url("../images/playbg_on.gif") repeat-x;
	}	
	
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: #0C3F97;
	background-color: #99D6EB;	
	border: 1px solid #0C3F97;	    
	display: inline;    
	padding: 0 3px 0 3px;    
	margin: 0 4px 0 0;    
	text-align: center;    
	}	    
	    
a.ibutton:hover	{	    
	color: #fff;    
	border: 1px solid #0C3F97;    
	background: #0099cc;	    
	}    
	
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: #99D6EB;
	background-color: #0C3F97;	
	border: 1px solid #99D6EB;	    
	display: inline;    
	padding: 0 3px 0 3px;    
	margin: 0 4px 0 0;    
	text-align: center;    
	}	    
	    
a.ibutton02:hover	{	    
	color: #fff;
	background-color: #0C3F97;	
	border: 1px solid #fff;	    
	}	 
   
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: #0099cc;				    
	}	
	
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: #000;    
	background: transparent;			    
	}  
	
a.header:hover	{	   
	color: #0099cc;				    
	}		
	
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: #00aeef;	    
	 
	}    
									    
a.main:hover	{	    
	color: #5dd2fe;    
	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 3px 0;    
	padding: 0;    
	color: #ff0000;    
	font-weight: bold;    
	font-size: 1.5em;    
	line-height: 1.4em;    
	text-align: left;    
	}	    
	    
h2	{	    
	margin: 5px 0 5px 0;    
	padding: 0;    
	color: #e50505;    
	font-weight: bold;    
	font-size: 1.4em;    
	line-height: 1.1em;    
	text-align: left;    
	}
	
h4	{	    
	margin: 5px 0 5px 0;    
	padding: 0;    
	color: #e50505;    
	font-weight: bold;    
	font-size: 1.4em;    
	line-height: 1.1em;    
	text-align: left;    
	}
	
h3	{	    
	margin: 5px 0 5px 0;    
	padding: 0;    
	color: #e50505;    
	font-weight: bold;    
	font-size: 1.2em;    
	line-height: 1.2em;    
	text-align: left;    
	}						
	
/* Lists */

ul	{    
	font: 11px/13px verdana, arial, helvetica, sans-serif;    
	font-weight: normal;    
	font-style: normal;    
	text-align: left;    
	color: #000;    
	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 #000;		    
	font: 11px/13px verdana, arial, helvetica, sans-serif;     
	font-style: normal;     
	font-weight: normal;    
	color: #000;	    
	padding: 0 0 0 5px;    
	margin: 0 5px 5px 0;    
	height: 17px;    
	vertical-align: middle;     
	width: 120px;    
	} 
	
input.textbox65 {    
	border: 1px solid #000;	   
	font: 11px/13px verdana, arial, helvetica, sans-serif;     
	font-style: normal;     
	font-weight: normal;    
	color: #000;	    
	padding: 0 0 0 5px;    
	margin: 0 5px 0 0;    
	height: 15px;    
	vertical-align: middle;     
	width: 65px;    
	}	 
	
input.textbox175 {    
	border: 1px solid #000;	 
	font: 11px/13px verdana, arial, helvetica, sans-serif;     
	font-style: normal;     
	font-weight: normal;    
	color: #000;    
	padding: 0 0 0 0;    
	margin: 0 0 0 0;    
	height: 15px;    
	vertical-align: middle;     
	width: 175px;    
	}	  		    

.dropdown	{      
	border: 1px solid #68405a;     
	font: 11px/13px verdana, arial, helvetica, sans-serif;    
	font-style: normal;     
	font-weight: normal;    
	color: #000;     
	line-height: normal;    
	}	
	
input.button, input.cancelbutton	{
	padding: 1px;
	}		
	
/* Subpage divisions */

#middle {
	width: 440px;
	margin:0 185px 0 200px;
	padding: 0;
	background: transparent;
	text-align: left;
	
	}
	
* html #middle	{margin:0 180px 0 190px;}


#middlehome {
	width: 640px;
	margin: 0 0 0 190px;
	padding: 0;
	background: transparent;
	text-align: left;
	
	}
	
* html #middlehome	{margin:0 0 0 185px;}

/* Preview rules */

.previewiconlft01	{
	position:absolute; 
	left:325px; 
	top:93px; 
	width:69px; 
	height:42px; 
	z-index:2;	
	}
	
.previewiconlft02	{	
	position:absolute;
	left:325px;
	top:322px; 
	width:69px; 
	height:42px;
	z-index:2;	
	}
	
.previewiconrht01	{	
	position:absolute;
	left:526px; 
	top:98px; 
	width:69px;
	height:42px; 
	z-index:2;
	}		
	
.previewiconrht02	{	
	position:absolute;
	left:526px;
	top:235px;
	width:69px;
	height:42px;
	z-index:2;	
	}
	
/* Lobby rules */

.gamespaneltxt	{height: 130px;}

ul.lobbyclick li	{
	text-align: right;
	padding: 0 0 10px 0;
	}

.lobbyiconlft01	{
	position:absolute; 
	left:325px; 
	top:147px; 
	width:69px; 
	height:42px; 
	z-index:2;	
	}
	
.lobbyiconlft02	{	
	position:absolute;
	left:325px;
	top:372px; 
	width:69px; 
	height:42px;
	z-index:2;	
	}
	
.lobbyiconrht01	{	
	position:absolute;
	left:516px; 
	top:150px; 
	width:69px;
	height:42px; 
	z-index:2;
	}		
	
.lobbyiconrht02	{	
	position:absolute;
	left:516px;
	top:289px;
	width:69px;
	height:42px;
	z-index:2;	
	}	
	
/* Lobby sub table rules */

#lobbysub	{
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: left;
	}

.lobbytblhd	{
	padding: 0 0 0 6px;
	font-weight: bold;
	color: #fff;
	background: #0395f6;
	height: 26px;
	vertical-align: middle;
	}
				
.lobbytblcol01	{
	margin: 0;
	padding: 0 0 0 7px;
	width: 167px;
	background: #9bd5fb;
	height: 26px;
	vertical-align: middle;
	}
	
.lobbytblcol02	{
	margin: 0;
	padding: 0;
	width: 35px;
	background: #99D6EB;
	height: 26px;
	vertical-align: middle;
	}
.lobbyimg {border: 1px solid #fff;}
/* Promotions rules */	

.promopanel	{height: 188px;}
	
.promopaneltxt	{height: 110px;}	
	
.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: #207795;}	

/* 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;
	}				
	
/* Sub tab rules */   
	    
#tabborder	{    
	margin: 0;    
	padding: 8px;    
	position: relative;    
	width: 404px;    
	color: #000;    
	background: transparent;    
	border-right: 1px solid #0C3F97;    
	border-bottom: 1px solid #0C3F97;    
	border-left: 1px solid #0C3F97;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 386px;    
	}    
	    
html>body #tabborder	{    
	width: 386px;    
	}    
	    
#thirdlvtabborder	{    
	margin: 0;    
	padding: 8px;    
	position: relative;    
	width: 412px;    
	color: #000;    
	background: transparent;    
	border-right: 1px solid #0C3F97;    
	border-bottom: 1px solid #0C3F97;    
	border-left: 1px solid #0C3F97;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 392px;    
	}    
	    
html>body #thirdlvtabborder	{    
	width: 392px;    
	}	    
    
#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: 410px;    
	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: #666;    
	}    
	/* 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:#000;    
    }    
	    
#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:#000;    
    padding-bottom: 6px;    
    }				
	
/* 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: #0C3F97;	    
	background: transparent;  
	}
	
ul.sitemap li a:hover	{
	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, .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: #666;
	background: transparent;				
	}

.accounttbl td	{
	height: 23px;
	padding: 3px 0;
	color: #000;
	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 #0C3F97;    */
   	padding: 5px;    
   /*	background-color: #0099cc;    */
   background: url("../images/buttonbg.gif") repeat-x;
   border: 1px solid #FF0000;
   	color: #fff;    
   	font-size: 1em;    
   	font-weight: bold;    
   	font-family: Verdana, Helvetica, Arial, sans-serif;    
	margin: 0;   
	text-decoration: none;
   	}    
       
.cancelbutton:hover {
	color: #fff;    
	/*border: 3px double #fff;    
	background: #0099cc;	    */
	background: url("../images/buttonbg_on.gif") repeat-x;
    border: 1px solid #FF0000; 
   	}		
	
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: #f60;
	background: #FFECD9;	
	border: 3px double #f60;
   	border-top-color: #FF9901;
   	border-left-color: #FF9901;	
	display: block;
	padding: 0 4px 0 4px;
	text-align: center;
	margin: 0 0 10px 0;
	}	
	
a.accountbutton:hover	{	
	color: #FFECD9;
	background: #f60;	
	}	
	
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: #666;
	background: #E9E6E6;	
	border: 3px double #999;
   	border-top-color: #CCC;
   	border-left-color: #CCC;		
	display: block;
	padding: 0 4px 0 4px;
	text-align: center;
	margin: 0 0 10px 0;
	}	
	
a.historybutton:hover	{	
	color: #333;
	background: #CCC;		
	}		
	
/* 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:294px; top:480px; width:69px; height:42px; z-index:2;
	}
	
.lobbypopiconlft02	{
	position:absolute; left:294px; top:200px; width:69px; height:42px; z-index:2;
	}
	
.lobbypopiconlft03	{
	position:absolute; left:294px; top:341px; width:69px; height:42px; z-index:2;
	}
	
.lobbypopiconrht01	{
	position:absolute;  left:660px; 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: 279px;
	vertical-align: middle;
	}	
	
.lobbypopcol02	{
	margin: 0;
	padding: 0;
	background: #fff;
	width: 67px;
	}		
	
/* Colour backgrounds */

.colourblockform	{       
	padding: 10px;    
	margin: 0 0 10px 0;   
	background-color: #ffdcdc;    
	width: 405px;    
	border: 1px dashed #dd0000;    
	text-align: left;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	}    
html>body .colourblockform {    
	width: 405px;    
	}
	
	
	.colourblockform1	{       
	padding: 10px 0 10px 10px;    
	margin: 0 0 10px 0;   
	background-color: #ffdcdc;    
	    
	border: 1px dashed #dd0000;    
	text-align: left;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	}    

	
.colourblockforgotten	{   
	font: 10px/12px verdana, arial, helvetica, sans-serif;    
	padding: 10px;    
	margin: 0;    
	background-color: #b5ebff;    
	width: 405px;    
	border: 1px dashed #00aeef;    
	vertical-align: middle;    
	text-align: left;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	width: 382px;    
	}    
	    
html>body .colourblockforgotten	{    
	width: 405px;    
	}	    
	       
.colourblockreg	{	    
	font-size: 1.2em; 
	color:#FFFFFF;    
	padding: 10px;    
	margin: 0;    
	background-color: #ff9d9d;    
	width: 405px;    
	border: 1px dashed #ae0505;    
	text-align: left;    
	voice-family: "\"}\"";    
	voice-family: inherit;    
	}    
	    
html>body .colourblockreg {    
	width: 405px;    
	}	
	
/* Print popup rules */	
	
.printtbl	{
	border: 1px solid #fff;
	margin: 10px 0 20px 0;
	}

.printtbl td	{
	text-align: center;
	vertical-align: middle;
	}

.printtblhd	{
	background-color: #0C3F97;
	line-height: 13px;
	color: #fff;
	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	{
	background-color: #ecfaff;
	line-height: 13px;
	color: #000;
	border: 1px solid #ECEAEA;
	padding: 4px;
	font-size: 11px;
	}

.printtblrow02	{
	background-color: #fff;
	line-height: 13px;
	color: #000;
	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, #error	{
	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;     
	}	
h3.regularStrap {padding: 10px 0 0 0;}

	/* Lobbby panels */

.bllobby {background:  url("../images/sp_panel_bl_promo.gif") 0 100% no-repeat #ffe400;}
.brlobby {background:  url("../images/sp_panel_br_promo.gif") 100% 100% no-repeat;}
.tllobby {background:  url("../images/sp_panel_tl_promo.gif") 0 0 no-repeat;}
.trlobby {background:  url("../images/sp_panel_tr_promo.gif") 100% 0 no-repeat; padding: 4px;}

.blgame {background:  url("../images/sp_panel_bl_lobby.gif") 0 100% no-repeat #fff9c4;}
.brgame {background:  url("../images/sp_panel_br_lobby.gif") 100% 100% no-repeat;}
.tlgame {background:  url("../images/sp_panel_tl_lobby.gif") 0 0 no-repeat;}
.trgame {background:  url("../images/sp_panel_tr_lobby.gif") 100% 0 no-repeat; padding: 4px; text-align: left;}

/* lobby games panels */

.bllobbygames {background:  url("../images/sp_panel_bl_mask.png") 0 100% no-repeat #fff;} 
.brlobbygames {background:  url("../images/sp_panel_br_mask.png") 100% 100% no-repeat; min-height: 22px; height: auto;}
.tllobbygames {background:  url("../images/sp_panel_tl_mask.png") 0 0 no-repeat}
.trlobbygames {background:  url("../images/sp_panel_tr_mask.png") 100% 0 no-repeat; /*padding: 4px 19px;*/ text-align: left;}
.lobbygamestext {padding: 5px; text-align:justify;}

.blhdr {background:  url("../images/spacer.gif") 0 100% no-repeat #fff;} 
.brhdr {background:  url("../images/spacer.gif") 100% 100% no-repeat; min-height: 22px; height: auto;}
.tlhdr {background:  url("../images/spacer.gif") 0 0 no-repeat}
.trhdr {background:  url("../images/spacer.gif") 100% 0 no-repeat; padding: 5px; text-align: left;}

	
	.lobbybutton a {
            position: relative;
            display: block;
            height: 18px;
            width: 60px;
            margin: 0 0 0 0;
            }

 

* html .lobbybutton a {   
            position: relative;
            display: block;

            height: 18px;
            width: 60px;
            margin: 10px 0 0 0;
            }

#imore a {
	background: url("../images/imore.gif"); }

#iplay a {
	background: url("../images/iplay.gif"); }
	
#isign a {
	background: url("../images/isign.gif"); }

	#imore a:hover,#iplay a:hover,#isign a:hover  {
	background-position: 0px -18px; }
#winnersImg {
width: 400px;
min-height: 45px;
 }
#bigWin {
width: 400px;
min-height: 120px;
text-align: center;
background-color: #ffff99;
 }
  #otherWin {
width: 400px;
min-height: 120px;
text-align: center;
background-color: #99ccff;
 }
#allWin {
width: 400px;
min-height: 120px;
text-align: center;
background-color: #ffcccc;
 }
#winnersTable {border-collapse:collapse;width:360px;text-align:left;margin-left: 10px; margin-bottom:5px; font-size:11px;}
#winnersHome {border-collapse:collapse; width:360px; height: 166px; *height:148px; _height: 148px;  text-align:left;font-size:13px; margin-left:2px;}

.winnersTable {color: #333; }
.winnersTable tr.c0 td, tr.c0 td { padding:8px 5px;}
.winnersTable tr.c1 td, tr.c1 td { padding:8px 5px;}
.winnersTh1 {color: #333; font-size:15px; height:85px; padding:4px 5px; text-align:center; }
.winnersTh {background-color: #fff; color: #333; padding:8px 5px;}
 #table2 {
 font: 12px/14px verdana, arial, helvetica, sans-serif;}
#table2 td{
text-align: left;
 color: #333;}
#table2 th{
 color: red;
 text-align: right;}
	
	.blhighlight h5	{	    
	color: #cc0000;    
	font-weight: bold;    
	font-size: 15px;    
	line-height: 18px;    
	text-align: center;    
	}	
	
	#nospace	{
	padding-bottom: 0;
	}
	
	#nospace p {
padding-bottom: 0;
}

#lobbytabs {    
	margin: 0;    
	padding: 0;    
    position: relative;    
	width: 440px;    
	height: 30px;    
    background:  url("../images/bg_lobbytabs.gif") repeat-x bottom;    
    line-height: normal;    
	} 
	
	#lobbytabs ul {    
	font-size: 9px;
	line-height: 10px;  
	float: left;    
	margin: 0;    
	padding: 0 6 0 0px;    
	list-style: none;
	text-align:center;   
	}    
	      
#lobbytabs li {    
	float: left;    
    background: url("../images/sp_lobbytabs_off_lft.gif") no-repeat left top;    
    margin: 0;    
    padding: 0 0 0 9px;    
    }    
	      
#lobbytabs a {    
	display: block;    
	float: left;    
    background: url("../images/sp_lobbytabs_off_rht.gif") no-repeat right top;    
    padding: 5px 15px 5px 6px;  
    text-decoration: none;    
    font-weight: bold;    
    color: #000;    
	}    
	/* Commented Backslash Hack hides rule from IE5-Mac \*/    
	#lobbytabs a {float: none;}    
	/* End IE5-Mac hack */	      
          
#lobbytabs a:hover {    
	color:#000;    
    }    
	    
#lobbytabs #current {    
	background-image: url("../images/sp_lobbytabs_on_lft.gif");    
    }    
	    
#lobbytabs #current a {    
	background-image: url("../images/sp_lobbytabs_on_rht.gif");    
    color:#000;    
    padding-bottom: 6px;    
    }
	
/* end lobby tabs */

ul.account	{
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #000;
	background: transparent;
	margin:	0;
	padding: 0;
	width: 134px;
	}			
	
li.accountheader	{
	font: 11px/13px verdana, arial, helvetica, sans-serif;
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0;
	font-weight: bold;
	}		
	
li.accountcopy	{
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	list-style: none;
	padding: 5px 0;
	margin: 0;
	}	
	
li.accountbox	{
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	list-style: none;
	padding: 1px 0 2px 5px;
	margin: 0;
	height: 15px;
	width: 127px;
	background: #FFF;
	border: 1px solid #7E9DB9;
	}	
	
li.accountcopybold	{
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	list-style: none;
	padding: 5px 0;
	margin: 0;
	}
	
a.accountbttext:link, a.accountbttext:visited, a.accountbttext:active	{	
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFF;
	background: transparent;
	padding: 0;
	margin: 0;			
	}		
	
a.accountbttext:hover	{	
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000099;
	background: transparent;			
	}	

.buttons li {
	float: left;
    background: transparent;	
    margin: 0;
    padding: 0;
    }	
	
.accountbt01	{
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
	color: #000099;	
	display: block;
	width: 124px;
	height: 15px;
	padding: 4px 0 4px 10px;
	margin: 0;
	background: transparent url("../images/bg_account_bt_01.gif") no-repeat;				
	}
									
.accountbt01:hover	{	
	color: #0099ff;				
	}	
	
a.accountbt02:link, a.accountbt02:visited, a.accountbt02:active	{	
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
	color: #000099;	
	display: block;
	width: 100px;
	height: 13px;
	padding: 4px 0 4px 10px;
	margin: 0 0 2px 0;
	background: transparent url("../images/bg_account_bt_02.gif") no-repeat;				
	}
									
a.accountbt02:hover	{	
	color: #0099ff;				
	}	
	
a.accountbt03:link, a.accountbt03:visited, a.accountbt03:active	{	
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
	color: #000099;	
	display: block;
	width: 85px;
	height: 13px;
	padding: 4px 0 4px 10px;
	margin: 0 0 2px 0;
	background: transparent url("../images/bg_account_bt_03.gif") no-repeat;				
	}
									
a.accountbt03:hover	{	
	color: #0099ff;				
	}
	
a.accountbt04:link, a.accountbt04:visited, a.accountbt04:active	{	
	font: 10px/12px verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
	color: #000099;	
	display: block;
	width: 140px;
	height: 13px;
	padding: 4px 0 4px 10px;
	margin: 0 0 2px 0;
	background: transparent url("../images/bg_account_bt_04.gif") no-repeat;				
	}
									
a.accountbt04:hover	{	
	color: #0099ff;				
	}
	
.accountrhtpanel02 {margin-bottom: 10px;}		
	
.accountpanelmid	{
	border-left: 3px solid #0099ff;
	border-right: 3px solid #0099ff;
	margin: 0;
	padding: 0 1px 10px 1px;
	width: 110px;
	background-color: #99ccff;
	text-align: left;
	}	
	
/* Butlins-Games */
#header-games {
	margin-bottom: 10px;
	padding: 0;
	position: relative;
	width: 836px;
	height: 150px; 
	text-align: left;
	color: #000;
	background: url("../images/header-games.jpg") repeat-x;  
	}
#butlinsgames-left {
    left:0px;
    float:left;
   position:relative;
	width: 250px;
	/*height:: 350px;*/
	margin:0; 
	padding:0px 0 130px 0;	background: url("../images/lhs_bg.png") no-repeat top;	
	}   
#butlinsgames-intro {
padding: 100px 20px 0 20px;
color:#e1ffac;
}

#butlinsgames-home {
    z-index: auto;
	margin: 0;
	padding: 0;
    position: absolute;
	top: -15px;
	left: 220px;
	/*width: 600px;
	height: 33px;*/
    line-height: normal;
	background: transparent;
	}
	  
#butlinsgames-home ul {
	font-size: 1.1em;
	float: right;
	margin: 0;
	padding: 0 7px 0 0px;
	list-style: none;
	}
	  
#butlinsgames-home li {
	float: left;
    padding-left: 3px
	
    }
#ticker-games{
left: 0PX;
  z-index: auto;
  top: -41px;
  width: 836px;
  height: 41px;
  position: absolute;
    background: url("../images/ticker_bg.gif") no-repeat;

}

*html #ticker-games{top: -46px}	/* For IE only */	

.footerTxt {    
	color: #000;
	}  
	
	.footerTxt h1	{	    
	font: verdana, Arial, Helvetica, sans-serif;
	color: #000;   
	font-weight: bold;    
	font-size: 11px;    
	line-height: 11px; 
	padding: 0;  
	padding: 0;  
	margin: 10px 0 2px 0; 
	text-align: center;      
	}	

	 .footerTxt p
	{
	text-decoration: none; font-weight: bold; 
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	color: #000;
	text-align: center;  
	 }
 
	 .footerTxt a {
    color: #000; text-decoration: none;
	}
 	.footerTxt a:hover {color:#000; font-style: normal;}
	
	/*VIP area */

.blvipDiamond {background:  url("../images/spacer.gif") 0 100% no-repeat #000;}
.brvipDiamond {background:  url("../images/spacer.gif") 100% 100% no-repeat;}
.tlvipDiamond {background:  url("../images/spacer.gif") 0 0 no-repeat;}
.trvipDiamond {background:  url("../images/spacer.gif") 100% 0 no-repeat; padding: 7px; color: #fff;}

.blvipEmerald {background:  url("../images/spacer.gif") 0 100% no-repeat #000;}
.brvipEmerald {background:  url("../images/spacer.gif") 100% 100% no-repeat;}
.tlvipEmerald {background:  url("../images/spacer.gif") 0 0 no-repeat;}
.trvipEmerald {background:  url("../images/spacer.gif") 100% 0 no-repeat; padding: 7px; color: #fff;}

.blvipHome {background:  url("../images/spacer.gif") 0 100% no-repeat #000;}
.brvipHome {background:  url("../images/spacer.gif") 100% 100% no-repeat;}
.tlvipHome {background:  url("../images/spacer.gif") 0 0 no-repeat;}
.trvipHome {background:  url("../images/spacer.gif") 100% 0 no-repeat; padding: 7px; color: #fff;}

.blvipGold {background:  url("../images/spacer.gif") 0 100% no-repeat #000;}
.brvipGold {background:  url("../images/spacer.gif") 100% 100% no-repeat;}
.tlvipGold {background:  url("../images/spacer.gif") 0 0 no-repeat;}
.trvipGold {background:  url("../images/spacer.gif") 100% 0 no-repeat; padding: 7px; color: #fff;}


.blvipDiamond h1	{	    
	padding: 0;    
	color: #a30664;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}	
.blvipDiamond h2	{	    
	padding: 0;    
	color: #a30664;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}	
	
	
.blvipEmerald h1	{	    
	padding: 0;    
	color: #66cc00;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}	
.blvipEmerald h2	{	    
	padding: 0;    
	color: #66cc00;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}		

.blvipHome h1	{	    
	padding: 0;    
	color: #cacaca;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}	
.blvipHome h2	{	    
	padding: 0;    
	color: #cacaca;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}		
	
.blvipGold h1	{	    
	padding: 0;    
	color: #ffff00;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}	
.blvipGold h2	{	    
	padding: 0;    
	color: #ffff00;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}		

.blvip p	{	    
	padding: 0;    
	font-weight: normal;    
	font-size: 11px;    
	line-height: 18px;    
	text-align: left;    
	color: #FFF;
	}	
	
.vipTable {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #3e3e3e;
	border-collapse: separate;
	background-color: #232323;
	padding: 5px;
	width: 419px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.vipTable p	{	    
	padding: 0;    
	font-weight: normal;    
	font-size: 11px;    
	line-height: 18px;    
	text-align: left;    
	color: #FFF;
	}	
.vipContact p	{	    
	padding: 0;    
	font-weight: normal;    
	font-size: 11px;    
	line-height: 18px;    
	text-align: left;    
	color: #FFF;
	}	
.vipContact {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #4e4e4e;
	border-collapse: separate;
	background-color: #171717;
	padding: 5px;
	width: 429px;
	margin-top: 10px;
}

.vipContact h1	{	    
	padding: 0;    
	color: #cacaca;    
	font-weight: bold;    
	font-size: 12px;    
	line-height: 14px;    
	text-align: left;    
	}	
.vipContact a{color:#CCCCCC;}
.vipLink
{color: #a30664;}
.vipLinkHome
{color: #cacaca;}
/*Homepage layer popup style*/
#layer_popupContainer {   
position:absolute;  
z-index:200;   
height: 300px;   
width: 300px;   
top:10px;   
left:50%;   
margin-left:-300px;   
text-align:center;
}
/*Homepage layer popup style 4xmas*/ 
#layer_popupContainerHeader {    
position:absolute;   
z-index:100;    
height: 113px;    
width: 750px;    
top:0px;    
left:50%;    
margin-left:-375px;    
text-align:center; 
}

/*top games bingo rooms*/
#bingoRooms
{
margin-left:-9px;
_margin-right:-30px;
}



.visible {display:block;}
.hidden {display:none;}



#games1 {
background-image:url(../home/games1.gif);
width: 185px;
height: 266px;

}



#games2 {
background-image:url(../home/games2.gif);
width: 185px;
height: 266px;
display:none;
}

#games3 {
background-image:url(../home/games3.gif);
width: 185px;
height: 266px;
display:none;
}

#games4 {
background-image:url(../home/games4.gif);
width: 185px;
height: 266px;
display:none;
}


.display1
{
padding-top: 88px;
display:block;
width: 185px;
font-size:24px;
text-align:center;
line-height: 25px;
height: 25px;
color: #fff;}

.display1 A:link {text-decoration: none; color: #fff; font-size:24px;}
.display1 A:visited {text-decoration: none; color: #fff; font-size:24px;}
.display1 A:active {text-decoration: none; color: #fff; font-size:24px;}
.display1 A:hover {text-decoration: none; color: #FFFF00; font-size:24px;}

.display2
{
padding-top: 53px;
display:block;
width: 185px;
font-size:24px;
text-align:center;
line-height: 25px;
height: 25px;
color: #fff;}

.display2 A:link {text-decoration: none; color: #fff; font-size:24px;}
.display2 A:visited {text-decoration: none; color: #fff; font-size:24px;}
.display2 A:active {text-decoration: none; color: #fff; font-size:24px;}
.display2 A:hover {text-decoration: none; color: #FFFF00; font-size:24px;}

.display3
{
padding-top: 53px;
display:block;
width: 185px;
font-size:24px;
text-align:center;
line-height: 25px;
height: 25px;
color: #fff;}

.display4
{
padding-top: 53px;
display:block;
width: 185px;
font-size:24px;
text-align:center;
line-height: 25px;
height: 25px;
color: #fff;}
.displayName
{
display:block;
width: 175px;
font-size:10px;
text-align:center;
line-height: 10px;
height: 10px;
color: #FFFF00;}

.butLft
{
margin-left: 10px;
display:block;
margin-top: 20px;
width: 30px;
height: 30px;
float: left;
color: #FFFF00;}

.butRgt
{
margin-right: 10px;
display:block;
margin-top: 20px;
width: 30px;
height: 30px;
float: right;
color: #FFFF00;}

.butRgt a, .butLft a
{
display:block;
width: 30px;
height: 30px;}

.playLobby a {
            position: relative;
            display: block;
			float:left;
            height: 20px;
            width: 131px;
            margin: 2px;
			font-size:12px;
			line-height:20px;
			text-decoration:none;
			font-weight:bold;
            }

#lobbyBlue a { background: url(../images/lobbyBlue.gif); color: #0033FF;}

#lobbyRed a { background: url(../images/lobbyRed.gif);  color: #993300;}
	
#lobbyYellow a { background: url(../images/lobbyYellow.gif);  color: #FF6600;}

	#lobbyBlue a:hover,#lobbyRed a:hover,#lobbyYellow a:hover  {
	background-position: 0px -25px; }
#lobbyButtons{padding-left:15px; height:10px;}

#modalPage
{
    display: block;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.3; opacity: 0.3;
    width: 100%; height: 100%; background-color: #999999;
}


/*start adding css for g2 prebuy 10/7/2009*/
.prebuygames{
color:#6e0368;
font-size:11px;
background:url(../images/prebuy/prebuybg.jpg);
background-repeat:no-repeat;
background-color:#83c801;
min-height:750px;
}

.prebuyend{
background:url(../images/prebuy/prebuybgend.jpg);
background-color:#83c801;
height:30px;
}

.prebuygames table{
color:#FFFFFF;
}

.prebuygamesnote{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#6e0368;
font-size:11px;
}

.gamepretitle01{
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#08346b;
}

.gamepretitle02{
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#6593cf;
padding-top:5px;
}

.gamepretitle03{
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
font-weight:bold;
color:#6593cf;
}

.gamepretitle04{
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
font-weight:bold;
color:#08346b;
}

.gamepretitle05{
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
font-weight:bold;
color:#08346b;
}

.gamepretitle06{
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fb5100;
}

.gamepretitle07{
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#08346b;
}

.gamepretitle08{
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#08346b;
}

.buybut{
margin-top:3px;
}

#data{ 
/*font-size: 10px;
font-weight: bold;
color: #ffffff;
text-align: center;
padding-top: 8px;
padding-left: 5px;
padding-right:5px;
width: 355px;
position:relative;*/

font-size:9px;
}
 
#data table tr .title{ 
background-color:#701c94; 
font: 10px/12px verdana, arial, helvetica, sans-serif; 
font-weight: bold;
color:#FFFFFF;

} 
 
#data table tr .norm{ 
background-color:#e2fa85; 
color:#333333; 
} 


.pretitle{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:19px;
color:#4c036e;
}

#getgames{
background:url(../images/prebuy/getgames.gif) no-repeat;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
width:111px;
height:24px;
padding-top:5px;
}

#prebuyrep{
background:url(../images/prebuy/prebuyrep.gif) no-repeat;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
width:139px;
height:24px;
padding-top:5px;
}

#confirmorder{
position:relative;
left:3px;
top:114px;
}

.confirm01{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
line-height:30px;
color:#08346b;
padding-top:60px;
}

.confirm02{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:25px;
font-weight:bold;
line-height:33px;
color:#a51716;

}

.confirm03{
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
line-height:30px;
color:#08346b;
}

.gamesbg{
background-image: url("../images/prebuy/gamesbg.gif");
background-repeat:no-repeat;
}

.specialsgames{
background:url(../images/prebuy/prebuybgsp.gif) no-repeat;
color:#FFFFFF;
width:390px;
height:600px;
}

.specialsgamesbg{
color:#FFFFFF;
width:354px;
height:120px;
background-image: url("../images/prebuy/gamesbg.gif");
background-repeat:no-repeat;
}


/*end of adding css for g2 prebuy*/

/*Un-Finished Games*/
#unfinishedgames {
width: 560px;
}
#unfinishedgames div{
color: black;
padding: 10px 5px 10px 5px;
}
#unfinishedgames div a{
color: red;
}
/*End of Un-Finished Games*/

.hdrAlerts { 
background: transparent url(../images/hdrH5.gif) no-repeat scroll top; 
color: #fff; text-decoration: none; 
font-weight:bold; width:442px; 
font-size: 13px; 
line-height: 33px; 
height: 33px; 
padding: 0; 
margin: 0; 
display: block; 
text-align: left;
}

.blInfoBox {background:  url("../lobby-new/assets-lobby/game_corner_left_bot.gif") 0 100% no-repeat #fff; min-height:92px; _height:90px;}
.brInfoBox {background:  url("../lobby-new/assets-lobby/game_corner_right_bot.gif") 100% 100% no-repeat; min-height:92px; _height:90px;}
.tlInfoBox {background:  url("../lobby-new/assets-lobby/game_corner_left.gif") 0 0 no-repeat;}
.trInfoBox {background:  url("../lobby-new/assets-lobby/game_corner_right.gif") 100% 0 no-repeat; padding: 8px; text-align: left;}
	
.infoBoxContent
{
font: 12px/16px verdana, arial, helvetica, sans-serif;
display: block; 
}

.infoBoxContent h1
{
font: 16px/22px verdana, arial, helvetica, sans-serif;
font-weight:bold; 
color: #581c58
}
