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

body {
padding: 0;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background-image: url(images/page_bg.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #1681be;
}

a {
color: #1681be;
}

ul, li {
margin: 0;
padding: 0;
}

#header {
width: 760px;
height: 65px;
margin: 0 auto;
}

#logo {
float: left;
width: 300px;
height: 85px;
background-image: url(/images/logo.png);
}

div.clear_both {
height: 0;
margin: 0;
padding: 0;
clear:both;
}

#nav_wrapper {
clear: both;
width: 760px;
height: 50px;
margin: 0 auto;
background-image: url(images/btn_bg.gif);
}

#nav_left {
background-image: url(images/btn_left.gif);
width: 20px;
height: 50px;
float: left;
}

#nav_right {
background-image: url(images/btn_right.gif);
width: 20px;
height: 50px;
float: right;
}

ul#nav {
background-image: url(images/btn_bg.gif);
height: 50px;
list-style: none;
text-align: center;
}

ul#nav li {
display: inline;
}

ul#nav li a{
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
line-height: 50px;
text-decoration: none;
padding: 0 10px 0 10px;
background-image: url(images/btn_divder.gif);
background-position: right;
background-repeat: no-repeat;
}

ul#nav li a.first {
padding: 0 10px 0 0;
}

ul#nav li a.last {
padding: 0 0 0 10px;
background-image: none;
}

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

#page_wrapper {
background-color: #FFFFFF;
width: 758px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
margin: 0 auto;
}

#page_bottom {
width: 760px;
margin: 0 auto;
height: 15px;
background-image: url(images/page_bottom.gif);
clear: both;
}

#main_wrapper {
width: 750px;
height: 210px;
margin: 0 auto;
}

#main_right {
width: 530px;
height: 210px;
background-image: url(images/main_right.png);
float: right;
}

#main_header {
padding: 10px 0 0 10px;
height: 30px;
}

div.main_text {
font-size: 20px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
height: 40px;
padding-left: 38px;
}

html>body div.main_text {

line-height: 40px;
}

#main_header h1 {
color: #FFFFFF;
font-weight: normal;
font-size: 30px;
font-family: Arial, Helvetica, sans-serif;
}

a.main_link {
display: block;
height: 40px;
width: 250px;
}

#main_left {
width: 220px;
height: 210px;
background-image: url(images/main_left.jpg);
float: left;
}

#page_inner {
width: 750px;
margin: 0 auto;
padding-top: 5px;
}

#page_left {
float: left;
width: 565px;
}

#page_right {
float: right;
width: 180px;
}

#welcome {
width: 565px;
height: 210px;
background-image: url(images/welcome_bg.gif);
}

#welcome h1 {
padding-left: 10px;
padding-top: 3px;
}

#welcome p {
padding: 0 10px 0 10px;
}

h1 {
font-size: 18px;
font-weight: normal;
padding: 0;
margin: 0 0 3px 0;
}

p {
margin: 0 0 5px 0;
}

#front_plan_box_left {
width: 183px;
background-image: url(images/front_plan_bg.gif);
background-position: top;
background-color: #ffffff;
background-repeat: repeat-x;
float: left;
border: 1px solid #cfcfcf;
margin-right: 5px;
}

#front_plan_box_right {
width: 183px;
background-image: url(images/front_plan_bg.gif);
background-position: top;
background-color: #ffffff;
background-repeat: repeat-x;
float: left;
border: 1px solid #cfcfcf;
margin-left: 5px;
}
#front_plan_box_center {
width: 183px;
background-image: url(images/front_plan_bg.gif);
background-position: top;
background-color: #ffffff;
background-repeat: repeat-x;
border: 1px solid #cfcfcf;
float: left;
}

div.front_plan_box_inner {
padding: 5px;
}

div.front_plan_box_inner h1 {
margin-left: 3px;
position: relative;
}

div.front_plan_box_title {
background-color: #FFFFFF;
border: 1px solid #cfcfcf;
}

div.front_plan_box_icon {
float: right;
width: 36px;
height: 33px;
margin: 3px;
}

div.front_plan_box_price {
float: left;
margin: 0 0px 3px 3px;
}

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

.highlight {
color: #1681be;
}

ul.front_features {
list-style: none;
padding-bottom: 5px;
}

ul.front_features li {
padding: 2px 0 3px 0;
border-bottom: 1px dashed #cfcfcf;
font-weight: bold;
color: #1681be;
}

img {
border: 0;
display: block;
}

div.right_icon {
width: 180px;
height: 30px;
padding-bottom: 5px;
}

h2 {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 0;
margin: 0 0 3px 0;
}

#quote_container {
padding-bottom: 5px;
}

#quote_container h2 {
line-height: 31px;
padding-left: 30px;
}

p.quote_text {
font-style: italic;
font-size: 10px;
}

p.quote_author {
font-weight: bold;
}

p.quote_author a {
text-align: right;
color: #333333;
font-weight: normal;
text-decoration: none;
color: #1681be;
}

#features_contianer h2 {
padding-left: 30px;
line-height: 20px;
}

#features_contianer ul {
list-style: none;
}

#features_contianer ul li {
padding: 3px 0 2px 0;
border-bottom: 1px dashed #CCCCCC;
font-size: 12px;
}

#front_reseller {
float: left;
width: 280px;
height: 100px;
background-image: url(images/front_reseller_bg.gif);
}

#front_reseller h1 {
color: #FFFFFF;
text-align: right;
padding-right: 10px;
}

#front_reseller p {
padding: 0 10px 0 95px;
color: #FFFFFF;
margin: 0;
height: 50px;
display: block;
}

#front_reseller a.read_more {
display: block;
height: 20px;
}

#front_30_day {
float: right;
width: 280px;
height: 100px;
background-image: url(images/front_30day_bg.gif);
}

#front_30_day h1 {
color: #FFFFFF;
text-align: right;
padding-right: 10px;
}

#front_30_day p {
padding: 0 10px 0 95px;
color: #FFFFFF;
margin: 0;
height: 50px;
display: block;
}

#front_30_day a.read_more {
display: block;
height: 20px;
}

#front_bottom_boxes {
margin-top: 5px;
}

#footer {
width: 760px;
margin: 0 auto;
color: #FFFFFF;
text-align: center;
padding: 5px 0 10px 0;
}

#footer a {
color: #FFFFFF;
}

div.top_icon {
padding-top: 5px;
clear: both;
}

#top_icons {
float: right;
}

div.top_icon img {
float: left;
margin: 0 3px 0 0;
}

div.top_icon a {
color: #FFFFFF;
text-decoration: none;
line-height: 15px;
}

div.top_icon a:hover {
text-decoration: underline;
}

table.shared_table {
width: 100%;
}

table.shared_table thead {
background-image: url(images/tbl_header.gif);
color: #FFFFFF;
padding: 5px;
border: 1px solid #000066;
}
table.shared_table thead th {
padding: 5px;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
width: 70%;
}

table.shared_table thead th.comapre {
width: 30%;
}

table.shared_table thead td {
width: 30%;
}

table.shared_table thead td.compare {
width: 13%;
color: #FFFFFF;
font-weight:bold;
text-align: center;
}

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

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

table.shared_table tbody tr.even {
background-position: top;
background-repeat: repeat-x;
height: 30px;
background-color: #F1F1F1;
}

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

table.shared_table tbody th:hover {
cursor: help;
}

table.shared_table tbody td {
padding: 5px;
text-align: center;
font-size: 14px;
}

table.shared_table tbody th {
}

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;
}

#faq_container {

}

#faq_container h2 {
line-height: 20px;
padding-left: 25px;
}

#faq_container dl {
margin: 0;
padding: 0;
}

#faq_container dl dt {
font-weight: bold;
border-bottom: 1px dashed #cccccc;
margin-bottom: 2px;
padding-bottom: 2px;
font-size: 12px;
}

#faq_container dl dd {
margin: 0;
padding: 0 0 3px 0;
}

div.table_header {
position: relative;
height: 72px;
border-bottom: 1px dashed #F1F1F1;
margin-bottom: 2px;
padding-bottom: 2px;
}

div.table_header h1 {
position: absolute;
bottom: 0;
}

#side_navigation ul {
list-style: none;
padding: 0 0 5px 0;
}

#side_navigation ul li {
border-bottom: 1px dashed #cccccc;
padding: 3px 0 3px 0;
}
#side_navigation ul li:hover {
background-color: #FAFAFA;
}

#side_navigation ul li a {
font-size: 12px;
text-decoration: none;
color: #333333;
display: block;
}

#side_navigation h2 {
font-size: 14px;
font-weight: bold;
border-bottom: 1px dashed #cccccc;
margin-bottom: 0px;
padding-bottom: 5px;
}

hr {
height: 1px;
border: 0;
color: #CCCCCC;
background-color: #CCCCCC;
}

#dedicated_left {
width: 280px;
float: left;
}

#dedicated_right {
float: right;
width: 280px;
}

div.dedicated_main_box {
border: 1px dashed #cccccc;
padding: 3px;
margin-bottom: 5px;
}

img.proc_logo {
float: right;
margin: 0 0 0 3px;
}

div.dedicated_box {
border: 1px solid #CCCCCC;
margin-bottom: 5px;
padding: 3px;
}

div.dedicated_box ul {
list-style: none;
}

div.dedicated_box ul li {
font-size: 12px;
margin: 2px 0 2px 0;
}

div.ded_price {
float: right;
color: #1681be;
}

img.ded_order_now {
float: right;
}

ul.network {
list-style-position: inside;
}

ul.network li {
font-size: 12px;
}

ol.why {

}

ol.why li {
padding: 2px 0 0 0;
margin: 0 0 5px 0;
border-bottom: 1px dashed #CCCCCC;
}

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

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

div.contact_form {

}

div.contact_form p {
font-weight: bold;
}

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

img.g_icon {
float: right;
margin: 0 0 3px 3px;
}

#sitemap_left {
width: 280px;
float: left;
}

#sitemap_right {
width: 280px;
float: right;
}

ul.sitemap {
list-style: none;
padding-bottom: 5px;
}

ul.sitemap li a{
color: #333333;
text-decoration: none;
}
