/* -- ELEMENT -- */
* { /* Global Whitespace reset */
	margin: 0; padding: 0; 
}
ul, ol, dl, blockquote
{
	margin-left:10px;
	padding-left:10px;
}
a {
	font-weight: normal;
	text-decoration: underline;	
	color:#000;
}
p{
	padding-bottom: 10px;
}
/*body, td {	
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	color: #000;
}
html {
	height: 100%;
} 
html { height: 100%; margin-bottom: 1px; }
body{
	background-color: #BFC5D0;
	margin: 0px 0 0 0px; 
	height:100%;
	position: relative;
}*/
body#GenericDocumentFullSize{
	background: #fff !important;
	height:auto;
}
body#GenericDocumentFullSize div#container{
	width:891px;
	position: absolute;
	left: 50%;		
	margin-left: -449px;
	_margin-left: -450px;
}
body#ChooseLanguage
{
	background:#fff !important;
	height:auto;
}
body#ChooseLanguage div#container{
	width:891px;
	position: absolute;
	left: 50%;		
	margin-left: -449px;
	_margin-left: -450px;
}
body#ChooseLanguage #flagList{display:none;}
body#CashierCvvCode div#divContentWrapper{
	padding:10px;
}
body#CashierTopFrame,
body#PokerTopFrame,
body#BettingTopFrame,
body#CasinoTopFrame,
body#AffiliateTopFrame,
body#GenericTopFrame,
body#FAQTopFrame {
/*	background-image: url(/Customers/Uvspoker/Includes/Images/header_bkg.gif);*/
background-color: #BFC5D0;
margin:0px 0 0 0px;/*63*/ /*Topframe height is 168px*/
}

form#CMSForm {
	/* Make element float in the center */
	position: absolute;
	left: 50%;
	padding: 0;
		
	/* Set the width and height */
	width: 891px;
	margin-left: -449px;
	_height:100%;
	overflow:visible;
	background: url(/Customers/uvspoker/Includes/Images/background.gif) repeat-y;
	/*border-bottom:20px solid #BFC5D0;*/
}
/* OVERRIDE background and properties for Cvv popup */
body#CashierCvvCode form#CMSForm,body#CashierAgreement form#CMSForm
{
	position: absolute;
	top: 0;
	left: 0;
	margin:0;
	background: #fff;
	width:auto;
}
* html form#CMSForm {
	margin-left: -450px;
}

body#PokerTopFrame form#CMSForm,
body#CasinoTopFrame form#CMSForm,
body#BettingTopFrame form#CMSForm,
body#CashierTopFrame form#CMSForm,
body#AffiliateTopFrame form#CMSForm,
body#GenericTopFrame form#CMSForm,
body#FAQTopFrame form#CMSForm {
	/* Make element float in the center */
	position: absolute;
	left: 50%;	
	background:	#BFC5D0;
	/* Set the width and height */
	width: 891px;
	margin-left: -445px;
}
/* FORCE SCROLLBARS */
html { height: 100%; margin-bottom: 1px; }

body {
	background: #BFC5D0;	
	padding-left: 7px;	
	position: relative;
	min-height: 101%;
}

body#AffiliateTopFrame,
body#CashierTopFrame,
body#CasinoTopFrame,
body#FAQTopFrame,
body#PokerTopFrame,
body#BettingTopFrame{overflow:hidden;min-height:100%;}

* html body {
	height: 100%;
}
body, td {	
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	color: #000;
}
acronym{
	border:none;
	cursor: pointer;
}
h1 {
	font-size:18px;
	font-weight:bold;	
	padding-bottom: 10px;	
	color:#34210A;
}
h2 { font-size:14px; }
h3 {	
	font-size: 12px; 			
}
h4 {	
	font-size:13px;
	font-weight:bold;	
}
h5 {
	font-size: 11px;
	font-weight: bold;	
}
h6 {color:Purple;}

input,select,textarea
{
	font-size:11px;
}

/* -- LAYOUT  -- */ 

/*
	total width:	891px
	left width:		183px
	middle width:	455px
	right width:	183px
*/

div#container
{
	/* Make element float in the center */
	/*background:red;
	width:891px;
	position: relative;
	height:100%;
	background:#fff;
	*/
	/*
	position: absolute;
	left: 50%;		
	margin-left: -449px;
	_margin-left: -450px;
	*/
}

div#divContentWrapper{		
	width:891px;/*862*/
	padding:10px 0px 20px 0;
	background-color: #fff;
	clear:both;
	position:relative;
	/*float:left;*/
	/*_height:300px;
	min-height:300px;*/
	/*New*/
	padding-bottom: 90px; /* same as height of footer  */
}
body#CasinoGamePlay div#divContentWrapper{		
	width:891px;
	padding:10px 0px 60px 0;
	background-color: #fff;
	clear:both;
	float:left;
	_height:300px;
	min-height:300px;
}

/*1 column - generic objecttypes*/
div#divWrapperFull{
	float:left;
	margin:0 10px;
	line-height:16px;
}

/* always left */
div#divLeftWrapper{
	float: left;
	padding:0px 0 0 10px;
	margin-bottom: 10px;
	line-height: 16px;
	width:183px;
}
/* 3 columns middle */
div#divMiddleWrapper{
	margin:0px 0 0 10px;
	float:left;
	width:485px;/*465*/
	line-height:16px;
}
/* 2 columns */
div#divMiddleWrapperFull{
	float:left;
	width:661px;
	margin:0px 10px 0 10px;
	line-height:16px;
}

/* 3 columns right */
div#divRightWrapper{
	margin:0px 0px 0 10px;
	float:left;
	width:183px;
	line-height:16px;
}

/* 3 columns middle left */
div#divMiddleWrapperColumnLeft
{
	width:220px;
	float:left;	
	margin-top: 10px;
}

/* 3 columns middle right */
div#divMiddleWrapperColumnRight{	
	float:right;
	width:260px;		
	margin-top: 10px;	
}
/* 2 columns middle right, for exampel used in Control CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnRight{	
	float:right;
	width:327px; /*220*/		
	margin-top: 10px;	
}
/* 2 columns middle left, for exampel used in Control CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnLeft
{
	width:327px; /*220*/
	float:left;	
	margin-top: 10px;
}
/*, for exampel used in Control CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnLeft table, div#divMiddleWrapperFullColumnRight table 
{
	width:327px !important;
}
/*table width*/
div#divMiddleWrapper table
{
	width:425px;
}
div#divMiddleWrapper div.contentWrapper table, div#divMiddleWrapper fieldset.functionArea table
{
	width:425px;
}
div#divMiddleWrapperFull table
{
	width:661px;
}
div#divMiddleWrapperFull div.contentWrapper table
{
	width:620px;
}
div#divLeftWrapper table
{
	width:183px;
}
div#divRightWrapper table
{
	width:183px;
}
/*Site footer control*/
div#divSiteFooter
{
	/*background: #fff;
	position: relative;
	height: 20px;
	width: 881px;
	padding-left:10px;
	bottom: 2px;
	*/
	/*New*/	
	height: 90px;
	width: 881px;
	padding-left:10px;
    background: url(/Customers/Uvspoker/Includes/Images/footer_bg.gif) no-repeat;

}
/*Global site footer*/
#divGlobalSiteFooter{margin:0 10px 0 0;text-align:center;border-top:1px solid #000;}
div#globalSiteFooterLinks{padding:0;margin-top:5px;margin-bottom:5px;}
#divGlobalSiteFooterContent{padding:0 0 5px 0px;}
ul#ulGlobalSiteFooter{}
ul#ulGlobalSiteFooter li{}
ul#ulGlobalSiteFooter li a{padding:0 1em 0 0.7em;border-right:1px solid #333;font-weight:normal;}
ul#ulGlobalSiteFooter li a:hover{}
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;
}



div#divHeaderWrapper
{
	position:absolute;
	width:891px;
	background: #fff url(/Customers/Uvspoker/Includes/Images/header_new.jpg) no-repeat;
	height:148px;
	top:20px;/*63*/
	/* Make element float in the center */
	left: 50%;		
	margin-left: -459px;
}
/* footer */
/*div#footer
{
	background:red;
	width: 898px;
	font-size: 9px;	
	border-top: solid 1px #999;
	margin-top: 30px;	
	padding-top: 10px;
	clear: both;	
}*/

/* NAVIGATION 1+2 -- */

#divTopMenu {
	position: absolute;
	top: 125px;	
}

/* -- NAVIGATION LEVEL 1 -- */
#menuLevel1Container 
{	
	font-family: Arial;
	font-weight:bold;
	position:absolute;
	top:-21px;
	height: 22px;
	font-size: 11px;
	width:891px;
	z-index: 999;
	background-color: #000;
	color: #fff;
}
#menuLevel1Container ul{
	margin-left:0;
	padding-left:0;
}
#menuLevel1 {	
	margin-left: 0;
	list-style:none;   
	padding-bottom: 0;
}
#menuLevel1 li 
{  
	float:left;   
	margin-right: 0;
	padding:0;
}
#menuLevel1 a {
	float:left;
	display:block;      
	padding:4px 10px 4px 10px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}

/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel1 a {float:none;}
/* End IE5-Mac hack */

#menuLevel1 a:hover {
	color: #fff;
	background-color: #ca2424;
}
#menuLevel1 li.selected {
	
}
#menuLevel1 a.selected 
{
	color: #fff;
	background: #ca2424;
}
#menuLevel1 a.selected:hover {
	background-color: #ca2424;
}

/* -- NAVIGATION LEVEL 2 -- */

#menuLevel2Container 
{	
	font-family: Arial;
	font-size: 11px;
	width:891px;
	height:22px;
	background-color: #ca2424;
	border-top: solid 1px #FFF;
}
#menuLevel2Container ul{
	margin-left:0;
	padding-left:0;
}	
#menuLevel2 
{   
   list-style:none;  
   padding-bottom: 15px; 
   margin-left: 0;   
}

#menuLevel2 li 
{  		
  float:left; 
}
#menuLevel2 a {
  float:left;
  display:block;      
  padding:4px 5px 4px 5px;
  text-decoration:none;
  font-weight:normal;
  color:#fff;
}

#menuLevel2 a:hover 
{
	color: #000;
	background-color: #fff;
}

#menuLevel2 a.selected {	
	color: #000;
	background: #fff;
}

#menuLevel2 a.selected:hover {
	background-color: #fff;
}

/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel2 a {float:none;}
/* End IE5-Mac hack */

/* -- NAVIGATION LEVEL 3 -- */

#menuLevel3{
	list-style:none; 
	background: #fff;
	margin:0 0 10px 0;
}
#boxMenuLevel3 div.boxContent{
	border: none !important;
}
#menuLevel3 ul {
	list-style:none;
	margin:0; 
	padding:0;
	
}

ul#menuLevel3{
	margin-left:0;
	padding-left:0;
}
ul#menuLevel3 li{
	border-bottom: solid 1px #fff;
}



#menuLevel3 a {  
  display:block;
  width: 165px;     
  padding:0 10px 1px 5px;
  text-decoration:none;
  font-size: 11px;
  color:#fff;
  background: #ca2424 url(/Customers/Uvspoker/Includes/Images/menuLevel3Corner.gif) no-repeat left top;  
  
}
#menuLevel3 a:hover{
	background:#fff;
	color: #000;
}

#menuLevel3 a.selected 
{	
	color: #000;
	background:#fff;
	padding-left: 15px;
}

#menuLevel3 ul li a
{
	display:block;        
	border:solid 1px #fff !important;
	margin-left: 10px;
	padding:0 10px 0 5px;  
	color:#333;
}

/* override default box setting */

#boxMenuLevel3 div.boxHeader{
	display:none;/*
	border-bottom: solid 1px #929FA5;		*/
}

#boxMenuLevel3 div.boxHeader h1{	
	color: #fff;
	
}

#boxMenuLevel3 div.boxContent{ }

#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: block; }
#boxInfo div.boxHeader h1{  }	
#boxInfo div.boxContent{
	padding:5px;
	color:#333; 
	font-size: 11px; 
	background: #bfc5d0; 
	width:171px;
}

#boxInfo div.boxCornerTopLeft 
{
	height:25px;
	background: url(/Customers/Uvspoker/Includes/Images/box_header_boxinfo.gif) no-repeat right top; 	
 }
#boxInfo div.boxCornerTopRight {background-color: #000; }
#boxInfo div.boxCornerBottomLeft{ }
#boxInfo div.boxCornerBottomRight { background-color: #697FA6; }

#boxCasinoGames .boxContent{
	width: 171px;
	padding: 5px;
	margin:0 0 10px 0;
}
#boxCasinoGames select {
	width: 170px;
	margin:0 0 3px 0;
}

/* -- FORM FLOATS [TODO] -- */

.floatingBox 
{	
	display: inline;
	padding: 6px;	
	width: 302px;
	border: solid 1px #C2C2C2;
	margin-bottom: 7px;
}

#AccountBalanceMain
{
	float: left;
}

#AccountBalanceExtras 
{
	float: right;
}

div.floatingBox table
{
	width:300px !important;
}

.clearAll {
	clear:both;
	font-size:1px;
}

/* -- LINK MENU -- */

#linkMenuContainer {
	width:100%;
	background:#FFF url(/Customers/Uvspoker/Includes/Images/listNav_bkg.gif) repeat-x bottom;	
}
#linkMenuContainer ul {
	margin-left:0;
	padding-left:5px;
}
#linkMenu {	
   list-style:none;
   margin-left: 5px;
   padding-bottom: 22px;   
}
#linkMenu li 
{  
  float:left;
  background: #F0F0F0 url(/Customers/Uvspoker/Includes/Images/listNav_left.gif) no-repeat left top;     
  margin-right:2px;
  padding:0 0 0 4px;
}
#linkMenu a {
  float:left;
  display:block;
  background:url(/Customers/Uvspoker/Includes/Images/listNav_right.gif) no-repeat right top;  
  padding:4px 16px 2px 8px;
  text-decoration:none;
  font-weight:bold;
  color:#333;
}

/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#linkMenu a {float:none;}
/* End IE5-Mac hack */

#linkMenu a:hover {
}
#linkMenu li.selected {
	background: url(/Customers/Uvspoker/Includes/Images/listNav_left_on.gif) no-repeat left top; 
}
#linkMenu a.selected {	
	color: #333;
	padding: 3px 16px 3px 8px;
	background: url(/Customers/Uvspoker/Includes/Images/listNav_right_on.gif) no-repeat right top; 
}

/* -- STEPMENU -- */
#stepMenuContainer {
	width:100%;
	/* background:#C2C9DF;	*/
}
#stepMenuContainer ul {
	margin-left:0;
	padding-left:0;
}
#stepMenu {	
   list-style:none; 
   padding-bottom: 30px;         
}
#stepMenu li 
{  
  float:left;
  background: url(/Customers/Uvspoker/Includes/Images/stepNav_left.gif) no-repeat left top;      
  padding-left: 5px;  
}
#stepMenu span {
  float:left;
  background: url(/Customers/Uvspoker/Includes/Images/stepNav_right.gif) no-repeat right top; 
  display:block; 
  padding:3px 10px 3px 0px;    
  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/Uvspoker/Includes/Images/stepNav_left_on.gif) no-repeat left top; 
	padding-left: 6px;  			
}
#stepMenu span.selected {				
	background: url(/Customers/Uvspoker/Includes/Images/stepNav_right_on.gif) no-repeat right top; 		
	color:#333;	
}

/* -- BOX -- */
div.boxHeader
{	
	background: #000;
	text-align:center;
	height: 18px;	
	width: 183px;	
	margin: 0;
	padding: 0;
}
div#divLeftWrapper div.boxHeader{	
	background: #000; 	
	width: 183px;
	height:20px;
	padding:2px 0 0 0;
}
div.boxContent{
	background:#fff;	
	margin-bottom: 0px;
	width: 181px;
	border: 1px solid #000;
}
div#divLeftWrapper div.boxContent{
	border: solid 1px #000;
}
div#divRightWrapper div.boxContent{
	background: #bfc5d0;
}
div.boxContent table{
	margin:5px 0 5px 0;
}
div.boxContent table td a{
	color:#000;/*#76a250*/
	/*font-weight:bold;*/
	text-decoration: underline;
}
div#divRightWrapper div.boxContent table{
	margin: 5px;
	width: 170px;
}

/* corners */
div.boxContainer .boxCornerTopLeft 
{
	display:block;
	height:6px;	
	background: url(/Customers/Uvspoker/Includes/Images/boxtopleft.gif) no-repeat right top; 	
	overflow: hidden;
}
div.boxContainer .boxCornerTopRight 
{
	display:block;
	width: 183px;	
	background:#DDB386 url(/Customers/Uvspoker/Includes/Images/boxtopleft.gif) no-repeat left top;
}
div.boxContainer .boxCornerBottomLeft 
{
	display:none;		
	height:7px;
	background:url(/Customers/Uvspoker/Includes/Images/box_bottom_right.gif) no-repeat right bottom;		
}
div.boxContainer .boxCornerBottomRight 
{
	display:none;
	background:#DDB386 url(/Customers/Uvspoker/Includes/Images/box_bottom_left.gif) no-repeat left bottom;	
	overflow: hidden;
}

/* text */
div.boxHeader h1 /* Boxheaders */
{	
	font-size:11px;
	color: #fff;
	margin:3px 0 0 0;
	padding: 2px 0 0 25px;
	display: inline;
	background: #000 url(/Customers/Uvspoker/Includes/Images/boxheader.gif) no-repeat 0px 4px;
}
div.boxContainer .splash{
	font-size:24px;
	font-weight: bold;
	padding-bottom:16px;
	text-align:center;
	padding-top: 16px;
	background: #bfc5d0;
}
div.boxContainer #badBeatJackpotSplash{
	background: #fff !important;
}
body#CasinoStartPage div.boxContainer, body#CasinoGameHistory div.boxContainer{
	margin:0 0 10px 0;
}

/* -- LOGIN BOX -- */

div#loginAreaContainer
{		
	position: absolute;
	width:280px;
	font-size:11px;	
	color:#fff;
	top:23px;
	left: 599px;		
	background:#ca2424;
}

div#loginAreaContainer a { color: #fff; }

div#loginArea{ padding: 0px 3px;}

div#loginAreaContainer .cornerTopLeft 
{	
	display:none;
	visibility: hidden;
	height: 0px;
}
div#loginAreaContainer .cornerTopRight {	
	display:none;
	visibility: hidden;
	height: 0px;
}

div#loginAreaContainer .cornerBottomLeft 
{	
	display:none;
	visibility: hidden;
	height: 0px;
}
div#loginAreaContainer .cornerBottomRight 
{
	display:none;
	visibility: hidden;
	height: 0px;
}

/* login links START */
div#loginArea #loginList{	
	float: right;
	width: 110px;		
	list-style-type: none;
	padding: 0;	
	margin: 0;		
}

div#loginArea #loginList li
{
/*	padding-left: 1.6em;	*/
	padding-left: 0.2em;
	width: 115px;
}
/* login links END */

/* login form START */
#loginArea fieldset
{		
	display: block;
	margin: 0 0px;
	border: 0 solid #FFFFFF;
	padding: 1em 0 0 0;	
	float: left;
}

#loginArea input
{
	position: relative;
	top: -1.3em;
	margin-left: 80px;
	width: 70px;
	display: block;
}

#loginArea #login{		
	clear: both;
	top: 0;
}

#loginArea label{
	clear: both;
	float: left;
	display: block;
	width: 150px;
	margin-top: -1.1em;	
}
/* login form END */

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/Uvspoker/Includes/Images/arrow_right.gif) no-repeat left;
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

/*Language drop*/
div#divLanguages
{	
	position:absolute;
	left:530px;
	top:110px;
	width: 350px;
	text-align: right;
	z-index:1000;
}

div#divLanguages select
{	
	text-align: left;
	width: 100px;
	background: #fff;
	color: #000;
	font-size:10px;	
}

/*-- 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:#fff;
	margin: 30px;
}

body#CashierAgreement div#divContentWrapper, body#CashierCvvCode div#divContentWrapper, body#AffiliateTermsAndConditions div#divContentWrapper
{
	width:auto;
	float:none;
}

/*-- POP-UP Agent specific*/
body#AgentUser, body#AgentActivityLog,
body#AgentBank, body#AgentLastChange,
body#AgentTransactions, body#AgentAccount,
body#AgentUserNotes
{
	margin: 20px;
	width:auto;
}


table.popup td
{
	padding: 2px 5px;
	border:none;
}
table.popup th {
	color: #305D8B; 
	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;
}
iframe.ifrCalendarHidden
{
	position:absolute;
	display:none;
}
div.calendarIcon 
{
	height: 20px;
	width: 18px;
	background:url(/Customers/Uvspoker/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: 7px;
	left: 7px;
	width: 502px;
	height: 80px;
	/* background-color: Red; */
}
div#logoClickArea a {
	display: block;
	height: 100%;
}

table.form {
}
table.form tr { height: 20px; }
table.form th {
	color: #34210A;
	font-size: 13px; 
	padding:0 5px 8px 5px;
	text-align: left;}
table.form td {
	padding: 0 5px;
	border-bottom: solid 1px #FFF;
}

table.data { /*border: 1px solid #000;*/ }
table.data tr { height: 20px; }
table.data th {
	color: #34210A; 
	font-size: 12px; 
	padding:0 5px;
	text-align: left;}
table.data td {
	padding: 0 5px;
	border-right: solid 1px #FFF; 
	border-bottom: solid 1px #FFF;
}

table.main tr.listItemRow td{ background-color: #fff; }
table.main tr.listItemRowAlternating td { background: #bfc5d0;}

table.column td{border: none; }
table.column tr.listItemRow td{ color:#454947; background: #ffffff; }
table.column tr.listItemRowAlternating td { background-color: #bfc5d0; color: #454947; }

/*Listings for BBJ and active players*/
#divLeftWrapper table.column td{border: none; }
#divLeftWrapper table.column tr.listItemRow td{ background-color: #bfc5d0; color: #454947; }
#divLeftWrapper table.column tr.listItemRowAlternating td { color: #454947; background: #fff }

body#PokerPrizePoolDistribution #divMiddleWrapperFull table.main tr.listItemRow td{background-color: #bfc5d0; color: #454947;} 
body#PokerDownload #divMiddleWrapper tr.listItemRow td{background-color: #bfc5d0; color: #454947;} 


body#CashierSignUp #divMiddleWrapper tr.listItemRow td{background-color: #bfc5d0; color: #454947;} 
body#CashierSignUp #divMiddleWrapper tr.listItemRowAlternating td{color:#454947; background: #ffffff;} 


/*a.arrow {
	padding-left:10px;
	text-decoration:underline;
	background:url(/Customers/Uvspoker/Includes/Images/arrow_right.gif) no-repeat left;
}*/

span.date
{
	color:#999;		
}

.letter
{
	background: url(/Customers/Uvspoker/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 #34210A;
	padding:3px;
}

/* Error */
.fieldError {
	border: solid 1px red;
}

.errorRequired {
	color: Red; 
	font-weight: bold;
}

.errorMessage {
	display: none;
	color: Red; 
}

.errorBox
{		
	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
{
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
{		
	text-align: center;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;		
	background-color: #6BA46F;	 
	border: solid 1px #365A38;		
	margin-bottom: 7px;
	margin-right: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;
}
input.buttonDefault
{	
	background: #4C4C4C;	
	color:#FFF;	
	padding: 0 10px;
	border-top:2px solid #D3D3D3;
	border-right:2px solid #696969;
	border-bottom:2px solid #696969;
	border-left:2px solid #D3D3D3;
}


input.calendarDateValue{
	width: 70px;
}
div.contentWrapper
{		
	padding: 7px;	
	border-bottom:solid 1px #34210A;
	border-left:solid 1px #34210A;
	border-right:solid 1px #34210A;
}

div.mainDivider
{
	height:1px;
	margin:0;
	overflow:hidden;	
}

div.columnDivider
{
	height:1px;
	border-top:dashed 1px #ADADAD;
	margin:0  0 0 0;
	overflow:hidden;
}

/* Download agreement box */
#pokerDownloadAgreementText{
	height:200px;
	width:365px;
	overflow:scroll;
	border:solid 1px #000;
	padding:5px;
	background-color: #fff;
}

#pokerDownloadAgreementText h1{
	color:#000;
	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#BettingSlip
{
	overflow:hidden;
	background:#bfc5d0;
	margin:0;
	padding:0;	
}
divBettingSlip{
	width:150px;
	margin:20px;
}


div#boxBettingSearchOdds div.boxContent{ color:#333; font-size: 11px; padding-top: 10px; }
div#boxBettingSearchOdds table{ width:189px !important; background: #F5F4F1;}

a.bettingOpen { padding: 0 4px; text-decoration: none; background: url(/Customers/Uvspoker/Includes/Images/bet_plus.gif) no-repeat 0 0.4em;}
a.bettingClose { padding: 0 4px; text-decoration: none; background: url(/Customers/Uvspoker/Includes/Images/bet_minus.gif) no-repeat 0 0.4em; }

a.catNotSelected{ padding: 0 4px; text-decoration: none;  background: url(/Customers/Uvspoker/Includes/Images/bet_check_off.gif) no-repeat 0 0.4em;  }
a.catSelected { padding: 0 4px; text-decoration: none; background: url(/Customers/Uvspoker/Includes/Images/bet_check_on.gif) no-repeat 0 0.4em;    }

div.bettingCategory{ padding: 0 2px;}
div.searchOddsButtonArea {padding: 7px 5px;}

div.bettingSection{	
	color:#333;
	padding:5px 4px;
	border-bottom:solid 1px #fff;
	border-right: solid 1px #fff;
	text-align: left;
}
div.bettingEvent{
	background:#BDC4CE;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	border-bottom:solid 1px #fff;
	border-right: solid 1px #fff;
	padding:2px 4px;
	text-align:left;
}
table.betting{
	margin-bottom:10px;
}
table.betting tr.header td{
	background:#CBD3E0;
	color:#333;
	font-weight:bold;
}
table.betting tr.listItemRowAlternating td{
	background:#f4f4f4;
}
table.betting td.placeBet{
	/*border:solid 1px #305D8B;
	background:#DEE3E9 !important;*/
}
a.placeOddsLink{
	/*color:green;*/
}
table#oddsList
{
	width:660px !important;
}
/*Betting Clock*/
div#divLeftWrapper div#bettingClock{
	text-align:center;
	margin-bottom:7px;
}
div#divLeftWrapper div#bettingClock span#jsClock{
	color:#0C4868;
	font-size:14px;
	font-weight:bold;
}
/*Betting search odds*/
select.searchOdds{
	width:189px;
	margin:3px 0 7px 0px;
}
div.searchOddsButtonArea{
	text-align:right;
}

/*SearchBoxesHorizontal*/
table#SearchBoxesHorizontal
{
	width:660px !important;
	margin-bottom:10px;
}
table#SearchBoxesHorizontal td, table#SearchBoxesHorizontal th{
	padding:0px;
}
select.searchOddsWideCategory{
	width:340px;
	padding:0;
	float:left;
}
select.searchOddsWideTimePeriod
{
	width:50px;
	padding:0;
	float:left;
}
select.searchOddsWideBettype
{
	width:70px;
	padding:0;
	float:left;
}
select.searchOddsWideSort
{
	width:70px;
	padding:0;
	float:left;
}

/*betting name description of objects*/
span.hcpUnder{
	color:#5C5CC6;
	font-weight:bold;
}
span.hcpOver{
	color:#4C814C;
	font-weight:bold;
}
span.objectExtraText{
	padding:0 5px;
	color:#797979;
}
span.hcp1x2{
	color:#D0A344;
}
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{
	/*margin-bottom:10px;
	padding-bottom:10px;*/
}
table.quickpick tr.header{
	background:#CBD3E0;
	font-weight:bold;
}
table.quickpick tr.header td{
	border-bottom:solid 1px #fff;
}
table.quickpick td.oddsEvent{
	border-bottom: solid 1px #FFF;
}
table.quickpick td.odds1x2{
	text-align: right;
	border-bottom: solid 1px #FFF;
}
table.quickpick td.odds{
	text-align: right;
	border-bottom: solid 1px #FFF;
}
table.quickpick td.oddsTotalDescription{
	font-weight:bold;
}
table.quickpick td.oddsTotal{
	text-align: right;
	font-weight:bold;
}
table.quickpick td.oddsPlace{
	padding-top:10px;
	text-align: right;
	padding-bottom:10px;
}
/*Betting most played*/
table#betting td a.mostPlayed
{
	font-weight:bold;
	color:#000;
}

body#BettingSlip div.columnDivider
{
	margin:4px 0 6px 0;
	padding:0px;
	height:1px;
	border-top:1px solid #000;
	overflow:hidden;
}

.funMoney{ color: #C42323; font-weight: bold;}
.realMoney{ color: #668858; font-weight: bold;}

/*This is for mouseOver in tr*/
tr.OnMouseOverBg
{
	background:#aaafb9;
	cursor: pointer;
}
/*This is for Onclick in tr */
tr.OnClickedBg
{
	background:#9f9f9f;
}
/*This is for OnClick in td*/
td.OnClickedBg
{
	background:#9f9f9f;
}

/*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;	
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
}

/*System message for i.e maintenance or important information */
div#boxSystemMessage
{
	border:solid 1px #FF0000;
	background:#fff;
	padding:3px;
	color:#FF0000;
	font-size:12px;
	margin:5px 0;
	width: 161px;
}

/*Folder paging*/
div#genericFolder
{
	margin-top:10px;
}
div.pager
{
	text-align:center;
	background:#bfc5d0;
	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 #BDCEDE;
	width:300px;
	padding:10px 5px;
	display:none;
	position:absolute;
	text-align:left;
}

div.loading h3
{
	color:#3667BB;
	font-size:10px;
	margin:0 0 5px 0;
}
/* end loading sequence */

div#divLeftWrapper div.boxContainer div.boxContent table
{
	width: 181px;
}

div.boxContent h5, div.boxContent p 
{
	padding-left: 7px;
	padding-right: 7px;
	
}

div.boxContent h5
{
	padding-top: 7px;
	font-family: Arial;
	font-size: 11px;
}

div.boxContent div.columnDivider
{
	height:1px;
	border-top:solid 1px #000000;
	margin:0  0 0 0;
	overflow:hidden;
	
}

/*New ToolTip the max size can be 280px */
.toolTip {left: 0;top: 0;width: 150px;color: #000;opacity: .70;filter: alpha(opacity=70); background-color:Transparent;}
.toolTip p{background: #000;margin: 0;padding: 0.5em; color:#fff;}
.toolTipCornerTopRight{height:13px; /*width:100%;*/ background: url('/Customers/Uvspoker/Includes/Images/toolTip_top_right.gif')  right bottom no-repeat;}/*image 30px*/        
.toolTipCornerTopLeft{height:13px; /*width:90%;*/  /*padding-right:10px;*/ background: url('/Customers/Uvspoker/Includes/Images/toolTip_top_left.gif') left bottom no-repeat; }/*image 250px*/
.toolTipCornerBottomRight{height:13px; /*width:100%;*/ background:url('/Customers/Uvspoker/Includes/Images/toolTip_bottom_right.gif') right top no-repeat;}/*image 30px*/
.toolTipCornerBottomLeft{height:13px; /*width:90%;*/ /*padding-right:10px;*/ background: url('/Customers/Uvspoker/Includes/Images/toolTip_bottom_left.gif') left top no-repeat; }/*image 250px*/
.toolTipTopMiddle{height:13px;width:auto;margin-left:13px;background: url('/Customers/Uvspoker/Includes/Images/toolTip_top_middle.gif') right bottom repeat-x; margin-right:13px;}
.toolTipBottomMiddle{height:13px;width:auto;margin-left:13px; background: url('/Customers/Uvspoker/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 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-bottom:1px solid #ca2424;background:#transparent;text-align:center;}
ul#menuLevel3Deposit li.selected,ul#menuLevel3DepositMoreOptions li.selected{margin:0;padding:5px 0 2px 0;background:#ca2424;text-align:center;}

ul#menuLevel3Deposit li .learnMoreLink a,ul#menuLevel3DepositMoreOptions li .learnMoreLink a{color:#000;font-weight:normal;}
ul#menuLevel3Deposit li .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li .learnMoreLink a:hover{color:#ca2424;font-weight:normal;}

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:#000;font-weight:normal;}

ul#menuLevel3Deposit li a,ul#menuLevel3DepositMoreOptions li a{color:#ca2424;text-decoration:none;font-weight:bold;}
ul#menuLevel3Deposit li a:hover,ul#menuLevel3DepositMoreOptions li a:hover{color:#000;text-decoration:none;font-weight:bold;}

ul#menuLevel3Deposit li.selected a,ul#menuLevel3DepositMoreOptions li.selected a{color:#000;}
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{margin: 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:#4C4C4C   url(/Customers/Uvspoker/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:#000;border-top :1px solid #000;border-bottom:1px solid #000;height:22px;}
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;}

body#CashierCCDepositSection div#divMiddleWrapperFull div.contentWrapper table,
body#CashierMoneyBookersDepositSection div#divMiddleWrapperFull div.contentWrapper table,
body#CashierNetellerDepositSection div#divMiddleWrapperFull div.contentWrapper table,
body#CashierBankTransferDepositSection div#divMiddleWrapperFull div.contentWrapper table,
body#CashierNordeaSoloSvDepositSection div#divMiddleWrapperFull div.contentWrapper table,
body#CashierWebMoneyDepositSection div#divMiddleWrapperFull div.contentWrapper table,
body#CashierCashACodeDepositSection div#divMiddleWrapperFull div.contentWrapper table,
body#CashierDinersDepositSection div#divMiddleWrapperFull div.contentWrapper table,
body#CashierPaySafeCardDepositSection div#divMiddleWrapperFull div.contentWrapper table
{
	width:100%;
}

body#CashierCCDepositPopup div#divContentWrapper,
body#CashierMoneyBookersPopup div#divContentWrapper,
body#CashierNetellerPopup div#divContentWrapper,
body#CashierBankTransferPopup div#divContentWrapper,
body#CashierNordeaSoloSvPopup div#divContentWrapper,
body#CashierWebMoneyPopup div#divContentWrapper,
body#CashierCashACodePopup div#divContentWrapper,
body#CashierDinersPopup div#divContentWrapper,
body#CashierPaySafeCardPopup div#divContentWrapper
{
	width:610px;
	padding:15px;
	background:#fff;
	color:#000;
}
body#CashierCCDepositPopup div#divContentWrapper h1,
body#CashierMoneyBookersPopup div#divContentWrapper h1,
body#CashierNetellerPopup div#divContentWrapper h1,
body#CashierBankTransferPopup div#divContentWrapper h1,
body#CashierNordeaSoloSvPopup div#divContentWrapper h1,
body#CashierWebMoneyPopup div#divContentWrapper h1,
body#CashierCashACodePopup div#divContentWrapper h1,
body#CashierDinersPopup div#divContentWrapper h1,
body#CashierPaySafeCardPopup div#divContentWrapper h1
{
	color:#000;
}

body#CashierWithdrawalMoney div#divMiddleWrapperFull div.contentWrapper table {
width:100%;
}

div#divContentWrapperNoLightBoxFrames {color:#000;}
div#divContentWrapperNoLightBoxFrames h1{color:#000;}
div#divContentWrapperNoLightBoxFrames a{color:#00f;text-decoration:underline;}

/*END NEW DEPOSIT SECTION*/

/*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/Uvspoker/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betLive{background:#e5e5e5 url('/Customers/Uvspoker/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/Uvspoker/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betStat{background:#e5e5e5 url('/Customers/Uvspoker/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
/*End new betting columns*/

/****************************************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/Uvspoker/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;}
.validPasswordIcon{width:120px;height:10px;margin:1px 1px 0 0;}
.passwordIndicatorDisabled{background: url('/Customers/Uvspoker/Includes/Images/valid-password-disabled.png') top no-repeat;}
.passwordIndicatorInvalid{background: url('/Customers/Uvspoker/Includes/Images/valid-password-not-ok.png') top no-repeat;}
.passwordIndicatorValid{background: url('/Customers/Uvspoker/Includes/Images/valid-password-ok.png') top no-repeat;}
.validIconDisabled, .validIconError, .validIconOk, .validIconLeftFailed{height:18px;width:18px;display:block;background-image:url('/Customers/Uvspoker/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;}

body#CashierOpenAccount {
	background:#000 url(/Customers/Uvspoker/Includes/Images/bg2_openaccount.jpg) no-repeat center top;
}
#CashierOpenAccount #divContentWrapper {padding-top:0;}
#CashierOpenAccount #divHeaderWrapper div#divLanguages{}
#CashierOpenAccount div#logoClickArea{}

#divSignupTopLinks{position:absolute;top:-52px;clear:both;z-index:3;}
.signupTopLink{color:#fff;font-size:12px;}
#divSignupTopLinks ul{margin-left:0;padding-left:0;list-style:none;}
#divSignupTopLinks li{float:left;padding-right:2px;background:url("/Customers/Uvspoker/Includes/Images/menu1_line.jpg") no-repeat scroll right center;}
#divSignupTopLinks a{float:left;display:block;font-weight:bold;padding:8px 10px 8px 13px;font-size:12px;line-height:14px;color:#333333;}
#divSignupTopLinks a:hover{background:url("/Customers/Uvspoker/Includes/Images/menu1first_over.jpg") repeat-x scroll left top;text-decoration:none;}

#CashierOpenAccount div#emailConfirmationMessage {text-align:left;margin-top:5px;margin-left:10px;}
#CashierOpenAccount #CMSText1{margin-top:10px;padding:0 10px;}

#CashierOpenAccount #divWrapperFullColumnLeft{width:424px;min-height:340px;position:relative;left:10px;z-index:10;float:left;}
#CashierOpenAccount #divWrapperFullColumnRight{width:424px;min-height:340px;position:relative;right:10px;z-index:9;float:right;}
#CashierOpenAccount #divWrapperFullColumnLeft th, 
#CashierOpenAccount #divWrapperFullColumnRight th{font-size:16px;padding:5px 0;}
#CashierOpenAccount #divWrapperFullColumnLeft th.registerStepHeader div.registerStep1,
#CashierOpenAccount #divWrapperFullColumnRight th.registerStepHeader div.registerStep2{margin-left:5px;}

#CashierOpenAccount tr.listItemRow td{vertical-align:middle;}
#CashierOpenAccount tr.listItemRowAlternating td{vertical-align:middle;}
#CashierOpenAccount tr.listItemRowAlternating strong span{}
#CashierOpenAccount input{vertical-align:middle;}

#CashierOpenAccount #divWrapperFull{position:relative;float:right;right:10px;margin:5px 0 10px;width:424px;}
#CashierOpenAccount #divWrapperFull table{}
#CashierOpenAccount #divWrapperFull strong{}
#CashierOpenAccount #divWrapperFull strong a{color:#532F64;}

#signupTdValidator{}
#signupTdButton{/*padding:5px 10px 0 10px;*/}
#signupButton{border:none;width:200px;height:50px;font-size:14px;background:#b4c839 url('/Customers/Uvspoker/Includes/Images/signup-button-sprite.gif') top no-repeat;}
.signupButton{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/Uvspoker/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/Uvspoker/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/Uvspoker/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{background:transparent;}
#CashierOpenAccount .dd .ddTitle span.textTitle{color:#000;}
#CashierOpenAccount .dd .ddTitle span.textTitle img{padding:2px 5px 0px 0px;text-align:left;}
#CashierOpenAccount .dd .ddTitle span.arrow{background:url("/Customers/Uvspoker/Includes/Images/ImageDropDownList_arrow.gif");}
#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:#CA2424;color:#fff;}
#CashierOpenAccount .dd .ddChild a.selected{background:#CA2424;color:#fff;}

#divContentWrapper div.container-clear-both {clear:both;height:0;overflow:hidden;}