* {margin: 0; padding: 0;}
ul, ol, dl, blockquote{margin-left:10px;padding-left:10px;}
a{font-weight: bold;text-decoration:none;color:#cc0000;}
a:hover{text-decoration:underline;}
a img {border: none;}
p{padding-bottom: 10px;}
html{height:100%;} 
body{background:#000 url('/Customers/playcherry/Includes/images/body_bg-feb-2008.jpg') repeat-x;}
/*background:#595959  test change
padding:0px;margin:0;position:relative;height:100%;min-height:100%;}/*min-height:100%;*/
* html body{height:100%;}
body, td{font-size:11px;font-family:Arial, Helvetica, Geneva, Sans-Serif;color:#2e2322;}
acronym{border:none;cursor:pointer;}
pre{padding:10px;}
h1{font-size:18px;font-weight:bold;padding-bottom:10px;color:#cc0000;}
h2{font-size:14px;color:#cc0000;}
h3{font-size:14px;font-weight:bold;color:#cc0000;margin-bottom:4px;}
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-left:1px;/*padding-top:1px;padding-bottom:1px;border: solid 1px #ededed;*/}
input.normal{width:130px;}
input.wide{width:180px;}
input.narrow{width:50px;}
input.buttonDefault{background:black;color:#fff;font-weight:bold;padding: 0 0px;border: solid 1px #fff; text-align:center;}
/* -- LAYOUT  -- */ 
/*
	total width:	985px
	left width:		205px
	middle width:	549px
	right width:	205px
*/
/*site width and layout alignment*/
#container{
	padding:0px;
	margin:0 auto;				    /* Centering Site and margin to browser window*/
	padding-top:181px;				/* Same top-padding as site header*/	
	padding-top:197px;				/* Same top-padding as site header*/	
	background:white;
	border-bottom:5px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	margin:0 auto;
	position:relative;
	padding-bottom:10px;
	width:985px;	
}
#divContentWrapper
{	
	width:985px;
	position:relative;
	margin-bottom:10px;	   /*margin to site footer*/
	/*float:left;*/
	/*background:yellow;*/
}
/* always left */
#divLeftWrapper{
	width:205px;
	position:relative;		/*Make middle column float in the middle */
	left:-554px;			/*Make middle column float in the middle */
	float:left;
	line-height:16px;
	/*overflow:hidden;*/
}
/* 3 columns middle */
#divMiddleWrapper{
	width:554px;
	float:left;
	position:relative;		/*Make middle column float in the middle */
	left:215px;				/*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;
	/*overflow:hidden;*/
}
/*override settings for two column layout*/
div.two-columns #divLeftWrapper{left:-770px;}
div.two-columns #divMiddleWrapper
{
	width:770px; /*754px med 16px marginal*/
	left:215px;
	float:left;
	position:relative;
	line-height:16px;
}
/*override settings for one column layout*/
div.one-columns #divMiddleWrapper
{
	float:left;
	width:985px;
	left:0;
	margin-right:13px;
	line-height:16px;
}
/*Inner columns */
/* 3 columns middle left */
div#divMiddleWrapperColumnLeft{width:272px;float:left;margin-top:0px;}
/* 3 columns middle right */
div#divMiddleWrapperColumnRight{float:right;width:272px;margin-top:0px;}
/*clear container for container*/
#divContentWrapper div.container-clear-both
{
	clear:both;
	height:0px;/*margin to site footer, can be set to 0px*/
	overflow:hidden;
}
/*table width settings default*/
div#divMiddleWrapper table{width:549px;}
div#divMiddleWrapper div.contentWrapper table, div#divMiddleWrapper fieldset.functionArea table{width:100%;/*width:533px;*/}
div.two-columns #divMiddleWrapper table{width:759px;}
div.two-columns #divMiddleWrapper div.contentWrapper table{width:750px;}
div#divLeftWrapper table{width:190px;}
div#divRightWrapper table{width:190px;}
div#divLeftWrapper div,div#divMiddleWrapper div,div#divRightWrapper div{position:relative;}
/* 2 columns middle right/left, for exampel used in Control CasinoTournamentScheduleInfo,CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnRight,div#divMiddleWrapperFullColumnLeft{width:374px;margin-top:10px;}
div#divMiddleWrapperFullColumnRight{float:right;}
div#divMiddleWrapperFullColumnLeft{float:left;}
div#divMiddleWrapperFullColumnLeft table, div#divMiddleWrapperFullColumnRight table{width:374px !important;}
div#divSiteFooter{width:985px;bottom:0;text-align:center;clear:both;}
/*Global site footer*/
div#globalSiteFooterLinks{background:black;border-bottom: 1px solid #cc0000;padding-top:5px;padding-bottom:5px;margin-bottom:5px;}
ul#ulGlobalSiteFooter li a{color:#fff;padding:0 1em 0 0.7em;border-right:1px solid #fff;}
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:181px;			/*same as top-padding on container*/
	height:194px;
	width:985px;
	background:#fff url('/Customers/playcherry/Includes/images/header.jpg') no-repeat 0 0;	

}
/*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;left:686px;top:6px;z-index: 3;width:300px;text-align:right;}
div#divLanguages a{background-repeat:no-repeat;background-position:center right;padding:0px 5px 0px 0;font-weight:bold;color:#fff;}
#spnChooseLanguage {display:none;}

/* -- NAVIGATION LEVEL 1 -- */
#divTopMenu{position:absolute;top:137px;}
#menuLevel1Container{background:#fff;padding-top:3px;width:985px;overflow:hidden;height:22px;}
#menuLevel1Container ul{margin-left:0;padding-left:0;}
#menuLevel1 {	
	margin-left: 7px;
	list-style:none;
	padding-bottom: 22px;
	text-transform: uppercase;
	font-weight:bold;
	font-size:11px;
   /*background:red;*/
}
#menuLevel1 li 
{  
  float:left;
  padding:0;
  padding-right:15px;
  height:22px;
  /*background:#d4d0cb;*/
}
#menuLevel1 a 
{
	float:left;
	display:block;
	padding:4px 2px 6px 27px;
	background:url('/Customers/playcherry/Includes/images/menuLevel1_left.gif') no-repeat top left;
	color:black;
	text-decoration:none;
}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel1 a {float:none;}
/* End IE5-Mac hack */
#menuLevel1 a:hover {text-decoration:underline;	background:url('/Customers/playcherry/Includes/images/menuLevel1_left_over.gif') no-repeat top left;}
#menuLevel1 li.selected {background:url(/Customers/playcherry/Includes/images/menuLevel1_right_on.gif) no-repeat top right;}
#menuLevel1 a.selected{background:url(/Customers/playcherry/Includes/images/menuLevel1_left_selected.gif) no-repeat top left;color:#fff;}
#menuLevel1 a.selected:hover{background:url(/Customers/playcherry/Includes/images/menuLevel1_left_selected_over.gif) no-repeat top left;}
/* -- NAVIGATION LEVEL 2 -- */
#menuLevel2Container 
{	
	font-size: 11px;
	font-weight:bold;
	width:985px;
	background:url(/Customers/playcherry/Includes/images/menuLevel2_bkg.gif);
	height:28px;
	/*overflow:hidden;*/
}
#menuLevel2Container ul{
	margin-left:0;
	padding-left:0;
}
#menuLevel2 {
   margin-left: 7px;
   list-style:none;   
   padding-bottom: 22px;
}
#menuLevel2 li 
{  
  float:left;
  padding:0;
}
#menuLevel2 a {
  float:left;
  display:block;
  padding: 7px 7px 4px 7px;
  text-decoration:none;
  color:white;
}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel2 a {float:none;}
/* End IE5-Mac hack */
#menuLevel2 a:hover{text-decoration:underline;}
#menuLevel2 li.selected{}
#menuLevel2 a.selected{color:white;}

/* -- 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 0px 12px;font-size: 11px;font-weight:bold;color:#cc0000;background: url('/Customers/playcherry/Includes/images/arrow-small.gif') no-repeat;background-position:0px 4px;}
#menuLevel3 a.selected{color:#5c5c5c;background: url('/Customers/playcherry/Includes/images/arrow-small-selected.gif') no-repeat;background-position:0px 4px;}
#menuLevel3 ul li a{display:block;margin-left: 10px;padding:0 10px 0 12px;color:#cc0000;background: url('/Customers/playcherry/Includes/images/arrow-small.gif') no-repeat;background-position:0px 4px;}

/* -- 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;margin: 4px 0; text-align:center;border:1px solid #6F1429;}
ul#menuLevel3Deposit li.selected,ul#menuLevel3DepositMoreOptions li.selected{margin:0;padding:5px 0 2px 0;text-align:center;border:1px solid #000;background:#CC0000;}

ul#menuLevel3Deposit li .learnMoreLink a,ul#menuLevel3DepositMoreOptions li .learnMoreLink a{color:#CC0000;font-weight:normal;}
ul#menuLevel3Deposit li .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li .learnMoreLink a:hover{color:#CC0000;font-weight:normal;text-decoration:underline;}

ul#menuLevel3Deposit li.selected .learnMoreLink a,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a{color:#fff;font-weight:normal;}
ul#menuLevel3Deposit li.selected .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a:hover{color:#fff;font-weight:normal;text-decoration:underline;}

ul#menuLevel3Deposit li a,ul#menuLevel3DepositMoreOptions li a{color:#CC0000;text-decoration:none;}
ul#menuLevel3Deposit li a:hover,ul#menuLevel3DepositMoreOptions li a:hover{color:#CC0000;text-decoration:none;}

ul#menuLevel3Deposit li.selected a,ul#menuLevel3DepositMoreOptions li.selected a{color:#fff;}
ul#menuLevel3Deposit li.selected a:hover,ul#menuLevel3DepositMoreOptions li.selected a:hover{color:#fff;}

#menuLevel3Deposit .paymentLogo, #menuLevel3DepositMoreOptions .paymentLogo{margin: 0;} /*0 3px*/

.helpIcon{}

.paymentLogoLink{margin:3px 0 0 0;}

.paymentLogoLink #visaimg,
.paymentLogoLink #mastercardimg,
.paymentLogoLink #maestroimg{padding: 0 2px;}

.paymentTextLink{margin:3px 0 0 0;}
.learnMoreLink{margin:0 0 3px 0;}

.moreOptionsHeader {margin-top:5px;height:22px;}
.moreOptionsHeader H2{cursor:pointer;padding:3px 10px 2px 14px;color:#fff;background:#000 url(/Customers/playcherry/Includes/Images/more-options-icon.gif) no-repeat;background-position:3px;border-bottom:1px solid #CC0000;}

div.contentWrapperHeaderContainer{background-color:transparent;height:22px;}
div.contentWrapperHeaderCornerTopRight{display:none;}
div.contentWrapperHeaderCornerTopLeft{display:none;}
div.contentWrapperHeader{border-bottom:1px solid #F42626;height:22px;background:#F42626;}
div.contentWrapperHeader h2{color: #fff;margin-left:10px;padding-top:4px;}

.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{position:relative;}	
#boxMenuLevel3 div.boxHeader{border:none;}
#boxMenuLevel3 div.boxHeader h1{color: #fff;margin-left:10px;}
#boxMenuLevel3 div.boxContent{background: #fff;border:1px solid #000;}
#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;font-size:11px;}
#boxInfo div.boxContent a{}
#boxInfo div.boxCornerTopLeft{}
#boxInfo div.boxCornerTopRight{background-color:#ededed;}
#boxInfo div.boxCornerBottomLeft{ }
#boxInfo div.boxCornerBottomRight {background-color:#ededed;}
#boxCasinoGames select {width: 190px;}
/* -- FORM FLOATS [TODO] -- */
.floatingBox{display:inline;padding:6px 6px 0;width:350px;border: solid 1px #fff;margin-bottom: 7px;}
#AccountBalanceMain{float:left;}
#AccountBalanceExtras{float:right;}
div.floatingBox table{width:349px !important;border-right:1px solid #fff;}
.clearAll{clear:both;}
/* -- LINK MENU -- */
#linkMenuContainer{width:100%;height:22px;border-bottom:4px solid #f42626;}
#linkMenuContainer ul{margin:0;padding-left:0px;background:green;}
#linkMenu{list-style:none;margin-left: 5px;padding-bottom:0px;margin:0;}
#linkMenu li{float:left;background:black;margin-right:1px;padding:0 0 0 0;}
#linkMenu a{color: #fff;float:left;display:block;padding:4px 15px 2px 16px;text-decoration:none;font-weight:bold;}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#linkMenu a{float:none;}
/* End IE5-Mac hack */
#linkMenu a:hover{}
#linkMenu li.selected
{
	background:#f42626;
}
#linkMenu a.selected{color:#fff;}
/* -- STEPMENU -- */
#stepMenuContainer {width:100%;}
#stepMenuContainer ul{margin:0;padding-left:0;}
#stepMenu{list-style:none;padding-bottom: 30px;}
#stepMenu li{float:left;background: url('/Customers/playcherry/Includes/images/stepNav_left.gif') no-repeat left top;padding-left:5px;}
#stepMenu span{float:left;background: url('/Customers/playcherry/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/playcherry/Includes/images/stepNav_left_on.gif') no-repeat left top;padding-left: 6px;}
#stepMenu span.selected{background: url('/Customers/playcherry/Includes/images/stepNav_right_on.gif') no-repeat right top;color:#cc0000;}


/*CasinoWWGlobalStartPage - global WW content generated from rootsite 
/Customers/Rootsite/ObjectTypes/Frameless/WWCasinoModule/CasinoWWGlobalStartPage.xslt*/
body#CasinoWWGlobalStartPage {}
body#CasinoWWGlobalStartPage div.casinoContainer{float:left;width:239px;margin-left:10px;}
body#CasinoWWGlobalStartPage div.casinoContainer a{color:#2e2322;padding:0 0 0 17px;}
body#CasinoWWGlobalStartPage div.tableGamesHeader{color:#fff;background:url('/Customers/playcherry/Includes/images/tableGamesHeader-ww.gif') no-repeat;height:44px;}
body#CasinoWWGlobalStartPage div.casinoContainer h1{color:#fff;font-size:20px;margin-left:7px;padding-top:8px;}
body#CasinoWWGlobalStartPage div.casinoContainer h2,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;}

body#CasinoWWGlobalStartPage .casinoContent ul li.java-icon {list-style:none;padding-left:20px;background:url('/Customers/playcherry/Includes/images/java-icon.gif') no-repeat;background-position: 3px 0.2em;display: inherit;}
body#CasinoWWGlobalStartPage .casinoContent ul li.flash-icon {list-style:none;padding-left:20px;background: url('/Customers/playcherry/Includes/images/flash-icon.gif') no-repeat;background-position: 3px 0.2em;display: inherit;}


/*CasinoNetentGlobalStartPage - global NetEnt content generated from rootsite
/Customers/Rootsite/ObjectTypes/Frameless/CasinoModule/CasinoNetentGlobalStartPage.xslt*/
body#CasinoNetentGlobalStartPage {}
body#CasinoNetentGlobalStartPage div.casinoContainer{float:left;width:239px;margin-left:10px;}
body#CasinoNetentGlobalStartPage div.casinoContainer li{list-style:none;}
body#CasinoNetentGlobalStartPage div.casinoContainer a{color:black;padding:0 0 0 17px;}
body#CasinoNetentGlobalStartPage div.tableGamesHeader{background:url('/Customers/playcherry/Includes/images/tableGamesHeader-netent.gif') no-repeat;height:44px;}
body#CasinoNetentGlobalStartPage div.casinoContainer h1{color:#fff;font-size:20px;margin-left:7px;padding-top:8px;}
body#CasinoNetentGlobalStartPage div.casinoContainer h2,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:5px;padding-left:0;}

body#CasinoNetentGlobalStartPage .casinoContent .java-icon {list-style:none;padding-left:20px;background:url('/Customers/playcherry/Includes/images/java-icon.gif') no-repeat;background-position: 3px 0.2em;display: inline-block;}
body#CasinoNetentGlobalStartPage .casinoContent .flash-icon {list-style:none;padding-left:20px;background: url('/Customers/playcherry/Includes/images/flash-icon.gif') no-repeat;background-position: 3px 0.2em;display: inline-block;}

/*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(/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:#777;font-style:italic;}
span.currentUserNotMetTourneyReqInLeaderBoard{color:#777; font-style:italic; font-weight: bold;}
#divLeftWrapper span.notMetTourneyReqInLeaderBoard, #divLeftWrapper span.currentUserNotMetTourneyReqInLeaderBoard { color:#aaa; }
/*This is the users that has meet the tourney requirments*/
span.metTourneyReqInLeaderBoard{color:#000;}
span.currentUserMetTourneyReqInLeaderBoard{color:#000;font-weight: bold;}
#divLeftWrapper span.metTourneyReqInLeaderBoard, #divLeftWrapper span.currentUserMetTourneyReqInLeaderBoard { color:#fff; }
div.casinoTurneyTimeLeft{font-weight: bold;}
div.casinoTurneyTimeLeftEndHighlight{font-weight: bold; font-size:14px;}

/*CasinoLobbyGlobalStartPage - global NetEnt & WW lobby content - generated from rootsite
/Customers/Rootsite/ObjectTypes/Frameless/WWCasinoModule/CasinoLobbyGlobalStartPage.xslt*/
body#CasinoLobbyGlobalStartPage {}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft{background:url('/Customers/playcherry/Includes/images/column-bg-ww.gif') repeat-y;width:377px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft .casinoColumnHeader{background:url('/Customers/playcherry/Includes/images/header-bg-ww.gif') no-repeat;width:377px;height:93px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft .casinoColumnHeader h2 a{color:#fff;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft h2 {color:#fff;font-size:25px;text-align:center;padding-top:20px;padding-bottom:15px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft h3 {color:#fff;font-size:20px;padding-left:10px;padding-top:9px;padding-bottom:3px;background:url('/Customers/playcherry/Includes/images/gamesInfoHeader-ww.gif') no-repeat;height:45px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft strong {color:black;padding-left:9px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft ul {list-style:none;padding-left:1px;margin-bottom:5px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft ul li a {color:#000;padding:0 7px 0 10px;background: url('/Customers/playcherry/Includes/images/bullet-blue.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{background:url('/Customers/playcherry/Includes/images/casinoCornerBottom-ww.gif') no-repeat;height:14px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft div.casinoCornerBottomLeft{}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight{background:url('/Customers/playcherry/Includes/images/column-bg-netent.gif') repeat-y;width:377px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight .casinoColumnHeader{background:url('/Customers/playcherry/Includes/images/header-bg-netent.gif') no-repeat;width:377px;height:93px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight .casinoColumnHeader h2 a{color:#fff;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight h2 {color:#fff;font-size:25px;text-align:center;padding-top:20px;padding-bottom:15px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight h3 {color:#fff;font-size:20px;padding-left:10px;padding-top:9px;padding-bottom:3px;background:url('/Customers/playcherry/Includes/images/gamesInfoHeader-netent.gif') no-repeat;height:45px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight strong {color:#c01212;padding-left:9px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight ul {list-style:none;padding-left:1px;margin-bottom:5px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight ul li a {color:#000;padding:0 7px 0 10px;background: url('/Customers/playcherry/Includes/images/bullet-red.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{background:url('/Customers/playcherry/Includes/images/casinoCornerBottom-netent.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:8px;background: url('/Customers/playcherry/Includes/images/new-game-icon.gif') no-repeat;background-position: 1px 0.2em;}

/*Casino top 10 winners*/
#pokerTop10WinnersTable .col2{width:100px;}
#pokerTop10WinnersTable .col3{}
/*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/playcherry/Includes/images/tableGamesHeader_bg.jpg');background-repeat: no-repeat;border-bottom:0px;height:69px;}
body#CasinoLobbyLocalStartPage div.videoPokerHeader{background-image:url('/Customers/playcherry/Includes/images/videoPokerHeader_bg.jpg');background-repeat: no-repeat;border-bottom:0px;height:69px;}
body#CasinoLobbyLocalStartPage div.slotsHeader{background-image:url('/Customers/playcherry/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/playcherry/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/playcherry/Includes/images/panel_br.gif') no-repeat right top;overflow: hidden;}
body#CasinoLobbyLocalStartPage div.casinoContainer .casinoCornerBottomRight{height:17px;background: url('/Customers/playcherry/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 #2e2322;
	position:absolute;	
}
div.ww-gameinfo-wagerworks-content{background:#fff;margin:7px;padding:7px;border:1px dotted #2e2322;
	width:570px;
	height:342px;
	overflow:auto;
}
div#ww-casino-game-info-close
{
	height:20px;
	margin-bottom:5px;
	padding-top:5px;
	border-bottom:4px solid #2e2322;
	text-align:right;
	background:#eae8e5;
}
div#ww-casino-game-info-close a{display:block;height:16px;
	background:url('/Customers/playcherry/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/playcherry/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:#b10021;}
/*end game info wagerworks casino*/

/*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('/Customers/playcherry/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('/Customers/playcherry/Includes/images/floatingBoxContent-background.gif') repeat-y;}
div.floatingBoxContent p{padding:13px;}
div.floatingBoxFooter{height:13px;background:url('/Customers/playcherry/Includes/images/floatingBoxFooter-background.gif') no-repeat top center;}
div.floatingBoxButton{height:46px;background:url('/Customers/playcherry/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:#fff;position:absolute;}
/* -- BOX settings -- */
div.boxContainer{margin-bottom: 10px;position:relative;}
#boxGameFairness{text-align:center;}
#boxGameFairness h1{text-align:left;}
#boxGameFairness p{text-align:center;}
#boxGameFairness div.boxContent{position:relative;padding:10px;}
#boxGameFairness img{padding-bottom:10px;}
div.boxHeader{border-bottom:1px solid #fff;border-top:1px solid #fff;background:#000; color:#fff;}
div.boxContent{background:#ededed;padding:10px 7px 5px 7px;
	background:#000 url('/Customers/playcherry/Includes/images/box-bg.gif') no-repeat top center;
	color:#fff;
}
/* corners */
div.boxContainer .boxCornerTopLeft{height:7px;overflow:hidden;display:none;}
div.boxContainer .boxCornerTopRight{height:7px;background:#ededed;display:none;}
div.boxContainer .boxCornerBottomLeft{height:7px;overflow:hidden;display:none;}
div.boxContainer .boxCornerBottomRight{height:7px;background:#ededed;overflow:hidden;display:none;}
/* text */
div.boxHeader h1{font-size:11px;color:#fff;margin-left:12px;padding:3px 0;}
div.boxContainer .splash{color:#fff;font-size:24px;font-weight:bold;margin-top:5px;padding-bottom:16px;text-align:center;}
/* -- LOGIN BOX settings -- */
#loginAreaContainer {width:300px;font-size:11px;margin:40px 0 0 690px;background:none;position:absolute;z-index:2;}
#loginAreaContainer a{color:#fff;}
#loginArea{color:#fff;padding:0px 10px;}
#loginAreaContainer .cornerTopLeft{/*height:7px;background:url('/Customers/playcherry/Includes/images/login_top_right.gif') no-repeat right top;overflow:hidden;*/}
#loginAreaContainer .cornerTopRight{/*background: url('/Customers/playcherry/Includes/images/login_top_left.gif') no-repeat left top;overflow:hidden;*/}
#loginAreaContainer .cornerBottomLeft{/*clear:both;font-size:1px;height:7px;background:url('/Customers/playcherry/Includes/images/login_bottom_right.gif') no-repeat right bottom;overflow:hidden;*/}
#loginAreaContainer .cornerBottomRight{/*clear:both;background:url('/Customers/playcherry/Includes/images/login_bottom_left.gif') no-repeat left bottom;overflow:hidden;*/}
div#loginAreaContainer .buttonDefault {
	width:100%;
	border:none;
	background: url('/Customers/playcherry/Includes/images/login_button.gif');
}
/* login links START */

#loginAreaContainer a{color:#fff;}
#loginArea{color:#fff;padding:0px 10px;}
#loginAreaContainer .cornerTopLeft{}
#loginAreaContainer .cornerTopRight{}
#loginAreaContainer .cornerBottomLeft{}
#loginAreaContainer .cornerBottomRight{}
/* login links START */
div#loginArea #loginList{float:right;width:110px;list-style-type:none;padding:0;margin:0;}
div#loginArea #loginList li{background:url('/Customers/playcherry/Includes/images/arrow_right_white.gif') no-repeat left;background-repeat:no-repeat;background-position:0 .4em;padding-left:.6em;}
#loginArea fieldset {		
	display: block;
	margin: 0 0px;
	border: 0 solid #fff;
	padding: 1em 0 0 0;	
	float: left;
}
#loginArea input
{
	position: relative;
	top: -1.3em;
	margin-left: 85px;
	width: 75px;
	display: block;}
#loginArea #login{top:0px;width:80px;} 
#loginArea label{color:#fff;clear:both;float:left;display:block;width:150px;margin-top:-1.1em;}

div#loginArea ul#accountList {		
	list-style-type: none;
	padding: 5px 0 0 0;	
	margin: 0;		
}
div#loginArea ul#accountList li {
	display: inline; 
	padding-left: 8px;
	padding-right: 20px;
	background:url('/Customers/playcherry/Includes/images/arrow_right_white.gif') no-repeat left;
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
/*-- 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/playcherry/Includes/Images/popup_logo.gif') no-repeat 40px 30px;background-color:#fff;color:black;margin:130px 40px 40px;}
body#CashierAgreement, body#CashierCvvCode #divContentWrapper,body#AffiliateTermsAndConditions{width:auto;} 
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: #cc0000; }
table.popup td{padding:2px 5px;border:none;}
table.popup th{color:#cc0000;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;}
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/playcherry/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;top:0px;left:0px;width:600px;height:125px;z-index:3;}
div#logoClickArea a{display:block;height:100%;}
/*table.form{border-left:1px solid #fff;}*/
table.form tr{height:20px;}
table.form th{color:#000;font-size:12px;padding:0 5px;text-align:left;border-right:1px solid #fff;}
table.form td {padding:0 5px;border-bottom:solid 1px #fff;border-right:1px solid #fff;}
table.main,table.data{border-top:1px solid #fff;border-left:1px solid #fff;margin-bottom:10px;}
table.data tr{height:20px;}
table.data th{color:#fff;font-size:12px;padding:0 5px;text-align: left;background:#5c5c5c;border-right:solid 1px #fff;border-bottom:solid 1px #fff;}
table.data td{padding:0 5px;border-right:solid 1px #fff;border-bottom:solid 1px #fff;}
table.main tr.listItemRow td{background-color: #ededed;}
table.column td{border: none; }
table.column tr.listItemRow td{ /*background-color: #cbd3e0;*/ }
table.column tr.listItemRowAlternating td {  }
div.boxContent table{border:none;}
body#PokerSoftwareTour table, body#PokerSoftwareTour table td{border:none;}
/*override td*/
fieldset.functionArea table,fieldset.functionArea table td{border:none;}
fieldset.functionArea table{margin-bottom:3px;}
#divLeftWrapper table td,#divLeftWrapper table td a,#divRightWrapper .boxContent table td,#divRightWrapper .boxContent table td a, #divRightWrapper .boxContent a
{color:#fff;}
.boxContent table th{background:none;border:none;}
a.arrow{padding-left:10px;text-decoration:underline;background:url('/Customers/playcherry/Includes/images/arrow_right_blue.gif') no-repeat left;}
span.date{color:#5c5c5c;font-style:italic;font-size:10px;}
.letter{background:url('/Customers/playcherry/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 #fff;padding:5px 5px 0 5px;}
/*errors*/
body#CashierGeneralError form#CMSForm .ErrorWrapper {background:#ededed;border:1px solid #ededed;color:#2e2322;}
.fieldError{border:solid 1px #cc0000;}
.errorRequired{color:red;font-weight:bold;}
.errorMessage{display:none;color:#cc0000;}
.errorBox{position:relative;text-align:center;padding:4px;font-size:12px;font-weight:bold;color:#fff;background-color:#E64646;border:solid 1px #365A38;margin-bottom:7px;margin-right: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;}
.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{padding:7px;border-bottom:solid 1px #5c5c5c;border-left:solid 1px #5c5c5c;border-right:solid 1px #5c5c5c;}
div.mainDivider{height:1px;margin:0;overflow:hidden;}
div.columnDivider{height:1px;border-top:dotted 1px #ededed;margin:0;overflow:hidden;padding-bottom:5px;}
/* Download agreement box */
#pokerDownloadAgreementText{height:165px;width:530px;overflow:scroll;border:solid 1px #ededed;padding:5px;}
#pokerDownloadAgreementText h1{color:#ededed;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 */
body#BettingStartpage div#divMiddleWrapper{background: url('/Customers/playcherry/Includes/images/sportsbetting-start-background.jpg') no-repeat;}
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('/Customers/playcherry/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('/Customers/playcherry/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/playcherry/Includes/images/bet_plus.gif') no-repeat 0 0.4em;}
a.bettingClose { padding: 1px 4px; text-decoration: none; background: url('/Customers/playcherry/Includes/images/bet_minus.gif') no-repeat 0 0.4em; }
a.catNotSelected{ padding: 1px 4px; text-decoration: none;  background: url('/Customers/playcherry/Includes/images/bet_check_off.gif') no-repeat 0 0.4em;  }
a.catSelected { padding: 1px 4px; text-decoration: none; background: url('/Customers/playcherry/Includes/images/bet_check_on.gif') no-repeat 0 0.4em;    }
div.bettingSection{color:#2e2322;padding:5px 4px;border-bottom:solid 1px #ededed;border-right: solid 1px #ededed;text-align: left;margin-right:1px;
width:757px;
}
div.bettingEvent{font-size:11px;font-weight:bold;color:#000;padding:2px 4px;text-align:left;margin-right:1px;
}
table.betting{margin-bottom:10px;border-left:1px solid #fff;}
table.betting tr.header td{background:#cc0000;color:#fff;font-weight:bold;}
table.betting tr.listItemRowAlternating td{background:#f3f3f3;}
table.betting tr.listItemRow td{background:#ededed;}
table.betting td.placeBet{padding:0px;}

/*New betting columns added*/
table.betting 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:#f2f0ed url('/Customers/playcherry/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betLive{background:#e5e5e5 url('/Customers/playcherry/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:#f2f0ed url('/Customers/playcherry/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betStat{background:#e5e5e5 url('/Customers/playcherry/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
/*End new betting columns*/

a.placeOddsLink{}
a.placeOddsLink:hover, a.mostPlayed:hover{}
table#oddsList{width:766px !important;}
/*Betting Clock*/
div#divLeftWrapper div#bettingClock
{
	background:#000;
	padding:3px 0;
	text-align:center;
}
div#divLeftWrapper div#bettingClock span#jsClock{color:#fff;font-size:12px;font-weight:bold;}
/*Betting Odds Presentation*/
div#divLeftWrapper div#bettingOddsPresentation{text-align:center;margin-bottom:10px;background:#ededed;padding:5px 0;}
/*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:754px !important;margin-bottom:10px;width:763px !important;}
table#SearchBoxesHorizontal td, table#SearchBoxesHorizontal th{padding-left:4px;}
table#SearchBoxesHorizontal td{background:#ededed;padding-top:4px;padding-bottom:4px;}
select.searchOddsWideCategory{width:431px;padding:0;float:left;}
select.searchOddsWideTimePeriod{width:50px;padding:0;float:left;}
select.searchOddsWideBettype{width:80px;padding:0;float:left;}
select.searchOddsWideSort{width:70px;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 #ededed;}
table.quickpick tr.header{background:#ededed;font-weight:bold;}
table.quickpick tr.header td{border-bottom:solid 1px #ededed;}
table.quickpick td.oddsEvent{border-bottom: solid 1px #ededed;}
table.quickpick td.odds1x2{text-align:right;border-bottom: solid 1px #ededed;}
table.quickpick td.odds{text-align:right;border-bottom: solid 1px #ededed;}
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:#ededed;margin:0;padding:0;}
body#BettingSlip div.columnDivider{margin:4px 0 6px 0;padding:0px;height:1px;border-top:1px solid #ededed/*#2e2322*/;overflow:hidden;}
div#bettingAjaxSlip h1{position:relative;width:146px;float:left;display:inline;}
div#bettingAjaxSlip div.boxHeader{height:22px;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/playcherry/Includes/images/ico-pin-scroll.gif') no-repeat;}
a.pinSlipNoScroll{background:url('/Customers/playcherry/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: #668858; font-weight: bold;}
/*--------------------------*/
/* After skins production */
/*--------------------------*/
.negativValue{color:red;}
#siteMap{list-style:none;}
#siteMap ul{padding-left:10px;list-style:none;}
#siteMap a{display:block;padding:0 10px 0px 12px;font-size: 11px;font-weight:bold;color:#cc0000;background: url('/Customers/playcherry/Includes/images/arrow-small.gif') no-repeat;background-position: 0 5px;}
table.border{}
div#boxSystemMessage{border:solid 1px #ff0000;background:#fff;padding:3px;color:#ff0000;font-size:12px;margin:5px 0;}
/* ADMIN Editor content */
body#editorContent{background:#fff;}
/*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:549px;}
div.pager ul li{display:inline;}
div.pager ul li.pagingPrev{width:70px;float:left;text-align:left;}
div.pager ul li.pagingPages{width:409px;float:left;}
div.pager ul li.pagingPages ul{width:409px;/*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;display:block;color:#5c5c5c;font-style:italic;font-size:10px;}	
/*end container paging*/
/* loading sequence */
div.loading{background:#fff;border:1px solid #cc0000;width:300px;padding:10px 5px;display:none;position:absolute;text-align:left;}
div.loading h3{color:#cc0000;font-size:10px;margin:0 0 5px 0;}
/* end loading sequence */
/*This is for mouseOver in tr*/
tr.OnMouseOverBg{background:#ededed;cursor: pointer;}
/*This is for Onclick in tr */
tr.OnClickedBg{background:#ededed;}
/*This is for OnClick in td*/
td.OnClickedBg{background:#ededed;}
/*This div is for the pritable format when a report are visisble for an affiliate*/
body#AffiliateRevenuCostReport div#divWrapperFull{float:left;width:619px !important;padding:7px;background:#fff;border-bottom:solid 1px #ededed;border-left:solid 1px #ededed;border-right:solid 1px #ededed;border-top:solid 1px #ededed;}
/*Choose language*/
body#ChooseLanguage{background:#000;}
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 h1,body#ChooseLanguage h2,body#ChooseLanguage h3,body#ChooseLanguage h4,body#ChooseLanguage h5,body#ChooseLanguage h6{color:#fff;}
body#ChooseLanguage div#divContentWrapper {top:30px;background:green;width:800px;min-height:535px;_height:535px;background:url('/Customers/playcherry/Includes/images/splash_bg.jpg') no-repeat top left;}
body#ChooseLanguage div#divContentWrapper a{color:#fff;}
body#ChooseLanguage div#divContentWrapper div#flagList {margin-top:280px;margin-left:128px;width:569px;background:none;}
body#ChooseLanguage div#divContentWrapper div.boxContent{background:none;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopRight{display:none;overflow: hidden;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomRight{display:none;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{padding-top:40px;margin-left:280px;width:460px;font-size:12px;color:#fff;}
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
	{
		display:none;
	}
	body#CashierRequestCashWithdrawal #container{width:100% !important;}
	body#CashierRequestCashWithdrawal div.two-columns #divMiddleWrapper{width:100% !important;}
	body#CashierRequestCashWithdrawal div.contentWrapper{border:0px !important;}
}
/*bingo*/

body.BingoModule h1{color: #365B96;}
body.BingoModule h2{color: #365B96;}
body.BingoModule .boxContainer h1{color: #fff;}
body#BingoGlobalLobby #CMSText5{padding-bottom:10px;}
body#BingoGlobalLobby #divMiddleWrapper{height:500px;background:#fff url('/Customers/playcherry/Includes/Images/bingo/bingo-schedule-bg.gif') no-repeat;}

div.registerButton{width:200px;height:30px;background:url('/Customers/playcherry/Includes/Images/bingo/register-button.gif') no-repeat center !important;}
div.registerButton a{display:block;height:100%;color:#FFF;font-size:14px;padding-top:8px;text-align:center;text-decoration:none;}
div.registerButton a:hover{color:#fff;background:url('/Customers/playcherry/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:70px;}   

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:70px;} 

div#bingoRoom3{}
div#bingoRoom3Text{padding:10px;}
div#bingoRoom3 a{color:#222;}
div#bingoRoom3 a:hover{color:#365B96;text-decoration:none;}

div#bingoName3{display:none;}
div#bingoRoom3Countdown{margin-top:70px;} 

div#bingoRoom4{}
div#bingoRoom4Text{padding:10px;}
div#bingoRoom4 a{color:#222;}
div#bingoRoom4 a:hover{color:#365B96;text-decoration:none;}

div#bingoName4{display:none;}
div#bingoRoom4Countdown{margin-top:70px;} 

div.bingoRoom1Off{
	background: url('/Customers/playcherry/Includes/Images/bingo/mad-house-off.jpg') no-repeat;
    color:#222;
    height:100px;
    width:205px;}

div.bingoRoom1On{
	background: url('/Customers/playcherry/Includes/Images/bingo/mad-house-on.jpg') no-repeat;
    color:#287621;
    height:100px;
    width:205px;}

div.bingoRoom2Off{
	background: url('/Customers/playcherry/Includes/Images/bingo/lucky-streak-off.jpg') no-repeat;
    color:Red;
    height:100px;
    width:205px;}

div.bingoRoom2On{
	background: url('/Customers/playcherry/Includes/Images/bingo/lucky-streak-on.jpg') no-repeat;
    color:Black;
    height:100px;
    width:205px;}

div.bingoRoom3Off{
	background: url('/Customers/playcherry/Includes/Images/bingo/money-tree-off.jpg') no-repeat;
    color:Red;
    height:100px;
    width:205px;}

div.bingoRoom3On{
	background: url('/Customers/playcherry/Includes/Images/bingo/money-tree-on.jpg') no-repeat;
    color:Black;
    height:100px;
    width:205px;}  
    
div.bingoRoom4Off{
	background: url('/Customers/playcherry/Includes/Images/bingo/dream-catcher-off.jpg') no-repeat;
    color:Red;
    height:100px;
    width:205px;}

div.bingoRoom4On{
	background: url('/Customers/playcherry/Includes/Images/bingo/dream-catcher-on.jpg') no-repeat;
    color:Black;
    height:100px;
    width:205px;}      
        
div.bingoNextGame{font-size:12px;}
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:#365B96;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:#ccc;*/}
table.bingo tr.listItemRowAlternating td{/*background-color:#fff;*/}

div.bingoScheduleContainer{}
/*div.bingoScheduleContainer{height:300px;background:#fff url('/Customers/playcherry/Includes/Images/bingo/bingo-schedule-bg.gif') no-repeat;}*/

div.casinoGameButton{text-align:center;background:#365B96;}
div.casinoGameButton a{display:block;color:#FFF;text-decoration:none;}
div.casinoGameButton a:hover{background:#6D94D4;color:#fff;}
	
body#BingoLocalLobby{}
body#BingoOtherQuestions{}
body#BingoRules{}

/*end bingo*/

/*New ToolTip the max size can be 280px */
.toolTip {left: 0;top: 0;width: 150px;color: #000;opacity: .90;filter: alpha(opacity=90); background-color:Transparent;}
.toolTip p{background: #cc0000;margin: 0;padding: 0.5em; color:#fff;}
.toolTipCornerTopRight{height:13px; background: url('/Customers/playcherry/Includes/Images/toolTip_top_right.gif')  right bottom no-repeat;}        
.toolTipCornerTopLeft{height:13px; background: url('/Customers/playcherry/Includes/Images/toolTip_top_left.gif') left bottom no-repeat; }
.toolTipCornerBottomRight{height:13px; background:url('/Customers/playcherry/Includes/Images/toolTip_bottom_right.gif') right top no-repeat;}
.toolTipCornerBottomLeft{height:13px; background: url('/Customers/playcherry/Includes/Images/toolTip_bottom_left.gif') left top no-repeat; }
.toolTipTopMiddle{height:13px;width:auto;margin-left:13px;background: url('/Customers/playcherry/Includes/Images/toolTip_top_middle.gif') right bottom repeat-x; margin-right:13px;}
.toolTipBottomMiddle{height:13px;width:auto;margin-left:13px; background: url('/Customers/playcherry/Includes/Images/toolTip_bottom_middle.gif') right top repeat-x; margin-right:13px;}
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/playcherry/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 #532e63;
    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/playcherry/Includes/Images/pointer-hintform2.gif') left top no-repeat;*/}
.validPasswordIcon{width:120px;height:10px;margin:4px 1px 0 0;}
.passwordIndicatorDisabled{background-image: url('/Customers/playcherry/Includes/Images/valid-password-disabled.png');}
.passwordIndicatorInvalid{background-image: url('/Customers/playcherry/Includes/Images/valid-password-not-ok.png');}
.passwordIndicatorValid{background-image: url('/Customers/playcherry/Includes/Images/valid-password-ok.png');}
.validIconDisabled, .validIconError, .validIconOk, .validIconLeftFailed{height:18px;width:18px;display:block;background-image:url('/Customers/playcherry/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 #container{padding:150px 0px 10px;}
#CashierOpenAccount #divHeaderWrapper {height:138px;background:#fff url('/Customers/playcherry/Includes/Images/header-signup.jpg') top no-repeat;/*border-bottom:1px solid #666;*/}
#CashierOpenAccount #divContentWrapper {padding-top:0px;}
#CashierOpenAccount #divHeaderWrapper div#divLanguages{position:absolute;top:8px;left:683px;}
#CashierOpenAccount div#logoClickArea{height:83px;left:33px;position:absolute;top:26px;width:578px;}

#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:5px;margin:0 5px 0 0;background:#CC0000;border:1px solid #000;}
#divSignupTopLinks a{float:left;display:block;font-weight:bold;}

#CashierOpenAccount div#emailConfirmationMessage {text-align:left;margin-top:5px;margin-left:10px;}
#CashierOpenAccount #CMSText1{margin-top:10px;padding:0 10px;}

#CashierOpenAccount #divWrapperFullColumnLeft{width:475px;min-height:340px;margin-left:10px;z-index:10;float:left;}
#CashierOpenAccount #divWrapperFullColumnLeft table{border-left:1px solid #CC0000;border-right:1px solid #CC0000;border-bottom:1px solid #CC0000;}
#CashierOpenAccount #divWrapperFullColumnRight{width:475px;min-height:340px;margin-right:10px;z-index:9;float:right;}
#CashierOpenAccount #divWrapperFullColumnRight table{border-left:1px solid #CC0000;border-right:1px solid #CC0000;border-bottom:1px solid #CC0000;}
#CashierOpenAccount #divWrapperFullColumnLeft th, 
#CashierOpenAccount #divWrapperFullColumnRight th{font-size:16px;padding:5px 0;background:#CC0000;color:#fff;border-right:none;}
#CashierOpenAccount #divWrapperFullColumnLeft div.registerStep1, 
#CashierOpenAccount #divWrapperFullColumnRight div.registerStep2{margin-left:5px;}
#CashierOpenAccount #divWrapperFullColumnLeft tr, 
#CashierOpenAccount #divWrapperFullColumnRight tr{height:23px;}

#CashierOpenAccount tr.listItemRow td{background:#ededed;vertical-align:middle;border-right:none;}
#CashierOpenAccount tr.listItemRowAlternating td{vertical-align:middle;border-right:none;}
#CashierOpenAccount tr.listItemRowAlternating strong span{}

#CashierOpenAccount #divWrapperFull{position:relative;float:left;left:500px;width:464px;margin-top:5px;margin-bottom:10px;}
#CashierOpenAccount #divWrapperFull table{border-top:none;}
#CashierOpenAccount #divWrapperFull strong{}
#CashierOpenAccount #divWrapperFull strong a{color:#532F64;}

#signupTdValidator{/*padding:5px 15px;*/border-bottom:none;border-right:none;}
#signupTdButton{/*padding:5px 10px 0 10px;*/border-bottom:none;border-right:none;}
#signupButton{border:none;width:200px;height:50px;font-size:14px;background:#b4c839 url('/Customers/playcherry/Includes/Images/signup-button-sprite.gif') top no-repeat;}
.signupButton{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/playcherry/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px 0px;}
.signupButton:hover{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/playcherry/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/playcherry/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px -101px;color:#ccc;}

#CashierOpenAccount #divSiteFooter{}

/* Overrides the country select dropdown from "ImageDropDownList.css" */
#CashierOpenAccount .dd{}
#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;border:1px solid #7f9db9;width:192px;}
#CashierOpenAccount .dd .ddChild{}
#CashierOpenAccount .dd .ddChild a:hover{background:#CC0000;color:#fff;}
#CashierOpenAccount .dd .ddChild a.selected{background:#CC0000;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;}
#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 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 table#cashierOpenAccount_GenderRadioButtonList{border:none;}
#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;}
#CashierOpenAccount input#cashierOpenAccount_EmailTextBox{margin-top:2px; margin-bottom:2px;}
#CashierOpenAccount input#cashierOpenAccount_VerifyEmailTextBox{margin-top:2px; margin-bottom:2px;}

/*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;}

