/* Firstserve Login Styles */



body {
   
	background-color:e6e6fa;

	background-repeat:no-repeat;

}


.loginBox {

	position:absolute;
	
	background-image:url('../css/login_box_bg.gif');

	background-repeat:no-repeat;

	width:500px;

	height:300px;

	top:25%;

	left:30%;
	
	/*
	width:340px;

	height:196px;

	top:250px;

	left:400px;
	*/

}



.loginMenuBox {

	position:absolute;
	
	background-position:center; 

	background-image:url('../css/login_menu_bg.gif');

	background-repeat:no-repeat;

	width:500px;

	height:300px;

	top:-200px;

	left:-50px;
	/*
	width:340px;

	height:196px;

	top:450px;

	left:400px;
	*/
}



.loginFailedBox {

	position:absolute;

	/*background-image:url('../css/login_menu_bg.gif');*/

	background-repeat:no-repeat;
	
	width:340px;

	height:196px;

	top:450px;

	left:350px;

}



.loginFields {

	margin-left:204px;

	margin-top:29px;

	padding:4px;

	border-left: solid 1px white;

	/*border-right:1px dotted #6B87AE;*/

	width:180px;

	height:151px;

	float:left;

	font-family: helvetica, arial, verdana, sans-serif;
	
	font-weight:bold;

	font-size:12px;

	color:Grey;

}



.logo {

	margin-right:14px;

	margin-top:125px;

	padding:10px;

	float:right;

}



.loginForm {

	border:1px solid #B8B8B8;

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#8F8F8F;

	width:250px;

}



.title {

	position:absolute;

	top:28px;

	left:370px;	

}



a.menuLinks,a.menuLinks:visited,a.menuLinks:active {

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#3D609E;

	text-decoration:none;

}

a.menuLinks:hover {

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#3D609E;

	text-decoration:underline;

}

.menuLeft {

	margin-left:14px;

	margin-top:14px;

	border-right:1px dotted #6B87AE;

	float:left;

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#3D609E;

	width:109px;

}

.menuCenter {

	margin-top:14px;

	margin-left:14px;

	border-right:1px dotted #6B87AE;

	float:left;

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#3D609E;

	width:60px;

}



.loginError {

	margin-top:30px;

	margin-left:20px;

	/*border-right:1px dotted #6B87AE;*/

	float:center;

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:14px;

	color:Red;

	/*width:115px;*/

}



.menuRight {

	margin-top:14px;

	margin-left:14px;

	float:left;

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#3D609E;

	width:100px;

}





.button3 {

	height:18px;

	width:100px;

	BACKGROUND:    url("button3.gif") no-repeat;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	border: 0px;

	color:#3D609E;

}

.button3On {

	height:18px;

	width:100px;

	BACKGROUND:     url("button3On.gif") no-repeat;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	border: 0px;

	color:#FFFFFF;

}

.instructions {

	position:absolute;

	top:130px;

	left:380px;	

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#FFFFFF;

	width:300px;

	text-align:justify;

}



.changeFields {

	position:absolute;

	top:200px;

	left:370px;	

	padding:10px;

	width:173px;

	height:151px;

	float:left;

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#FFFFFF;

}



.disclaimerText {

	position:absolute;

	text-align:justify;

	top:130px;

	left:370px;	

	padding:10px;

	width:300px;

	float:left;

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#FFFFFF;

}


/* new docs page */
.docLinks1 {

	position:absolute;
	
	background-image:url('../styles/login_box_bg.gif');
	
	background-repeat:no-repeat;
	
	text-align:justify;

	top:255px;

	left:28px;	

	padding:10px;

	width:340px;
	
	height:300px;
	
	float:left;

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#FFFFFF;
	
}

.docLinks2 {

	position:absolute;
	
	background-image:url('../css/login_box_bg.gif');
	
	background-repeat:no-repeat;
	
	text-align:justify;

	top:255px;

	left:369px;	

	padding:10px;

	width:340px;
	
	height:300px;
	
	float:left;

	font-family: helvetica, arial, verdana, sans-serif;

	font-size:11px;

	color:#FFFFFF;
	
}

.footerBox {

	position:absolute;	

	background-repeat:no-repeat;

	width:340px;

	height:10px;

	top:480px;

	left:225px;

}

.newMenuBox {

	position:absolute;

	background-image:url('../css/login_menu_bg.gif');

	background-repeat:no-repeat;

	width:340px;

	height:196px;

	top:152px;

	left:369px;

}

.newMenuBox1 {

	position:absolute;

	background-image:url('../css/login_menu_bg.gif');

	background-repeat:no-repeat;

	width:340px;

	height:196px;

	top:80px;

	left:369px;

}

.titleBox {

	position:absolute;	

	background-repeat:no-repeat;

	width:340px;

	height:10px;

	top:218px;

	left:210px;

}