@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:#000;
	font-weight:700;
	text-decoration:undeline;
}

a:hover {
text-decoration:underline;
}

p{
	padding-bottom:10px;
}

body {
	background:#3b3b3b;
	min-height:101%;
	padding-left:7px;
	position:relative;
}

body,td {
	color:#333;
	font-family:Arial, Helvetica, Geneva, Sans-Serif;
	font-size:11px;
}

body#AffiliateTopFrame,
body#CashierTopFrame,
body#CasinoTopFrame,
body#FAQTopFrame,
body#PokerTopFrame,
body#BettingTopFrame{min-height:100%;}

body#ChooseLanguage div#divContentWrapper a {
	color:#000;
}

body#ChooseLanguage div#divContentWrapper {
	background:url('/Customers/Arcticbet/Includes/Images/popup_logo.gif') no-repeat 265px 0;
	color:#000;
	height:100%;
	margin:10px 0 0;
}

body#ChooseLanguage div#divContentWrapper div#flagList {
	margin-left:130px;
	margin-top:10px;
	width:569px;
}

body#ChooseLanguage div#divContentWrapper div.boxContent {
	padding:20px;
}

body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerTopRight {
	background:url('/Customers/Arcticbet/Includes/Images/splash_border_top.gif') no-repeat;
	height:12px;
	overflow:hidden;
}

body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomRight {
	background:url('/Customers/Arcticbet/Includes/Images/splash_border_bottom.gif') no-repeat;
	height:12px;
	overflow:hidden;
}

body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomLeft {
	display:none;
	overflow:hidden;
}

body#ChooseLanguage div#divContentWrapper div#CMSText1 {
	color:#000;
	font-size:12px;
	margin-left:193px;
	margin-top:110px;
	width:420px;
}

body#ChooseLanguage div#divContentWrapper div#flagList ul {
	height:16px;
	list-style-type:none;
	margin:10px 0 0;
	padding:0;
	width:520px;
}

body#ChooseLanguage div#divContentWrapper div#flagList li {
	display:inline;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:0 10px;
	width:130px;
}

body#ChooseLanguage div#divContentWrapper div#flagList li a img {
	border:1px solid #fff;
	margin-right:7px;
	width:18px;
}

acronym {
	border:none;
	cursor:pointer;
}

h1 {
	color:#000;
	font-size:16px;
	font-weight:700;
	line-height:normal;
	padding-bottom:10px;
}

h2 {
	color:#000;
	font-size:14px;
}

h3 {
	color:#000;
	font-size:12px;
	font-weight:700;
}

h4 {
	color:#000;
	font-size:11px;
	font-weight:700;
	padding-bottom:10px;
}

h5 {
	color:#000;
	font-size:11px;
	font-weight:700;
}

h6 {
	color:#000;
	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:		205px
	middle width:	455px
	right width:	205px*/
div#container {
	left:10px;
	margin:0 auto;
	position:relative;
	padding-bottom:10px;
	width:985px;
}

div#divContentWrapper {
	background:#fff;
	width:978px;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	padding:0 0 0 7px;
	float:left;
}

/* always left */
div#divLeftWrapper {
	border-bottom:solid 1px #fff;
	float:left;
	line-height:16px;
	margin-right:13px;
	width:205px;
}

/* 3 columns middle */
div#divMiddleWrapper {
	float:left;
	line-height:16px;
	width:535px;
}

/* 2 columns */
div#divMiddleWrapperFull {
	float:left;
	line-height:16px;
	margin-right:0;
	width:757px;
}

/*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#divMiddleWrapperFull {
	float:left;
	line-height:16px;
	margin-right:0;
	width:673px;
}

/* 3 columns right */
div#divRightWrapper {
	float:left;
	line-height:16px;
	margin-left:13px;
	width:205px;
}

/* 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#divMiddleWrapperFull table {
	width:739px;
}

div#divMiddleWrapperFull div.contentWrapper table {
	width:739px;
}

/*Site footer control*/
div#divSiteFooter{
	padding-top:5px;
	width:985px;
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
	border-right:solid 1px #000;
	background:#fff;
	margin-top:-2px;
	text-align:center;
}
#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/Arcticbet/Includes/Images/header.jpg) no-repeat;
	height:190px;
	margin:0 auto;
	width:985px;
	position:relative;
	left:2px;
	_left:1px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

/* -- NAVIGATION LEVEL 1 -- */
#divTopMenu{
	padding:0;
	position:absolute;
	top:120px;
}

#menuLevel1Container {
	background:#000;
	font-size:12px;
	width:985px;
}

#menuLevel1{
	list-style:none;
	margin-left:7px;
	height:22px;
	padding-top:5px;
}

#menuLevel1 li{
	display:inline;
	padding:0;
}

#menuLevel1 a{
	color:#fff;
	font-weight:700;
	padding:4px 10px;
	text-decoration:none;
}
#menuLevel1 a:hover, #menuLevel1 a.selected{
	color:#ec2b31 !important;
}

/* -- NAVIGATION LEVEL 2 -- */
#menuLevel2Container {
	background:#000;
	font-size:12px;
	width:985px;
	height:23px;
}

#menuLevel2 {
	list-style:none;
	margin-left:7px;
	height:20px;
}
#menuLevel2 li{
	float:left;
}

#menuLevel2 a{
	color:#cdddea;
	display:block;
	border-right:solid 1px #cdddea;
	margin:4px;
	padding-right:4px;
	font-weight:700;
	text-decoration:none;
}

#menuLevel2 a.selected,#menuLevel2 a:hover{
	color:#fff;
}

/* -- NAVIGATION LEVEL 3 -- */
#menuLevel3 {
	list-style:none;
	margin-bottom:10px;
}

#menuLevel3 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menuLevel3 a {
	background:url('/Customers/Arcticbet/Includes/Images/arrow_right_white.gif') no-repeat 3px 0.3em;
	color:#265375;
	display:block;
	font-size:11px;
	font-weight:700;
	padding:0 10px 1px 12px;
	text-decoration:none;
}

#menuLevel3 a.selected {
	background:url('/Customers/Arcticbet/Includes/Images/arrow_down_black.gif') no-repeat 0 5px;
	color:#333;
}

#menuLevel3 ul li a {
	background:url('/Customers/Arcticbet/Includes/Images/arrow_right_blue.gif') no-repeat 3px 0.3em;
	color:#265375;
	display:block;
	margin-left:10px;
	padding:0 10px 0 12px;
}

#boxInfo div.boxContent {
	color:#000;
	font-size:11px;
	padding:10px 15px;
}

div.boxContainer .boxCornerBottomLeft {		
	display:none;
}
div.boxContainer .boxCornerBottomRight {	
	display:none;
}

/* -- FORM FLOATS [TODO] -- */
.floatingBox{
	border:solid 1px #C2C2C2;
	margin:10px;
	padding:6px;
	width:343px;
}

div.floatingBox table {
	width:343px !important;
}

.clearAll {
	clear:both;
	height:1px;
	font-size:1px;
}

/* -- LINK MENU -- */
#linkMenuContainer {
	background:#fff url('/Customers/Arcticbet/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/Arcticbet/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/Arcticbet/Includes/Images/listNav_right.gif') no-repeat right top;
	color:#000;
	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/Arcticbet/Includes/Images/listNav_left_on.gif') no-repeat left top;
}

#linkMenu a.selected {
	background:url('/Customers/Arcticbet/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/Arcticbet/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/Arcticbet/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/Arcticbet/Includes/Images/stepNav_left_on.gif') no-repeat left top;
	padding-left:6px;
}

#stepMenu span.selected {
	background:url('/Customers/Arcticbet/Includes/Images/stepNav_right_on.gif') no-repeat right top;
	color:#333;
}

/*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 {
	float:left;
	margin-right:11px;
	width:248px;
}

div.lastContainer {
	margin-right:0;
}

/*div.tableGamesHeader {
	background:url(/Customers/Arcticbet/Includes/Images/tableGamesHeader_bg.jpg) no-repeat;
	border-bottom:0;
	height:69px;
}*/

/*div.videoPokerHeader {
	background:url('/Customers/Arcticbet/Includes/Images/videoPokerHeader_bg.jpg') no-repeat;
	border-bottom:0;
	height:69px;
}*/

/*div.slotsHeader {
	background:url('/Customers/Arcticbet/Includes/Images/slotsHeader_bg.jpg') no-repeat;
	border-bottom:0;
	height:69px;
}*/

/*div.casinoContent {
	background:url('/Customers/Arcticbet/Includes/Images/casinoContent_bg.gif') repeat-y;
}*/

div.casinoContent p {
	padding-left:10px 15px 0;
}

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 {
	background:url('/Customers/Arcticbet/Includes/Images/panel_br.gif') no-repeat right top;
	height:17px;
	overflow:hidden;
}

div.casinoContainer .casinoCornerBottomRight {
	background:url('/Customers/Arcticbet/Includes/Images/panel_bl.gif') no-repeat left top;
	height:17px;
	overflow:hidden;
}

/* SLUT - BOXARNA PÅ NYA CASINO-SIDAN!
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 {
	background:url('/Customers/Arcticbet/Includes/Images/floatingBoxHeader-background.gif') no-repeat;
	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 {
	background:url('/Customers/Arcticbet/Includes/Images/floatingBoxContent-background.gif') repeat-y;
}

div.floatingBoxContent p {
	padding:13px;
}

div.floatingBoxFooter {
	background:url('/Customers/Arcticbet/Includes/Images/floatingBoxFooter-background.gif') no-repeat top center;
	height:13px;
}

div.floatingBoxButton {
	background:url('/Customers/Arcticbet/Includes/Images/floatingBoxButton-background.gif') no-repeat bottom center;
	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:#000;
	padding:10px 7px 5px;
	margin-bottom:10px;
	background:#cedbe6 url(/Customers/Arcticbet/Includes/Images/box_bottom.gif) no-repeat bottom;	
}
.bettingCategory{
	border:none;
}
#boxBettingSearchOdds div.boxContent div{
	border:none !important;
}
/* text */
div.boxHeader h1 /* Boxheaders */ {
	color:#000;
	font-size:15px;
	padding:3px 0;
	text-align:center;
}
div.boxHeader{
	background:url(/Customers/Arcticbet/Includes/Images/box_header.gif) no-repeat;
}

div.boxContainer .splash {
	font-size:24px;
	font-weight:700;
	margin-top:5px;
	padding-bottom:16px;
	text-align:center;
}

/* -- LOGIN BOX -- */
div#loginAreaContainer {
	color:#fff;
	font-size:11px;
	position:absolute;
	top:30px;
	left:730px;
	width:270px;
}

div#loginArea{
	padding:0 10px;
}

div#loginAreaContainer .cornerTopLeft {
	display:none;
	font-size:1px;
	height:7px;
}

div#loginAreaContainer .cornerTopRight {
	display:none;
}

div#loginAreaContainer .cornerBottomLeft {
	display:none;
	clear:both;
	font-size:1px;
	height:7px;
}

div#loginAreaContainer .cornerBottomRight {
	display:none;
	clear:both;
}

/* login links START */
div#loginArea #loginList {
	position:absolute;
	top:70px;
	left:0;
	list-style-type:none;
	margin:0;
	padding:0;
	color:#fff;
}

div#loginArea #loginList li {
	float:left;
	border-right:solid 1px #fff;
}
div#loginArea ul#loginList li a{
	color:#fff;
	padding:0 5px 0 5px;
	text-decoration:none;
}

/* login links END 
 login form START */
#loginArea fieldset {
	border:none;
	display:block;
	float:left;
	margin:10px 0 0;
	padding:1em 0 0;
}

#loginArea input {
	display:block;
	margin-left:85px;
	position:relative;
	top:-1.3em;
	width:75px;
}

#loginArea #login {
	clear:both;
	top:10px;
	right:5px;
	position:absolute;
	background:url('/Customers/Arcticbet/Includes/Images/login_btn.gif') no-repeat center;
	border:none;
	font-size:2px !important;
	color:#9c1c20;
	overflow:hidden;
	height:45px;
	padding-top:45px;
}
#password{
	background:url(/Customers/Arcticbet/Includes/Images/input_text.gif) no-repeat;
	border:none;
	padding:3px;
	width:107px !important;
	height:19px;
}
#username{
	background:url(/Customers/Arcticbet/Includes/Images/input_text.gif) no-repeat;
	border:none;
	padding:3px;
	width:107px !important;
	height:19px;
}
#loginArea label {
	clear:both;
	color:#fff;
	font-weight:700;
	display:block;
	float:left;
	margin-top:-1.1em;
	width:150px;
}

/* login form END */
div#loginArea ul#accountList {
	list-style-type:none;
	margin:0;
	padding:5px 0 0;
}

div#loginArea ul#accountList li {
	background:url('/CMS.Web.Public/Customers/Aricbet/Includes/Images/arrow_right_blue.gif') no-repeat 0 .4em;
	display:inline;
	
	padding:0 20px 0 8px;
}


/*Language drop*/
div#divLanguages{
	position:absolute;
	right:5px;
	top:120px;
	z-index: 3;
	text-align:right;
	color:#fff;
	padding:3px 10px;
}

div#divLanguages a{
	font-weight:700;
	padding-right:25px;
	background-repeat:no-repeat;
	background-position:center right;
	color:#fff;
}

div#divLanguages select {
	text-align:left;
	width:100px;
}

/*-- 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;
	margin:30px 40px 40px;
	color:#000;
}

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/Arcticbet/Includes/Images/calendarIcon.gif') no-repeat left;
	height:20px;
	width:18px;
}

body#CashierBankinfoPopup{background:#fff;}
/* -- GENERAL -- 
Use logoClickArea as clickable area to the logo */
div#logoClickArea {
	height:89px;
	left:7px;
	position:absolute;
	top:9px;
	width:401px;
}

table.form td {
	border-bottom:solid 1px #FFF;
	padding:0 5px;
}

table.data td {
	border-bottom:solid 1px #FFF;
	border-right:solid 1px #FFF;
	padding:0 5px;
}

table.main tr.listItemRow td {
	background:#EBEBEB;
}

table.column td {
	border:none;
}

a.a rrow {
	background:url('/Customers/Arcticbet/Includes/Images/arrow_right_blue.gif') no-repeat left;
	padding-left:10px;
	text-decoration:underline;
}

.letter {
	background:url('/Customers/Arcticbet/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;
}

body#CashierGeneralError form#CMSForm .ErrorWrapper 
{
	border:2px solid #265375;
}

fieldset.functionArea {
	border:solid 1px #265375;
	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:#265375;
	border:solid 1px #000;
	color:#fff;
	padding:0 10px;
}

div.contentWrapper {
	
}

div.mainDivider {
	height:1px;
	margin:0;
	overflow:hidden;
}

div.columnDivider {
	border-top:dotted 1px #CCC;
	height:1px;
	margin:0;
	overflow:hidden;
	padding-bottom:5px;
}

/* Download agreement box */
#pokerDownloadAgreementText {
	border:solid 1px #213B6C;
	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 {
	background:url('/Customers/Arcticbet/Includes/Images/sportsbetting-start-background.jpg') no-repeat;
}

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 {
	-moz-opacity:0.85px;
	background:url('/Customers/Arcticbet/Includes/Images/sportsbetting-box-top-background.gif') no-repeat top;
	bottom:0;
	filter:alpha(opacity=85);
	margin:0;
	opacity:.85;
	padding-top:8px;
	position:absolute;
	width:240px;
}



div#boxBettingSearchOdds table {
	width:191px !important;
}

a.bettingOpen {
	background:url('/Customers/Arcticbet/Includes/Images/bet_plus.gif') no-repeat 0 0.4em;
	padding:0 4px;
	text-decoration:none;
}

a.bettingClose {
	background:url('/Customers/Arcticbet/Includes/Images/bet_minus.gif') no-repeat 0 0.4em;
	padding:0 4px;
	text-decoration:none;
}

a.catNotSelected {
	background:url('/Customers/Arcticbet/Includes/Images/bet_check_off.gif') no-repeat 0 0.4em;
	padding:0 4px;
	text-decoration:none;
}

a.catSelected {
	background:url('/Customers/Arcticbet/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;
	border-right:solid 1px #fff;
	color:#333;
	margin-right:1px;
	padding:5px 4px;
	text-align:left;
	width:737px !important;
}

div.bettingEvent {
	background:#f5f5f5;
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	color:#333;
	font-size:11px;
	font-weight:700;
	margin-right:1px;
	padding:2px 4px;
	text-align:left;
	width:737px !important;
}

table.betting tr.header td {
	background:#265375;
	color:#fff;
	font-weight:700;
}

table.betting tr.listItemRowAlternating td {
	background:#ECECEC;
}

table.betting tr.listItemRow td {
	background:#f5f5f5;
}

table#oddsList {
	width:746px !important;
}

div#divLeftWrapper div#bettingClock span#jsClock {
	color:#265375;
	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:#0422BA;
	font-weight:700;
}

span.objectExtraText {
	color:#797979;
	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 #265375;
}

table.quickpick tr.header {
	background:#CBD3E0;
	font-weight:700;
}

table.quickpick tr.header td {
	border-bottom:solid 1px #265375;
}

table.quickpick td.oddsEvent {
	border-bottom:solid 1px #265375;
}

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 #265375;
	height:1px;
	margin:4px 0 6px;
	overflow:hidden;
	padding:0;
}

.funMoney {
	color:#C42323;
	font-weight:700;
}

.realMoney {
	color:#668858;
	font-weight:700;
}

iframe#oddsBanner205_100_stadium {
	background:url('/Customers/Arcticbet/Includes/Images/Banners/oddsBanner205_100_stadium.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBanner205_100_0 {
	background:url('/Customers/Arcticbet/Includes/Images/Banners/oddsBanner205_100.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBanner205_100_1 {
	background:url('/Customers/Arcticbet/Includes/Images/Banners/oddsBanner205_100_1.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBanner205_100_2 {
	background:url('/Customers/Arcticbet/Includes/Images/Banners/oddsBanner205_100_2.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBanner205_100_3 {
	background:url('/Customers/Arcticbet/Includes/Images/Banners/oddsBanner205_100_3.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBannerExpressen {
	background:url('/Customers/Arcticbet/Includes/Images/Banners/expressenbg.gif') no-repeat;
	height:30px;
	width:370px;
}

iframe#oddsBannerTipsnytt {
	background:url('/Customers/Arcticbet/Includes/Images/Banners/tipsnyttbg.gif') no-repeat;
	height:125px;
	width:125px;
}

iframe#oddsBannerRoyalCardRoom196_120 {
	background:url('/Customers/RoyalCardRoom/Includes/Images/Banners/pixel_790000.gif');
	height:120px;
	width:196px;
}

iframe#oddsBannerDreamland183_94 {
	background:url('/Customers/DreamlandPoker/Includes/Images/Banners/oddsBannerDreamland183_94.jpg') no-repeat;
	height:94px;
	width:183px;
}

iframe#oddsBannerDreamland255_106 {
	background:url('/Customers/DreamlandPoker/Includes/Images/Banners/oddsBannerDreamland255_106.jpg') no-repeat;
	height:106px;
	width:255px;
}

iframe#oddsBannerPointPoker205_100 {
	background:url('/Customers/Arcticbet/Includes/Images/Banners/oddsBannerPointPoker205_100.jpg') no-repeat;
	height:100px;
	width:205px;
}

#siteMap {
	list-style:none;
}

#siteMap ul {
	list-style:none;
	padding-left:20px;
}

body#BettingSlip {
	background:#cedbe6;
	margin:0;
	overflow:hidden;
	padding:0;
}

/* !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 #CBD3E0;
}

/*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 #265375;
	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,body#editorContent {
	background:#fff;
}

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:190px;
}

#menuLevel1Container ul,#menuLevel2Container ul {
	margin-left:0;
	padding-left:0;
}

#menuLevel1 a.selected,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:#000;
}
body#CashierAgreement #divContentWrapper,body#CashierCvvCode #divContentWrapper,body#AffiliateTermsAndConditions #divContentWrapper{
	border:none;
}

table.popup th,table.form th,table.data th {
	color:#000;
	font-size:12px;
	padding:0 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:20px;
}

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;
}

table.quickpick td.odds1x2,table.quickpick td.odds {
	border-bottom:solid 1px #265375;
	text-align:right;
}

iframe#oddsBanner205_100,iframe#oddsBanner205_100_football {
	background:url('/Customers/Arcticbet/Includes/Images/Banners/oddsBanner205_100_football.jpg') no-repeat;
	height:100px;
	width:205px;
}

tr.OnClickedBg,td.OnClickedBg {
	background:#8E9ECE;
}

/*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: #666;margin: 0;padding: 0.5em; color:#fff;}
.toolTipCornerTopRight{height:13px; /*width:100%;*/ background: url('/Customers/Arcticbet/Includes/Images/toolTip_top_right.gif')  right bottom no-repeat;}/*image 30px*/        
.toolTipCornerTopLeft{height:13px; /*width:90%;*/  /*padding-right:10px;*/ background: url('/Customers/Arcticbet/Includes/Images/toolTip_top_left.gif') left bottom no-repeat; }/*image 250px*/
.toolTipCornerBottomRight{height:13px; /*width:100%;*/ background:url('/Customers/Arcticbet/Includes/Images/toolTip_bottom_right.gif') right top no-repeat;}/*image 30px*/
.toolTipCornerBottomLeft{height:13px; /*width:90%;*/ /*padding-right:10px;*/ background: url('/Customers/Arcticbet/Includes/Images/toolTip_bottom_left.gif') left top no-repeat; }/*image 250px*/
.toolTipTopMiddle{height:13px;width:auto;margin-left:13px;background: url('/Customers/Arcticbet/Includes/Images/toolTip_top_middle.gif') right bottom repeat-x; margin-right:13px;}
.toolTipBottomMiddle{height:13px;width:auto;margin-left:13px; background: url('/Customers/Arcticbet/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 white;background:#CEDBE6;text-align:center;}
ul#menuLevel3Deposit li.selected,ul#menuLevel3DepositMoreOptions li.selected{margin:0;padding:5px 0 2px 0;border-bottom:1px solid white;background:#265375;text-align:center;}

ul#menuLevel3Deposit li .learnMoreLink a,ul#menuLevel3DepositMoreOptions li .learnMoreLink a{color:#265375;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:#CDDDEA;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:#000;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:#000;}

#menuLevel3Deposit .paymentLogo, #menuLevel3DepositMoreOptions .paymentLogo{margin: 0;} /*0 3px*/

.helpIcon{}

.paymentLogoLink{margin:3px 0 0 0;}

.paymentLogoLink #visaimg,
.paymentLogoLink #mastercardimg,
.paymentLogoLink #maestroimg{margin: 0 2px;}

.paymentTextLink{margin:3px 0 0 0;}
.learnMoreLink{margin:0 0 3px 0;}

.moreOptionsHeader {margin-top:5px;height:22px;}
.moreOptionsHeader H2{padding:3px 10px 2px 14px;color:#fff;background:#265375 url(/Customers/Arcticbet/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:#265375;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:#000 !important; text-decoration:underline;
}

.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/Arcticbet/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betLive{background:#e5e5e5 url('/Customers/Arcticbet/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/Arcticbet/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betStat{background:#e5e5e5 url('/Customers/Arcticbet/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
/*End new betting columns*/


/*NEW SIGNUP PAGE*/
div.hintPositionForm{position: relative;width:auto;}
/* The hint to Hide and Show */
.hintForm{
    color:#000;
    background:#cedbe6 url('/Customers/Arcticbet/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 #000;
    padding: 10px 12px; 
    filter:alpha(opacity=85);  /*Opacity for IE*/
    -khtml-opacity:0.85; /*Opacity for old versions of Safari*/
    -moz-opacity:0.85; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.85; /*Standard opacity for browsers*/
}
.hintForm span{float:left;margin-left:5px;}
/* The pointer image is hidden by using another span */
.hintForm .hint-pointerForm {z-index:9999; position: absolute;left: -10px;top: 5px;width: 10px;height: 19px;}
.validPasswordIcon{width:120px;height:10px;margin:1px 1px 0 0;}
.passwordIndicatorDisabled{background-image: url('/Customers/Arcticbet/Includes/Images/valid-password-disabled.png');}
.passwordIndicatorInvalid{background-image: url('/Customers/Arcticbet/Includes/Images/valid-password-not-ok.png');}
.passwordIndicatorValid{background-image: url('/Customers/Arcticbet/Includes/Images/valid-password-ok.png');}
.validIconDisabled, .validIconError, .validIconOk, .validIconLeftFailed{height:18px;width:18px;display:block;background-image:url('/Customers/Arcticbet/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 #container{padding-top:0;}
#CashierOpenAccount #divContentWrapper{position:relative;float:left;left:0;padding-top:10px;}
#CashierOpenAccount #divContentWrapper .one-columns{position:relative;float:left;min-height:100%;margin-top:5px;}

#CashierOpenAccount div#emailConfirmationMessage{text-align:left;margin:5px 0 5px 5px;}
#CashierOpenAccount #CMSText1,
#CashierOpenAccount #CMSText2{margin:5px 10px 10px 5px;}

#CashierOpenAccount #divWrapperFullColumnLeft{position:relative;float:left;left:0;width:460px;min-height:340px;margin-left:10px;z-index:10;}
#CashierOpenAccount #divWrapperFullColumnRight{position:relative;float:left;left:30px;width:460px;min-height:340px;z-index:9;}
#CashierOpenAccount #divWrapperFullColumnLeft th, 
#CashierOpenAccount #divWrapperFullColumnRight th{font-size:16px;padding:5px 0 5px 5px;color:#265375;border-bottom:2px solid #265375;}

#CashierOpenAccount #divWrapperFullColumnLeft .alternatingTable{width:460px;}
#CashierOpenAccount #divWrapperFullColumnRight .alternatingTable{width:460px;}

#CashierOpenAccount #divWrapperFull{position:relative;float:left;left:500px;width:483px;margin-top:10px;margin-bottom:10px;}
#CashierOpenAccount #divWrapperFull td{border-bottom:none;}

#CashierOpenAccount .alternatingTable tr td{padding-top:4px;padding-bottom:2px;}
#CashierOpenAccount tr.listItemRow td{border-bottom:1px solid #ccc;}
#CashierOpenAccount tr.listItemRowAlternating td{border-bottom:1px solid #ccc;}
#CashierOpenAccount tr.listItemRow table#cashierOpenAccount_GenderRadioButtonList td{border-bottom:none;}
#CashierOpenAccount tr.listItemRowAlternating table#cashierOpenAccount_GenderRadioButtonList td{border-bottom:none;}

#signupButton{border:none;width:200px;height:50px;font-size:14px;background:#b4c839 url('/Customers/Arcticbet/Includes/Images/signup-button-sprite.gif') top no-repeat;}
.signupButton{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/Arcticbet/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px 0px;margin-top:5px; color: #fff;}
.signupButton:hover{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/Arcticbet/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px -51px;margin-top:5px;}
.signupButton_Disabled{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/Arcticbet/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px -102px;color:#fff;margin-top:5px;}

/* Overrides the country select dropdown from "ImageDropDownList.css" */
#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 #ccc;width:243px;}
#CashierOpenAccount .dd .ddChild{}
#CashierOpenAccount .dd .ddChild a:hover{background:#b1cce3;}
#CashierOpenAccount .dd .ddChild a.selected{background:#cedbe6;}
