@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-color: #ededed;
	background-image: url(../images/html_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
a img { border: none; }
a { color: #0b6d0b; text-decoration: none; }
a:hover { text-decoration: underline; }
.highlight { color: #0b6d0b; }
.nopad { margin: 0; padding: 0; }
.bold { font-weight: bold; }
h1 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 20px;
	margin: 0 0 3px 0;
	font-weight: normal;
	color: #0b6d0b;	
}
h1.under, h2.under {
	border-bottom: 1px solid #CFCFCF;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 3px 0;
	padding: 0;
}
a.order_now { display: block; width: 93px; height: 23px; background: url(../images/order_now.gif); }
a.order_now:hover { background: url(../images/order_now_o.gif); }
a.more_info { display: block; width: 93px; height: 23px; background: url(../images/more_info.gif); }
a.more_info:hover { background: url(../images/more_info_o.gif); }
p {
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 0;
}

#topnav {
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 35px;
}

#header {
	width: 900px;
	margin: 0 auto 10px auto;
	position: relative;
	height: 95px;
	background-image: url(../images/header.jpg);
	z-index: 300;
}

#header a#home_link_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 95px;
	display: block;
	outline: none;
}

#header a#home_link_2 {
	position: absolute;
	top: 30px;
	left: 120px;;
	width: 255px;
	height: 65px;
	display: block;
	outline: none;
}

#livechat { position: absolute; right: 0px; top: 30px; }
#main_wrapper {
	z-index: 1;
	position: relative;
	width: 900px;
	margin: 0 auto 5px auto;
	position: relative;
	height: 190px;
}

#main_wrapper p {
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 0 0 5px 0;
}

#main_wrapper ul {
	margin: 0 0 2px 0;
	padding: 0;
	list-style: none;
}

#main_wrapper ul li {
	background: url(../images/bullet_main.gif) left no-repeat;
	padding: 0 0 0 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#main_wrapper ul li span.highlight { color: #FF0; }

#main_wrapper a { color: #ffde02; font-weight: bold; }

div.main {
	width: 900px;
	height: 190px;
	position: relative;
	display: none;
}

#main_1 { background-image: url(../images/main_1.jpg); }
#main_2 { background-image: url(../images/main_2.jpg); }
#main_3 { background-image: url(../images/main_3.jpg); }
#main_4 { background-image: url(../images/main_4.jpg); }

#main_nav {
	z-index: 50;
	position: absolute;
	bottom: 5px;
	left: 5px;
}

#main_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 55;
}

#main_nav ul li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	background-image: none;
	z-index: 60;
}

#main_nav ul li a {
	display: block;
	width: 15px;
	height: 15px;
	z-index: 65;
}

#main_right {
	color: #FFFFFF;
	position: absolute;
	right:160px;
	top: 70px;
	height: 110px;
	width: 225px;
	z-index: 350;
}

div.main_left {
	z-index: 20;
	position: absolute;
	top: 35px;
	left: 10px;
	width: 495px;
	height: 155px;
}

div.main_left_4 {
	z-index: 20;
	position: absolute;
	top: 35px;
	left: 160px;
	width: 340px;
	height: 155px;
}

a.main_get_started {
	display: block;
	position: absolute;
	right: 0;
	bottom: 3px;
}

#main_1 div.main_left ul {
	padding: 0 0 0 125px;
}


#main_1 div.main_left ul li{
	padding-top: 2px;
	padding-bottom: 2px;
}

#main_1 div.main_left a.main_get_started, #main_2 div.main_left a.main_get_started, #main_3 div.main_left a.main_get_started {
	width: 230px;
	height: 25px;
}

#main_2 div.main_left {
	left: 100px;
	width: 405px;
}

#main_3 div.main_left {
	left: 120px;
	width: 385px;
}

#main_4 div.main_left a.main_get_started {
	width: 315px;
	height: 25px;
}

#main_4 div.main_left p {
	width: 415px;
}

#main_4 #main_special_disk {
	left: 180px;
	top: 60px;
}

#main_4 #main_special_bw {
	left: 260px;
	top: 60px;
}

#main_4 #main_special_domains {
	left: 340px;
	top: 60px;
}



div.main_special {
	position: absolute;
	width: 65px;
	height: 55px;
	padding: 5px;
	text-align: center;
}

div.main_special h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: line-through;
	margin: 0;
	padding: 0;
}

div.main_special h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

div.main_special h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#page {
	width: 900px;
	background-image: url(../images/page_bg.gif);
	margin: 0 auto;
}

#page_header {
	width: 900px;
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}

h1.page_title {
	line-height: 40px;
	padding: 0 0 0 45px;
	margin: 0;
}
div.page_header_front { background-image: url(../images/page_header.jpg); } 
div.page_header_default { background-image: url(../images/page_header_default.gif); }
div.page_header_default h1.page_title { padding-left: 18px; }
div.page_header_1 { background-image: url(../images/page_header_1.gif); }
div.page_header_1 h1.page_title { color: #FFFFFF; }
div.page_header_2 { background-image: url(../images/page_header_2.gif); }
div.page_header_2 h1.page_title { color: #FFFFFF; }
div.page_header_3 { background-image: url(../images/page_header_3.gif); }
div.page_header_3 h1.page_title { color: #FFFFFF; }
div.page_header_4 { background-image: url(../images/page_header_4.gif); }
div.page_header_4 h1.page_title { color: #FFFFFF; }
div.page_header_5 { background-image: url(../images/page_header_5.gif); }
div.page_header_5 h1.page_title { color: #FFFFFF; }
div.page_header_6 { background-image: url(../images/page_header_6.gif); }
div.page_header_6 h1.page_title { color: #FFFFFF; }
div.page_header_7 { background-image: url(../images/page_header_7.gif); }
div.page_header_7 h1.page_title { color: #FFFFFF; }

#page_footer {
	width: 900px;
	margin: 0 auto;
	height: 75px;
	min-height: 75px;
	background: url(../images/page_footer.gif) top no-repeat;
}

#page_left {
	float: left;
	margin: 5px 5px 5px 5px;
	width: 595px;
}

div.page_header_front #page_left {
	float: left;
	margin: 15px 5px 5px 5px;
	width: 595px;
}

html>body #page_left {
	float: left;
	margin: 5px 5px 5px 5px;
	width: 605px;
}

html>body div.page_header_front #page_left {
	float: left;
	margin: 15px 5px 5px 5px;
	width: 605px;
}

#page_right {
	margin: 0 3px 0 0;
	float: right;
	width: 278px;
}

div.page_header_front #page_right {
	margin: 10px 0 0 0;
	float: right;
	width: 278px;
}

html>body #page_right {
	margin: 0 5px 5px 0;
	float: right;
	width: 278px;
}

html>body div.page_header_front #page_right {
	margin: 10px 5px 5px 0;
	float: right;
	width: 278px;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 10px;
}

#topnav ul li {
	float: right;
	margin: 0 15px 0 0 ;
}

#topnav ul li img {
	vertical-align: middle;
	margin: 0 3px 0 0;
}

#topnav ul li a {
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}

#topnav ul li a:hover {
	text-decoration: underline;
}

#nav {
	height: 24px;
	width: 750px;
	position: absolute;
	top: 6px;
	left: 140px;
}

#nav ul li a {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	padding: 6px 15px 6px 15px;
}

#nav ul li:hover a, #nav ul li.hover a {
	background-color: #FFFFFF;
	color: #007200;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	padding: 6px 14px 6px 14px;
}

#nav ul li:hover ul li a, #nav ul li.hover ul li a  {
	background-color: #FFFFFF;
	color: #004e91;
	width: 130px;
	display: block;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	padding: 0 5px 0 5px;
}

#nav ul li:hover ul li a:hover, #nav ul li.hover ul li a:hover {
	background-color: #F1F1F1;
	color: #004e91;
	width: 130px;
	display: block;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}


#nav ul,
#nav ul li,
#nav ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul {
	position: relative;
	z-index: 597;
	float: left;
}

#nav ul li {
	float: left;
}

#nav ul li.hover,
#nav ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

#nav ul ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 130px;
}

#nav ul ul li {
	float: none;
	background: #FFFFFF;
}

#nav ul ul ul {
	top: 1px;
	left: 99%;
}

#nav ul li:hover > ul, #nav ul li.hover > ul {
	visibility: visible;
}

#standard_features table {
	width: 100%;
	margin: 0 0 10px 0;
}

#standard_features table td {
	width: 25%;
	background-image: url(../images/bullet_large_gray.gif);
	background-position: left;
	padding-left: 15px;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #666666;
	padding-bottom: 5px;
}

#front_ded {
	float: left;
	width: 295px;
}

#front_reseller {
	float: right;
	width: 295px;
}

img.img_right { float: right; margin: 0 0 3px 3px; }
img.img_left { float: left; margin: 0 3px 3px 0; }

a.get_started, a.get_started {
	display: block;
	width: 285px;
	height: 25px;
	background-image: url(../images/front_get_started.gif);
}

a.get_started:hover, a.get_started:hover {
	background-image: url(../images/front_get_started_o.gif);
}

a.sign_up, a.sign_up {
	display: block;
	width: 93px;
	height: 23px;
	background-image: url(../images/sign_up.gif);
}

a.sign_up:hover, a.sign_up:hover {
	background-image: url(../images/sign_up_o.gif);
}

div.sidebar h2.heading {
	line-height: 35px;
	text-align: center;
	background-image: url(../images/sidebar_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.sidebar_top h2.heading {
	line-height: normal;
	padding: 0 0 10px 0;
	text-align: center;
	background-image: url(../images/sidebar_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div.sidebar {
	background-image: url(../images/sidebar_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
	

div.sidebar div.content {
	padding: 3px 5px 5px 5px;
}

div.sidebar div.content p {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

div.news h2 {
	background-image: url(../images/ico_news.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

span.date {
	font-weight: normal;
	font-style: italic;
}

div.news p {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

div.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	padding: 5px;
	margin: 0 0 5px 0;
}

ul.basic_list_left {
	margin: 0 15px 0 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul.basic_list_left li {
	background-image: url(../images/bullet_large_gray.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}

ul.basic_list {
	margin: 0 0 10px 5px;
	padding: 0;
	list-style: none;
}

ul.basic_list li {
	background-image: url(../images/bullet_large_gray.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}

#footer_inner {
	padding: 10px 0 0 10px;
}

#footer_inner p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}

#footer_inner a { color: #333333; }

#footer_inner p.copyright { font-weight: bold; }

table.shared_table {
	width: 100%;
	border: 1px solid #CFCFCF;
}

table.shared_table td {
	padding: 3px;
}

table.shared_table tbody tr.odd td.unlimited div {
	height: 15px;
	background-image: url(../images/unlimited.gif);
	background-position: center;
	background-repeat: no-repeat;
}
table.shared_table tbody tr.even td.unlimited div {
	height: 15px;
	background-image: url(../images/unlimited.gif);
	background-position: center;
	background-repeat: no-repeat;
}

table.shared_table tbody tr.odd td.check div {
	height: 15px;
	background-image: url(../images/check_2_large.gif);
	background-position: center;
	background-repeat: no-repeat;
}
table.shared_table tbody tr.even td.check div {
	height: 15px;
	background-image: url(../images/check_1_large.gif);
	background-position: center;
	background-repeat: no-repeat;
}
table.shared_table tbody tr.odd td.x div {
	height: 15px;
	background-image: url(../images/x_1_large.gif);
	background-position: center;
	background-repeat: no-repeat;
}

table.shared_table tbody tr.even td.x div {
	height: 15px;
	background-image: url(../images/x_2_large.gif);
	background-position: center;
	background-repeat: no-repeat;
}

table.shared_table thead {
	color: #000000;
	background-position: top;
	background-color: #F1F1F1;
}

table.shared_table thead th {
	padding: 3px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
}

table.shared_table thead th.side {
	text-align: left;
	color: #000000;
}

table.shared_table tbody tr.odd {
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}

table.shared_table tbody tr.even {
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FAFAFA;
}

table.shared_table tbody tr.save {
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EAFFDF;
}

table.shared_table tbody th {
text-align: left;
padding: 3px;
}

table.shared_table tbody td {
	padding: 3px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}

table.shared_table tbody th {
	border-bottom: 1px solid #CCCCCC;
}

table.shared_table tfoot tr td {
	text-align: center;
	margin: 0 auto;
	background-color: #FAFAFA;
}

table.shared_table tfoot tr th {
	background-color: #FAFAFA;
}

table.table_standard_features {
	width: 100%;
}

table.table_standard_features td {
	width: 33%;
	font-size: 12px;
	color: #333333;
	padding: 5px 0 5px 20px;
	background: url(../images/bullet_question.gif) left no-repeat;
}

.order_now { margin: 0 auto; text-align: center; }
.more_info { margin: 0 auto; text-align: center; }

#page_title {
	width: 900px;
	height: 35px;
	margin: 0 auto;
}

.page_title_default { background: url(../images/page_header_default.gif); }

.dollars {
	letter-spacing: -1px;
	padding: 0px;
	vertical-align: top;
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
}
.dollars_small {
	font-weight: bold;
}
.cents {
	letter-spacing: -1px;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}
.cents_small {
	font-weight: bold;
}

div.price_from {
	float: right; 
	border: 1px dashed #CFCFCF; 
	padding: 3px;
	margin: 0 0 5px 5px;
	background-color: #F1F1F1;
	color: #F30;
	text-align: center;
}

#domain_non_private {
	background-color: #FFF2F2;
	border: 1px dashed #FF8083;
	padding: 10px;
	width: 275px;
	float: left;
}

#domain_private {
	background-color: #F0FFF5;
	border: 1px dashed #00CC00;
	padding: 10px;
	width: 275px;
	float: right;
}

#d_s {
	width: 595px;
	height: 105px;
	position: relative;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(../images/d_s_bg.gif); 
}

#d_s h2 {
	position: absolute;
	top: 5px;
	line-height: 25px;
	left: 177px;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#d_s form {
	position: absolute;
	top: 35px;
	left: 5px;
	width: 590px;
	height: 70px;
}

#d_s form input.text {
	width: 580px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border: 1px solid #CFCFCF;
}

#d_s form table td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 25px 2px 0;
}

#d_s input.check {
	margin: 0;
	padding: 0;
	margin:0; /* for FF */
	width: 13px; /* for IE */
	height: 13px; /* For IE */ 
	vertical-align: middle;
}

#d_s input.button {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 110px;
	height: 30px;
}

#contact_left {
	float: left;
	width: 230px;
}

#contact_right {
	float: right;
	width: 230px;
}

div.contact_form {

}

div.contact_form p {
	font-weight: bold;
	margin-bottom: 3px;
	clear: both;
}

div.contact_form textarea.textarea {
	width: 400px;
	height:	50px;
	display: block;
clear: both;
}

div.contact_form label {
	width: 100px;
	display: block;
	float: left;
}

div.clear_both {
	clear: both;
}

#contact_form label {
	float: left;
	width: 110px;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial;
	line-height: 25px;
	text-align: right;
}
#contact_form div {
	background-color: #F2F2F2;
	margin: 0 0 5px 0;
	padding: 3px;
}
#contact_form input.text {
	width: 405px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
	height: 25px;
}

#contact_form textarea {
	width: 405px;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CFCFCF;
}

#contact_form input.submit {
	margin: 0 auto;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
	margin: 3px;
	background-color: #F1F1F1;
	border: 2px solid #CFCFCF;
}

table.ded_table {
	width: 100%;
	margin: 0 0 10px 0;
}

table.ded_table thead th {
	background-color: #F1F1F1;
	padding: 3px;
}

table.ded_table tbody td {
	text-align: center;
	padding: 3px;
}

table.ded_table tbody tr.even td { background-color: #FAFAFA; }
table.ded_table tbody tr.odd td { background-color: #F2F2F2; }
table.os {
	width: 100%;
	border-right: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;
	margin: 0 0 10px 0;
}

table.os thead th {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	border-left: 1px solid #CFCFCF;
	padding: 3px;
	background: url(../images/front_plan_feature_bg.gif) bottom repeat-x #FFFFFF;
	border-bottom: 1px solid #CFCFCF;
}

table.os tbody td,table.os tbody th {
	padding: 3px;
	border-left: 1px solid #CFCFCF;
	vertical-align: top;
	border-bottom: 1px solid #CFCFCF;
}

table.os tbody th {
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: right;
}

table.os tbody td { text-align: center; }

table.ded_table {
	width: 100%;
}

table.ded_table thead th {
	background-color: #F1F1F1;
	padding: 3px;
}

table.ded_table tbody td {
	text-align: center;
	padding: 3px;
}

table.ded_table tbody tr.even td { background-color: #FAFAFA; }
table.ded_table tbody tr.odd td { background-color: #F2F2F2; }

table.plan_table {
	width: 100%;
	margin: 0 0 10px 0;
	border-top: 1px solid #CFCFCF;
}

table.plan_table thead th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #E5E5E5;
	padding: 3px;
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}

table.plan_table tr.even td {
	background-color: #FAFAFA;
}

table.plan_table tr.even td:hover{ 
	background-color: #ccc; 
}

table.plan_table tr.odd td{
	background-color: #f2f2f2;
}

table.plan_table tbody th { 
	text-align: right; 
	padding: 3px 5px 3px 0; 
	width: 55%; 
	background-color: #e5e5e5; 
	border-left: 1px solid #CFCFCF;
}

table.plan_table tbody td {
	text-align: center;
	padding: 3px;
	border-right: 1px solid #CFCFCF;
}


table.plan_table tbody th, table.plan_table tbody td {
	border-bottom: 1px solid #CFCFCF;
}

table.plan_table tr.blank td, table.plan_table tr.blank th {
	border: none;
	height: 10px;
	background: #FFFFFF;
}

table.plan_table tr.subtitle td, table.plan_table tr.subtitle th {
	border: none;
	border-bottom: 1px solid #CFCFCF;
	border-top: 1px solid #CFCFCF;	
	height: 30px;
	background: #e5e5e5;
}
table.plan_table tr.subtitle th {
	border-left: 1px solid #CFCFCF;
}
table.plan_table tr.subtitle td {
	text-align: center;
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	background-color: #e5e5e5;
}

table.plan_table tbody tr.odd td.check div {
	height: 15px;
	background-image: url(../images/check_1_large.gif);
background-position: center;
	background-repeat: no-repeat;
}
table.plan_table tbody tr.even td.check div {
	height: 15px;
	background-image: url(../images/check_2_large.gif);
	background-position: center;
	background-repeat: no-repeat;
}
table.plan_table tbody tr.odd td.x div {
	height: 15px;
	background-image: url(../images/x_1_large.gif);
	background-position: center;
	background-repeat: no-repeat;
}
table.plan_table tbody tr.even td.x div {
	height: 15px;
	background-image: url(../images/x_2_large.gif);
	background-position: center;
	background-repeat: no-repeat;
}

table.sitemap {
	width: 100%;
}

table.sitemap td {
	width: 33%;
	vertical-align: top;
}

#breadcrumb {
	border-bottom: 1px solid #CFCFCF;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

div.ded_flyout {
	width: 595px;
	position: relative;
	margin: 0 0 10px 0;
}

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

div.ded_flyout ul.left li a {
	height: 55px;
	line-height: 55px;
	width: 270px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 20px;
	outline: none;
}
div.ded_flyout ul.left li a:hover {
	color: #FFFFFF;
}
div.ded_flyout ul.left li a.selected {
	color: #666666;
}

div.ded_flyout ul.left li.top  a {
	background: url(../images/ded_flyout_top.gif);
}

div.ded_flyout ul.left li.top  a:hover {
	background: url(../images/ded_flyout_top_o.gif);
}

div.ded_flyout ul.left li.top a.selected {
	background: url(../images/ded_flyout_top_s.gif);
}

div.ded_flyout ul.left li.middle a {
	background: url(../images/ded_flyout_middle.gif);
}


div.ded_flyout ul.left li.middle a:hover {
	background: url(../images/ded_flyout_middle_o.gif);
}

div.ded_flyout ul.left li.middle a.selected {
	background: url(../images/ded_flyout_middle_s.gif);
}

div.ded_flyout ul.left li.bottom a {
	background: url(../images/ded_flyout_bottom.gif);
}

div.ded_flyout ul.left li.bottom a:hover {
	background: url(../images/ded_flyout_bottom_o.gif);
}

div.ded_flyout ul.left li.bottom a.selected {
	background: url(../images/ded_flyout_bottom_s.gif);
}

div.ded_flyout div.right {
	position: absolute;
	right: 0;
	top: 0;
	width: 305px;
	background: url(../images/ded_flyout_right_bg.gif);
	height: 100%;
	min-height: 100%;
}

div.ded_flyout div.right div.header {
	background: url(../images/ded_flyout_top_right.gif) top right no-repeat;
	height: 100%;
	z-index: 11;
	position: relative;
}

div.ded_flyout div.right div.footer {
	background: url(../images/ded_flyout_right_bottom.gif) bottom right no-repeat;
	height: 100%;
	z-index: 12;
}

div.ded_flyout_server {
	padding: 5px 10px 10px 10px;
	height: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	display: none;
}

div.ded_flyout_server ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

div.ded_flyout_server ul li {
	background-image: url(../images/bullet_large_gray.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 2px 0 2px 15px;
}

div.ded_flyout_server img.proc {
	float: right;
}

div.ded_flyout_server h1 {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 30px;
	text-align: center;
}

/* WHMCS Live CSS */

#whmcsliveinitiate {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 100%;
	height: 100%;
	background: #cccccc;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	}
#whmcsliveinitiate div {
	display: block;
	position: relative;
	margin: 150px auto 0 auto;
	width: 320px;
	height: 130px;
	background: #222222;
	padding: 15px;
	color: #f1f1f1;
	}
#whmcsliveinitiate h1 {
	font-size: 34px;
	color: #ffffff;
	}
#whmcsliveinitiate p {
	font-size: 14px;
	margin: 0 0 10px 0;
	}
#whmcsliveinitiate .accept {
	font-size: 20px;
	float: left;
	text-decoration: underline;
	color: #00c609;
	}
#whmcsliveinitiate .decline {
	font-size: 18px;
	float: right;
	color: #b80000;
	}
#whmcsliveinitiate .accept:hover, #whmcsliveinitiate .decline:hover {
	cursor: pointer;
	}