/* -- 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: #006900;
}
a:hover {	
	text-decoration: underline;
}
fieldset table tr td a,
#divRightWrapper a,
#divLeftWrapper a{color:#fff;font-weight:normal;text-decoration:underline;}

p{padding-bottom: 10px;}
html {
	height: 100%;
} 
body {
	background: #e3fde3;
	padding-left: 7px;	
	position: relative;
	min-height: 100%;
}

* html body {
	height: 100%;
}

body, td {	
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, Geneva, Sans-Serif;
	color: #371708;
}
/*Choose language*/
body#ChooseLanguage
{
	/* Make element float in the center */
	position: absolute;
	left: 50%;
	/* Set the width and height */
	width: 800px;
	margin-left: -400px;	
	min-height:100%;
	_height:100%;
	overflow:visible;
	background:#dccc9c;
}
body#ChooseLanguage div#divContentWrapper a{color:#fff;}
body#ChooseLanguage div#divContentWrapper{width:800px;height:600px;background:url('/Customers/FaccedaPoker/Includes/Images/splash_bg.jpg') no-repeat top;}
body#ChooseLanguage div#divContentWrapper div#flagList {margin-top:10px;margin-left:130px;width:569px;}
body#ChooseLanguage div#divContentWrapper div.boxContent
{
	background:url('/Customers/FaccedaPoker/Includes/Images/splash_box_bg.gif');
	padding:20px;
}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopRight{background:url('/Customers/FaccedaPoker/Includes/Images/splash_border_top.gif') no-repeat;height:12px;overflow: hidden;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomRight{background:url('/Customers/FaccedaPoker/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:110px;
	margin-left:193px;
	width:420px;
	font-size:12px;
	color:#371708;
}
body#ChooseLanguage div#divContentWrapper div#flagList ul
{
	width:480px;
	height:16px;
	margin:0;
	margin-left:35px;
	padding:0;
	list-style-type: none;
	margin-top:10px;	
}
body#ChooseLanguage div#divContentWrapper div#flagList li
{
	width:120px;
	margin-right:10px;
	margin-bottom:10px;
	padding:0 10px;
	display: inline;
	float:left;
}
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 #371708;*/
}
/*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: #371708;
	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: Trebuchet MS, 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:	985px
	left width:		205px
	middle width:	549px
	right width:	205px
*/

div#divContentWrapper{		
	width:985px;
	float: left;
	padding-top: 7px;
	padding-bottom: 40px; /* same as height of footer  */
}

/* always left */
div#divLeftWrapper{
	float:left;
	width:205px;
	margin-right:13px;
	line-height:16px;
	border-bottom: solid 1px #e3fde3;
}

/* 3 columns middle */
div#divMiddleWrapper{
	float:left;
	width:549px;
	line-height:16px;
}

/* 2 columns */
div#divMiddleWrapperFull{
	float:left;
	width:767px; /*754px med 16px marginal*/
	margin-right:0px;
	line-height: 16px;
}
/*1 column - generic objecttypes*/
div#divWrapperFull{
	float:left;
	width:878px;
	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:left;
	width:205px;
	margin-left:13px;
	line-height:16px;
}

/* 3 columns middle left */
div#divMiddleWrapperColumnLeft
{
	width:267px; /*220*/
	float:left;	
	margin-top: 10px;
}

/* 3 columns middle right */
div#divMiddleWrapperColumnRight{	
	float:right;
	width:267px; /*220*/		
	margin-top: 10px;	
}
/* 2 columns middle right, for exampel used in Control CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnRight{	
	float:right;
	width:374px; /*267*/		
	margin-top: 10px;	
}
/* 2 columns middle left, for exampel used in Control CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnLeft
{
	width:374px; /*267*/
	float:left;	
	margin-top: 10px;
}
/*, for exampel used in Control CasinoTournamentScheduleInfo*/
div#divMiddleWrapperFullColumnLeft table, div#divMiddleWrapperFullColumnRight table 
{
	width:374px !important;
}
/*table width*/
div#divMiddleWrapper table
{
	width:549px;
}
/*div#divMiddleWrapper fieldset table*/
div#divMiddleWrapper div.contentWrapper table, div#divMiddleWrapper fieldset.functionArea table
{
	width:533px;
}
div#divMiddleWrapperFull table
{
	width:767px; /* 745 */
}
div#divMiddleWrapperFull fieldset table
{
		width:766px !important;
}
div#divMiddleWrapperFull div.contentWrapper table
{
	width:750px; /*735*/
}
div#divLeftWrapper table
{
	width:190px;
}
div#divRightWrapper table
{
	width:190px;
}
/*Site footer control*/
div#divSiteFooter
{	
	width: 985px;
	border-top:solid 1px #0c9a39;
	padding-top: 5px;
}
/*Global site footer*/
div#divGlobalSiteFooter{margin-bottom:5px;text-align:center;}
div#globalSiteFooterLinks{padding:0 0 5px 0;margin:0;}
ul#ulGlobalSiteFooter li a{padding:0 7px 0 5px;border-right:solid 1px #05551f;font-weight:normal;text-decoration:underline;}
ul#ulGlobalSiteFooter li a:hover{}
ul#ulGlobalSiteFooter li.responibleGambling a{}
ul#ulGlobalSiteFooter li.aboutUs a{}
ul#ulGlobalSiteFooter li.termsAndConditions a{padding-left:0;}
ul#ulGlobalSiteFooter li.siteMap a{border:none;}
div#divGlobalSiteFooterContent{padding:5px 0;}

/* Override default footer on pages with betting slip iframe*/
/*
begin: test remove
body#BettingStartpage div#divSiteFooter,
body#BettingDisplayOdds div#divSiteFooter
{	
	position: relative;
}

body#BettingStartpage div#divContentWrapper,
body#BettingDisplayOdds div#divSiteFooter
{
	padding-bottom: 5px;	
}
end:test remove*/

/*Popup content*/
div#divPopUpContentWrapper
{
	width:626px;
}

/* header (top frame) */
div#divHeaderWrapper{
	background:url('/Customers/FaccedaPoker/Includes/Images/header.jpg') no-repeat 0 6px;	
	height:120px;
	background:url('/Customers/FaccedaPoker/Includes/Images/header-background.gif') no-repeat 0 6px;	
	height:175px;
	width:985px;
	padding-top: 13px;
}

/* -- NAVIGATION LEVEL 1 -- */
#divTopMenu 
{
	position: absolute;
	top: 98px;
}

#menuLevel1Container 
{	
	font-size:11px;
	width:965px;
	height:41px;
	/*background:url('/Customers/FaccedaPoker/Includes/Images/menulevel1-bg-left.gif') no-repeat top left;*/
	/*background:#34a02c;*/
	padding-left:10px;
	overflow:hidden;
}
#menuLevel1Container ul{
	margin-left:0;
	padding-left:0;
	/*width:700px;*/
	height:38px;
	padding-top:5px;
	/*background:url('/Customers/FaccedaPoker/Includes/Images/menulevel1-bg-right.gif') no-repeat top right;*/
}
#menuLevel1 {	
   margin-left: 7px;
   list-style:none;
}
#menuLevel1 li 
{  
  float:left;
  padding:0;
  /*background:red url('/Customers/FaccedaPoker/Includes/Images/menulevel1-item-bg.gif') top left;*/
}
#menuLevel1 li.firstItem
{
	background:url('/Customers/FaccedaPoker/Includes/Images/menulevel1-item-first-2.gif') no-repeat top left;
}
#menuLevel1 li.firstItem a
{
	margin:0 0 0 9px;
}
#menuLevel1 li.lastItem
{
	/*padding-right:9px;*/
	background:url('/Customers/FaccedaPoker/Includes/Images/menulevel1-item-last-2.gif') no-repeat top right;
}
#menuLevel1 li.lastItem a
{
	margin:0 9px 0 0;
}
#menuLevel1 a {
  float:left;
  display:block;
  color:#fff;
  padding: 15px 15px 9px 10px;
  /*margin:0 9px 0 0;*/
  text-decoration:none;
  text-transform:uppercase;
  font-weight:bold;
  background:url('/Customers/FaccedaPoker/Includes/Images/menulevel1-item-a-bg-2.gif') top left;
}

/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#menuLevel1 a {float:none;}
/* End IE5-Mac hack */

#menuLevel1 a:hover { }

#menuLevel1 li.selected 
{
	/*background:#34a02c url('/Customers/FaccedaPoker/Includes/Images/menulevel1-item-left-sel.gif') no-repeat left top;*/
	background:#34a02c url('/Customers/FaccedaPoker/Includes/Images/menulevel1-item-li-sel-bg.gif') no-repeat left top;
	padding:0;
	margin:0;
	padding-top:6px;
}
#menuLevel1 a.selected 
{
	/*background: url('/Customers/FaccedaPoker/Includes/Images/menuLevel1_right_on.gif') no-repeat right top;*/
	background:#34a02c url('/Customers/FaccedaPoker/Includes/Images/menulevel1-item-right-sel.gif') no-repeat right top;
	color:#00ff52;
	/*
	margin-left:19px;
	padding-right:24px;
	*/
	padding-top:8px;
	border:1px solid #00ff52;
	border-bottom:0px;
	/*border-bottom:1px solid blue;*/
	background:#34a02c;
	overflow:hidden;
}
/* -- NAVIGATION LEVEL 2 -- */
#menuLevel2Container 
{	
	font-size: 11px;
	width:960px;
	margin-left:10px;
	padding-left:5px;
	background:url('/Customers/FaccedaPoker/Includes/Images/menulevel2-cont-bg.gif') no-repeat left top;
	/*34a02c*/
}
#menuLevel2Container ul{
	padding-left:0;
	margin:0;
	border-left:solid 1px #00ff52;
	background:url('/Customers/FaccedaPoker/Includes/Images/menulevel2-bg.gif') no-repeat right top;
}
#menuLevel2 {	
   list-style:none;   
   /*padding-bottom: 22px;*/
   height:39px;
}
#menuLevel2 li 
{  
	float:left;
}
#menuLevel2 a {
  float:left;
  display:block;
  padding:12px 7px 11px 7px;
  text-decoration:none;
  font-weight:bold;
  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/FaccedaPoker/Includes/Images/menuLevel2_left_on.gif') no-repeat left top; */
}
#menuLevel2 a.selected 
{
	/*background: url('/Customers/FaccedaPoker/Includes/Images/menuLevel2_right_on.gif') no-repeat right top;*/
	/*background-color: #642f16;*/
	color:#fff;
}

/* -- 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;
  font-weight:bold;
  color:#fff;
  background:url('/Customers/FaccedaPoker/Includes/Images/arrow_right_white.gif') no-repeat;  
  background-position: 3px 0.3em;
}
#menuLevel3 a:hover {}

#menuLevel3 a.selected 
{	
	color:#00ff52;
	background:url('/Customers/FaccedaPoker/Includes/Images/arrow_down_white.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/FaccedaPoker/Includes/Images/arrow_right_white.gif') no-repeat;  
  background-position: 3px 0.3em;  
}

/* override default box setting */
/*#boxMenuLevel3 { border: solid 1px #dccc9c;	}	*/

#boxMenuLevel3 div.boxHeader
{
	height:40px;
	background:url('/Customers/FaccedaPoker/Includes/Images/menulevel3-header-bg.gif') no-repeat;
	border-bottom:0px;			
}
#boxMenuLevel3 div.boxHeader h1{	
	color: #fff;
	text-transform:uppercase;
	margin-left: 10px;		
}
/*#boxMenuLevel3 div.boxContent{ background: #dccc9c; }*/

#boxMenuLevel3 div.boxCornerTopLeft { display: none; }
#boxMenuLevel3 div.boxCornerTopRight { display: none; }
#boxMenuLevel3 div.boxCornerBottomRight { display: none; }
#boxMenuLevel3 div.boxCornerBottomLeft{ display: none; }

/* override default box setting */
#boxInfo div.boxHeader{	display: none; }
#boxInfo div.boxHeader h1{ display: none; }	
#boxInfo div.boxContent{ padding: 10px 15px; color:#FFF; font-size: 11px; background-color: #319c2a; }
/*
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 { display:block; background:none;  }
#boxInfo div.boxCornerTopRight {display:block;background:url('/Customers/FaccedaPoker/Includes/Images/box-info-top-bg.gif') no-repeat;}
#boxInfo div.boxCornerBottomLeft{}
#boxInfo div.boxCornerBottomRight{}

#boxCasinoGames select {width: 190px;}

/* -- FORM FLOATS [TODO] -- */

.floatingBox 
{	
	display: inline;
	padding: 6px;	
	width: 357px;
	border: solid 1px #00ff52;
	background:#34a02c;
	margin-bottom: 7px;
}
#AccountBalanceMain{float:left;}
#AccountBalanceExtras{float: right;}
div.floatingBox table{width:356px !important;}
.clearAll{clear:both;}
/* -- LINK MENU -- */
#linkMenuContainer {
	width:100%;
	background:url('/Customers/FaccedaPoker/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/FaccedaPoker/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/FaccedaPoker/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/FaccedaPoker/Includes/Images/listNav_left_on.gif') no-repeat left top; 
}
#linkMenu a.selected {	
	color: #371708;
	padding: 3px 15px 3px 6px;
	background: url('/Customers/FaccedaPoker/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/FaccedaPoker/Includes/Images/stepNav_left.gif') no-repeat left top;      
  padding-left: 5px;  
}
#stepMenu span {
  float:left;
  background: url('/Customers/FaccedaPoker/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/FaccedaPoker/Includes/Images/stepNav_left_on.gif') no-repeat left top; 
	padding-left: 6px;  			
}
#stepMenu span.selected {				
	background: url('/Customers/FaccedaPoker/Includes/Images/stepNav_right_on.gif') no-repeat right top; 		
	color:#371708;	
}

/*BOXARNA PÅ NYA CASINO-SIDAN!*/

/*Sätta mellanrum mellan första och andra rutan*/
body#CasinoStartPage div#divMiddleWrapperFull div#CMSText2
{
	margin-top:11px;
}

div.casinoContainer{
	width:248px;
	float:left;
	margin-right:11px;
}
div.lastContainer{
	margin-right:0px;
}
div.tableGamesHeader
{
	background-image:url('/Customers/FaccedaPoker/Includes/Images/tableGamesHeader_bg.jpg');
	background-repeat: no-repeat;	
	border-bottom:0px;	
	height:69px;	
}
div.videoPokerHeader
{
	background-image:url('/Customers/FaccedaPoker/Includes/Images/videoPokerHeader_bg.jpg');
	background-repeat: no-repeat;	
	border-bottom:0px;	
	height:69px;	
}
div.slotsHeader
{
	background-image:url('/Customers/FaccedaPoker/Includes/Images/slotsHeader_bg.jpg');
	background-repeat: no-repeat;	
	border-bottom:0px;	
	height:69px;	
}
div.tableGamesHeader h1
{
	color:#fff;	
	font-size:18px;
	padding-left:85px;
	padding-top:23px;
}
div.videoPokerHeader h1
{
	color:#fff;	
	font-size:18px;
	padding-left:85px;
	padding-top:23px;
}
div.slotsHeader h1
{
	color:#fff;	
	font-size:18px;
	padding-left:85px;
	padding-top:23px;
}
div.casinoContent{
	background-image:url('/Customers/FaccedaPoker/Includes/Images/casinoContent_bg.gif');
	background-repeat: repeat-y;
}
div.casinoContent p{
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
}
div.casinoContent h2
{
	color:#333;	
	font-size:14px;
	margin-left:15px;
	padding-top:10px;
}

div.casinoContent ul{

	padding-top:10px;	
}
div.casinoContent ul li{
	display:block; 	
}
div.casinoContainer .casinoCornerBottomLeft{
	height:17px;	
	background: url('/Customers/FaccedaPoker/Includes/Images/panel_br.gif') no-repeat right top; 	
	overflow: hidden;
}
div.casinoContainer .casinoCornerBottomRight{
	height:17px;	
	background: url('/Customers/FaccedaPoker/Includes/Images/panel_bl.gif') no-repeat left top; 	
	overflow: hidden;
}
/* SLUT - BOXARNA PÅ NYA CASINO-SIDAN!*/
/*Floating boxes for 2 column layout content*/
div.floatingBoxContainer
{
	float:left;	
	width:248px;
	margin-right:11px;
}
div.floatingBoxContainerLast
{
	float:right;
	margin-right:0px;
}
div.floatingBoxHeader
{
	height:50px;
	background:url('/Customers/FaccedaPoker/Includes/Images/floatingBoxHeader-background.gif') no-repeat;
}
div.floatingBoxHeader h2
{
	color:#fff;
	padding:20px 13px 0px 13px;
	font-size:17px;
	text-decoration:none;
}
div.floatingBoxHeader h2 a
{
	color:#fff;
	padding:0px;
	font-size:17px;
}
div.floatingBoxContent
{
	/*padding:13px;*/
	background:url('/Customers/FaccedaPoker/Includes/Images/floatingBoxContent-background.gif') repeat-y;
}
div.floatingBoxContent p
{
	padding:13px;
}
div.floatingBoxFooter
{
	height:13px;
	background:url('/Customers/FaccedaPoker/Includes/Images/floatingBoxFooter-background.gif') no-repeat top center;
}
div.floatingBoxButton
{
	height:46px;
	background:url('/Customers/FaccedaPoker/Includes/Images/floatingBoxButton-background.gif') no-repeat bottom center;
	padding:23px 0px 0px 0px;
	text-align:center;
	text-transform:uppercase;
}
div.floatingBoxButton a
{
	color:#fff;
	font-size:17px;
}
div.infoLayer{
	border:2px solid #f9923c;
	overflow-y:scroll;
	padding:10px;
	background:#fff;
	position:absolute;
}
/* -- BOX -- */
div.boxContainer{
	margin-bottom: 10px;
}
div.boxHeader
{
	height:40px;
	background:url('/Customers/FaccedaPoker/Includes/Images/box-header.gif') no-repeat;
	border-bottom:0px;			
}
div.boxContent
{
	background:#319c2a url('/Customers/FaccedaPoker/Includes/Images/box-content-bottom.gif') no-repeat bottom left;
	padding:10px 7px 5px 7px;	
	margin-bottom:4px;
	color:#fff;
}
/* corners */
div.boxContainer .boxCornerTopLeft {	
	display:none;
	height:7px;	
	background: url('/Customers/FaccedaPoker/Includes/Images/box_top_right.gif') no-repeat right top; 	
	overflow: hidden;
}
div.boxContainer .boxCornerTopRight {	
	display:none;
	height:7px;
	background:#dccc9c url('/Customers/FaccedaPoker/Includes/Images/box_top_left.gif') no-repeat left top;
}
div.boxContainer .boxCornerBottomLeft {		
	display:none;
	height:7px;
	background:url('/Customers/FaccedaPoker/Includes/Images/box_bottom_right.gif') no-repeat right top;		
}
div.boxContainer .boxCornerBottomRight 
{
	display:none;
	height:7px;
	background:#dccc9c url('/Customers/FaccedaPoker/Includes/Images/box_bottom_left.gif') no-repeat left top;	
	overflow: hidden;
}

/* text */
div.boxHeader h1 /* Boxheaders */
{	
	font-size:11px;
	color: #FFF;
	margin-left: 42px;		
	padding: 15px 0 0;
}

div.boxContainer .splash
{
	font-size:28px;
	font-weight: bold;	
	margin-top:5px;
	padding-bottom:16px;
	text-align:center;
}

/* -- LOGIN BOX -- */

div#loginAreaContainer
{		
	position: absolute;
	top: 20px;
	width:300px;
	font-size:11px;	
	margin-left: 670px;	
	/*background: #27a22d;	*/
	color: #fff;
}
div#loginAreaContainer a {color: #fff;}
div#loginArea{ padding: 0px 10px;}

div#loginAreaContainer .cornerTopLeft 
{	
	display:none;
	font-size: 1px;	
	height:7px;
	background:url('/Customers/FaccedaPoker/Includes/Images/login_top_right.gif');
	background-repeat: no-repeat;
	background-position: right top;
	
}
div#loginAreaContainer .cornerTopRight {	
	display:none;
	background:url('/Customers/FaccedaPoker/Includes/Images/login_top_left.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

div#loginAreaContainer .cornerBottomLeft {	
	display:none;
	clear:both;
	font-size: 1px;
	height:7px;
	background:url('/Customers/FaccedaPoker/Includes/Images/login_bottom_right.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
div#loginAreaContainer .cornerBottomRight{
	display:none;
	clear:both;
	background:url('/Customers/FaccedaPoker/Includes/Images/login_bottom_left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* login links START */
div#loginArea #loginList 
{	
	float: right;
	width: 110px;		
	list-style-type: none;
	padding: 0;	
	margin: 0;		
}

div#loginArea #loginList li
{
	background:url('/Customers/FaccedaPoker/Includes/Images/arrow_right_white.gif') no-repeat left;
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;	
}
/* login links END */

/* login form START */
#loginArea fieldset
{		
	display: block;
	margin: 0 0px;
	border: 0 solid #fff;
	padding: 1em 0 0 0;	
	float: left;
}

#loginArea input
{
	position: relative;
	top: -1.3em;
	margin-left: 85px;
	width: 75px;
	display: block;
}

#loginArea #login
{		
	clear: both;
	top: 0;
	background:#05551f;
	font-weight:normal;
}
#loginArea label
{
	clear: both;
	float: left;
	display: block;
	width: 150px;
	margin-top: -1.1em;	
	color:#fff;
}
#loginArea label .buttonDefault
{	
	/* background: #203B6B url('/Customers/FaccedaPoker/Includes/Images/arrow_right_white.gif') no-repeat; */
	background: #371708 url() no-repeat;	
	background-position: 5px .4em;	
	color:#fff;	
	font-weight:bold;
	padding: 0 10px;
	border: solid 1px #000;	
}

/* login form END */

div#loginArea ul#accountList {		
	list-style-type: none;
	padding: 5px 0 0 0;	
	margin: 0;	
	color:#fff;		
}

div#loginArea ul#accountList li {
	display: inline; 
	padding-left: 8px;
	padding-right: 20px;
	background:url('/Customers/FaccedaPoker/Includes/Images/arrow_right_white.gif') no-repeat left;
	background-repeat: no-repeat;
	background-position: 0 .4em;

}

/*Language drop*/
div#divLanguages
{
	position:absolute;
	left:630px;
	top:116px;
	z-index: 3;
	width: 350px;
	text-align: right;
}
div#divLanguages a
{
	background-repeat:no-repeat;
	background-position:center right;
	padding:0px 25px 0px 0;
	font-weight:bold;
	color:#fff;
}

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: #fff;
	font-weight:bold;
	background-color: #203B6B;
}
ul.parentChildsMenu li a.selected
{
	color:#DEE2E9;
	background-color: #369;
}
ul.parentChildsMenu li a:hover
{
	color: #fff;
	background-color: #369;
}

/* -- TOURNAMENT -- */


/* -- POP-UP -- */
body#CashierAgreement, body#CashierCvvCode, body#AffiliateTermsAndConditions
{
	background:url(/Customers/FaccedaPoker/Includes/Images/popup_logo_green.gif) no-repeat 40px 20px;
	background-color: #e3fde3;
	margin: 100px 40px 40px;
}

body#CashierAgreement, body#CashierCvvCode #divContentWrapper,body#AffiliateTermsAndConditions
{
	width:auto; 
} 

body#CashierAgreement h1, body#CashierCvvCode h1, body#AffiliateTermsAndConditions h1,
body#CashierAgreement h2, body#CashierCvvCode h2, body#AffiliateTermsAndConditions h2,
body#CashierAgreement h3, body#CashierCvvCode h3, body#AffiliateTermsAndConditions h3,
body#CashierAgreement h4, body#CashierCvvCode h4, body#AffiliateTermsAndConditions h4,
body#CashierAgreement h5, body#CashierCvvCode h5, body#AffiliateTermsAndConditions h5,
body#CashierAgreement h6, body#CashierCvvCode h6  body#AffiliateTermsAndConditions h6
{color: #371808; }

/*-- POP-UP Agent specific*/
body#AgentUser, body#AgentActivityLog,
body#AgentBank, body#AgentLastChange,
body#AgentTransactions, body#AgentAccount,
body#AgentUserNotes
{
	background:url('/Customers/FaccedaPoker/Includes/Images/popup_logo.gif') no-repeat 20px 20px;
	background-color: #dccc9c;
	margin: 90px 20px 20px;
	width:600px;
}


table.popup td
{
	padding: 2px 5px;
	border:none;
}
table.popup th {
	color: #208825; 
	font-size: 12px; 
	padding:0 5px;
	text-align: left;}
table.popup tr.listItemRow td{ background-color:#fff; }
table.popup tr.listItemRowAlternating td { }

/*-- CALENDAR --*/
iframe#ifrCalendar
{
	background:#fff;
	border:solid 1px #3B619C;
}
iframe.ifrCalendarVisible
{
	background:#fff;
	border:solid 1px #3B619C;
	position:absolute;
	display:block;
}
iframe.ifrCalendarHidden
{
	position:absolute;
	display:none;
}
div.calendarIcon 
{
	height: 20px;
	width: 18px;
	background:url('/Customers/FaccedaPoker/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: 9px;
	left: 7px;
	width: 330px;
	height: 89px;
	/* background-color: Red; */
}
div#logoClickArea a {
	display: block;
	height: 100%;
}
div#divLeftWrapper table tr td,div#divRightWrapper table tr td{color:#fff;}
div#divMiddleWrapper table tr td{color:#000;}
table.form {}
table.form tr { height: 20px; }
table.form th {
	color: #00ff52;
	background:#34a02c;
	font-size: 12px; 
	padding:4px 5px;
	text-align: left;
	border-bottom:1px solid #e3fde3;
}
table.form td {
	padding: 2px 5px;
	color:#000;
	border-bottom: solid 1px #e3fde3;
}
table.data {}
table.data tr { height: 20px; }
table.data th {
	color: #00ff52;
	background:#34a02c;
	font-size: 12px; 
	padding:4px 5px;
	text-align: left;
	border-right: solid 1px #e3fde3;
	border-bottom:solid 1px #e3fde3;
}
table.data td {
	padding: 2px 5px;
	color:#000;
	border-right: solid 1px #E3FDE3; 
	border-bottom:solid 1px #E3FDE3;
}
table.main tr.listItemRow td{ background-color: #2a5c27;color:#fff !important;}
table.main tr.listItemRowAlternating td {background-color:#34a02c;color:#fff !important;}
table.column td{border: none; }
table.column tr.listItemRow td{ background-color: #2a5c27; border-bottom:1px solid #2e7729; color:#fff;}
table.column tr.listItemRowAlternating td { border-bottom:1px solid #34a02c; color:#fff; }
tr.listItemRowAlternating a,
tr.listItemRow a
{
	color:#fff;
}
#divLeftWrapper table tr th
{
	border:none !important;
}
a.a rrow {
	padding-left:10px;
	text-decoration:underline;
	background:url('/Customers/FaccedaPoker/Includes/Images/arrow_right_blue.gif') no-repeat left;
}

span.date
{
	color:#642f16;		
}

.letter
{
	background: url('/Customers/FaccedaPoker/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 #dccc9c;*/
	background:#2a5c27;
	padding:2px 0px;
	border:none;
}
fieldset.functionArea table tr td{border:none;}
.fieldError {
	border: solid 1px red;
}
.errorRequired {color:Red;font-weight: bold;}
.errorMessage{display:none;color:Red;}
.errorBox{
	text-align: center;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;		
	background-color: #E64646;	 
	border: solid 1px #365A38;		
	margin-bottom: 7px;
	margin-right:7px;
}
.errorBoxSmall{		
	text-align: center;
	padding: 2px;
	font-size: 11px;
	line-height: 11px;	
	color: #FFF;		
	background-color: #E64646;	 
	border: solid 1px #365A38;		
	margin: 3px 0 3px;	
}
.successBox{		
	text-align: center;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;		
	background-color: #6BA46F;	 
	border: solid 1px #365A38;		
	margin: 1px 0 7px;	
}
.successBoxSmall{		
	text-align: center;
	padding: 2px;
	font-size: 11px;
	line-height: 11px;		
	color: #FFF;		
	background-color: #6BA46F;	 
	border: solid 1px #365A38;		
	margin: 3px 0 3px;	
}

input.buttonDefault
{	
	/* background: #203B6B url('/Customers/FaccedaPoker/Includes/Images/arrow_right_white.gif') no-repeat; */
	background: #27a22d url() no-repeat;	
	background-position: 5px .4em;	
	color:#FFF;	
	font-weight:bold;	
	padding: 0 10px;
	border: solid 1px #371708;	
}
div.contentWrapper
{		
	padding: 7px;	
	border-bottom:solid 1px #006900;
	border-left:solid 1px #006900;
	border-right:solid 1px #006900;
}
div.mainDivider
{
	height:1px;
	margin:0  0 0 0;
	overflow:hidden;	
}

div.columnDivider
{
	height:1px;
	margin:0  0 0 0;
	overflow:hidden;
	padding-bottom: 5px;
}

/* Download agreement box */
#pokerDownloadAgreementText{
	height:110px;
	width:430px;
	overflow:scroll;
	border:solid 1px #371708;
	padding:5px;
}

#pokerDownloadAgreementText h1{
	color:#371708;
	padding:0;
	margin-top: 10px;
	margin-bottom: 15px;
}

#pokerDownloadAgreementText p{
	padding:0;
	margin-bottom: 10px;
}

/* helpers*/
.spaceX
{
	overflow:hidden;
	font-size:1px;	
	height:1px;
}
/* Betting */
/*body#BettingStartpage div#divMiddleWrapper{background: url('/Customers/FaccedaPoker/Includes/Images/sportsbetting-start-background.jpg') no-repeat;}
body#BettingStartpage .bettingBox
{
	margin:0px 0px 0px 0px;
	width:240px !important;
	float:left;
	color:#fff !important;
	padding:0px;
	line-height:normal;
}
body#BettingStartpage div#bettingBoxOne{float:left;}
body#BettingStartpage div#bettingBoxTwo{float:right;}
div#bettingBoxWrapper
{
	margin:0px 15px 10px 15px;
	padding-top:320px;
	height:20px;
	bottom:0;
	position:relative;
}
div#bettingBoxWrapper h1
{
	position:absolute;
	top:20px;
	font-size:20px;
	left:10px;
	color:#fff;
}
.bettingBox div.boxContainer div.boxContent{padding:0px;margin:0px;width:240px;position:relative;}
.bettingBox div.boxContainer div.boxContent div.header
{
	position:absolute;
	width:240px;
	padding-top:8px;
	margin:0px;
	background:url('/Customers/FaccedaPoker/Includes/Images/sportsbetting-box-top-background.gif') no-repeat top;
	bottom:0;
	opacity:.85;filter:alpha(opacity=85);-moz-opacity: 0.85;
}
.bettingBox div.boxContainer div.boxContent div.content{margin:0;padding:0;background:#335080;color:#fff;}
*//*CMS TEXT AREA*/
/*.bettingBox div.boxContainer div.boxContent div.content div{padding:10px;}
.bettingBox div.boxContainer div.boxCornerTopRight{display:none;}
.bettingBox div.boxContainer div.boxCornerBottomRight
{
	background: url('/Customers/FaccedaPoker/Includes/Images/sportsbetting-box-bottom-background.gif') no-repeat;
	opacity:.85;filter:alpha(opacity=85);-moz-opacity: 0.85;
}
.bettingBox div.boxContainer div.boxCornerTopLeft,.bettingBox div.boxContainer div.boxCornerBottomLeft{background:none;}
*/

div#boxBettingSearchOdds table{ width:191px !important;}
div#boxBettingSearchOdds a{text-decoration:none;}

a.bettingOpen { padding: 0 4px; text-decoration: none; background: url('/Customers/FaccedaPoker/Includes/Images/bet_plus.gif') no-repeat 0 0.4em;}
a.bettingClose { padding: 0 4px; text-decoration: none; background: url('/Customers/FaccedaPoker/Includes/Images/bet_minus.gif') no-repeat 0 0.4em; }

a.catNotSelected{ padding: 0 4px; text-decoration: none;  background: url('/Customers/FaccedaPoker/Includes/Images/bet_check_off.gif') no-repeat 0 0.4em;  }
a.catSelected { padding: 0 4px; text-decoration: none; background: url('/Customers/FaccedaPoker/Includes/Images/bet_check_on.gif') no-repeat 0 0.4em;    }

div.bettingSection{
	color:#208825;
	padding:5px 4px;
	/*border-bottom:solid 2px #34a02c;*/
	border-right: solid 1px #e3fde3;
	text-align: left;
	margin-right:1px;
}
div.bettingEvent
{
	font-size:14px;
	font-weight:bold;
	background:#2a5c27;
	color:#fff;
	border-right: solid 1px #e3fde3;
	border-bottom:solid 1px #fff;
	padding:8px 4px;
	text-align:center;
	margin-right:1px;
}

table.betting{
	margin-bottom:10px;
}
table.betting tr.header td{
	background:#2d7028;
	color:#fff !important;
	font-weight:bold;
	border-top:2px solid #fff;
	border-bottom:3px solid #fff;

}
table.betting tr.listItemRowAlternating td{
	background:#34a02c;
}
table.betting tr.listItemRow td{
	background:#2a5c27; 
}
table.betting td.placeBet
{
	padding:0px;
	/*background:#DEE3E9 !important;*/
}
a.placeOddsLink
{
	/*background:red;
	display:block;
	padding:0px;*/
	/*color:green;*/
}
a.placeOddsLink:hover, a.mostPlayed:hover
{
	/*color:#FD9003 !important;*/
	/*border-bottom:solid 1px #305D8B;*/	
}
table#oddsList
{
	width:766px !important; /*659,753*/
}
/*Betting Clock*/
div#divLeftWrapper div#bettingClock{
	text-align:center;
	margin-bottom:3px;
}
div#divLeftWrapper div#bettingClock span#jsClock{
	color:#006900;
	font-size:14px;
	font-weight:bold;
}
/*Betting Odds Presentation*/
div#divLeftWrapper div#bettingOddsPresentation{
	text-align:center;
	margin-bottom:7px;
}
div#divLeftWrapper div#bettingOddsPresentation a
{
	color:#006900;
}
/*Betting search odds*/
select.searchOdds{
	width:189px;
	margin:3px 0 7px 0;
	float:left;
}
div.searchOddsButtonArea{
	text-align:right;
	margin-top:10px;
}

/*SearchBoxesHorizontal*/
table#SearchBoxesHorizontal
{
	width:754px !important; /*660*/
	width:766px !important;
	margin-bottom:10px;
}
table#SearchBoxesHorizontal td, table#SearchBoxesHorizontal th{
	padding:4px;
	padding-left:4px;
	background:#34a02c;
}
table#SearchBoxesHorizontal td
{
	background:#2a5c27;
}
select.searchOddsWideCategory{
	width:380px;
	padding:0;
	float:left;
}
select.searchOddsWideTimePeriod
{
	width:55px;
	padding:0;
	float:left;
}
select.searchOddsWideBettype
{
	width:90px;
	padding:0;
	float:left;
}
select.searchOddsWideSort
{
	width:80px;
	padding:0;
	float:left;
}

/*betting name description of objects*/
span.hcpUnder
{
	display:inline-block;
	color:#fff;
	font-weight:bold;
}
span.hcpOver{
	color:#fff;
	font-weight:bold;
}
span.objectExtraText{
	padding:0 5px;
	color:#f1f1f1;
}
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:1px dotted #371708;
}
table.quickpick tr.header{
	background:#CBD3E0;
	font-weight:bold;
}
table.quickpick tr.header td{
	border-bottom:1px dotted #371708;
}
table.quickpick td.oddsEvent{
	border-bottom: 1px dotted #371708;
}
table.quickpick td.odds1x2{
	text-align: right;
	border-bottom: 1px dotted #371708;
}
table.quickpick td.odds{
	text-align: right;
	border-bottom: 1px dotted #371708;
}
table.quickpick td.oddsTotalDescription{
	font-weight:bold;
}
table.quickpick td.oddsTotal{
	text-align: right;
	font-weight:bold;
}
table.quickpick td.oddsPlace{
	padding-top:7px;
	text-align: right;
}
/*Betting most played*/
table#betting td a.mostPlayed
{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
	/*background:#daeafc;*/
}

body#BettingSlip div.columnDivider
{
	margin:4px 0 6px 0;
	padding:0px;
	height:1px;
	border-top:1px dotted #fff;
	overflow:hidden;
}

.funMoney{ color: #C42323; font-weight: bold;}
.realMoney{ color: #668858; font-weight: bold;}

/*Banners*/
/*Default banner*/
iframe#oddsBanner205_100{
	width:205px;
	height:100px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/oddsBanner205_100_football.jpg') no-repeat;
}
iframe#oddsBanner205_100_stadium{
	width:205px;
	height:100px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/oddsBanner205_100_stadium.jpg') no-repeat;
}
iframe#oddsBanner205_100_football{
	width:205px;
	height:100px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/oddsBanner205_100_football.jpg') no-repeat;
}
iframe#oddsBanner205_100_0{
	width:205px;
	height:100px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/oddsBanner205_100.jpg') no-repeat;
}
iframe#oddsBanner205_100_1{
	width:205px;
	height:100px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/oddsBanner205_100_1.jpg') no-repeat;
}
iframe#oddsBanner205_100_2{
	width:205px;
	height:100px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/oddsBanner205_100_2.jpg') no-repeat;
}
iframe#oddsBanner205_100_3{
	width:205px;
	height:100px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/oddsBanner205_100_3.jpg') no-repeat;
}
iframe#oddsBannerExpressen{
	width:370px;
	height:30px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/expressenbg.gif') no-repeat;
}
iframe#oddsBannerTipsnytt{
	width:125px;
	height:125px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/tipsnyttbg.gif') no-repeat;	
}
iframe#oddsBannerRoyalCardRoom196_120{
	width:196px;
	height:120px;
	background:url('/Customers/RoyalCardRoom/Includes/Images/Banners/pixel_790000.gif');
}
iframe#oddsBannerDreamland183_94{
	width:183px;
	height:94px;
	background:url('/Customers/DreamlandPoker/Includes/Images/Banners/oddsBannerDreamland183_94.jpg') no-repeat;
}
iframe#oddsBannerDreamland255_106{
	width:255px;
	height:106px;
	background:url('/Customers/DreamlandPoker/Includes/Images/Banners/oddsBannerDreamland255_106.jpg') no-repeat;
}
iframe#oddsBannerPointPoker205_100{
	width:205px;
	height:100px;
	background:url('/Customers/FaccedaPoker/Includes/Images/Banners/oddsBannerPointPoker205_100.jpg') no-repeat;
}
/*--------------------------*/
/* After skins production */
/*--------------------------*/

.negativValue
{
	color: Red;
}

#siteMap { list-style:none; }
#siteMap ul { padding-left: 20px; list-style: none; }
/*
test with fixed slip- works in firefox, need to be tested
body#BettingDisplayOdds div#divLeftWrapper
{
	position:fixed !important;
	top:10px;
	left:7px;
}
body#BettingDisplayOdds div#divMiddleWrapperFull
{
	margin-left:220px;
}*/



body#BettingSlip
{
	overflow:hidden;
	background:#319c2a;
	margin:0;
	padding:0;	
	color:#fff;
}
body#BettingSlip td,body#BettingSlip a{color:#fff;}

/* !important! table.bordre Should be moved to the correct place (under the other table.* )when updating to the other skins */
table.border {}
/*System message for i.e maintenance / important information */
div#boxSystemMessage
{
	border:solid 1px #FF0000;
	background:#fff;
	padding:3px;
	color:#FF0000;
	font-size:12px;
	margin:5px 0;
}

/* ADMIN */
body#editorContent
{
	background: #fff;
}

/*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*/

/* 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 */


/*This is for mouseOver in tr*/
tr.OnMouseOverBg
{
	background:#cfc093;
	cursor: pointer;
}
/*This is for Onclick in tr */
tr.OnClickedBg
{
	background:#cfc093;
}
/*This is for OnClick in td*/
td.OnClickedBg
{
	background:#cfc093;
}

/*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 #34a02c;
	border-left:solid 1px #34a02c;
	border-right:solid 1px #34a02c;
	border-top:solid 1px #34a02c;
}


/*--------------------------*/
/*Warning: The code below should not be used in layouts, just for testing!!!!*/
/*--------------------------*/
.roweven
{
	background:red;	
}
.rowodd
{
	background:green;	
}
/*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: #E3FDE3;margin: 0;padding: 0.5em; color:#000;}
.toolTipCornerTopRight{height:13px; /*width:100%;*/ background: url('/Customers/FaccedaPoker/Includes/Images/toolTip_top_right.gif')  right no-repeat;}/*image 30px*/        
.toolTipCornerTopLeft{height:13px; /*width:90%;*/  /*padding-right:10px;*/ background: url('/Customers/FaccedaPoker/Includes/Images/toolTip_top_left.gif') left no-repeat; }/*image 250px*/
.toolTipCornerBottomRight{height:13px; /*width:100%;*/ background:url('/Customers/FaccedaPoker/Includes/Images/toolTip_bottom_right.gif') right no-repeat;}/*image 30px*/
.toolTipCornerBottomLeft{height:13px; /*width:90%;*/ /*padding-right:10px;*/ background: url('/Customers/FaccedaPoker/Includes/Images/toolTip_bottom_left.gif') left no-repeat; }/*image 250px*/
.toolTipTopMiddle{height:13px;width:auto;margin-left:13px;background: url('/Customers/FaccedaPoker/Includes/Images/toolTip_top_middle.gif') right repeat-x; margin-right:13px;}
.toolTipBottomMiddle{height:13px;width:auto;margin-left:13px; background: url('/Customers/FaccedaPoker/Includes/Images/toolTip_bottom_middle.gif') right 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 #00FF52;background:none;text-align:center;}
ul#menuLevel3Deposit li.selected,ul#menuLevel3DepositMoreOptions li.selected{margin:0;padding:5px 0 2px 0;border-bottom:1px solid #00FF52;background:#2A5C27;text-align:center;}

ul#menuLevel3Deposit li .learnMoreLink a,ul#menuLevel3DepositMoreOptions li .learnMoreLink a{color:#E3FDE3 ;font-weight:normal;}
ul#menuLevel3Deposit li .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li .learnMoreLink a:hover{color:#00FF52;font-weight:normal;}

ul#menuLevel3Deposit li.selected .learnMoreLink a,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a{color:#fff;font-weight:normal;}
ul#menuLevel3Deposit li.selected .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a:hover{color:#00FF52;font-weight:normal;}

ul#menuLevel3Deposit li a,ul#menuLevel3DepositMoreOptions li a{color:#fff;font-weight:bold;text-decoration:none;}
ul#menuLevel3Deposit li a:hover,ul#menuLevel3DepositMoreOptions li a:hover{color:#00FF52;text-decoration:none;}

ul#menuLevel3Deposit li.selected a,ul#menuLevel3DepositMoreOptions li.selected a{color:#E3FDE3 ;}
ul#menuLevel3Deposit li.selected a:hover,ul#menuLevel3DepositMoreOptions li.selected a:hover{color:#00FF52;}

#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:#2A5C27   url(/Customers/FaccedaPoker/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:#34A02C;border-top :1px solid #a6a7a7;border-bottom:1px solid #a6a7a7;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;}

#divContentWrapperLightBoxFrameless a {
	color:#006900 !important;
}

.withdrawalLogo {}
.withdrawalLogo img {margin:10px 0 0 0;}

/*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/FaccedaPoker/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betLive{background:#e5e5e5 url('/Customers/FaccedaPoker/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/FaccedaPoker/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betStat{background:#e5e5e5 url('/Customers/FaccedaPoker/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
/*End new betting columns*/
