@media print
{
	body#CashierRequestCashWithdrawal
	{
		font-size: 15px !important;
	}

	body#CashierRequestCashWithdrawal #divLeftWrapper, body#CashierRequestCashWithdrawal #linkMenuContainer, body#CashierRequestCashWithdrawal #divSiteFooter, body#CashierRequestCashWithdrawal #btnPrint
	{
		display: none;
	}
	body#CashierRequestCashWithdrawal div.contentWrapper
	{
		border: 0 !important;
	}
	body#CashierRequestCashWithdrawal #container, body#CashierRequestCashWithdrawal #divMiddleWrapperFull
	{
		width: 100% !important;
	}
}
ul, ol, dl, blockquote
{
	margin-left: 10px;
	padding-left: 10px;
}

a
{
	color: #0A1A33;
	text-decoration: undeline;
}

a:hover
{
	text-decoration: underline;
}

img{
	border:none;
}

p
{
	padding-bottom: 10px;
}

body#editorContent{background:#FFF}

body
{
	background:#0A1A33;
	min-height: 100%;
	position: relative;
	padding-top:15px;
	padding-bottom:15px;
}



#PokerTopFrame,	 #BettingTopFrame, #GenericTopFrame, #FAQTopFrame, #CasinoTopFrame, #AffiliateTopFrame, #CashierTopFrame
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/bodybgTop.jpg') top left repeat-x;
	background-repeat:repeat-x;	
}

body, td
{
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 10px;
}

div#divLeftWrapper table.data td
{
	color:#FFFFFF;
}

/*Choose language*/
body#ChooseLanguage{position:absolute;left:50%;min-height:100%;_height:100%;overflow:visible;background:#000;color:#FFF;}
body#ChooseLanguage div#container{width:800px;margin-left:-400px;padding-top:0;} 
body#ChooseLanguage div#divContentWrapper {width:800px;height:100%;background: #000 url('/Customers/nordicbookmakers/Includes/Images/languageBg.jpg') no-repeat top;}
body#ChooseLanguage div#divContentWrapper a{color:#fff;}
body#ChooseLanguage div#divContentWrapper div#flagList {margin-top:10px;margin-left:140px;width:510px;}
body#ChooseLanguage div#divContentWrapper div.boxContent{background:#000;padding:0;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopRight{background:#000;height:12px;overflow: hidden; display:none;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomRight{background:#000;height:12px;overflow: hidden; display:none;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopLeft{display:none;}
body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomLeft{display:none;overflow: hidden;}
body#ChooseLanguage div#divContentWrapper div#CMSText1{padding-top:450px;margin-left:100px;width:600px;font-size:12px;color:#FFF;}
body#ChooseLanguage div#divContentWrapper div#flagList ul{background:#000; width:530px;height:16px;margin:0;padding:0;list-style-type:none;margin-top:5px;}
body#ChooseLanguage div#divContentWrapper div#flagList li{background:#000; width:120px;margin-left:30px;margin-right:5px;margin-bottom:10px;padding:0 10px;display:inline;float:left;}
body#ChooseLanguage div#divContentWrapper div#flagList li a{color:#FFF;}
body#ChooseLanguage div#divContentWrapper div#flagList li a:hover{}
body#ChooseLanguage div#divContentWrapper div#flagList li a img{margin-right:7px;width:18px;border:1px solid #fff;}
/*End choose language*/
acronym
{
	border: none;
	cursor: pointer;
}

h1
{
	color: #000;
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	padding-bottom: 10px;
}

h2
{
	font-size: 14px;
}

h3
{
	font-size: 12px;
	font-weight: 700;
}

h4
{
	font-size: 11px;
	font-weight: 700;
	padding-bottom: 10px;
}

h5
{
	font-size: 11px;
	font-weight: 700;
}

.small
{
	font-family: Arial, Verdana;
	font-size: 10px;
}

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:		197px
	middle width:	455px
	right width:	197px*/
div#container
{
	background:white;
	margin: 0 auto;
	position: relative;
	padding-top: 180px;
	width: 985px;
}

div#divContentWrapper
{
	position:relative;
	background: #fff;
	width: 985px; 
	color:#000;
	padding-bottom:10px;
	
}

/* always left */
div#divLeftWrapper
{
	float:left;
	position:relative;
	left:-541px;
	border-bottom: solid 1px #FFF;
	float: left;
	line-height: 16px;
	margin-right: 13px;
	width: 197px;
}

/* 3 columns middle */
div#divMiddleWrapper
{
	float: left;
	font-size: 12px;
	line-height: 16px;
	position:relative;
	left:215px;
	width: 549px;
	border-bottom:solid 0px #000;
	background:white;
}
/* 2 columns */
div.two-columns #divMiddleWrapper
{
	float: left;
	left: 215px;
	position:relative;
	line-height: 16px;
	width: 761px;
}

div.two-columns #divLeftWrapper
{
	left: -753px;
}
/* 1 column */
div.one-columns #divMiddleWrapper
{
	float: left;
	left: 7px;
	line-height: 16px;
	width: 972px;
}
/*1 column - generic objecttypes*/
div#divWrapperFull
{
	float: left;
	line-height: 16px;
	margin-right: 13px;
	width: 878px;
}

/* 2 columns for Poker School Movie */
body#PokerSchoolMovie div.two-columns #divMiddleWrapper
{
	float: left;
	line-height: 16px;
	margin-right: 0;
	width: 673px;
}

/* 3 columns right */
div#divRightWrapper
{
	float: left;
	line-height: 16px;
	margin-left: 13px;
	width: 197px;
}
div#divLeftWrapper div, div#divRightWrapper div{position:relative;}

/* 3 columns middle left */
div#divMiddleWrapperColumnLeft
{
	float: left;
	margin-top: 10px;
	width: 267px;
}

/* 3 columns middle right */
div#divMiddleWrapperColumnRight
{
	float: right;
	margin-top: 10px;
	width: 267px;
}
/* 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: 529px;
}

/*div#divMiddleWrapper fieldset table*/
div#divMiddleWrapper div.contentWrapper table, div#divMiddleWrapper fieldset.functionArea table
{
	width: 529px;
}

div.two-columns #divMiddleWrapper table
{
	width: 739px;
}

div.two-columns #divMiddleWrapper div.contentWrapper table
{
	width: 739px;
}

/*Site footer control*/
div#divSiteFooter
{
	padding-top: 18px;
	width: 985px;
	height: 79px;
	background:#000 url('/Customers/nordicbookmakers/Includes/Images/new_footer.jpg' ) top;
	text-align: center;
	padding-bottom:5px;
}
#divGlobalSiteFooter
{
	margin: 10px 0;
}

/* Override default footer on pages with betting slip iframe*/
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
{
	background: #FFF url(/Customers/nordicbookmakers/Includes/Images/new_header.jpg) no-repeat top;		
	clear:both;
	float:left;
	position: absolute;
	top:0px;	
	height: 170px;
	margin: 0 auto;
	width: 985px;
}

/* -- NAVIGATION LEVEL 1 -- */
#divTopMenu
{
	padding: 0;
	position: absolute;
	top: 115px;
	font-weight: 700;
}

#menuLevel1Container
{
	font-size: 14px;
	width: 971px;
	margin-left:10px;
}

#menuLevel1
{
	list-style: none;
	margin-left: 7px;
	margin-bottom:2px;
	height: 32px;
	padding-left:0px;	
}

#menuLevel1 li
{
	display: inline;
	padding: 0;
	float:left;
}
#menuLevel1 li.selected
{
	display: inline;
	float:left;
}

#menuLevel1 li.lastItem
{
	padding-right:11px;	
}  

#menuLevel1 li.lastItem.selected
{
	padding-right:0px !important;
} 

#menuLevel1 a
{
	color: white;
	padding: 9px 5px 0px 12px;
	height:19px;
	text-decoration: none;
	float:left;
}
#menuLevel1 a.selected
{
	color: #ece7c9;
	text-decoration:none;
	
}
#menuLevel1 a:hover
{
	color: #ece7c9;
	text-decoration:none;
	
}
/* -- NAVIGATION LEVEL 2 -- */
#menuLevel2Container
{
	background:#284A5E;
	font-size: 11px;
	width: 972px;
	border-left:7px solid white;
	border-right:6px solid white;
}

#menuLevel2
{
	list-style: none;
	margin-left: 7px;
	height: 20px;
}
#menuLevel2 li
{
	float: left;
}

#menuLevel2 a
{
	color: #FFF;
	display: block;
	margin: 3px;
	padding-right: 10px;
	padding-left: 6px;
	text-decoration: none;
	border-right:1px solid white;
}

#menuLevel2 a.selected, #menuLevel2 a:hover
{
	color: #FFF;
	text-decoration:underline;
}

/* -- NAVIGATION LEVEL 3 -- */
#menuLevel3
{
	list-style: none;
	margin-bottom: 10px;
	position:relative;
}

#menuLevel3 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuLevel3 a
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/arrow_right_black.gif' ) no-repeat 3px 0.3em;
	color: #FFF;
	display: block;
	font-size: 10px;
	font-weight: 700;
	padding: 0 10px 1px 12px;
	text-decoration: none;
}

#menuLevel3 a:hover
{
	color: #ece7c9;
	text-decoration:none;
	
}

#menuLevel3 a.selected
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/arrow_down_black.gif' ) no-repeat 3px 0.3em;
	color: #FFF;
}

#menuLevel3 ul li a
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/arrow_right_black.gif' ) no-repeat 3px 0.3em;
	color: #000;
	display: block;
	margin-left: 10px;
	padding: 0 10px 0 12px;
}

/* -- 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{padding:5px 0 2px 0;margin:4px 0;text-align:center;border:1px solid #AC4E32;}
ul#menuLevel3Deposit li.selected,ul#menuLevel3DepositMoreOptions li.selected{padding:5px 0 2px 0;text-align:center;background:#E7EDF3;}

ul#menuLevel3Deposit li .learnMoreLink a,ul#menuLevel3DepositMoreOptions li .learnMoreLink a{color:#fff;font-weight:normal;}
ul#menuLevel3Deposit li .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li .learnMoreLink a:hover{color:#fff;font-weight:normal;text-decoration:underline;}

ul#menuLevel3Deposit li.selected .learnMoreLink a,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a{color:#333;font-weight:normal;}
ul#menuLevel3Deposit li.selected .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li.selected .learnMoreLink a:hover{color:#333;font-weight:normal;text-decoration:underline;}

ul#menuLevel3Deposit li a,ul#menuLevel3DepositMoreOptions li a{color:#fff;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:#333;}
ul#menuLevel3Deposit li.selected a:hover,ul#menuLevel3DepositMoreOptions li.selected a:hover{color:#333;}

#menuLevel3Deposit .paymentLogo, #menuLevel3DepositMoreOptions .paymentLogo{margin: 0;} /*0 3px*/

.helpIcon{}

.paymentLogoLink{margin:3px 0 0 0;}

.paymentLogoLink #visaimg,
.paymentLogoLink #mastercardimg,
.paymentLogoLink #maestroimg{padding: 0 2px;}

.paymentTextLink{margin:3px 0 0 0;}
.learnMoreLink{margin:0 0 3px 0;}

.moreOptionsHeader {margin-top:5px;height:22px;}
.moreOptionsHeader H2{cursor:pointer;padding:3px 10px 2px 14px;color:#fff;background:#AC4E32 url(/CMS.Web.Public/Customers/Nastyduck/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{border-bottom:1px solid #6F1429;height:22px;}
div.contentWrapperHeader h2{color: #333333;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;}

#boxMenuLevel3 div.boxContent{
	padding: 10px 6px;
}

/*END NEW DEPOSIT SECTION*/

#boxInfo div.boxContent
{
	color: #FFF;
	font-size: 10px;
	padding: 10px 15px;
	padding-bottom:25px;
}
#boxInfo div.boxCornerTopRight
{
	height: 30px;
	background:#0b4075 url( '/Customers/nordicbookmakers/Includes/Images/box_header.gif' ) no-repeat top;
}

div.boxContainer .boxCornerBottomLeft
{
	display: none;
}
div.boxContainer .boxCornerBottomRight
{
	display: none;
}

/* -- FORM FLOATS [TODO] -- */
.floatingBox
{
	border: solid 1px #0A1A33;
	margin: 7px;
	padding: 6px;
	width: 340px;
}

div.floatingBox table
{
	width: 340px !important;
}

.clearAll
{
	clear: both;
	height: 1px;
	font-size: 1px;
}

/* -- LINK MENU -- */
#linkMenuContainer
{
	background: #FFF url( '/Customers/nordicbookmakers/Includes/Images/listNav_bkg.gif' ) repeat-x bottom;
	width: 100%;
}

#linkMenuContainer ul
{
	margin: 0;
	padding-left: 5px;
}

#linkMenu
{
	list-style: none;
	margin-left: 5px;
	padding-bottom: 22px;
}

#linkMenu li
{
	background: #fff url( '/Customers/nordicbookmakers/Includes/Images/listNav_left.gif' ) no-repeat left top;
	float: left;
	margin-right: 2px;
	padding: 0 0 0 7px;
}

/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#linkMenu a
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/listNav_right.gif' ) no-repeat right top;
	color: #FFF;
	display: block;
	float: none;
	font-weight: 700;
	padding: 4px 15px 2px 6px;
	text-decoration: none;
}

/* End IE5-Mac hack */
#linkMenu li.selected
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/listNav_left_on.gif' ) no-repeat left top;
}

#linkMenu a.selected
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/listNav_right_on.gif' ) no-repeat right top;
	color: #333;
	padding: 3px 15px 3px 6px;
}

/* -- STEPMENU -- */
#stepMenuContainer
{
	width: 100%;
}

#stepMenuContainer ul
{
	margin: 0;
	padding-left: 0;
}

#stepMenu
{
	list-style: none;
	padding-bottom: 30px;
}

#stepMenu li
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/stepNav_left.gif' ) no-repeat left top;
	float: left;
	padding-left: 5px;
}

/* [TODO] Commented Backslash Hack hides rule from IE5-Mac \*/
#stepMenu span
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/stepNav_right.gif' ) no-repeat right top;
	color: #fff;
	display: block;
	float: none;
	font-weight: 700;
	padding: 3px 10px 3px 5px;
	text-align: center;
}

/* End IE5-Mac hack */
#stepMenu li.selected
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/stepNav_left_on.gif' ) no-repeat left top;
	padding-left: 6px;
}

#stepMenu span.selected
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/stepNav_right_on.gif' ) no-repeat right top;
	color: #333;
}


Floating boxes for 2 column layout content*/
div.floatingBoxContainer
{
	float: left;
	margin-right: 11px;
	width: 248px;
}

div.floatingBoxContainerLast
{
	float: right;
	margin-right: 0;
}

div.floatingBoxHeader
{
	height: 50px;
}

div.floatingBoxHeader h2
{
	color: #fff;
	font-size: 17px;
	padding: 20px 13px 0;
	text-decoration: none;
}

div.floatingBoxHeader h2 a
{
	color: #fff;
	font-size: 17px;
	padding: 0;
}

div.floatingBoxContent
{
}

div.floatingBoxContent p
{
	padding: 13px;
}

div.floatingBoxFooter
{

	height: 13px;
}

div.floatingBoxButton
{
	
	height: 46px;
	padding: 23px 0 0;
	text-align: center;
	text-transform: uppercase;
}

div.floatingBoxButton a
{
	color: #fff;
	font-size: 17px;
}

div.infoLayer
{
	background: #fff;
	border: 2px solid #f9923c;
	overflow-y: scroll;
	padding: 10px;
	position: absolute;
}

div.boxContent
{
	color: #FFF;
	padding: 10px 6px 25px;
	margin-bottom: 10px;
	background: #0b4075 url(/Customers/nordicbookmakers/Includes/Images/box_bottom.jpg) no-repeat bottom;
	border-bottom:#FFFFFF 1px solid;
}

body#BettingStartpage div#divRightWrapper div.boxContent
{
	padding: 10px 3px 25px;
}

.bettingCategory
{
	border: none;
}
#boxBettingSearchOdds div.boxContent div
{
	border: none !important;

}
/* text */
div.boxHeader h1 /* Boxheaders */
{
	color: #FFF;
	font-size: 11px;
	letter-spacing:0px;
	padding: 7px 0;
	text-align: center;
}
div.boxHeader
{
	background:#0b4075 url(/Customers/nordicbookmakers/Includes/Images/box_header.gif) no-repeat top;
	height: 30px;
}


div.boxContainer div#ActivePlayers .splash
{
	margin-top: 25px;
	padding-bottom:30px;
}

div.boxContainer .splash
{
	font-size: 26px;
	font-weight: 700;
	margin-top: 5px;
	padding-bottom: 16px;
	text-align: center;
}

/* -- LOGIN BOX settings -- */
#loginAreaContainer
{
	width: 265px;
	font-size: 10px;
	margin: 34px 0 0 698px;
}
#loginAreaContainer a
{
	color: #21386b;
}
#loginArea
{
	padding: 0;
	color:#FFF;
}
#loginAreaContainer .cornerTopLeft
{
	height: 7px;
	
	overflow: hidden;
}
#loginAreaContainer .cornerTopRight
{

}
#loginAreaContainer .cornerBottomLeft
{
	clear: both;
	font-size: 1px;
	height: 7px;

	overflow: hidden;
}
#loginAreaContainer .cornerBottomRight
{
	clear: both;

	overflow: hidden;
}
/* login links START */
/*div#loginArea #loginList
{
	position: absolute;
	top: 142px;
	left: 600px;
	width: 380px;
	list-style-type: none;
	padding: 0;
	margin: 0; 
	height: 18px; 
}   */

div#loginArea #loginList
{
	float:right;
	width:108px;
	list-style-type:none;
	padding:0;
	margin:0;
	margin-top:-3px;
}
div#loginArea #loginList li
{
	padding-left:5px;
}
div#loginArea #loginList li a
{
	color: #FFF;
	
}
div#loginArea #loginList li a:hover
{

}
/* login links END */
#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: 80px;
	width: 70px;
	display: block;
}
#loginArea #login
{
	top: 0px;
	width: 75px;
}

#loginArea label
{
	clear: both;
	float: left;
	display: block;
	width: 150px;
	margin-top: -1.1em;
	color:#FFF;
}

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;

}
/*Language drop*/
div#divLanguages
{
	position: absolute;
	left: 765px;
	top: 120px;
	z-index: 3;
	width: 184px;
	text-align: right;
}
div#divLanguages a
{
	background-repeat: no-repeat;
	background-position: center right;
	padding: 0px 25px 0px 0;
	font-weight: normal;
	color: #FFF;
}

div#divLanguages select
{
	text-align: left;
	width: 85px;
}

/*-- Parent Childs menu -- */
ul.parentChildsMenu
{
	list-style-type: none;
	margin: 10px 0 15px;
	padding: 0;
}

ul.parentChildsMenu li a
{
	background: #203B6B;
	color: #fff;
	font-weight: 700;
	padding: 4px 15px;
	text-decoration: none;
}

ul.parentChildsMenu li a.selected
{
	background: #369;
	color: #DEE2E9;
}

ul.parentChildsMenu li a:hover
{
	background: #369;
	color: #fff;
}

/* -- TOURNAMENT -- 
 -- POP-UP -- */
body#CashierAgreement, body#CashierCvvCode, body#AffiliateTermsAndConditions
{
	background: #FFF url(/Customers/nordicbookmakers/Includes/Images/logo.jpg) no-repeat 0px 0px;
	margin: 150px 40px 40px;
}

body#CashierAgreement, body#CashierCvvCode #divContentWrapper, body#AffiliateTermsAndConditions
{
	width: auto;
}

/*-- POP-UP Agent specific*/
body#AgentUser, body#AgentActivityLog, body#AgentBank, body#AgentLastChange, body#AgentTransactions, body#AgentAccount, body#AgentUserNotes
{
	background: #fff;
	margin: 90px 20px 20px;
	width: 600px;
}

table.popup td
{
	border: none;
	padding: 2px 5px;
}

/*-- CALENDAR --*/
iframe#ifrCalendar
{
	background: #fff;
	border: solid 1px #3B619C;
}
																
iframe.ifrCalendarVisible
{
	background: #fff;
	border: solid 1px #3B619C;
	display: block;
	position: absolute;
}

iframe.ifrCalendarHidden
{
	display: none;
	position: absolute;
}

div.calendarIcon
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/calendarIcon.gif' ) no-repeat left;
	height: 20px;
	width: 18px;
}

/* -- GENERAL -- 
Use logoClickArea as clickable area to the logo */
div#logoClickArea
{
	height: 64px;
	left: 48px;
	position: absolute;
	top: 34px;
	width: 270px;
}

table.form td
{
	border-bottom: solid 0px #126734;
	padding: 2px 5px;
}

table.data td
{
	border-bottom: solid 1px #FFF;
	border-right: solid 1px #FFF;
	padding: 2px 5px;
	color:#000000;
}

table.main tr.listItemRow td
{
	background: #e7edf3;
}

table.column td
{
	border: none;
}

a.a rrow
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/arrow_right_blue.gif' ) no-repeat left;
	padding-left: 10px;
	text-decoration: underline;
}

.letter
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/letter.gif' ) no-repeat 0 1px;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight: 700;
	height: 15px;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	width: 14px;
}

.ErrorWrapper
{
 	background:#000;
	color:#fff;
}

body#CashierGeneralError form#CMSForm .ErrorWrapper
{
	border: 2px solid #BF0000;

}


fieldset.functionArea
{
	border: none;
	padding: 3px;
}

.fieldError
{
	border: solid 1px red;
}

.errorRequired
{
	color: Red;
	font-weight: 700;
}

.errorMessage
{
	color: Red;
	display: none;
}

.errorBox
{
	background: #E64646;
	border: solid 1px #365A38;
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0 7px 7px 0;
	padding: 4px;
	text-align: center;
}

.errorBoxSmall
{
	background: #E64646;
	border: solid 1px #365A38;
	color: #FFF;
	font-size: 11px;
	line-height: 11px;
	margin: 3px 0;
	padding: 2px;
	text-align: center;
}

.successBox
{
	background: #6BA46F;
	border: solid 1px #365A38;
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
	margin: 1px 0 7px;
	padding: 4px;
	text-align: center;
}

.successBoxSmall
{
	background: #6BA46F;
	border: solid 1px #365A38;
	color: #FFF;
	font-size: 11px;
	line-height: 11px;
	margin: 3px 0;
	padding: 2px;
	text-align: center;
}

input.buttonDefault
{
	background:#bb7560 url('/Customers/nordicbookmakers/Includes/Images/button_bg.gif') repeat;color:#fff;font-weight:bold;padding:0;border: thin 1px #030e1b;
	border: solid 1px #000;
	color: #FFF;
	text-align:center;
	padding: 0 0px;
}

div.contentWrapper
{
}

div.mainDivider
{
	height: 1px;
	margin: 0;
	overflow: hidden;
}

div.columnDivider
{
	border-top: dotted 1px #000;
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding-bottom: 5px;
}

/* Download agreement box */
#pokerDownloadAgreementText
{
	border: solid 1px #126734;
	height: 110px;
	overflow: scroll;
	padding: 5px;
	width: 430px;
}

#pokerDownloadAgreementText h1
{
	color: #213B6C;
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 0;
}

#pokerDownloadAgreementText p
{
	margin-bottom: 10px;
	padding: 0;
}

/* helpers*/
.spaceX
{
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}

/* Betting */
body#BettingStartpage div#divMiddleWrapper
{
	
}

body#BettingStartpage .bettingBox
{
	color: #fff !important;
	float: left;
	line-height: normal;
	margin: 0;
	padding: 0;
	width: 240px !important;
}

div#bettingBoxWrapper
{
	bottom: 0;
	height: 20px;
	margin: 0 15px 10px;
	padding-top: 320px;
	position: relative;
}

div#bettingBoxWrapper h1
{
	color: #fff;
	font-size: 20px;
	left: 10px;
	position: absolute;
	top: 20px;
}

.bettingBox div.boxContainer div.boxContent
{
	margin: 0;
	padding: 0;
	position: relative;
	width: 240px;
}

.bettingBox div.boxContainer div.boxContent div.header
{
	margin:0;
	padding-top:8px;
	position:absolute;
	width:240px;
}

div#boxBettingSearchOdds table
{
	width: 191px !important;
}

a.bettingOpen
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/bet_plus.gif' ) no-repeat 0 0.4em;
	padding: 0 4px;
	text-decoration: none;
}

a.bettingClose
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/bet_minus.gif' ) no-repeat 0 0.4em;
	padding: 0 4px;
	text-decoration: none;
}

a.catNotSelected
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/bet_check_off.gif' ) no-repeat 0 0.4em;
	padding: 0 4px;
	text-decoration: none;
}

a.catSelected
{
	background: url( '/Customers/nordicbookmakers/Includes/Images/bet_check_on.gif' ) no-repeat 0 0.4em;
	padding: 0 4px;
	text-decoration: none;
}

div.bettingSection
{
	background: #FFF;
	border-bottom: solid 1px #000;	
	color: #000;
	margin-right: 1px;
	padding: 5px 4px;
	text-align: left;
	width: 737px !important;
}

div.bettingEvent
{
	background: white;
	border-bottom: solid 1px #FFF;	
	color: #000;
	font-size: 11px;
	font-weight: 700;
	margin-right: 1px;
	padding: 2px 4px;
	text-align: left;
	width: 737px !important;
}

table.betting tr.header td
{
	background: #0b4075;
	color: #fff;
	font-weight: 700;
}

table.betting tr.listItemRowAlternating td
{
	background: white;
}

table.betting tr.listItemRow td
{
}

table#oddsList
{
	width: 746px !important;
}

div#divLeftWrapper div#bettingClock span#jsClock
{
	color: #0a325c;
	font-size: 18px;
	font-weight: 700;
}

/*Betting search odds*/
select.searchOdds
{
	float: left;
	margin: 3px 0 7px;
	width: 189px;
}

div.searchOddsButtonArea
{
	margin-top: 10px;
	text-align: right;
}

/*SearchBoxesHorizontal*/
table#SearchBoxesHorizontal
{
	margin-bottom: 10px;
	width: 744px !important;
}

select.searchOddsWideCategory
{
	float: left;
	padding: 0;
	width: 455px;
}

select.searchOddsWideTimePeriod
{
	float: left;
	padding: 0;
	width: 50px;
}

select.searchOddsWideBettype
{
	float: left;
	padding: 0;
	width: 80px;
}

select.searchOddsWideSort
{
	float: left;
	padding: 0;
	width: 70px;
}

/*betting name description of objects*/
span.hcpUnder
{
	color: #E41515;
	font-weight: 700;
}

span.hcpOver
{
	color: #F2CE72;
	font-weight: 700;
}

span.objectExtraText
{
	color: #CCC;
	padding: 0 5px;
}

span.hcp1x2
{
	color: #1E801E;
	font-weight: 700;
}

span.multiGame
{
	color: #929FB6;
	font-weight: 700;
	padding-left: 10px;
}

span.singleGame
{
	color: #85A0A6;
	font-weight: 700;
	padding-left: 10px;
}

/*Betting bets status */
span.betWin
{
	color: #038719;
	font-weight: 700;
}

span.betLost
{
	color: #B41C1C;
	font-weight: 700;
}

span.betCancelled
{
	color: #484848;
	font-size: 1.1em;
	font-weight: 700;
	text-decoration: line-through;
}

/*Betting Quickpick*/
table.quickpick
{
	border-top: solid 1px white;
}

table.quickpick tr.header
{
	background: #CBD3E0;
	font-weight: 700;
}

table.quickpick tr.header td
{
	border-bottom: solid 1px #BF0000;
}

table.quickpick td.oddsEvent
{
	border-bottom: solid 1px white;
}

table.quickpick td.oddsTotalDescription
{
	font-weight: 700;
}

table.quickpick td.oddsTotal
{
	font-weight: 700;
	text-align: right;
}

table.quickpick td.oddsPlace
{
	padding-top: 7px;
	text-align: right;
}

/*Betting most played*/
table#betting td a.mostPlayed
{
	color: #ec2b31;
	font-weight: 700;
}

body#BettingSlip div.columnDivider
{
	border-top: 1px solid #126734;
	height: 1px;
	margin: 4px 0 6px;
	overflow: hidden;
	padding: 0;
}

.funMoney
{
	color: #C42323;
	font-weight: 700;
}

.realMoney
{
	color: #668858;
	font-weight: 700;
}


#siteMap
{
	list-style: none;
}

#siteMap ul
{
	list-style: none;
	padding-left: 20px;
}


#divBettingSlip td, #divBettingSlip
{
	color:#FFF;
}

/* !important! table.bordre Should be moved to the correct place (under the other table.* )when updating to the other skins */
table.border
{
	border: 1px solid #126734;
}

/*System message for i.e maintenance / important information */
div#boxSystemMessage
{
	background: #fff;
	border: solid 1px red;
	color: red;
	font-size: 12px;
	margin: 5px 0;
	padding: 3px;
}

/*Folder paging*/
div.pager
{
	background: #ececec;
	height: 18px;
	margin: 10px 0 0;
	padding: 3px 0;
	text-align: center;
}

div.pager ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 454px;
}

div.pager ul li.pagingPrev
{
	float: left;
	text-align: left;
	width: 70px;
}

div.pager ul li.pagingPages
{
	float: left;
	width: 314px;
}

div.pager ul li.pagingPages ul
{
	width: 314px;
}

div.pager ul li.pagingNext
{
	float: right;
	text-align: right;
	width: 70px;
}

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
{
	color: #333;
	cursor: default;
	font-weight: 400;
	text-decoration: none;
}

/*Date*/
div#genericFolder h2 small
{
	color: #999;
	display: block;
	font-size: 0.7em;
	font-weight: 400;
}

/*end container paging
 loading sequence */
div.loading
{
	background: #fff;
	border: 1px solid #BDCEDE;
	display: none;
	padding: 10px 5px;
	position: absolute;
	text-align: left;
	width: 300px;
}

div.loading h3
{
	color: #3667BB;
	font-size: 10px;
	margin: 0 0 5px;
}

/* end loading sequence 
This is for mouseOver in tr*/
tr.OnMouseOverBg
{
	background: #f5f5f5;
	cursor: pointer;
}

/*This div is for the pritable format when a report are visisble for an affiliate*/
body#AffiliateRevenuCostReport div#divWrapperFull
{
	border: solid 1px #BF0000;
	float: left;
	padding: 7px;
	width: 619px !important;
}

/*--------------------------
Warning: The code below should not be used in layouts, just for testing!!!!
--------------------------*/
.roweven
{
	background: red;
}

.rowodd
{
	background: green;
}

*, ul#menuLevel3
{
	margin: 0;
	padding: 0;
}

html, * html body
{
	height: 100%;
}

body#ChooseLanguage, /*#boxMenuLevel3 div.boxContent,*/
{
	background: #000;
}

body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopLeft, #boxMenuLevel3 div.boxCornerTopLeft, #boxMenuLevel3 div.boxCornerTopRight, #boxMenuLevel3 div.boxCornerBottomRight, #boxMenuLevel3 div.boxCornerBottomLeft, boxInfo div.boxHeader, #boxInfo div.boxHeader h1, /* div.boxContainer .boxCornerTopLeft, div.boxContainer .boxCornerTopRight, */ .bettingBox div.boxContainer div.boxCornerTopRight, div.paging
{
	display: none;
}

blink, .negativValue
{
	color: Red;
}

pre, .bettingBox div.boxContainer div.boxContent div.content div
{
	padding: 10px;
}

div#divLeftWrapper table, div#divRightWrapper table, #boxCasinoGames select
{
	width: 184px;
}

#menuLevel1Container ul, #menuLevel2Container ul
{
	margin-left: 0;
}


#menuLevel2Container ul
{
	padding-left: 6px;
}


div#loginAreaContainer a
{
	color: #FFF;
}

#AccountBalanceMain, body#BettingStartpage div#bettingBoxOne
{
	float: left;
}

#AccountBalanceExtras, body#BettingStartpage div#bettingBoxTwo
{
	float: right;
}

div.tableGamesHeader h1, div.videoPokerHeader h1, div.slotsHeader h1
{
	color: #fff;
	font-size: 18px;
	padding-left: 85px;
	padding-top: 23px;
}

div.boxContainer, table.betting
{
	margin-bottom: 10px;
}

ul.parentChildsMenu li, div.pager ul li
{
	display: inline;
}

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, span.date
{
	color: #FFF;
}
body#CashierAgreement #divContentWrapper, body#CashierCvvCode #divContentWrapper, body#AffiliateTermsAndConditions #divContentWrapper
{
	border: none;
	color: #FFF;
}
body#CashierAgreement #divContentWrapper a, body#CashierCvvCode #divContentWrapper a, body#AffiliateTermsAndConditions #divContentWrapper a
{
	border: none;
	color: #FFF;
}

table.popup th, table.form th, table.data th
{
	color: #000;
	font-size: 14px;
	padding: 5px 5px;
	text-align: left;
}



table.popup tr.listItemRow td, table.column tr.listItemRow td, table.column tr.listItemRowAlternating td
{

}

div.calendarIcon a, div#logoClickArea a
{
	display: block;
	height: 100%;
}

table.form tr, table.data tr
{
	height: 15px;
}

table.betting td.placeBet, table#SearchBoxesHorizontal td, table#SearchBoxesHorizontal th
{
	padding: 0;

}

div#divLeftWrapper div#bettingClock, div#divLeftWrapper div#bettingOddsPresentation
{
	margin-bottom: 7px;
	text-align: center;
}

div#bettingOddsPresentation a
{
	color:#888;
}


table.quickpick td.odds1x2, table.quickpick td.odds
{
	border-bottom: solid 1px white;
	text-align: right;
}

tr.OnClickedBg, td.OnClickedBg
{
	background: #8E9ECE;
}

.listItemRowAlternating
{

}	

table.column tr.listItemRowAlternating td
{
}

table.column tr td, table.column tr td a
{

}

div#divLeftWrapper table.column tr td a
{
	color:#FFFFFF;
}

#boxSupport .main td{color:#FFF;}

/*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('/CMS.Web.Public/Customers/Nastyduck/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betLive{background:#e5e5e5 url('/CMS.Web.Public/Customers/Nastyduck/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('/CMS.Web.Public/Customers/Nastyduck/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betStat{background:#e5e5e5 url('/CMS.Web.Public/Customers/Nastyduck/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
/*End new betting columns*/

.placeOddsLink{}

ul#ulGlobalSiteFooter li a
{
	color:#FFF !Important;
}
table.data th{color:#000;}

#divLeftWrapper	table.data th{color:#FFF;}

body#BettingStartpage.BettingModule div#divRightWrapper table.data td{color:#FFF;}
body#BettingStartpage.BettingModule div#divRightWrapper a{color:#FFF;}

#divContentWrapper div.container-clear-both
{
	clear:both;
	height:1px;
	overflow:hidden;
}

div#bettingAjaxSlip div.boxHeader div.headerIcon
{
	float:right;
	width:197px;
	display:inline;
	height:10px;
	background:#0B4075;

}
a.pinSlipScroll,a.pinSlipNoScroll
{
	color:#fff;
	text-decoration:none;
	height:16px;
	width:16px;
	display:block;
	position:absolute;
	left:176px;
}
a.pinSlipScroll{background:url('/Customers/nordicbookmakers/Includes/Images/ico-pin-scroll.gif') no-repeat;/*enable scrolling*/}
a.pinSlipNoScroll{background:url('/Customers/nordicbookmakers/Includes/Images/ico-pin.gif') no-repeat; /*disable scrolling*/}

/*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: #e4e1b4;margin: 0;padding: 0.5em; color:#000;}
.toolTipCornerTopRight{height:13px; /*width:100%;*/ background: url('/CMS.Web.Public/Customers/Nastyduck/Includes/Images/toolTip_top_right.gif')  right bottom no-repeat;}/*image 30px*/        
.toolTipCornerTopLeft{height:13px; /*width:90%;*/  /*padding-right:10px;*/ background: url('/CMS.Web.Public/Customers/Nastyduck/Includes/Images/toolTip_top_left.gif') left bottom no-repeat; }/*image 250px*/
.toolTipCornerBottomRight{height:13px; /*width:100%;*/ background:url('/CMS.Web.Public/Customers/Nastyduck/Includes/Images/toolTip_bottom_right.gif') right top no-repeat;}/*image 30px*/
.toolTipCornerBottomLeft{height:13px; /*width:90%;*/ /*padding-right:10px;*/ background: url('/CMS.Web.Public/Customers/Nastyduck/Includes/Images/toolTip_bottom_left.gif') left top no-repeat; }/*image 250px*/
.toolTipTopMiddle{height:13px;width:auto;margin-left:13px;background: url('/CMS.Web.Public/Customers/Nastyduck/Includes/Images/toolTip_top_middle.gif') right bottom repeat-x; margin-right:13px;}
.toolTipBottomMiddle{height:13px;width:auto;margin-left:13px; background: url('/CMS.Web.Public/Customers/Nastyduck/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;}