﻿#LoginRegister
{
	width:791px;
	margin:0 auto;
	padding:60px 0 30px 0;	
}
#Login,#Register
{
	float:left;
	width:358px;		
}
#Register
{
	float:right;	
}
.login_top
{
	background-image:url('../imgs/topgradientbar.gif'); height:61px; background-repeat:repeat-x;
}

.login_button{
	background-color:transparent;background-image:url('../imgs/butt.png');border:0px;width:91px;height:24px;color:white;padding:3px 0 0 3px;
	cursor:pointer;
}

#loginPan{
	width:358px;
	height:266px;
	background:url(../imgs/bg_pan.gif) no-repeat left bottom;
}

#loginPan .inputTd_left{
	width:81px;
	font-weight:bold;
	height:32px;
	text-align:right;
	padding-right:3px;
	color:#333333;
}
#loginPan .errInfo{
	color:#C00;
	text-align:left;
	padding-left:83px;
	margin-top:5px;
}
#loginPan .errInfo img
{
	margin-bottom:-2px;	
}
#loginPan .inputTd_Center{
	padding-left:0px;
	width:183px;
}

#loginPan .txtImg{
	border:1px #BDBDBD solid;
}

#loginPan .txtInput{
	border:1px #BDBDBD solid;
	height:20px;
}

#loginPan a  {text-decoration:underline; color:#757575;}
#loginPan a :visited{text-decoration: underline; color:#757575;}
#loginPan a :link{text-decoration: underline; color: #757575;}
#loginPan a :hover{color: #757575;text-decoration: underline;}

#recoverPan{
	width:413px;
}
#recoverPan .inputTd_left{
	width:149px;
	font-weight:bold;
	height:32px;
	text-align:right;
	padding-right:3px;
}
#recoverPan .errInfo{
	color:#CC0000;
	padding-left:158px;
	text-align:left;
}
#recoverPan .inputTd_Center{
	padding-left:0px;
	width:264px;
	text-align:left;
}

#recoverPan .txtImg{
	border:1px #BDBDBD solid;
}

#recoverPan .txtInput{
	border:1px #BDBDBD solid;
	height:20px;
}

#recoverPan .txtQues{
	text-align:left;
}

#recoverPan a  {text-decoration:underline; color:#4d4d4d;}
#recoverPan a :visited{text-decoration: underline; color:#4d4d4d;}
#recoverPan a :link{text-decoration: underline; color: #4d4d4d;}
#recoverPan a :hover{color: #4d4d4d;text-decoration: underline;}


#infoPan{
	width:359px;
}

#infoPan .middle{
	margin:auto;
	padding-top:20px;
	height:189px;
	border-left:1px #CEC6B1 solid;
	border-right:1px #CEC6B1 solid;
}

#infoPan .but{
	text-align:center;
}
#infoPan .tip{
	color:#4d4d4d;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	line-height:1.5;
}

#infoPan .divtopC
{	
	margin-top:44px;
	margin-top:26px !important;
	*margin-top:44px !important;
}
#background-bottom
{
    width:991px;
    height:28px;
    background-color:#EDEDEE;
    margin:0 auto; 
    background-image:url(../imgs/ad_publisher_bott.gif);
    background-repeat:no-repeat;
}
/******/
.ShadowUnderLogo
{
	padding:40px 0px;
	background:url(../imgs/topgradientbar.gif) repeat-x;	
	margin:0;
}
* html .ShadowUnderLogo
{
    margin-left:15px;
    margin-right:-15px;
}
#register
{
    float:right;
    width:358px;
    height:266px;
    background:url(../imgs/bg_pan.gif) no-repeat left bottom;   
}
#register #publishersignin
{
    margin-top:50px; 
}
#register #advertisersignin
{
    margin-top:36px;
}
#recoverpassword
{
    width:680px;
    text-align:left; 
}
#recoverpassword h1
{
    padding:15px 0;
    color:#C00;
    font-size:16px;   
    background:url(../imgs/horizontaldashed.gif ) repeat-x left bottom;
}
#recoverpasswordpan
{
    margin-bottom:15px;
    padding-bottom:15px;
    background:url(../imgs/horizontaldashed.gif ) repeat-x left bottom;     
}
#recoverpasswordpan div
{
    padding-top:15px;  
}
#recoverpasswordpan label
{
    font-weight:700;   
}
#recoverpasswordpan span
{
    color:#666;
    margin-left:10px;   
}
#recoverpasswordpan input
{
    width:200px;
    height:20px;
    border:1px solid #CCC;   
}
#recoverpassword .succussresult,#recoverpassword .failresult
{
    width:400px;
    margin:15px 0 0 78px;
    padding:15px 15px 15px 70px;
    border:1px solid #DDD;
    background:#f1f1f3;       
}
#recoverpassword h2
{
    font-size:16px;
}
#recoverpassword p
{
   line-height:18px;   
}
#recoverpassword a,#recoverpassword a:link,#recoverpassword a:visited,#recoverpassword a:hover,#recoverpassword a:active
{
   color:#5D78C9;
   text-decoration:underline;
}

