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

html { overflow: -moz-scrollbars-vertical; }
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #f9f9f9 url(images/bg.jpg) repeat-x;
	margin: 0;
	}
a:hover, #wrapper a:hover {
	text-decoration: underline;
	}
#wrapper {
	width: 990px;
	margin: auto;
	padding: 0 0 0 0;
	}
#wrap {
	width: 822px;
	margin: auto;
	padding: 0 0 50px 0;
	}
#header {
	height: 132px;
	background: url(images/top_bg.jpg) no-repeat;
	}
#top {
	height: 95px;
	width: 822px;
	margin: auto;
	}
.small{
  font-size:10px;
  color: #555;
}
.vps-offer td{
  text-align:center;
  font-weight:bold;
  width:150px
}
.vps-offer a{
  text-decoration:none;
  color:#ff0000;
  line-height:20px;
}
.vps-offer img{
  width:128px;
  height:128px;
  background: #ebebeb;
  border: 2px solid #bbb;
}
.clear{
  clear:both;
  display:block;
}
.right-box{
  float:right;
  width:300px;
  font: normal 12px Arial;
  padding:10px;
}
.left-box{
  float:left;
  width:300px;
  font: normal 12px Arial;
  padding:10px;
}
.right-boxes h5{
  margin:0px;
  padding:0px;
}
.right-boxes h5 a{
  text-decoration: none;
  color:#3F81E3;
}
.right-boxes p{
  font-size:11px;
  margin:0px;
  padding-top:6px;
}
.right-boxes .more{
  text-align:right;
  display:block;
}
#tnav {
	background: url(images/top_nav.png);
	width: 211px;
	height: 24px;
	float: right;
	margin: 0 70px 0 0;
	list-style-type: none;
	padding: 4px 0 0 15px;
	display: inline;
	}
#tnav li, #tnav a {
	color: #E1E1E1;
	display: inline;
	font-size: 12px;
	text-decoration: none;
	text-transform: lowercase;
	padding: 0;
	}
#tnav a {
	margin: 0 10px 0 10px;
	}
.newsticker {
	list-style-type: none;
	font: normal 11px Arial;
	padding: 3px;
	margin: 0;
}
.newsticker li{
	font-style: italic;
}
.newsticker li span.client{
	font-weight: bold;
	font-style:normal;
	float:right;
	margin-right:3px;
}
#call {
	color: #E1E1E1;
	float: right;
	font-size: 12px;
	width: 363px;
	text-align: center;
	margin: 8px 0 0 0;
	}
#call h3 {
	display: inline;
	font-size: 20px;
	}
#logo {
	width: 181px;
	height: 81px;
	background: url(images/logo.png) no-repeat;
	float: left;
	margin: 6px 0 0 0;
	}
.menu { 
	height: 36px;
	overflow:hidden;
	display: block;
}
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu ul li {  
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height: 36px;
}
.menu ul li a { 
	position: relative;
	display: block;
	width: 110px;
	height: 36px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
.menu ul li a span {
	position: absolute;
	left: 0;
	width: 110px;
	text-decoration: none;
}
.menu ul li a span.out {
	top: 0px;
}
.menu ul li a span.over,
.menu ul li a span.bg {  
	top: -36px;
}
#menu {
margin-left:90px
}
#menu ul li a {
	color: #fff;
	text-decoration: none !important;
	text-shadow:1px 1px 1px #333;
}
#menu ul li a span.over {
	color: #555;
	text-shadow:1px 1px 1px #bbb;
}
#menu ul li span.bg {  
	height: 36px;
	background: url(images/bg_over.png) center center no-repeat;
}
#menu ul li:first-child a {
  width:160px
}
.menu ul li:first-child a span {
  width:160px
}
.menu ul li:first-child span.bg {
	background: url(images/bg_over2.png) center center no-repeat !important;
}
#main {
	padding: 5px 0 0 0;
	}
.sub {
	border: #CCCCCC solid 1px;
	background: #FFFFFF;
	width: 822px;
	margin: auto;
	overflow: auto;
	}
#sidebar {
	float: left;
	width: 186px;
	padding: 0 8px 0 8px;
	}
#sidebar h3 {
	width: 177px;
	height: 19px;
	background: url("images/bg.jpg") 0px -60px repeat-x;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding: 10px 2px;
	clear: both;
	}
#sidebar h3:first-child {
	width: 171px;
	height: 29px;
	background: #bc3f23;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	padding: 5px;
	}
#sidebar img {
	float: left;
	margin: 0 0 0 5px;
	}
#sidebar ul {
	float: left;
	font-size: 13px;
	margin: 0 0 10px 0;
	}
#sidebar li a {
	color: #000000;
	text-decoration: none;
	}
#sidebar p {
	font-size: 11px;
	margin: 0 10px 10px 10px;
	}
#sidebar .alt {
	font-size: 11px;
	margin: 0 15px 10px 0;
	width: 105px;
	float: right;
	}
#sidebar #uptime {
	width: 162px;
	height: 24px;
	background: url(images/blu_btn.png);
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	padding: 7px 0 0 0;
	margin: 10px 0 15px 10px;
	}
#content {
	float: right;
	width: 620px;
	font-size: 12px;
	}

p.maintextq{
font: bold 12px Arial,Tahoma,Verdana;
}
p.maintexta{
font: normal 12px Arial,Tahoma,Verdana;
padding-left:10px;
}
#head {
	width: 816px;
	height: 329px;
	margin: auto;
	color: #FFFFFF;
	}
#content #head {
	width: 604px;
	height: 110px;
	background: url(images/sub_head.jpg);
	clear: both;
	margin: 12px 0 10px 0;
	}
#content #head #forum  {
	margin: 15px 15px 0 15px;
	}
#content #head img {
	margin: 35px 20px 0 10px;
	float: left;
	}
#content #head div {
	width: 590px;
	padding: 20px 0 0 0;
	}
#content #head h2 {
	font-size: 26px;
	margin: 0;
	}
#content #head p {
	font-size: 13px;
	margin: 0;
	}
#content h3 {
	font-size: 16px;
	margin: 0;
	}
#content p {
	font-size: 12px;
	margin: 5px 0 15px 0;
	}
#hosting {
	width: 546px;
	margin: auto;
	font-size: 13px;
	color: #333333;
	padding: 0 0 15px 0;
	}
#hosting #name {
	font-weight: bold;
	font-size: 15px;
	}
.green, .blue, .orange, .red {
	font-weight: bold;
	text-decoration: none;
	}
.green {
	color: #008f03;
	}
.blue {
	color: #007fe3;
	}
.orange {
	color: #f37626;
	}
.red {
	color: #dd0000;
	}
#hosting tr {
	height: 37px;
	}
#hosting #domain, #hosting .domains {
	font-weight: bold;
	}
#domain td:first-child {
	color: #DF0000;
	}
#hosting td {
	border-bottom: dashed #999999 1px;
	border-left: dashed #999999 1px;
	padding: 10px;
	text-align: center;
	}
#hosting td:first-child {
	width: 120px;
	font-weight: bold;
	padding: 10px;
	text-align: right;
	border-left: none;
	}
#left { 
	float: left;
	margin: 37px 0 0 40px;
	width: 430px;
	}
#proresellopt {
	background: url(images/proreselleropt.png);
	width: 347px;
	height: 30px;
	margin: 0;
	}
#proresellopt span {
	display: none;
	}
#left h3 {
	font-size: 17px;
	font-weight: normal;
	width: 330px;
	margin: 5px 0 0 0;
	}
#left ul {
	list-style-image: url(images/bluepoint.png);
	margin: 21px 0 0 20px;
	float; left;
	width: 200px;
	}
#left li {
	font-weight: bold;
	font-size: 15px;
	padding: 1px;
	}
#frommore {
	float: right;
	margin: -80px 45px 0 0;
	}
#frommore #block {
	display: block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 -8px 10px;
	}
#frommore h1 {
	display: inline;
	font-size: 42px;
	}
#frommore .top {
	font-size: 20px;
	font-weight: bold;
	}
#frommore #bot {
	font-size: 14px;
	margin: 0 0 0 -27px;
	}
#frommore #moreinfo {
	background: url(images/moreinfo.gif);
	width: 115px;
	height: 25px;
	display: block;
	margin: 0 0 0 -10px;
	}
#moreinfo span {
	display: none;
	}
#next {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin: 20px 10px 0 12px;
	padding: 0 0 0 35px;
	font-size: 12px;
	clear: both;
	background: url(images/greypoints.gif) no-repeat;
	}
#right {
	float: right;
	}
#oneus {
	width: 223px;
	height: 247px;
	background: url(images/1us.png);
	margin: 60px 59px 0 0;
	}
#dellpe {
	background: url(images/dellpe.png);
	width: 228px;
	height: 54px;
	margin: -78px 0 0 20px;
	}
#products {
	height: 105px;
	width: 822px;
	margin: auto;
	padding: 15px 0 35px 0;
	}
#products .prod {
	background: url(images/prod_bg.png) right bottom no-repeat;
	height: inherit;
	width: 264px;
	float: left;
	margin: 15px 5px 0 5px;
	border-left: #000000 solid 1px;
	}
#products .prod:first-child {
	margin: 15px 5px 0 0px;
	border-left: none;
	}
#products .left {
	float: left;
	margin: 0 0 0 10px;
	width: 100px;
	}
#products .block {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 -4px 15px;
	}
#products .amt {
	margin: 0 0 0 25px;
	font-size: 16px;
	}
#products .amt em {
	font-size: 12px;
	font-style: normal;
	}
#products h2 {
	font-size: 26px;
	display: inline;
	}
#products img {
	float: left;
	}
#products #twou {
	margin-top: 15px;
	}
#products #oneu {
	margin-top: 25px;
	}
#products .sm {
	float: right;
	margin: -5px -8px 0 0;
	}
#products h4 {
	font-size: 10px;
	float: left;
	margin: 10px 0 0 15px;
	padding: 0 0 5px 0;
	border-bottom: #000000 solid 1px;
	}
#products ul {
	float: left;
	font-size: 10px;
	font-weight: bold;
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
	}
#products .compare {
	font-size: 10px;
	text-decoration: none;
	float: right;
	color: #666666;
	margin: 0 10px 0 0;
	}
	#articles {
	width: 520px;
	float:left;
	margin-top:20px;
	display:block;
	}
	#articles h3{
  background: url(images/articles.png) left center no-repeat;
  padding-left: 30px;
  }
  .right-side-boxes{
  display:inline-block;
  float:right;
  width:241px;
  margin-top:80px;
  }
  .right-boxes{ 
  width:221px;
  height:91px;
  padding:10px;
  background: url(images/bg-home-left-nav.png) right center no-repeat;
  }
	.article{
  background: #fff;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  padding:10px;
  width:500px;
  margin-bottom: 10px;
  display:inline-block;
  font-size:12px;
  }
  .article h4{
  margin:0px;
  padding-bottom:5px;
  font-size:14px;
  display:block;
  border-bottom: 2px solid #ebebeb;
  }
#asoc {
	width: 786px;
	background: #e3e3e3;
	margin: auto;
	padding: 10px 15px 10px 15px;;
	}
#asoc #specials, #asoc #cluster, #asoc #other {
	width: 249px;
	height: 233px;
	background: url(images/asoc_bg.png);
	padding: 0;
	float: left;
	margin: 0 0 0 19px;
	}
#asoc #specials {
	margin: 0;
	}
#asoc #specials a,#asoc #specials a:link, #asoc #specials a:visited, #asoc #specials a:hover,#asoc #specials a:active{
	color:#fff;
	}
#asoc img {
	float: left;
	border: 0px;
	margin: 0 0 0 5px;
	}
#specials h3, #cluster h3 {
	color: #666666;
	text-transform: uppercase;
	display: inline;
	float: left;
	font-size: 13px;
	border-bottom: #666666 solid 1px;
	padding: 0 0 2px 0;
	margin: 12px 0 0 15px;
	}
#specials #win {
	width: 230px;
	height: 80px;
	background: url(images/special_blu_bg.png) no-repeat right;
	clear: both;
	margin: 0 20px 0 0;
	padding: 20px 0 0 0
	}
#specials #lin {
	width: 230px;
	height: 80px;
	background: url(images/special_red_bg.png) no-repeat right;
	clear: both;
	margin: 0 20px 0 0;
	padding: 10px 0 0 0;
	}
#specials ul {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 35px;
	}
#lin ul {
	padding: 5px 0 0 40px;
	}
#specials .amt {
	font-size: 14px;
	color: #000;
	text-align:center;
	background: url(images/price.png) no-repeat right;
	float: right;
	padding-top:5px;
	line-height:69px;
	width:75px;
	margin: -25px -25px 0 0;
	}
#specials .amt em {
	font-size: 12px;
	font-style: normal;
	}
#specials h2 {
	font-size: 20px;
	color: #333;
	display: inline;
	}
#lin2 {
	width: 230px;
	height: 80px;
	background: url(images/special_green_bg.png) no-repeat right;
	clear: both;
	margin: 0 20px 0 0;
	padding: 10px 0 0 0;
	}
#lin2 ul {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 0 35px;
	}
#lin2 ul {
	padding: 5px 0 0 40px;
	}
#lin2 .amt {
	font-size: 14px;
	color: #000;
	text-align:center;
	background: url(images/price.png) no-repeat right;
	float: right;
	padding-top:5px;
	line-height:69px;
	width:75px;
	margin: -25px -25px 0 0;
	}
#lin2 .amt em {
	font-size: 12px;
	font-style: normal;
	}
#lin2 h2 {
	font-size: 20px;
	color: #333;
	display: inline;
	}
#cluster p {
	font-size: 11px;
	width: 205px;
	float: right;
	margin: 0 10px 0 0;
	color: #333333;
	}
#cluster #botm {
	text-decoration: underline;
	margin: 10px 10px 0 0;
	padding: 10px 0 0 0;
	border-top: #666666 solid 1px;
	}
#other #chat {
	width: 228px;
	height: 42px;
	background: #bc3f23;
	margin: 10px;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size:11px;
	}
#chat a {
	margin: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
#other h3 {
	font-size: 17px;
	text-align: center;
	margin: 0 0 5px 0;
	font-weight: normal;
	}
#other #namesrch {
	width: 228px;
	height: 40px;
	background: url(images/domain_srch_bg.png);
	margin: auto;
	}
#other #forum {
	width: 224px;
	height: 84px;
	background: url(images/forum_post_bg.png);
	margin: 10px;
	padding: 5px;
	}
#forum h3 {
	float: left;
	text-decoration: underline;
	width: inherit;
	text-align: left;
	}
#forum p {
	font-size: 10px;
	}
#forum strong {
	display: block;
	}
#foot {
	background: url(images/foot_img.jpg) bottom no-repeat;
	width: 800px;
	height: 50px;
	margin: auto;
	padding: 10px 0 0 0;
	}
#footer {
	border-top: 2px solid #ccc;
	background: #ddd url(images/footer.jpg) center top repeat-x;
	display:block;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	}
#copy {
	float: left;
	font-size: 12px;
	}
#cards {
	float: right;
	list-style-type: none;
	width: 228px;
	margin: 0;
	}
#cards li {
	float: left;
	padding: 0 0 0 10px;
	}
#visa {
	width: 47px;
	height: 30px;
	background: url(images/visa.gif);
	display: block;
	}
#master {
	width: 47px;
	height: 30px;
	background: url(images/master.gif);
	display: block;
	}
#discover {
	width: 47px;
	height: 30px;
	background: url(images/discover.gif);
	display: block;
	}
#amex {
	width: 47px;
	height: 30px;
	background: url(images/amex.gif);
	display: block;
	}
#namesrch input {
	margin: 8px 0 0 5px;
	}
#supportnav {
	list-style-type: none;
	padding: 0;
	}
#supportnav li {
	padding: 5px;
	}
.plan {
	width: 580px;
	overflow: auto;
	clear: both;
	background: #eeeeee;
	padding: 10px 10px 5px 10px;
	margin: 25px 0 15px 0;
	border: 1px solid #cccccc;
	}
.plan h2 {
	margin: 0;
	font-size: 22px;
	}
.plan ul {
	padding: 0 0 0 10px;
	float: left;
	width: 440px;
	}
.plan .orderprice {
	float: right;
	}
.plan .orderprice h4 {
	color: #008f03;
	margin: 0;
	}
.plan .orderprice h3 span {
	margin: 0 0 0 5px;
	font-weight: normal;
	font-size: 14px;
	}
.plan .orderprice a {
	float: right;
	color: #dd0000;
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0 0 0;
	}