﻿/*
@Version 1.6
@Author : hooyes
@Update Date: 2011-12-23
@DESC : 框架所用样式请勿随意修改
*/
textarea.error, select.error, input.error { border: 1px dashed #BB2D05;}
button.Next,button.Pre,button.Overview{cursor:pointer; border:0 none;}
label.error {color: #BB2D05; margin-left:8px; }
.none,.hidden{ display:none;}
.CommonDiv{display:none;}
.NextNav{width:auto; text-align:right;}
.Next,.Pre,.Overview {margin-left:5px;padding:0 10px;height:22px;color:#fff;cursor:pointer;}
.Overview{display:none;}
.P_Overviews_Overview{min-height:80px; margin:0 auto; border:1px solid #A9C9E2;background-color: #FFF; margin-top:5px; margin-bottom:10px; }
.P_Overviews_Overview .tb{ width:610px; height:100px; margin:0 auto;}
.P_Overviews_Overview .tb dt{ width:140px; margin:5px 1px 5px 1px; text-align:right; float:left; }
.P_Overviews_Overview .tb dd{ width:140px; margin:5px 1px 5px 1px; height:25px; text-align:center;  float:left;}
.CommonDiv_Overview{}
.CommonDiv_Overview h5{ background-color: #E8F5FE; height:30px; line-height:30px; padding-left:50px;}
.CommonDiv_Overview .edit{top:20px;right:300px;} 
.CommonDiv_Overview .edit button{background:url(../images/btn-edit.png) no-repeat; height:25px; width:23px;cursor:pointer; border:0px; font-size:0px; }
.successFinish .success{ padding-left:48px; font-size:15px; font-weight:bold;background: url("../Images/Success.png") no-repeat; height:40px;}
.successFinish .error{ padding-left:48px; font-size:15px; font-weight:bold;background: url("../Images/icon/warning.png") no-repeat;height:40px;}
.successFinish .helper{ margin-top:5px; text-align:right;}
.successFinish .helper a{ margin-left:5px;}
.MacBox .demoBox{width:200px; height:184px; background:url('../images/bbn_mac.gif') no-repeat; position: absolute; top:100px;right:40px;}
.MacBox .demoBox .demoBBN{ border:3px solid red; width:197px; height:50px;}
.MacBox .demoBox .demoMac{ border:3px solid red; margin-top:90px; width:197px; height:50px;}
.box_pannel_btn_edit{display:inline-block;margin-right:10px;width:23px;height:25px;background:url(../images/btn-edit.png) no-repeat;cursor:pointer;}
.sims{ background:url("../images/sim.jpg") no-repeat right;width: 700px; height:250px; margin-left: 20px; margin-top: 10px}
.sims p{ width:200px; margin-top:20px; line-height:20px;}
.successFinish{width:790px;width:774px\9;margin:0 auto;height:50px;min-height:50px; margin:0 auto;background-color: #FFF; margin-top:5px; margin-bottom:10px;background-color: #FFFFFF;border: 5px solid #FFFFFF;box-shadow: 1px 1px 5px #333333;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;  padding:10px; z-index:9999; display:none;}
.successFinish .success{ padding-left:48px; font-size:15px; font-weight:bold;background: url("../Images/Success.png") no-repeat;height:40px;}
.successFinish .error{ padding-left:48px; font-size:15px; font-weight:bold;background: url("../Images/icon/warning.png") no-repeat;height:40px;}
.successFinish .helper{ margin-top:5px; text-align:right;}
.successFinish .helper a{ margin-left:5px;}
.ui-tabs-panel{width:100%;}
.ui-tabs-hide {display:none;}
.didformbtn {display:none;}
.focuserror{ border:1px solid #96C2F1 !important; background-color: #B2D3F5}
#Signup_Overview{ display:none;}
#loading{ position:fixed; top:1px; right:0px; padding:2px; padding-left:5px;  border:1px solid #FFCC00;background-color: #FFFFF7;}
#el_logout{ display:none !important;}
.sf_d {
	border:0;
	min-height:60px;
	background: url(../img/sf_bg.png) repeat-x;
}
.sf02_d {
	background: url(../img/sf_bq.png) no-repeat 20px 3px;
	padding:10px 0 0 100px;
	height:55px;
	color:#c00000;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}
.sf02_d span {
	color:#6d6d6d;
	font-size:12px;
}
.billingtd{width:500px;}
td .emailLoginTip {
    color: #BB2D05;
} 