@import url(public.css);
@import url(user_preferences_basic.css);

body {
	background: url(images/body_h209.gif) repeat-x;
	font-family: Arial;
	color: #666;
}

.content .annotate {
	font-size: 14px;
	font-weight: bold;
	line-height:37px;
	text-align:left;
	width: 570px;
	height: 37px;
	padding: 0 0 0 37px;
	margin: 0 0 22px 15px;
	color: #3b3b3b;
}



.content .box{
	margin:0 35px 0 ;
}

.content .top {
	height:246px;
}

.content .already{
	margin-left: 150px !important;
	margin-left: 75px;
}

.red{
	color:#d10c55;
	font-size: 14px;
	font-weight:bold;
}

.content .forgot{
	margin-right: 150px !important;
	margin-right: 75px;

}


.btnlogin,.btngetlogin,.btnfind	{
	border: 0;
	cursor: pointer;
	height: 40px;
	display:block;
	text-indent: -9999em;
	}

.btnlogin {
	width: 109px;
	background: url(images/login.gif) no-repeat;
	margin: 14px 0 14px 56px;
}

.btngetlogin {
	width: 145px;
	background: url(images/getlogin.gif) no-repeat;
	margin: 19px 0 0 79px;
}

.btnfind {
	width: 59px;
	background: url(images/find.gif) no-repeat;
	float:left;
}

.content .searchbox{
	height:44px;
}
.content .input_180, .content .input_180_light {
	line-height: 15px;
	height: 15px;
	padding: 9px 10px;
	margin: 4px 0 3px;
	margin-bottom: 10px;
	background:transparent url(images/search_input_6.gif) no-repeat 50% 50%;
	width:170px;
	border:0;
	float:left;
}
.content .input_180_light {
	background-image: url(images/light.gif);
}


.content .middle{
	margin:0 auto;
	text-align:center;
}

.content .forgot .box{
	margin:0 1px 0 35px;
}




.content #sorry{
	padding:20px 33px 25px 24px;
	width:169px;
	height:150px;
	left:420px;
	top:344px;
	position:absolute;
	background:url(images/loginforget_sorry_1.png) no-repeat;
	z-indenx:3;
	visibility: hidden;
}
.content .row{
	margin-top:10px;
}
.un:link {
	text-decoration: none;
	font-weight:bold;
	color: #d10c55;
}

.un:hover {
	text-decoration:underline;
	font-weight:bold;
	color: #d10c55;
}

.underline:link{
	text-decoration:none;
}
.underline:hover{
	text-decoration:none;
}
.content #sorry_2{
	padding:20px 33px 25px 24px;
	width:169px;
	height:236px;
	left:420px;
	top:344px;
	position:absolute;
	background:url(images/loginforget_sorry_2.png) no-repeat;
	z-indenx:4;
	visibility: hidden;
}


.content #loading{
	padding:20px 33px 25px 24px;
	width:88px;
	height:87px;
	left:808px;
	top:384px;
	position:absolute;
	background:url(images/loading.gif) no-repeat;
	z-indenx:5;
	visibility: hidden;
}

.content #correct{
	padding:20px 33px 25px 24px;
	width:169px;
	height:153px;
	left:748px;
	top:384px;
	position:absolute;
	background:url(images/correct.png) no-repeat;
	z-indenx:6;
	visibility: hidden;
}
.content .futh{
	padding-left:20px;
	}
	
	
.content #sorry_3{
	padding:20px 33px 25px 24px;
	width:169px;
	height:153px;
	left:748px;
	top:384px;
	position:absolute;
	background:url(images/loginforget_sorry_3.png) no-repeat;
	z-indenx:7;
	visibility: hidden;
}	

.content #sorry_4{
	padding:20px 33px 25px 24px;
	width:169px;
	height:153px;
	left:748px;
	top:384px;
	position:absolute;
	background:url(images/loginforget_sorry_4.png) no-repeat;
	z-indenx:8;
	visibility: hidden;
}	

 .line{
	width:170px;
	border:#A1BCA3 2px solid;
	 }
