/* CSS Document */

#short {
	height: 90px;
}

.instant_setup_frame { 
	background-color: #404040;
	background-image: url(images/instant_setup_frame_bg.png);
	background-repeat: repeat-x;
	float: left;
	padding: 30px 30px 30px 30px;
}

.instant_setup_container { 
	background-color: #fff;
	width: 830px;
	padding: 0px 0 50px 0;
	float: left;
}

#hosting_setup_header{	
	float: left;
	margin-top: 1px;
	margin-left: 6px;
}

	*html #hosting_setup_header{ margin-left: 3px;}
	

ul#steps_breakdown {
	float: right;
	list-style: none;
	margin: 0 0 0 0;
	padding: 25px 15px 0 0;
}

#steps_breakdown li {
	display: inline;
	padding-bottom: 5px;
}

	.list_spacing {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.in_process{
		border-bottom: 4px solid #960202;
	}
	
	.complete{
		border-bottom: 4px solid #029610;
	}
	
	.pending {
		border-bottom: 4px solid #7a7a7a;
	}
	
h5 {
	font-size: 18px;
	font-weight: 400;
	float: right;
	width: 360px;
	margin: 30px 0 15px 0;
	padding: 0;
	
}

	h5.total {
	font-size: 18px;
	font-weight: 400;
	float: left;
	margin: 15px 0 15px 0;
	padding: 0;
	width: 200px;
	}
	
	h5.amount {
	font-size: 18px;
	font-weight: 400;
	float: right;
	margin: 15px 0 15px 0;
	padding: 0;
	text-align: right;
	width: 150px;
	}
	
	h5.purchase_title {
	border-top: 4px solid #7a7a7a; 
	margin-top: 10px; 
	padding-top: 15px;
	
	}

h6 {
	color: #960202;
	font-size: 12px;
	font-weight: 400;
	float: right;
	width: 350px;
	line-height: 1.5em;
	margin: 0 0 10px 0;
	padding: 0;
	
}

#purchase_breakdown {
	background-image: url(images/rn_selection_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	list-style: none;
	margin: 10px 15px 0 0;
	padding: 0 0 10px 0;
	width: 360px;
}

	*html #purchase_breakdown {margin-right: 7px;}

#purchase_breakdown ul {
	border-bottom: 4px solid #7a7a7a;
	float: left;
	margin: 0;
	padding: 0 0 5px 0;
	width: 360px;
}

#purchase_breakdown li {
	font-size: 11px;
	list-style: none;
	padding: 4px 0 8px 40px;
	margin-left: 10px;
}
	.vps_icon_form {
		background-image: url(images/vps_icon_form.png); 
		background-repeat: no-repeat;
	}

	.dvs_icon_form {
		background-image: url(images/dvs_icon_form.png); 
		background-repeat: no-repeat;
	}

	.os_icon_form {
		background-image: url(images/os_icon_form.png); 
		background-repeat: no-repeat;
	}

	.memory_icon_form {
		background-image: url(images/memory_icon_form.png); 
		background-repeat: no-repeat;
	}
	
	.storage_icon_form {
		background-image: url(images/storage_icon_form.png); 
		background-repeat: no-repeat;
	}
	
	.transfer_icon_form {
		background-image: url(images/transfer_icon_form.png); 
		background-repeat: no-repeat;
	}
	
	.plesk_icon_form {
		background-image: url(images/plesk_icon_form.png); 
		background-repeat: no-repeat;
	}

#billing_breakdown { 
	border-top: 4px solid #7a7a7a;
	float: left;
	margin: 0 0 0 15px;
	padding: 15px 0 10px 0;
	width: 370px;
}

	*html #billing_breakdown {
	margin-left: 7px;	
}

#billing_breakdown h3 {
	float: left;
	font-size: 10px;
	font-weight: 100;
	line-height: 1em;
	margin: 0 0 15px 0;
}

#billing_breakdown h4 {
	float: left;
	font-size: 11px;
	font-weight: 400;
	line-height: 1em;
	list-style: none;
	padding: 4px 0 8px 40px;
	margin: 0 0 0 10px;
	width: 360px;
}

.new_customer_button {
	float: left;
	margin: 15px 0 0 35px;
}

	*html .new_customer_buttom { margin-left: 17px; }

.existing_customer_button {
	float: left;
	margin: 15px 0 0 0;
}

.hosting_signup_inputs {
	margin: 0;
	padding: 0;
	width: 370px;
}

ul.hosting_signup_inputs  {
	border-bottom: 4px solid #7a7a7a;
	float: left;
	margin: 0 0 15px 0; 
	padding: 0;
	width: 370px;
	
}

.hosting_signup_inputs li {
	float: left;
	list-style: none;
	margin-bottom: 12px;
	width: 370px;
}

/* --------------------------------------- */

.domain_styling {
	background-image: url(images/host_name_bg.png); 
	background-repeat: no-repeat;
	float: left;
	width: 360px;
}

.input_domain {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 370px;
}

ul.input_domain  {
	border-bottom: 4px solid #7a7a7a;
	float: left;
	
	margin: 0 0 15px 0; 
	padding: 0;
	width: 370px;
	
}

.input_domain li {
	float: left;
	list-style: none;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 370px;
}

.white_label {
	color: #f0f0f0;
	float: left;
	padding-left: 10px;
	padding-top: 9px;
	width: 76px; 
}

.input_field_med {
	background-image: url(images/input_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #7a7a7a;
	float: left;
	height: 20px;
	width: 260px;
	padding-top: 5px;request_quote_appt_update
}

/* --------------------------------------- */

.label {
	float: left;
	padding-top: 5px;
	width: 96px; 
}

.input_field_short {
	background-image: url(images/input_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #7a7a7a;
	float: left;
	height: 20px;
	width: 158px;
	padding-top: 5px;
}

.input_field_long {
	background-image: url(images/input_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #7a7a7a;
	float: left;
	height: 20px;
	width: 260px;
	padding-top: 5px;request_quote_appt_update
}

.continue_order {float: right;}

.continue_pending {display: none;}

#select_product {
	float: left;
	border-bottom: 4px solid #7a7a7a;
	background-image: url(images/select_product_bg.png);
	background-repeat: no-repeat;
	height: 102px;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 370px;
}

#select_product img{
	float: left;
}

.selection {
	float: left;
	color: #424242;
}

.selection ul {
	margin-top: 0px;
	margin-left: 7px;
}

	*html .selection ul { margin-left: 3px; }

.selection li{
	list-style: none;
	margin-bottom: 3px;
}

.selection select {
	margin-bottom: 30px;
	margin-left: 50px;
	width: 300px;
}

	*html .selection select {
		margin-left: 25px;	
}
	
.product_options {
	float: left;
}

.hidden {
	display: none;
}

#vps_selected a{	
	background-image: url(images/select_vps_hover.png);
	background-repeat: no-repeat;}


.vps_select a{
	float: left;
	height: 102px;
	text-indent: -9999px;
	width: 160px;
}

.vps_select a:hover {
	background-image: url(images/select_vps_hover.png);
	background-repeat: no-repeat;
}

.dvs_select a{
	float: left;
	height: 102px;
	margin-left: 32px;
	text-indent: -9999px;
	width: 165px;
}

*html .dvs_select a{ margin-left: 16px; }

.dvs_select a:hover {
	background-image: url(images/select_dvs_hover.png);
	background-repeat: no-repeat;
	
}

.existing_signin_button {
	float: right;
	margin: 0;
	padding-right: 35px;
	
}

.new_customer_button {
	float: left;
	margin: 0;
	padding-left: 35px;
}

.per_item_total {
	float: right; 
	font-size: 18px;
	padding: 0 0 10px 10px; 
}

.item_title {
	color: #960202; 
	font-size: 12px; 
	padding-right: 10px;
}

.cart_items {
	margin: 0; 
	padding: 0;
}

.remove {
	font-size: 9px;
	color: #a6a6a6;
}

.error_message {
	background-color: #f0f0f0;
	border: 2px solid #960202;
	color: #960202;   
	margin: 0px 0 15px 10px; 
	padding: 5px;  
	text-align: center;
	width: 90%;
}












