@charset "utf-8";
/* CSS Document */
/* Corrected February 2nd, 2009 */


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#other_content_back {
	background-image: url(/images/other_content.jpg);
}
#other_content {
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}

#outside_wrapper {  /* ORIGINAL WRAPPER */
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	border: 1pt solid #FFFFFF;
	min-height:100%;
	overflow:hidden;
} 

#title_wrapper {
	background-color: #011343;
}
#title_left {
	background-image: url(/images/logo.jpg);
	height: 176px;
	width: 308px;
	float: left;
}
#title_centre {
	background-image: url(/images/avgreseller.jpg);
	height: 176px;
	width: 258px;
	float: right;
}
#title_left_wrapper {
	float: left;
	width: 566px;
}
#title_right_wrapper {
	float: right;
	width: 434px;
}
#title_menu {
	text-align: right;
	height: 60px;
	width: 434px;
	background-color: #011343;
}
#title_space {
	background-color: #011343;
	height: 36px;
}
#title_clientlogin {
	background-image: url(/images/clientLogin.jpg);
	height: 80px;
}
#title_clientinput {
	text-align: left;
	padding-top: 19px;
	padding-left: 5px;
}
#menu_wrapper {
	background-color: #000000;
	width: 1000px;
	float: left;
}
#menu {
	text-align: left;
	height: 50px;
}
#content_wrapper {
	background-color: #011343;
	text-align: left;
	width: 1000px;
	float: left;
}
#content_left_wrapper {
	background-color: #011343;
	float: left;
	width: 699px;
}
.content_message {
	height: 93px;
}
#hosting_option_panel {
}
#basic {
	background-image: url(/images/basic_plan_b.jpg);
	height: 196px;
	width: 232px;
}
#advanced {
	background-image: url(/images/advanced_plan_b.jpg);
	height: 196px;
	width: 233px;
}
#premium {
	background-image: url(/images/premium_plan_b.jpg);
	height: 196px;
	width: 234px;
}

.hosting_content {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 20px;
}
#domain_panel_wrapper {
	background-color: #011343;
	width: 699px;
}
#domain_availability {
	float: left;
	height: 118px;
	width: 465px;
}
#domain_avail_header {
	background-image: url(/images/domain_avail_t.jpg);
	height: 57px;
}
#domain_avail_left {
	background-image: url(/images/domain_avail_l.jpg);
	height: 33px;
	width: 97px;
}
#domain_avail_content {
	background-color: #011343;
	height: 33px;
	width: 338px;
}
#domain_avail_right {
	background-image: url(/images/domain_avail_r.jpg);
	height: 33px;
	width: 30px;
}
#domain_avail_footer {
	height: 28px;
	background-image: url(/images/domain_avail_b.jpg);
}
#presales_info {
	float: right;
	height: 118px;
	width: 234px;
}
#domain_form {
	margin: 0px;
	padding: 0px;
}
.client_TextBox {
	height: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content_right_wrapper {
	background-color: #011343;
	float: right;
	width: 301px;
}
#special_box {
}
#include_back {
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/included_back.jpg);
	text-align: center;
}
#include_inner {
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#support_panel {
	font-size: 12px;
	background-image: url(/images/support_back.jpg);
}
#support_content {
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}
#support_title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#footer_wrapper {
	background-color: #011343;
	text-align: left;
	float: left;
	width: 1000px;
}
#footer_back {
	background-image: url(/images/footer_back.jpg);
}
#footer_content {
	font-size: 12px;
	font-weight: bold;

	color: #FFFFFF;
	text-align: center;
}
#footer_content a {
	color: #ffffff;
	text-decoration: none;
}
#footer_content a:hover {
	text-decoration: underline;
}
