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

body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
background-image: url(images/page_bg-olf.png);
	background-position: top;
	background-repeat: repeat-x;
}
a img { border:none; }
a { color: #006cc7; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: -1px;
	margin: 0;
	font-weight: bold;
}

h1a {
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	margin: 0;
	font-weight: normal;
}

h2 {
font-size: 15px;
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
margin: 0;
padding: 0;
color:yellow;
}
p {
	line-height: 1.4em;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
}
h1.center, h2.center, p.center {
text-align: center;
}

ul.basic_list {
margin: 0 0 10px 0;
padding: 0;
list-style-type: square;
list-style-position: inside;
}

ul.basic_list_2 {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
border-top: 1px dashed #CFCFCF;
}

ul.basic_list_2 li {
background-color: #FAFAFA;
padding: 3px;
border-bottom: 1px dashed #CFCFCF;
font-family: Tahoma, Verdana, Arial;
font-size: 13px;
background-image: url(images/check_1_large.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 23px;
}

ul.basic_list li {
padding: 0 0 3px 0px;
}
hr {
height: 1px;
border: none;
margin: 10px 0 10px 0;
padding: 0;
background-color: #CFCFCF;
color: #CFCFCF;
}
.dollars {
	letter-spacing: -1px;
	padding: 0px;
	vertical-align: top;
	font-family: verdana;
	font-weight: bold;
	font-size: 24px;
}
.dollars_small {
	font-weight: bold;
}
.cents {
	letter-spacing: -1px;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
}
.cents_small {
	font-weight: bold;
}
img.left {
float: left;
margin: 0 5px 5px 0;
}
#header {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background-image: url(images/header.gif);
	position: relative;
}

#livechat {
position: absolute;
right: 20px;
bottom: 10px;
}

#header_nav {
position: absolute;
top: 10px;
right: 30px;
width: 270px;
height: 20px;
}

#header_nav p {
line-height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
}

#header_nav p img {
vertical-align: top;
}

#header_nav p a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
margin: 0 8px 0 5px;
}

#header_nav p a:hover {
color: #FFFF00;
}

a#home {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 200px;
	height: 100px;
}
#nav {
	width: 900px;
	margin: 0 auto;
}
#nav ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}
#nav ul.nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#nav ul.nav li a {
	float: left;
	background-image: url(images/tab_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 15px;
	color: #333333;
	text-decoration: none;
	z-index: 24;
}
#nav ul.nav li a span {
	float: left;
	background-image: url(images/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	line-height: 40px;
	/**	padding: 12px 20px 13px 5px; **/
	padding: 0 20px 0 5px;
}
#nav ul li a:hover span, #nav ul li a.current span {
	background-image: url(images/tab_right_o.gif);
}
#nav ul li a:hover, #nav ul li a.current {
	background-image: url(images/tab_left_o.gif);
	text-decoration: none;
	color: #FFFFFF;
	z-index: 25;
}
#subnav {
	width: 900px;
	margin: 0 auto;
	height: 30px;
	overflow: hidden;
	position: relative;
}

#subnav p {
position: absolute;
top: 0;
left: 0;
line-height: 30px;
color: white;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
#subnav_0 { display: none; }
#subnav_1 { display: none; }
#subnav_2 { display: none; }
#subnav_3 { display: none; }
#subnav_4 { display: none; }
#subnav_5 { display: none; }
#subnav_6 { display: none; }


#subnav p a {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-right: 10px;
margin-left: 10px;
}

#subnav p a:hover {
color: yellow;
}

#body_wrapper {
	width: 901px;
	margin: 10px auto 0 auto;

}
#main {
	width: 901px;
	height: 286px;
	background-image: url(images/main.jpg);
	position: relative;
}
#main ul {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
left: 78px;
top: 51px;

}

#main ul li {
color: #ffffff;
font-size: 15px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
line-height: 25px;
}

#main a#main_link_1 {
position: absolute;
left: 5px;
bottom: 5px;
height: 50px;
width: 300px;
}

#main a#main_link_2 {
position: absolute;
left: 307px;
bottom: 3px;
height: 50px;
width: 290px;
}

#main a#main_link_3 {
position: absolute;
right: 5px;
bottom: 5px;
height: 50px;
width: 300px;
}

#inner_body {
	background-color: #FFFFFF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	padding: 5px;
}
#inner_body_left {
	float: left;
	margin-left: 5px;
	width: 580px;
	background-image: url(images/largebacklight.jpg);
	color: black;
}

#inner_body_left2 {
	float: left;
	margin-left: 5px;
	width: 580px;
	color: black;
}

#inner_body_left1 {
	float: left;
	margin-left: 5px;
	width: 580px;
	background-image: url(images/largebacklight.jpg);
	color: white;
}

#inner_body_right {
	float: right;
	width: 295px;

}
div.front_plan_box {
	width: 295px;
	height: 195px;
	margin-bottom: 10px;
	position: relative;
}
div.front_plan_box h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 0 0 10px;
	margin: 0;
}
div.front_plan_box h2 {
	float: right;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	margin: 0;
	padding: 3px 10px 0 0;
	color: #FFFF00;
}
div.front_plan_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 31px;
	left: 29px;
	width: 262px;
	height: 95px;
}
div.front_plan_box a {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 180px;
	height: 35px;
}
div.front_plan_box ul li {
	color: #FFFFFF;
	line-height: 17px;
}
#front_shared {
	background-image: url(images/front_shared_bg.jpg);
}
#front_reseller {
	background-image: url(images/front_reseller_bg.jpg);
}
#front_dedicated {
	background-image: url(images/front_ded_bg.jpg);
}
#footer_bar {

	height: 50px;
	margin-bottom: 40px;
}

div.feature_box {
background-image: url(images/feature_bg.gif);
background-position: top right;
height: 60px;
margin-bottom: 10px;
}

div.feature_icon {
float: left;
}

div.feature_text {
margin: 3px 10px 3px 65px;
}

div.feature_text p {
font-size: 12px;
margin: 0;
padding: 0;
}

div.feature_box h2 {
font-family: Tahoma, Verdana, Arial;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0;
}

#news {
float: left;
width: 285px;
}
div.news_item {
margin-bottom: 5px;
}
div.news_item p {
text-align: justify;
margin: 0;
font-size: 12px;
}

div.news_item h2.news_title {
font-size: 13px;
font-weight: strong;
font-family: Tahoma, Verdana, Arial;
margin: 0 0 0 0;
color:#ffffff;
}

#quotes {
float: right;
width: 280px;
}
div.quote_item {
margin-bottom: 5px;
}

div.quote_item p {
text-align: justify;
font-size: 12px;
font-style: italic;
}
div.quote_item img.left {
float: left;
margin: 0 5px 5px 0px;
}

div.quote_item img.right {
float: right;
margin: 0 5px 0 0px;
}

div.quote_item h2 {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
margin: 0 0 0 0;
}

#footer_left {
padding-top: 10px;
float: left;
font-weight: bold;
color:#ffffff;
}

#footer_left p {
margin: 0;
padding: 0;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: white;
a.footer_left:link { color: white; }
a.footer_left:visited { color: white; }
a.footer_left:hover { color: white; }
}

#footer_right {
padding-top: 12px;
font-family: Arial, Helvetica;
float: right;
font-weight: bold;
color: #ffffff;
}

#footer_right p {
margin: 0;
padding: 0;
font-family: Arial, Helvetica;
font-size: 12px;
text-align: right;
font-weight: bold;
color: #ffffff;
}


table.shared_table {
width: 100%;
}

table.shared_table thead {
color: #FFFFFF;
background-color: #00679a;
background-position: top;
background-repeat: repeat-x;
border: 1px solid #407500;
}
table.shared_table thead th {
padding: 2px;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

table.shared_table thead th.side {
text-align: right;
}

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

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

table.shared_table tbody th {
text-align: right;
padding: 5px;
}

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

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

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

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


table.shared_table tbody tr.odd td.x div{
height: 20px;
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: 20px;
background-image: url(images/x_2_large.gif);
background-position: center;
background-repeat: no-repeat;
}

#side_ds {
position: relative;
height: 60px;
width: 285px;
margin: 0 0 10px 0;
}

#side_ds input.text {
position: absolute;
right: 0;
bottom: 30px;
width: 275px;
height: 25px;
line-height: 25px;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin: 0;
padding: 5px;
border: none;
background-image: url(images/d_s_bg.gif);
}

#side_ds form input.image {
position: absolute;
right: 0;
bottom: 0;
}

div.left {
float: left;
width: 49%;
}

div.right {
float: right;
width: 49%;
}

#domain_serach_large {
margin: 5px 0 10px 0;
padding: 0;
}

#domain_serach_large input.text {
margin: 0;
padding: 5px;
width: 570px;
height: 30px;
background-image: url(images/d_s_large_bg.gif);
border: none;
line-height: 30px;
font-size: 22px;
}

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

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

div.vps_block {
}

div.vps_block div.text_block {
height: 150px;
}

div.vps_block ul {

}

table.proc_table {
width: 100%;
}

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

div.server_box {
padding: 5px;
border: 1px solid #CFCFCF;
background-color: white;
background-image:url("images/roundgreenbg.jpg");
position: relative;
margin: 0 0 10px 0;
}

div.server_box p.price {
	position: absolute;
	top: 149px;
	right: 5px;
	width: 139px;
}

div.server_box p {
margin: 0;
}

div.server_box ul {
margin-top: 5px;
}

#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 input.text {
border: 1px solid #CFCFCF;
width: 200px;
}
div.contact_form textarea.textarea {
width: 570px;
height:	100px;
display: block;
clear: both;
border: 1px solid #CFCFCF;
}

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

div.clear_both {
clear: both;
}
