@charset "utf-8";
/* CSS Document */

#LoginDiv1{
	position:absolute;
	left:260px;
	top:60px;
	width:407px;
	height:406px;
	z-index:4;
	overflow:hidden;
	background:url(../images/loginFormBG.png) no-repeat;
}
#LoginDivTwit{
	position:absolute;
	left:260px;
	top:60px;
	width:407px;
	height:406px;
	z-index:4;
	overflow:hidden;
	background:url(../images/loginFormBG.png) no-repeat;
}
#loginhere{
	width:370px;
	margin:auto;
}
#loginhere2{
	width:370px;
	margin:auto;
}
#twitterlogo{
	float:right;
}
#activesearchlogo{
	float:right;
}
#LoginDiv3{
	position:absolute;
	left:260px;
	top:60px;
	width:407px;
	height:406px;
	z-index:4;
	overflow:hidden;
	background:url(../images/loginFormBG.png) no-repeat;
}
#LoginDiv3 a img{
	border:none;
}
#LoginDiv4{
	position:absolute;
	left:260px;
	top:60px;
	width:407px;
	height:406px;
	z-index:4;
	overflow:hidden;
	background:url(../images/loginFormBG.png) no-repeat;
}
#LoginBGDiv{
	display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	z-index:3;
	overflow:hidden;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
}
#LoginHeading{
	width:350px;
	margin:20px 0 0 20px;
	padding:0 0 5px 0;
	font:12px Verdana, Geneva, sans-serif;
	border-bottom:1px solid #c0c0c0;
}
#LoginFooter{
	margin:20px 0 0 0;
	width:350px;
	font:12px Verdana, Geneva, sans-serif;
}
#fbLoginButton{
	height:40px;
}
#faceBookBox{
	width:200px;
}
#faceBookBox a img{
	border:none;
	margin:5px 0 0 105px;
}
#twitDiv{
	margin:8px 0 0 20px;
	height:100px;
	width:360px;
	border-bottom:1px solid #c0c0c0;
}
#ActiveSDiv{
	margin:8px 0 0 0;
	height:110px;
	border-bottom:1px solid #c0c0c0;
}
.closeOL{
	float:right;
	width:23px;
	height:23px;
	margin:10px 20px 0 0;
}
.closeOL a img{
	border:none;
}
.form1R{
	width:170px;
	margin:0 10px 0 0;
	float:right;
}
.LoginLabel{
	width:100px;
	color:#408263;
}
.formFieldDivider{
	height:30px;
}
.button2{
	margin:0 0 0 150px;
}
.button3{
	margin:50px 0 0 150px;
}
.oneloginheading{
	font:10px Verdana, Geneva, sans-serif;
	margin:0 0 5px 0;
	color:#408263;
	text-align:center;
}
.forgotpwspc{
	margin:10px 0 5px 0;
	height:40px;
	border-bottom:1px solid #c0c0c0;
}
.required{
	float:right;
	margin:0 10px 0 0;
}