body {
	font:0.8em arial,helvetica,sans-serif;
	color:#fff;
	margin:0;
	padding:0;
	background:#000;
}

table {
	width:100%;
	padding:0;
	margin:0;
	border-collapse:collapse;
	font-size:90%;
}  

h1 {
  margin:0;
  font-weight:bold;
  font: 2.6em arial,helvetica,sans-serif;
}

h2, .text h2, .textarea h2 {
	font:1.0em arial,helvetica,sans-serif;
	font-weight:bold;
}

h2 {
	display:inline;
}

th {
	text-align:left;
	background:#000;
	padding:4px;
	padding-top:0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

th.noborderleft {
	border-left:0;
}

th.noborderright {
	border-right:0;
}

td.winnersleft, td.winnersright, td.td1, td.td2, td.td3, td.td4, td.td5 {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-collapse:collapse;
	padding:4px;
}

td.td1 {
	font-weight:bold;
}

td.winnersright, td.winnersright {
	width:50%;
}

td.winnersleft, td.td1 {
		border-left:1px solid #ccc;
}

td.winnersright, td.td5 {
		border-right:1px solid #ccc;
}

img {
	border:0;
}  

form {
	border:0;
	padding:0;
}

.bold {
	font-weight:bold;
}	
 
.clear {
	clear:both;
}

.vertalign {
	vertical-align:top;
}

a {
	color:#4d4d4d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#shell-out {
  width:995px;
  margin:auto;
  position:relative;
}

#shell {
	width:995px; /*was 988px size UD*/
	padding-top:143px;
	overflow:hidden;
}			 
   
#menu {
	width:180px; /*was 192px size UD*/
	position:absolute;
	top:143px;
	left:0px;
}

#menu-nav {
	padding:0; /* lpad was 10px */
	color:#fff;
}

#menu-nav ul {
	list-style-type:none;
	margin: 0 0 15px 25px;
	padding-left:0px;
}	   

#menu-nav ul li {
	border-bottom:1px solid #eee;
	padding:8px 0 8px 0;
	font-weight:bold;
	margin:0px;
} 

#menu-nav ul li a {
	/*padding-left:18px;*/
} 

#menu-nav ul li a.selected {
	font-weight:bold;
}

#menu-nav ul li a.change {
	position:absolute;
	left:8px;
	margin-top:1px;
	z-index:2;
	cursor:pointer;
}	

#menu-nav ul li ul  {
	width:140px; /*was 152px UD*/
	margin:0px;
	margin-left:5px;
}	

#menu-nav ul li ul li ul  {
	width:125px; /*was 137px UD*/
}

#menu-nav ul li ul li {
	margin:0px;
	border-bottom:0;
	padding:1px 0 1px 0;
	font-weight:normal;
}

#menu-nav ul li ul li a {

}

#menu-nav ul li ul li a.selected {
	font-weight:bold;
} 

#menu-nav ul ul {
	padding-left:10px;
	font-size:0.85em;
	margin-bottom:0;
	list-style-type:none;
} 

#menu-nav ul ul ul {
	font-size:1em;
}  

#menu-nav ul ul.open {
	display:block;
}  

#menu-nav ul ul.closed {
	display:none;
}  

#menu-nav .noexp-top {
	font-size:0.85em;
	font-weight:normal;
	border:0;
	padding:8px 0 0 15px;
}

#menu-nav .noexp {
	font-size:0.85em;
	font-weight:normal;
	border:0;
	padding:2px 0 0 15px;
}
   
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#dd_container {
	padding-left:20px;
	margin:0;
}

#dd, #dd ul, #dd_java, #dd_java ul {
	padding:0;
	margin:0;
	list-style-type:none;
	position:relative;
	width:144px; /* was 156px UD */
}

#dd a, #dd_java a {
	margin-top:0px;
	display:block;
	background-color:#fff;
	width:144px; /* was 156px UD */
	font-size:11px;
	color:#000;
	height:20px;
	line-height:19px;
	text-decoration:none;
	text-indent:3px;
	border:1px inset #aeae71;
}	

#dd ul a:hover, #dd_java ul a:hover {
	border-bottom:0;
}

#dd li ul, #dd_java li ul {
	color:#000;margin-top:-4px;}

*html #dd li ul {
	color:#000;margin-top:0px;}
	
*html #dd_java li ul {
	color:#000;margin-top:0px;}

#dd li ul li a, #dd_java li ul li a {
	color:#000;border-bottom:0;border-top:0;width:144px; /* was 156px UD */ } 
	
#dd .bottom-item {
	border-bottom:1px inset #aeae71;}

#dd li, #dd_java li {
}

#dd li:hover {
	position:relative;
}

#dd_java li {
	position:relative;
}
	
#dd ul.sub li:hover > a {
	color:#f00;
}
	
#dd_java ul.sub li:hover > a {
	color:#fff;
	background:#669900;
}
	
#dd li ul li, #dd_java li ul li{
	width:144px; /* was 156px UD */
	}

	
#dd li ul {
	display:none;
	width:120px;
}
	
#dd_java li ul {
	display:none;
	position:absolute;
	left:0px;
	width:144px; /* was 156px UD */
}
	
* html #dd_java li ul {
	margin-top:-2px;
}

#dd li:hover > ul {
	display:block;
	position:absolute;
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
	background:transparent url(transparent.gif);
	width:120px;
}	 
	
#dd > li:hover > ul {
	left:-30px;
	top:16px;
}

#dd table #dd_java table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
}

*html #dd li a:hover {
	position:relative;
	background-color:#fff;color:#f00;
}	
	
*html #dd li ul {
	visibility:hidden;
	display:block;
	position:absolute;
	top:-11px;
	left:80px;
	padding:10px 30px 30px 30px;
}

#dd li a:hover ul {
	visibility:visible;
	left:-30px;
	top:9px;
	lef\t:-31px;
	to\p:9px;
}

#dd img, #dd_java img {
	vertical-align:bottom;
}
	
.dd-arrow {
	position:absolute;
	right:2px;
	top:4px;
}

#content-shell {
	width:565px; /*was 534px size UD*/
	padding-left:180px; /*was 192px size UD*/
	float:left;
	min-height:736px;
}

#content {
	padding:0 16px 0 16px; /* 16px top new removed */
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	height:100%;
	min-height:736px;
}	

#promos {
	width:248px; /*was 260px size UD*/
	float:right;
}	 

#promos-content {
	margin-top:0px; /*16px adj for top-aligned welcome box - removed*/
	padding-left:10px;
}

#promos h3, .portlet h3 {
	background:#ccc;
	font-size:0.9em;
	margin:0;
	padding:4px;
}

#promos .promo-box, .portlet .promo-box {
	padding:8px;
	border:1px solid #eee;
	border-top:0;
	font-size:0.85em;
} /* separated to differentiate contact and flash box padding*/

#promos .promo-flash, .portlet .promo-flash {
	padding:4px 2px 0 3px;
	border:1px solid #eee;
	border-top:0;
	font-size:0.85em;
} /* separated to differentiate contact and flash box padding*/  
  
#promos .promo-flash, .portlet .promo-flash  {
	/**height:450px;*/ /* temp: flash banners go here */	  
}

#promos .promo-box p, .portlet .promo-box p {
	margin:0 0 7px 0;
}

.promo-detail {
	width:497px;
	border-top:1px solid #ccc;
	padding-top:12px;
	overflow:hidden;
	position:relative;
	height:93px;
}	

.no-bt {
	border-top:0;
}

.home-detail {
	width:466px;
	overflow:auto;
	position:relative;
}

#footer-links {
	clear:both;
	width:510px;
	text-align:center;
	font-size:0.85em;
	margin:15px 0 0 -10px;
}

#footer-links ul {
	list-style:none; 
	margin-top:0;
	margin-bottom:0;
}	   

#footer-links li {
	display:inline;
}	

#footer-images {
	text-align:center;
	margin:10px 0 10px 0;
}	 

#footer-images img {
	padding:0 2px 0 2px;
}

.welcome {
	height:142px;
	padding:10px;
	/* margin-bottom:16px; */
	position:relative; /*** POS REL NEW ***/
}

.loggedin {
	height:134px; /*height adj*/
}

.welcome-text {
	width:270px;
	height:95px;
	font-weight:bold;
	overflow:hidden;
}  

.welcome-text h1 {
  margin-bottom:10px;
  margin-top: -6px;
} 

h1.home {
  color:#333;
  bottom:0;
  font-size:10px;
  text-align:center;
}

.home_seo {
  color:#333;
  position:absolute;
  bottom:0px;
  font-size:10px;
  text-align:center;
  width:555px;
  height:0px;
}

.home_content {
  color:#333;
  font-size:10px;
  text-align:center;
  margin:10px;
}

#footer-regulated {
  margin-bottom:32px;
}

/* .welcome .title-img {
	font-weight:normal;
	font-size:2.8em;
	display:inline;	 
} */

.welcome .title-img {
	height:53px;
	width:200px;
}

.welcome p {
	font-size:1.2em;
} 	

.welcome a {			
	text-decoration:none;
}   

.welcome a:hover {			
	text-decoration:underline;
}  

.welcome .register {
	position:absolute;
	left:12px;
	bottom:9px;  /***** NEW! ***/
} 	

.home-box {
	height:108px;
	clear:both;
}

.ie-list-fix {
	vertical-align:bottom;
	visibility:hidden;
	width:0px;
	height:0px;
}

.portlet
{
	/**cursor: move;*/
	width:238px; /*was 250px UD*/
	margin-bottom:15px;
}

.portlet_topper {

}

.portlet_topper a {
	position:absolute;
	margin-left:230px;
	z-index:100;
}

#menu-nav a.open {
	background:url(http://media.ladbrokes.com/bingo/images/gen/clean/minus.gif);
	background-repeat:no-repeat;
}

#menu-nav a.closed {
	background:url(http://media.ladbrokes.com/bingo/images/gen/clean/plus.gif);
	background-repeat:no-repeat;
}

.portlet_topper a.expand {
	background:url(http://media.ladbrokes.com/bingo/images/gen/clean/plus.gif);
	background-repeat:no-repeat;
}

.portlet_topper a.contract {
	background:url(http://media.ladbrokes.com/bingo/images/gen/clean/minus.gif);
	background-repeat:no-repeat;
	z-index:100;
}	

.checkbox-shell {
	float:left;
	margin-right:8px;
	height:24px;
}

.hidden {
	visibility:hidden;
}

.delicious {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/delicious.gif) no-repeat scroll 0pt;
}

.digg {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/digg.gif) no-repeat scroll 0pt;
}

.reddit {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/reddit.gif) no-repeat scroll 0pt;
}

.facebook {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/facebook.gif) no-repeat scroll 0pt;
}

.stumbleupon {
	background:transparent url(http://media.ladbrokes.com/generic/images/siteImages/socialBookmarks_14x14/stumbleupon.gif) no-repeat scroll 0pt;
}

/* generic buttons */

.text .button_generic, form .button_generic {
	border:#eee;
	background:#333;
	color:#fff;
	font-size:0.85em;
	padding:3px 6px;
	cursor:pointer;
	overflow:visible;
}

form .button_generic {
	margin-top:16px;
}

.text hr {
	border:0;
	height:1px;
	color:#fff;
	background-color:#fff;
}

#content hr {
	clear:both;
	margin-top:20px;
}

.text {
	margin-bottom:10px;
}  

.text a {
		font-weight:bold;
}

/*supp*/

.box {
	background:#000;
	overflow:auto;
	padding:0;
}

*html .box {
  margin-top:-3px;
}

.box-int, .box-int-short {
	background:#000;
	overflow:auto;
	padding:16px 16px 0 16px;
}

.box h2 {
	/* margin:-16px 0 16px 0;
	font-size:18px; */
}

.box-top {
	height:13px;
	background-color:#ccc;
	margin-top:16px;
}

.box-base {
	height:15px;
	background-color:#eee;
	margin-bottom:16px;
}

.textarea {
	width:266px;
	float:left;
	margin-bottom:10px;
}

.img-container {
	clear:both;
	width:200px;
	float:left;
	margin-bottom:10px;
}		

.links {
	float:right;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:12px;
	/* position:absolute;
	right:0;
	bottom:0; fix */
}

.links2 {
	float:right;
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:4px;
}	   

.no-mb {
	margin-bottom:0;
}

.no-mt {
	margin-top:0;
}

.info {  
	background:transparent;
	width:74px;
	height:28px;
	line-height:28px;
	text-align:center;
	margin-left:4px;
	position:absolute;
	bottom:8px;
	right:0; /* fix pos */
} 

.no-btm-border {
	margin-bottom:0;
	border-bottom:0;
} 	

.box table {
	width:497px;
}		

/* flash move adj home page */			 

.homeflash-pad {
	padding:6px 0 4px 0;
}

*html .homeflash-pad {
	padding:6px 0 6px 0;
}	 

*:first-child+html .homeflash-pad {
	padding:6px 0 6px 0;
}	

/* getting started cms inc fix */

.img-wrap {
	float:left;
	padding:0 12px 6px 0;
}

.steps {
	border-bottom:1px solid #fff;
	padding:0;
	width:100%;
	height:20px;
}

/* login popup new design */

.loginpopup {
  position:absolute;
  top:150px;
  left:27px;
  background-color:#fff;
  width:700px;
	color:#000;
}

.loginpopup-top {
  height:8px;
  background:transparent url(http://media.ladbrokes.com/bingo/images/skin/loginbox_top.gif) no-repeat;
  padding:0;
  border:0;
}

.loginpopup input {
  width:86px;
  font-size:11px;
}

.loginpopup .pad {
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  padding:0 6px;
}

.loginpopup .pad .pad-inner {
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  overflow:hidden;
  height:214px;
  padding:12px;
}

.loginpopup .pad .game-img {
  float:left;
  margin:0 10px 10px 0;
}

.loginpopup .pad .game-info {
  position:relative;
  float:left;
  height:81px;
  width:430px;
}

.loginpopup .pad .game-info p {
  margin-top:0;
}

.loginpopup .pad .text.adj {
  clear:both;
  margin:-10px 0 0 0;
  border-top:1px solid #ccc;
}

.loginpopup .pad .text.adj .left {
  float:left;
}

.loginpopup .pad .text.adj .right {
  float:right;
}

.loginpopup .titlebg-popup {
  width:700px;
  margin-top:-1px;
  height:29px;
	background:url(http://media.ladbrokes.com/bingo/images_nordic/grad_login.gif);
}

.loginpopup .titlebg-popup h2 {
  padding-left:16px;
  line-height:28px;
}

.loginpopup .sub-heading {
  font-weight:bold;
  margin-bottom:12px;
}

.loginpopup .pad .button_generic {
  background-color:#690;
  border:2px outset #690;
}

form.login {
  position:absolute;
  bottom:0;
}

form.login .left {
  float:left;
}

.loginpopup-btm {
  height:10px;
	background:transparent url(http://media.ladbrokes.com/bingo/images_nordic/grad_login_footer.gif) no-repeat;
  padding:0;
  border:0;
}

.loginpopup .btn-left {
  float:left;
  background:url(http://media.ladbrokes.com/bingo/images_nordic/login_left.gif);
  margin-left:10px;
  width:4px;
  height:23px;
}

.loginpopup .login-btn {
  float:left;
  height:23px;
  width:auto;
  padding-bottom:2px;
  font-size:12px;
  background:url(http://media.ladbrokes.com/bingo/images_nordic/login_sliver.gif);
  border:0;
  color:#fff;
  font-weight:bold;
}

.loginpopup .btn-right {
  float:left;
  background:url(http://media.ladbrokes.com/bingo/images_nordic/login_right.gif);
  width:4px;
  height:23px;
}

.error-head, .login_close, .button-generic {
	background:url(http://media.ladbrokes.com/bingo/images/box_bg.gif) #690;
}

.loginerror-livechat{
    margin-right: 30px;
}

#top-highlights .hide {
	display:none;
}

/*ITG.68813 Improvements to message of day*/
.modTitle{
	float:left; 
}
.modTitle h2{
	font-weight:bold !important; font-size:30px !important;
}
.modHeading{
		float:left; width:270px;
}
.modDescription{
	float:left; width:245px; margin-top:5px;
}
/*ITG.68813 ends*/
.promotion-claim-success {
	margin-bottom: 5px; 
	padding: 5px; 
	border: 1px solid #546FD8;	
	background-color: white;
	color: #653DB3;
}

