* {margin: 0; padding: 0;}
ul, ol, dl, blockquote{margin-left:10px;padding-left:10px;}
a{font-weight: bold;text-decoration:none;color:#ffc300;}
a:hover{text-decoration:underline;}
a img {border: none;}
p{padding: 0 10px 10px 0;}
html{height:100%;} 
div#CMSText1 {width:100%;}
body{background:#000 url(/Customers/club4aces2010/Includes/Images/body_bg.jpg) repeat-x scroll top left;padding:0px;margin:0;position:relative;height:100%;min-height:100%;}
* html body{height:100%;}
body, td{font-size:11px;font-family:Verdana, Arial, Sans-Serif;color:#fff;}
acronym{border:none;cursor:pointer;}
pre{padding:10px;}
h1{
	font-size: 2.2em;
	font-weight: bold;
	padding-top: 10px;
	line-height: 1.2em;
	color: #fff;
	margin-bottom: 1em;
	text-transform: none;
}
h2{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 10px 0 0 0;
	padding: .4em 0;
	color: #fff;
	text-transform: none;
}
h2 a{
	font-weight: bold;
}
h2 a:hover{
	font-weight: bold;
}
.h2{
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 0.5em;
	padding-bottom: 0;
	color: #9d839d;
	text-transform: uppercase;
}
h3{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: none;
	color: #fff;
	margin: 10px 0 0 0;
	padding: .4em 0;
}
.h3{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	padding-top: 0.4em;
	text-transform: none;
	color: #ffc300;
	margin: 0 0 0.3em 0;
}

/*h1{font-size:16px;font-weight:bold;padding-bottom:10px;}
h2{font-size:14px;}
h3{font-size:12px;font-weight:bold;}*/
h4{font-size:11px;font-weight:bold;padding-bottom:10px;}
h5{font-size:11px;font-weight:bold;}
h6 {}
.small{font-size:10px;font-family:Arial, Verdana;}
input,select,textarea{ font-size:11px;padding:1px;margin-bottom:5px;/*padding-top:1px;padding-bottom:1px;border: solid 1px #a6a7a7;*/}
input.normal{width:130px;}
input.wide{width:180px;}
input.narrow{  width :50px;}
input.buttonDefault{background:#1d1d1d;color:#fff;font-weight:bold;padding: 2px 8px;width:auto !important;border: solid 1px #707070;}

/* -- LAYOUT  -- */ 
/*
	total width:	985px
	left width:		205px
	middle width:	549px
	right width:	205px
	test
*/
/*site width and layout alignment*/
#container{
	padding:0px;
	margin:0 auto;				    /* Centering Site and margin to browser window*/
	padding-top:140px;				/* Same top-padding as site header*/	
	background:none;
	left:10px;
	margin:0 auto;
	position:relative;
	padding-bottom: 0px;
	width:985px;	
}
#divContentWrapper
{	
	width:985px;
	position:relative;
	padding-top: 25px;
	margin-bottom:10px;	   /*margin to site footer*/
	/*float:left;*/
	background:none;
}
/* always left */
#divLeftWrapper{
	width:205px;
	position:relative;		/*Make middle column float in the middle */
	left:-525px;			/*Make middle column float in the middle */
	float:left;
	line-height:16px;
	margin-top:0px;
	overflow:hidden;
}
/* 3 columns middle */
#divMiddleWrapper{
	width:525px;
	float:left;
	position:relative;		/*Make middle column float in the middle */
	left:230px;				/*Make middle column float in the middle */
	line-height:16px;
	/*overflow:hidden;*/	
}
/* 3 columns right */
#divRightWrapper
{
	position:relative;
	width:205px;
	float:right;
	line-height:16px;
	margin-top:0px;
	/*overflow:hidden;*/
}
/* special Sportsbetting StartPage */
body#BettingStartpage.BettingModule #divRightWrapper{
	width:205px;
	position:relative;
	left:-765px;
	float:left;
}
body#BettingStartpage.BettingModule #divLeftWrapper{display:none;}
body#BettingStartpage.BettingModule #divMiddleWrapper{
	width:765px;
	left:220px;
	float:left;
	position:relative;
	line-height:16px;
	padding:0;
	background:none;
}
body#BettingStartpage.BettingModule div#quickPick, body#BettingStartpage.BettingModule div#tabData, body#BettingStartpage.BettingModule #linkMenuContainer, body#BettingStartpage.BettingModule #divMiddleWrapperColumnLeft, body#BettingStartpage.BettingModule #divMiddleWrapperColumnRight{display:none !important;} 
body#BettingStartpage.BettingModule #divMiddleWrapper #divAjaxIndicator img{display:none;}
/* END of  special Sportsbetting StartPage */
div.boxContainer{padding-bottom:7px;}
/*override settings for two column layout*/
div.two-columns #divLeftWrapper{left:-740px;}
div.two-columns #divMiddleWrapper
{
	width:740px; /*754px med 36px marginal*/
	left:220px;
	float:left;
	position:relative;
	line-height:16px;
	padding-top:10px;
}
/*override settings for one column layout*/
div.one-columns #divMiddleWrapper
{
	float:left;
	width:985px;
	left:0;
	margin-right:0px;
	line-height:16px;
}
/*Inner columns */
/* 3 columns middle left */
div#divMiddleWrapperColumnLeft{width:257px;float:left;margin-top:0px;}
/* 3 columns middle right */

div#divMiddleWrapperColumnRight{float:right;width:257px;margin-top:0px;}
/*clear container for container*/
#divContentWrapper div.container-clear-both
{
	clear:both;
	height:10px;/*margin to site footer, can be set to 0px*/
	overflow:hidden;
}
/*table width settings default*/
div#divMiddleWrapper table{width:100%;}
div#divMiddleWrapper div.contentWrapper table, div#divMiddleWrapper fieldset.functionArea table{width:100%;/*width:533px;*/}
div.two-columns #divMiddleWrapper table{width:100%;}
div.two-columns #divMiddleWrapper div.contentWrapper table{width:100%;}
div#divLeftWrapper table{width:190px;}
div#divRightWrapper table{width:190px;}
/* 2 columns middle right/left, for exampel used in Control CasinoTournamentScheduleInfo,CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnRight,div#divMiddleWrapperFullColumnLeft{width:365px;margin-top:1px;}
div#divMiddleWrapperFullColumnRight{float:right;}
div#divMiddleWrapperFullColumnLeft{float:left;}
div#divMiddleWrapperFullColumnLeft table, div#divMiddleWrapperFullColumnRight table{width:365px /*374*/!important;}
div#divSiteFooter{ background:none;padding-bottom: 20px; width:985px;bottom:0;text-align:right;clear:both;}
/*Global site footer*/
div#globalSiteFooterLinks{background:none; padding-top:2px;padding-bottom:2px;margin-bottom:5px;text-transform: uppercase}
ul#ulGlobalSiteFooter li a{color:#666;padding:0 1em 0 0.7em;border-right:0px; font-size:10px;border-right:1px solid;}
ul#ulGlobalSiteFooter li.responibleGambling a{}
ul#ulGlobalSiteFooter li.aboutUs a{}
ul#ulGlobalSiteFooter li.termsAndConditions a{padding-left:0;}
ul#ulGlobalSiteFooter li.siteMap a{border:none;}
/*Popup content*/
div#divPopUpContentWrapper{width:626px;}
/*SITE HEADER*/
#divHeaderWrapper
{
	clear:both;
	float:left;
	position:absolute;		/*Make header float in top */
	top:0;					/*Make header float in top */
	left:0;
	height:83px;			/*same as top-padding on container*/
	width:985px;
	background:transparent url('/Customers/club4aces2010/Includes/Images/header.jpg') top no-repeat;
}
/*Site Header Elements*/
#divHeaderWrapper div#CMSSiteHeader1{color:red;position:absolute;top:0px;}
#divHeaderWrapper div#CMSSiteHeader2{color:green;position:absolute;top:10px;}
#divHeaderWrapper div#CMSSiteHeader3{color:yellow;position:absolute;top:20px;}
/*Language drop*/
div#divLanguages{position:absolute;right:0;top:13px;z-index: 3;width: 100px;text-align: left;}
div#divLanguages a{background-repeat:no-repeat;background-position:center right;padding:0px 5px 0px 0;font-weight:bold;}
div#divLanguages select{border:1px solid #313534;width:100px;}


/* -- NAVIGATION LEVEL 1 -- */
#divTopMenu{position:absolute;top:84px;text-transform: none;}
#menuLevel1Container{font-size: 11px;width:985px;background:url(/Customers/club4aces2010/Includes/Images/topmenu_bg2.jpg);overflow:hidden;}
#menuLevel1Container ul{margin-left:0;padding-left:0;}
#menuLevel1 {	
   margin-left: 7px;
   list-style:none;  
   padding-bottom: 33px;;
}
#menuLevel1 li 
{  
  float:left;
  padding:0;
  background:none;
}
#menuLevel1 a {
  float:left;
  display:block;
  padding: 10px 10px 10px 10px;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:bold;
  color:#1e1e1e;
  text-align: left;
}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel1 a {float:none;}
/* End IE5-Mac hack */
#menuLevel1 a:hover {background: url(/Customers/club4aces2010/Includes/Images/menulevel1_overbg2.gif) repeat-x top left;}
#menuLevel1 li.selected {background:transparent url(/Customers/club4aces2010/Includes/Images/menulevel1_selectedbg.gif) repeat-x;} /*edebe8*/
#menuLevel1 li.selected a:hover{background:none;}
#menuLevel1 a.selected {color:#ffc300;} /*532f64*/
#menuLevel1 li.firstItem { margin-left: 10px; }
/* -- NAVIGATION LEVEL 2 -- */
#menuLevel2Container 
{	
	font-size: 11px;
	width:985px; 
   	overflow:hidden;
	background:transparent url(/Customers/club4aces2010/Includes/Images/menulevel2_bg.gif) no-repeat;
}
#menuLevel2Container ul{
	margin-left:0;
	padding-left:0;
}
#menuLevel2 {	
   margin-left: 7px;
   list-style:none;   
}
#menuLevel2 li 
{  
  float:left;
  padding:0 2px;
}
#menuLevel2 a {
  float:left;
  display:block;
  padding: 10px 5px 6px 6px;
  text-align: left;
  text-decoration:none;
  font-size:10px;
  color:#ffc300;
}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel2 a {float:none;}
/* End IE5-Mac hack */
#menuLevel2 a:hover {background:url(/Customers/club4aces2010/Includes/Images/menulevel2_overbg.gif) repeat-x top left;}
#menuLevel2 li.selected {}
#menuLevel2 a.selected {text-decoration:underline;}
#menuLevel2 li.firstItem { margin-left: 10px; }
/* -- NAVIGATION LEVEL 3 -- */
#menuLevel3{ list-style:none; margin-bottom: 10px; }
#menuLevel3 ul{ list-style:none; margin:0; padding:0;}
ul#menuLevel3{margin:0;padding:0;}
#menuLevel3 a{display:block;padding:0 10px 1px 12px;font-size: 11px;font-weight:bold;color:#ffc300;background: url(/Customers/club4aces2010/Includes/Images/arrow_right_yellow.gif) no-repeat;background-position: 4px 0.5em;}
#menuLevel3 a.selected{color: #fff;background: url('/Customers/club4aces2010/Includes/Images/arrow_down.gif') no-repeat;background-position: 0px 5px;text-decoration:none;}
#menuLevel3 ul li a{display:block;margin-left: 10px;padding:0 10px 0 12px;color:#FFC300;background: url(/Customers/club4aces2010/Includes/Images/arrow_right_yellow.gif) no-repeat;background-position: 3px 0.3em;}

/* -- NEW DEPOSIT SECTION--*/
#menuLevel3Deposit, #menuLevel3DepositMoreOptions{list-style:none;margin-bottom:10px;}
#menuLevel3Deposit ul, #menuLevel3DepositMoreOptions ul{list-style:none;margin:0;padding:0;}
ul#menuLevel3Deposit, ul#menuLevel3DepositMoreOptions{margin:0;padding:0;}

ul#menuLevel3DepositMoreOptions li{}

ul#menuLevel3Deposit li,ul#menuLevel3DepositMoreOptions li{margin:0;padding:5px 0 2px 0;border:1px solid #2E2E2E;text-align:center;}
ul#menuLevel3Deposit li.selected,ul#menuLevel3DepositMoreOptions li.selected{margin:0;padding:5px 0 2px 0;border:1px solid #FFDF63;background:#1D1D1D;text-align:center;}

ul#menuLevel3Deposit li .learnMoreLink a,ul#menuLevel3DepositMoreOptions li .learnMoreLink a{color:#fff;font-weight:normal;}
ul#menuLevel3Deposit li .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li .learnMoreLink a:hover{color:#FFDF63;font-weight:normal;}

ul#menuLevel3Deposit li.selected .learnMoreLink a,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a{color:#FFC300;font-weight:normal;}
ul#menuLevel3Deposit li.selected .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a:hover{color:#FFDF63;font-weight:normal;}

ul#menuLevel3Deposit li a,ul#menuLevel3DepositMoreOptions li a{color:#fff;text-decoration:none;}
ul#menuLevel3Deposit li a:hover,ul#menuLevel3DepositMoreOptions li a:hover{color:#FFDF63;text-decoration:none;}

ul#menuLevel3Deposit li.selected a,ul#menuLevel3DepositMoreOptions li.selected a{color:#FFC300;}
ul#menuLevel3Deposit li.selected a:hover,ul#menuLevel3DepositMoreOptions li.selected a:hover{color:#FFDF63;}

#menuLevel3Deposit .paymentLogo, #menuLevel3DepositMoreOptions .paymentLogo{margin:0 3px;}
#menuLevel3Deposit .helpIcon, #menuLevel3DepositMoreOptions .helpIcon{}

.paymentLogoLink{margin:3px 0 0 0;}
.paymentTextLink{margin:3px 0 0 0;}
.learnMoreLink{margin:0 0 3px 0;}

.moreOptionsHeader {margin-top:5px;height:22px;background:url(/Customers/club4aces2010/Includes/Images/listNav_right.gif) repeat-x right top;}
.moreOptionsHeader H2{padding:3px 10px 2px 14px;margin:0;color:#fff;font-size:14px; background:url(/Customers/club4aces2010/Includes/Images/more-options-icon.gif) no-repeat;background-position:3px;}

div.contentWrapperHeaderContainer{background-color:transparent;height:22px;}
div.contentWrapperHeaderCornerTopRight{display:none;}
div.contentWrapperHeaderCornerTopLeft{display:none;}
div.contentWrapperHeader{background:url(/Customers/club4aces2010/Includes/Images/listNav_right_on.gif) repeat-x left top;border-top:1px solid #a6a7a7;height:22px;}
div.contentWrapperHeader h2{color: #000;margin:0;margin-left:10px;padding:3px 0 1px;font-size:14px;line-height:16px;}

.depositLogo {height:40px;}
.depositLogo img {float:right;padding:0 1px 6px 0;}

.withdrawalLogo {}
.withdrawalLogo img {margin:10px 0 0 0;}

/*END NEW DEPOSIT SECTION*/

/* override default box setting */
#boxMenuLevel3{border: solid 0px #a6a7a7;position:relative;margin-bottom:10px;}	
#boxMenuLevel3 div.boxHeader{border-top:0px solid #a6a7a7;border-bottom:0px solid #ffc300;}
#boxMenuLevel3 div.boxHeader h1{color:#fff;}
#boxMenuLevel3 div.boxContent{background:#2e2e2e2;padding-bottom:8px;}
#boxMenuLevel3 div.boxCornerTopLeft{display:none;}
#boxMenuLevel3 div.boxCornerTopRight{display:none;}
#boxMenuLevel3 div.boxCornerBottomRight{display:none;}
#boxMenuLevel3 div.boxCornerBottomLeft{display:none;}
/* override default box setting */
#boxInfo div.boxHeader{display:none;}
#boxInfo div.boxHeader h1{display:none;}	
#boxInfo div.boxContent{padding:10px 15px;color:#fff;font-size:11px;background-color:#2e2e2e;}
#boxInfo div.boxContent a{color:#fff;}
/*#boxInfo div.boxCornerTopLeft{}
#boxInfo div.boxCornerTopRight{background-color:#a6a7a7;}*/
#boxInfo div.boxCornerBottomLeft{ }
#boxInfo div.boxCornerBottomRight {background-color:#a6a7a7;}
#boxCasinoGames select {width: 190px;}
/* -- FORM FLOATS [TODO] -- */
.floatingBox{display:inline;padding:6px;width:345px;border: solid 1px #c2c2c2;margin-bottom: 7px;}
#AccountBalanceMain{float:left;}
#AccountBalanceExtras{float:right;}
div.floatingBox table{width:343px !important;}
.clearAll{clear:both;}
/* -- LINK MENU -- */
#linkMenuContainer{width:100%;background:none;margin-bottom:22px;height:22px;}
#linkMenuContainer ul{margin:0;padding-left:0px;}
#linkMenu{list-style:none;margin-left: 5px;padding-bottom: 0px;}
#linkMenu li{float:left;background:url('') no-repeat left top;margin-right:2px;padding:0 0 0 0;}
#linkMenu a{color: #ffc300;float:left;display:block;background:url('/Customers/club4aces2010/Includes/Images/listNav_right.gif') no-repeat right top;padding:3px 15px 3px 6px;margin-bottom:2px;text-decoration:none;font-weight:bold;background:#000000 url("/Customers/club4aces2010/Includes/Images/listNav_right.gif") repeat-x scroll left top;}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#linkMenu a{float:none;}
/* End IE5-Mac hack */
#linkMenu a:hover{}
#linkMenu li.selected{}
#linkMenu a.selected{color:#1e1e1e;padding: 3px 15px 3px 6px;background: url('/Customers/club4aces2010/Includes/Images/listNav_right_on.gif') no-repeat right top;}
/* -- STEPMENU -- */
#stepMenuContainer {width:100%;margin-top:8px;}
#stepMenuContainer ul{margin:0;padding-left:0;}
#stepMenu{list-style:none;padding-bottom: 30px;}
#stepMenu li{float:left;background: url('/Customers/club4aces2010/Includes/Images/stepNav_left.gif') no-repeat left top;padding-left:5px;}
#stepMenu span{float:left;background: url('/Customers/club4aces2010/Includes/Images/stepNav_right.gif') no-repeat right top;display:block;padding:3px 10px 3px 5px;text-align: center;font-weight:bold;color:#fff;text-align:center;}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#stepMenu span{float:none;}
/* End IE5-Mac hack */
#stepMenu li.selected{background: url('/Customers/club4aces2010/Includes/Images/stepNav_left_on.gif') no-repeat left top;padding-left: 6px;}
#stepMenu span.selected{background: url('/Customers/club4aces2010/Includes/Images/stepNav_right_on.gif') no-repeat right top;color:#1e1e1e;}


/*CasinoWWGlobalStartPage - global WW content generated from rootsite 
/Rootsite/ObjectTypes/Frameless/WWCasinoModule/CasinoWWGlobalStartPage.xslt*/
body#CasinoWWGlobalStartPage {}
body#CasinoWWGlobalStartPage div.casinoContainer{float:left;width:236px;margin-left:8px;}
body#CasinoWWGlobalStartPage div.casinoContainer a{color:#2e2322;padding:0 0 0 10px;font-size:10px;}
body#CasinoWWGlobalStartPage div.tableGamesHeader{color:#fff;background:url('/Customers/club4aces2010/Includes/Images/tableGamesHeader-ww.jpg') no-repeat;height:44px;}
body#CasinoWWGlobalStartPage div.casinoContainer h1{color:#fff;font-size:18px;margin-left:16px;padding-top:15px;height:auto;}
/*body#CasinoWWGlobalStartPage div.casinoContainer h2{margin-left:20px;height:auto;}*/
body#CasinoWWGlobalStartPage div.casinoContainer h2, body#CasinoWWGlobalStartPage div.casinoContainer h3 {color:#2e2322;}
body#CasinoWWGlobalStartPage div.casinoCornerTopRight{}
body#CasinoWWGlobalStartPage div.CasinoCornerTopLeft{}
body#CasinoWWGlobalStartPage div.casinoCornerBottomRight{}
body#CasinoWWGlobalStartPage div.casinoCornerBottomLeft{}

body#CasinoWWGlobalStartPage .casinoContent {list-style:none;color:#2e2322;padding-bottom:10px;}
body#CasinoWWGlobalStartPage .casinoContent ul {margin-left:5px;padding-left:0;}
body#CasinoWWGlobalStartPage .casinoContent ul li a{list-style:none;padding-left:0px;color:#ffc300;}

body#CasinoWWGlobalStartPage .casinoContent ul li.java-icon {list-style:none;padding-left:10px;/*background:url('/Customers/club4aces2010/Includes/Images/java-icon.gif') no-repeat;background-position: 0 0.2em;*/}
body#CasinoWWGlobalStartPage .casinoContent ul li.flash-icon {list-style:none;padding-left:10px;/*background: url('/Customers/club4aces2010/Includes/Images/flash-icon.gif') no-repeat;background-position: 0 0.2em;*/}


/*CasinoNetentGlobalStartPage - global NetEnt content generated from rootsite
/Rootsite/ObjectTypes/Frameless/CasinoModule/CasinoNetentGlobalStartPage.xslt*/
body#CasinoNetentGlobalStartPage {}
body#CasinoNetentGlobalStartPage div.casinoContainer{float:left;width:236px;margin-left:8px;}
body#CasinoNetentGlobalStartPage div.casinoContainer li{list-style:none;}
body#CasinoNetentGlobalStartPage div.casinoContainer a{color:#ffc300;padding:0 0 0 10px;font-size:10px;}
body#CasinoNetentGlobalStartPage div.tableGamesHeader{background:transparent url('/Customers/club4aces2010/Includes/Images/tableGamesHeader-netent.jpg') no-repeat;height:44px;}
body#CasinoNetentGlobalStartPage div.casinoContainer h1{color:#fff;font-size:18px;margin-left:20px;padding-top:20px;}
/*body#CasinoNetentGlobalStartPage div.casinoContainer h2{margin-left:20px;height:auto;}*/
body#CasinoNetentGlobalStartPage div.casinoContainer h2, body#CasinoNetentGlobalStartPage div.casinoContainer h3 {color:#2e2322;}
body#CasinoNetentGlobalStartPage div.casinoCornerTopRight{}
body#CasinoNetentGlobalStartPage div.CasinoCornerTopLeft{}
body#CasinoNetentGlobalStartPage div.casinoCornerBottomRight{}
body#CasinoNetentGlobalStartPage div.casinoCornerBottomLeft{}

body#CasinoNetentGlobalStartPage .casinoContent {list-style:none;color:#2e2322;padding-bottom:10px;}
body#CasinoNetentGlobalStartPage .casinoContent ul {margin-left:3px;padding-left:0;}

body#CasinoNetentGlobalStartPage .casinoContent .java-icon {list-style:none;padding-left:10px;/*background:url('/Customers/club4aces2010/Includes/Images/java-icon.gif') no-repeat;background-position: 3px 0.2em;*/}
body#CasinoNetentGlobalStartPage .casinoContent .flash-icon {list-style:none;padding-left:12px;/*background: url('/Customers/club4aces2010/Includes/Images/flash-icon.gif') no-repeat;background-position: 3px 0.2em;*/}
/*This is for NetEnt Casino Tournament, for exampel used in Control CasinoTournamentScheduleInfo,CasinoTournamentScheduleInfo*/
/*This is shown when a casino tournament is running in the Tournament schedule*/
div.casinoTourneyRunning{display: inline;background: url(http://demo.entraction.com/Customers/Utils/Images/progressbar_65x6.gif) no-repeat center;	width: 65px;position:relative;	float:left;	height: 6px;}
/*This is the users that haven't has meet the tourney requirments*/
span.notMetTourneyReqInLeaderBoard{color:#ccc;font-style:italic;}
span.currentUserNotMetTourneyReqInLeaderBoard{color:#ccc; font-style:italic; font-weight: bold;}
/*This is the users that has meet the tourney requirments*/
span.metTourneyReqInLeaderBoard{color:#FFFFFF;}
span.currentUserMetTourneyReqInLeaderBoard{color:#1e1e1e;font-weight: bold;}
div.casinoTurneyTimeLeft{font-weight: bold;}
div.casinoTurneyTimeLeftEndHighlight{font-weight: bold; font-size:14px;}

/*CasinoLobbyGlobalStartPage - global NetEnt & WW lobby content - generated from rootsite
/Rootsite/ObjectTypes/Frameless/WWCasinoModule/CasinoLobbyGlobalStartPage.xslt*/
body#CasinoLobbyGlobalStartPage {}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft{width:365px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft .casinoColumnHeader{background: url(/Customers/club4aces2010/Includes/Images/header-bg-netent1.gif) no-repeat;width:365px;height:55px;margin-bottom:20px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft .casinoColumnHeader h2 a{color:#fff;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft h2 {color:#fff;font-size:24px;text-align:center;padding-top:18px;margin-top:0;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft h3 {color:#FFC300;font-size:18px;padding-left:12px;padding-top:17px;background:url('/Customers/club4aces2010/Includes/Images/gamesInfoHeader-ww.gif') no-repeat;height:45px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft strong {color:#FFC300;padding-left:9px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft ul {list-style:none;padding-left:1px;margin-bottom:5px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft ul li a {color:#fff;padding:0 7px 0 10px;background: url('/Customers/club4aces2010/Includes/Images/bullet-purple.gif') no-repeat;background-position: 1px 0.2em;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement1 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement1 p {padding-left:10px;padding-right:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement2 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement2 p {padding-left:10px;padding-right:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement3 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement3 p {padding-left:10px;padding-right:10px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft div.casinoCornerBottomRight{display:none;background:url('/Customers/club4aces2010/Includes/Images/casinoCornerBottom.gif') no-repeat;height:14px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft div.casinoCornerBottomLeft{}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight{width:365px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight .casinoColumnHeader{background:url(/Customers/club4aces2010/Includes/Images/header-bg-netent1.gif) no-repeat;width:365px;height:93px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight .casinoColumnHeader h2 a{color:#fff;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight h2 {color:#fff;font-size:24px;text-align:center;padding-top:18px;margin-top:0;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight h3 {color:#FFC300;font-size:18px;padding-left:12px;padding-top:17px;background:url('/Customers/club4aces2010/Includes/Images/gamesInfoHeader-netent.gif') no-repeat;height:45px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight strong {color:#FFC300;padding-left:9px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight ul {list-style:none;padding-left:1px;margin-bottom:5px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight ul li a {color:#fff;padding:0 7px 0 10px;background: url('/Customers/club4aces2010/Includes/Images/bullet-purple.gif') no-repeat;background-position: 1px 0.2em;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement4 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement4 p {padding-left:10px;padding-right:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement5 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement5 p {padding-left:10px;padding-right:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement6 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement6 p {padding-left:10px;padding-right:10px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight div.casinoCornerBottomRight{display:none;background:url('/Customers/club4aces2010/Includes/Images/casinoCornerBottom.gif') no-repeat;height:14px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight div.casinoCornerBottomLeft{}

/*CasinoLobbyLocalStartPage - local NetEnt & WW lobby content*/
body#CasinoLobbyLocalStartPage{}
body#CasinoWWClientLanding{}
.casino-new-game {padding-left:10px;background: url('/Customers/club4aces2010/Includes/Images/new-game-icon.gif') no-repeat;background-position: 3px 0.2em;}

/*Casino top 10 winners*/
#pokerTop10WinnersTable .col2{width:100px;}
#pokerTop10WinnersTable .col3{}
#pokerTop10WinnersTable {margin-bottom:10px;}
/*CasinoLobbyLocalStartPage - partner local content*/
body#CasinoWWLocalStartPage {}
body#CasinoLobbyLocalStartPage div.two-columns #divMiddleWrapper div#CMSText2{margin-top:11px;}
body#CasinoLobbyLocalStartPage div.casinoContainer{width:248px;float:left;margin-right:11px;}
body#CasinoLobbyLocalStartPage div.lastContainer{margin-right:0px;}
body#CasinoLobbyLocalStartPage div.tableGamesHeader{background-image:url('/Customers/club4aces2010/Includes/Images/tableGamesHeader_bg.jpg');background-repeat: no-repeat;border-bottom:0px;height:69px;}
body#CasinoLobbyLocalStartPage div.videoPokerHeader{background-image:url('/Customers/club4aces2010/Includes/Images/videoPokerHeader_bg.jpg');background-repeat: no-repeat;border-bottom:0px;height:69px;}
body#CasinoLobbyLocalStartPage div.slotsHeader{background-image:url('/Customers/club4aces2010/Includes/Images/slotsHeader_bg.jpg');background-repeat: no-repeat;border-bottom:0px;height:69px;}
body#CasinoLobbyLocalStartPage div.tableGamesHeader h1,div.videoPokerHeader h1,div.slotsHeader h1{color:#fff;font-size:18px;padding-left:85px;padding-top:23px;}
body#CasinoLobbyLocalStartPage div.casinoContent{background-image:url('/Customers/club4aces2010/Includes/Images/casinoContent_bg.gif');background-repeat: repeat-y;}
body#CasinoLobbyLocalStartPage div.casinoContent p{padding-left:15px;padding-top:10px;padding-right:15px;}
body#CasinoLobbyLocalStartPage div.casinoContent h2{color:#2e2322;font-size:14px;margin-left:15px;padding-top:10px;}
body#CasinoLobbyLocalStartPage div.casinoContent ul{padding-top:10px;}
body#CasinoLobbyLocalStartPage div.casinoContent ul li{display:block;}
body#CasinoLobbyLocalStartPage div.casinoContainer .casinoCornerBottomLeft{height:17px;background: url('/Customers/club4aces2010/Includes/Images/panel_br.gif') no-repeat right top;overflow: hidden;}
body#CasinoLobbyLocalStartPage div.casinoContainer .casinoCornerBottomRight{height:17px;background: url('/Customers/club4aces2010/Includes/Images/panel_bl.gif') no-repeat left top;overflow: hidden;}

/*Game info div settings for wagerworks casino game history*/
div#ww-casino-game-info
{
	background:#fff;
	height:400px;
	width:600px;
	padding:0;
	border:2px solid #FFC300;
	position:absolute;	
}
div.ww-gameinfo-wagerworks-content{background:#fff;margin:7px;padding:7px;border:1px dotted #a6a7a7;
	width:570px;
	height:342px;
	overflow:auto;
}
div#ww-casino-game-info-close
{
	height:20px;
	margin-bottom:5px;
	padding-top:5px;
	border-bottom:4px solid #FFC300;
	text-align:right;
	background:#e5e5e5;
}
div#ww-casino-game-info-close a{display:block;height:16px;
	background:url('/Customers/club4aces2010/Includes/Images/ico-close.gif') no-repeat right !important;
	margin-right:5px;
}
div#ww-casino-game-info-close a span{display:none;}
div#ww-casino-game-info table{border:0px;margin:0 0px;width:550px !important;}
div#ww-casino-game-info table table{margin:0;}
div#ww-casino-game-info table td{border:0px;padding:0;}
div#ww-casino-game-info .tablehead,
div#ww-casino-game-info .tablebold,
div#ww-casino-game-info .tablebody
div#ww-casino-game-info .subheader
{font-weight:bold;}
div.ww-gameinfo-display-block{display:block;}
div.ww-gameinfo-display-none{display:none;}
div.ww-gameinfo-display-loading
{
	/*icons can be generated at this sajt: http://www.ajaxload.info/ */
	display:block;background:#fff url('/Customers/club4aces2010/Includes/Images/ajax-loader.gif') no-repeat center !important;
	
}
div.ww-gameinfo-display-loading span,
div#ww-casino-game-info span.error
{font-size:3em;text-align:center;display:block;margin-top:100px;color:#FFC300;}
/*end game info wagerworks casino*/


/*bingo*/

body#BingoGlobalLobby{}
body#BingoGlobalLobby #CMSText5{padding-bottom:10px;}
body#BingoGlobalLobby #divMiddleWrapper{height:500px;background:#fff url('/Customers/club4aces2010/Includes/Images/bingo/bingo-schedule-bg.gif') no-repeat;}

div.registerButton{width:519px;height:30px;background:url('/Customers/club4aces2010/Includes/Images/bingo/register-button.gif') no-repeat center !important;}
div.registerButton a{display:block;height:100%;color:#1e1e1e;font-size:14px;padding-top:8px;text-align:center;text-decoration:none;}
div.registerButton a:hover{color:#fff;background:url('/Customers/club4aces2010/Includes/Images/bingo/register-button-hover.gif') no-repeat;}

div.bingoRoomsContainer{width:205px;}
div.bingoRoom{width:205px;height:100px;margin-bottom:10px;cursor:pointer;}

div#bingoRoom1{}
div#bingoRoom1Text{padding:10px;}
div#bingoRoom1 a{color:#222;}
div#bingoRoom1 a:hover{color:#287621;text-decoration:none;}

div#bingoName1{display:none;}
div#bingoRoom1Countdown{margin-top:65px;}   

div#bingoRoom2{}
div#bingoRoom2Text{padding:10px;}
div#bingoRoom2 a{color:#222;}
div#bingoRoom2 a:hover{color:#e75300;text-decoration:none;}

div#bingoName2{display:none;}
div#bingoRoom2Countdown{margin-top:65px;} 

div#bingoRoom3{}
div#bingoRoom3Text{padding:10px;}
div#bingoRoom3 a{color:#222;}
div#bingoRoom3 a:hover{color:#532e63;text-decoration:none;}

div#bingoName3{display:none;}
div#bingoRoom3Countdown{margin-top:65px;} 

div#bingoRoom4{}
div#bingoRoom4Text{padding:10px;}
div#bingoRoom4 a{color:#222;}
div#bingoRoom4 a:hover{color:#532e63;text-decoration:none;}

div#bingoName4{display:none;}
div#bingoRoom4Countdown{margin-top:65px;} 

div.bingoRoom1Off{
	background: url('/Customers/club4aces2010/Includes/Images/bingo/reggae-room-off.gif') no-repeat;
    color:#222;
    height:100px;
    width:205px;}

div.bingoRoom1On{
	background: url('/Customers/club4aces2010/Includes/Images/bingo/reggae-room-on.gif') no-repeat;
    color:#287621;
    height:100px;
    width:205px;}

div.bingoRoom2Off{
	background: url('/Customers/club4aces2010/Includes/Images/bingo/rock-shack-off.gif') no-repeat;
    color:Red;
    height:100px;
    width:205px;}

div.bingoRoom2On{
	background: url('/Customers/club4aces2010/Includes/Images/bingo/rock-shack-on.gif') no-repeat;
    color:Black;
    height:100px;
    width:205px;}

div.bingoRoom3Off{
	background: url('/Customers/club4aces2010/Includes/Images/bingo/classic-lounge-off.gif') no-repeat;
    color:Red;
    height:100px;
    width:205px;}

div.bingoRoom3On{
	background: url('/Customers/club4aces2010/Includes/Images/bingo/classic-lounge-on.gif') no-repeat;
    color:Black;
    height:100px;
    width:205px;}  
    
div.bingoRoom4Off{
	background: url('/Customers/club4aces2010/Includes/Images/bingo/jazzy-jackpot-off.gif') no-repeat;
    color:Red;
    height:100px;
    width:205px;}

div.bingoRoom4On{
	background: url('/Customers/club4aces2010/Includes/Images/bingo/jazzy-jackpot-on.gif') no-repeat;
    color:Black;
    height:100px;
    width:205px;}      
        
div.bingoNextGame{}
div.bingoNextGameHighlight{font-size:14px;} /*The last 20 seconds the next game countdown will use this div*/

table.bingo{}
table.bingo tr{height:20px;}
table.bingo th{color:#532e63;font-size:12px;padding:0 5px;text-align: left;}
table.bingo td{padding:0 5px;/*border-right:solid 1px #fff;border-bottom:solid 1px #fff;*/}
table.bingo tr.listItemRow td{/*background-color:#666;*/}
table.bingo tr.listItemRowAlternating td{/*background-color:#fff;*/}

div.bingoScheduleContainer{}
/*div.bingoScheduleContainer{height:300px;background:#fff url('/Customers/club4aces2010/Includes/Images/bingo/bingo-schedule-bg.gif') no-repeat;}*/

div.casinoGameButton{text-align:center;background:#aa95aa;}
div.casinoGameButton a{display:block;color:#1e1e1e;text-decoration:none;}
div.casinoGameButton a:hover{background:#532e63;color:#fff;}
	
body#BingoLocalLobby{}
body#BingoOtherQuestions{}
body#BingoRules{}

/*end bingo*/

/*Floating boxes for 2 column layout content*/ 
div.floatingBoxContainer{float:left;width:248px;margin-right:11px;}
div.floatingBoxContainerLast{float:right;margin-right:0px;}
div.floatingBoxHeader{height:50px;background:url('http://demo.entraction.com/Customers/club4aces2010/Includes/Images/floatingBoxHeader-background.gif') no-repeat;}
div.floatingBoxHeader h2{color:#fff;padding:20px 13px 0px 13px;font-size:17px;text-decoration:none;}
div.floatingBoxHeader h2 a{color:#fff;padding:0px;font-size:17px;}
div.floatingBoxContent{background:url('http://demo.entraction.com/Customers/club4aces2010/Includes/Images/floatingBoxContent-background.gif') repeat-y;}
div.floatingBoxContent p{padding:13px;}
div.floatingBoxFooter{height:13px;background:url('http://demo.entraction.com/Customers/club4aces2010/Includes/Images/floatingBoxFooter-background.gif') no-repeat top center;}
div.floatingBoxButton{height:46px;background:url('http://demo.entraction.com/Customers/club4aces2010/Includes/Images/floatingBoxButton-background.gif') no-repeat bottom center;padding:23px 0px 0px 0px;text-align:center;text-transform:uppercase;}
div.floatingBoxButton a{color:#fff;font-size:17px;}
div.infoLayer{border:2px solid #f9923c;overflow-y:scroll;padding:10px;background:#000;position:absolute;}
/* -- BOX settings -- */
div.boxContainer #divRightWrapper{margin-bottom: 10px;background:none;}
div.boxHeader{ background: #000 url(/Customers/club4aces2010/Includes/Images/box_bg.gif) repeat-x top left;border-bottom:0px solid #ffc300;}
div.boxContent{background:#2e2e2e;padding:7px 7px 10px 7px;margin-bottom:10px;}
/* corners */
#divLeftWrapper div.boxContainer div.boxCornerTopRight{float:left;height:25px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_right.gif) top right no-repeat;overflow:hidden;}
#divLeftWrapper #boxSupport div.boxCornerTopRight{height:25px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_right.gif) top right no-repeat;overflow:hidden;}
#divLeftWrapper #boxInfo div.boxCornerTopRight{height:25px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_right.gif) top right no-repeat;overflow:hidden;}
#divLeftWrapper #boxBettingSearchOdds div.boxCornerTopRight{height:25px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_right.gif) top right no-repeat;overflow:hidden;}
#divLeftWrapper #quickPick div.boxCornerTopRight{height:25px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_right.gif) top right no-repeat;overflow:hidden;}
#divRightWrapper div.boxContainer .boxCornerTopLeft{float:left;height:25px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_left.gif) top left no-repeat;overflow:hidden;}
#divRightWrapper #boxSupport .boxCornerTopLeft{height:25px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_left.gif) top left no-repeat;overflow:hidden;}
#divRightWrapper #boxInfo div.boxContainer .boxCornerTopLeft{height:7px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_left.gif) top left no-repeat;overflow:hidden;}
#divRightWrapper #boxBettingSearchOdds .boxCornerTopLeft{height:25px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_left.gif) top left no-repeat;overflow:hidden;}
#divRightWrapper #quickPick .boxCornerTopLeft{height:25px;background:#000 url(/Customers/club4aces2010/Includes/Images/box_top_left.gif) top left no-repeat;overflow:hidden;}
div.boxContainer .boxCornerBottomLeft{height:0px;overflow:hidden;}
div.boxContainer .boxCornerBottomRight{height:0px;background:#000;overflow:hidden;}
/* text */
div.boxHeader h1{font-size:11px;color:#fff;padding:6px;text-transform:none; text-align:center;margin-bottom: 0 !important;}
div.boxContainer .splash{color:#ffc300;font-size:28px;font-weight:bold;margin-top:10px;padding-bottom:15px;text-align:center;}
/* -- LOGIN BOX settings -- */
#loginAreaContainer {width:505px;margin:13px 0 0 326px;font-size:11px;background:none;}
/* -- CashierStartPage -- */
body#CashierStartPage.CashierModule #loginAreaContainer{position:relative;width:505px;}

body#CashierStartPage.CashierModule #loginAreaContainer #loginArea fieldset, body#CashierStartPage.CashierModule div#loginArea #loginList{display:block;position:relative; top:250px; left:-100px;}
body#CashierStartPage.CashierModule #loginAreaContainer #loginArea p{position:relative; top:250px; left:-220px;}
body#CashierStartPage.CashierModule #divMiddleWrapper, body#CashierStartPage.CashierModule #divRightWrapper{display:none;} body#CashierStartPage.CashierModule #divLeftWrapper{height:280px;}
body#CashierStartPage.CashierModule #loginArea input{margin-bottom:5px;padding:3px 2px;top:-1.6em;}
body#CashierStartPage.CashierModule #loginArea input#login{top:0;padding:2px;}
body#CashierStartPage.CashierModule #loginArea label{line-height:18px;}
/* -- END of CashierStartPage -- */
#loginAreaContainer a{color:#FFC300;}
#loginArea{color:#fff;padding:0;text-align:right;}
#loginAreaContainer .cornerTopLeft{}
#loginAreaContainer .cornerTopRight{}
#loginAreaContainer .cornerBottomLeft{}
#loginAreaContainer .cornerBottomRight{}
/* login links START */
div#loginArea #loginList{display:none;float:right;width:210px;list-style-type:none;padding:0;margin:0;}
div#loginArea #loginList li{text-align: left; line-height: 16px;}
#loginArea fieldset {		
	display: none;
	margin: 0 0px;
	border: 0 solid #fff;
	padding: 1em 0 0 0;	
	float: left;
}
#loginArea input
{
	position: relative;
	background:#333;
	color:#fff;
	border:1px solid #707070;
	padding: 1px 2px;
	margin-bottom:2px;
	top: -1.3em;
	margin-left: 185px;
	width: 95px;
	display: block;}
#loginArea #login{top:0px;width:100px !important;} 
#loginArea .buttonDefault {background:#666;}
#loginArea label{color:#fff;clear:both;float:left;display:block;width:180px;margin-top:-1.1em;text-align:right;}
input#CheckDevice, input#ioBB, input#bbout {display:none;}

div#loginArea ul#accountList {		
	list-style-type: none;
	padding: 5px 0 0 0;	
	margin: 0;		
}


div#loginArea ul#accountList li {
	display: inline; 
	padding-left: 28px;
}
div#loginArea ul#accountList li#accountListMyAccount {
	display: none;
}


/*-- Parent Childs menu -- */
ul.parentChildsMenu{margin:0;padding:0;list-style-type:none;margin-bottom:15px;margin-top:10px;}
ul.parentChildsMenu li{display:inline;}
ul.parentChildsMenu li a{text-decoration:none;padding:4px 15px;color:#fff;font-weight:bold;background-color: #203b6b;}
ul.parentChildsMenu li a.selected{color:#DEE2E9;background-color:#369;}
ul.parentChildsMenu li a:hover{color:#fff;background-color:#369;}
/* -- TOURNAMENT -- */

/* -- POP-UP -- */
body#CashierAgreement, body#CashierCvvCode, body#AffiliateTermsAndConditions{background:url(/Customers/club4aces2010/Includes/Images/popup_logo.gif) no-repeat 40px 30px;background-color:#000;margin:130px 40px 40px;}
body#CashierAgreement, body#CashierCvvCode #divContentWrapper,body#AffiliateTermsAndConditions{width:auto; border-left: #fff 0px !important;} 
body#CashierAgreement h1, body#CashierCvvCode h1, body#AffiliateTermsAndConditions h1,
body#CashierAgreement h2, body#CashierCvvCode h2, body#AffiliateTermsAndConditions h2,
body#CashierAgreement h3, body#CashierCvvCode h3, body#AffiliateTermsAndConditions h3,
body#CashierAgreement h4, body#CashierCvvCode h4, body#AffiliateTermsAndConditions h4,
body#CashierAgreement h5, body#CashierCvvCode h5, body#AffiliateTermsAndConditions h5,
body#CashierAgreement h6, body#CashierCvvCode h6  body#AffiliateTermsAndConditions h6{color: #FFC300; }
table.popup td{padding:2px 5px;border:none;}
table.popup th{color:#FFC300;font-size:12px;padding:0 5px;text-align: left;}
table.popup tr.listItemRow td{background-color:#fff;}
table.popup tr.listItemRowAlternating td{}
/*-- CALENDAR --*/
iframe#ifrCalendar{background:#fff;border:solid 1px #3B619C;position:absolute; top:150px !important; left:280px !important;}
iframe.ifrCalendarVisible{background:#fff;border:solid 1px #3B619C;position:absolute;display:block;z-index:5555;}
iframe.ifrCalendarHidden{position:absolute;display:none;}
div.calendarIcon{height:20px;width:18px;background:url('/Customers/club4aces2010/Includes/Images/calendarIcon.gif') no-repeat left;}
div.calendarIcon a{display:block;height:100%;}
/* -- GENERAL -- */
/*Use logoClickArea as clickable area to the logo */
div#logoClickArea{position:absolute;z-index:3;top:0px;left:0px;width:130px;height:75px;}
div#logoClickArea a{display:block;height:100%;}
table.form{margin-bottom:10px;}
table.form tr{height:20px;}
table.form th{color:#1e1e1e;font-size:11px;padding:5px 7px;text-align:left;background:#ffc300 url(/Customers/club4aces2010/Includes/Images/listNav_right_on.gif) repeat-x;}
table.form td {padding:5px 5px;border-bottom:solid 0px #fff;}
table.data{}
table.data tr{height:20px;}
table.data th{color:#1e1e1e;font-size:11px;padding-top:0px;text-align: center;background-color:#ffc300;}
table.data td{padding:4px 5px;border-right:solid 0px #fff;border-bottom:solid 0px #fff;}
table.main tr.listItemRow td{background-color: #2e2e2e;}
table.main tr.listItemRowAlternating td {background-color:#1d1d1d;}
table.column td{border: none; }
table.column tr.listItemRow td{ /*background-color: #cbd3e0;*/ }
table.column tr.listItemRowAlternating td {background-color:#1d1d1d;}
a.arrow{padding-left:10px;text-decoration:underline;background:url('http://demo.entraction.com/Customers/club4aces2010/Includes/Images/arrow_right_blue.gif') no-repeat left;}
span.date{color:#999;}
.letter{background:url(/Customers/club4aces2010/Includes/Images/letter.gif) no-repeat 0 1px;padding-left:1px;padding-bottom:1px;width:14px;height:15px;color:#fff;font-weight:bold;font-size:11px;display:block;text-align:center;}
fieldset.functionArea{border:solid 1px #a6a7a7;padding:5px;}
/*errors*/
body#CashierGeneralError form#CMSForm .ErrorWrapper {background:#2E2E2E;border:1px solid #FFC300;color:#fff;}
.fieldError{border:solid 1px #b10021;}
.errorRequired{color:#ffc300;font-weight:bold;}
.errorMessage{display:none;color:#b10021;}
.errorBox{position:relative;text-align:center;padding:4px;font-size:12px;font-weight:bold;color:#fff;background-color:#E64646;border:solid 1px #990000;margin-bottom:7px;margin-top:7px;}
.errorBoxSmall{position:relative;text-align:center;padding:2px;font-size:11px;line-height:11px;color:#fff;background-color:#E64646;border:solid 1px #365A38;margin:3px 0 3px;}
.infoBoxSmall{position:relative;text-align:center;padding:10px;font-size:12px;line-height:11px;color:#fff;background-color:#2e2e2e;border:solid 0px #365A38;margin:3px 0 3px;line-height:16px;}
.errorBox a,.errorBoxSmall a{color:#fff;}
.successBox{position:relative;display:block;text-align:center;padding:4px;font-size:12px;font-weight:bold;color:#fff;background-color:#6BA46F;border:solid 1px #365A38;margin:1px 0 7px;}
.successBoxSmall{text-align:center;padding:2px;font-size:11px;line-height:11px;color:#fff;background-color:#6BA46F;border:solid 1px #365A38;margin:3px 0 3px;}
div.contentWrapper{position:relative;padding:7px;border-bottom:solid 1px #a6a7a7;border-left:solid 1px #a6a7a7;border-right:solid 1px #a6a7a7;border-top:solid 1px #a6a7a7;}
div.mainDivider{height:1px;margin:0;overflow:hidden;}
div.columnDivider{height:1px;border-top:dotted 1px #a6a7a7;margin:0;overflow:hidden;padding-bottom:5px;}
#state_notStarted, #state_running, #state_finished{margin-top:6px;}
/* Download agreement box */
#pokerDownloadAgreementText{height:165px;width:500px;overflow:scroll;border:solid 1px #a6a7a7;padding:5px;}
#pokerDownloadAgreementText h1{color:#a6a7a7;padding:0;margin-top:10px;margin-bottom: 15px;}
#pokerDownloadAgreementText p{padding:0;margin-bottom: 10px;}
/* helpers*/
.spaceX{overflow:hidden;font-size:1px;height:1px;}
/* Betting */
#tabData{float:left;}
body#BettingStartpage .bettingBox{margin:0;width:240px !important;float:left;color:#fff !important;padding:0;line-height:normal;}
body#BettingStartpage div#bettingBoxOne{float:left;}
body#BettingStartpage div#bettingBoxTwo{float:right;}
div#bettingBoxWrapper{margin:0px 15px 10px 15px;padding-top:320px;height:20px;bottom:0;position:relative;}
div#bettingBoxWrapper h1{position:absolute;top:20px;font-size:20px;left:10px;color:#fff;}
.bettingBox div.boxContainer div.boxContent{padding:0px;margin:0px;width:240px;position:relative;}
.bettingBox div.boxContainer div.boxContent div.header{position:absolute;width:240px;padding-top:8px;margin:0;background:url('http://demo.entraction.com/Customers/club4aces2010/Includes/Images/sportsbetting-box-top-background.gif') no-repeat top;bottom:0;opacity:.85;filter:alpha(opacity=85);-moz-opacity: 0.85;}
.bettingBox div.boxContainer div.boxContent div.content{margin:0;padding:0;background:#335080;color:#fff;}
/*Betting CMS TEXT AREA*/
.bettingBox div.boxContainer div.boxContent div.content div{padding:10px;}
.bettingBox div.boxContainer div.boxCornerTopRight{display:none;}
.bettingBox div.boxContainer div.boxCornerBottomRight{background: url('http://demo.entraction.com/Customers/club4aces2010/Includes/Images/sportsbetting-box-bottom-background.gif') no-repeat;opacity:.85;filter:alpha(opacity=85);-moz-opacity: 0.85;}
.bettingBox div.boxContainer div.boxCornerTopLeft,.bettingBox div.boxContainer div.boxCornerBottomLeft{background:none;}
div#boxBettingSearchOdds table{ width:191px !important;}
a.bettingOpen { padding: 1px 4px; text-decoration: none; background: url('/Customers/club4aces2010/Includes/Images/bet_plus.gif') no-repeat 0 0.4em;}
a.bettingClose { padding: 1px 4px; text-decoration: none; background: url('/Customers/club4aces2010/Includes/Images/bet_minus.gif') no-repeat 0 0.4em; }
a.catNotSelected{ padding: 1px 4px; text-decoration: none;  background: url('/Customers/club4aces2010/Includes/Images/bet_check_off.gif') no-repeat 0 0.4em;  }
a.catSelected { padding: 1px 4px; text-decoration: none; background: url('/Customers/club4aces2010/Includes/Images/bet_check_on.gif') no-repeat 0 0.4em;    }
div.bettingSection{background:#fff;color:#2e2322;padding:5px 4px;border-bottom:solid 1px #a6a7a7;border-right: solid 1px #fff;text-align: left;margin-right:1px;}
div.bettingEvent{font-size:11px;text-transform:uppercase;font-weight:bold;color:#fff;border-bottom:solid 0px #fff;border-right: solid 0px #fff;padding:3px 0px;text-align:left;margin-right:1px;}
table.betting{margin-bottom:10px;}

table.betting tr.listItemRowAlternating td{background:#1d1d1d;}
table.betting tr.listItemRow td{background:#2e2e2e;}

table.betting tr.header td{background:#ffc300;color:#1e1e1e;font-weight:bold;text-transform:none;font-size:11px;}
/*New betting columns added*/
table tr.header td.placeBet{}
table.betting tr.header td.betLive{}
table.betting tr.header td.betMore{}
table.betting tr.header td.betStat{}
table.betting .placeBet{padding:0px;}
table.betting #betLive{}
table.betting .listItemRowAlternating #betLive{background:#1d1d1d url('/Customers/club4aces2010/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betLive{background:#2e2e2e url('/Customers/club4aces2010/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting #betMore{}
table.betting .listItemRowAlternating #betMore{}
table.betting .listItemRow #betMore{}
table.betting #betStat{}
table.betting .listItemRowAlternating #betStat{background:#1d1d1d url('/Customers/club4aces2010/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;cursor:pointer;}
table.betting .listItemRow #betStat{background:#2e2e2e url('/Customers/club4aces2010/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;cursor:pointer;}
/*End new betting columns*/
a.placeOddsLink{}
a.placeOddsLink:hover, a.mostPlayed:hover{}
table#oddsList{width:100% !important;float:left;}
/*Betting Clock*/
div#divLeftWrapper div#bettingClock{text-align:center;margin-bottom:7px;margin-top:0px;}
div#divLeftWrapper div#bettingClock span#jsClock{color:#ffc300;font-size:22px;font-weight:bold;}
/*Betting Odds Presentation*/
div#divLeftWrapper div#bettingOddsPresentation{text-align:center;margin-bottom:7px;}
/*Betting search odds*/
select.searchOdds{width:189px;margin:3px 0 7px 0;float:left;}
div.searchOddsButtonArea{text-align:right;margin-top:10px;}
/*SearchBoxesHorizontal*/
table#SearchBoxesHorizontal{width:739px !important;margin-bottom:10px;}
table#SearchBoxesHorizontal td, table#SearchBoxesHorizontal th{padding:0px;text-align:left;}
select.searchOddsWideCategory{width:350px;padding:0;float:left;}
select.searchOddsWideTimePeriod{width:75px;padding:0;float:left;}
select.searchOddsWideBettype{width:125px;padding:0;float:left;}
select.searchOddsWideSort{width:110px;padding:0;float:left;}
/*betting name description of objects*/
span.hcpUnder{color:#e41515;font-weight:bold;}
span.hcpOver{color:#0422BA;font-weight:bold;}
span.objectExtraText{padding:0 5px;color:#797979;}
span.hcp1x2{font-weight:bold;color:#1e801e;}
span.multiGame{padding:0 0 0 10px;font-weight:bold;color:#929fb6;}
span.singleGame{padding:0 0 0 10px;font-weight:bold;color:#85a0a6;}
/*Betting bets status */
span.betWin{color:#038719;font-weight:bold;}
span.betLost{color:#b41c1c;font-weight:bold;}
span.betCancelled{color:#484848;font-size:1.1em;font-weight:bold;text-decoration:line-through;}
/*Betting Quickpick*/
table.quickpick{border-top:solid 1px #a6a7a7;}
table.quickpick tr.header{background:#e5e5e5;font-weight:bold;}
table.quickpick tr.header td{border-bottom:solid 1px #a6a7a7;}
table.quickpick td.oddsEvent{border-bottom: solid 1px #a6a7a7;}
table.quickpick td.odds1x2{text-align:right;border-bottom: solid 1px #a6a7a7;}
table.quickpick td.odds{text-align:right;border-bottom: solid 1px #a6a7a7;}
table.quickpick td.oddsTotalDescription{font-weight:bold;}
table.quickpick td.oddsTotal{text-align: right;font-weight:bold;}
table.quickpick td.oddsPlace{padding-top:7px;text-align: right;}
/*Betting most played*/
table#betting td a.mostPlayed{font-weight:bold;color:#2e2322;}
body#BettingSlip{overflow:hidden;background:#e5e5e5;margin:0;padding:0;}
body#BettingSlip div.columnDivider{margin:4px 0 6px 0;padding:0px;height:1px;border-top:1px solid #a6a7a7/*#2e2322*/;overflow:hidden;}
div#bettingAjaxSlip h1{position:relative;width:146px;float:left;display:inline;}
div#bettingAjaxSlip div.boxHeader{height:20px;position:relative;}
div#bettingAjaxSlip div.boxHeader div.headerIcon{float:right;width:16px;margin-top:3px;margin-right:5px;display:inline;}
a.pinSlipScroll,a.pinSlipNoScroll{color:#fff;text-decoration:none;height:16px;width:16px;display:block;}
a.pinSlipScroll{background:url('/Customers/club4aces2010/Includes/Images/ico-pin-scroll.gif') no-repeat;}
a.pinSlipNoScroll{background:url('/Customers/club4aces2010/Includes/Images/ico-pin.gif') no-repeat;}
/*BettingExchange*/
iframe#bettingExchangeIframe{width:100%;height:200px;/*min-width in js resizing function is also set to 200px*/}
/*Casino*/
.funMoney{ color: #C42323; font-weight: bold;}
.realMoney{ color: #999; font-weight: bold;}
/*radiobutton position for FF*/
tr.listItemRow td input{vertical-align:middle; margin-right:3px;}
tr.listItemRow td label{vertical-align:middle;}
/*--------------------------*/
/* After skins production */
/*--------------------------*/
.negativValue{color:red;}
#siteMap{list-style:none;}
#siteMap ul{padding-left:20px;list-style:none;}
table.border{border:0px solid #a6a7a7;}
div#boxSystemMessage{border:solid 1px #ff0000;background:#fff;padding:3px;color:#ff0000;font-size:12px;margin:5px 0;}
/* ADMIN Editor content */
body#editorContent{background:#000;}
/*Folder paging*/
div#genericFolder{}
div.pager{text-align:center;background:#ececec;margin-bottom:5px;padding:3px 0px;margin:10px 0px 0px 0px;height:18px;}
div.pager ul{list-style:none;margin:0;padding:0;width:454px;}
div.pager ul li{display:inline;}
div.pager ul li.pagingPrev{width:70px;float:left;text-align:left;}
div.pager ul li.pagingPages{width:314px;float:left;}
div.pager ul li.pagingPages ul{width:314px;/*same as li.pagingPages width*/}
div.pager ul li.pagingNext{width:70px;float:right;text-align:right;}
div.pager ul li a{padding:0 5px;}
div.pager ul li a.selected{color:#333;font-size:1.1em;}
div.pager ul li a.disabled{text-decoration:none;font-weight:normal;cursor:default;color:#333;}
div.paging{display:none;}
/*Date*/
div#genericFolder h2 small{font-weight:normal;font-size:0.7em;color:#999;display:block;}
/*end container paging*/
/* loading sequence */

div.loading{background:#fff;border:1px solid #a6a7a7;width:300px;padding:10px 5px;display:none;position:absolute;text-align:left;}
div.loading h3{color:#FFC300;font-size:10px;margin:0 0 5px 0;}

div.loadingInfo{background:#fff;border:1px solid #a6a7a7;width:300px;padding:10px 5px;display:none;position:absolute;text-align:left;}
div.loadingInfo h3{color:#FFC300;font-size:10px;margin:0 0 5px 0;}

/* end loading sequence */
/*This is for mouseOver in tr*/
tr.OnMouseOverBg{background:#a6a7a7;cursor: pointer;}
/*This is for Onclick in tr */
tr.OnClickedBg{background:#a6a7a7;}
/*This is for OnClick in td*/
td.OnClickedBg{background:#a6a7a7;}
/*This div is for the pritable format when a report are visisble for an affiliate*/
body#AffiliateRevenuCostReport div#divContentWrapper{padding:0px !important;border:none;margin:0px;}
body#AffiliateRevenuCostReport div#divWrapperFull{float:left;width:619px !important;padding:7px;background:#fff;border-bottom:solid 1px #a6a7a7;border-left:solid 1px #a6a7a7;border-right:solid 1px #a6a7a7;border-top:solid 1px #a6a7a7;}
/*Choose language*/

body#ChooseLanguage div#container{
	padding:0px;
	margin:0 auto;				    
	padding-top:0;		
	background: none;
	border:none;	
	margin:0 auto;
	position:relative;
	width:800px;
	height:535px;	
}
body#ChooseLanguage div#divContentWrapper {margin:20px;width:794px;height:483px;background:#d0d0d0 url(/Customers/club4aces2010/Includes/Images/selectLanguage_bg.jpg); border: none !important;}
body#ChooseLanguage div#divContentWrapper a{color:#FFC300;}
body#ChooseLanguage div#divContentWrapper div#flagList {margin-top:10px;margin-left:120px;width:569px;}
body#ChooseLanguage div#divContentWrapper div.boxContent{background:none;/*background:url('/Customers/club4aces2010/Includes/Images/splash_box_bg.gif');*/padding:20px;}

body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopRight{display:none;/*background:url('/Customers/club4aces2010/Includes/Images/splash_border_top.gif') no-repeat;height:12px;*/overflow: hidden;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomRight{display:none;/*background:url('/Customers/club4aces2010/Includes/Images/splash_border_bottom.gif') no-repeat;height:12px;*/overflow: hidden;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopLeft{display:none;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomLeft{display:none;overflow: hidden;}
body#ChooseLanguage div#divContentWrapper div#CMSText1{width:524px;font-size:12px;color:#fff;margin-left:135px;margin-top:70px;}
body#ChooseLanguage div#divContentWrapper div#flagList ul{width:530px;height:16px;margin:0;padding:0;list-style-type:none;margin-top:10px;}
body#ChooseLanguage div#divContentWrapper div#flagList li{width:120px;margin-left:30px;margin-right:5px;margin-bottom:10px;padding:0 10px;display:inline;float:left;}
body#ChooseLanguage div#divContentWrapper div#flagList li a{}
body#ChooseLanguage div#divContentWrapper div#flagList li a:hover{}
body#ChooseLanguage div#divContentWrapper div#flagList li a img{margin-right:7px;width:18px;border:1px solid #fff;}
/*End choose language*/
body#BettingExchangeStartpage{overflow:hidden;}
body#BettingExchangeStartpage div.one-columns #divMiddleWrapper{width:1002px;margin-right:0;}
/*Print style sheet*/
@media print
{
	/*Special print for CashierRequestCashWithdrawal*/
	body#CashierRequestCashWithdrawal{font-size:15px !important;}
	body#CashierRequestCashWithdrawal #divLeftWrapper, body#CashierRequestCashWithdrawal #linkMenuContainer, body#CashierRequestCashWithdrawal #divSiteFooter,body#CashierRequestCashWithdrawal #btnPrint,body#CashierRequestCashWithdrawal #divHeaderWrapper,body#CashierRequestCashWithdrawal #divTopMenu
	{
		display:none;
	}
	body#CashierRequestCashWithdrawal #container{width:100% !important;}
	body#CashierRequestCashWithdrawal div.two-columns #divMiddleWrapper{width:100% !important;}
	body#CashierRequestCashWithdrawal div.contentWrapper{border:0px !important;}
}
/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
body#CashierImportedCreateUser #divMiddleWrapper /*div.one-columns*/
{
	float:left;
	width:965px;
	left:0;
	margin-bottom:6px;
	line-height:16px;
}
/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
#divWrapperFullColumnLeft{
	width:465px;
	position:relative;		/*Make middle column float in the middle */
	border:1px solid #C2C2C2;
	display:inline;
	float:left;
	line-height:16px;
	padding:6px;
	min-height:450px;
	
}
/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
#divWrapperFullColumnRight{
	padding:6px;
	border:1px solid #C2C2C2;
	display:inline;
	position:relative;
	width:465px;
	float:right;
	line-height:16px;
	min-height:450px;
}
/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
div#divWrapperFullColumnRight table, div#divWrapperFullColumnLeft table{width:100% !important;}

/*These are only for display demo things related to demo.entraction.com*/

div.divLocalContentLeft{height:0px; margin-bottom:7px; background: #fff url(/Customers/club4aces2010/Includes/Images/localContentLeft.gif) no-repeat; visibility:hidden;} /*To hide background image - Set visibility: hidden and chnge height to 0 */

div.divLocalContentLeft_top{height: 0px; background: #fff url(/Customers/club4aces2010/Includes/Images/LocalContentLeft_01.gif) no-repeat; visibility:hidden;} 
div.divLocalContentLeft_content{min-height: 0px;background: #fff url(/Customers/club4aces2010/Includes/Images/localContentLeft_02.gif) repeat-y; padding:16px; visibility:hidden;} 
div.divLocalContentLeft_bottom{height: 0px; margin-bottom:7px; background: #fff url(/Customers/club4aces2010/Includes/Images/localContentLeft_03.gif) no-repeat; visibility:hidden;} /*To hide background image - Set visibility: hidden and chnge height to 0 */

div.divLocalContentMiddle{height: 0px; margin-bottom:7px; background: url(/Customers/club4aces2010/Includes/Images/LocalContentMiddle.gif) no-repeat; visibility:hidden;display:none;} /*To hide background image - Set visibility: hidden and chnge height to 0 */

div.divLocalContentMiddle_top{height: 0px; background: #fff url(/Customers/club4aces2010/Includes/Images/LocalContentMiddle_01.gif) no-repeat; visibility:hidden;} 
div.divLocalContentMiddle_content{min-height: 0px;background: #fff url(/Customers/club4aces2010/Includes/Images/localContentMiddle_02.gif) repeat-y; padding:16px; visibility:hidden;} 
div.divLocalContentMiddle_bottom{height: 0px; margin-bottom:7px; background: #fff url(/Customers/club4aces2010/Includes/Images/localContentMiddle_03.gif) no-repeat; visibility:hidden;} /*To hide background image - Set visibility: hidden and chnge height to 0 */

div.divLocalContentFull{height:0px;background: #fff url(/Customers/club4aces2010/Includes/Images/localContentFull.gif) no-repeat; visibility:hidden;} /*To hide background image - Set visibility: hidden and chnge height to 0 */

div.divLocalContentRight{height:0px;background: #fff url(/Customers/club4aces2010/Includes/Images/localContentRight.gif) no-repeat; visibility:hidden;} /*To hide background image - Set visibility: hidden and chnge height to 0 */

div.divLocalContentRight_top{height:0px;background: #fff url(/Customers/club4aces2010/Includes/Images/localContentRight_01.gif) no-repeat; visibility:hidden;} 
div.divLocalContentRight_content{min-height:0px;background: #fff url(/Customers/club4aces2010/Includes/Images/localContentRight_02.gif) repeat-y; padding: 16px; visibility:hidden;}
div.divLocalContentRight_bottom{height:0px;background: #fff url(/Customers/club4aces2010/Includes/Images/localContentRight_03.gif) no-repeat; visibility:hidden;}

div.divLocalContentRight2cols{height:0px;background: #fff url(/Customers/club4aces2010/Includes/Images/localContentRight2cols.gif) no-repeat; visibility:hidden;} /*To hide background image - Set visibility: hidden and chnge height to 0 */
div.divLocalContentRight3cols{height:0px;background: #fff url(/Customers/club4aces2010/Includes/Images/localContentRight3cols.gif) no-repeat; visibility:hidden;} /*To hide background image - Set visibility: hidden and chnge height to 0 */

body#CashierRaiseCCDepositLevel div#divContentWrapper{padding: 5px;}
body#CashierLostPasswordNGEmail div#divContentWrapper{padding: 5px; border: none !important;}
body#CashierSignUpEmail div#divContentWrapper{padding: 5px; border: none !important;}
body#CashierReferAFriendEmail div#divContentWrapper{padding: 5px; border: none !important;}
body#CashierReferAFriendTermsAndConditions div#divContentWrapper{padding: 5px;}
/*Hide the login area in the CashierImportedCreateUser objecttype*/
body#CashierImportedCreateUser #loginAreaContainer {display:none;}


#CMSSiteHeader1,#CMSSiteHeader2,#CMSSiteHeader2 div.divLocalContentFull{margin-bottom:15px;height:47px !important;}
#GenericDocumentFullSize #container{background:url(); padding-left: 20px;border:none !important;}
#GenericDocumentFullSize #divContentWrapper{border:none;}
#PokerAdSpot #divContentWrapper{padding:0px !important;border:none !important;}
body#PokerAdSpot{margin:0px !important; padding:0px !important; border:0px;}

/*New ToolTip the max size can be 280px */
.toolTip {left: 0;top: 0;width: 150px;color:#1e1e1e;opacity: .70;filter: alpha(opacity=70); background-color:Transparent;}
.toolTip p{background: #1d1d1d;border:1px solid #FFDF63;margin: 0;padding: 0.5em; color:#fff;}
.toolTipCornerTopRight{display:none;}   
.toolTipCornerTopLeft{display:none;}
.toolTipCornerBottomRight{display:none;}
.toolTipCornerBottomLeft{display:none;}
.toolTipTopMiddle{display:none;}
.toolTipBottomMiddle{display:none;}
span.divOnFocusMessage{left: 0;top: 0;width: auto;border: none; margin:0px; padding: 0px 3px 0px 3px;}


/****************************************NEW! Sign up review IMPORTANT THIS IS NOT RELEASED YET: SKIN DEVELOPERS SHOULD REMOVE THIS WHEN NEW SITES IS CREATED****************************************/

div.hintPositionForm{position: relative;width:auto;}
/* The hint to Hide and Show */
.hintForm{
    color:#000;
    background:#f4f2bf url('/Customers/club4aces2010/Includes/Images/pointer-hintform2.gif') left top no-repeat;
    background-position:3px 12px;
    display: none;
    position: absolute; 
    z-index:9999;
    width: 110px;
    min-height:19px;
    margin-top: -7px;
    border: 1px solid #000;
    padding: 10px 12px; 
    filter:alpha(opacity=85);  /*Opacity for IE*/
    -khtml-opacity:0.85; /*Opacity for old versions of Safari*/
    -moz-opacity:0.85; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.85; /*Standard opacity for browsers*/
}
.hintForm span{float:left;margin-left:5px;}
/* The pointer image is hidden by using another span */
.hintForm .hint-pointerForm {z-index:9999; position: absolute;left: -10px;top: 5px;width: 10px;height: 19px;/*background: url('/Customers/club4aces2010/Includes/Images/pointer-hintform2.gif') left top no-repeat;*/}
.validPasswordIcon{width:120px;height:10px;margin:4px 1px 0 0;}
.passwordIndicatorDisabled{background-image: url('/Customers/club4aces2010/Includes/Images/valid-password-disabled.png');}
.passwordIndicatorInvalid{background-image: url('/Customers/club4aces2010/Includes/Images/valid-password-not-ok.png');}
.passwordIndicatorValid{background-image: url('/Customers/club4aces2010/Includes/Images/valid-password-ok.png');}
.validIconDisabled, .validIconError, .validIconOk, .validIconLeftFailed{height:18px;width:18px;display:block;background-image:url('/Customers/club4aces2010/Includes/Images/uspriteregistericons.png');background-repeat:no-repeat;}
.validIconDisabled {background-position: 0 -30px;margin:0 0 0 .2em;}
.validIconError {background-position: 0 -77px;margin:0 0 0 .2em;}
.validIconLeftFailed {background-position: 0 -77px;margin:0 .3em 0 0;}
.validIconOk {background-position: 0 -124px;margin:.2em 0 0 .2em;}
.uValidationIconEmpty {height:18px;width:18px;display:block;margin:0 0 0 .2em;}

#CashierOpenAccount div#container{padding-top:114px;}
#CashierOpenAccount #divHeaderWrapper {height:84px;background:#fff url('/Customers/club4aces2010/Includes/Images/header-signup.jpg') top no-repeat;/*border-bottom:1px solid #666;*/}
#CashierOpenAccount #divContentWrapper {padding-top:0px;}
#CashierOpenAccount #divHeaderWrapper div#divLanguages{position:absolute;right:0;top:13px;z-index:3;width:100px;text-align: left;}
#CashierOpenAccount div#logoClickArea{height:62px;left:56px;position:absolute;top:10px;width:118px;}
#CashierOpenAccount div#divLanguages a{background-position:right center;background-repeat:no-repeat;font-weight:bold;padding:0px 0px 0px 5px;}
#CashierOpenAccount div.container-clear-both{height:1px;}
#CashierOpenAccount div#divHeaderWrapper div#CMSSiteHeader1{display:none;}

#divSignupTopLinks{position:relative;top:0px;left:10px;width:935px;clear:both;}
.signupTopLink{color:#fff;font-size:12px;margin:0 5px;overflow:hidden;}
#divSignupTopLinks ul{margin-left:0;padding-left:0;list-style:none;}
#divSignupTopLinks li{float:left;padding:0px;margin:0 0px 0 0;background:transparent url('/Customers/club4aces2010/Includes/Images/signup_home_btn.jpg') top no-repeat;border:none;width:115px;height:22px;}
#divSignupTopLinks a{float:left;display:block;font-weight:bold;margin-left:37px;margin-top:3px;color:#000;}

#CashierOpenAccount div#emailConfirmationMessage {text-align:left;margin-top:5px;margin-left:10px;}
#CashierOpenAccount #CMSText1{margin-top:10px;padding:0 10px;}

#CashierOpenAccount #divWrapperFullColumnLeft{background:transparent;width:454px;min-height:340px;margin-left:10px;z-index:10;border:none;}
#CashierOpenAccount #divWrapperFullColumnRight{background:transparent;width:485px;min-height:340px;margin-right:10px;z-index:9;border:none;}
#CashierOpenAccount #divWrapperFullColumnLeft th, 
#CashierOpenAccount #divWrapperFullColumnRight th{background:transparent url('/Customers/club4aces2010/Includes/Images/signup_formHeader.jpg') top repeat-x;font-size:13px;padding:5px 0;text-transform:uppercase;}

#CashierOpenAccount #divWrapperFullColumnLeft div.registerStep1, 
#CashierOpenAccount #divWrapperFullColumnRight div.registerStep2{margin-left:5px;}
#CashierOpenAccount #divWrapperFullColumnLeft table{border:1px solid #FFC300;}
#CashierOpenAccount #divWrapperFullColumnRight table{border:1px solid #FFC300;}

#CashierOpenAccount tr.listItemRow{}
#CashierOpenAccount tr.listItemRow td{background:#1D1D1D;}
#CashierOpenAccount tr.listItemRowAlternating{}
#CashierOpenAccount tr.listItemRowAlternating td{background:#2E2E2E;}
#CashierOpenAccount tr.listItemRowAlternating strong span{}

#CashierOpenAccount #divWrapperFull{position:relative;float:left;left:485px;width:464px;margin-top:5px;margin-bottom:10px;}
#CashierOpenAccount #divWrapperFull table{}
#CashierOpenAccount #divWrapperFull strong{}
#CashierOpenAccount #divWrapperFull strong a{color:#FFC400;}

#signupTdValidator{/*padding:5px 15px;*/}
#signupTdButton{/*padding:5px 10px 0 10px;*/}
#signupButton{border:none;width:200px;height:50px;font-size:14px;background:#b4c839 url('/Customers/club4aces2010/Includes/Images/signup-button-sprite.gif') top no-repeat;}
.signupButton{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/club4aces2010/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px 0px;color:#000;}
.signupButton:hover{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/club4aces2010/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px -51px;}
.signupButton_Disabled{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/club4aces2010/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px -101px;color:#FFC300;}

#CashierOpenAccount #divSiteFooter{}
#CashierOpenAccount .errorRequired{color:red;}

/* Overrides the country select dropdown from "ImageDropDownList.css" */
#CashierOpenAccount .dd{background:#2E2E2E;}
#CashierOpenAccount .dd .ddTitle span.arrow{background:url('/Customers/club4aces2010/Includes/Images/ImageDropDownList_arrow.gif') top no-repeat;}
#CashierOpenAccount .dd .ddTitle span.textTitle img{padding:2px 5px 0px 0px;text-align:left;}
#CashierOpenAccount .dd .ddTitle{margin-top:2px; margin-bottom:2px;background:#fff;color:#000;border:1px solid #7f9db9;width:192px;}
#CashierOpenAccount .dd .ddChild{}
#CashierOpenAccount .dd .ddChild a:hover{background:#2E2E2E;color:#fff;}
#CashierOpenAccount .dd .ddChild a.selected{background:#2E2E2E;color:#fff;}

/*Styles input textboxes for "Personal information"*/
#CashierOpenAccount input#cashierOpenAccount_FirstNameTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_LastNameTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount select#cashierOpenAccount_LanguageDropDownList{margin-top:2px; margin-bottom:2px;width:124px;}
#CashierOpenAccount input#cashierOpenAccount_AddressTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_CityTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_PostalCodeTextBox{margin-top:2px; margin-bottom:2px;}

/*Styles radiobuttons for gender*/
#CashierOpenAccount tr.listItemRowAlternating #cashierOpenAccount_GenderRadioButtonList{border:none;}
#CashierOpenAccount tr.listItemRowAlternating td input#cashierOpenAccount_GenderRadioButtonList_0{margin-top:5px; margin-bottom:5px;}
#CashierOpenAccount tr.listItemRowAlternating td input#cashierOpenAccount_GenderRadioButtonList_1{margin-top:5px; margin-bottom:5px;}
#CashierOpenAccount input#cashierOpenAccount_LandlinePrefixTextBox{width:30px;margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_LandlineTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_MobilePrefixTextBox{width:30px;margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_MobileTextBox{margin-top:2px; margin-bottom:2px;margin-left:3px;}
#CashierOpenAccount input#cashierOpenAccount_EmailTextBox{margin-top:2px; margin-bottom:2px;width:160px;}
#CashierOpenAccount input#cashierOpenAccount_VerifyEmailTextBox{margin-top:2px; margin-bottom:2px;width:160px;}

/*Styles input textboxes for "Account information"*/
#CashierOpenAccount input#cashierOpenAccount_UsernameTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_PasswordTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_ConfirmPasswordTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount select#cashierOpenAccount_QuestionDropDownList{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_AnswerTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_RecommendedByTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount tr#cashierOpenAccount_VerificationCodeImageTableRow{line-height:0px;}
#CashierOpenAccount input#cashierOpenAccount_SignupCodeTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_VerificationCodeTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount tr#cashierOpenAccount_VerificationCodeImageTableRow td{background:#fff;}

/*START: Live Casino*/
#liveCasinoLobby{}
#liveCasinoLobby #CMText4{background:red;padding:10px;}
#liveCasinoLobbyH1{float:left;position:relative;top:182px;width:740px;height:50px;background:transparent url('/Customers/club4aces2010/Includes/Images/live-casino/liveCasinoLobbyH1_bg.png') repeat-x;
filter:alpha(opacity=85);  /*Opacity for IE*/
    -khtml-opacity:0.85; /*Opacity for old versions of Safari*/
    -moz-opacity:0.85; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.85; /*Standard opacity for browsers*/
}
#liveCasinoLobbyH1 h1{color:#fff;font-size:20px;text-align:center;margin-top:5px;}
.liveCasinoLobbyH2{float:left;position:relative;top:146px;width:240px;height:40px;left:0px;background:transparent url('/Customers/club4aces2010/Includes/Images/live-casino/liveCasinoLobbyH1_bg.png') repeat-x;
	filter:alpha(opacity=85);  /*Opacity for IE*/
    -khtml-opacity:0.85; /*Opacity for old versions of Safari*/
    -moz-opacity:0.85; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.85; /*Standard opacity for browsers*/
}
.liveCasinoLobbyH2 h2{color:#fff;font-size:14px;margin:0;padding:10px 15px;float:right;line-height:18px;}
div.liveCasinoFullItem{background-color:Transparent; width:740px;height:232px;margin-bottom:10px;background: url('/Customers/club4aces2010/Includes/Images/live-casino/main.jpg') no-repeat;}
div.liveCasinoFullItem:hover
{
	filter:alpha(opacity=85);  /*Opacity for IE*/
    -khtml-opacity:0.85; /*Opacity for old versions of Safari*/
    -moz-opacity:0.85; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.85; /*Standard opacity for browsers*/
    cursor:pointer;
}
/*div.liveCasinoFullItemHover{background-color:Transparent; width:740px;height:232px;cursor:pointer;margin-bottom:10px;background: url('/Customers/club4aces2010/Includes/Images/live-casino/main.jpg') no-repeat;}*/
div.liveCasinoFullItemHover    
{
    background:transparent url('/Customers/club4aces2010/Includes/Images/live-casino/main.jpg') no-repeat;
    width:740px; 
    height:232px; 
    z-index:999; 
    filter:alpha(opacity=85);  /*Opacity for IE*/
    -khtml-opacity:0.85; /*Opacity for old versions of Safari*/
    -moz-opacity:0.85; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.85; /*Standard opacity for browsers*/
    cursor:pointer;margin-bottom:10px;
}

div.liveCasinoFloatBoxWrapper{width:100%;clear:both;}
div.liveCasinoFloatBoxItemFirst{background:Transparent; width:240px; padding:0px; float:left;height:229px;background: url('/Customers/club4aces2010/Includes/Images/live-casino/main-baccarat.jpg') no-repeat;}
div.liveCasinoFloatBoxItemFirstHover{background:Transparent; width:240px; padding:0px;float:left;height:229px;cursor:pointer;background: url('/Customers/club4aces2010/Includes/Images/live-casino/main-baccarat.jpg') no-repeat}
div.liveCasinoFloatBoxItem{background:Transparent; width:240px; padding:0px; margin:0 10px; float:left;height:229px;background: url('/Customers/club4aces2010/Includes/Images/live-casino/main-blackjack.jpg') no-repeat;}
div.liveCasinoFloatBoxItemHover{background:Transparent; width:240px; padding:0px; margin:0 10px; float:left;height:229px;cursor:pointer;background: url('/Customers/club4aces2010/Includes/Images/live-casino/main-blackjack.jpg') no-repeat;}
div.liveCasinoFloatBoxItemLast{background:Transparent; width:240px; padding:0px; float:left;height:229px;background: url('/Customers/club4aces2010/Includes/Images/live-casino/main-roulette.jpg') no-repeat;}
div.liveCasinoFloatBoxItemLastHover{background:Transparent; width:240px; padding:0px; float:left;height:229px;cursor:pointer;background: url('/Customers/club4aces2010/Includes/Images/live-casino/main-roulette.jpg') no-repeat;}
div.liveCasinoGameLinks{clear:both;}
#liveCasinoBaccaratLobby{}
#liveCasinoBlackJackLobby{}
#liveCasinoRouletteLobby{}
#liveCasinoBaccaratLobby:hover,#liveCasinoBlackJackLobby:hover,#liveCasinoRouletteLobby:hover	
{
	filter:alpha(opacity=85);  /*Opacity for IE*/
    -khtml-opacity:0.85; /*Opacity for old versions of Safari*/
    -moz-opacity:0.85; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.85; /*Standard opacity for browsers*/
    cursor:pointer;
}
ul#ulLiveCasinoLobbyLink{margin-left:0px;padding-left:0px;list-style:none;}
li#liLiveCasinoLobbyLink{color:#000;float:left;position:relative;left:5px;top:5px;height:18px;padding-right:7px;display:block;background:transparent url('/Customers/club4aces2010/Includes/Images/live-casino/play-now-sprite-right.gif') no-repeat right top;}
li#liLiveCasinoLobbyLink:hover{background:transparent url('/Customers/club4aces2010/Includes/Images/live-casino/play-now-sprite-right_hover.gif') no-repeat right top;}
a#liveCasinoLaunchLobbyLink{color:#000;float:left;position:relative;left:0px;top:0px;width:auto !important;height:18px;padding-left:10px;padding-right:6px;display:block;background:transparent url('/Customers/club4aces2010/Includes/Images/live-casino/play-now-sprite-left.gif') no-repeat left top;}
a#liveCasinoLaunchLobbyLink:hover{color:#fff;text-decoration:none;background:transparent url('/Customers/club4aces2010/Includes/Images/live-casino/play-now-sprite-left_hover.gif') no-repeat left top;}

ul#ulLiveCasinoStandAloneGames{margin-left:0px;padding-left:0px;list-style:none;}
/*li#liLiveCasinoStandAloneGames{color:#000;float:left;position:relative;left:5px;top:5px;height:18px;padding-right:7px;display:block;background:transparent url('/Customers/club4aces2010/Includes/Images/live-casino/play-now-sprite-right.gif') no-repeat right top;}*/
/*li#liLiveCasinoStandAloneGames:hover{color:#fff;text-decoration:none;background:transparent url('/Customers/club4aces2010/Includes/Images/live-casino/play-now-sprite-right_hover.gif') no-repeat right top;}*/

li#liLiveCasinoStandAloneGames{color:#000;float:left;position:relative;left:0px;top:0px;height:25px;width:240px;display:block;background:#000;padding:0;
	filter:alpha(opacity=65);  /*Opacity for IE*/
    -khtml-opacity:0.65; /*Opacity for old versions of Safari*/
    -moz-opacity:0.65; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.65; /*Standard opacity for browsers*/
}
li#liLiveCasinoStandAloneGames:hover{color:#fff;text-decoration:none;
	filter:alpha(opacity=80);  /*Opacity for IE*/
    -khtml-opacity:0.8; /*Opacity for old versions of Safari*/
    -moz-opacity:0.8; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:0.8; /*Standard opacity for browsers*/
}

li#liLiveCasinoMoreInfoBaccarat{}

a.liveCasinoplayNow{color:#fff;font-size:13px;float:left;position:relative;left:0px;top:0px;width:200px;height:18px;padding:5px 32px 0 8px;display:block;background: transparent;}
a.liveCasinoplayNow:hover{color:#fff;text-decoration:none;background:transparent;}

/*a.liveCasinoplayNow{color:#000;float:left;position:relative;left:5px;top:5px;width:73px;height:18px;padding-left:6px;display:block;background: url('/Customers/club4aces2010/Includes/Images/live-casino/play-now-sprite.gif') no-repeat left top;background-position:0px 0px;}
a.liveCasinoplayNow:hover{color:#fff;text-decoration:none;background: url('/Customers/club4aces2010/Includes/Images/live-casino/play-now-sprite.gif') no-repeat left top;background-position:0px -18px;}*/

a.liveCasinoMoreInfo{float:left;position:relative;left:218px;top:-22px;width:19px;height:18px;display:block;background: url('/Customers/club4aces2010/Includes/Images/live-casino/help-sprite.gif') no-repeat left top;background-position:-20px 0;}
a.liveCasinoMoreInfo:hover{background-position:left top;background-position:0;}

/*a.liveCasinoMoreInfo{float:left;position:relative;left:145px;top:5px;width:18px;height:18px;display:block;background: url('/Customers/club4aces2010/Includes/Images/live-casino/help-sprite.gif') no-repeat left top;background-position:0px 0px;}
a.liveCasinoMoreInfo:hover{background: url('/Customers/club4aces2010/Includes/Images/live-casino/help-sprite.gif') no-repeat left top;background-position:-19px 0px;}*/


#liveCasinoMoreInfoBaccarat{}
#liveCasinoMoreInfoBlackJack{}
#liveCasinoMoreInfoRoulette{}

.foo{
    background-color:#f4f2bf;
    position:absolute;
    top:0px; text-align:center;
    width:100%; 
    height:50px; 
    z-index:999; 
    filter:alpha(opacity=85);  /*Opacity for IE*/
    -khtml-opacity:0.85; /*Opacity for old versions of Safari*/
    -moz-opacity:0.85; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.85; /*Standard opacity for browsers*/
}

/*Live Casino Global Lobby Page*/
#divCasinoLiveMain{background: url('/Customers/club4aces2010/Includes/Images/live-casino/main.jpg') no-repeat;width:740px;height:232px;clear:both;text-align:center;margin-bottom:10px;}
.casinoLiveBottom{width:240px;height:229px;margin:0;padding:0;float:left;position:relative;visibility:visible;overflow:visible;}

a.casinoLiveOpenLobby{float:left;position:absolute;width:740px;height:232px;left:0;top:0;z-index:3;background: url('/Customers/club4aces2010/Includes/Images/live-casino/open-lobby.gif') no-repeat 7px 7px;}
a.casinoLiveOpenLobby:hover{background: url('/Customers/club4aces2010/Includes/Images/live-casino/open-lobby.gif') no-repeat -730px 7px;}

a.casinoLiveOpenLobbyMoreInfo{background: url('/Customers/club4aces2010/Includes/Images/live-casino/about-open-lobby.gif') no-repeat left top;float:left;top:6px;left:717px;width:18px;height:18px;position:absolute;z-index:9;}
a.casinoLiveOpenLobbyMoreInfo:hover{background: url('/Customers/club4aces2010/Includes/Images/live-casino/about-open-lobby.gif') no-repeat top right;}

a.casinoLivePlayNow{float:left;position:absolute;width:240px;height:229px;left:0;top:0;z-index:3;background: url('/Customers/club4aces2010/Includes/Images/live-casino/play-now.gif') no-repeat 7px 7px;}
a.casinoLivePlayNow:hover{background: url('/Customers/club4aces2010/Includes/Images/live-casino/play-now.gif') no-repeat -237px 7px;}

a.casinoLiveMoreInfo{background: url('/Customers/club4aces2010/Includes/Images/live-casino/about-play-now.gif') no-repeat left top;float:left;top:6px;left:217px;width:18px;height:18px;position:absolute;z-index:9;}
a.casinoLiveMoreInfo:hover{background: url('/Customers/club4aces2010/Includes/Images/live-casino/about-play-now.gif') no-repeat top right;}

/*Meet the Dealers page*/
div.meetDealersWrapper{width:100%;clear:both;height:inherit;}
#meetDealersHeader{background:Transparent url('/Customers/club4aces2010/Includes/Images/live-casino/meet-the-dealers-header-bg.jpg') no-repeat;width:700px;height:102px;margin:0 auto 20px;clear:both;}
#meetDealersHeader h1{color:#fff;font-size:27px;padding:35px;margin:0;font-weight:normal;text-transform:uppercase;}
div.meetDealersItemFirst{background-color: Transparent; width:190px; height:250px; float:left; padding:0; margin:0px 6px 6px 50px;display:inline;}
div.meetDealersItem{background-color:Transparent; width:190px; height:250px; float:left;padding:0;margin:0px 6px 6px 30px;}
div.meetDealersItemLast{background-color:Transparent; width:190px; height:250px; float:left;padding:0;margin:0px 0px 6px 30px;}

div.meetDealersDescFirst{background-color:Transparent;width:180px; float:left; padding:0; margin:0px 6px 6px 55px;display:inline;}
div.meetDealersDesc{background-color:Transparent;width:180px; float:left;padding:0;margin:0px 6px 6px 40px;}
div.meetDealersDescLast{background-color:Transparent;width:180px; float:left;padding:0;margin:0px 0px 6px 40px;}

#meetDealersItem1{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer1-julija-bogdanova.jpg') no-repeat;}
#meetDealersItem2{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer2-jekateria-abramovich.jpg') no-repeat;}
#meetDealersItem3{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer3-marija-ivanova.jpg') no-repeat;}
#meetDealersItem4{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer4-inga-vanaga.jpg') no-repeat;}
#meetDealersItem5{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer5-jekaterina-durova.jpg') no-repeat;}
#meetDealersItem6{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer6-alona-makarevicha.jpg') no-repeat;}
#meetDealersItem7{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer7-julija-aleksejeva.jpg') no-repeat;}
#meetDealersItem8{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer8-natalija-kaplina.jpg') no-repeat;}
#meetDealersItem9{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer9-agata-samcova.jpg') no-repeat;}
#meetDealersItem1{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer9-agata-samcova.jpg') no-repeat;}
#meetDealersItem2{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer6-alona-makarevicha.jpg') no-repeat;}
#meetDealersItem3{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer4-inga-vanaga.jpg') no-repeat;}
#meetDealersItem4{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer2-jekateria-abramovich.jpg') no-repeat;}
#meetDealersItem5{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer5-jekaterina-durova.jpg') no-repeat;}
#meetDealersItem6{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer7-julija-aleksejeva.jpg') no-repeat;}
#meetDealersItem7{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer1-julija-bogdanova.jpg') no-repeat;}
#meetDealersItem8{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer3-marija-ivanova.jpg') no-repeat;}
#meetDealersItem9{background: url('/Customers/club4aces2010/Includes/Images/live-casino/dealer8-natalija-kaplina.jpg') no-repeat;}
#meetDealersItem10,#meetDealersDesc10{display:none;}
#meetDealersItem11,#meetDealersDesc11{display:none;}
#meetDealersItem12,#meetDealersDesc12{display:none;}
/*END: Live Casino*/

/*Quick deposit popup styles*/
#quickDepositPopupLinksHolder{background:#532e63;color:#fff;border:1px solid #fff;height:17px;}
#quickDepositPopupLinksHolder:hover{background:#aa95aa;}
#quickDepositPopupLink{}
#quickDepositPopupLinksHolder a{color:#fff;font-weight:bold;padding:0px 5px;}
#quickDepositPopupLinksHolder a:hover{text-decoration:none;}
body#CashierCCDepositQuickPopup{background:#fff;}