/*
red	E02C26
blue 3A5BAC
*/


/* SET DEFAULTS START */

html {
 	overflow-y: scroll;
}

body {
	background: url(images/background.gif) #C9C9C9 repeat-x;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
 
img {
	border: 0;
}
 
a	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}

/* SET DEFAULTS END */


/* GENERAL START */

.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px;
}

#container {
    position: static;
	background: #ffffff;
	margin: 18px auto 10px auto;
	width: 860px; /* should be 858 */
	padding: 20px 20px 20px 20px;
	border-top: #b1b1b1 1px solid;
	border-right: #b1b1b1 1px solid;
	border-left: #b1b1b1 1px solid;
	border-bottom: #b1b1b1 1px solid;
}

.page_header {
	background: url(images/page_header.gif) no-repeat;
	width: 860px;
    height: 100px;
}

.center_graphic {
	text-align: center;
}

/* GENERAL END */


/* TAB MENU START */

#tabs {
	background: url(images/front_page_tabs_bg2.gif);
	background-repeat: repeat;
	font-family: arial, helvetica, sans-serif;
	width: 860px;
	height: 27px;
	}
	
#tabs ul {
	height: 27px;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#tabs li {
	display: inline;
	margin: 0px 2px 0px 0px;
	text-transform: none;
	list-style-type: none;
	font-weight: bold;
	line-height: normal;
}

#tabs a {
	background: url(images/front_page_tabs_bg.gif);
	background-repeat: repeat;
	float: left;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 5px 10px;
	color: #ffffff;
	background-color: #3A5BAC;
	border-right: #ffffff 1px solid;
	border-bottom: 1px solid white;
}

#tabs a:hover {
	background: url(images/front_page_tabs_bg_hover.gif);
	background-repeat: repeat;
	color: #ffffff;
	background-color: #254AA6;
}

#tabs #current a {
	background: url(images/front_page_tabs_bg_current.gif);
	background-repeat: repeat;
	color: #ffffff;
	background-color: #E02C26;
	border-color: #E02C26;
	border-right: 1px solid white;
}

#tabsline {
	clear: both;
	border-bottom: 1px solid white;
	width: 100%;
	height: 8px;
	background: #E02C26;
}

/* TAB MENU END */

/* SIDE MENU START */

#menu {
	position: static;
}

#menu ul {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	line-height: normal;
}

#menu li {
	padding: 0;
	list-style-type: none;
	line-height: normal;
}

#menu .head {
	display: block;
	width: 160px;
	background-color: #E02C26;
	padding: 5px 0px 5px 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}

a.menuitem {
	display: block;
	background-color: #f1f1f1;
	font-weight: normal;
	font-size: 12px;
	width: 159px;
	text-decoration: none;
	color: #000000;
	border-top: #f1f1f1 1px solid;
	border-right: #f1f1f1 1px solid;
	border-left: #f1f1f1 1px solid;
	border-bottom: #f1f1f1 1px solid;
	padding: 5px 0px 5px 10px;
}


a.menuitem:visited, a.menuitem:active {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.menuitem:hover {
	width: 158px;
	background-color: #f1f1f1;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	border-top: #f1f1f1 1px solid;
	border-right: #f1f1f1 1px solid;
	border-left: #f1f1f1 1px solid;
	border-bottom: #f1f1f1 1px solid;
}

a.menuitem_selected {
	display: block;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	width: 158px;
	color: #E02C26;
	text-decoration: none;
	border-top: #E02C26 1px solid;
	border-right: #E02C26 1px solid;
	border-left: #E02C26 1px solid;
	border-bottom: #E02C26 1px solid;
	padding: 5px 0px 5px 10px;
}

#menu .item_selected a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


/* SIDE MENU END */


.colocation_promo_banner {
	background: url(images/colocation_promo_banner.gif) no-repeat;
	margin: 0px 0px 20px 0px;
	width: 500px;
	height: 50px;
	float: left;
	padding: 0;
	border: 0;
}

#content_banner {
	margin-bottom: 10px;
	width: 860px;
    height: 100px;
	float: left;
	border-top: #c1c1c1 0px solid;
	border-right: #c1c1c1 0px solid;
	border-left: #c1c1c1 0px solid;
	border-bottom: #c1c1c1 1px solid;
}

#front_page_banner {
	background: url(images/front_page_banner3.gif);
	background-repeat: no-repeat;
	width: 858px;
	height: 227px;
   	float: left;
	margin: 0px 0px 10px 0px;
	border: 1px #e1e1e1 solid;
}

a.front_page_banner_3_title {
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	display: block;
	width: 838px;
	height: 30px;
	padding: 140px 0px 0px 20px;
	color: #E02C26;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

a.front_page_banner_3_body {
	font-family: arial, helvetica, sans-serif;
	display: block;
	width: 538px;
	height: 55px;
	padding: 0px 300px 2px 20px;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

#billboard {
    width: 860px;
}
    
.billboard_1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 280px;
	float: left;
}

.billboard_2 {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 280px;
	float: left;
}

.billboard_3 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 280px;
	float: left;
}
		
a.billboard_title {
	display: block;
	background: url(images/billboard_title_bg.gif) repeat-x;
	background-color: #E02C26;
	width: 260px;
	height: 18px;
	margin: 0;
	color: #ffffff;
	padding: 6px 10px 4px 10px;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-top: #c1c1c1 0px solid;
	border-right: #c1c1c1 0px solid;
	border-left: #c1c1c1 0px solid;
	border-bottom: #c1c1c1 0px solid;
}

a.billboard_spacer {
	display: block;
	width: 278px;
	height: 1px;
	margin: 0;
	color: #ffffff;
	padding: 0;
	border-top: #c1c1c1 0px solid;
	border-right: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 0px solid;
}

a.billboard_content_list {
	display: block;
	background: url(images/billboard_content_list_bg.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 19px;
	margin: 0px;
	color: #000000;
	padding: 8px 10px 2px 30px;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	border-top: #c1c1c1 0px solid;
	border-right: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px dashed;
}

a.billboard_content_list_price {
	display: block;
	width: 278px;
	height: 53px;
	margin: 0;
	border-top: #c1c1c1 0px solid;
	border-right: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
}
	
a.billboard_content_list_new {
	display: block;
	background: url(images/billboard_content_list_new_bg.gif) no-repeat;
	width: 238px;
	height: 19px;
	margin: 0px;
	color: #000000;
	padding: 8px 10px 2px 30px;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	border-top: #c1c1c1 0px solid;
	border-right: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px dashed;
}
	
a.billboard_content:hover {
	text-decoration: none;
}

#footer_menu {
	clear: both;
	background-color: #ffffff;
   	color: #707070;
	width: 860px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	margin: 10px 0px 0px 0px;
	border-top: #E02C26 1px solid;
	border-right: #c1c1c1 0px solid;
	border-left: #c1c1c1 0px solid;
	border-bottom: #c1c1c1 0px dashed;
}

#footer_menu a {
	color: #303030;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
	
#footer_menu a:hover {
	color: #E02C26;
	font-size: 13px;
	text-decoration: none;
}

#page_footer {
	background: url(images/footer_graphic.gif) top right no-repeat;
	width: 900px;
	height: 45px;
	margin: 10px auto 10px auto;
	font-size: 11px;
	color: #808080;
	text-align: center;

}
	
#small_print {
	width: 900px;
	margin: 10px auto 10px auto;
	font-size: 10px;
}

#small_print a, #small_print a:visited, #small_print a:active, #small_print a:hover, #small_print p {
	text-align: justify;
	font-size: 10px;
	color: #9D9D9D;
	text-decoration: none;
}

#column_left {
	position: static;
	margin: 5px 0px 0px 0px;
	width: 170px;
	float: left;
	padding-top: 0px;
}

#column_main {
	position: static;
	margin: 5px 20px 20px 20px;
	width: 500px;
	float: left;
	padding-top: 0px;
}

#column_main_ds {
	position: static;
	margin: 5px 20px 20px 20px;
	width: 430px;
	float: left;
	padding-top: 0px;
}

#column_main_plus_column_right {
	position: static;
	margin: 5px 0px 30px 20px;
	width: 670px;
	float: left;
	padding-top: 0px;
}

#column_right {
	position: static;
	margin: 0px 0px 0px 0px;
	width: 149px;
	float: left;
	padding-top: 0px;
	border-left: #c1c1c1 1px dotted;
}

#column_right_ds {
	position: static;
	margin: 0px 0px 10px 0px;
	width: 200px;
	float: left;
	padding-top: 40px;
}
	
#column_main h1 {
	width: 500px;
	color: #3A5BAC;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	border-bottom: #c1c1c1 1px dotted;
}

#column_main_ds h1 {
	width: 430px;
	color: #3A5BAC;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 15px 0px;
	margin-bottom: 20px;
	border-bottom: #c1c1c1 1px dashed;
}

#column_main_plus_column_right h1 {
	width: 670px;
	color: #3A5BAC;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 15px 0px;
	margin-bottom: 20px;
	border-bottom: #c1c1c1 1px dashed;
}
	
#column_main h2 {
	width: 500px;
	color: #3E3E3E;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 10px;
}

#column_main_ds h2 {
	width: 430px;
	color: #3E3E3E;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
}

#column_main_plus_column_right h2 {
	float: left;
	width: 670px;
	color: #3E3E3E;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
	padding: 0px 0px 10px 0px;
}

#column_main h3 {
	width: 500px;
	color: #3E3E3E;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 10px;
}

#column_main h4 {
	width: 500px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 4px;
}

#column_main .content, #column_main p, #column_main_plus_column_right .content, #column_main_plus_column_right p, #column_main_ds p {
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
    padding-bottom: 20px;
}

#column_main li, #column_main_plus_column_right li {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
}

/*	
#column_main p.content {
	font-size: 12px;
	line-height: 24px;
	padding: 0;
}
*/

#column_main a, #column_main_plus_column_right a, #column_main_ds a {
	color: #E02C26;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}

#column_main a.faq, #column_main_plus_column_right a.faq {
	color: #E02C26;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}

#column_main a:hover, #column_main_plus_column_right a:hover, #column_main_ds a:hover {
	color: #E02C26;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
}

#column_main a.hidden, #column_main_plus_column_right a.hidden {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
}

#column_main .icon, #column_main_plus_column_right .icon {
	float: left;
	padding: 10px 15px 15px 10px;
}

#column_main .icon_right, #column_main_plus_column_right .icon_right {
	float: right;
	padding: 10px 10px 15px 15px;
}

#column_main_plus_column_right .server_build_section_head {
	float: left;
	width: 590px;
	background-color: #3A5BAC;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	padding: 3px 0px 3px 10px;
	margin-top: 20px;
}

#column_main_plus_column_right .server_build_section_subhead {
	float: left;
	width: 580px;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
}

#column_main_plus_column_right .server_build_section_continue_button {
	float: left;
	width: 590px;
	background-color: #3A5BAC;
	color: #000000;
	text-align: right;
	padding: 5px 10px 5px 0px;
}

#column_main a.breadcrumb {
	color: #E02C26;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#column_main p.breadcrumb {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

#column_right .title {
	background: url(images/column_right_title_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #E02C26;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	padding: 0px 0px 0px 8px;
	margin-bottom: 3px;
	margin-left: 11px;
}

#column_right .content {
	color: #404040;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 20px;
}
	
#column_right a.content, #column_right a:visited.content, #column_right a:active.content {
	color: #404040;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
}

#column_right a:hover.content {
	color: #E02C26;
}


/* DOMAIN REGISTRATION GRAPHIC START */

#domain_registration_bg {
	background: url(images/domain_registration_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 60px;
	padding: 40px 0px 10px 0px;
	margin: 0;
}
	
#domain_registration_results_bg {
	background: url(images/domain_registration_results_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 60px;
	padding: 40px 0px 0px 0px;
	margin: 0;
}

/* DOMAIN REGISTRATION GRAPHIC END */

	
/* CONTACT PAGE TABLE START */

.contact_title {
	background-color: #ffffff;
	border-bottom: #f1f1f1 1px solid;
	padding: 10px 0px 10px 0px;
	color: #E02C26;
	text-align: left;
	vertical-align: top;
	width: 140px;
	font-size: 12px;
	line-height: 24px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.contact_data {
	background-color: #ffffff;
	border-bottom: #f1f1f1 1px solid;
	padding: 10px 0px 10px 0px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	width: 330px;
	font-size: 12px;
	line-height: 24px;
	font-family: arial, helvetica, sans-serif;
}

/* CONTACT PAGE TABLE END */


/* DS CUSTOM QUOTE PAGE TABLE START */

.ds_quote_left_panel {
	background-color: #f1f1f1;
	border: 0;
	padding: 5px 0px 5px 5px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	width: 180px;
	font-size: 12px;
	line-height: 24px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.ds_quote_right_panel {
	background-color: #f1f1f1;
	border: 0;
	padding: 5px 0px 5px 5px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	width: 420px;
	font-size: 12px;
	line-height: 24px;
	font-family: arial, helvetica, sans-serif;
}

/* DS CUSTOM QUOTE PAGE TABLE END */

/* DS OPTIONS START */

.ds_option_group {
	width: 133px;
	float: left;
	padding: 0px;
   	margin: 0px 0px 30px 0px;
	border-right: #E2E9F6 1px solid;
}

.ds_option_group_right {
	width: 133px;
	float: left;
	padding: 0px;
   	margin: 0px 0px 30px 0px;
	border-right: #3A5BAC 0px solid;
}

.ds_option_body {
	background-color: #E2E9F6;
	width: 133px;
	height: 210px;
	float: left;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
   	margin: 0px;
	padding: 0px;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px dashed;
}

.ds_option_header {
	width: 133px;
   	height: 45px;
	float: left;
	padding: 0px;
   	margin: 0px;
}


.ds_option_cell {
	background-color: #E2E9F6;
	width: 123px;
	height: 16px;
	float: left;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
   	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px dashed;
}

.ds_option_cell_double {
	background-color: #E2E9F6;
	width: 123px;
	height: 27px;
	float: left;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
   	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px dashed;
}

.ds_option_price {
	width: 133px;
	height: 57px;
	float: left;
	padding: 0px;
   	margin: 0px;
	border-right: #ffffff 1px solid;
 }

.ds_option_full_details {
	width: 133px;
	height: 25px;
	float: left;
	padding: 0px;
   	margin: 0px 0px 0px 0px;
	border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
	}


/* DS OPTIONS END */


/* DS FEATURE OVERVIEW START */

#ds_feature_list ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 20px 0px; 
}

#ds_feature_list li {
    background: url(images/bullet_blue_arrow.gif) no-repeat 0px 6px;
    margin: 0px;
    padding-left: 15px;
}

/* DS FEATURE OVERVIEW END */


/* DS FEATURE TABLE START */

.ds_feature_list_title {
	display: block;
	width: 655px;
	height: 18px;
	margin: 0px;
	background-color: #f1f1f1;
	color: #000000;
	padding: 4px 0px 0px 15px;
	font-size: 12px;
	font-weight: bold;
	border-top: #e1e1e1 1px solid;
	border-right: #c1c1c1 0px solid;
	border-left: #c1c1c1 0px solid;
	border-bottom: #e1e1e1 1px solid;
}

.ds_feature_list {
	background: url(images/ds_feature_list_bg.gif);
	background-repeat: no-repeat;
	display: block;
	width: 633px;
	height: 22px;
	margin: 0px;
	color: #000000;
	padding: 8px 0px 0px 35px;
	font-size: 12px;
	border-top: #e1e1e1 0px solid;
	border-right: #c1c1c1 0px solid;
	border-left: #c1c1c1 0px solid;
	border-bottom: #c1c1c1 1px solid;
}

.ds_feature_list_new {
	background: url(images/ds_feature_list_new_bg.gif) no-repeat;
	display: block;
	width: 633px;
	height: 22px;
	margin: 0px;
	padding: 8px 0px 0px 35px;
	color: #000000;
	font-size: 12px;
	border-top: #e1e1e1 0px solid;
	border-right: #c1c1c1 0px solid;
	border-left: #c1c1c1 0px solid;
	border-bottom: #c1c1c1 1px solid;
}

.ds_feature_grey_tick {
	background: url(images/ds_feature_grey_tick.gif) no-repeat;
	display: block;
	width: 150px;
	height: 16px;
	margin: 0px 0px 6px 28px;
	padding: 0px 0px 0px 22px;
	color: #3A5BAC;
	border: 0;
}

/* DS FEATURE TABLE END */


/* DS CONFIGURE TABLE START */

.ds_configure_list_title {
	background-color: #E2E9F6;
	width: 655px;
	height: 18px;
	margin: 0px;
	color: #000000;
	padding: 4px 0px 0px 15px;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	border-top: #e1e1e1 1px solid;
	border-right: #c1c1c1 0px solid;
	border-left: #c1c1c1 0px solid;
	border-bottom: #e1e1e1 1px solid;
}

.ds_configure_list, .ds_subbar_list TABLE TR TD{
	background-color: #ffffff;
	width: 670px;
	height: 26px;
	margin: 0px;
	color: #000000;
	padding: 2px 0px 0px 0px;
	font-size: 12px;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	border-top: #e1e1e1 0px solid;
	border-right: #c1c1c1 0px solid;
	border-left: #c1c1c1 0px solid;
	border-bottom: #c1c1c1 1px solid;
}

input.ds_configure_continue_button {
	float: left;
	width: 670px;
	background-color: #ffffff;
	color: #000000;
	text-align: right;
	padding: 0;
	margin-top: 20px;
}

td.ds_configure_continue_button table tbody tr td
{
	float: left;
	width: 670px;
	background-color: #ffffff;
	color: #000000;
	text-align: right;
	padding: 0;
	margin-top: 20px;
	position: relative;
	left: 5px;
}


/* DS CONFIGURE TABLE END */


/* DOMAIN REGISTRATION FEES TABLE START */

.domain_registration_fees_title {
	background-color: #f1f1f1;
	border: 0;
	padding: 5px 0px 5px 5px;
	color: #000000;
	text-align: center;
	width: 210px;
	font-size: 12px;
	line-height: 24px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.domain_registration_fees_data_left {
	background-color: #ffffff;
	border: 0;
	padding: 3px 0px 3px 0px;
	color: #000000;
	text-align: center;
	width: 200px;
	font-size: 12px;
	line-height: 24px;
	font-family: arial, helvetica, sans-serif;
	border-bottom: #f1f1f1 1px solid;
	border-left: #f1f1f1 1px solid;
	border-right: #f1f1f1 1px solid;
}

.domain_registration_fees_data_right {
	background-color: #ffffff;
	border: 0;
	padding: 3px 0px 3px 0px;
	color: #000000;
	text-align: center;
	width: 200px;
	font-size: 12px;
	line-height: 24px;
	font-family: arial, helvetica, sans-serif;
	border-bottom: #f1f1f1 1px solid;
	border-right: #f1f1f1 1px solid;
}

/* DOMAIN REGISTRATION FEES TABLE END */

/* HOSTING FEATURE LIST TABLE START */


.hosting_feature_list {
	border: 0;
	margin: 0;
	padding: 0;
	color: #000000;
	text-align: left;
	width: 210px;
	font-size: 12px;
	line-height: 24px;
	font-family: arial, helvetica, sans-serif;
}

.hosting_feature_list ul {
	border: 0;
	margin-left: 16px;
	padding: 0;
	list-style: disc;
}

/* HOSTING FEATURE LIST TABLE END */



/* COLO OPTIONS START */

#colo_option_container {
	width: 500px;
    padding-bottom: 20px;
    }

.colo_option_header {
	background: url(images/colo_option_header_bg.gif) no-repeat;
	background-color: #f1f1f1;
	font-size: 12px;
	margin: 0;
	width: 148px;
	height: 22px;
	float: left;
	text-align: center;
	padding: 3px 5px 5px 5px;
	line-height: normal;
	border-top: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-right: #c1c1c1 1px solid;
}

.colo_option_spacer {
	background-color: #ffffff;
	width: 10px;
	float: left;
}

.colo_option_cell {
	background: url(images/colo_option_bg.gif) no-repeat;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	width: 125px;
	float: left;
	text-align: left;
	font-weight: normal;
	padding: 5px 5px 5px 28px;
	border-top: #c1c1c1 0px dashed;
	border-bottom: #c1c1c1 0px dashed;
	border-left: #c1c1c1 1px solid;
	border-right: #c1c1c1 1px solid;
}

.colo_option_price {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	width: 148px;
	float: left;
	color: #3A5BAC;
	text-align: center;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	border-top: #c1c1c1 0px dashed;
	border-bottom: #c1c1c1 0px dashed;
	border-left: #c1c1c1 1px solid;
	border-right: #c1c1c1 1px solid;
}

.colo_option_full_details {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	width: 148px;
	float: left;
	text-align: center;
	font-weight: bold;
	padding: 6px 5px 10px 5px;
	border-top: #c1c1c1 0px dashed;
	border-bottom: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-right: #c1c1c1 1px solid;
}

/* COLO OPTIONS END */

/* FEATURE LIST START */


#feature_list {
	width: 500px;
    margin-bottom: 20px;  
}

#feature_list_col1 {
	width: 250px;
    float: left;
    margin-bottom: 20px;
}

#feature_list_col2 {
	width: 250px;
    float: left;
    margin-bottom: 20px;
}

#feature_list ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px; 
}

#feature_list li {
    background: url(images/bullet_blue_arrow.gif) no-repeat 5px 5px;
    margin: 0px;
    padding-left: 20px;
}

#feature_list_wide {
    width: 500px;
    list-style-type: none;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    clear: both;
}

#feature_list_wide li {
    background: url(images/bullet_blue_arrow.gif) no-repeat 30px 5px;
    margin: 0px;
    padding-left: 50px;
    width: 450px;
    height: 1.7em;
    overflow: hidden;
}


/* FEATURE LIST END */



/* COLO PRICE LIST TABLE START */

#colo_example_1
{
	float: left;
	width: 240px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

#colo_example_2
{
	float: left;
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.colo_price_list_header_240 {
	width: 219px;
	float: left;
	background-color: #BED4F6;
	border-top: solid #ffffff 0px;
	border-right: solid #ffffff 0px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}


.colo_price_list_cell_240 {
	width: 218px;
	float: left;
	background-color: #E7F1FF;
	border-top: solid #ffffff 0px;
	border-right: solid #BED4F6 1px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}



.colo_price_list_header_200 {
	width: 179px;
	float: left;
	background-color: #BED4F6;
	border-top: solid #ffffff 0px;
	border-right: solid #ffffff 0px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_header_125 {
	width: 105px;
	float: left;
	background-color: #BED4F6;
	border-top: solid #ffffff 0px;
	border-right: solid #ffffff 0px;
	border-left: solid #ffffff 0px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_cell_200 {
	width: 178px;
	float: left;
	background-color: #E7F1FF;
	border-top: solid #ffffff 0px;
	border-right: solid #BED4F6 1px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_cell_125 {
	width: 104px;
	float: left;
	background-color: #E7F1FF;
	border-top: solid #ffffff 0px;
	border-right: solid #BED4F6 1px;
	border-left: solid #e1e1e1 0px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_cell_125_first {
	width: 103px;
	float: left;
	background-color: #E7F1FF;
	border-top: solid #ffffff 0px;
	border-right: solid #BED4F6 1px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_cell_500 {
	width: 500px;
	height: 30px;
	float: left;
	border: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_header_375 {
	width: 354px;
	float: left;
	background-color: #BED4F6;
	border-top: solid #ffffff 0px;
	border-right: solid #ffffff 0px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_cell_375 {
	width: 353px;
	float: left;
	background-color: #E7F1FF;
	border-top: solid #ffffff 0px;
	border-right: solid #BED4F6 1px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_header_150 {
	width: 130px;
	float: left;
	background-color: #BED4F6;
	border-top: solid #ffffff 0px;
	border-right: solid #ffffff 0px;
	border-left: solid #ffffff 0px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_cell_150 {
	width: 129px;
	float: left;
	background-color: #E7F1FF;
	border-top: solid #ffffff 0px;
	border-right: solid #BED4F6 1px;
	border-left: solid #e1e1e1 0px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_header_80 {
	width: 58px;
	float: left;
	background-color: #BED4F6;
	border-top: solid #ffffff 0px;
	border-right: solid #BED4F6 1px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_header_70 {
	width: 49px;
	float: left;
	background-color: #BED4F6;
	border-top: solid #ffffff 0px;
	border-right: solid #ffffff 0px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_cell_80 {
	width: 58px;
	float: left;
	background-color: #E7F1FF;
	border-top: solid #ffffff 0px;
	border-right: solid #BED4F6 1px;
	border-left: solid #BED4F6 1px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

.colo_price_list_cell_70 {
	width: 49px;
	float: left;
	background-color: #E7F1FF;
	border-top: solid #ffffff 0px;
	border-right: solid #BED4F6 1px;
	border-left: solid #BED4F6 0px;
	border-bottom: solid #BED4F6 1px;
	padding: 10px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}


/* COLO PRICE LIST TABLE END */


/* HOSTING FEATURE TABLE START */

TABLE.hostingtable {
	margin: 0px 0px 25px 0px;
}

TABLE.hostingtable thead tr {
}

TABLE.hostingtable thead tr th {
	background-color: #BED4F6;
	border: solid #BED4F6 1px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 108px;
	height: 50px;
}

TABLE.hostingtable thead tr th.hostingtopleft {
	border-top: solid #ffffff 1px;
	border-left: solid #ffffff 1px;
	background-color: #ffffff;
	width: 168px;
}

TABLE.hostingtable tr td {
	border: solid #BED4F6 1px;
	color: #000000;
	text-align: center;
	height: 25px;
	border-width: 1px;
	border-style: solid;
	background-color: #efF6FF;
}

TABLE.hostingtable tr.alt td {
	background-color: #E7F1FF;
}

TABLE.hostingtable tr td.hostingbottomleft {
	border-bottom: solid #ffffff 1px;
	border-left: solid #ffffff 1px;
	background-color: #ffffff;
	width: 168px;
}

TABLE.hostingtable tr td.first {
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
}


TABLE.hostingtable tr td a {
}

TABLE.hostingtable tr td a:hover {
}

TABLE.hostingtable tr td span.hostingprice {
	color: #3e3e3e;
}
TABLE.hostingtable tr td span.hostingpermonth {
	font-weight: bold;
	font-size: 0.8em;
	color: #3e3e3e;
}




/* HOSTING FEATURE TABLE END */


.gridview_header TH
{
	text-align: center;
	font-weight: bold;
}


/* PRELOAD IMAGES START */

.preloadimage {
	display: none;
}

/* PRELOAD IMAGES END */


/* hack to stop content jumping when no scrollbar is required */
#scroll { 
	position:absolute; 
	top:0;
	bottom:-0.1px; 
	width:1px; 
	z-index:-1; 
}

 
