@import url("links.css");
@import url("text.css");
@import url("forms.css");
@import url("tooltip.css");
@import url("signup.css");
@import url("builder.css");

body {
	margin: 0px;
	padding: 0px;
	background: #E2E0E5;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	line-height: 122%;
	font-size: 12px;
	background:url("global.jpg") top center no-repeat #070707;
}

div#main {
	margin: 0px;
	margin-top: 0px;
	padding: 12px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background: #FFFFFF;
}

div#header {
	margin-bottom: 0px;
	height: 101px;
	color: #FFFFFF;
	background:url("header_gradient.gif") repeat-x #FFFFFF;
}

div#box-footer
{
	display:block;
	position:relative;
	height:auto;
	background:#ededed url("bgd-footer.gif") repeat-x;
	/*border:1px solid #f30;*/
	height:150px;
}

div#footer {
	
	display:block;
	width:450px;
	/*border:1px solid #f30;*/
	padding:10px;
	float:left;
	height:auto;	
}

div#footer-owned{
	display:block;
	width:186px;
	float:right;
	margin-right:20px;
	margin-top:20px;
}
	
div#footer-chat{
	display:block;
	width:150px;
	float:left;
	margin-left: 20px;
	margin-top:20px;
}

div#content {
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

div#main-content {
	float: left;
	width: 500px;
	
	font-size: 13px;
	background: url("container_bg.png") no-repeat;
	padding-left: 20px;
	padding-right: 22px;
	padding-top: 10px;
	margin-top: 0px;
	*padding-top: 22px;
	_padding-top: 22px;
	line-height: 130%;
}

div#main-content-wide {
	width: 860px;
	font-size: 13px;
	background: url("container_wide_bg.png") no-repeat;
	padding-left: 20px;
	padding-right: 22px;
	padding-top: 10px;
	margin-top: 0px;
	*padding-top: 22px;
	_padding-top: 22px;
	line-height: 130%;
}

div#sider {
	float: right;
	width: 350px;
	margin-right: 2px;

}


div#sider-home {
	float: right;
	width: 350px;
	margin-right: 2px;
	_margin-top:-1117px;
}

img {border: 0px;}

/*------------------------------ Splash Box -------------------------------*/
div#index_splash{
	height: 260px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 10px !important;
	background: #2a2a2a url("bgd-splash.gif") repeat-x;
	border: 1px solid #000;
}

span#splash-txt{
	display:block;
	_width:600px;
	_height:30px;
	color:#fff;
	font-size:35px;
	margin:50px;
	_margin:20px;
	_padding:10px;
	font-weight:bold;
	
	}
	
div#priceVPS{
	display:block;
	width:157px;
	height:236px;
	background: url("priceVPS.gif") no-repeat;
	text-indent:-2000px;
	float:right;
	margin-top:-90px;
	_margin-top:-80px;
	margin-right:70px;
	_margin-right:30px;
	
	/*margin-top:-90px;*/

}

#imgVPS{
	margin-left:50px;
	_margin-left:20px;
	margin-top:-20px;
	float:left;
	}
	
#txtVPS{
	display:block;
	width:280px;
	
	color:#fff;
	font-size:18px;
	float:left;
	margin:0 20px;
	line-height:25px;
	
	}
	
/*---- end splash ----*/

div#btn-shared a{
	display:block;
	position:relative;
	width:202px;
	height:147px;
	background: url("btn-shared.gif") no-repeat;
	text-indent:-30000px;
	float:left;
	margin-right:10px;
	margin-left:20px;
}
	
div#btn-ded a{
	display:block;
	position:relative;
	width:202px;
	height:147px;
	background: url("btn-ded.gif") no-repeat;
	text-indent:-30000px;
	float:left;
	margin-right:10px;
}

div#btn-vps a{
	display:block;
	position:relative;
	width:202px;
	height:147px;
	background: url("btn-vps.gif") no-repeat;
	text-indent:-30000px;
	float:left;
	margin-right:10px;
}
	
div#btn-colo a{
	display:block;
	position:relative;
	width:202px;
	height:147px;
	background: url("btn-colo.gif") no-repeat;
	text-indent:-30000px;
	float:left;
}

span#price-shared{
	display:block;
	font-size:32px;
	font-weight:bold;
	margin-top:30px;
}

span#sub-price{
	display:block;
	width:90px;
	text-align:right;
	font-size:11px;
	line-height:11px;
}

div.plans-ded{
	display:block;
	position:relative;

	_border:1px solid #f6f6f6;
}

div.plans-sub{
	display:block;
	width:156px;
	/*border:1px dotted #f30;*/
	float:left;
	margin:2px;
	padding:2px;
	background: url("bgd-plan.gif") repeat-x;
}

span.plans-sub-ttl{
display:block;
position:relative;
	font-size:14px;
	font-weight:bold;
	color:#444;
}
	
span.plans-sub-txt ul{
	display:block;
	width:95px;
	margin:0px;
	padding:5px;
	font-size:11px;
	line-height:11px;
	list-style-type: none;
	float:left;
	/*border:1px dotted #090;*/
}

span.plans-sub-price{
	display:block;
	height:auto;
	float:right;
	font-size:20px;
	font-weight:bold;
	padding:2px 0;
	/*border:1px solid #FF3399;*/
}

span.plans-sub-sml{
	display:block;
	font-size:9px;
	float:right;
	color:
}


div.box {
	background-color: transparent;
	background-image: url("sider_box_bottom.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.box_cp {
	background: url("sider_CP.jpg") no-repeat; 
	padding : 22px;
	padding-top: 10px;
	*padding-top: 22px;
	_padding-top: 22px;
	height: 410px;
	padding-left: 26px;
}

div.box_cp h2 {
	margin-bottom: 194px;
}
/*------------------- new sider for all pages -----------------*/

div.box_new {
	background: #f6f6f6 url("sider_new.jpg") no-repeat;
	padding : 22px;
	padding-top: 10px;
	*padding-top: 22px;
	_padding-top: 22px;
	height: 420px;
	padding-left: 26px;
}

div#btn-uptime a{
	display:block;
	width:300px;
	height:95px;
	background: url("btn-uptime.png") no-repeat;
	text-indent:-3000px;
	margin-bottom:20px;
}

div#btn-price a{
	display:block;
	width:300px;
	height:95px;
	background: url("btn-price.png") no-repeat;
	text-indent:-3000px;
	margin-bottom:20px;
}



div#btn-support a{
	display:block;
	width:300px;
	height:95px;
	background: url("btn-support.png") no-repeat;
	text-indent:-3000px;
	margin-bottom:20px;
}

div#btn-nextgen a{
	display:block;
	width:300px;
	height:122px;
	background: url("btn-nextGen.gif") no-repeat;
	text-indent:-3000px;
	
}

/*--------------- end new sider ------------------*/




div.box div {
	background-color: transparent;
	background-image: url("sider_box_top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 22px;
	padding-top: 12px;
	padding-bottom: 30px;
	margin-bottom: 0px;
	padding-left: 26px;
}


tr.o td {background: #FAFAF9; padding: 3px; padding-left: 6px;}
tr.e td {background: #F2EFE5; padding: 3px; padding-left: 6px;}

td.c {text-align: center;}
td.vt {vertical-align: top;}
td.ml {vertical-align: middle !important; text-align: left;}
td.mr {vertical-align: middle !important; text-align: right;}
td.mc {vertical-align: middle !important; text-align: center;}
td.h {
	padding-top: 6px !important; 
	padding-bottom: 6px !important;
	padding-right: 6px !important;
}
td.d {padding: 6px; font-weight: bold;}

ul.check {
	list-style-image: url("yes.gif");
	list-style-type: circle;
	font-size:11px;
	line-height:12px;
}

ul.check li.more {
	list-style-image: url("bbo.gif");
	list-style-type: circle;
}

table.index td {
	vertical-align: top;
}
table.index td.v {
	vertical-align: middle;
}
table.index ul {
	padding-top: 0px;
	margin-top: 14px;
	margin-left: 0px;
	padding-left: 20px;
	_padding-left: 17px;
}

div.testimonial {
	padding: 10px;
	background: #EBE9DF;
	padding-top: 0px;
	margin-bottom: 4px !important;
}

div.testimonial img {
	padding-top: 10px;
}
div.testimonial h2 {
	padding-top: 8px;
}

small.date {
	display: block;
	text-align: right;
}

td.m input {
	padding-top: 3px !important;
}


div#offer {
	padding: 6px;
	background: url("fire.gif") no-repeat 0px 7px;
	padding-left: 34px;
	padding-bottom: 8px;
}

div.bottom_gradient {
	background:url("header_gradient.gif") repeat-x right bottom;
}

div.box_plan {
	background: url("sider_box_plan.jpg") no-repeat;
	padding : 22px;
	padding-top: 10px;
	_padding-top: 22px;
	height: 410px;
	padding-left: 26px;
}
div.box_plan h2 {
	margin-bottom: 114px;
}

div.box_plan ul.check, div.box_plan ul.check li{
	padding-left: 3px;
	margin-left: 10px;
}

img.left_img {
	float: left;
	margin-right: 6px;
}

img.right_img {
	float: right;
	margin-right: 6px;
}

img.ss {
	margin-right: 6px;
	margin-bottom: 6px;
}

div.ss {
	width: 150px;
	margin-right: 6px;
	text-align: center;
	font-size: 11px;
	float: left;
	color: #666;
}

#subdomainsel {
	width: 130px;
}

div#footer ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

div#login {
	padding: 10px;
	width: 460px;
	*width: 520px;
	float: right;
	padding-bottom: 8px;
	/*border:1px dotted #f6f6f6;*/
}

div#login h2 {
	display: inline;
	color: #CCC;
}


div#logo {
	float: left;
    margin-top: 12px;
    margin-left: 12px;
    _margin-left: 6px;
	margin-bottom: 1px;
	padding: 0px;
}

.price2{
 	padding-right:45px;
}



