@import url(public.css);
@import url(user_preferences_basic.css);

body {
	background: url(images/body_h202.gif) repeat-x;
	}
	


.content .annotate {
	font-size: 14px;
	font-weight: bold;
	line-height:37px;
	text-align:left;
	height: 37px;
	padding: 0 0 0 37px;
	margin: 0 0 22px 15px;
	color: #3b3b3b;
}



.content .not .box{
	margin:0 21px 0 35px;
}

.content .top {
	height:246px;
}

.content .not{
	margin-left: 150px !important;
	margin-left: 75px;
}
.content .not .row{
	margin-top:15px;
}


.content .already{
	margin-right: 150px !important;
	margin-right: 75px;

}


.btnlogin,.btnregister{
	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;
}

.btnregister {
	width: 113px;
	background: url(images/register.gif) no-repeat;
	margin: 19px 0 10px 59px;
}



.content .middle{
	margin:0 auto;
	text-align:center;
}

.content .already .box{
	margin:0 18px 0 35px;
}

.content #sorry
{
    margin-left: 42px;
	margin-top: -250px;
	/*padding:20px 33px 25px 24px;
	width:300px;
	height:150px;
	left:420px;
	top:344px;*/
	position:absolute;
	background:url(images/loginforget_sorry_1.png) no-repeat;
	z-indenx:3;
	visibility: hidden;
}
/*.content #sorry{
	margin-left: 42px;
	margin-top: -250px;
	position: absolute;
	visibility: hidden;
}*/
.s {
	padding:20px 33px 25px 24px;
	width:169px;
	height:150px;
	background:url(images/loginforget_sorry_1.png) no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/loginforget_sorry_1.png');
	z-indenx:3;
}
.content #sorry a {
	position: relative;
	display:block;
}
.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;
}
.content #sorry_2 a {
	position: relative;
	display:block;
}
.content #sorry_2
{
    margin-left: 42px;
	margin-top: -250px;	
	/*padding:20px 33px 25px 24px;
	width:300px;
	height:236px;
	left:420px;
	top:344px;*/
	position:absolute;
	background:url(images/loginforget_sorry_2.png) no-repeat;
	z-indenx:4;
	visibility: hidden;
}
 /*#sorry_2 {
	margin-left: 42px;
	position: absolute;
	margin-top: -250px;	
	z-indenx:4;	
	visibility: hidden;
}*/
.s_2 {
	padding:20px 33px 25px 24px;
	width:169px;
	height:236px;
	background:url(images/loginforget_sorry_2.png) no-repeat !important;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/images/loginforget_sorry_2.png');
}

.content #loading{
	padding:20px 33px 25px 24px;
	width:88px;
	height:87px;
	margin-left: 102px;
	margin-top: -220px;
	position:absolute;
	background:url(images/loading.gif) no-repeat;
	z-indenx:5;
	visibility: hidden;
}
