@charset "utf-8";
/* CSS Document */

* {
	  margin: 0;
}
html, body {
	height: 100%;
	background:none;
	overflow-x:hidden;
	overflow-y:auto;
	float:left
}
html, body { min-height:563px;min-height:563px;}
#leftnavnew
{
	float: left;
	margin: 0;
	z-index:6;
	position:absolute;
	top:50px;
	left:50px;
	padding:15px;
	background:url(../images/newlp/alb.png);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	_background:none;
}

#backleftnew {
	padding:25px;
	width:190px;
	border:1px dashed #fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#login-boxnew {
	color:#4b1f33;
}
.input-buttonnew {
	background: url(../images/newlp/input-button.png) no-repeat left top;
	height: 16px;
	width: 179px;
	border: none;
	padding-top:5px 3px 5px 5px;
	color: #666;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.input1 {
	/*margin-top:45px;	*/
}
.checkboxnew {
	margin:0px 5px 0 0 !important;
	vertical-align:middle;
	#margin:0px -2px 0px !important;
	_width:14px;
}
.logmeinnew {
	font-family: "Trebuchet MS";
	#color:#4b1f33;
	#margin-top:-5px;
}
.forgetpassnew {
	font-family: "Trebuchet MS";
	color: #fe4e99;
	text-decoration:none;
	line-height:17px;
	padding-left:18px;
	#line-height:13px;
	#margin-top:5px;
	#white-space:nowrap
}
.left-login {
	line-height:16px;
}
#codaccessnew {
	position:relative;
	left:10px;
	top:120px;
}
#waitinglistnew {
	position:relative;
	left:10px;
	top:95px;
}
#linksnew {
	position: absolute;
	bottom:25px;
	left:-5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fe4e99;
	padding:8px 50px 8px 55px;
	height:16px;
	line-height:16px;
	white-space:nowrap;
	text-align:left;
	background:url(../images/newlp/alb.png) repeat left top;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	_background:none;
}
#linksnew a {
	color: #fe4e99;
	text-decoration:none;
}
#linksnew a:hover {
	color: #4b1f33;
}
.loginbuttonnew {
}

#logonew {
	background: url(../images/newlp/logo-white.png) no-repeat center top;
	width:190px;
	height:160px;
}
.messages {
	margin:0 !important;
	width:auto !important;
}

#email, #pass {
	border-bottom:1px solid #ede9eb;
	border-right:1px solid #ede9eb;
}
.error-msg li, .success-msg li, .notice-msg li {
	line-height:23px;
}
.login-field {
	width:190px;
	height:auto;
}
#login-form #advice-required-entry-email, #login-form #advice-required-entry-pass {
	margin-bottom:0;
	padding-left:0;
	margin-top:0;
	padding-top:0;
}
#bleedWrapper { position:absolute; z-index:2; left:0; top:0; }
#bleedBackground { position:absolute; z-index:1; right:0; top:0 }
#backleftnew, #linksnew { z-index:99; }
#bleedBackground img, #bleedWrapper img { float:left; }
.whitebg {
	display:none;
	_display:block;
	_width:280px;
	_height:430px;
	_position:absolute;
	_z-index:2;
	_left:50px;
	_top:50px;
	_background:#fff;
	_filter: alpha(opacity=60);
}
.secondwhitebg {
	display:none;
	_display:block;
	_width:325px;
	_height:16px;
	_position:absolute;
	_z-index:2;
	_left:0px;
	_bottom:25px;
	_padding:8px 50px;
	_background:#fff;
	_filter: alpha(opacity=60);
}




/**/