/* Pages in Register Flow */

#PageTitle{
	text-align:left;
}
div#Content{
	position:relative;
	margin-bottom:25px;
	text-align:center;
}
#Main1{float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:1000px;
}
#RegFlowText{
	font-size:14px;
	text-align:center;
}
#RegFlowText strong{
	color:#F50;
}


ul.RegForm{
	margin:0;
	padding:0;
	list-style-type:none;
	background:transparent url(User_Reg/ul_bk.gif) left bottom repeat-y;
}
ul.RegForm li{
	width:100%;
	margin:0;
	padding:0;
	background:transparent url(User_Reg/li_bk.gif) left bottom repeat-y;

}
ul.RegForm li.Title{
	padding:5px 0 5px 0;
	font-size:14px;
	color:#F30;
	background:transparent url(User_Reg/title_bk.gif) left top repeat-y;
}
ul.RegForm li .Hint{
	float:left;
	width:190px;
	font-size:14px;
	text-align:right;
	margin-right:5px;
	line-height:28px;
}
ul.RegForm li .Input{
height:55px;
	float:left;
	width:190px;
}
ul.RegForm li .Info{
	float:left;
	width:550px;
	margin:1px 0 5px;
	
}
p.SubmitBox{
	text-align:center;
	background:none;
}
p.SubmitBox input{
	display:block;
	height:30px;
	background-color:#DADADA;
	margin:10px auto 20px;
}

.checkbox{
	background-color:#DADADA;margin:2px auto 20px;height:24px;width:173px;padding:0 6px;color:#111;border:2px outset #ECE9D8;}

#check_username{
	margin-top:5px;
}

div.HintMsg{
	margin:0;
	color:#111;
}
div.HintMsg a:link,div.HintMsg a:visited{
	color:#04D;
}

li#ReadContract{
	margin:20px 0 10px;
	line-height:200%;
	text-align:center;
}
li#ReadContract #ContractContent{
	margin:0 auto;
	width:86%;
	height:60px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#FAFAFA;
	text-align:left;
	overflow:auto;
}
li#ReadContract #ContractContent p{
	margin:0;
	line-height:150%;
	text-indent:24px;
}

.UserInputCheckOk{
background:#E6FFE6 url(User_Reg/CheckOk.gif) no-repeat scroll 5px 5px;
	margin:2px 0 0 4px !important;
	margin:0 0 0 4px;
border:solid #00BE00 1px; 
padding:8px 5px 2px 25px !important;
padding:8px 5px 2px 25px;
}

.UserInputCheckErr{	
background:#FFF2E9 url(User_Reg/Err.gif) no-repeat scroll scroll 5px 5px;
	margin:2px 0 0 4px !important;
	margin:0 0 0 4px;
border:solid #FF6600 1px; 
padding:8px 5px 2px 25px !important;
padding:8px 5px 2px 25px;
}

.UserInputCheckTip{
background:#E2F5FF url(User_Reg/PwdM.gif) no-repeat scroll 5px 5px;
	margin:0 0 0 4px !important;
	margin:0 0 0 4px;
border:solid #00A8FF 1px; 
padding:8px 5px 2px 25px !important;
padding:7px 5px 2px 25px;

 }




.UserInputTipNone{
	width:356px;
	margin:1px 0 5px;background:#FFFCFF; border:solid #ffffff 1px; padding:4px;
}
.reginput{
 font-family:'lucida grande',taho,verdana,'trebuchet ms',sans-serif;
border:1px solid #A7A6AA;
	height:18px;
	width:160px;
	padding:2px 8px 0px 3px;}
	
	.inputcode{
 font-family:'lucida grande',taho,verdana,'trebuchet ms',sans-serif;
border:1px solid #A7A6AA;
	height:18px;
	width:54px;
	padding:2px 8px 0px 3px;}

.HackBox {clear:both;}

ul#reg_terms{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

ul#reg_terms li.seperator{
	border-top:1px solid #EEEEEE;
	clear:both;
	font-size:0pt;
	height:0pt;
	width:100%;
}

ul#reg_terms li.title{
	background:#FFFFFF url(User_Reg/form_title_icon.gif) no-repeat scroll left top;
	color:#333333;
	font-size:14px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	margin:15px 0pt;
	text-indent:42px;
}

ul#reg_terms li.terms_content{
	line-height:200%;
	margin:20px 0pt 10px;
	text-align:center;
}

ul#reg_terms li.terms_content div{
	background-color:#FAFAFA;
	border:1px solid #CCCCCC;
	height:100px;
	margin:0pt auto;
	overflow:auto;
	padding:5px;
	text-align:left;
	width:1002px;
}
.link_blue { font-weight:bold;}
