#content{background:#fff; padding-bottom:60px}
#subhead{height:78px; width:100%; background:#f0f0f0}
#subhead_content{width:955px; text-align:left; margin:0 auto}
#subhead_content h1{display:block; float:left; font-size:26px; font-weight:normal; color:#8d1c1c; letter-spacing:-1px; line-height:0.8em; padding:20px 0 0; margin:0}
#subhead_content h1 span{display:block; font-size:12px; letter-spacing:normal; color:#999}
#order_steps{padding:30px 0 0}
#order_steps ol{display:block; float:right; list-style-type:decimal; list-style-position:inside; font-size:12px; color:#bbb}
#order_steps ol li{float:left; padding-left:2em}
#order_steps ol li.active{color:#005e8f; font-weight:bold}
#pagecontent, #sidebar{display:block; float:left}
#pagecontent{width:602px}

#Form_order {
	position: relative;
}

#order_content {
	border-bottom:5px solid #ddd;
	padding-bottom:20px;
}
#order_content div ul li span.Success {
	display: none;
}
#order_content div ul li span.Focus,
#order_content div ul li span.Error{
	margin-left:140px;
	padding: 0 0 0 20px;
	line-height: 24px;
	color:#888888;
	font-weight:bold;
}
#order_content div ul li span.Focus {
	background: url(../_images/alert.gif) no-repeat center left;
}
/*
#order_content div ul li span.Success {
	background: url(../_images/valid.gif) no-repeat center left;
}
*/
#order_content div ul li span.Error {
	background: url(../_images/error.gif) no-repeat center left;
}

#order_content li {
	padding:20px 10px;
	border-bottom:1px solid #ddd;
}
#order_content li.lastli {
	border:0;
}
#order_content li label {
	display:block;
	font-size:16px;
	color:#000;
	padding:0 0 0.5em;
}
#order_content li label input {
	margin:0 6px 0 0;
}
#order_content li label span {
	color:#a4a4a4;
}
#order_content li label span.price {
	color:#005e8f;
	padding-left:30px;
}
#order_content li p {
	padding:0 0 0 25px;
}
#contact_info, #billing_info, #service_info, #webhost_info {
	padding:20px 0;
}
#contact_info,#billing_info,#webhost_info {
	border-bottom:5px solid #ddd;
}
#contact_info h3, #billing_info h3, #service_info h3, #webhost_info h3 {
	display:block;
	float:left;
	width:140px;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding:13px 0 0;
	text-indent:5px;
}
#contact_info ul, #billing_info ul, #service_info ul, #webhost_info ul {
	display:block;
	float:left;
	width:450px;
	padding:0;
}
#contact_info ul li, #billing_info ul li, #service_info ul li, #webhost_info ul li {
	clear:left;
	border-bottom:0;
	border-top:1px solid #ddd;
	padding:0 0 10px;
}
#contact_info ul li.firstli, #billing_info ul li.firstli, #service_info ul li.firstli, #webhost_info ul li.firstli {
	border:0;
}
#contact_info ul label, #billing_info ul label, #service_info ul label, #webhost_info ul label,
#contact_info ul input, #billing_info ul input, #service_info ul input, #webhost_info ul input,
textarea {
	display:block;
	float: left;
	margin: 10px 0 0;
}
#contact_info ul select, #billing_info ul select, #service_info ul select, #webhost_info ul select {
	opacity: 0;
	filter: alpha(opacity=0);
    position: relative;
    width: 305px;
	height: 33px;
    z-index: 5;
	margin: 10px 0 0;
	font-size: 14px;
	line-height: 28px;
	font-weight:bold;
}
#contact_info ul label, #billing_info ul label, #service_info ul label, #webhost_info ul label {
	clear:left;
	width:135px;
	color:#595959;
	font-size:14px;
	padding:5px 0 0 5px;
}
#contact_info ul input,
#billing_info ul input,
#webhost_info ul input,
textarea {
	font-size: 12px;
	width:290px;
	padding:7px 5px;
}
#contact_info ul input[type=text],
#billing_info ul input[type=text],
#webhost_info ul input[type=text],
textarea {
	text-transform: lowercase;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-web-border-radius: 2px;
	border:1px solid #ccc;
	background:#fff url(../_images/textinputbg.gif) repeat-x center top;
}
#billing_info li.cc-expire select {
	margin-right:10px;
}
#billing_info li.cc-expire input {
	width:auto;
}
#billing_info label.cc-sameaddr {
	clear:left;
	float:none;
	margin:0 0 10px 140px;
	padding:0;
	width:250px;
	font-size:12px;
	text-indent:0;
}
#billing_info label.cc-sameaddr input {
	margin: 0 10px 20px 0;
}
#billing_info li .payterm {
	float:left;
}
#billing_info li .payterm span,
#billing_info li #paybank li span {
	margin-left: 0;
	color: #ff0000;
	font-family: "Microsoft Yahei";
}
#billing_info li .payterm label {
	color:#000;
	padding: 5px 0;
	width: 150px;
	clear:none;
	font-size: 12px;
	text-indent:0;
}
#billing_info li .payterm span.radio {
	margin: 3px 0 0;
}
#billing_info li .payterm input {
	width:auto;
}
#billing_info li .payterm input[type=text] {
	width:290px;
}
#billing_info li .payterm span.save-badge {
	display:block;
	background:url(../_images/savebadge-tile.gif) repeat-x;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	font-family: "宋体";
	color:#fff;
	padding:2px 10px 3px;
	margin:5px 20px 0;
	text-align:center;
	width: 60px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#billing_info li p {
	clear:left;
	padding:0 1em 1em;
}
#order_action a {
	display:block;
	float:left;
	font-size:12px;
	color:#a4a4a4;
	margin:25px 15px;
	width:100px;
}

#order_action .continue-order {
	cursor: pointer;
	float:right;
	width:151px;
	height:44px;
	background: url(../_images/continuebttn.gif) no-repeat;
	margin:10px 0 0 0;
	border:0 none;
	text-indent:-999em;
}
#order_action .black {
	background: url(../_images/continuebttn2.gif) no-repeat;
}
#order_action .continue-order:hover, #order_action .continue-order:focus {
	background-position:right top;
}
#sidebar {
	padding:20px 0 0 30px;
}
#order_info {
	width:285px;
	background:#f0f0f0;
}
#order_info h3 {
	font-size:14px;
	font-weight:bold;
	line-height:1em;
	padding:15px 20px;
}
#order_info .top {
	background:url(../_images/sidebarbg01.gif) no-repeat center top;
}
#order_info_btm {
	width:285px;
	height:8px;
	overflow:hidden;
	background:url(../_images/sidebarbg01.gif) no-repeat center -92px;
}
#order_summary {
	width:249px;
	margin:0 0 20px 18px;
	font-size:11px;
	color:#000;
}
#order_summary em {
	text-indent:-9999em;
}
#order_summary thead th {
	height:8px;
	line-height:8px;
	overflow:hidden;
	background:url(../_images/sidebarbg02.gif) no-repeat center top;
}
#order_summary tbody a {
	color:#008fda;
}
#order_summary tbody th {
	padding: 0 0 10px 10px;
}
#order_summary tbody th.discount a {
	color:#777;
}
#order_summary tbody a:hover, #order_summary tbody a:focus,
#order_summary tbody th.discount a:hover, #order_summary tbody th.discount a:focus {
	color:#8d1c1c;
}
#order_summary tbody td, #order_summary tbody th {
	background:#fff;
	font-weight:normal;
	font-size: 12px;
}
#order_summary tbody td.price {
	padding-right:10px;
	text-align:right;
}
#order_summary tbody td.hr {
	border-bottom:1px solid #ddd;
	line-height:0px;
	height:10px;
	overflow:hidden;
}
#order_summary tbody th.heading {
	font-size:14px;
	font-weight:bold;
	color:#777;
}
#order_summary tbody th.heading a {
	font-size:10px;
	font-weight:normal;
	margin-left:5px;
}
body.gridplan #order_summary tbody th.plan-icon {
	width:75px;
	height:40px;
	background:#fff url(../_images/gs_icon.gif) no-repeat center 20%;
}
body.veplan #order_summary tbody th.plan-icon {
	width:75px;
	height:40px;
	background:#fff url(../_images/ve_icon.jpg) no-repeat center 20%;
}
body.dvplan #order_summary tbody th.plan-icon {
	width:75px;
	height:40px;
	background:#fff url(../_images/dv_icon.gif) no-repeat center 20%;
}
body.nitroplan #order_summary tbody th.plan-icon {
	width:75px;
	height:40px;
	background:#fff url(../_images/dpv_icon.gif) no-repeat center 20%;
} 
#order_summary tbody th.dom-icon {
	width:75px;
	height:40px;
	background:#fff url(../_images/gears_icon.gif) no-repeat center 50%;
}
#order_summary tbody th.addon {
	color:#888;
	width: 105px;
}
#order_summary tfoot th {
	background:url(../_images/sidebarbg02.gif) no-repeat center bottom;
	text-align:right;
	padding:10px;
	font-weight:normal;
	color:#777;
	font-size: 12px;
	border-top:1px solid #ccc;
}
#order_summary tfoot th strong {
	font-size:13px;
	color:#000;
}
#order_summary .discount {
	background:#fffbd3;
	padding:5px 0;
}
#order_summary th.discount {
	padding-left:10px;
}
#order_summary td.discount {
	color:#8d1c1c;
}
#order_optional {
	width:249px;
	background:#e1e1e1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin:0 0 20px 18px;
}
#order_optional .option-inputs {
	margin:0 13px;
	padding:13px 0 3px;
}
#order_optional input {
	width:94%;
	padding:7px 5px;
	font-size:12px;
	margin:0 0 10px;
	color:#777;
	border:1px solid #ccc;
	background:#fff url(../_images/textinputbg.gif) repeat-x center top;
}
#order_optional label {
	display:block;
	padding: 0 0 1em 2em;
	background:url(../_images/activate/up.gif) no-repeat 5px 2px;
}
.popup {
	line-height: 24px;
	text-align:left;
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); /* Saf3.0+, Chrome */
	box-shadow: 0px 1px 0px 0px 10px rgba(0, 0, 0, 0.7); /* Opera 10.5, IE 9.0 */
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+ */
	border-radius: 5px; /* Opera 10.5, IE 9, Chrome */
}
.popup h2 {	
	-moz-border-radius: 5px 5px 0 0 ; /* FF1+ */
	-webkit-border-radius: 5px 5px 0 0 ; /* Saf3+ */
	border-radius: 5px 5px 0 0 ; /* Opera 10.5, IE 9, Chrome */
	background: #ccc;
	color:#111;
	padding:5px 10px;	
}
.popup .popup-body {
	-moz-border-radius: 0 0 5px 5px; /* FF1+ */
	-webkit-border-radius: 0 0 5px 5px; /* Saf3+ */
	border-radius: 0 0 5px 5px; /* Opera 10.5, IE 9, Chrome */
    background: #FFFFFF;
    padding: 5px 10px;
}
.popup .close {
	text-align: center;
	background:url("../_images/server_button.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	display:block;
	font-size:12px;
	margin: 10px auto 0;
	padding:8px 0 10px;
	text-align:center;
	text-shadow:1px 1px 0 #666666;
	width:187px;
	line-height: 20px;
	text-decoration:none;
}
#myHiddenDiv {
	display: none;
}
.payterm { overflow:visible; }
.payterm label { padding:5px 10px; width:auto; clear:none;}
.payterm label span { font-size:16px; color:red;}
.payterm label sub { font-size:12px;}
#contact_info ul li .star { color:#FF0000; display:inline-block; padding:0 10px;}
#contact_info ul li .exact { background: url(../_images/valid_s.png) no-repeat 10px 0; display:none;left:310px;line-height:17px;padding:0 0 0 30px;position:absolute;top:5px; }
#contact_info ul li .box { background:url(../_images/bottom-left-t.gif) no-repeat left bottom; width: 45%; position:absolute; left: 325px; top:-6px; display:none;}
#contact_info ul li .outer { background:url(../_images/bottom-right-t.gif) no-repeat right bottom;}
#contact_info ul li .inner { background:url(../_images/top-left-t.gif) no-repeat left top;}
#contact_info ul li .box p { background:url(../_images/top-right-t.gif) no-repeat right top; padding:10px 20px 13px;}
#contact_info ul li .box_e { background:url(../_images/bottom-left-w.gif) no-repeat left bottom; width: 45%; position:absolute; left: 325px; top:-6px; display:none;}
#contact_info ul li .outer_e { background:url(../_images/bottom-right-w.gif) no-repeat right bottom;}
#contact_info ul li .inner_e { background:url(../_images/top-left-w.gif) no-repeat left top;}
#contact_info ul li .box_e p { background:url(../_images/top-right-w.gif) no-repeat right top; padding: 10px 20px 13px; }
#contact_info ul li .box_e p img { margin: 0 5px 0 0; vertical-align: top;}

#billing_info ul li #paybank { clear: both;margin:15px 0 0;}
#billing_info ul li #paybank label {padding: 0;}
#billing_info ul li #paybank li { width: 150px; float: left; height: 40px;border-bottom:0 none;border-top: 0 none;clear: none;padding:0; }
#billing_info ul li #paybank li .active { width: auto;line-height: 14px; }

.checkbox, .radio {
	width: 19px;
	height: 19px;
	padding: 0 5px 0 0;
	background: url(../_images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(../_images/radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 297px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 33px;
	padding: 0 20px 0 8px;
	color: #000;
	font-size: 14px;
	line-height: 28px;
	font-weight:bold;
	background: url(../_images/select.png) no-repeat;
	overflow: hidden;
	margin: 12px 0 0;
}

.agree {cursor: pointer;}
