/* -- ELEMENT -- */
* { /* Global Whitespace reset */
	margin: 0; padding: 0;
}

div
{
	border:0px solid;
}

ul, ol, dl, blockquote
{
	margin-left:10px;
	padding-left:10px;
}

a {
	font-weight: bold;
	text-decoration: underline;	
	color:#000;
}
p{
	padding-bottom: 10px;
}

html {
	height: 100%;
} 


body {
	background: #5e3e25 url('/Customers/PokerPanthers/Includes/Images/bgimage.jpg') repeat;	
	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: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
	color: #444444;
}
#GenericDocumentOneColumn div#divContentWrapper{margin:0px; padding: 0 0 5px 0;width:902px;}
#GenericDocumentOneColumn div#divWrapperFull{margin:0}
/*Choose language*/
body#ChooseLanguage
{
	/* Make element float in the center */
	position: relative;
	left: 50%;
	/* Set the width and height */
	width: 712px;
	margin-left: -356px;	
	height:100%;
	background-color:#0a2550;
	overflow:visible;
}
body#ChooseLanguage #container {background-color:Transparent;width:491px;height:359px;border:0px solid;background:url(/Customers/PokerPanthers/Includes/Images/chooseLanguage.gif) no-repeat top; margin-top: 33px;}
body#ChooseLanguage div#divContentWrapper a{color:#000;text-decoration:none;}
body#ChooseLanguage div#divContentWrapper{width:490px;margin:0;}
body#ChooseLanguage div#divContentWrapper div.boxContent 
{
	margin-left:200px;width:417px;
	padding:0px;
	background-color:Transparent;
	border: none;
}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopRight{height:12px;overflow: hidden;background-color:#334455;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomRight{background:url('/Customers/PokerPanthers/Includes/Images/splash_border_bottom.gif') no-repeat;height:12px;overflow: hidden;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopLeft{display:none;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomLeft{display:none;overflow: hidden;}
body#ChooseLanguage div#divContentWrapper div#CMSText1
{
	margin-top:185px;
	margin-left:107px;
}
body#ChooseLanguage div#flagSelection{background:url('/Customers/PokerPanthers/Includes/Images/flags.gif') no-repeat; float:left;height:131px; width:275px;}
body#ChooseLanguage div#flagSelection ul{float:left;padding:0;margin:0;}
body#ChooseLanguage div#flagSelection ul li{float:left;display:inline;list-style-type:none;list-style-image:none;}
body#ChooseLanguage div#flagSelection ul li.ChooseSwedish{padding-right:1px;}
body#ChooseLanguage div#flagSelection ul li a{display:block;float:left;height:131px;width:137px;} 

body#ChooseLanguage div#divContentWrapper div#flagList{
	display:none;	
}
body#ChooseLanguage div#divContentWrapper div#flagList ul
{
	display:none;
}
body#ChooseLanguage div#divContentWrapper div#flagList li
{
	display:none;
}

.chooseLanguageSpecial ul
{
	width:200px;
	margin:0;
	list-style-type: none;
	margin-top:-3px;
	float:left;
}
.chooseLanguageSpecial li
{
	width:130px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	background-color:#c4cbd1;
	padding:3px 0px 3px 3px;
	float:left;
}

.chooseLanguageSpecial li a img
{
	margin-right:7px;
	width:18px;
	border:0px solid #000;	
}

body#ChooseLanguage div#divContentWrapper div#flagList li a
{
	/*text-decoration:none;*/
}
body#ChooseLanguage div#divContentWrapper div#flagList li a:hover
{
	/*text-decoration:underline;*/
}
body#ChooseLanguage div#divContentWrapper div#flagList li a img
{
	margin-right:7px;
	width:18px;
	border:1px solid #000;	
}
/*End choose language*/

blink
{
	color:Red;
}
acronym{
	border:none;
	cursor: pointer;
}
pre
{
	padding:10px;
}
h1 {
	font-size:16px;
	font-weight:bold;	
	padding-bottom: 10px;	
	color: #333;
	line-height: normal;
			
}
h2 { font-size:14px; }
h3 {	
	font-size: 12px; 
	font-weight:bold;	
	/*color: Red;	*/
}
h4 {	
	font-size:11px;
	font-weight:bold;
	padding-bottom: 10px;
	/*color: green;	*/
}
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;
}

input.normal
{
	width:130px;
}

input.wide
{
	width:180px;
}

input.narrow
{
	width:50px;
}



/* -- LAYOUT  -- */ 

/*
	total width:	891px
	left width:		205px
	middle width:	455px
	right width:	205px
*/

div#divContentWrapper{
	width:899px;
	float: left;
	padding-top: 7px;
	padding-left: 0;
	margin-left: 3px;
	padding-bottom: 5px;
}

* html div#divContentWrapper{
	padding-left: 1px;
	margin-left: 1px;
}

/* always left */
div#divLeftWrapper{
	float:left;
	width:205px;
	margin-right:15px;
	line-height:16px;	
	padding:0 0 1px 0;
}

/* 3 columns middle */
div#divMiddleWrapper{
	float:left;
	width:455px;
	line-height:16px;
}

/* 2 columns */
div#divMiddleWrapperFull{
	float:left;
	width:660px;
	/*margin-right:13px;*/
	line-height: 16px;
}
/*1 column - generic objecttypes*/
div#divWrapperFull{
	float:left;
	width:902px;
	margin-right:13px;
	line-height:16px;
}
/* 2 columns for Poker School Movie */
body#PokerSchoolMovie div#divMiddleWrapperFull{
	float:left;
	width:673px;
	margin-right:0;
	line-height:16px;
}

/* 3 columns right */
div#divRightWrapper{
	float:right;
	width:205px;
	margin-right:3px;
	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:220px;		
	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:455px;
}
/*div#divMiddleWrapper fieldset table*/
div#divMiddleWrapper div.contentWrapper table, div#divMiddleWrapper fieldset.functionArea table
{
	width:439px;
}
div#divMiddleWrapperFull table
{
	width:651px;
}
div#divMiddleWrapperFull div.contentWrapper table
{
	width:641px;
}
div#divLeftWrapper table
{
	width:189px;
}
div#divRightWrapper table
{
	width:189px;
}

body#CardRoom2StartPage div#divMiddleWrapper{
	width:524px;
}
body#CardRoom2StartPage div#divRightWrapper{
	width:136px;
}


/*Site footer control*/
div#divSiteFooter{
	width: 898px;
	margin-left:1px;
	padding-top: 5px;
	text-align:center;
	/*background: url(/Customers/PokerPanthers/Includes/Images/footer.gif) no-repeat bottom;*/
}
/*Global site footer*/
div#globalSiteFooterLinks{padding-bottom:5px;}
ul#ulGlobalSiteFooter li a{padding:0 0.5em 0 0.2em;border-right:1px solid #000;}
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;}
div#divSiteFooter table {
	/*margin-left:20px;*/
}

/* Override default footer on pages with betting slip iframe*/
iframe#ifrBettingSlipContainer
{
	width:189px;
}
body#BettingStartpage div#divSiteFooter,
body#BettingDisplayOdds div#divSiteFooter
{	
	position: relative;
}

body#BettingStartpage div#divContentWrapper,
body#BettingDisplayOdds div#divSiteFooter
{
	padding-bottom: 5px;	
}

/*Popup content*/
div#divPopUpContentWrapper
{
	width:626px;
}

/* header (top frame) */
div#divHeaderWrapper{
	width:902px;
	position: relative;
	margin: 0 auto;
	left: -13px;
	background: url(/Customers/PokerPanthers/Includes/Images/header2.jpg) no-repeat 0px 0px;
	padding-top: 7px;
	height: 241px;
}
/* -- NAVIGATION LEVEL 1 -- */
#divTopMenu
{
}

#menuLevel1Container
{
	font-size: 11px;
	width:891px;
	position: absolute;
	left: 0px;
	top:195px;
	height:24px;
}
#menuLevel1Container ul{
	font-size: 11px;
	overflow:hidden;
	height:24px;
	width:902px;
	float:left;
}
#menuLevel1 {
   list-style:none;
   padding:0;
   margin:0;
}
#menuLevel1 li{
	float:left;
	margin:0;
	padding-right:2px;
	background: url(/Customers/PokerPanthers/Includes/Images/menulevel1_slice.gif) no-repeat right bottom; 
}
#menuLevel1 a{
  font-family: Verdana, Century Gothic ;
  padding: 5px 8px;
  text-decoration: none;
  font-weight:normal;
  color:#fff;
  text-transform:uppercase;
  display:block;
}

/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel1 a {float:none;}
/* End IE5-Mac hack */

#menuLevel1 a:hover {
}
#menuLevel1 li.selected 
{
}
#menuLevel1 a.selected 
{
	background: url(/Customers/PokerPanthers/Includes/Images/menulevel1_over.gif) repeat-x left top;
}

/* -- NAVIGATION LEVEL 2 -- */

#menuLevel2Container 
{
	position: absolute;
	top:220px;
	font-size: 11px;
	height:20px;
	width:902px;
	text-align:center;
	padding-top:3px;
}
#menuLevel2Container ul{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	height:24px;
}
#menuLevel2 {	
   margin-left: 7px;
   list-style:none;   
   padding-bottom: 22px;
   padding-top;
}
#menuLevel2 li 
{ 
	display:inline;
	margin:0;
	padding:0;
	height:24px;
}
#menuLevel2 a {
  padding: 3px 14px 4px 0;
  text-decoration: none;
  font-weight:normal;
  color:#fff;
  text-transform:uppercase;
}

/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel2 a {float:none;}
/* End IE5-Mac hack */

#menuLevel2 a:hover {
}
#menuLevel2 li.selected 
{
	/*background: url(/Customers/24hpoker/Includes/Images/menuLevel2_left_on.gif) no-repeat left top; */
}
#menuLevel2 a.selected 
{
	/*background: url(/Customers/24hpoker/Includes/Images/menuLevel2_right_on.gif) no-repeat right top;*/
	/*background-color: #F0F1F7;*/
	color:#888;
}

/* -- NAVIGATION LEVEL 3 -- */

#menuLevel3 { list-style:none; margin-bottom: 10px; }
#menuLevel3 ul { list-style:none; margin:0; padding:0;}

ul#menuLevel3{
	margin:0;
	padding:0;
}

#menuLevel3 a {  
  display:block;      
  padding:0 10px 1px 12px;
  text-decoration:none;
  font-size: 11px;
  color:#fff;
  font-weight:bold;
  background: url(/Customers/PokerPanthers/Includes/Images/arrow_right_black.gif) no-repeat;  
  background-position: 3px 0.3em;
}

#menuLevel3 a.selected 
{	
	color: #fff;
	background: url(/Customers/PokerPanthers/Includes/Images/arrow_down_black.gif) no-repeat;
	background-position: 0px 5px;	
}

#menuLevel3 ul li a{
  display:block;        
  margin-left: 10px;
  padding:0 10px 0 12px;  
  color:#fff;
  background: url(/Customers/PokerPanthers/Includes/Images/arrow_right_black.gif) no-repeat;  
  background-position: 3px 0.3em;  
}

/* override default box setting */
#boxMenuLevel3 
{	
	/*border: solid 1px #929FA5;	*/
}	

#boxMenuLevel3 div.boxHeader h1{	
	color: #fff;
	margin: 0;
	text-align: center;
}

#boxMenuLevel3 div.boxHeader
{
	background: #000000;
	background-repeat: no-repeat;

	border-bottom:0px;			
}
#boxMenuLevel3 div.boxContent{
	padding:10px 7px 5px 7px;	
}
/* corners */
#boxMenuLevel3 div.boxContainer .boxCornerTopLeft {

}
#boxMenuLevel3 div.boxContainer .boxCornerTopRight {	

}
#boxMenuLevel3 div.boxContainer .boxCornerBottomLeft {

}
#boxMenuLevel3 div.boxContainer .boxCornerBottomRight {	

}

/* override default box setting */
#boxInfo div.boxHeader{	display: none; }
#boxInfo div.boxHeader h1{ display: none; }	
#boxInfo div.boxContent{ width: 173px; padding: 10px 15px; color:#fff; font-size: 11px; /*background-color: #697FA6;*/ }
/*
TEMP - ALTERNATIV BOXRUTA, KRÄVER REM AV BOXCORNERBILDER /A
#boxInfo div.boxContent{ padding: 10px 15px; color:#333; font-size: 11px; background-color: #FFFFCC; border: 1px solid #999966;
}
*/

#boxInfo div.boxContent a{ color: #fff; }

#boxInfo div.boxCornerTopLeft {  }
#boxInfo div.boxCornerTopRight {/*background-color: #697FA6;*/ }
#boxInfo div.boxCornerBottomLeft{ }
#boxInfo div.boxCornerBottomRight { /*background-color: #697FA6;*/ }

#boxCasinoGames select {width: 190px;}

/* -- FORM FLOATS [TODO] -- */

.floatingBox 
{	
	display: inline;
	padding: 6px;	
	width: 303px;
	border: solid 1px #C2C2C2;
	margin-bottom: 7px;
}

#AccountBalanceMain
{
	float: left;
}

#AccountBalanceExtras 
{
	float: right;
}

div.floatingBox table
{
	width:300px !important;
}

.clearAll {
	clear:both;
	
}
/* -- LINK MENU -- */

#linkMenuContainer {
	width:100%;
	background: url(/Customers/PokerPanthers/Includes/Images/listNav_bkg.gif) repeat-x bottom;	
}
#linkMenuContainer ul {
	margin:0;
	padding-left:5px;
}
#linkMenu {	
   list-style:none;
   margin-left: 5px;
   padding-bottom: 22px;   
}
#linkMenu li 
{  
  float:left;
  background: url(/Customers/PokerPanthers/Includes/Images/listNav_left.gif) no-repeat left top;     
  margin-right:2px;
  padding:0 0 0 7px;
}
#linkMenu a {
  float:left;
  display:block;
  background:url(/Customers/PokerPanthers/Includes/Images/listNav_right.gif) no-repeat right top;  
  padding:4px 15px 2px 6px;
  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 {
}
#linkMenu li.selected {
	background: url(/Customers/PokerPanthers/Includes/Images/listNav_left_on.gif) no-repeat left top; 
}
#linkMenu a.selected {	
	color: #000;
	padding: 3px 15px 3px 6px;
	background: url(/Customers/PokerPanthers/Includes/Images/listNav_right_on.gif) no-repeat right top; 
}

/* -- STEPMENU -- */
#stepMenuContainer {
	width:100%;
	/* background:#C2C9DF;	*/
}
#stepMenuContainer ul {
	margin:0;
	padding-left:0;
}
#stepMenu {	
   list-style:none; 
   padding-bottom: 30px;         
}
#stepMenu li 
{  
  float:left;
  background: url(/Customers/PokerPanthers/Includes/Images/stepNav_left.gif) no-repeat left top;      
  padding-left: 5px;  
}
#stepMenu span {
  float:left;
  background: url(/Customers/PokerPanthers/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/PokerPanthers/Includes/Images/stepNav_left_on.gif) no-repeat left top; 
	padding-left: 6px;  			
}
#stepMenu span.selected {				
	background: url(/Customers/PokerPanthers/Includes/Images/stepNav_right_on.gif) no-repeat right top; 		

	color:#EEF07E;	
}

/* -- BOX -- */
div.boxContainer{
	margin-bottom: 10px;
	/*background:#436a8a;*/
	background:#2c2c2d;
	color:#fff;
}
div.boxHeader{
	background:#000000;
	padding:3px;
}
div.boxContent{
	width:189px;
	padding:10px 7px 5px 7px;
	margin-bottom:5px;
}
div.boxContent table td{
	color:#fff;
}
/* corners */
div.boxContainer .boxCornerTopLeft {	
	height:7px;	
	background: url(/Customers/PokerPanthers/Includes/Images/box_top_right.gif) no-repeat right top; 	
	overflow: hidden;
}
div.boxContainer .boxCornerTopRight {	
	display:none;
	height:7px;
	background:#DEE2E9 url(/Customers/PokerPanthers/Includes/Images/box_top_left.gif) no-repeat left top;
}
div.boxContainer .boxCornerBottomLeft {		
	height:7px;
	background:url(/Customers/PokerPanthers/Includes/Images/box_bottom_right.gif) no-repeat right top;		
}
div.boxContainer .boxCornerBottomRight {	
	height:7px;
	background: url(/Customers/PokerPanthers/Includes/Images/box_bottom_left.gif) no-repeat left top;	
	overflow: hidden;
	display:none;
}

/* text */
div.boxHeader h1 /* Boxheaders */
{	
	font-size:11px;
	color: #fff;
	text-align: center;
	padding: 3px 0;
}

div.boxContainer .splash
{
	font-size:24px;
	font-weight: bold;	
	margin-top:5px;
	padding-bottom:16px;
	text-align:center;
}
div.boxContainer a{
	color:#fff;
}

/* -- LOGIN BOX -- */

div#loginAreaContainer{
	float:right;
	position:relative;
	border:0px solid;
	height:100px;
	top:35px;
	right:8px;
}

div#loginArea{
	padding: 0;
	position:relative;
	border:0px solid;
	float:right;
	width:250px;
	height:90px;
	color:#fff;
}
div#loginArea a{
	border:0px solid;
	color:#fff;
}

div#loginAreaContainer .cornerTopLeft 
{
	display:none;
}
div#loginAreaContainer .cornerTopRight 
{
	display:none;	
}

div#loginAreaContainer .cornerBottomLeft {	
	display:none;
}
div#loginAreaContainer .cornerBottomRight{
	display:none;
}

/* login links START */
div#loginArea #loginList{
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin: 0;
	position:relative;
	white-space:nowrap;
	border:0px solid;
	float:right;
	top:74px;
	right:16px;
	z-index: 3;
}

div#loginArea #loginList li{
	padding-left: 10px;
	display:inline;
	float:left;
}

div#loginArea #loginList li a {
	color:#fff;
	
	text-decoration:none;
	font-style:italic;
}

div#loginArea #loginList li a:hover {
	text-decoration: underline;
}
/* login links END */

/* login form START */
#loginArea fieldset{
	margin: 0;
	border: none;
	border:0px solid;	
	padding: 0px;
	position:relative;
	top:-10px;
	float:right;
	height:90px;
	width:244px;
}

#loginArea fieldset label{
	float:left;
	color:#fff;
	width:120px;
	height:31px;
	position:relative;
	top:0px;
	line-height:13px;
	font-weight:bold;
	border:0px solid;
}

#loginArea input{
	width:100px;
	padding:0;
}
#loginArea #login{
	margin:0px;
	padding:2px;
	width:52px;
}

input#username{
	line-height:12px;
}

input#password{
	line-height:12px;
}
input#CheckDevice, input#ioBB, input#bbout {display:none;}

/* 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/PokerPanthers/Includes/Images/arrow_right_black.gif) no-repeat left;
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
div#loginArea ul#accountList li a{
	color:#fff;
	text-decoration:none;
	font-style:italic;
}
div#loginArea ul#accountList li a:hover{
	color:#fff;
	text-decoration:underline;
}
/*Language drop*/
div#divLanguages{
	position:relative;
	top:27px;
	clear:right;
	padding-right:23px;
	border:0px solid;
	z-index: 2;
	float:right;
	white-space:nowrap;
	text-align: right;
}
div#divLanguages a{
	background-repeat:no-repeat;
	background-position:center right;
	float:right;
	border:0px solid;
	padding:0px 25px 0px 0px;
	font-weight:normal;
	text-decoration: none;
	color:#fff;
}

div#divLanguages a:hover {
	text-decoration: none;
}

div#divLanguages select
{
	text-align: left;
	width: 100px;
}

/*-- 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: #000;
	font-weight:bold;
	/*background-color: #203B6B;*/
}
ul.parentChildsMenu li a.selected
{
	color:#DEE2E9;
	background-color: #369;
}
ul.parentChildsMenu li a:hover
{
	color: #000;
	background-color: #369;
}

/* -- TOURNAMENT -- */


/* -- POP-UP -- */
body#CashierAgreement, body#CashierCvvCode, body#AffiliateTermsAndConditions
{
	background:url(/Customers/PokerPanthers/Includes/Images/popup_logo.gif) no-repeat 40px 20px;
	background-color: #908268;
	margin: 90px 40px 40px;
}

body#CashierAgreement, body#CashierCvvCode #divContentWrapper, body#AffiliateTermsAndConditions div#divContentWrapper
{
	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: #333; }

/*-- POP-UP Agent specific*/
body#AgentUser, body#AgentActivityLog,
body#AgentBank, body#AgentLastChange,
body#AgentTransactions, body#AgentAccount,
body#AgentUserNotes
{
	background:url(/Customers/PokerPanthers/Includes/Images/popup_logo.gif) no-repeat 20px 20px;
	background-color: #E8E9F0;
	margin: 90px 20px 20px;
	width:600px;
}


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:#000; }
table.popup tr.listItemRowAlternating td { }

/*-- CALENDAR --*/
iframe#ifrCalendar
{
	background:#000;
	border:solid 1px #3B619C;
}
iframe.ifrCalendarVisible
{
	background:#000;
	border:solid 1px #3B619C;
	position:absolute;
	display:block;
}
iframe.ifrCalendarHidden
{
	position:absolute;
	display:none;
}
div.calendarIcon 
{
	height: 20px;
	width: 18px;
	background:url(/Customers/PokerPanthers/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: 3px;
	left: 13px;
	width: 170px;
	height: 196px;
	/* background-color: Red; */
}
div#logoClickArea a {
	display: block;
	height: 100%;
}

table.form {}
table.form tr { height: 20px; }
table.form th {
	color: #333;
	font-size: 12px; 
	padding:0 5px;
	text-align: left;}
table.form td {
	padding: 0 5px;
	border-bottom: solid 1px #fff;
}

table.data {}
table.data tr { height: 20px; }
table.data th {
	color: #333; 
	font-size: 12px; 
	padding:0 5px;
	text-align: left;}
table.data td {
	color:#333;
	padding: 0 5px;
	border-right: solid 1px #fff; 
	border-bottom: solid 1px #fff;
}
table.main td{
	color:#333;
}
table.main tr.listItemRow td{
	background-color: #585858;
	color:#fff;
}
table.main tr.listItemRowAlternating td {color:#333; }


table.column td{border: none; }
table.column tr.listItemRow td{
	background-color: #585858;
	color:#fff;
}
table.column tr.listItemRowAlternating td { }

table.border { /* For borders in infotables */
	border: 1px solid #756A55;
}
div.boxContent table.data th, div.boxContent table.data td, div.boxContent table.form th
{
	color:#fff;
}

a.a rrow {
	padding-left:10px;
	text-decoration:underline;
	background:url(/Customers/PokerPanthers/Includes/Images/arrow_right_black.gif) no-repeat left;
}

span.date
{
	color:#444;		
}

.letter
{
	background: url(/Customers/PokerPanthers/Includes/Images/letter.gif) no-repeat 0 1px;	
	padding-left: 1px;
	padding-bottom: 1px;
	width: 14px;	
	height: 15px;	
	color: #000;
	font-weight: bold;
	font-size: 11px;	
	display: block;	
	text-align: center;	
}

fieldset.functionArea{
	border:solid 1px #000;
	padding:3px;
}
.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: #000;		
	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: #000;		
	background-color: #E64646;	 
	border: solid 1px #365A38;		
	margin: 3px 0 3px;	
}

.successBox
{		
	text-align: center;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #000;		
	background-color: #6BA46F;	 
	border: solid 1px #365A38;		
	margin: 1px 0 7px;	
}

.successBoxSmall{		
	text-align: center;
	padding: 2px;
	font-size: 11px;
	line-height: 11px;		
	color: #000;		
	background-color: #6BA46F;	 
	border: solid 1px #365A38;		
	margin: 3px 0 3px;	
}

input.buttonDefault{	
	background: #9E9D9D;
	color:#fff;	
	padding: 0 10px;
	border: solid 1px #000;	
}
#divHeaderWrapper input.buttonDefault{	
	margin:10px 0 0 165px !important;
}
div.contentWrapper{
	padding: 7px;	
}
div.mainDivider
{
	height:1px;
	margin:0  0 0 0;
	overflow:hidden;	
}

div.columnDivider
{
	height:1px;
	border-top:dotted 1px #CCCCCC;
	margin:0  0 0 0;
	overflow:hidden;
	padding-bottom: 5px;
}

/* Download agreement box */
#pokerDownloadAgreementText{
	height:110px;
	width:430px;
	overflow-y:scroll;
	border:solid 1px #756A55;
	padding:5px;
}

#pokerDownloadAgreementText h1{
	color:#213B6C;
	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 table{ width:191px !important;}

a.bettingOpen { padding: 0 4px; text-decoration: none; background: url(/Customers/PokerPanthers/Includes/Images/bet_plus.gif) no-repeat 0 2px;}
a.bettingClose { padding: 0 4px; text-decoration: none; background: url(/Customers/PokerPanthers/Includes/Images/bet_minus.gif) no-repeat 0 2px; }

a.catNotSelected{ padding: 0 4px; text-decoration: none;  background: url(/Customers/PokerPanthers/Includes/Images/bet_check_off.gif) no-repeat 0 2px;  }
a.catSelected { padding: 0 4px; text-decoration: none; background: url(/Customers/PokerPanthers/Includes/Images/bet_check_on.gif) no-repeat 0 2px;    }

div.bettingSection{
	/*background:#fff;*/
	color:#000;
	padding:5px 4px;
	/*border-bottom:solid 1px #000;*/
	/*border-right: solid 1px #fff;*/
	text-align: left;
	margin-right:1px;
}
div.bettingEvent{
	/*background:#DEE3E9;*/
	font-size:11px;
	font-weight:bold;
	color:#333;
	/*border-bottom:solid 1px #fff;
	border-right: solid 1px #fff;*/
	padding:2px 4px;
	text-align:left;
	margin-right:1px;
}
table.betting{
	margin-bottom:10px;
}
table.betting tr.header td{
	background:#7E7D7D;
	color:#fff;
	font-weight:bold;
}
table.betting tr.listItemRowAlternating td{
	background:#D9D7D7;
}
table.betting tr.listItemRow td{
	
	background:#585858;
}
table.betting tr.listItemRow td a
{
	color:#fff;
}
table.betting td.placeBet
{
	/*background:#DEE3E9 !important;*/
}
a.placeOddsLink{
	/*color:green;*/
}
a.placeOddsLink:hover, a.mostPlayed:hover
{
	/*color:#FD9003 !important;*/
	/*border-bottom:solid 1px #305D8B;*/
}
table#oddsList
{
	width:659px !important;
}
/*Betting Clock*/
div#divLeftWrapper div#bettingClock{
	text-align:center;
	margin-bottom:7px;
}
div#divLeftWrapper div#bettingClock span#jsClock{
	color:#333;
	font-size:14px;
	font-weight:bold;
}
/*Betting Odds Presentation*/
div#divLeftWrapper div#bettingOddsPresentation{
	text-align:center;
	margin-bottom:7px;
}
/*Betting search odds*/
select.searchOdds{
	width:189px;
	margin:3px 0 7px 0;
	float:left;
}
div.searchOddsButtonArea{
	text-align:right;
	margin-top:10px;
}

/*SearchBoxesHorizontal*/
table#SearchBoxesHorizontal
{
	width: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: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:#555;
}
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;*/
	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 #fff;
}
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:7px;
	text-align: right;
}
/*Betting most played*/
table#betting td a.mostPlayed
{
	font-weight:bold;
}

body#BettingSlip div.columnDivider
{
	margin:4px 0 6px 0;
	padding:0px;
	height:1px;
	border-top:1px solid #fff;
	overflow:hidden;
}

.funMoney{ color: #C42323; font-weight: bold;}
.realMoney{ color: #668858; font-weight: bold;}

/*Banners*/
iframe#oddsBanner205_100{
	width:205px;
	height:100px;
	background:url(/Customers/PokerPanthers/Includes/Images/Banners/oddsBanner205_100_1.jpg) no-repeat;
}
iframe#oddsBanner205_100_1{
	width:205px;
	height:100px;
	background:url(/Customers/PokerPanthers/Includes/Images/Banners/oddsBanner205_100.jpg) no-repeat;
}
iframe#oddsBanner205_100_2{
	width:205px;
	height:100px;
	background:url(/Customers/PokerPanthers/Includes/Images/Banners/oddsBanner205_100_2.jpg) no-repeat;
}
iframe#oddsBanner205_100_3{
	width:205px;
	height:100px;
	background:url(/Customers/PokerPanthers/Includes/Images/Banners/oddsBanner205_100_3.jpg) no-repeat;
}
iframe#oddsBannerExpressen{
	width:370px;
	height:30px;
	background:url(/Customers/PokerPanthers/Includes/Images/Banners/expressenbg.gif) no-repeat;
}
iframe#oddsBannerTipsnytt{
	width:125px;
	height:125px;
	background:url(/Customers/PokerPanthers/Includes/Images/Banners/tipsnyttbg.html) no-repeat;
}
/*--------------------------*/
/* After skins production */
/*--------------------------*/

.negativValue
{
	color: Red;
}

#siteMap { list-style:none; }
#siteMap ul { padding-left: 20px; list-style: none; }

body#BettingSlip
{
	overflow:hidden;
	background: #2c2c2d;
	color:#fff;
	/*background:#DEE3E9;*/
	margin:0;
	padding:0;	
}
body#BettingSlip table td
{
	color:#fff;
}

/*System message for i.e maintenance / important information */
div#boxSystemMessage
{
	border:solid 1px #FF0000;
	background:#000;
	padding:3px;
	color:#FF0000;
	font-size:12px;
	margin:5px 0;
}

/* ADMIN */
body#editorContent{background:#fff;   border: none; color: #000;}
body.mceContentBody{background:#fff;  border: none; color: #000;}

/*Folder paging*/
div#genericFolder
{
	/*background:#E3D7D3;*/
}
div.pager
{
	text-align:center;
	background:#ececec;
	margin-bottom:5px;
	padding:3px 0px;
	margin:10px 0px 0px 0px;
	height:18px;
}
div.pager ul
{
	list-style:none;
	margin:0;
	padding:0;
	width:454px;
}
div.pager ul li
{
	display:inline;
}
div.pager ul li.pagingPrev
{
	width:70px;
	float:left;
	text-align:left;
}
div.pager ul li.pagingPages
{
	width:314px;
	float:left;
}
div.pager ul li.pagingPages ul{
	width:314px;/*same as li.pagingPages width*/
}
div.pager ul li.pagingNext
{
	width:70px;
	float:right;
	text-align:right;
}
div.pager ul li a
{
	padding:0 5px;
}
div.pager ul li a.selected
{
	color:#333;
	font-size:1.1em;
}
div.pager ul li a.disabled
{
	text-decoration:none;
	font-weight:normal;
	cursor:default;
	color:#333;
}
div.paging
{
	display:none;
}
/*Date*/
div#genericFolder h2 small
{
	font-weight:normal;
	font-size:0.7em;
	color:#999;	
	display:block;
}
/*end container paging*/

#container{
	background:#ffffff;
	width:902px;
	position:relative;
	margin: 0 auto 0 auto;
	left: -4px;
}

/* loading sequence */
div.loading
{
	background:#000;
	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 */


/*This is for mouseOver in tr*/
tr.OnMouseOverBg
{
	background:#C2C8DE;
	cursor: pointer;
}
/*This is for Onclick in tr */
tr.OnClickedBg
{
	background:#8E9ECE;
}
/*This is for OnClick in td*/
td.OnClickedBg
{
	background:#8E9ECE;
}

/*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 #305D8B;
	border-left:solid 1px #305D8B;
	border-right:solid 1px #305D8B;
	border-top:solid 1px #305D8B;*/
}


/*--------------------------*/
/*Warning: The code below should not be used in layouts, just for testing!!!!*/
/*--------------------------*/
.roweven
{
	background:red;
}
.rowodd
{
	background:green;
}

#pokerTop10WinnersTable tr.listItemRow td { background-color: #585858 !important; color:#fff;}
#badBeatJackpotTable tr.listItemRow td { background-color: #585858 !important; color:#fff;}

/*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 #divMiddleWrapperFull
	{
		width:100% !important;
	}
	body#CashierRequestCashWithdrawal div.contentWrapper
	{
		border:0px !important;
	}
	
}

/*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: #394D01;margin: 0;padding: 0.5em; color:#fff;}
.toolTipCornerTopRight{height:13px; /*width:100%;*/ background: url('/Customers/PokerPanthers/Includes/Images/toolTip_top_right.gif')  right bottom no-repeat;}/*image 30px*/        
.toolTipCornerTopLeft{height:13px; /*width:90%;*/  /*padding-right:10px;*/ background: url('/Customers/PokerPanthers/Includes/Images/toolTip_top_left.gif') left bottom no-repeat; }/*image 250px*/
.toolTipCornerBottomRight{height:13px; /*width:100%;*/ background:url('/Customers/PokerPanthers/Includes/Images/toolTip_bottom_right.gif') right top no-repeat;}/*image 30px*/
.toolTipCornerBottomLeft{height:13px; /*width:90%;*/ /*padding-right:10px;*/ background: url('/Customers/PokerPanthers/Includes/Images/toolTip_bottom_left.gif') left top no-repeat; }/*image 250px*/
.toolTipTopMiddle{height:13px;width:auto;margin-left:13px;background: url('/Customers/PokerPanthers/Includes/Images/toolTip_top_middle.gif') right bottom repeat-x; margin-right:13px;}
.toolTipBottomMiddle{height:13px;width:auto;margin-left:13px; background: url('/Customers/PokerPanthers/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 #2C2C2D;background:#E2E0E1;text-align:center;}
ul#menuLevel3Deposit li.selected,ul#menuLevel3DepositMoreOptions li.selected{margin:0;padding:5px 0 2px 0;border-bottom:1px solid #2C2C2D;background:#585858 ;text-align:center;}

ul#menuLevel3Deposit li .learnMoreLink a,ul#menuLevel3DepositMoreOptions li .learnMoreLink a{color:#566429;font-weight:normal;}
ul#menuLevel3Deposit li .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li .learnMoreLink a:hover{color:#fff;font-weight:normal;}

ul#menuLevel3Deposit li.selected .learnMoreLink a,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a{color:#E2E0E1;font-weight:normal;}
ul#menuLevel3Deposit li.selected .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a:hover{color:#fff;font-weight:normal;}

ul#menuLevel3Deposit li a,ul#menuLevel3DepositMoreOptions li a{color:#566429;text-decoration:none;}
ul#menuLevel3Deposit li a:hover,ul#menuLevel3DepositMoreOptions li a:hover{color:#fff;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:#E2E0E1;}

#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:#566429  url(/Customers/PokerPanthers/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:#050636 ;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.boxContent {width:191px;}

/*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/PokerPanthers/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betLive{background:#e5e5e5 url('/Customers/PokerPanthers/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/PokerPanthers/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betStat{background:#e5e5e5 url('/Customers/PokerPanthers/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/pokerpanthers/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/pokerpanthers/Includes/Images/pointer-hintform2.gif') left top no-repeat;*/}
.validPasswordIcon{width:120px;height:10px;margin:1px 1px 0 0;}
.passwordIndicatorDisabled{background-image: url('/Customers/pokerpanthers/Includes/Images/valid-password-disabled.png');}
.passwordIndicatorInvalid{background-image: url('/Customers/pokerpanthers/Includes/Images/valid-password-not-ok.png');}
.passwordIndicatorValid{background-image: url('/Customers/pokerpanthers/Includes/Images/valid-password-ok.png');}
.validIconDisabled, .validIconError, .validIconOk, .validIconLeftFailed{height:18px;width:18px;display:block;background-image:url('/Customers/pokerpanthers/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 #divHeaderWrapper {height:187px;background:#fff url('/Customers/pokerpanthers/Includes/Images/header-signup.jpg') top no-repeat;/*border-bottom:1px solid #666;*/}
#CashierOpenAccount #divContentWrapper {padding-top:40px;}
#CashierOpenAccount #divHeaderWrapper div#divLanguages{position:absolute;top:176px;left:496px;}
#CashierOpenAccount div#logoClickArea{height:62px;left:70px;position:absolute;top:75px;width:164px;}

#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:#532e63 url('/Customers/pokerpanthers/Includes/Images/signup-top-links-bg.jpg') top repeat-x;border:1px solid #532e63;}
#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:430px;min-height:340px;margin-left:10px;z-index:10;float:left;}
#CashierOpenAccount #divWrapperFullColumnRight{width:430px;min-height:340px;margin-right:10px;z-index:9;float:right;}
#CashierOpenAccount #divWrapperFullColumnLeft th, 
#CashierOpenAccount #divWrapperFullColumnRight th{font-size:16px;padding:5px 0px 5px 5px;background:#546425;color:#fff;}

#CashierOpenAccount tr.listItemRow td{background:#D9D7D7;vertical-align:middle;}
#CashierOpenAccount tr.listItemRow strong span{color:#000;}
#CashierOpenAccount tr.listItemRowAlternating td{background:#585858;vertical-align:middle;}
#CashierOpenAccount tr.listItemRowAlternating strong span{color:#fff;}

#CashierOpenAccount #divWrapperFull{position:relative;float:left;left:459px;width:420px;margin-top:5px;margin-bottom:10px;}
#CashierOpenAccount #divWrapperFull table{}
#CashierOpenAccount #divWrapperFull strong{}
#CashierOpenAccount #divWrapperFull strong a{color:#000000;}

#signupTdValidator{/*padding:5px 15px;*/}
#signupTdButton{/*padding:5px 10px 0 10px;*/}
#signupButton{border:none;width:200px;height:50px;font-size:14px;background:#b4c839 url('/Customers/pokerpanthers/Includes/Images/signup-button-sprite.gif') top no-repeat;}
.signupButton{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/pokerpanthers/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px 0px; color: #fff;}
.signupButton:hover{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/pokerpanthers/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/pokerpanthers/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px -102px;color:#fff;}

#CashierOpenAccount #divSiteFooter{}

/* Overrides the country select dropdown from "ImageDropDownList.css" */
#CashierOpenAccount .dd{background:transparent;}
#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:#585858;color:#fff;}
#CashierOpenAccount .dd .ddChild a.selected{background:#585858;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 table#cashierOpenAccount_GenderRadioButtonList td{border-bottom:none;}
#CashierOpenAccount tr.listItemRowAlternating td input#cashierOpenAccount_GenderRadioButtonList_0{margin-top:5px; margin-bottom:5px;}
#CashierOpenAccount tr.listItemRowAlternating td input#cashierOpenAccount_GenderRadioButtonList_1{margin-top:5px; margin-bottom:5px;}
#CashierOpenAccount tr.listItemRowAlternating td label{margin-left:5px;margin-right:15px;color:#fff;}
#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 tr#cashierOpenAccount_VerificationCodeImageTableRow td{background:#FFF;}

/*Quick deposit popup styles*/
#quickDepositPopupLinksHolder{background:#585858;color:#fff;height:17px;}
#quickDepositPopupLinksHolder:hover{background:#9E9D9D;}
#quickDepositPopupLink{}
#quickDepositPopupLinksHolder a{color:#fff;font-weight:bold;padding:0px 5px; text-decoration: none;}
#quickDepositPopupLinksHolder a:hover{text-decoration:none;}
body#CashierCCDepositQuickPopup{background:#fff;}
body#CashierCCDepositQuickPopup table.data td {border: none;}
body#CasinoGamePlayFullscreen #quickDepositPopupLinksHolder {margin-top:3px;}
body#CasinoGamePlayFullscreen a#lightwindow_title_bar_close_link {color: #000;}

body#CashierWithdrawalMoney div.contentWrapper div {border: none !important; padding: 0 !important;}
.feeAmountCalculatorBoxFrames {border: none !important; background: none !important; width: auto !important;}

/* Local content poker client page */
iframe#pokerDownloadAgreementText {
	padding: 0;
	margin: 0;
}
div#agreementContainer { margin: 0 0 10px;}
.pokerClientDemo iframe#pokerDownloadAgreementText {  width: 708px;   margin: 0px 0 10px;}
div#instr {width: 360px; min-height: 227px;}
body#PokerDownloadAgreement {
	background: none;
	padding-left: 0;
}
body#PokerDownloadAgreement #WWElement1 {
	padding: 5px;
}
#pokerClientArea {
	border: 1px solid #999;
}
#PokerSoftwareLauncher #agreeTerms {
	font-weight: bold;
	padding: 0 0 6px;
}
a.buttonDefault {   background: none repeat scroll 0 0 #9E9D9D;
    border: 1px solid #000000;
    color: #FFFFFF;
    padding: 0 10px; text-decoration: none; line-height: 18px; float: left; clear:both; position: relative; margin-bottom: 5px;}
#PokerSoftwareLauncher {}
#PokerSoftwareLauncher #WWElement1 {background: none;}
.pokerClientDemo {background: #fff url("/Customers/pokerpanthers/Includes/Images/bg_table.png") no-repeat scroll right top !important;}
#dLLinks {position: relative; width: 708px; }
#dLLinks li {background: url("/Customers/pokerpanthers/Includes/Images/btn_right.png") no-repeat scroll right top transparent; padding: }
#dLLinks ul {list-style: none outside none; margin-bottom: 10px; margin-left: 0; padding:0 6px;}
#dLLinks a {background: url("/Customers/pokerpanthers/Includes/Images/btn_left.png") no-repeat scroll left top transparent; padding: 4px; display: block; float: none;}
#dLLinks p {padding: 0;}
#dLBrowserImage {background: url("/Customers/pokerpanthers/Includes/Images/browsers.png") no-repeat scroll center bottom transparent; height: 70px;}
#dLWinImage {background: url("/Customers/pokerpanthers/Includes/Images/win.png") no-repeat scroll center bottom transparent; height: 70px;}
#dLMacImage {background: url("/Customers/pokerpanthers/Includes/Images/mac.png") no-repeat scroll center bottom transparent; height: 70px;}
#dLLinuxImage {background: url("/Customers/pokerpanthers/Includes/Images/linux.png") no-repeat scroll center bottom transparent; height: 70px;}
#dLLinks div { width: 177px; text-align: center;}
#dLBrowserImage a, #dLWinImage a, #dLMacImage a, #dLLinuxImage a {background: none; display: block; height: 100%; padding: 0;}
#dLBrowser, #dLWin, #dLMac, #dLLinux {float: left}
#openAccount {clear: both; padding: 10px 0 0; }
