@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #051a29 url(images/page_bg.png) top repeat-x;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0 0 3px 0;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}
a {
	color: #008dcd;
	text-decoration: none;
}
a:hover {
	color: #008dcd;
	text-decoration: underline;
}
a img {
	border: none;
}
p {
	line-height: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}
hr {
height: 1px;
border: none;
background-color: #CFCFCF;
color: #CFCFCF;
margin: 5px 0 5px 0;
padding: 0;
}
img.img_left {
	float: left;
	margin: 0 5px 5px 0;
}
img.img_right {
	float: right;
	margin: 0 0 5px 5px;
}
div.left {
	float: left;
	width: 49%;
}
div.right {
	float: right;
	width: 49%;
}
.center {
	text-align: center;
}
.highlight {
	color: #008dcd;
}
#header {
	width: 900px;
	height: 150px;
	background-image: url(images/page_header.gif);
	margin: 0 auto;
	position: relative;
}
#main {
	width: 900px;
	height: 220px;
	background-image: url(images/main.jpg);
	margin: 0 auto;
	position: relative;
}
#left_main_link {
	position: absolute;
	left: 220px;
	bottom: 0;
	display: block;
	height: 35px;
	width: 240px;
}
#right_main_link {
	position: absolute;
	right: 10px;
	bottom: 0;
	display: block;
	height: 35px;
	width: 120px;
}
#page_body {
	background-image: url(images/inner_page_bg.gif);
	width: 900px;
	margin: 0 auto;
}
#footer_bar {
	width: 900px;
	height: 25px;
	background-image: url(images/page_footer.gif);
	margin: 0 auto;
}
#footer {
	width: 850px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#footer_left {
	float: left;
}
#footer_right {
	float: right;
	text-align: right;
}
#footer p {
	color: #FFFFFF;
	margin: 0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav {
	position: absolute;
	bottom: 7px;
	left: 10px;
	width: 880px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 880px;
	text-align: center;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #FFFFFF;
	padding: 5px 0 5px 0;
}
#nav ul li a {
	padding: 5px 14px 5px 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#nav ul li.first {
	border-left: none;
}
#nav ul li.last {
	border-right: none;
}
#nav ul li a:hover {
	text-decoration: underline;
	color: #008dcd;
}
#livechat {
	position: absolute;
	top: 70px;
	right: 20px;
}
#top_nav {
	position: absolute;
	right: 0px;
	top: 35px;
}
#top_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top_nav ul li {
	float: left;
	background-image: url(images/top_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 15px;
}
#top_nav ul li a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#top_nav ul li a:hover {
	text-decoration: underline;
}
#main ul {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	top: 34px;
	left: 235px;
}
#main ul li {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
}
table.front_plans {
	width: 880px;
	margin: 0 auto;
}
table.front_plans tr td {
	background-image: url(images/front_plan_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 33%;
	position: relative;
	vertical-align: top;
	padding-bottom: 5px;
}
table.front_plans img.price {
	float: right;
}
div.front_plan_box {
	position: relative;
	padding: 10px 10px 0 10px;
}
div.front_plan_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.front_plan_box ul li {
	background-image: url(images/doc_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 16px;
	line-height: 22px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
}
div.front_plan_box a {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
div.front_plan_box h1 {
	color: #008dcd;
}
div.front_plan_box_center {
	border-left: 1px dotted #CFCFCF;
	border-right: 1px dotted #CFCFCF;
}
#inner_page {
	width: 870px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}
#page_left {
	float: left;
	width: 575px;
}
#page_right {
	float: right;
	width: 285px;
}
p.news_title {
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #008dcd;
}
p.news_text {
	border-bottom: 1px dotted #CFCFCF;
	padding: 0 0 5px 0;
}
div.why {
	height: 30px;
	margin: 0 0 5px 0;
}
div.why h2 {
	line-height: 30px;
	padding-left: 30px;
}
#why_support {
	background: url(images/why_support.gif) left no-repeat;
}
#why_hd {
	background: url(images/why_hd.gif) left no-repeat;
}
#why_cog {
	background: url(images/why_cog.gif) left no-repeat;
}
p.quote_text {
	font-style: italic;
}
p.quote_author {
	font-weight: bold;
}
table.shared_table {
	width: 100%;
}
table.shared_table thead {
	color: #FFFFFF;
	background-color: #051a29;
	background-position: top;
	background-repeat: repeat-x;
	padding: 3px;
}
table.shared_table thead th {
	padding: 3px;
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}
table.shared_table thead th.side {
	text-align: right;
}
table.shared_table tbody tr.odd {
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F5F5F5;
}
table.shared_table tbody tr.even {
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FAFAFA;
}
table.shared_table tbody th {
	text-align: right;
	padding: 5px;
}
table.shared_table tbody th:hover {
	cursor: help;
}
table.shared_table tbody td {
	padding: 2px;
	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: 30px;
	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: 30px;
	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: 30px;
	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: 30px;
	background-image: url(images/x_2_large.gif);
	background-position: center;
	background-repeat: no-repeat;
}
div.sidebar_block {
	margin: 0 0 15px 0;
}
#quick_nav h2 {
	text-align: center;
	background-color: #F1F1F1;
	border-top: 1px dotted #CFCFCF;
	border-left: 1px dotted #CFCFCF;
	border-right: 1px dotted #CFCFCF;
	padding: 5px;
	margin: 0;
}
#quick_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px dotted #CFCFCF;
	border-left: 1px dotted #CFCFCF;
	border-right: 1px dotted #CFCFCF;
}
#quick_nav ul li a {
	display: block;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #CFCFCF;
	color: #333333;
	background-color: #FAFAFA;
	padding-left: 5px;
}
#quick_nav ul li a:hover {
	background-color: #F5F5F5;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
}

ul.basic_list {
margin: 0 0 10px 0;
padding: 0;
list-style: none;
}

ul.basic_list li {
	background-image: url(images/doc_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 16px;
	line-height: 22px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
}

div.vps_container {
padding: 5px 5px 0 5px;
border: 1px dotted #CFCFCF;
background-color: #FAFAFA;
margin: 0 0 10px 0;
position: relative;
}

html>body div.vps_container a.view {
position: absolute;
right: 5px;
bottom: 5px;
}

#quick_contact div {
padding: 3px;
border: 1px dotted #CFCFCF;
background-color: #FAFAFA;
margin: 0 0 5px 0;
}

#quick_contact div p {
margin: 0;
padding: 0;
}

#quick_contact div h2 {
background-color: #e5e5e5;
text-align: center;
padding: 3px;
margin: 0;
}

#contact_form {
margin: 0;
padding: 0;
}

#contact_form label {
font-size: 15px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
}

#contact_form input.text {
width: 300px;
height: 25px;
background-color: #FAFAFA;
border: 1px solid #CFCFCF;
line-height: 25px;
font-size: 18px;
font-weight: normal;
margin: 0 0 5px 0;
}

#contact_form textarea.textarea {
width: 100%;
height: 100px;
background-color: #FAFAFA;
border: 1px solid #CFCFCF;
}

#contact_mail {
float: right;
width: 200px;
border: 1px dotted #CFCFCF;
padding: 5px;
background-color: #FAFAFA;
}

p.address {
font-size: 13px;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
margin: 0;
}

div.ded_box {
width: 285px;
height: 240px;
background-image: url(images/server_bg.gif);
position: relative;
margin: 0 0 5px 0;
}

div.ded_box h1.title {
margin: 0 0 0 5px;
padding: 0 0 0 5px;
}

div.ded_box div.icon {
position: absolute;
right: 0px;
top: 0px;
width: 75px;
text-align: center;
padding-top: 10px;
}

div.ded_box div.icon p {
vertical-align: middle;
}

div.ded_box div.icon p img {
vertical-align: middle;
}

div.ded_box h1.price {
color: #008dcd;
margin: 0 0 0 15px
}

div.ded_box ul {
margin: 3px 0 0 15px;
padding: 0;
list-style: none;
}

div.ded_box ul li {
font-size: 13px;
font-family: Tahoma, Verdana, Arial;
background-image: url(images/doc_bullet.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 15px;
line-height: 20px;
}

div.ded_box a {
position: absolute;
right: 5px;
bottom: 5px;
display: block;
width: 170px;
height: 25px;
}