span.clear {
	display: block;
	margin: 0;
	clear: both;
}

div.size_fix {
	width: 700px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

.orderbg {
	background: url(/images/hosting/order_bg_top.gif) top no-repeat;
	width: 639px;
	margin: 10px auto 35px;
}

.orderbottom {
	background: url(/images/hosting/order_bg_bottom.gif) bottom no-repeat;
	padding: 30px 30px 43px;
	font-size: 21px;
	color: #333;
}

.orderbottom p {
	margin: 0px;
	padding: 0 0 10px 0;g
	float: left;
}

p.top {
	margin: 5px 105px 0 0;
	float: left;
}

.orderbottom strong {
	color: #003253;
}

.orderbottom form .searchorder {
	float: left;
	width: 275px;
	padding: 0px 0px 5px 160px;
	margin: 8px 0 0 0;
}
.orderbottom .enterdomain {
	margin-right: 10px;
	padding: 2px;
	width: 200px;
}
.orderbottom img, .orderbottom input.continue_btn {
	width: 140px;
	height: 40px;
	background:url(/images/hosting/continue.gif) no-repeat;
	float: left;
	margin: 0;
}
.orderbottom img:hover, .orderbottom input.continue_btn:hover {
	background-position: 0px -40px;
}
.orderbottom .clearorder {
	clear:both;
}

h2.order-title {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3279c9;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 15px 0 10px 60px;
}


/*** New Order Stuff ***/

/*** Order Page (non-javascript) ***/
div.dot_body div.dot_page div.tab_body div.topper.order {
	min-height: 460px;
	height: auto !important;
	height: 460px;
}

div.order {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	font-family: "Lucide Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color: #fff;
	font-size: 13px;
}

div.order.host-path {
	padding: 30px 0 0 40px;
}

div.order p.js_alert {
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	background: #ffddde;
	color: #000;
	font-size: 14px;
	line-height: normal;
	padding: 10px;
	width: 764px;
	border-bottom: 1px solid #bbb;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-box-shadow: 0 2px 4px 0 #bbb;
}

p.js_alert a {
	float: right;
	margin: 0 5px;
}


div.order div.grnd {
	background: #000 url(/images/black_bg_large.jpg) center no-repeat;
	width: 871px;
	padding: 10px 15px;
	margin: 15px 0 15px 29px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #000;
	-webkit-box-shadow: 0 0 4px 0 #ddd;
	-moz-box-shadow: 0 0 4px 0 #ddd;
	box-shadow: 0 0 4px 0 #ddd;
}

div.order div.halfgrnd {
	background: #000 url(/images/black_bg_large.jpg) center no-repeat;
	width: 670px;
	padding: 10px 15px;
	margin: 15px 0 15px 29px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #000;
	-webkit-box-shadow: 0 0 4px 0 #ddd;
	-moz-box-shadow: 0 0 4px 0 #ddd;
	box-shadow: 0 0 4px 0 #ddd;
}

div.order div.halfgrnd div.upsell {
	background: #DDDDD8;
	border: 1px solid #aaa;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 5px 0;
	padding: 5px;
}

div.order div.sidegrnd {
	background: #666 url(/images/login/side-long-bg.jpg) center no-repeat;
	color: #fff;
	width: 153px;
	padding: 10px 15px;
	position: absolute;
	top: 313px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #000;
	-webkit-box-shadow: 0 0 4px 0 #ddd;
	-moz-box-shadow: 0 0 4px 0 #ddd;
	box-shadow: 0 0 4px 0 #ddd;
}

div.order div.sidegrnd p {
	padding: 2px 0 13px 0;
	margin: 0;
}

div.order div.grnd h3 {
	font-size: 18px;
	font-weight: normal;
	color: #69B4EE;
	margin: 0;
	padding: 0;
	line-height: normal;
	font-family: "Lucide Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

div.order h1 {
	padding: 20px 0 0 30px;
	margin: 0;
	font-size: 32px;
	font-weight: normal;
	color: #444;
	line-height: normal;
	background: #fff;
}

div.order h2 {
	display: block;
	margin: 0 55px 15px 30px;
	padding: 0;
	font-size: 22px;
	color: #666;
	font-weight: normal;
	line-height: normal;
	border-bottom: 1px dotted #ccc;
	background: #fff;
}

div.order ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.order ul.option1 {
	padding: 20px 0 0 20px;
}

div.order ul.option2 {
	padding: 30px 0 0 20px;
}

div.order ul li ul li {
	padding: 0;
}

div.order ul li h3 {
	font-weight: normal;
	font-size: 19px;
	margin: 0;
	padding: 0;
}

div.order input#email_submit, div.order input#email_submit2 {
	border: 0;
	padding: 0;
	margin: 0;
	background: url(/images/dv7/continue.jpg) 0 0 no-repeat;
	width: 108px;
	height: 49px;
	cursor: pointer;
}

div.order input#email_submit:hover, div.order input#email_submit:active, div.order input#email_submit:focus, div.order input#email_submit2:hover, div.order input#email_submit2:active, div.order input#email_submit2:focus {
	background-position: 0 -49px;
}

div.order .none {
	display: none;
}

a.cont {
	display: block;
	background: #1E3860 url(/images/login/btn_bg.jpg) repeat-x;
	text-align: center;
	height: 31px;
	width: 126px;
	padding: 0 0 5px;
	font-family: "Lucide Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 33px;
}

a.cont:hover {
	background: #1e3860;
	color: #ddd;
	font-family: "Lucide Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
}

a.wcont {
	display: block;
	background: #1E3860 url(/images/login/btn_bg.jpg) repeat-x;
	text-align: center;
	height: 31px;
	width: 126px;
	padding: 0 0 5px;
	font-family: "Lucide Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 33px;
}

a.wcont:hover {
	background: #1e3860;
	color: #ddd;
	font-family: "Lucide Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
}

div.order a.wcont {
	margin: 0 0 0 28px;
}

div.order div.step0 {
	height: 42px;
}

div.order div.step0 h3 {
	float: left;
	display: block;
	padding: 8px 10px 0 0;
}

div.order div.step0 a.cont {
	display: block;
	float: left;
	margin: 4px 0 0 10px;
}

div.order input#domain {
	background: url(/images/dv7/email/request_input.jpg) no-repeat 0 0;
	height: 28px;
	width: 235px;
	border: 0;
	padding: 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 4px 0;
	color: #444;
}

div.order form.login, div.order fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

div.order form.login {
	padding: 15px 0 5px 20px;
}

div.order form.login label {
	display: block;
	font-size: 15px;
	color: #fff;
}

div.order ul {
	margin: 0;
	padding: 0 0 20px 20px;
	list-style: none;
}

div.order div.halfgrnd ul {
	padding: 0;
}

div.order form.login ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.order form.login ul li {
	padding-bottom: 15px;
}

div.order div.halfgrnd ul li label span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #000;
	background: #666;
	color: #fff;
	position: relative;
	top: 0;
	left: 3px;
	line-height: 13px;
	text-align: center;
	font-size: 9px;
}

div.order form.login input.text {
	border:1px solid #6494B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	height:21px;
	margin-right:2px;
	padding:4px 0 0 3px;
	line-height: normal;
	color: #666;
}

div.order form.login input.submit {
	background: #1E3860 url(/images/login/btn_bg.jpg) repeat-x;
	text-align: center;
	height: 36px;
	width: 126px;
	padding: 0 0 5px;
	font-family: "Lucide Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: normal;
	border: 0;
	cursor: pointer;
	margin: -53px 0 0 197px;
	position: absolute;
}

div.order form.login input.submit.hover {
	background: #1e3860;
	color: #ddd;
}

div.order form.login label.error {
	background: #660000;
	color: #fff;
	padding: 0 0 0 5px;
	display: block;
	width: 237px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

div.halfgrnd h4 {
	margin: 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #69B4EE;
}

div.sidegrnd h4 {
	margin: 5px 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	color: #69B4EE;
}

/* top steps style */

div.order div.grnd.steps {
	padding: 4px 15px;
	background: #fffff8;
	font-weight: bold;
	border-color: #ddd;
}

div.order div.grnd.steps span.num {
	display: inline-block;
	background: #eeeee8;
	color: #333;
	font-weight: normal;
	width: 18px;
	text-align: center;
	border: 1px solid #aaa;
	margin: 0 104px 0 26px;
}

div.order div.grnd.steps span.num.active {
	background: #666;
	color: #fff;
	border: 1px solid #000;
	-moz-box-shadow: #000 0 0 3px 0;
	-webkit-box-shadow: #000 0 0 3px 0;
	box-shadow: #000 0 0 3px 0;
}

/* Step 1 specific */

div.step1 label {
	width: 311px;
	line-height: 20px;
	display: block;
	float: left;
}

div.step1 input {
	border: 1px solid #999;
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 30px;
}

div.step1 ul.labels {
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 302px !important;
	height: 22px;
}

div.step1 ul.labels li {
	float: left;
	padding-right: 7px;
}

div.step1 ul.boxes li {
	padding-bottom: 10px;
}

div.step1 span.price {
	padding-left: 42px;
	color: #ddd;
}

/* Step 2 Specific */

div.step2 ul.email {
	background: #333;
	width: 424px;
	padding: 10px 15px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #000;
	margin: 0 0 10px;
}

div.step2  div.hosting {
	background: #333;
	width: 424px;
	padding: 10px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #000;
}

/* Step 3 Specific Styles */

div.step3 h5 {
	margin: 0;
	padding: 14px 10px 0 8px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

div.step3 ul li.one {
	height: 55px;
}

div.step3 ul li.one h5 {
	float: left;
}

div.step3 ul li.two {
	height: 96px;
}

div.step3 a.cont {
	float: left;
	margin: 8px 0 0;
}

div.step3 ul li.two span {
	position: relative;
	top: 12px;
	left: 11px;
	color: #999;
}

div.step3 ul li.two input {
	border:1px solid #6494B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	height:21px;
	margin-right:2px;
	padding:4px 0 0 3px;
	line-height: normal;
	color: #666;
	position: relative;
	left: 17px;
	top: 12px;
}

div.step3 ul li.two a.cont {
	position: relative;
	left: 218px;
	top: -27px;
	float: none;
}


/*** Email Sales ***/

div.order div.halfgrnd.opt label.opt {
	margin: 0;
	line-height: normal;
	font-weight: normal;
	padding: 0;
	font-size: 18px;
	color: #69B4EE;
	cursor: pointer;
}

div.order div.halfgrnd.opt input.opt {
	margin: 0 5px 0 0;
}

div.order div.sidegrnd.email {
	display: none;
}

div.order div.sidegrnd.email h4 {
	color: #69B4EE;
}

div.order div.sidegrnd.email ul {
	list-style: disc;
}

div.order div.halfgrnd div.info {
	padding: 10px 0;
}

div.order div.halfgrnd.opt.domain h5 {
	padding: 0 0 75px 0;
}

div.order div.halfgrnd.opt p {
	padding: 0;
	margin: 0;
	line-height: normal;
}

div.order div.halfgrnd.opt.domain span.www {
	font-size: 13px;
	color: #ccc;
	position: relative;
	top: 10px;
}

div.order div.halfgrnd.opt.domain input.dom_search {
	border:1px solid #6494B4;
	color:#333333;
	font-family: "Lucide Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	height:21px;
	margin-right:2px;
	padding:4px 0 0 3px;
	width: 232px;
	line-height: normal;
	color: #666;
	position: relative;
	top: 10px;
	left: 5px;
}


div.order div.halfgrnd.opt.oxe label.per {
	width: 311px;
	line-height: 20px;
	display: block;
	float: left;
}

div.order div.halfgrnd.opt.oxe p {
	float: left;
	width: 385px;
	padding-right: 20px;
}

div.order div.halfgrnd.opt.oxe div.oxu {
	float: left;
	width: 160px;
	padding-left: 10px;
}

div.order div.halfgrnd.opt.oxe input.per {
	border: 1px solid #999;
	color: #666;
	font-size: 12px;
	width: 30px;
}

div.order div.halfgrnd.opt.oxe ul.labels {
	font-size: 10px;
	font-weight: bold;
	height: 22px;
}

div.order div.halfgrnd.opt.oxe ul.labels li {
	float: left;
	padding-right: 10px;
}

div.order div.halfgrnd.opt.oxe span.price {
	padding-left: 42px;
}

div.order h6.alert {
	background: #eed7d7;
	color: #333;
	width: 670px;
	padding: 10px 15px;
	margin: 15px 0 15px 29px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	-webkit-box-shadow: 0 0 4px 0 #ddd;
	-moz-box-shadow: 0 0 4px 0 #ddd;
	box-shadow: 0 0 4px 0 #ddd;
	line-height: normal;
	font-size: 14px;
	display: none;
}

div.order h6.alert a.upgrade.btn {
	display: block;
	text-indent: -999%;
	overflow: hidden;
	height: 39px;
	float: right;
	background: url(/images/upgrade-btn.png) 0 0 no-repeat;
	width: 126px;
	margin: 5px 0 0;
}
