/* CSS Document */

.lbWrap, #lbOverlay{
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#lbOverlay{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999998; /* 16777271 heighest zindex across all browsers*/
	background-color: #000;
	filter:alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
}


.lbWrap{
	position: absolute;
	top: 50px;
	z-index: 9999999;
	
	text-align: left;	
	font-size: 13px;
}

.lbWrap, .lbWrap a{
	color: #315387;	
}

.lbClose{
	position: absolute;
	z-index: 100;
}

.lbWrap a span{
	display: block;
	display: none;
}	


/**** GAME ************************************************************************************************/

#lbGame{
	background: url("../assets/lto_lb_shell_game.png") 0 0 no-repeat;
	width: 973px;
	height: 811px;
	top: 0;
}

#lbGame .lbClose{
	height: 20px;
	top: 39px;
	right: 54px;
	font-size: 10px;
	text-align: right;
	
}

#lbGame .lbClose a{
	color: #ccc;
	font-weight: bold;
}

#lbGame .lbClose a:hover{
	color: #fff;
}

#lbGame .lbSubWrap{
	padding: 25px;
	overflow: hidden;
}

#lbGame .adWrap p {
	/*display: none;*/
	height: 13px;
}

#lbGame .adType3{
	float: right;
	margin: 15px 27px 0 0;
}

#lbGame .adType3 p{
	color: #09F;	
}

#lbGame .flashWrap, #lbGame #playedToday{
	width: 700px;
	height: 600px;
	float: left;
	margin: 10px 0 0 21px;

	border: 1px solid #90bdf9;
}

#playedToday{
	display: none;
	background: url("../assets/lto_lb_playedToday.jpg") 0 0 no-repeat;
	position: relative;
}

#playedToday ul{
	width: 625px;
	height: 103px;
	position: absolute;
	top: 258px;
	left: 42px;
}

#playedToday ul li{
	width: 198px;
	height: 45px;
	float: left;
	margin: 0 9px 10px 0;
}

#playedToday ul li.pchShare{
	margin-left: 98px	
}

* html #playedToday ul li.pchShare{
	margin-left: 49px	
}

#playedToday ul li a{
	display: block;
	width: 100%;
	height: 100%;
}

#playedToday ul li a span{
	display: none;	
}

#lbGame .adType2{
	float: right;
	margin: 10px 28px 0 0;	
}

#coreg{
	display: none;
	float: left;
	width: 905px;
	margin: 10px 0 0 8px;
}

#coregSplash{
	width: 905px;
	height: 601px;
	background: url("../assets/lto_lb_coreg_splash.jpg") top center no-repeat;
	
	/*position: relative;*/
}

#coregSplash a#coregGo{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	/*
	width: 204px;
	height: 51px;
	
	position: absolute;	
	top: 484px;
	left: 335px;
	*/
}


#coregRules {
	padding: 0 5px;
	font-size: 11px;
	color: #000;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	position: relative;
	z-index: 2;
}

#coregRules a {
	text-decoration: none;
	color: #000;
	padding: 0 5px;
}

#coregRules a:hover {
	text-decoration: underline;
}

#coreg iframe{
	display: none;
	border: 0;
	margin: 0;
	padding: 0;
	height: 620px; /* #pop.height-iframeWrap.LRpadding */
	overflow-y: scroll;
	overflow-x: hidden;	
	width: 100%;
}

#coregConfirm{
	display: none;
	width: 905px;
	height: 601px;
	background: #fff url("../assets/lto_lb_coreg_interstitial.gif") center center no-repeat;
}

#coregConfirm a{
	display: block;
	width: 100%;
	height: 100%;
}

/**** REG ************************************************************************************************/
#lbRegister{
	background: url("../assets/lto_lb_shell_reg_top.png") top right no-repeat;
	width: 387px;
	height: 645px;
	padding: 41px 0 0 190px; /*force "half cetnered"*/
}


#lbRegister .lbClose{
	width: 18px;
	height: 18px;
	
	top: 14px;
	right: 19px;
}

#lbRegister .lbClose a{
	display: block;
	width: 100%;
	height: 100%;
	
	/*IE fix*/
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;	
}

#lbRegister .lbSubWrap{
	padding: 0 0 29px;
	
	background: url("../assets/lto_lb_shell_reg_bot.png") left bottom no-repeat;
}

#lbRegister .formWrap{
	background: url("../assets/lto_lb_shell_reg_rpt.png") top right repeat-y;
	padding: 10px;
}

#lbRegister .disclaimer{
	clear: both;
	width: 318px;
	padding: 10px;
	margin: 10px auto;
	background: #c1d7f2;
	border: 2px solid #fff;
	font-size: 10px;
}

#lbRegister .buttonWrap{
	width: 110px;
	height: 33px;
	margin: 0 auto;
}

#lbRegister .buttonWrap a{
	background: url("../assets/lto_btn_register.png") 0 0 no-repeat;
}


/*** REGISTER THANK You ************************************************************************************************/

#lbRegConfirm{
	background: url("../assets/lto_lb_regThanks.png") 0 0 no-repeat;
	width: 460px;
	height: 161px;
	text-align: center;
	font-size: 11px;	
}

#lbRegConfirm .lbClose{
	width: 18px;
	height: 18px;
	
	top: 12px;
	right: 10px;
}

#lbRegConfirm .lbClose a{
	display: block;
	width: 100%;
	height: 100%;

	/*IE fix*/
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;	
}

#lbRegConfirm .lbSubWrap{
	padding: 90px 40px 0;
}

/**** REG OLD ************************************************************************************************/

#lbRegister .formWrap dt{
	font-size: 11px;
	width: 100px;
}

#lbRegister .formWrap small{
	display: block;
	padding: 0 40px 4px 0;
}

#lbRegister .formWrap dd{
	width: 220px;
}

#lbRegister dd input{
	width: 195px;
}

#lbRegister dd#zipWrap input{
	width: 66px;
}

#lbRegister .optins{
	clear: both;
	font-size: 10px;
	margin: 0 0 0 25px;
}

#lbRegister .optins dt, #lbRegister .optins dd{
	padding-bottom: 10px;
}

#lbRegister .optins dt{
	clear: both;
	width: 25px;
	padding: 3px 0 0;
}

#lbRegister .optins dt input{
	padding: 0 !important;
	width: 16px !important;
	height: 16px !important;
	overflow: hidden;
	background: 0 !important;
	border: 0 !important;
}

#lbRegister .optins dd{
	width: 295px;
	padding-top: 3px;
	padding-left: 5px;
	height: auto;
}


/*** SIGN IN ************************************************************************************************/

#lbSingIn{
	background: url("../assets/lto_lb_shell_signIn.png") top right no-repeat;
	width: 338px;
	height: 185px;
	padding: 0 0 0 190px; /*force "half cetnered"*/	
	text-align: center;
	font-size: 11px;	
}

#lbSingIn .lbClose{
	width: 18px;
	height: 18px;
	
	top: 14px;
	right: 22px;
}

#lbSingIn .lbClose a{
	display: block;
	width: 100%;
	height: 100%;	
	
	/*IE fix*/
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;		
}

#lbSingIn .lbSubWrap{
	padding: 39px 20px 0;
}


#lbSingIn .formWrap dt{
	font-size: 11px;
	width: 68px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-top: 10px;
}

#lbSingIn .formWrap dd{
	width: 220px;
	padding: 10px 0 5px;
}

#lbSingIn dd input{
	width: 195px;
}

#lbSingIn .optins{
	clear: both;
	font-size: 10px;
	margin: 0 0 0 65px;
}

#lbSingIn .optins dt, #lbSingIn .optins dd{
	padding-bottom: 10px;
}

#lbSingIn .optins dt{
	clear: both;
	width: 25px;
	padding: 3px 0 0;
}

#lbSingIn .optins dt input{
	width: auto;
}

#lbSingIn .optins dd{
	width: 90px;
	padding: 3px 0 0 5px;
	text-align: center;
}

#lbSingIn .buttonWrap{
	width: 75px;
	height: 27px;
	float: right;
	margin: 5px 12px 0 0;
}

#lbSingIn .buttonWrap a{
	background: url("../assets/lto_btn_signIn.png") 0 0 no-repeat;
}


/*** FORGOT PASSWORD ************************************************************************************************/

#lbForgotPassword{
	background: url("../assets/lto_lb_shell_forgot.png") top right no-repeat;
	width: 338px;
	height: 185px;
	padding: 0 0 0 190px; /*force "half cetnered"*/	
	text-align: center;
	font-size: 11px;	
}

#lbForgotPassword .lbClose{
	width: 18px;
	height: 18px;
	
	top: 14px;
	right: 22px;
}

#lbForgotPassword .lbClose a{
	display: block;
	width: 100%;
	height: 100%;
	
	/*IE fix*/
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;		
}

#lbForgotPassword .lbSubWrap{
	padding: 39px 20px 0;
}

#lbForgotPassword .lbSubWrap p{
	padding: 7px 0 17px;
	text-align: left;
}

#lbForgotPassword dd, #lbForgotPassword dt{
	padding-bottom: 0;
}

#lbForgotPassword dd{
	width: 220px;
}
#lbForgotPassword dd input{
	width: 210px;
}

#lbForgotPassword .buttonWrap{
	width: 75px;
	height: 27px;
	float: right;
	margin: 2px 12px 0 0;
}

#lbForgotPassword .buttonWrap a{
	background: url("../assets/lto_btn_lb_submit.png") 0 0 no-repeat;
}



/*** Password Sent ************************************************************************************************/

#lbPasswordSent{
	background: url("../assets/lto_lb_passwordSent.png") 0 0 no-repeat;
	width: 460px;
	height: 161px;
	text-align: center;
	font-size: 11px;	
}

#lbPasswordSent .lbClose{
	width: 18px;
	height: 18px;
	
	top: 12px;
	right: 10px;
}

#lbPasswordSent .lbClose a{
	display: block;
	width: 100%;
	height: 100%;
	
	/*IE fix*/
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;		
}

#lbPasswordSent .lbSubWrap a{
	display: block;
	position: absolute;
	width: 75px;
	height: 26px;
	bottom: 26px;
	left: 195px;
}

/*** NOT SIGNED IN ************************************************************************************************/

#lbNotSignedIn{
	background: url("../assets/lto_lb_shell_notSignedIn.png") 0 0 no-repeat;
	width: 462px;
	height: 260px;
	text-align: center;
	font-size: 11px;	
}

#lbNotSignedIn .lbClose{
	width: 18px;
	height: 18px;
	
	top: 12px;
	right: 10px;
}

#lbNotSignedIn .lbClose a{
	display: block;
	width: 100%;
	height: 100%;
	
	/*IE fix*/
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;		
}

#lbNotSignedIn .lbSubWrap a{
	display: block;
	position: absolute;
	width: 83px;
	height: 26px;
	top: 110px;
}

#lbNotSignedIn .btnSignIn{
	left: 124px;
}

#lbNotSignedIn .btnRegister{
	right: 131px;
}



/*** DID I WIN? ************************************************************************************************/

#lbDidIWin{
	background: url("../assets/lto_shell_lb_didIWin.png") 0 0 no-repeat;
	width: 592px;
	height: 594px;
	text-align: center;
	font-size: 11px;	
}

#lbDidIWin .lbClose{
	width: 18px;
	height: 18px;
	
	top: 12px;
	right: 10px;
}

#lbDidIWin .lbClose a{
	display: block;
	width: 100%;
	height: 100%;
	
	/*IE fix*/
	background-color: #000;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;	
}

#lbDidIWin .lbSubWrap a{
	display: block;
	position: absolute;
	width: 75px;
	height: 26px;
	bottom: 26px;
	left: 195px;
}

