@charset "utf-8";
/* CSS Document */

/* Only use in "subscribe to user" window */

/* subscribe Box*/
#subscribeBox {
position: absolute;
z-index: 1;
top: 410px;
left: 200px;
visibility: visible;
width: 240px;
height: /*100px*/ auto;
border: 2px solid #FF9900; background: #fff;
}

.show {display: block;}
.hide {display: none;}
img {border: none;}

#subscribeDiv {color: #333; }
#subscribeDiv form { /*margin: 5px;*/ padding: 0;}
#subscribeDiv form label { font-weight: bold; line-height: 13px; color: #666; font-size:11px; }
#subscribeDiv .sText { font-size: 10px; padding: 0 0 5px; line-height: 11px; }
.notifyAim {width:220px;
background:url(/css/en/shadow.gif);
border:1px solid #999999;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:18px;
padding:2px 4px;
}
.notifyCellNumber {width:100px;margin-right: 5px;
background:url(/css/en/shadow.gif);
border:1px solid #999999;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:18px;
padding:2px 4px;}
.notifyCellProvider {width:120px; 
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
height:18px;
width:120px;}

.loginForm .fBox {padding: 2px;}
.loginForm label {width: 70px; float: left; font-weight: bold;  color: #666; font-size:11px; line-height: 20px;}
.loginForm input {width:150px;
background:url(/css/en/shadow.gif);
border:1px solid #999999;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:18px;
padding:2px 4px;}
.loginForm .sText { font-size: 10px; line-height: 11px; text-align: right;}




.bodyBox .submitBtn, .bodyBox .loginBtn { text-align:center; width:230px; margin-top: 5px;}
.bodyBox .submitBtn a, .bodyBox .loginBtn a { text-align:center; background : url(/css/en/member/subscription/subscribe_to_user/btn_b.gif) no-repeat center center; display:block; height: 16px; width: 150px; margin: 0 auto; font-size: 12px; line-height: 16px; text-decoration: none !important; color: #fff !important; font-weight: bold; }
.bodyBox .submitBtn a:hover, .bodyBox .loginBtn a:hover {background: url(/css/en/member/subscription/subscribe_to_user/btn_o.gif) no-repeat center center;}

/* --- titleBox --- */

.titleBox {width:240px; height: 24px; line-height: 24px; font-weight: bold; font-size: 12px; color: #fff; 
background: url(/css/en/member/subscription/subscribe_to_user/title_bg.gif) repeat-x center bottom; }
.titleBox .rt input {padding: 3px 0 0; margin: 0px 3px 0px; }
.titleBox .rt {float: right; padding-right: 5px; text-align: right; line-height: 24px;  }
.titleBox .rt a img {margin: 4px 0 0 2px;}
.titleBox .lt {float: left; padding-left: 5px; text-align: left; }

/* --- SettingBox --- */
.bodyBox {width: 230px; _width:240px; height: auto; _height: auto; border: none; clear:both; padding: 5px; text-align:left; line-height:1.4em; font-size: 12px; }
.bodyBox form {margin: 0; padding: 0;}
/*.innerBox {margin-bottom: 5px;}
.innerBox p {padding: 0 0 3px !important; margin: 0; }
.innerBox input { }
.innerBox label {margin-left: 2px;}
.innerBox form {margin: 0; padding: 0;}*/

#ajaxLoginErrorMsg { color: #FF0000;}
/*
.noSettings {font-size: 12px; color: #333;  font-weight: bold; 
background:#FFFFFF; width: 168px; _width: 170px; text-align: center;
border:1px solid #CCCCCC; margin-bottom: 5px;}

.errorBox {padding: 10px 0; text-align: center;
background:#FFFFFF; width: 168px; _width: 170px;
border:1px solid #CCCCCC;}

.errorBox h3 {
color:#FF9900;
font-size:18px;
padding:0 0 10px;
margin: 0;
}
*/




