﻿body {
}
#divLoginUCOuter{
display:none;
}
#divHeader{
height:123px;
}
#divAdvert{
display:none;
}
#divFooter{
background-color:#2C2C2C;
}
#divBody
{
	background-color:Transparent;
}
#divLoginPage
{
	width:980px;
	float:left;
	height:100%;
	background-image:url(../Images/Others/Login/tile.jpg);
	background-repeat:repeat-x;
	background-color:#2c2c2c;
}
#divtop
{
	width:980px;
	float:left;
	height:22px;
	font-size:0px;
	background-color:#010101;
}
#divLoginLeft
{
	float:left;
	width:490px;
	height:100%;
	padding-left:30px;
	padding-bottom:20px;
}
#divSpace
{
	width:490px;
	height:53px;
	float:left;
}
#MemberLogin
{
	width:360px;
	height:151px;
	float:left;
	background-image:url(../Images/Others/Login/Memberlogin.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:58px;
	margin-top:15px;
}

#MemberLoginLeft
{
	float:left;
	width:97px;
	height:125px;
}
#divUserNamelbl
{
	float:left;
	width:90px;
	height:26px;
	color:#c8c8c8;
	font-size:14px;
	padding-top:4px;
	
}
#divPwdlbl
{
	float:left;
	width:90px;
	height:26px;
	color:#c8c8c8;
	font-size:14px;
	padding-top:16px;
}
#MemberLoginRight
{
	float:left;
	width:246px;
	height:125px;
	
}
#divRememberMe
{
	display:none;
}
#divFields
{
	float:right;
	width:246px;
	height:125px;
}
#divUsername{
	padding: 0px;
	height: 23px;
	width:246px;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fldEmail {
	float:left;
	font-family:arial;
	font-size:14px;
	height:20px;
	padding-left:2px;
	width:242px;
	color: #000000;
	border:1px solid #7E9DB9;
	
}

.waterMarkEmail
{
	font-family:arial;
	font-size:14px;
	height:20px;
	padding-left:2px;
	width:242px;
	float:left;
	color:#000000;
	border:1px solid #7E9DB9;
}
#divPassword{
	padding-top:20px;
	float:left;
	margin-left:0px;
	width:242px;
}
.fldPassword{
	margin: 0px 0px 0px 0px;
	float:left;
	height: 20px;
	padding-left:2px;
	font-family: Arial;
	font-size:14px;
	color:#000000;
	width:240px;
}
.fldPasswordHidden
{
	margin: 0px 0px 0px 0px;
	float:left;
	height: 20px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	width:246px;
}

#divLoginButton{
	padding-top:20px;
	float:right;
	
}
html* #divLoginButton{
	float:right;
	margin-right:0px;
}

.spanValidator
{
	float:left;
	display:none;
}
#divPromptMsg
{
	position:absolute;
	width:244px;
	height:30px;
	color:#c8c8c8;
	font-size:14px;
	margin-top:100px;
}
*html #divPromptMsg
{
	margin-left:-345px;
}
*+html #divPromptMsg
{
	margin-left:-345px;
}
.pnl
{
	float:left;
	margin-top:20px;
	width: 400px;
}
*html .pnl
{
	float:left;
	margin-top:20px;
	width: 400px;
}

#divLoginRight
{
	float:left;
	width:457px;
	height:602px;
}
#divFooterNote
{
	display:none;
}
#divValidation
{

	position:absolute;
	margin-top:-120px;
	margin-left:-100px;
	background-color:#ffffe7;
	width:360px;
}
.ValSumColor
{
	color:red;
}

*html ul
{
	margin-top:10px;
	margin-bottom:10px;
}
*+html ul
{
	margin-top:10px;
	margin-bottom:10px;
}
