/*
======= Colors =======
#E1E6EC light light blue usualy table backgrounds
#8EA0B8 light blue
#3A495C dark blue
*/
@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:#3A495C;
	font-weight:700;
	text-decoration:undeline;
}

a:hover {
text-decoration:underline;
color: #627c9d;
}

p{
	padding-bottom:10px;
}

img{
	border:none;
}

body {
	background: url("/Customers/Pokerimaa/Includes/Images/body_bg.jpg") repeat-x fixed left -245px;
	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{background-position: left top; overflow:hidden;min-height:100%;}

body#ChooseLanguage div#divContentWrapper a {
	color:#000;
}

body#ChooseLanguage div#divContentWrapper {
	background:url('/Customers/Pokerimaa/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/Pokerimaa/Includes/Images/splash_border_top.gif') no-repeat;
	height:12px;
	overflow:hidden;
}

body#ChooseLanguage div#divContentWrapper div.boxContainer div.boxCornerBottomRight {
	background:url('/Customers/Pokerimaa/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:#8EA0B8;
	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:		205px
	middle width:	455px
	right width:	205px*/
div#container {
	left:10px;
	margin:0 auto;
	position:relative;
	width:985px;
}

div#divContentWrapper {
	background:#fff;
	float:left;
	padding:7px 5px 10px;
	width:975px;
}

/* 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:529px;
}

/* 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;
}

/*CasinoLobbyGlobalStartPage - global NetEnt & WW lobby content - generated from rootsite
/Rootsite/ObjectTypes/Frameless/WWCasinoModule/CasinoLobbyGlobalStartPage.xslt*/
body#CasinoLobbyGlobalStartPage {}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft{background:url(/Customers/Pokerimaa/Includes/Images/column-bg.gif) repeat-y;width:365px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft .casinoColumnHeader{background: url(/Customers/Pokerimaa/Includes/Images/header-bg-ww.gif) no-repeat;width:365px;height:93px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft .casinoColumnHeader h2 a{
	color:#3A495C;
	text-decoration:none;
}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft h2 {
	color:#fff;
	font-size:25px;
	text-align:center;
	padding-top:32px;
	line-height:28px;
}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft h3 {
	color:#3A495C;
	font-size:20px;
	padding-left:12px;
	padding-top:17px;
	background:url('/Customers/Pokerimaa/Includes/Images/gamesInfoHeader-ww.gif') no-repeat;
	height:45px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft strong {
	color:#3A495C;
	padding-left:9px;
}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft ul {list-style:none;padding-left:1px;margin-bottom:5px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft ul li a {color:#000;padding:0 7px 0 10px;background: url('/Customers/Pokerimaa/Includes/Images/bullet-purple.gif') no-repeat;background-position: 1px 0.2em;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement1 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement1 p {padding-left:10px;padding-right:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement2 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement2 p {padding-left:10px;padding-right:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement3 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft #WWElement3 p {padding-left:10px;padding-right:10px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft div.casinoCornerBottomRight{background:url('/Customers/Pokerimaa/Includes/Images/casinoCornerBottom.gif') no-repeat;height:14px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnLeft div.casinoCornerBottomLeft{}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight{background:url(/Customers/Pokerimaa/Includes/Images/column-bg.gif) repeat-y;width:365px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight .casinoColumnHeader{background:url(/Customers/Pokerimaa/Includes/Images/header-bg-netent1.gif) no-repeat;width:365px;height:93px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight .casinoColumnHeader h2 a{color:#fff;text-decoration:none;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight h2 {
	color:#fff;
	font-size:25px;
	text-align:center;
	padding-top:32px;
	line-height:28px;
}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight h3 {
	color:#fff;
	font-size:20px;
	padding-left:12px;
	padding-top:17px;
	background:url('/Customers/Pokerimaa/Includes/Images/gamesInfoHeader-netent.gif') no-repeat;
	height:45px;
}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight strong {
	color:#3A495C;
	padding-left:9px;
}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight ul {list-style:none;padding-left:1px;margin-bottom:5px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight ul li a {color:#000;padding:0 7px 0 10px;background: url('/Customers/Pokerimaa/Includes/Images/bullet-turcoise.gif') no-repeat;background-position: 1px 0.2em;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement4 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement4 p {padding-left:10px;padding-right:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement5 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement5 p {padding-left:10px;padding-right:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement6 {padding-left:10px;padding-bottom:10px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight #WWElement6 p {padding-left:10px;padding-right:10px;}

body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight div.casinoCornerBottomRight{background:url('/Customers/Pokerimaa/Includes/Images/casinoCornerBottom.gif') no-repeat;height:14px;}
body#CasinoLobbyGlobalStartPage #divMiddleWrapperFullColumnRight div.casinoCornerBottomLeft{}

/*CasinoLobbyLocalStartPage - local NetEnt & WW lobby content*/
body#CasinoLobbyLocalStartPage{}
body#CasinoWWClientLanding{}
.casino-new-game {padding-left:10px;background: url('/Customers/Pokerimaa/Includes/Images/new-game-icon.gif') no-repeat;background-position: 3px 0.2em;}

/*Casino top 10 winners*/
#pokerTop10WinnersTable .col2{width:100px;}
#pokerTop10WinnersTable .col3{}
/*CasinoLobbyLocalStartPage - partner local content*/
body#CasinoWWLocalStartPage {}
body#CasinoLobbyLocalStartPage div.two-columns #divMiddleWrapper div#CMSText2{margin-top:11px;}
body#CasinoLobbyLocalStartPage div.casinoContainer{width:248px;float:left;margin-right:11px;}
body#CasinoLobbyLocalStartPage div.lastContainer{margin-right:0px;}
body#CasinoLobbyLocalStartPage div.tableGamesHeader{background-image:url('/Customers/Pokerimaa/Includes/Images/tableGamesHeader_bg.jpg');background-repeat: no-repeat;border-bottom:0px;height:69px;}
body#CasinoLobbyLocalStartPage div.videoPokerHeader{background-image:url('/Customers/Pokerimaa/Includes/Images/videoPokerHeader_bg.jpg');background-repeat: no-repeat;border-bottom:0px;height:69px;}
body#CasinoLobbyLocalStartPage div.slotsHeader{background-image:url('/Customers/Pokerimaa/Includes/Images/slotsHeader_bg.jpg');background-repeat: no-repeat;border-bottom:0px;height:69px;}
body#CasinoLobbyLocalStartPage div.tableGamesHeader h1,div.videoPokerHeader h1,div.slotsHeader h1{color:#fff;font-size:18px;padding-left:85px;padding-top:23px;}
body#CasinoLobbyLocalStartPage div.casinoContent{background-image:url('/Customers/Pokerimaa/Includes/Images/casinoContent_bg.gif');background-repeat: repeat-y;}
body#CasinoLobbyLocalStartPage div.casinoContent p{padding-left:15px;padding-top:10px;padding-right:15px;}
body#CasinoLobbyLocalStartPage div.casinoContent h2{color:#2e2322;font-size:14px;margin-left:15px;padding-top:10px;}
body#CasinoLobbyLocalStartPage div.casinoContent ul{padding-top:10px;}
body#CasinoLobbyLocalStartPage div.casinoContent ul li{display:block;}
body#CasinoLobbyLocalStartPage div.casinoContainer .casinoCornerBottomLeft{height:17px;background: url('/Customers/Pokerimaa/Includes/Images/panel_br.gif') no-repeat right top;overflow: hidden;}
body#CasinoLobbyLocalStartPage div.casinoContainer .casinoCornerBottomRight{height:17px;background: url('/Customers/Pokerimaa/Includes/Images/panel_bl.gif') no-repeat left top;overflow: hidden;}

/*Game info div settings for wagerworks casino game history*/
div#ww-casino-game-info
{
	background:#fff;
	height:400px;
	width:600px;
	padding:0;
	border:2px solid #FE2451;
	position:absolute;	
}
div.ww-gameinfo-wagerworks-content{background:#fff;margin:7px;padding:7px;border:1px dotted #FE2451;
	width:570px;
	height:342px;
	overflow:auto;
}
div#ww-casino-game-info-close
{
	height:20px;
	margin-bottom:5px;
	padding-top:5px;
	border-bottom:4px solid #FE2451;
	text-align:right;
	background:#e5e5e5;
}
div#ww-casino-game-info-close a{display:block;height:16px;
	background:url('/Customers/Pokerimaa/Includes/Images/ico-close.gif') no-repeat right !important;
	margin-right:5px;
}
div#ww-casino-game-info-close a span{display:none;}
div#ww-casino-game-info table{border:0px;margin:0 0px;width:550px !important;}
div#ww-casino-game-info table table{margin:0;}
div#ww-casino-game-info table td{border:0px;padding:0;}
div#ww-casino-game-info .tablehead,
div#ww-casino-game-info .tablebold,
div#ww-casino-game-info .tablebody
div#ww-casino-game-info .subheader
{font-weight:bold;}
div.ww-gameinfo-display-block{display:block;}
div.ww-gameinfo-display-none{display:none;}
div.ww-gameinfo-display-loading
{
	/*icons can be generated at this sajt: http://www.ajaxload.info/ */
	display:block;background:#fff url('/Customers/Pokerimaa/Includes/Images/ajax-loader.gif') no-repeat center !important;
	
}
div.ww-gameinfo-display-loading span,
div#ww-casino-game-info span.error
{font-size:3em;text-align:center;display:block;margin-top:100px;color:#FE2451;}
/*end game info wagerworks casino*/

/*Site footer control*/
div#divSiteFooter {
	padding-top:5px;
	width:985px;
	background: #fff url(/Customers/Pokerimaa/Includes/Images/pokerimaa_footer.gif) no-repeat center 0;
	text-align:center;
	height: 127px;
	
}
#divGlobalSiteFooter{
	margin:10px 0;
	position: relative;
	top: 55px;
}
ul#ulGlobalSiteFooter li a {
	color: #3C475B;
	text-decoration: none;	
}
/* 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: url(/Customers/Pokerimaa/Includes/Images/header2.jpg) no-repeat center 0;
	height:245px;
	margin:0px auto 0;
	/*padding-top:13px;*/
	width:985px;
	position:relative;
}

/* -- NAVIGATION LEVEL 1 -- */
#divTopMenu{
	padding:0 0 0 5px;
	position:absolute;
	top:202px;
}

#menuLevel1Container {
	font-size:12px;
	width:975px;
	text-align:center;
}

#menuLevel1{
	list-style:none;
	margin-left:7px;
	height:18px;
	padding-top:5px;
}

#menuLevel1 li{
	display:inline;
	padding:0;
}

#menuLevel1 a{
	color:#fff;
	font-weight:700;
	padding:4px 10px;
	text-decoration:none;
	text-transform:uppercase;
}
#menuLevel1 a:hover {
	color:#627c9d;
}

/* -- NAVIGATION LEVEL 2 -- */
#menuLevel2Container {
	font-size:12px;
	width:975px;
	text-align:center;
}

#menuLevel2 {
	list-style:none;
	margin-left:7px;
	height:20px;
}
#menuLevel2 li{
	display:inline;
	padding:0;
}

#menuLevel2 a {
	color:#3A495C;
	font-weight:700;
	padding:4px 7px;
	text-decoration:none;
}

#menuLevel2 a.selected {
	color:#fff;
}

#menuLevel2 a.selected:hover {
	color:#fff;
}

#menuLevel2 a:hover {
	color:#627c9d;
}

/* -- NAVIGATION LEVEL 3 -- */
#menuLevel3 {
	list-style:none;
	margin-bottom:10px;
}

#menuLevel3 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#menuLevel3 a {
	background:url('/Customers/Pokerimaa/Includes/Images/arrow_right_white.gif') no-repeat 3px 0.3em;
	color:#627c9d;
	display:block;
	font-size:11px;
	font-weight:700;
	padding:0 10px 1px 12px;
	text-decoration:none;
}

#menuLevel3 a:hover {
	text-decoration: underline;	
}

#menuLevel3 a.selected {
	background:url('/Customers/Pokerimaa/Includes/Images/arrow_down_black.gif') no-repeat 0 5px;
	color:#3A495C;
}

#menuLevel3 a.selected:hover {
	text-decoration:none;
}

#menuLevel3 ul li a {
	background:url('/Customers/Pokerimaa/Includes/Images/arrow_right_blue.gif') no-repeat 3px 0.3em;
	color:#f03;
	display:block;
	margin-left:10px;
	padding:0 10px 0 12px;
}

#boxInfo div.boxContent {
	color:#8EA0B8;
	font-size:11px;
	padding:10px 15px;
}

/* -- FORM FLOATS [TODO] -- */
.floatingBox {
	border:solid 1px #C2C2C2;
	display:inline;
	margin-bottom:7px;
	padding:6px;
	width:350px;
}

div.floatingBox table {
	width:343px !important;
}

.clearAll {
	clear:both;
	height:1px;
	font-size:1px;
	margin-bottom:-1px;
}

/* -- LINK MENU -- */
#linkMenuContainer {
	background:#fff url('/Customers/Pokerimaa/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/Pokerimaa/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/Pokerimaa/Includes/Images/listNav_right.gif') no-repeat right top;
	color:#333;
	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/Pokerimaa/Includes/Images/listNav_left_on.gif') no-repeat left top;
}

#linkMenu a.selected {
	background:url('/Customers/Pokerimaa/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/Pokerimaa/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/Pokerimaa/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/Pokerimaa/Includes/Images/stepNav_left_on.gif') no-repeat left top;
	padding-left:6px;
}

#stepMenu span.selected {
	background:url('/Customers/Pokerimaa/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:0 3px;
	width:240px;
}

div.lastContainer {
	margin-right:0;
}

div.tableGamesHeader {
	background:url(/Customers/Pokerimaa/Includes/Images/tableGamesHeader_bg_netent.gif) no-repeat;
	border-bottom:0;
	height:69px;
	margin-top:5px;
}

body#CasinoWWGlobalStartPage div.tableGamesHeader {
	background:url(/Customers/Pokerimaa/Includes/Images/tableGamesHeader_bg_ww.gif) no-repeat;
	border-bottom:0;
	height:69px;
	margin-top:5px;
}

div.videoPokerHeader {
	background:url('/Customers/Pokerimaa/Includes/Images/videoPokerHeader_bg.jpg') no-repeat;
	border-bottom:0;
	height:69px;
}

div.slotsHeader {
	background:url('/Customers/Pokerimaa/Includes/Images/slotsHeader_bg.jpg') no-repeat;
	border-bottom:0;
	height:69px;
}

div.casinoContent {
	background:url('/Customers/Pokerimaa/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:0;
	padding-left:0;
}

div.casinoContent ul li {
	display:block;
}

div.casinoContainer .casinoCornerBottomLeft {
	background:url('/Customers/Pokerimaa/Includes/Images/panel_br.gif') no-repeat right top;
	height:17px;
	overflow:hidden;
}

div.casinoContainer .casinoCornerBottomRight {
	background:url('/Customers/Pokerimaa/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/Pokerimaa/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/Pokerimaa/Includes/Images/floatingBoxContent-background.gif') repeat-y;
}

div.floatingBoxContent p {
	padding:13px;
}

div.floatingBoxFooter {
	background:url('/Customers/Pokerimaa/Includes/Images/floatingBoxFooter-background.gif') no-repeat top center;
	height:13px;
}

div.floatingBoxButton {
	background:url('/Customers/Pokerimaa/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{
	border:solid 2px #8EA0B8;
	color: #8EA0B8;
	margin:0 0 20px;
	padding:10px 7px 5px;
	background:#fff;	
}
.bettingCategory{
	border:none;
}
#boxBettingSearchOdds div.boxContent div{
	border:none !important;
}
/* text */
div.boxHeader h1 /* Boxheaders */ {
	color:#8EA0B8;
	font-size:16px;
	padding:3px 0;
	text-align:center;
}

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;
	margin-left:680px;
	position:absolute;
	top:110px;
	width:300px;
}

div#loginArea {
	padding:0 8px;
	line-height: 17px;
}

div#loginAreaContainer .cornerTopLeft {
	display: none;
}

div#loginAreaContainer .cornerTopRight {
	display: none;
}

div#loginAreaContainer .cornerBottomLeft {
	display: none;
}

div#loginAreaContainer .cornerBottomRight {
	display: none;
}

/* login links START */
div#loginArea #loginList {
	float:right;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100px;
}

div#loginArea #loginList li {
	background:url('/Customers/Pokerimaa/Includes/Images/pokerimaa_diamond.png') no-repeat 0 5px;
	padding-left: 1em;
	line-height: 15px;
}

/* login links END 
 login form START */
#loginArea fieldset {
	border:0 solid #fff;
	display:block;
	float:left;
	margin-top: 5px;
	padding:1em 0 0;
}

#loginArea input {
	margin-left:85px;
	position:relative;
	top:-1.3em;
	width:77px;
	border: 1px solid #3A495C;
}

#loginArea #login {
	clear:both;
	top:0;
	width: 80px;
}

#loginArea label {
	clear:both;
	color:#fff;
	display:block;
	float:left;
	margin-top:-1.05em;
	width:150px;
	line-height:14px;
}

/* login form END */
div#loginArea ul#accountList {
	list-style-type:none;
	margin:0;
	padding:5px 0 0;
}

div#loginArea ul#accountList li {
	background:url('/Customers/Pokerimaa/Includes/Images/pokerimaa_diamond.png') no-repeat 0 5px;
	display:inline;
	padding:0 20px 0 13px;
}

/*Language drop*/
div#divLanguages{
	position:absolute;
	right:20px;
	top:180px;
	z-index: 9999;
	text-align: right;
	color:#fff;
	padding:3px 10px;
}

div#divLanguages a{
	font-weight:700;
	background-repeat:no-repeat;
	background-position:center right;
	color:#fff;
}

div#divLanguages select {
	text-align:left;
	width:100px;
}

span#chooseLanguage-text {
	padding-right: 7px;
}

/*-- 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/Pokerimaa/Includes/Images/popup_logo.gif) no-repeat 40px 20px;
	margin:110px 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:#E8E9F0 url('/Customers/Pokerimaa/Includes/Images/popup_logo.gif') no-repeat 20px 20px;
	margin:90px 20px 20px;
	width:600px;
}

table.popup td {
	border:none;
	padding:2px 5px;
}

/*-- CALENDAR --*/
iframe#ifrCalendar {
	background:#fff;
	border:solid 1px #3B619C;
	left: 500px !important;
	position: absolute;
}

iframe.ifrCalendarVisible {
	background:#fff;
	border:solid 1px #3B619C;
	display:block;
	position:absolute;
}

iframe.ifrCalendarHidden {
	display:none;
	position:absolute;
}

div.calendarIcon {
	background:url('/Customers/Pokerimaa/Includes/Images/calendarIcon.gif') no-repeat left;
	height:20px;
	width:18px;
}

/* -- GENERAL -- 
Use logoClickArea as clickable area to the logo */
div#logoClickArea {
	height:75px;
	left:250px;
	position:absolute;
	top:98px;
	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: #E1E6EC;
}

table.column td {
	border:none;
}

a.a rrow {
	background:url('/Customers/Pokerimaa/Includes/Images/arrow_right_blue.gif') no-repeat left;
	padding-left:10px;
	text-decoration:underline;
}

.letter {
	background:url('/Customers/Pokerimaa/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;
}

fieldset.functionArea {
	border:solid 1px #305D8B;
	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:#3a495c;
	border:solid 1px #000;
	color:#fff;
	padding:0 10px;
	height: 17px !important;
}

body#PokerRules table#Table3 {
	background: #6A83A1 !important;	
}

body#PokerRules table#Table3 td {
	color: #fff;
}

div.contentWrapper {
	padding:7px;
}

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/Pokerimaa/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/Pokerimaa/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;
}

.bettingBox div.boxContainer div.boxContent div.content {
	background:#335080;
	color:#fff;
	margin:0;
	padding:0;
}

.bettingBox div.boxContainer div.boxCornerBottomRight {
	-moz-opacity:0.85px;
	background:url('/Customers/Pokerimaa/Includes/Images/sportsbetting-box-bottom-background.gif') no-repeat;
	filter:alpha(opacity=85);
	opacity:.85;
}

.bettingBox div.boxContainer div.boxCornerTopLeft,.bettingBox div.boxContainer div.boxCornerBottomLeft {
	background:none;
}

div#boxBettingSearchOdds table {
	width:191px !important;
}

a.bettingOpen {
	background:url('/Customers/Pokerimaa/Includes/Images/bet_plus.gif') no-repeat 0 0.4em;
	padding:0 4px;
	text-decoration:none;
}

a.bettingClose {
	background:url('/Customers/Pokerimaa/Includes/Images/bet_minus.gif') no-repeat 0 0.4em;
	padding:0 4px;
	text-decoration:none;
}

a.catNotSelected {
	background:url('/Customers/Pokerimaa/Includes/Images/bet_check_off.gif') no-repeat 0 0.4em;
	padding:0 4px;
	text-decoration:none;
}

a.catSelected {
	background:url('/Customers/Pokerimaa/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:#E1E6EC;
	color:#3A495C;
	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:#8EA0B8;
	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:390px;
}

select.searchOddsWideTimePeriod {
	float:left;
	padding:0;
	width:85px;
}

select.searchOddsWideBettype {
	float:left;
	padding:0;
	width:110px;
}

select.searchOddsWideSort {
	float:left;
	padding:0;
	width:80px;
}

/*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 #fff;
}

table.quickpick tr.header {
	background:#CBD3E0;
	font-weight:700;
}


table.quickpick tr.header td {
	border-bottom:solid 1px #fff;
}

table.quickpick td.oddsEvent {
	border-bottom:solid 1px #FFF;
}

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:#f96311;
	font-weight:700;
}

body#BettingSlip div.columnDivider {
	border-top:1px solid #000;
	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/Pokerimaa/Includes/Images/Banners/oddsBanner205_100_stadium.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBanner205_100_0 {
	background:url('/Customers/Pokerimaa/Includes/Images/Banners/oddsBanner205_100.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBanner205_100_1 {
	background:url('/Customers/Pokerimaa/Includes/Images/Banners/oddsBanner205_100_1.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBanner205_100_2 {
	background:url('/Customers/Pokerimaa/Includes/Images/Banners/oddsBanner205_100_2.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBanner205_100_3 {
	background:url('/Customers/Pokerimaa/Includes/Images/Banners/oddsBanner205_100_3.jpg') no-repeat;
	height:100px;
	width:205px;
}

iframe#oddsBannerExpressen {
	background:url('/Customers/Pokerimaa/Includes/Images/Banners/expressenbg.gif') no-repeat;
	height:30px;
	width:370px;
}

iframe#oddsBannerTipsnytt {
	background:url('/Customers/Pokerimaa/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/Pokerimaa/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:#f5f5f5;
	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 #305D8B;
	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,div.boxContainer .boxCornerBottomLeft,div.boxContainer .boxCornerBottomRight,.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{
	color:#3A495C;
}

div#loginAreaContainer a {
	color:#fff;
}

#AccountBalanceMain,body#BettingStartpage div#bettingBoxOne {
	float:left;
}

#boxInfo div.boxCornerTopRight,#boxInfo div.boxCornerBottomRight {
	background-color:#203b6b;
}

#AccountBalanceExtras,body#BettingStartpage div#bettingBoxTwo {
	float:right;
}

div.tableGamesHeader h1,div.videoPokerHeader h1,div.slotsHeader h1 {
	color: #fff;
	font-size:18px;
	text-align: center;
	padding-top:23px;
}

body#CasinoWWGlobalStartPage div.tableGamesHeader h1,div.videoPokerHeader h1,div.slotsHeader h1 {
	color: #3A495C;
	font-size:18px;
	text-align: center;
	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:#999;
}

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 {
	border-bottom:solid 1px #E1E6EC;
}

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 #FFF;
	text-align:right;
}

iframe#oddsBanner205_100,iframe#oddsBanner205_100_football {
	background:url('/Customers/Pokerimaa/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: #617C9A;margin: 0;padding: 0.5em; color:#fff;}
.toolTipCornerTopRight{display: none;}/*image 30px*/        
.toolTipCornerTopLeft{height:13px; /*width:90%;*/  /*padding-right:10px;*/ background: url('/Customers/Pokerimaa/Includes/Images/toolTip_top_left.gif') left no-repeat; }/*image 250px*/
.toolTipCornerBottomRight{display: none;}/*image 30px*/
.toolTipCornerBottomLeft{height:13px; /*width:90%;*/ /*padding-right:10px;*/ background: url('/Customers/Pokerimaa/Includes/Images/toolTip_bottom_left.gif') left no-repeat; }/*image 250px*/
.toolTipTopMiddle{display: none;}
.toolTipBottomMiddle{display: none;}
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{padding:5px 0 2px 0;border:1px solid #ccc;margin-bottom: 4px;background:none;text-align:center;}
ul#menuLevel3Deposit li.selected,ul#menuLevel3DepositMoreOptions li.selected{
	padding:5px 0 2px 0;
	border:1px solid #ccc;
	margin-bottom: 4px;
	background:#617C9A;
	text-align:center;
}

ul#menuLevel3Deposit li .learnMoreLink a,ul#menuLevel3DepositMoreOptions li .learnMoreLink a{color:#3A495C;font-weight:normal;}
ul#menuLevel3Deposit li .learnMoreLink a:hover,ul#menuLevel3DepositMoreOptions li .learnMoreLink a:hover{
	color:#000;
	font-weight:normal;
	text-decoration: underline;
}

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:#fff;font-weight:normal;}

ul#menuLevel3Deposit li a,ul#menuLevel3DepositMoreOptions li a{
	color: #3A495C;
	text-decoration:none;
}

ul#menuLevel3Deposit li a:hover,ul#menuLevel3DepositMoreOptions li a:hover{
	color:#8EA0B8;
	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:#8EA0B8;
}

#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:#a6a7a7 url(/Customers/Pokerimaa/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:#E1E6EC;
	border-top :1px solid #8EA0B8;
	border-bottom:1px solid #8EA0B8;
	height:22px;
	margin-top:26px;
}

div.contentWrapperHeader h2{
	color: #3A495C;
	margin-left:10px;
	padding-top:4px;
}

.depositLogo {height:40px;}
.depositLogo img {float:right;padding:0 1px 6px 0;}

#divContentWrapperLightBoxFrameless a {
	color:#3A495C !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/Pokerimaa/Includes/Images/live-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betLive{background:#e5e5e5 url('/Customers/Pokerimaa/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/Pokerimaa/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
table.betting .listItemRow #betStat{background:#e5e5e5 url('/Customers/Pokerimaa/Includes/Images/stats-icon.gif') no-repeat 4px 0.4em;}
/*End new betting columns*/

/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
#divWrapperFullColumnLeft{
	width:465px;
	position:relative;		/*Make middle column float in the middle */
	border:1px solid #E1E6EC;
	display:inline;
	float:left;
	line-height:16px;
	padding:6px;
	min-height:450px;
	
}
/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
#divWrapperFullColumnRight{
	padding:6px;
	border:1px solid #E1E6EC;
	display:inline;
	position:relative;
	width:465px;
	float:right;
	line-height:16px;
	min-height:450px;
}
/*This is used by the CashierImportCreateUser, partners that has imported players will use it*/
div#divWrapperFullColumnRight table, div#divWrapperFullColumnLeft table{width:100% !important;}

/****************************************NEW! Sign up review IMPORTANT THIS IS NOT RELEASED YET: SKIN DEVELOPERS SHOULD REMOVE THIS WHEN NEW SITES IS CREATED****************************************/

div.hintPositionForm{position: relative;width:auto;}
/* The hint to Hide and Show */
.hintForm{
    color:#000;
    background:#f4f2bf url('/Customers/Pokerimaa/Includes/Images/pointer-hintform2.gif') left top no-repeat;
    background-position:3px 12px;
    display: none;
    position: absolute; 
    z-index:9999;
    width: 110px;
    min-height:19px;
    margin-top: -7px;
    border: 1px solid #532e63;
    padding: 10px 12px; 
    filter:alpha(opacity=85);  /*Opacity for IE*/
    -khtml-opacity:0.85; /*Opacity for old versions of Safari*/
    -moz-opacity:0.85; /*Opacity for old versions of Mozilla browsers like Netscape*/
    opacity:.85; /*Standard opacity for browsers*/
}
.hintForm span{float:left;margin-left:5px;}
/* The pointer image is hidden by using another span */
.hintForm .hint-pointerForm {z-index:9999; position: absolute;left: -10px;top: 5px;width: 10px;height: 19px;}
.validPasswordIcon{width:120px;height:10px;margin:4px 1px 0 0;}
.passwordIndicatorDisabled{background: url('/Customers/Pokerimaa/Includes/Images/valid-password-disabled.png') top no-repeat;}
.passwordIndicatorInvalid{background: url('/Customers/Pokerimaa/Includes/Images/valid-password-not-ok.png') top no-repeat;}
.passwordIndicatorValid{background: url('/Customers/Pokerimaa/Includes/Images/valid-password-ok.png') top no-repeat;}
.validIconDisabled, .validIconError, .validIconOk, .validIconLeftFailed{height:18px;width:18px;display:block;background-image:url('/Customers/Pokerimaa/Includes/Images/uspriteregistericons.png');background-repeat:no-repeat;}
.validIconDisabled {background-position: 0 -30px;margin:0 0 0 .2em;}
.validIconError {background-position: 0 -77px;margin:0 0 0 .2em;}
.validIconLeftFailed {background-position: 0 -77px;margin:0 .3em 0 0;}
.validIconOk {background-position: 0 -124px;margin:.2em 0 0 .2em;}
.uValidationIconEmpty {height:18px;width:18px;display:block;margin:0 0 0 .2em;}

#CashierOpenAccount #divHeaderWrapper {height:200px;}
#CashierOpenAccount #divContentWrapper {z-index:3;position:relative;}
#CashierOpenAccount #divHeaderWrapper div#divLanguages{}
#CashierOpenAccount div#logoClickArea{height:62px;left:70px;position:absolute;top:75px;width:164px;}

#divSignupTopLinks{position:absolute;top:-82px;left:5px;width:935px;clear:both;}
.signupTopLink{color:#fff;font-size:12px;margin:0 5px;overflow:hidden;}
#divSignupTopLinks ul{margin-left:0;padding-left:0;list-style:none;}
#divSignupTopLinks li{float:left;margin:0 5px 0 0;background: url('/Customers/Pokerimaa/Includes/Images/menu2-right-on.gif') no-repeat scroll right top;}
#divSignupTopLinks a{font-size:11px;line-height:14px;text-transform:uppercase;float:left;display:block;font-weight:bold;padding:5px 7px 7px;background:url('/Customers/Pokerimaa/Includes/Images/menu2-left-on.gif') no-repeat scroll left top;margin:0;}
#divSignupTopLinks a:hover{text-decoration:none;}

#CashierOpenAccount div#emailConfirmationMessage {text-align:left;margin-top:5px;margin-left:10px;}
#CashierOpenAccount #CMSText1{margin-top:10px;padding:0 10px;}

#CashierOpenAccount #divWrapperFullColumnLeft{width:454px;min-height:340px;z-index:10;float:left;left:10px;}
#CashierOpenAccount #divWrapperFullColumnRight{width:454px;min-height:340px;z-index:9;float:right;right:10px;}
#CashierOpenAccount #divWrapperFullColumnLeft th, 
#CashierOpenAccount #divWrapperFullColumnRight th{font-size:16px;padding:5px 0;}
#CashierOpenAccount #divWrapperFullColumnLeft th.registerStepHeader div.registerStep1,
#CashierOpenAccount #divWrapperFullColumnRight th.registerStepHeader div.registerStep2{margin-left:5px;}

#CashierOpenAccount tr.listItemRow td{
	background: #E1E6EC;
	vertical-align:middle;
}

#CashierOpenAccount tr.listItemRowAlternating td{vertical-align:middle;}
#CashierOpenAccount tr.listItemRowAlternating strong span{vertical-align:middle;}

#CashierOpenAccount #divWrapperFull{position:relative;float:right;right:0px;width:471px;margin-top:5px;margin-right:0;margin-bottom:10px;}
#CashierOpenAccount #divWrapperFull table{}
#CashierOpenAccount #divWrapperFull strong{}
#CashierOpenAccount #divWrapperFull strong a{}

#signupTdValidator{}
#signupTdButton{}
#signupButton{border:none;width:200px;height:50px;font-size:14px;background:#b4c839 url('/Customers/Pokerimaa/Includes/Images/signup-button-sprite.gif') top no-repeat;}
.signupButton{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/Pokerimaa/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px 0px;color:#fff;}
.signupButton:hover{border:none;width:200px;height:50px;font-size:14px;background:transparent url('/Customers/Pokerimaa/Includes/Images/signup-button-sprite.gif') top no-repeat;background-position:0px -51px;}
.signupButton_Disabled{
	border:none;
	width:200px;
	height:50px;
	font-size:14px;
	background:transparent url('/Customers/Pokerimaa/Includes/Images/signup-button-sprite.gif') top no-repeat;
	background-position:0px -102px;color:#fff;}

#CashierOpenAccount #divSiteFooter{}

/* Overrides the country select dropdown from "ImageDropDownList.css" */
#CashierOpenAccount .dd{background:transparent;}
#CashierOpenAccount .dd .ddTitle span.arrow{background:url("/Customers/Pokerimaa/Includes/Images/ImageDropDownList_arrow.gif");}
#CashierOpenAccount .dd .ddTitle span.textTitle img{padding:2px 5px 0px 0px;text-align:left;}
#CashierOpenAccount .dd .ddTitle{margin-top:2px; margin-bottom:2px;background:#fff;border:1px solid #7f9db9;width:192px;}
#CashierOpenAccount .dd .ddChild{}
#CashierOpenAccount .dd .ddChild a:hover{background:#3A495C;color:#fff;}
#CashierOpenAccount .dd .ddChild a.selected{background:#3A495C;color:#fff;}