/* -- ELEMENT -- */
* { /* Global Whitespace reset */
	margin: 0; padding: 0; 
}
ul, ol, dl, blockquote
{
	margin-left:10px;
	padding-left:10px;
}
a {
	font-weight: bold;
	text-decoration: none;	
	color:#F00000;
}
a:hover {color:#FFE326;}
p{padding-bottom: 10px;}
html {height: 100%;} 
/* FORCE SCROLLBARS */
/*
html {
	height: 100%;
	margin-bottom: 1px;
}
*/
form#CMSForm {
	padding:0;
	margin:0;
}

body, td {	
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	color: #E8E8E8;
}
body {
	background: #45535C url(/Customers/ToroPoker/Includes/Images/body_bg.gif) repeat;
	margin:0px;
}
body#CashierTopFrame, body#PokerTopFrame, body#BettingTopFrame, body#CasinoTopFrame, body#AffiliateTopFrame, body#FAQTopFrame {
	margin-top: 0px;
}
blink{color:Red;}
acronym{
	border:none;
	cursor: pointer;
}
h1 {
	font-size: 18pt;
	line-height: 18pt;
	font-weight: normal;
	padding-bottom: 10px;
	color: #FFE326;
}
div#divLeftWrapper h1, div#divRightWrapper h1{line-height: 16px;}
h2 {
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	color: #FFE326;
}
h3 {
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	color: #E8E8E8;
}
h4 {	
	font-size: 13px;
	font-weight: bold;
	color: #C90000;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	color: #FFE326;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #E8E8E8;
}

input,select,textarea{font-size:11px;}

input.normal {
	width:130px;
}

input.wide {
	width:180px;
}

input.narrow {
	width :50px;
}

font{color:#e8e8e8;}
/* -- LAYOUT  -- */ 
/*
	total width:	970px
	left width:		199px
	middle width:	436px
	right width:	199px
	topframe height:204px
*/


/*site width and layout alignment*/
#container
{
	padding:0px;
	margin:0 auto;				    /* Centering Site and margin to browser window*/
	padding-top:173px;				/* Same top-padding as site header*/
	position:relative;
	width:970px;
}


div#divContentWrapper
{	
	background:#121212;
	position:relative;	
	width:970px;
	margin-bottom:0px;
	padding-top:2px;
}
/*1 column - generic objecttypes*/
div#divWrapperFull{
	float:left;
	line-height:16px;
}
/* always left */
div#divLeftWrapper{
	
	position:relative;
	left:-506px;
	float:left;
	width:220px;
	line-height:16px;
	border-bottom:1px solid #071F29;
}
#divLeftWrapper a, #divRightWrapper a {}
/* 3 columns middle */
div#divMiddleWrapper
{
	position:relative;
	left:231px;
	float:left;
	width:508px;
	line-height:16px;
	padding:10px 0;
}
#divMiddleWrapper h1{font-weight:normal}
body#CardRoom2StartPage div#divLeftWrapper {
	left: -548px;
}
body#CardRoom2StartPage div#divMiddleWrapper {
	width: 550px;
}
body#CardRoom2StartPage div#divRightWrapper {
	width: 172px;
}
/* 2 columns */
div.two-columns #divMiddleWrapper{
	
	width:737px;
	line-height:16px;
}
body#GenericDocumentOneColumn #divContentWrapper {
	padding-top:0;
}
body#GenericDocumentOneColumn #divContentWrapper p{padding:0;}
div.one-columns #divMiddleWrapper
{
	float:left;
	width:970px;
	padding:0;
	margin:0;
	left:0;
}

div.two-columns #divLeftWrapper
{
	left:-735px;
}

/* 3 columns right */
div#divRightWrapper
{
	float:right;
	position:relative;
	right:2px;
	width:220px;
	line-height:16px;
}
/* 3 columns middle left */
div#divMiddleWrapperColumnLeft
{
	width:215px;
	float:left;	
}
/* 3 columns middle right */
div#divMiddleWrapperColumnRight{	
	float:right;
	width:215px;		
}
/* 2 columns middle right, for exampel used in Control CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnRight{	
	float:right;
	width:322px; /*215*/		
	margin-top: 10px;	
}
/* 2 columns middle left, for exampel used in Control CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnLeft
{
	width:322px; /*215*/
	float:left;	
	margin-top: 10px;
}
/*, for exampel used in Control CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnLeft table, div#divMiddleWrapperFullColumnRight table 
{
	width:322px !important;
}
/*table width*/
div#divMiddleWrapper table{width:508px;}
div#divMiddleWrapper div.contentWrapper table{width:435px;}
div.two-columns #divMiddleWrapper table{width:727px;}
div.two-columns #divMiddleWrapper div.contentWrapper table{width:630px;}
div#divLeftWrapper table{width:200px;}
div#divRightWrapper table{width:200px;}

/*div#divMiddleWrapper div.contentWrapper table, div#divMiddleWrapper fieldset.functionArea table{width:240px !important;}*/
div.two-columns #divMiddleWrapper fieldset.functionArea table{}
/*Site footer control*/
div#divSiteFooter
{
	width: 970px;
	color:#DDD;
}
#divSiteFooter a {color:#FFE953;font-weight:normal;text-decoration:none;}
#divSiteFooter a:hover {color:#fff;}
/*Global site footer*/
#divGlobalSiteFooter{text-align:center;}
div#globalSiteFooterLinks{padding:7px 0;margin:0;background:#212121;border-top:1px solid #454545;border-bottom:1px solid #454545;}
#divGlobalSiteFooterContent{margin:0 0 10px 0;padding:0;}
ul#ulGlobalSiteFooter{}
ul#ulGlobalSiteFooter li{}
ul#ulGlobalSiteFooter li a{font-weight:bold;padding:0 1em 0 0.7em;text-decoration:none;border-right:1px solid #99ADB1;color:#909090;}
ul#ulGlobalSiteFooter li a:hover{color:#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;}
/* header (top frame) */
div#divHeaderWrapper{
	position:absolute;
	width:970px;
	background:url(/Customers/ToroPoker/Includes/Images/header_march2010.jpg) no-repeat;	
	height:143px;
	top: 30px;
	left:0px;
	clear:both;
	float:left;
}

#divContentWrapper div.container-clear-both
{
	clear:both;
	height:1px;/*margin to site footer, can be set to at least 1px, we have 9 px in contentWrapper*/
	overflow:hidden;
}


/* -- NAVIGATION LEVEL 1 -- */
div.divTopMenuSpace {
	height: 0px;	
	overflow: hidden;
}
#divTopMenu {
	position: absolute;
	top: 77px;
	z-index: 10;
}
#menuLevel1Container {
	height: 36px;
	width: 970px;
	overflow: hidden;
	clear: left;
	float: left;
	text-transform: uppercase;
	font-size: 11px;
}
#menuLevel1Container ul {
	clear: left;
	float: left;
	left: 50%;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
#menuLevel1 {	
	margin: 0;
	padding: 0;
	list-style: none;
}
#menuLevel1 li {
	display: block;
	float: left;
	list-style: none;
	position: relative;
	right: 50%;
	background:url(/Customers/ToroPoker/Includes/Images/menulevel1_right.gif) no-repeat right top;
	padding-right: 0;
	padding-right: 7px;
	margin: 0;
	margin-right: 1px;
}
#menuLevel1 a {
	display: block;
	background: url(/Customers/ToroPoker/Includes/Images/menulevel1_left.gif) no-repeat left top;
	padding:11px 5px 11px 12px;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
/*IMAGES IN TOP MENU LEVEL 1*/
/*Hide text content in menu items*/
#menuLevel1 a span {
	display: block;
}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel1 a {
	float: none;
}
/* End IE5-Mac hack */
#menuLevel1 a:hover {
	color: #FFE326;
}
#menuLevel1 li.selected {
	background:url(/Customers/ToroPoker/Includes/Images/menulevel1_down_right.gif) no-repeat right top;
}
#menuLevel1 a.selected {
	background: url(/Customers/ToroPoker/Includes/Images/menulevel1_down_left.gif) no-repeat left top;
}
#menuLevel1 a.selected, #menuLevel1 a.selected:hover {
	color: #fff;
}
/* -- NAVIGATION LEVEL 2 -- */
#menuLevel2Container {
	clear: both;
	position: absolute;
	left: 0;
	top: 36px;
	height: 30px;
	width: 970px;
	font-size: 11px;
	text-align: center;
}
#menuLevel2Container ul {
	position: relative;
	height: 30px;
	margin: 0;
	padding: 0;
}	
#menuLevel2 {
	list-style: none;
}
#menuLevel2 li {
	display: inline;
	padding: 2px 0;
	_padding: 0;
	height: 30px;
	line-height: 30px;
}
#menuLevel2 a {
	padding: 8px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	position: relative;
}
#menuLevel2 a:hover {
	color:#FFE326;
}
#menuLevel2 li.selected {
	background: url(/Customers/ToroPoker/Includes/Images/menulevel2_over_left.gif) no-repeat left center;
}
#menuLevel2 a.selected {
	background: url(/Customers/ToroPoker/Includes/Images/menulevel2_over_right.gif) no-repeat right center;
	color:#000;
}
#menuLevel2 a.selected:hover {
	color: #000;
}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel2 a {
	float:none;
}
/* End IE5-Mac hack */

/* -- NAVIGATION LEVEL 3 -- */
#menuLevel3 { list-style:none; margin-bottom: 10px; }
#menuLevel3 ul {list-style:none; margin:0; padding:0;}
ul#menuLevel3{
	margin-left:0;
	padding-left:0;
}
#menuLevel3 a{  
  display:block;      
  padding:0 10px 1px 12px;
  text-decoration:none;
  font-size: 11px;
  font-weight:bold;
  background: url(/Customers/ToroPoker/Includes/Images/arrow_right_333.gif) no-repeat;
  background-position: 3px 0.3em;
  color: #fff;
}
#menuLevel3 a:hover {color:#F00000;background: url(/Customers/ToroPoker/Includes/Images/arrow_right_blue.gif) no-repeat 3px 0.3em;}
#menuLevel3 a.selected 
{	
	color: #FFE326;
	background: url(/Customers/ToroPoker/Includes/Images/arrow_right_darkgreen.gif) no-repeat;
	background-position: 3px 0.3em;
}
#menuLevel3 ul li a
{
  display:block;        
  margin-left: 10px;
  padding:0 10px 0 12px;  
  background: url(/Customers/ToroPoker/Includes/Images/arrow_right_333.gif) no-repeat;  
  background-position: 3px 0.3em;
}
/* override default box setting */
#boxMenuLevel3{position:relative;}	
#boxMenuLevel3 div.boxHeader{}
#boxMenuLevel3 div.boxHeader h1{color: #000;}
#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{}
#boxInfo div.boxHeader h1{}	
#boxInfo div.boxContent{ padding: 10px; font-size: 11px;}
#boxInfo div.boxCornerTopLeft { display:block;  }
#boxInfo div.boxCornerTopRight { display:block; background-color: #C39B6A; }
#boxInfo div.boxCornerBottomLeft{ display:block;height:0; }
#boxInfo div.boxCornerBottomRight { display:block; height:0; background-color: #3b3b3b;  }
#boxCasinoGames select {width: 179px;}
/* -- FORM FLOATS [TODO] -- */
.floatingBox 
{	
	display: inline;
	padding: 6px;	
	width: 298px;
	border: solid 1px #EFEDF0;
	margin-bottom: 7px;
}
#AccountBalanceMain{float: left;}
#AccountBalanceExtras{float: right;}
div.floatingBox table{width:295px !important;}
.clearAll {clear:both;}
/* -- LINK MENU -- */
#linkMenuContainer{
	/*width:649px;*/
	border-bottom: 1px solid #EFEDF0;
}
#linkMenuContainer ul {
	margin-left:0;
	padding-left:5px;
}
#linkMenu {	
   list-style:none;
   margin-left: 5px;
   padding-bottom: 22px;   
}
#linkMenu li 
{  
  float:left;
  background: url(/Customers/ToroPoker/Includes/Images/middle_column_tab_left_over.gif) no-repeat left top;     
  margin-right:2px;
  padding:0 0 0 7px;
}
#linkMenu a {
  float:left;
  display:block;
  background: #121212 url(/Customers/ToroPoker/Includes/Images/middle_column_tab_right_over.gif) no-repeat right top;   
  padding:4px 16px 2px 8px;
  text-decoration:none;
  font-weight:bold;
  color: #fff;
}
/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#linkMenu a {float:none;}
/* End IE5-Mac hack */
#linkMenu a:hover{color:#FFE326;}
#linkMenu li.selected{
background: #121212 url(/Customers/ToroPoker/Includes/Images/middle_column_tab_left.gif) no-repeat left top;}
#linkMenu a.selected{	
	color:#000;
	padding: 3px 16px 3px 8px;
	background: #121212 url(/Customers/ToroPoker/Includes/Images/middle_column_tab_right.gif) no-repeat right top;
}
#linkMenu a.selected:hover {color: #002b00;}
/* -- STEPMENU -- */
#stepMenuContainer{width:100%;}
#stepMenuContainer ul{
	margin-left:0;
	padding-left:0;
}
#stepMenu{
   list-style:none; 
   padding-bottom: 30px;         
}
#stepMenu li 
{  
  float:left;
  background: url(/Customers/ToroPoker/Includes/Images/stepNav_left.gif) no-repeat left top;      
  padding-left: 6px;  
  width:31% !important;
}
#stepMenu span {
  float:left;
  background: url(/Customers/ToroPoker/Includes/Images/stepNav_right.gif) no-repeat right top; 
  display:block; 
  padding:3px 10px 3px 5px;    
  font-weight:bold;
  color:#333;
  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/ToroPoker/Includes/Images/stepNav_left_on.gif) no-repeat left top; 
	padding-left: 6px;  			
}
#stepMenu span.selected {				
	background: url(/Customers/ToroPoker/Includes/Images/stepNav_right_on.gif) no-repeat right top; 		
	color:#333;	
}
/* -- BOX -- */
div.boxContainer{
	position: relative;
	margin-bottom: 0;
}
div.boxHeader
{
	background: #FFE326 url(/Customers/ToroPoker/Includes/Images/box_header.gif) no-repeat right top; 	
	position:relative;
}
div.boxContent{
	position: relative;
	padding:10px 10px 10px 10px;
	background:#3B3B3B;
	margin-bottom:2px;
}
/* corners */
div.boxContainer .boxCornerTopLeft{height:0;overflow: hidden;display:none;}
div.boxContainer .boxCornerTopRight{height:0;}
div.boxContainer .boxCornerBottomLeft{height:0;}
div.boxContainer .boxCornerBottomRight{height:0;overflow: hidden;}
/* Boxheaders */
div.boxHeader h1
{	
	font-size:11px;
	font-weight: bold;
	color: #000;
	text-align:center;
	padding: 3px 0 3px 0;
	position: relative;
}
div.boxContainer .splash
{
	color:#EDEEF2;
	font-size:20px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:9px;
	text-align:center;
}
/* -- LOGIN BOX -- */
div#loginAreaContainer
{
	position:absolute;
	top:-32px;
	width:970px;
	font-size:11px;
	color:#333;
	margin-left: 0px;
	overflow:hidden;
}
div#loginAreaContainer a {
	color: #FFE953;
	text-decoration: none;
}
div#loginArea {
	float: right;
	width: 860px;
	margin-top: 10px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
}
div#loginArea a {
	font-weight: normal;
}
div#loginArea a:hover {color:#FFF;}
div#loginArea strong{margin: 0 0px 0 10px;}
div#loginArea br{display:none;}
div#loginArea p{display:inline;padding-left: 10px;padding-bottom:0;}
div#loginAreaContainer .cornerTopLeft, div#loginAreaContainer .cornerTopRight, div#loginAreaContainer .cornerBottomLeft, div#loginAreaContainer .cornerBottomRight {
	display: none;
}
/* login links START */
div#loginArea #loginList {
	position: absolute;
	left: 110px;
	width: 400px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#loginArea #loginList li {
	margin-right: 10px;
	display: inline;
}
/* login links END */
/* login form START */
#loginArea fieldset {
	position: relative;
	top: -2px;
	float: right;
	width: auto;
	margin: 0;
	padding: 0;
	border: none;
}
#loginArea input {
	margin: 0 1px 0 1px;
}
#loginArea #login {
	background:url(/Customers/ToroPoker/Includes/Images/login_button_2.gif) no-repeat top right;
	margin: 0px;
	height:19px;
	line-height:18px;
	padding-top:0px;
	font-weight:normal;
	border:none;
	color:#fff;
	width: 54px !important;
	padding-bottom:4px;
}
#loginArea #login:hover{color:#FFE953;}
#loginArea label {
	float: left;
	width: auto;
	margin-left: 7px;
	background: url(/Customers/ToroPoker/Includes/Images/login_box.gif) no-repeat right top ;
	height:18px;
	position:relative;
	top:0px;
}
#loginArea label input#password, #loginArea label input#username {
	background: none;
	border: none;
	width: 94px;
	position:relative;
	top:0px;
	/* IE6 */
/*	height: 15px;
	padding-top: 1px;
*/	/* MF3 */
/*	height: 16px;
	margin-top: 2px;*/
	clear:both;
	height: 14px;
	padding-top: 2px;
}

/* login form END */
div#loginArea ul#accountList {
	position: absolute;
	top: 10px;
	left: 110px;
	width: 400px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#loginArea ul#accountList li {
	margin-right: 10px;
	display: inline;
}
/*Language drop*/
div#divLanguages
{	
	position:absolute;
	left:0px;
	top:-24px;
	width: 100px;
	text-align: left;
	z-index:3;
	border: 1px solid #666;
	display:block;
	clear:both;
}
div#divLanguages select
{	
	text-align: left;
	width: 100px;
	font-size:11px;
	padding:0;
}
/*-- 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-color: #fff;
	margin: 20px;
}
body#CashierAgreement  div#divContentWrapper, body#CashierCvvCode div#divContentWrapper, body#AffiliateTermsAndConditions div#divContentWrapper
{
	width:auto;
}
/*-- CALENDAR --*/
iframe#ifrCalendar
{
	background:#fff;
	border:solid 1px #3B619C;
	position:relative;
	top: -100px !important;
	left: 300px !important;
}
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/ToroPoker/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: 170px;
	height: 80px;
}
div#logoClickArea a {
	display: block;
	height: 100%;
}
/*CONTENT AREA IN HEADER TOP FRAME*/
div#divHeaderWrapper #CMSText1
{
	position:absolute;
	z-index:3;
}
/*form*/
table.form {}
table.form tr { height: 20px; }
table.form th {
	font-size: 11px; 
	padding:0 5px 8px 5px;
	text-align: left;}
table.form td {
	padding: 0 5px;
}
/*data*/
table.data {}
table.data tr { height: 20px; }
table.data th {
	font-size: 11px; 
	padding:0 5px;
	text-align: left;}
table.data td {
	padding: 0 5px;
	border-right: solid 1px #071F28; 
	border-bottom: solid 1px #071F28;
}
/*main*/
table.main tr.listItemRow td{ background-color: #3B3B3B; border-bottom: 1px solid #071F28;}
table.main tr.listItemRowAlternating td {background-color: #4B4B4B; border-bottom: 1px solid #071F28;}
/*column*/
table.column{ }
table.column td{ border: none; }
table.column tr.listItemRow td{color: #EDEEF2;}
table.column tr.listItemRowAlternating td { background-color: #4B4B4B; color: #EDEEF2; }
/*popup*/
table.popup td
{
	padding: 2px 5px;
	border:none;
}
table.popup th {
	color: #305D8B; 
	font-size: 11px; 
	padding:0 5px;
	text-align: left;}
table.popup tr.listItemRow td{ background-color:#fff; }
table.popup tr.listItemRowAlternating td { }
/*Special table colours*/
div#divLeftWrapper table.column tr.listItemRowAlternating td { background-color:#4B4B4B; color:#EDEEF2;}
a.a rrow {
	padding-left:10px;
	text-decoration:underline;
	background:url(/Customers/ToroPoker/Includes/Images/arrow_right_blue.gif) no-repeat left;
}
span.date{color:#999;}
.letter
{
	background: url(/Customers/ToroPoker/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 #EFEDF0;
	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: 11px;
	font-weight: bold;
	color: #FFF;		
	background-color: #E64646;	 
	border: solid 1px #FFE326;		
	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: 11px;
	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.calendarDateValue{width: 70px;}
input.buttonDefault
{	
	background: #F00000;	
	color:#fff;
	font-weight:bold;
	padding: 1px 10px;
	border: 1px solid #FF0000;
	margin-top:3px;
	width: auto !important;
}
input.buttonDefault:hover{color:#FFE326;}
div#boxSupport .boxContent input#From,div#boxSupport .boxContent #Body
{	
	width:195px !important;
}
div.contentWrapper
{		
	padding: 7px;	
	border-bottom:solid 1px #31434D;
	border-left:solid 1px #31434D;
	border-right:solid 1px #31434D; 
}
div.mainDivider
{
	height:1px;
	margin:0;
	overflow:hidden;	
}
div.columnDivider
{
	height:1px;
	margin:0  0 0 0;
	overflow:hidden;
}
/* Download agreement box */
#pokerDownloadAgreementText{
	height:200px;
	width:420px;
	border:solid 1px #333;
	padding:5px;
	background-color: #fff;
	color:#333;
}
#pokerDownloadAgreementText h1{
	color:#333;
	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 */
div#boxBettingSearchOdds div.boxContent 
{
	padding:10px 10px 5px 10px;
}
div#boxBettingSearchOdds div.boxContent table.leauge
{
	width:200px;
}
a.bettingOpen { padding: 0 4px; text-decoration: none; background: url(/Customers/ToroPoker/Includes/Images/bet_plus.gif) no-repeat 0 0.4em;}
a.bettingClose { padding: 0 4px; text-decoration: none; background: url(/Customers/ToroPoker/Includes/Images/bet_minus.gif) no-repeat 0 0.4em; }
a.catNotSelected{ padding: 0 4px; text-decoration: none;  background: url(/Customers/ToroPoker/Includes/Images/bet_check_off.gif) no-repeat 0 0.4em;  }
a.catSelected { padding: 0 4px; text-decoration: none; background: url(/Customers/ToroPoker/Includes/Images/bet_check_on.gif) no-repeat 0 0.4em;    }
div.bettingSection{
	color:#012a00;/*///////////////////////////////////////*/
	padding:5px 4px;
	border-bottom:solid 1px #fff;
	border-right: solid 1px #fff;
	text-align: left;
}
div.bettingEvent{
	background:#FFE326;
	font-size:11px;
	font-weight:bold;
	color:#000;
	border-bottom:solid 1px #071F28;
	border-right: solid 1px #071F28;
	padding:2px 4px;
	text-align:left;
	margin-right:7px;
}
table.betting{margin-bottom:13px;}
table.betting tr.header td{
	background:#3b3b3b;
	font-weight:bold;
	color:#EDEEF2;
}
body#BettingStartpage table.betting tr.header td{background: #FFE326; color: #000;}
table.betting tr.listItemRowAlternating td{}
/*placebet*/
table.betting td.placeBet{padding:0px;}
table.betting tr.listItemRow td.placeBet a.placeOddsLink{}
table.betting tr.listItemRowAlternating td.placeBet a.placeOddsLink{}

a.placeOddsLink
{
	display:block;
	font-weight:normal;
	text-decoration:none;
	color:#FCF0F2;
	line-height:19px;
}
a.mostPlayed{font-weight:bold;}
a.placeOddsLink:hover{
	background:#DDDDDD;
	color:#31434D;}
a.mostPlayed:hover
{
	background:#DDDDDD;
	color:#EDEEF2;
	/*border:solid 1px #e2f0b3 !important;*/
}

table.quickpick a.placeOddsLink:hover,
td.odds a.placeOddsLink:hover
{
	color:#EDEEF2;
	border:none;
	background:transparent;
}
/*Align to right margin of quickpicks*/
table.quickpick td.oddsPlace{padding-right:0px;}
table#oddsList{width:730px !important;}
/*Betting Clock*/
div#divLeftWrapper div#bettingClock{
	text-align:center;
	margin-bottom:7px;
}
div#divLeftWrapper div#bettingClock span#jsClock{
	font-size:14px;
	font-weight:bold;
}
div#divLeftWrapper div#bettingOddsPresentation
{
	text-align:center;
	margin-bottom:10px;
}
/*Betting search odds*/
select.searchOdds{
	width:185px;
	margin:3px 0 7px 0px;
}
div.searchOddsButtonArea{
	padding-top:7px;
	padding-right:0px;
	text-align:right;
}
/*SearchBoxesHorizontal*/
table#SearchBoxesHorizontal
{
	width:730px !important;
	margin-bottom:10px;
}
table#SearchBoxesHorizontal td, table#SearchBoxesHorizontal th{padding:0px;}
select.searchOddsWideCategory{
	width:310px;
	padding:0;
	float:left;
}
select.searchOddsWideTimePeriod
{
	width:50px;
	padding:0;
	float:left;
}
select.searchOddsWideBettype
{
	width:120px;
	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:#E6F3F3;
}
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 Quickpick*/
table.quickpick{}
table.quickpick tr.header{
	background:#CBD3E0;
	font-weight:bold;
}
table.quickpick tr.header td{border-bottom:solid 1px #fff;}
table.quickpick td.oddsEvent{}
table.quickpick td.odds1x2{
	text-align: right;
}
table.quickpick td.odds{
	text-align: right;
}
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;
}
table.quickpick tr.listItemRowAlternating td{}
div.bettingCategory a {color:#EDEEF2;}
/*Slip*/
iframe#ifrBettingSlipContainer{width:179px;}
body#BettingSlip
{
	overflow:hidden;
	background: none;
	background-color: #ddd;
	margin:0;
	padding:0;	
}
div#divBettingSlip{	width:179px;}
.funMoney{ color: #C42323; font-weight: bold;}
.realMoney{ color: #668858; font-weight: bold;}
/*System message for i.e maintenance or important information */
div#boxSystemMessage
{
	border:solid 1px #FF0000;
	background:#e2f0b3;
	padding:3px;
	color:#FF0000;
	font-size:11px;
	margin:5px 0;
}
/*This is for mouseOver in tr*/
tr.OnMouseOverBg
{
	background:#e2f0b3;
	cursor: pointer;
}
/*This is for Onclick in tr */
tr.OnClickedBg{background:#90c902;}
/*This is for OnClick in td*/
td.OnClickedBg{background:#90c902;}
/*This div is for the pritable format when a report are visisble for an affiliate*/
body#AffiliateRevenuCostReport
{
	padding:0px;
	margin:0px;
	background:#fff;
}
body#AffiliateRevenuCostReport div#divContentWrapper{width:613px;}
body#AffiliateRevenuCostReport div#divWrapperFull{float:left;border:0px;}
/*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:436px;
}
div.pager ul li{display:inline;}
div.pager ul li.pagingPrev{
	width:70px;
	float:left;
	text-align:left;
}
div.pager ul li.pagingPages{
	width:296px;
	float:left;
}
div.pager ul li.pagingPages ul{
	width:296px;/*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;}
/*Editor background for content, override the page default.*/
body#editorContent{background:#121212;}
body.mceContentBody{background:#121212;}
/*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 */


#divContentWrapper div.container-clear-both
{
	clear:both;
	height:1px;
	overflow:hidden;
}

div#bettingAjaxSlip div.boxHeader div.headerIcon
{
	width:220px;
	height:10px;
	position:absolute;
	top:3px;
}
a.pinSlipScroll,a.pinSlipNoScroll
{
	color:#fff;
	text-decoration:none;
	height:16px;
	width:16px;
	display:block;
	position:absolute;
	left:200px;
	
}
a.pinSlipScroll{background:url('/Customers/ToroPoker/Includes/Images/ico-pin-scroll.gif') no-repeat;/*enable scrolling*/}
a.pinSlipNoScroll{background:url('/Customers/ToroPoker/Includes/Images/ico-pin.gif') no-repeat; /*disable scrolling*/}
@media print
{
	/*Special print for CashierRequestCashWithdrawal*/
	body#CashierWithdrawalMoney{font-size:15px; color:#000;}
	body#CashierWithdrawalMoney #divLeftWrapper, body#CashierWithdrawalMoney #linkMenuContainer, body#CashierWithdrawalMoney #divSiteFooter,body#CashierWithdrawalMoney #btnPrint,body#CashierWithdrawalMoney #divHeaderWrapper,body#CashierWithdrawalMoney #divTopMenu
	{
		display:none;
	}
	body#CashierWithdrawalMoney #container{width:100% !important;}
	body#CashierWithdrawalMoney div.two-columns #divMiddleWrapper{width:100% !important;}
	body#CashierWithdrawalMoney div.contentWrapper{border:0px !important;}
	body#CashierWithdrawalMoney table.data th {font-size:15px;}
	body#CashierWithdrawalMoney div.two-columns #divMiddleWrapper{line-height:18px;}
	body#CashierWithdrawalMoney table.main tr.listItemRow td{font-size:15px; background-color:#ffffff; color:#000;}
	body#CashierWithdrawalMoney table.main tr.listItemRowAlternating td{font-size:15px; background-color:#cccccc; color:#000;}
}

/*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: #FFE326;margin: 0;padding: 0.5em; color:#000;}
.toolTipCornerTopRight{height:13px; /*width:100%;*/ background: url('/Customers/ToroPoker/Includes/Images/toolTip_top_right.gif')  right bottom no-repeat;}/*image 30px*/        
.toolTipCornerTopLeft{height:13px; /*width:90%;*/  /*padding-right:10px;*/ background: url('/Customers/ToroPoker/Includes/Images/toolTip_top_left.gif') left bottom no-repeat; }/*image 250px*/
.toolTipCornerBottomRight{height:13px; /*width:100%;*/ background:url('/Customers/ToroPoker/Includes/Images/toolTip_bottom_right.gif') right top no-repeat;}/*image 30px*/
.toolTipCornerBottomLeft{height:13px; /*width:90%;*/ /*padding-right:10px;*/ background: url('/Customers/ToroPoker/Includes/Images/toolTip_bottom_left.gif') left top no-repeat; }/*image 250px*/
.toolTipTopMiddle{height:13px;width:auto;margin-left:13px;background: url('/Customers/ToroPoker/Includes/Images/toolTip_top_middle.gif') right bottom repeat-x; margin-right:13px;}
.toolTipBottomMiddle{height:13px;width:auto;margin-left:13px; background: url('/Customers/ToroPoker/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 #3B3B3B;background:#4b4b4b;text-align:center;}
ul#menuLevel3Deposit li.selected,ul#menuLevel3DepositMoreOptions li.selected{margin:0;padding:5px 0 2px 0;border-bottom:1px solid #3B3B3B;background:#FFBC09;text-align:center;}

ul#menuLevel3Deposit li .learnMoreLink a,ul#menuLevel3DepositMoreOptions li .learnMoreLink a{color:#C70102;font-weight:normal;}
ul#menuLevel3Deposit li .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li .learnMoreLink a:hover{color:#000;font-weight:normal;}

ul#menuLevel3Deposit li.selected .learnMoreLink a,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a{color:#000;font-weight:normal;}
ul#menuLevel3Deposit li.selected .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a:hover{color:#C70102;font-weight:normal;}

ul#menuLevel3Deposit li a,ul#menuLevel3DepositMoreOptions li a{color:#FFE326;text-decoration:none;}
ul#menuLevel3Deposit li a:hover,ul#menuLevel3DepositMoreOptions li a:hover{color:#C70102;text-decoration:none;}

ul#menuLevel3Deposit li.selected a,ul#menuLevel3DepositMoreOptions li.selected a{color:#C70102;}
ul#menuLevel3Deposit li.selected a:hover,ul#menuLevel3DepositMoreOptions li.selected a:hover{color:#000;}

#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{padding:3px 10px 2px 14px;color:#fff;background:#C70102 url(/Customers/ToroPoker/Includes/Images/more-options-icon.gif) no-repeat;background-position:3px; font-size:16px;}

div.contentWrapperHeaderContainer{background-color:transparent;height:22px;}
div.contentWrapperHeaderCornerTopRight{display:none;}
div.contentWrapperHeaderCornerTopLeft{display:none;}
div.contentWrapperHeader{background:#FFBE0C;border:1px solid #31434D;height:22px;}
div.contentWrapperHeader h2{color: #000;margin-left:10px;font-size:16px;}

.depositLogo {height:40px;}
.depositLogo img {float:right;padding:0 1px 6px 0;}

.withdrawalLogo {}
.withdrawalLogo img {margin:10px 0 0 0;}

/*END NEW DEPOSIT SECTION*/

/*New betting columns added*/
table.betting td.betMore{line-height:0;}
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/ToroPoker/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betLive{background:#e5e5e5 url('/Customers/ToroPoker/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/ToroPoker/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betStat{background:#e5e5e5 url('/Customers/ToroPoker/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
/*End new betting columns*/
table.betting td.betMore {line-height:0;}

/****************************************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/ToroPoker/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/ToroPoker/Includes/Images/pointer-hintform2.gif') left top no-repeat;*/}
.validPasswordIcon{width:120px;height:10px;}
.passwordIndicatorDisabled{background-image: url('/Customers/ToroPoker/Includes/Images/valid-password-disabled.png');background-repeat:no-repeat;}
.passwordIndicatorInvalid{background-image: url('/Customers/ToroPoker/Includes/Images/valid-password-not-ok.png');background-repeat:no-repeat;}
.passwordIndicatorValid{background-image: url('/Customers/ToroPoker/Includes/Images/valid-password-ok.png');background-repeat:no-repeat;}
.validIconDisabled, .validIconError, .validIconOk, .validIconLeftFailed{height:18px;width:18px;display:block;background-image:url('/Customers/ToroPoker/Includes/Images/uspriteregistericons.png');background-repeat:no-repeat;
filter: }
.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 #divContentWrapper {overflow:visible;margin-top:0;z-index:3;}
#CashierOpenAccount #divHeaderWrapper{}

#divSignupTopLinks{position:absolute;top:-30px;left:0px;width:935px;clear:both;display:block;z-index:3;}
.signupTopLink{color:#fff;font-size:12px;overflow:visible;}
#divSignupTopLinks ul{padding-left:0;list-style:none;}
#divSignupTopLinks li{float:left;padding:0;margin:0;}
#divSignupTopLinks a{float:left;display:block;font-weight:bold;padding: 8px 10px 7px;color:#fff;position:relative;}
#divSignupTopLinks a:hover{color:#FFE326;}

#CashierOpenAccount div#emailConfirmationMessage {text-align:left;margin-top:5px;margin-left:10px;}
#CashierOpenAccount #CMSText1{margin-top:10px;padding:0 10px;width:940px;}

#CashierOpenAccount #divWrapperFullColumnLeft{width:454px;min-height:340px;margin-left:10px;z-index:10;}
#CashierOpenAccount #divWrapperFullColumnRight{width:454px;min-height:340px;margin-right:10px;z-index:9;}
#CashierOpenAccount #divWrapperFullColumnLeft th, 
#CashierOpenAccount #divWrapperFullColumnRight th{font-size:16px;padding:5px 0;}

#CashierOpenAccount tr.listItemRow td{background:#000;}
#CashierOpenAccount tr.listItemRowAlternating td{}
#CashierOpenAccount tr.listItemRowAlternating strong span{}

#CashierOpenAccount #divWrapperFull{position:relative;float:right;right:10px;width:454px;margin-top:5px;margin-bottom:10px;padding:0 6px;}
#CashierOpenAccount #divWrapperFull table{}
#CashierOpenAccount #divWrapperFull strong{}
#CashierOpenAccount #divWrapperFull strong a{color:#532F64;}

#signupTdValidator{/*padding:5px 15px;*/}
#signupTdButton{/*padding:5px 10px 0 10px;*/}
#signupButton{border:none;width:200px;height:50px;font-size:14px;background:#AC7F08 url('/Customers/ToroPoker/Includes/Images/signup-button-sprite.gif') top no-repeat;}
.signupButton{color:#fff;border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/ToroPoker/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/ToroPoker/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/ToroPoker/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px -101px;color:#999;}

#CashierOpenAccount #divSiteFooter{}

/* Overrides the country select dropdown from "ImageDropDownList.css" */
#CashierOpenAccount .dd{background:#4B4B4B;color:#000;}
#CashierOpenAccount .dd .ddTitle span.arrow{background-image:url('/Customers/ToroPoker/Includes/Images/ImageDropDownList_arrow.gif');}
#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;z-index:3;}
#CashierOpenAccount .dd .ddChild{}
#CashierOpenAccount .dd .ddChild a:hover{background:#CA0000;color:#FFE326;}
#CashierOpenAccount .dd .ddChild a.selected{background:#CA0000;color:#FFE326;}

#cashierOpenAccount_OpenAccountFormPanel table td, #cashierOpenAccount_OpenAccountFormPanel input{vertical-align:middle;border:none;}
#cashierOpenAccount_RandomCodeImage{border:1px solid #4B4B4B;}

/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
#divWrapperFullColumnLeft {
	width:465px;
	position:relative;		/*Make middle column float in the middle */
	border:1px solid #C2C2C2;
	display:inline;
	float:left;
	line-height:16px;
	padding:6px;
	min-height:450px;
}

/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
#divWrapperFullColumnRight {
	padding:6px;
	border:1px solid #C2C2C2;
	display:inline;
	position:relative;
	width:465px;
	float:right;
	line-height:16px;
	min-height:450px;
}

/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
div#divWrapperFullColumnRight table,
div#divWrapperFullColumnLeft table {
	width:100% !important;
}

/*Quick deposit popup styles*/
#quickDepositPopupLinksHolder{background:#F00000;color:#fff;border:1px solid #F00000; margin-top: 3px;}
#quickDepositPopupLinksHolder:hover{}
#quickDepositPopupLink{}
#quickDepositPopupLinksHolder a{color:#fff;font-weight:bold;padding:1px 5px; text-decoration:none; display: block;} 
#quickDepositPopupLinksHolder a  div#quickDepositIconMasterCard {margin-left: 1px !important;}
#quickDepositPopupLinksHolder a:hover{text-decoration:none;}
body#CashierCCDepositQuickPopup{background:#fff;}
body#CasinoGamePlayFullscreen a#lightwindow_title_bar_close_link {color: #000;}
body#CashierCCDepositQuickPopup table.data td {border: none;} 
body#CasinoGamePlayFullscreen .funMoney {color: #000;}
body#CasinoGamePlayFullscreen #quickDepositPopupLinksHolder{background:#000;border:1px solid #fff;}
body#CasinoGamePlayFullscreen #quickDepositPopupLinksHolder:hover{background:#292929;}
body#CashierCCDepositQuickPopup div#divContentWrapper div.contentWrapper {height: 428px !important;}
body#CashierCCDepositQuickPopup div#divContentWrapper {width: 620px !important;} 
#quickDepositPopupLinksHolder a div{margin-top: 0px !important; margin-left: 0px !important;}

/* Local content poker client page */
iframe#pokerDownloadAgreementText {
	padding: 0;
	margin: 0;
	overflow-x: hidden;
}
div#agreementContainer { margin: 0 0 10px;}
.pokerClientDemo iframe#pokerDownloadAgreementText {  margin: 0px 0 10px;}
body#PokerDownloadAgreement {
	background: #fff;
	color: #000;
}
body#PokerDownloadAgreement #WWElement1 {
	padding: 5px;
}
#pokerClientArea {
	border: 1px solid #999;
}
#PokerSoftwareLauncher #agreeTerms {
	font-weight: bold;
	padding: 0 0 6px;
}
a.buttonDefault { padding: 1px 10px; text-decoration: none;  float: left; clear:both; position: relative; background: none repeat scroll 0 0 #F00000;  border: 1px solid #FF0000; margin-bottom: 10px; color: #fff; cursor: pointer; font-size: 11px; font-weight: bold;}
p#openAccount {clear: both;}
#PokerSoftwareLauncher {}
#PokerSoftwareLauncher #WWElement1 {background: none;}
