﻿/*Common*/
.Center
{
	text-align: center;
	margin: 0p auto;
}
.CenterAlign
{
	width: 100%;
	margin: 0px auto;
	text-align: center;
}
.LeftAlign
{
	width: 100%;
	margin: 0px auto;
	text-align: left;
}
.CenterAlign1
{
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 36px;
	padding-top: 30px;
	text-align: left;
}
.CenterAlign2
{
	text-align: center;
}
.CenterAlign3
{
	width: 100%;
	padding-top: 30px;
	margin-bottom: 26px;
	text-align: center;
}
/*master page*/
/*基本信息*/
body
{
	margin-top: 0px;
	background-color: #EDEDEE;
	text-align: center;
}

/*页面头部*/
#Header
{
	width: 100%;
	height: 60px;	
	clear: both;
	text-align:left;
}
/*页面主体*/
#subPageContainer
{
	width: 970px;
	margin: 0px auto;
	text-align: center;
	background-color: White;
	display: table;
	clear: both; /*min-height:400px; 	max-height:800px;*/ /*overflow:hidden;*/
	padding-top: 60px;
	padding-bottom: 60px;
}
/*页面底部*/
#Footer
{
	width: 970px;
	margin: 0px auto;
	text-align: center;
	background-color: White;
	display: table;
	clear: both;
}
#container
{
	background-color: #FFFFFF;
	margin: 0pt auto;
	text-align: center;
	width: 951px;
}
#background-middle
{
	background-image: url(../imgs/ad_publisher_bg.gif);
	background-repeat: repeat-y;
	margin: 0pt auto;
	width: 991px;
}
.blockfoot
{
	width: 970;
	height: 8px;
	position: relative;
	font-size: 1px;
}

.blockfoot_left
{
	float: left;
	width: 12px;
	height: 8px;
	background-image: url(../nav/foot_left_cornor.png);
}

.blockfoot_middle
{
	position: absolute;
	left: 12px;
	right: 12px;
	height: 8px;
}

.blockfoot_right
{
	float: right;
	width: 12px;
	height: 8px;
	background-image: url(../nav/foot_right_cornor.png);
}

.blockbottom_caption
{
	height: 9px;
}

.footMenuStyle
{
	width: 970px;
	margin: 0 auto;
}

.EndDivRow
{
	float: left;
	clear: both;
}

#CopyRight_Image
{
	width: 163px;
	height: 17px;
}

.logo_img
{
	margin-left:30px;
}
#pageHeaderHolderContainer
{
	float: left;
	clear: right;
	height: 66px;
}
#FootCornorContainer
{
	width: 100%;
}

.BottomImage
{
	width: 100%;
	margin: 0px 0px;
}
.header
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.body
{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
}
.redbody
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
	color: #FF0000;
	font-weight: bolder;
}
.redboldbody
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	line-height: 20px;
}
.graybody
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.whitebody
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#PublisherHome_Menu
{
	width: 640px;
	margin-left: 100px;
	padding-bottom: 0;
	font-family: 宋体; /*background-color:Red;*/
}
.navMenuItem
{
	background-image: url(/search/image/navbutton_bg_normal.gif);
	background-repeat: no-repeat;
	background-color: Red;
	border: 0px none;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	margin-bottom: -1px;
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}
.menuText
{
	margin-top: 7px;
}

/*all static pages*/
.IndexContainer
{
	width: 95%;
	margin: 0px auto;
}
#HomeImageContainer
{
	height: 130px;
	margin: 0px auto;
}
.HomeImage
{
	height: 120px;
}
#ContentContainer
{
	width: 100%;
	background-color: #FFFFFF;
	clear: both;
}
.EqualColumn
{
	float: left;
	height: 100%;
	width: 33.3333%;
	display: table-column;
}

#Column1-ContentContainer, #Column2-ContentContainer, #Column3-ContentContainer
{
	width: 292px;
	text-align: center;
	background-color: #e7e7e8;
	clear: both;
}
.titleContainer
{
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	text-align: center;
}
.titleText
{
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
}
.HeadTitle
{
	height: 100%;
	clear: both;
}
.LiteralStyle
{
	width: 90%;
	text-align: left;
	margin-left: 5%;
	clear: both;
}

.FootImageContainer
{
	width: 292px;
	text-align: center;
}
.FootImage
{
	width: 100%;
	margin-left: 0;
	margin-bottom: 0;
}

.LogoBackGroundImage
{
	width: 100%;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.FillImage10Height
{
	height: 10px;
	width: 100%;
}
#Career-Container
{
	margin-left: 20%;
	text-align: left;
}
#Row1-Career-Container
{
	height: auto;
}
#Row2-Career-Container
{
	height: auto;
	margin: 0;
}
#Row2-Career-Container ul
{
	list-style-type: none;
	margin: 0px;
}
#Row2-Career-Container ul li
{
	list-style-type: none;
	list-style-image: url(../imgs/tinyArrow.gif);
}
.CareerContainer
{
	width: 95%;
	margin: 0 auto;
	margin: 0 auto;
}
#OtherPageImageContainer
{
	height: 190px;
	text-align: center;
}
.OtherPageImage
{
	height: 180px;
}
/*Recovery Password pages*/
body
{
}
.RecoveryPassContainer
{
	text-align: left;
	width: 330px;
	background-color: #e7e7e8;
	margin: 0 auto;
}
.blockicon
{
}

.background
{
	background-attachment: scroll;
	background-color: #E6E6DF;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.blocktitle_left
{
	background-image: url(../imgs/title_left.gif);
	width: 8px;
	height: 31px;
	line-height: 31px;
	float: left;
}

.blocktitle_middle
{
	background-image: url(../imgs/title_middle.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	position: absolute;
	left: 8px;
	right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	height: 31px;
}

.blocktitle_right
{
	background-image: url(../imgs/title_right.gif);
	width: 8px;
	height: 31px;
	line-height: 31px;
	position: absolute;
	right: 0px;
}

.blocktitle
{
	width: 100%;
	height: 31px;
	line-height: 31px;
	position: relative;
	float: left;
}

.blockcontent
{
	clear: both;
	color: #000000; /*background-color:#e7e7e8;*/
	margin-bottom: 0; /*background-color:Green;*/
}

.blocktitle_caption
{
	font-weight: bold;
	color: #FFFFFF;
	height: 31px;
	text-align: center;
}

.blocktitle_caption img
{
	vertical-align: middle;
}

.blockbottom
{
	height: 9px;
	position: relative; /*background-color:Black;*/
}

.blockbottom_left
{
	float: left;
	width: 9px;
	height: 9px;
	bottom: 0;
	font-size: 4px;
	background-image: url(../imgs/dlg_foot_left_img.gif);
	background-repeat: no-repeat;
}

.blockbottom_middle
{
	position: absolute;
	left: 9px;
	right: 9px;
	height: 9px;
	font-size: 4px;
	bottom: 0;
}

.blockbottom_right
{
	float: right;
	width: 9px;
	height: 9px;
	font-size: 4px;
	bottom: 0;
	background-image: url(../imgs/dlg_foot_right_img.gif);
	background-repeat: no-repeat;
}

.forgotPasswordContainer
{
	margin-left: 16px;
	margin-top: 16px;
}
.RecoveryPasswordVerificationTitle
{
	float: left;
	margin-left: 0px;
}
.verifyCodeValidate
{
	float: left;
}
.verifyCodeValidate1
{
	float: left;
	margin-right:2px;
	clear:right;
}
.verifyCodeField
{
	float: left;
	width: 60px;
	height: 13px;
}
.RecoveryPasswordtitleContainer
{
	text-align: left;
	margin-left: 16px;
	margin-top: 10px;
}
.RecoveryPasswordVerificationCode
{
	text-align: left;
	margin-left: 16px;
	margin-top: 10px;
	vertical-align: middle;
}

.EmailFieldContainer
{
	text-align: left;
	margin-left: 16px;
	margin-top: 0px;
}
.emailfield
{
	width: 200px;
	height: 13px;
}

.SummaryContainer
{
	text-align: left;
	margin-left:18px;
	height:10px;
	visibility:visible;
}
.SummaryContainer1
{
	text-align: left;
	margin-left:18px;
	height:20px;
	visibility:visible;
}
.validationSummary
{
	margin-left: 16px;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}
.validationSummary ul
{
	margin-bottom:0px;
	margin-top:0px;
}
.passwordTitleContainer
{
	float: left;
	text-align: left;
	margin-top: 10px;
	width: 90px;
}
.passwordFieldContainer
{
	float: left;
	clear: right;
	width: 120px;
	text-align: left;
	margin-left: 16px;
	margin-top: 10px;
}
.passwordField
{
	height: 13px;
}
.questionTitle .answerTitle
{
}
.question .answer
{
	height: 13px;
	width: 100px;
}
.QAValidate
{
	width: 4px;
}
.QuestionContainer .AnswerContainer
{
	clear: both;
	margin-left: 16px;
	margin-top: 16px;
	display: table;
}
.ButtonContainer
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 8px;
	margin-bottom: 16px;
	text-align: center;
}
.bold
{
	font-weight: bold;
}
/*Register publisher and advertiser pages*/
body
{
}
.MoreHeightRow
{
	height: 80px;
	width: 100%;
	margin-top: 6px;
	display: table;
}
.EqualHeightRow
{
	height: 25px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 0px;
	display: table;
	line-height:25px;
	text-align:left;
}
.EqualHeightRow table tbody tr td
{
	vertical-align: middle;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.TitleRow
{
	
	height: 25px;
	width: 100%;
	line-height: 25px;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 10px;
	display: table;
	clear: both;
	
	
}
.TitleText
{
	float: left;
	color: #2E3191;
	font-weight: bold;
	font-size: 12px;
     width:100%;
	background-image: url(../imgs/blue_gradient.jpg);
	background-repeat:repeat-y;
	margin-left:20px;
	 height:25px;
	
}
.whiteTipText
{
	float: left;
	color: White;
	height: 13px;
	font-size: 11px;
	
}
.subTitleCotainer
{
	width: 120px;
	height: auto;
}
.subTitleText
{
	float: left;
	
	text-align: right;
	width: 85px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	padding-left:20px;
}
.textfield
{
	float: left;
	margin-left: 0px;
	height: 13px;
	width: 26%;
}
.inputHeight
{
	float: left;
	margin-left: 0px;
	height: 13px;
}
.Phone1
{
	float: left;
	margin-left: 0px;
	width:3%;
	height: 13px;
}
.Phone2
{
	float: left;
	margin-left: 0px;
	margin-right:6px;
	width:12%;
	height: 13px;
}
.Phone3
{
	float: left;
	margin-left: 0px;
	width:5%;
	height: 13px;
}
.textfieldAfterIM
{
	float: left;
	margin-left: 10px;
	height: 13px;
	width: 16%;
}
.singleLongTextField
{
	float: left;
	margin-left: 0;
	height: 13px;
	width: 26%;
}
.multilineTextField
{
	float: left;
	margin-left: 0;
	width: 26%;
	height: 40px;
}
.Term
{
	margin-left: 0px;
}
.LinkContainer
{
	text-align: left;
	margin-left: 16px;
}
.LinkToTerm
{
	text-align: left;
	margin-left: 0px;
}
.validationControl
{
	float: left;
	height: 13px;
	width: 20px;
}
.validationIM
{
	float: left;
	height: 13px;
	width: 5px;
}

.tipText
{
	float: left;
	 padding-left: 8px;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
	font-style: normal;
	color: #666666;

}
.seperator
{
	float: left;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
	font-style: normal;
	margin-top: 0px;
	color: #666666;
	padding-top:0px;
	
}
.hiddenTipText
{
	float: left;
	margin-left: 16px;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.tipTextAfterTextField
{
	float: left;
	margin-left: 18px;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.tipTextAfterStateList
{
	float: left;
	margin-left: 90px;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.listContainer
{
	float: left;
	margin-left: 0;
	height: 17px;
	width: 90px;
	background-color: Red;
}
.List
{
	float: left;
	width: 100px;
	height: 25px;
	color: #333333;
	font-size:12px;
	
}
.ListIM
{
	float: left;
	width: 87px;
	height: 20px;
	color: #333333;
}
.header1
{
	color:#CC0000;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.codeImg
{
	float: left;
	margin-left: 16px;
}
.ValidationMessageContainer
{
	text-align: left;
	margin-left: 4px;
	width: 300px;
	font-size: small;
}
.ValidationMessage
{
	float: left;
	color: #CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
}
div.ImageButton
{
    background-image: url("../imgs/butt.png");
    width:91px;
    height:25px;
    margin:0 auto;
}

div.ImageButton span
{
    cursor:pointer;
    display:block;
    width:100%;
    height:100%;
    color:#fff;
    line-height:25px; 
    text-align:center;      
}

div.ImageButton a
{
    text-decoration: none;      
}

.bgPic
{
    background-image:url('../imgs/butt.png');
    width:91px;
    height:25px;
    border:0px;
    color:#ffffff;
}
.ValidationMessage ul
{
	margin-bottom:0px;
}
.ValidationMessage ul li
{
	
	padding-left:8px;
	margin: 0 auto;
	border:  1px #f6efe0;
	list-style-position: inside;
	vertical-align:middle;
	margin-left: -35px;
	 font-size:12px;
	   
	list-style-image: url(../imgs/alert2.gif);
}
.ErrorMessageContainer
{
	display: inline;
	text-align: left;
	margin-left: 14px;
	width: 300px;
	color: #CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
}

.ErrorMessage
{
	background-image:url(../imgs/alert.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:20px;
	color: #CC0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 29px;
	font-weight: normal;
	letter-spacing: normal;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	height:29px;
}
.greyheader
{
	font-family: "Arial" , "Helvetica" , "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
/*
 New masterPage
*/
.user_head_container
{
	text-align: left;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*login*/
.loginPanel
{
	width: 337px;
	height: auto;
	text-align: left;
	font-size: 4;
}

.LoginRow1
{
	clear: both;
	display: table;
	margin-top: 30px;
	margin-bottom: 0px;
	width: 100%;
}
.LoginRow
{
	clear: both;
	display: table;
	margin: 0px auto;
	margin-top: 18px;
	margin-bottom: 0px;
	width: 100%;
}
.loginTextFieldTitle
{
	float: left;
	margin-left: 16px;
	width: 50px;
	height:25px;
	line-height:25px
}
.loginTextField
{
	float: left;
	margin-left: 6px;
	width: 160px;
}
.LoginContainer
{
	display: table;
	width: 970px;
}
.Login_pub_image
{
	margin-top: 30px;
}
.Login_ad_image
{
	margin-top: 50px;
	margin-bottom: 60px;
}
.loginTipText
{
	float: left;
	margin-left: 0px;
	width: 60;
	clear: right;
}
.loginTitle
{
}
.loginText
{
	height: 13px;
	width: 150px;
}
.LoginCheckBox
{
	padding-left: 90px;
	margin-top: 8px;
}
.loginCheckBoxText
{
}
.bottomBackGround
{
	margin-bottom: -6px;
}
.loginErrorMessage
{
	text-align:center;
	visibility:visible;
	height:20px;
}
.LoginSubmit
{
	margin-top: 4px;
	text-align: center;
	margin-bottom: 10px;
}
.loginValidate
{
	float: left;
	width: 4px;
}
.common_button
{
	background-color:Transparent;
	background-image:url('../imgs/butt.png');width:91px;height:25px;border:0px;color:#ffffff; 
	cursor:pointer;
}
a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

	text-decoration: none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	text-decoration: none;
}
a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

	text-decoration: none;
}
.ButtonBg
{
	background-image: url('../imgs/butt.png' );
	width: 91px;
	height: 25px;
	border: 0px;
	color: #ffffff;
}

.Btn
{
   width:81px;
   height:23px;
   background:url(../imgs/bluebutt.gif);
   color:#FFF;    
  border:0px;
}

