@charset "utf-8";

/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/page_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

div {
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 18px;
	margin: 0 0 3px 0;
	position: relative;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #296fbe;
	margin: 0 0 3px 0;
}

img {
	display: block;
	margin: 0;
	padding: 0;
}

.highlight {
	color: #296fbe;
}

h1.under,
h2.under {
	border-bottom: 1px dotted #CFCFCF;
}

p {
	margin: 0 0 5px 0;
}

a {
	color: #296fbe;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

.highight {
	font-weight: bold;
	color: #296fbe;
}

hr {
	height: 1px;
	line-height: 5px;
	margin: 3px 0 3px 0;
	padding: 0;
	color: #CFCFCF;
	background-color: #CFCFCF;
	border: 0;
}

#page_wrapper {
	width: 760px;
	margin: 0 auto;
}

#header {
	height: 70px;
	width: 760px;
	background-image: url(images/logo.gif);
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
}

#nav {
	position: absolute;
	bottom: 5px;
	right: 0;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav ul li a {
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #CCCCCC;
}

#nav ul li a.last {
	border: none;
	padding-right: 0;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#top_phone {
	position: absolute;
	top: 0;
	right: 0;
	width: 230px;
	height: 25px;
	background-image: url(images/top_phone_bg.gif);
}

#top_phone p {
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	margin: 0;
	padding: 0;
}

#second_nav {
	width: 760px;
	height: 35px;
}

#second_nav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 35px;
}

#second_nav a:hover {
	text-decoration: underline;
}

#linux_link {
	height: 35px;
	float: right;
	background-image: url(images/ico_small_win.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 36px;
}

#linux_link del {
	font-weight: normal;
	color: #FFFFFF;
}

#windows_link {
	height: 35px;
	float: left;
	background-image: url(images/ico_small_win.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 36px;
}

#main_container {
	width: 760px;
	height: 210px;
	margin-top: 10px;
	padding-bottom: 10px;
	position: relative;
}

#main_container div.main_nav {
	position: absolute;
	left: 5px;
	bottom: 0;
	width: 165px;
	height: 30px;
}

#main_container div.main_nav a {
	display: block;
	float: left;
}

#main_container div.main_nav a.link_1 {
	width: 22px;
	height: 30px;
}

#main_container div.main_nav a.link_2 {
	width: 22px;
	height: 30px;
}

#main_container div.main_nav a.link_3 {
	width: 22px;
	height: 30px;
}

#main_container div.main_nav a.link_4 {
	width: 22px;
	height: 30px;
}

#main_container div.main_nav a.link_next {
	width: 60px;
	height: 30px;
}

#main_1 {
	background-image: url(images/main_1.gif);
	width: 760px;
	height: 210px;
	position: relative;
}

#main_2 {
	background-image: url(images/main_2.gif);
	width: 760px;
	height: 210px;
	position: relative;
	display: none;
}

#main_3 {
	background-image: url(images/main_3.jpg);
	width: 760px;
	height: 210px;
	position: relative;
	display: none;
}

#main_4 {
	background-image: url(images/main_4.gif);
	width: 760px;
	height: 210px;
	position: relative;
	display: none;
}

#main_1 div.link a {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	height: 30px;
	width: 250px;
}

#main_2 div.link a {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	height: 30px;
	width: 180px;
}

#main_2 div.link2 a {
	position: absolute;
	bottom: 0;
	right: 190px;
	display: block;
	height: 30px;
	width: 150px;
}

#main_3 div.link a {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	height: 30px;
	width: 250px;
}

#inner_bg {
	background-image: url(images/inner_bg.gif);
	width: 760px;
}

#inner_header {
	background-image: url(images/inner_header.gif);
	width: 760px;
	background-position: top;
	background-repeat: no-repeat;
}

#inner_footer {
	background-image: url(images/inner_footer.gif);
	width: 760px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#page_left {
	float: left;
	width: 210px;
	padding: 5px 0 115px 5px;
}

html>body #page_left {
	float: left;
	width: 210px;
	margin: 5px 0 115px 5px;
	padding: 0;
}

#page_right {
	float: right;
	width: 525px;
	padding: 10px 10px 60px 10px;
}

html>body #page_right {
	float: right;
	width: 525px;
	margin: 10px 10px 60px 0;
	padding: 0;
}

#welcome {
	width: 525px;
	height: 115px;
	background-image: url(images/welcome_bg.gif);
	margin: 0 0 10px 0;
}

#welcome h1 {
	padding: 5px 0 0 5px;
	margin: 0;
}

#welcome p {
	margin: 0;
	padding: 0 80px 0 5px;
}

#front_plan_left {
	float: right;
	width: 260px;
	height: 200px;
	background-image: url(images/front_linux_bg.gif);
	margin-bottom: 5px;
	position: relative;
}

div.coming_soon {
	position: absolute;
	width: 260px;
	height: 200px;
	z-index: 100;
}

#front_plan_left_under {
	float: left;
	width: 255px;
	margin-bottom: 10px;
	position: relative;
}

#front_plan_wrapper {
width: 525px;
height: 200px;
	background-image: url(images/front_windows_bg.gif);
}

#front_plan_right {
	float: left;
	width: 260px;
	height: 200px;
	margin-bottom: 5px;
	position: relative;
}

#front_plan_right_under {
	float: right;
	width: 255px;
	margin-bottom: 10px;
	position: relative;
}

#front_plan_left a.view_link {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 210px;
	height: 30px;
	background-image: url(images/view_more_linux.gif);
}

#front_plan_right a.view_link {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 210px;
	height: 30px;
	background-image: url(images/view_more_windows.gif);
}

div.front_plan {
	position: relative;
	margin: 20px 0 0 8px;
}

div.front_plan p {
	margin: 2px 0 0 0;
}

div.front_plan p.starting {
	margin: 0;
	padding: 2px 0 0px 0;
	font-weight: bold;
}



span.price {
	color: #296fbe;
	font-weight: bold;
	font-size: 14px;
}

div.front_plan ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.front_plan_under ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
	margin-left: 15px;
}

div.front_plan ul li {
	background-image: url(images/front_bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 12px;
	margin-top: 3px;
}

div.front_plan_under ul li {
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 0px;
	font-size: 12px;
	margin-top: 3px;
}

div.front_plan_under ul li {
	margin: 0;
}

div.front_plan ul.other_plans li,
div.front_plan_under ul.other_plans li {
	margin: 0px 0 0px 0;
}

div.front_plan p.other_plans,
div.front_plan_under p.other_plans {
	margin: 3px 0 0 0;
	padding: 0;
}

#front_plan_left div.spacer {
	float: right;
	width: 80px;
	height: 60px;
}

#front_plan_right div.spacer {
	float: right;
	width: 110px;
	height: 60px;
}

#key_features {
	width: 220px;
	height: 225px;
	background-image: url(images/key_vps_bg.gif);
	float: right;
	position: relative;
}

#key_features h1 {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	color: #296fbe;
	font-size: 14px;
	font-weight: bold;
}

#key_features ul {
	list-style: none;
	padding: 7px 0 0 0;
	margin: 0;
}

#key_features ul li {
	padding-left: 30px;
	line-height: 28px;
}

#key_features a {
	position: absolute;
	bottom: 5px;
	right: 8px;
}

#virtozzo {
	float: left;
	width: 300px;
	position: relative;
	padding-left: 10px;
}

html>body #virtozzo {
	float: left;
	width: 300px;
	position: relative;
	padding: 0;
}

#virtozzo a.how_it_works {
	float: left;
	width: 292px;
	height: 20px;
	background-image: url(images/learn_more_vps.gif);
	margin-top: 5px;
}

#virtozzo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#virtozzo ul li {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 13px;
	margin-bottom: 3px;
	position: relative;
}

#virtozzo h1 {
	border-bottom: 1px dotted #cfcfcf;
}

#virtozzo div.box {
	float: left;
	width: 112px;
	height: 128px;
	background-image: url(images/virtuozzo_box.gif);
}

div.sidebar_bg {
	width: 210px;
	background-image: url(images/sidebar_bg.gif);
}

div.sidebar_bg_high {
	background-image: url(images/sidebar_bg_high.gif);
	width: 210px;
}

div.sidebar_header {
	background-image: url(images/sidebar_header.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div.sidebar_header_high {
	background-image: url(images/sidebar_header_high.gif);
	background-position: top;
	background-repeat: no-repeat;
}

div.sidebar_nav_header {
	background-image: url(images/sidebar_header_staff.gif);
}

div.sidebar_footer {
	background-image: url(images/sidebar_footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.sidebar_footer_high {
	background-image: url(images/sidebar_footer_high.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

div.sidebar_spacer {
	margin: 0;
	padding: 0;
	height: 5px;
}

div.sidebar_footer h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 8px;
	margin: 0;
}

div.sidebar_footer_high h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 5px 8px;
	margin: 0;
	color: #FFFFFF;
}

div.sidebar_news p.news_heading {
	font-weight: bold;
	color: #296fbe;
	background-image: url(images/news_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 7px;
	margin: 0 5px 0 8px;
}

div.sidebar_news p.news_text {
	padding: 0 0 0 0px;
	margin: 0 5px 0 8px;
}

div.sidebar_news a.read_more {
	float: right;
	display: block;
	width: 58px;
	height: 15px;
	background-image: url(images/read_more.gif);
	margin: 0 5px 10px 0;
}

div.sidebar_guarantees {
}

div.sidebar_staff {
	padding: 0 0 5px 8px;
}

div.sidebar_staff h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 0 0px;
	margin: 0;
}

div.sidebar_staff p {
	margin: 0 0 0 0;
	font-size: 12px;
}

div.sidebar_staff p span.heading {
	color: #296fbe;
	font-weight: bold;
}

div.sidebar_guarantees div.uptime {
	width: 195px;
	height: 40px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/uptime.gif);
}

div.uptime a {
	display: block;
	width: 195px;
	height: 40px;
}

div.sidebar_guarantees div.moneyback {
	width: 195px;
	height: 40px;
	margin-left: 5px;
	padding-bottom: 15px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(images/moneyback.gif);
}

div.moneyback a {
	display: block;
	width: 180px;
	height: 40px;
}

div.sidebar_quotes p.quote_text {
	font-style: italic;
	padding: 0 5px 0px 5px;
	width: 195px;
}

html>body div.sidebar_quotes p.quote_text {
	font-style: italic;
	padding: 0 8px 0px 8px;
}

div.sidebar_quotes div.quote_icon {
	float: left;
	width: 27px;
	height: 25px;
	padding: 0 0 15px 10px;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(images/quote_icon.gif);
}

p.quote_author {
	text-align: right;
	margin: 0;
	font-weight: bold;
	padding-right: 8px;
}

p.quote_link {
	text-align: right;
	margin: 0;
	padding-right: 8px;
}

div.sidebar_help p {
	margin: 0;
	padding: 0 8px 2px 8px;
}

div.sidebar_hsp p {
	padding: 0 5px 0 5px;
}

div.sidebar_hsp p.read_more {
	padding: 0 8px 0px 5px;
}

div.sidebar_hsp p.read_more img {
	float: right;
}

div.sidebar_faq {
	padding-bottom: 10px;
}

div.sidebar_faq ul.faq {
	margin: 0 0 0 10px;
}

div.sidebar_faq ul.faq li a {
	font-weight: bold;
	font-size: 12px;
	color: #00CC33;
}

#footer {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0 10px 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #999999;
}

#footer p.copyright {
	font-weight: bold;
	font-size: 12px;
}

img.page_logo {
	float:right;
}

h1.plan_title {
	border-bottom: 2px solid #999999;
}

div.vps_box {
	position: relative;
	margin-bottom: 10px;
}

div.vps_box ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
}

div.vps_box ul li {
	background-image: url(images/virtuozzo_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 14px;
}

div.vps_box img.vps_icon {
}

div.vps_price {
	float: right;
	position: relative;
	z-index: 1;
	text-align: right;
}

.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;
}

#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidenav li {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	height: 35px;
	background-image: url(images/subnav_mid_bg.gif);
}

#sidenav li a {
	padding-left: 13px;
	color: #FFFFFF;
}

#sidenav li.first {
	background-image: url(images/subnav_top_bg.gif);
	height: 35px;
	width: 210px;
}

img.staff_pic {
	float: right;
	margin-right: 1px;
}

#what_is {
	width: 510px;
	height: 215px;
	margin: 0 auto;
	background-image: url(images/what_is.gif);
}

#what_is h1 {
	text-align: center;
	padding-top: 3px;
}

ul.faq {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}

ul.faq li {
	background-image: url(images/virtuozzo_bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 14px;
}

ul.advantages {
	margin: 0;
	padding: 0;
	list-style: square;
}

ul.advantages li {
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 14px;
}

ul.advantages li p.heading {
	font-weight: bold;
	margin-bottom: 2px;
	color: #296fbe;
}

#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;
}

ul.square {
	margin: 0;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
}

ul.square li {
	margin-bottom: 10px;
	margin-left: 10px;
}

del {
	color: #FF0000;
	font-weight: bold;
}

table.plan_table {
	width: 100%;
}

table.plan_table thead tr th {
	width: 20%;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #333333;
	color: #FFFFFF;
}

table.plan_table thead tr th.header {
	background-color: #555555;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}

table.plan_table thead tr th.left {
	width: 30%;
}

table.plan_table tbody tr td {
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #F1F1F1;
	height: 25px;
}

table.plan_table tbody tr.even td {
	background-color: #FFFFFF;
}

table.plan_table tbody tr.odd td {
	background-color: #FAFAFA;
}

table.plan_table tbody tr td.left {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background-color: #FFFFFF;
	border: none;
}

table.plan_table tbody tr.even td.x div {
	background-image: url(images/x_even.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
}

table.plan_table tbody tr.odd td.x div {
	background-image: url(images/x_odd.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
}

table.plan_table tbody tr.odd td.check div {
	background-image: url(images/check_odd.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
}

table.plan_table tbody tr.even td.check div {
	background-image: url(images/check_even.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 30px;
}

table.plan_table tbody tr.even td.x_small div {
	background-image: url(images/x_even_small.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 15px;
}

table.plan_table tbody tr.odd td.x_small div {
	background-image: url(images/x_odd_small.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 15px;
}

table.plan_table tbody tr.odd td.check_small div {
	background-image: url(images/check_odd_small.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 15px;
}

table.plan_table tbody tr.even td.check_small div {
	background-image: url(images/check_even_small.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 15px;
}

table.plan_table tfoot tr td {
	text-align: center;
	margin: 0 auto;
}

table.plan_table tfoot tr td img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
}

table.plan_table tbody tr td.header {
	border: none;
	background-color: #296fbe;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.bronze {
	color: #d7b92d;
}

.silver {
	color: #c7c7c7;
}

.gold {
	color: #ffd200;
}

.platinum {
	color: #FFFFFF;
}

div.front_plan_under_wrapper {

}

#front_plan_right_under.front_plan_under_wrapper {
background-color: #F1F1F1;
border: 1px dashed #CFCFCF;
}

div.front_plan_under {
	margin: 5px;
}

div.front_plan_under p.order_now {
	margin: 3px 0 3px 0;
}

div.front_plan_under div.price {
	float: right;
	text-align: right;
}

#vs_managed {
	float: left;
	width: 255px;
}

#vs_unamanged {
	float: right;
	width: 255px;
}

div.sidebar_promo h1 {
	color: #FF0000;
}

div.coupon {
	border: 1px dashed #cccccc;
	background-color: #FFFFFF;
	width: 185px;
	margin: 0 auto;
	padding: 3px;
}

div.coupon p a {
	font-size: 12px;
	font-weight: bold;
}

div.coupon h1 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

div.coupon div.code {
	float: right;
	font-weight: bold;
	color: #296fbe;
}

div.coupon p {
	padding: 0;
	margin: 0;
	font-size: 10px;
}

a.popup {
	position: relative;
	z-index: 24;
	color: #333333;
}

a.popup:hover {
	z-index: 25;
	cursor: help;
	text-decoration: none;
}

a.popup span {
	display: none;
}

a.popup:hover span {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 350px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	text-align: left;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	cursor: help;
	text-decoration: none;
}

div.hsp_ss {
	width: 120px;
	height: 95px;
	background-image: url(images/hsp_ss.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
}

/** Start FAQ Page **/
ul.faq_large {
list-style: none;
margin: 0;
padding: 0;
}

ul.faq_large li {
margin-bottom: 5px;
}

ul.faq_large li a {
font-size: 14px;
font-weight: bold;
color: #00CC33;
}

dl.faq_large {
margin: 0;
padding: 0;
list-style: none;
}

dl.faq_large dt {
font-size: 14px;
font-weight: bold;
color: #00CC33;
}

dl.faq_large dd {
padding: 0;
margin: 5px 0 10px 5px;
border-bottom: 1px solid #CFCFCF;
}

#front_plan_right_under div.front_plan_under p, #front_plan_right_under div.front_plan_under ul li, #front_plan_under_wrapper div.front_plan_under a {
color: #666666;
}

#front_plan_right_under h2 {
color: #666666;
}

#front_plan_right_under ul.other_plans li a {
color: #666666;
}

#front_plan_right_under span.price {
color: #666666;
}

#front_plan_right_under del {
color: #666666;
}

#front_plan_left span.price {
color: #666666;
}