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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding:0px 0 0 0px;
	background:url(../images/body-bg-inner.png) 0 -1px repeat-x #E7EBEC;
}
img, a {
	border:0;
	outline:none;
}
div, p, h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
.clr {
	clear:both;
	height:0;
}
sup {
	font-size:9px;
}
.globalborder {
	border:#c2c2c2 solid 1px;
}
/***********************
	  LAYOUT
************************/


#wrapper {
	margin: 0px auto;
	width:940px;
	/*background:#f3f3f3;*/
	padding: 0px 0px 0px 0px;
}
#header {
	background: url(../images/head-box-bg.png) no-repeat left top;
	height:131px;
	width: 940px;
	float:left;
}
.clear-all {
	clear:both;
}
.clear-l {
	clear: left;
}
.clear-r {
	clear:right;
}
/*---------LOGO----------*/


/*---------LOGO----------*/
.logo {
	float:left;
	width:357px;
	height:99px;
	padding:11px 0 0 10px;
}
.logo h1 {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0;
	padding:0;
}
.logo h1 a {
	text-indent:-9999px;
	text-decoration:none;
	background-image:url(../images/logo-backup.png);
	display:block;
	background-repeat: no-repeat;
	width:357px;
	height:99px;
}
/*--------LOGO End-------------*/

/*--------------top-head-right--------------------*/

#top-head-right {
	float:right;
	width:530px; /*height:162px;*/
	padding:0px 4px 0 0;
}
#call-box {
	float:left;
	width:370px;/* height:30px; */
	margin-top:0px;
	padding:5px 0 5px 12px;
	color: #fff;
	font-family:"BankGothic Md BT";
	font-size:18px;
}
#call-box img {
	margin:0;
	padding:0 0 0 5px
}
#top-nav-box {
	float:right;
	width:142px;
	height:32px;
	margin-top:0px;
	background:url(../images/top-bg.png) left top no-repeat;
}
.top-nav {
	color: #c8f159;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
}
.top-nav ul {
	padding:0;
	margin-top:5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 23px;
}
.top-nav li {
	display:block;
	margin:0;
	float:left;
	list-style-type: none;
	padding: 2px 3px 5px 1px;
}
.top-nav a {
	color: #FFF;
	text-decoration:none;
	padding-right:7px;
}
.top-nav a:hover {
	color: #F90;
	text-decoration:none;
}
/*--------------top-head-right end--------------------*/


/*--navigation--*/


#nav-holder {
	color: #fff;
width: 549px;
height: 40px;
float: left;
margin: 5px 0 0 14px;
}
#slidetabsmenu {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;/*border-bottom: 1px solid gray;*/
}
* html #slidetabsmenu { /*IE only. Add 1em spacing between menu and rest of content*/
	margin-bottom: 1em;
}
#slidetabsmenu ul {
	float:right;
	list-style-type: none;
	margin:0;
	margin-right:6px;
	padding:0;
}
#slidetabsmenu li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 0 0 6px;
}
#slidetabsmenu a {
	float:left;
	background:url(../images/left-nav-bg.png) no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
}
#slidetabsmenu a span {
	float:left;
	display:block;
	background:url(../images/right-nav-bg.png) no-repeat right top;
	padding:14px 15px 13px 5px;
	font-weight:bold;
	color:#2a2929;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {
	float:none;
}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
	color:#090;
}
#slidetabsmenu #current a {
}
#slidetabsmenu #current a span {
	color: black;
}
#slidetabsmenu a:hover {
}
#slidetabsmenu a:hover span {
}
/*--navigation end--*/


#body-banner {
	width:930px;
	height:380px;
	float:left;
	background:url(../images/banner-img.png) left top no-repeat;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:15px 0 0 10px;
	font-weight:bold;
}
#body-banner h1 {
	font-size:36px;
	font-weight:normal;
	padding:0;
	margin:0 0 25px 0;
	text-transform: uppercase;
}
#body-banner h2 {
	font-size:18px;
	font-weight:normal;
	padding:0;
	margin:0 0 10px 0;
}
#body-banner ul {
	margin: 0 0 35px 0;
	padding: 5px 2px;
}
#body-banner li {
	margin:0;
	list-style-type:none;
	background:url(../images/tik-bullet.png) left 1px no-repeat;
	padding:0px 10px 6px 31px;
}
.banner-larnmore {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b2e921;
	font-size:18px;
	width:175px;
	float:left;
	padding-top:13px;
}
.banner-larnmore a {
	color:#b2e921;
	text-decoration:underline;
	font-weight:normal;
}
/*-----body-content-----*/

#body-content {
	float: left;
	width:940px;
	margin: 0px 0px 0px 0;
	padding:0px 0 0px 0px;
}
/*----planpanel-----*/

#planpanel {
	float: left;
	width: 940px;
	padding-bottom:10px;
}
.planpanel-box {
	float: left;
	width:227px;
	padding-left:6px;
}
.categories {
	color:#5d5d5d;
	margin:0;
	padding:0;
	float:left;
	width:225px;
	background:#fff;
	border-left:#c9c9c9 solid 1px;
	border-right:#c9c9c9 solid 1px;
}
.categories ul {
	margin: 0;
	padding: 5px 15px;
}
.categories li {
	margin:0;
	list-style-type:none;
	background:url(../images/bullet-green.png) left 10px no-repeat;
	padding:8px 10px;
	border-bottom:#429bc0 1px solid;
}
.categories a {
	color:#5d5d5d;
	text-decoration:none;
}
.categories a:hover {
	color:#d14900;
	text-decoration:none;
}
.title-tab {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #fff;
	background: url(../images/plan-head-bg.png) left top no-repeat;
	height: 75px;
	width:227px;
	float: left;
	line-height:38px;
	text-align:center;
}
.planpanel-box-bottom {
	background: url(../images/plan-foot-bg.png) left top no-repeat;
	height:6px;
	width:227px;
	float: left;
}
/*----planpanel end-----*/


#top-search-box {
	float:left;
	width:920px;
	height:43px;
	margin-top:0px;
	background: url(../images/search-bg.png) left top no-repeat;
	padding:20px 0 20px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:18px;
	position:relative;
}
#top-search-box div.domain-price {
	position:absolute;
	width:310px;
	right:5px;
	top:0;
}
#top-search-box div.domain-price ul li {
	float:left;
	background:url(../images/big-arrow.png) 0 0 no-repeat;
	width:72px;
	height:65px;
	text-align:center;
	font:normal 18px/20px Arial, Helvetica, sans-serif;
	padding:4px 0 0 2px;
	margin-right:2px;
}
#top-search-box div.domain-price ul li span.num {
	font-size:28px;
	color:#475a6a;
}
#top-search-box a {
	color:#FFF;
	text-decoration:underline;
	font-size:11px;
}
#top-search-box a:hover {
	color: #FC0;
	text-decoration:underline;
	font-size:11px;
}
.text-box {
	margin:0px 2px 0 0;
	width:276px;
	height:15px;
}
.list-box {
	margin:0px 2px 0 0;
}
input.btn {
	text-align:center;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	font-weight:bold;
	color: #fff;
	width:68px;
	height:30px;
	background:url(../images/go-butt.png) left top no-repeat;
	margin:11px 3px 0 2px;
}
input.btn:hover {
	text-decoration:none;
	color: #000;
}
/*----leftpanel-----*/

#leftpanel {
	float: left;
	width:275px;
	padding-top:10px;
}
.left-box {
	float: left;
	width:265px;
	padding:0 0 15px 6px;
}
.left-box-mid {
	color: #707070;
	line-height:18px;
	margin:0 0 0px 0;
	padding:10px 15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:233px;
	background:#fff;
	border-left:#a7a7a7 solid 1px;
	border-right:#a7a7a7 solid 1px;
}
.left-box-mid span a {
	padding:10px 0 0 0;
	color:#0C0;
	float:right;
	text-decoration:none;
}
.left-box-title-tab {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #25476d;
	background: url(../images/left-pannel-heading.png) left top no-repeat;
	height: 39px;
	width: 265px;
	float: left;
	text-indent:16px;
	line-height:38px;
}
.left-box-bottom {
	background: url(../images/left-pannel-foot.png) left top no-repeat;
	height:16px;
	width:265px;
	float: left;
}
/*----leftpanel-----*/

/*----midpanel---*/

#midpanel {
	float: left;
	width: 647px;
	margin:0px;
	padding:10px 0 0 10px;
	margin-bottom:15px;
}
.mid-box-hold {
	float: left;
	width:647px;
	padding:0;
	margin:0 0 0px 0;
	background:#fff url(../images/right-pannel-head.png) no-repeat left top;
}
.mid-title-tab {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #75a300;
	height: 28px;
	width:533px;
	float: left;
	text-indent:10px;
	line-height:25px;
	margin-top:10px;
}
.mid-box {
	color: #4f4f4f;
	margin:0;
	padding:0 12px 8px 12px;
	float:left;
	width:622px;
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
.mid-box span a {
	padding:21px 0 0 0;
	color:#0C0;
	float:right;
	text-decoration:none;
}
.mid-box-bottom {
	background: url(../images/right-pannel-foot.png) left top no-repeat;
	height:10px;
	width:647px;
	float: left;
}
/*----midpanel---*/





/*----foot-panel -----*/


#footer-bg {
	background:#000 url(../images/footer-bg.png) repeat-x left top;
	width:100%;
	float:left;
}
#footer {
	width:940px;
	height:187px;
	margin:0 auto;
	text-align:left;
	color:#fff;
}
.copyright-bg {
	background-color:#06223e;
	width:100%;
	float:left;
}
.copyright {
	width:973px;
	height:30px;
	margin:0 auto;
	text-align:left;
	color:#fff;
	padding-top:10px;
}
.contact-info {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
	margin:0;
	padding:20px 0 0 0;
	float:left;
	width:580px;
}
.contact-info a {
	color:#E9F2F5;
	text-decoration: none;
}
.contact-info a:hover {
	color: #F60;
	text-decoration:none;
}
.copy-right {
	width: 900px;
	text-align:center;
	color:#A4C0DC;
	font-size:12px;
	font-family:"Tahoma";
	padding:0px 0 10px 4px;
	margin:0;
}
.copy-right a {
	color:#E9F2F5;
	text-decoration: none;
}
.copy-right a:hover {
	color: #F60;
	text-decoration:none;
}
/*----foot-panel end-----*/


/*CSS ADD FOR LATEST-MENU*/


div#navigation {
	float:left;
	height: 35px;
	margin: 12px 0 0 0;
	width:560px;
	padding:0;
}
div#navigation ul.nav {
	height: 35px;
	list-style: none;
	line-height: 35px;
	/*padding-top:4px;*/
	
	margin-top:0;
	padding:0 0px 0 0;
}
div#navigation ul.nav li {
	float:left;
	padding-left:2px;
}
.nav li a {
	float:left;
	display:block;
	height:35px;
	text-decoration:none;
	padding-left:14px;
	font-weight:bold;
	color:#a4c0dc;
	font:normal 14px/35px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.nav li a span {
	height:35px;
	color:#a4c0dc;
	float: left;
	display: block;
	font-weight:bold;
	padding:0 12px 0 2px;/*Padding of menu items*/
}
.nav li.current a, .nav li a:hover {
	color: #fff; /*left tab image path*/
	background:url(../images/menu_li_hover_left.png.png) 0 0 no-repeat;
}
.nav li.current a span, .nav li a:hover span {
	color: #FFF; /*right tab image path*/
	background:url(../images/menu_li_hover_right.png) right top no-repeat;
}
/*CSS END FOE LATEST MENU*/




/*footer-section*/

.footerLink {
	float:left;
	width:940px;
	margin:20px 0px 0px 00px;
}
.footerLink ul {
	float:left;
	margin:0px;
	padding:0px;
	width:185px;
}
.footerLink ul li {
	float:left;
	width:185px;
	list-style-type:none;
	display:block;
}
.footerLink ul li span {
	float:left;
	color:#a4c0dc;
	font-size:18px;
	font-family: "Trebuchet MS", sans-serif;
	padding-bottom:15px;
	width:185px;
}
.footerLink ul li a {
	float:left;
	color:#A4C0DC;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:2px 12px;
	background:url(../images/footer-arrow.png) 0 5px no-repeat;
}
.footerLink ul li a:hover {
	color:#FFFFFF;
}
/*FOR THE BOX-SECTION*/

ul {
	margin:0;
	padding:0;
}
li {
	list-style-type:none;
}
.box-new {
	width:226px;
	height:214px;
	position:relative;
	float:left;
	margin-right:5px;
}
.box-new div.heading {
	float:left;
	position:absolute;
	left:14px;
	top:15px;
}
.box-new div.price {
	float:right;
	right:31px;
	top:26px;
	position:absolute;
}
.box-new div.links {
	float:left;
	margin:82px 0 0 14px;
	position:absolute;
	width:126px;
}
.box-new div.links ul li {
	font:normal 11px/17px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.box-new div.links ul li a {
	text-decoration:none;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(../images/left-arrow.png) 0 2px no-repeat;
	padding-left:12px;
}
.box-new div.links ul li a:hover {
	color:#accb1d;
}
/*WHAT'S NEW PART*/

.sblock1 {
	background:url(../images/sblock1-bg.gif) repeat-y;
	margin:0 0 20px 0;
	width:265px;
}
.sblock1-top {
	background:url(../images/sblock1-top.gif) no-repeat top;
	height:34px;
	line-height:34px;
	color:#7f7f7f;
	text-indent:20px;
	font-weight:bold;
	font-size:13px;
}
.sblock1-bottom {
	background:url(../images/sblock1-bottom.png) no-repeat bottom;
	padding:16px;
	color:#7f7f7f;
}
/************************* START HOSTING *******************************/


.fullBox {
	background:url(../images/fullBoxBtm.png) no-repeat bottom;
	width:950px;
	float:left;
	margin-bottom:20px;
	padding-bottom:9px;
}
.fullBoxTop {
	background:url(../images/fullBoxTop.png) no-repeat;
	height:8px;
	width:950px;
}
.fullBoxContents {
	background:url(../images/fullBoxBg.png) repeat-x bottom #fff;
	width:888px;
	float:left;
	font-size:12px;
	padding:15px 30px;
	border-left:1px solid #b0c2dc;
	border-right:1px solid #b0c2dc;
	color:##666666;
}
.fullBoxContents h1 {
	color:#000;
	font-size:30px;
	font-weight:normal;
	margin:0 0 10px 0;
}
.leftC {
	width:621px;
	float:left;
}
.shared {
	background:url(../images/sharedBtm.png) no-repeat bottom;
	width:621px;
	float:left;
	margin:0 0 0 0;
	padding-bottom:23px;
}
.HeadingStyle01 {
	color:#000;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
	padding:10px 0;
	display: block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.sharedTop {
	background:url(../images/sharedTop.png) no-repeat bottom;
	width:621px;
	height:23px;
}
.sharedContents {
	background:url(../images/sharedBg.png) repeat-y;
	width:593px;
	float:left;
	padding:0 14px;
}
.col01 {
	width:170px;
	float:left;
	padding:25px 0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.col01 h1 {
	color:#000;
	font-size:36px;
	line-height:30px;
	font-weight:normal;
	margin:0 0 10px 0;
}
.col01 ul {
	margin:10px 0;
	padding:0;
}
.col01 ul li {
	list-style:none;
	line-height:16px;
	padding:11px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #b6d3e4;
}
.col02 {
	width:250px;
	float:left;
	padding:20px 0;
	margin-top:-10px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.col02 h1 {
	color:#000;
	font-size:48px;
	line-height:48px;
	font-weight:normal;
	margin:0 0 10px 0;
}
.col02 ul {
	margin:10px 0;
	padding:0 31px;
}
.col02 ul li {
	list-style:none;
	line-height:16px;
	padding:11px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #b6d3e4;
}
.BigText {
	font-size:18px;
}
.BigerText {
	font-size:30px;
}
.priceMenu {
	background:#d6e7f1;
	width:180px;
	font-size:14px;
	border:1px solid #b0c2dc;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.OrderNowBtn {
	height:38px;
	width:133px;
	margin:20px auto 0 auto;
}
.OrderNowBtn a {
	background:url(../images/OrderNowBtn.png) no-repeat top;
	height:38px;
	width:133px;
	display:block;
}
.OrderNowBtn a:hover {
	background:url(../images/OrderNowBtn.png) no-repeat bottom;
}
.choose-plan {
	height:38px;
	width:133px;
	margin:20px auto 0 auto;
	text-indent:-100000px
}
.choose-plan a {
	background:url(../images/choose-plan.png) no-repeat top;
	height:38px;
	width:133px;
	display:block;
}
.choose-plan a:hover {
	background:url(../images/choose-plan.png) no-repeat bottom;
}
.Valued {
	background:url(../images/valued.png) no-repeat;
	height:71px;
	width:122px;
	position:absolute;
	margin:-21px 0 0 114px;
}
.leftC {
	width:310px;
	float:left;
}
.rightC {
	width: 299px;
	float:right;
}

.rightD{
	float:right;}
.compareBtn {
	width:154px;
	height:32px;
	float:right;
	margin:10px 0 26px 0;
}
.compareBtn a {
	background:url(../images/compareBtn.html) no-repeat top;
	width:154px;
	height:32px;
	display:block;
}
.compareBtn a:hover {
	background:url(../images/compareBtn.html) no-repeat bottom;
}
.siderBox {
	background:url(../images/siderBoxBtm.png) no-repeat bottom;
	width:310px;
	float:left;
	padding-bottom:6px;
}
.siderBoxTop {
	background:url(../images/siderBoxTop.png) no-repeat;
	height:4px;
	width:310px;
}
.siderBoxContents {
	background:url(../images/siderBoxBg.png) repeat-x bottom #fff;
	width:308px;
	float:left;
	border-left:1px solid #b0c2dc;
	border-right:1px solid #b0c2dc;
	padding-bottom: 10px;
}
.services {
	background:url(../images/servicesBg.html) no-repeat 20px 0;
	width:308px;
	float:left;
	margin:17px 0;
}
.traffic, .secure, .experience, .support, .ip, .advance, .script, .installer {
	width:208px;
	float:left;
	padding:0 20px 0 80px;
}
.TextStyle01 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}
.traffic {
	background:url(../images/flexible.png) no-repeat 8px 0px;
}
.secure {
	background:url(../images/wrench.png) no-repeat 8px 0px;
}
.experience {
	background:url(../images/overage.png) no-repeat 8px 0px;
}
.support {
	background:url(../images/userfriendly.png) no-repeat 8px 0px;
}
.advance {
	background:url(../images/reliable.png) no-repeat 8px 0px;
}
.script {
	background:url(../images/flexible.png) no-repeat 8px 0px;
}
.installer {
	background:url(../images/userfriendly.png) no-repeat 8px 0px;
}
.nosetup {
	background:url(../images/piggybank.png) no-repeat 8px 0px;
}
.setup {
	background:url(../images/set-up.png) no-repeat 8px 0px;
	width:208px;
	float:left;
	padding:0 20px 0 80px;
	color:#333333
}
.ip {
	background:url(../images/ip.png) no-repeat 8px 0px;
	width:208px;
	float:left;
	padding:0 20px 0 80px;
	color:#333333
}
.box1 {
	background:url(../images/box1Btm.png) no-repeat bottom;
	width: 465px;
	float: left;
	padding-bottom: 6px;
	margin-right: 20px;
}
.box1Top {
	background:url(../images/box1Top.png) no-repeat;
	height:4px;
	width:465;
}
.box1Contents {
	background:url(../images/box1Bg.png) repeat-x bottom #fff;
	width:423px;
	min-height:113px;
	float:left;
	padding:15px 20px;
	border-left:1px solid #b0c2dc;
	border-right:1px solid #b0c2dc;
}
.box1Contents h2 {
	color:#000;
	font-size:23px;
	line-height:24px;
	margin:0 0 10px 0;
	letter-spacing:-1px;
}
.LinkStyle {
	text-decoration:underline;
}
.LinkStyle:hover {
	text-decoration:none;
}
.Text14 {
	font-size:14px;
}
.Style01 {
	background:url(../images/coma01.png) no-repeat 0 4px;
	margin:0;
	padding:0 0 0 34px;
}
.noRTMargin {
	margin-right:0 !important;
}
/*************************** END HOSTING ********************************/






.Server01 {
	background: url(../images/server01.jpg) no-repeat;
	height:125px;
	width:175px;
	position:absolute;
	margin:-6px 0 0 730px;
}
.managed {
	background:url(../images/managedBtm.png) no-repeat bottom;
	width:950px;
	float:left;
	padding-bottom:3px;
}
.managed h2 {
	background:url(../images/box2Top.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:42px;
	padding-left:10px;
	margin:0;
	text-shadow:1px 1px 0 #012c41;
}
.managed1 {
	background:url(../images/managedBtm.png) no-repeat bottom;
	width:950px;
	float:left;
	padding-bottom:3px;
	margin-bottom:20px;
}
.managed1 h2 {
	background:url(../images/box2Top.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:42px;
	padding-left:10px;
	margin:0;
	text-shadow:1px 1px 0 #012c41;
}
.managedContents {
	width:948px;
	float:left;
	border-left:1px solid #b0c2dc;
	border-right:1px solid #b0c2dc;
}
.managedTable {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
.managedTable td {
	background:url(../images/managedBg01.html) repeat-x bottom #fff;
	padding:10px;
	border-left:1px solid #fff;
	border-top:1px solid #b0c2dc;
	border-right:1px solid #b0c2dc;
}
.managedTableBg01 {
	background:#e6f4fe !important;
	color:#000;
}
.managedTableBg02 {
	background: url(../images/managedBg02.png) repeat-x bottom #fff !important;
}
.managedTableBg03 {
	background:url(../images/managedBg03.png) repeat-x bottom #fff !important;
}


.power {
	background:url(../images/power.png) no-repeat;
	height:35px;
	width:60px;
	float:left;
	margin-left:-61px;
}
.ValuedPlan {
	background:url(../images/ValuedPlan.png) no-repeat;
	height:35px;
	width:60px;
	float:left;
	margin-left:-61px;
}
.OrderNowBtn02 {
	width:81px;
	height:22px;
	margin:0 auto
}
.OrderNowBtn02 a {
	background:url(../images/OrderNowBtn02.png) no-repeat top;
	width:81px;
	height:22px;
	display:block
}
.OrderNowBtn02 a:hover {
	background:url(../images/OrderNowBtn02.png) no-repeat bottom;
}
.box2 {
	background:url(../images/box2Btm.html) no-repeat bottom;
	width:950px;
	float:left;
	margin-bottom:20px;
	padding-bottom:9px;
}
.box2 h2 {
	background:url(../images/box2Top.png) no-repeat;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:42px;
	padding-left:10px;
	margin:0;
	text-shadow:1px 1px 0 #012c41;
}
.box2Contents {
	background:#fff;
	width:908px;
	float:left;
	padding:10px 20px;
	border-left:1px solid #b0c2dc;
	border-right:1px solid #b0c2dc;
}
.TextStyle02 {
	font-size:12px;
	display:block;
	float:right;
	padding-right:20px;
}
.box3 {
	background:url(../images/box3Bg.html) no-repeat;
	height:54px;
	width:250px;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding:16px 20px;
	margin:10px 18px 10px 0;
}
.box3 a {
}
.box3 a:hover {
	text-decoration:none;
 color:
}
.Text24 {
	font-size:24px;
}
.Price01 {
	background:url(../images/priceBg.html) no-repeat;
	height:38px;
	width:50px;
	float:right;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:26px;
	margin:-15px 0 0 0;
	text-shadow:1px 1px #363c40;
}
/************************* END DEDICATED ****************************/



/********************CONTACT US************************/



.halfBox {
	background:url(../images/halfBoxBtm.png) no-repeat bottom;
	width:621px;
	float:left;
	margin-bottom:20px;
	padding-bottom:9px;
}
.halfBoxTop {
	background:url(../images/halfBoxTop.png) no-repeat;
	height:8px;
	width:621px;
}
.halfBoxContents {
	background:url(../images/fullBoxBg.png) repeat-x bottom #fff;
	width:559px;
	float:left;
	font-size:14px;
	padding:15px 30px;
	border-left:1px solid #b0c2dc;
	border-right:1px solid #b0c2dc;
}
.halfBoxContents p a {
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	color:#71ae05;
	font-weight:bold;
}
.halfBoxContents h1 {
	color:#000;
	font-size:30px;
	font-weight:normal;
	margin:0 0 10px 0;
}
.halfBoxContents H2 {
	font-size:18px;
}
.leftC {
	width:621px;
	float:left;
}
.GuaranteCon {
	width:950px;
	height:80px;
	float:left;
	margin-top:10px;
}
.firstGuarante {
	padding:20px;
	background:url(../images/firstGuarante.png) no-repeat;
	width:270px;
	height:42px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	margin-bottom:14px;
}
.secondGuarante {
	padding:20px;
	background:url(../images/secondGuarante.png) no-repeat;
	width:270px;
	height:42px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:14px;
	line-height:24px;
}
.thirdGuarante {
	background:url(../images/thirdGuarante.png) no-repeat;
	width:270px;
	padding:20px;
	margin-bottom:14px;
	height:42px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
}
.fourthGuarante {
	background:url(../images/fourthGuarante.png) no-repeat;
	width:270px;
	padding:20px;
	margin-bottom:14px;
	height:42px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	margin-top: 4px;
}
.fifthGuarante {
	background:url(../images/fifthGuarante.png) no-repeat;
	width:270px;
	padding:20px;
	margin-bottom:14px;
	height:42px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:20px;
}
.sixthGuarante {
	background:url(../images/fifthGuarante.png) no-repeat;
	width:290px;
	padding:14px;
	margin-bottom:10px;
	height:62px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
}
#mainarea {
	/*width:715px;*/
			float:right;
	color:#6e7c82;
	font:normal 13px/20px "Trebuchet MS";
}
#mainarea h2 {
	margin:0 0 15px 0;
	font:normal 22px/30px "Trebuchet MS";
}
#mainarea h3 {
	margin:0 0 15px 0;
	font:normal 22px/30px "Trebuchet MS";
}
#mainarea p {
	padding:0;
	margin:0 0 30px 0;
	color:#6e7c82;
	font:normal 13px/20px "Trebuchet MS";
}
#mainarea h2 span {
	color:#649305;
	font-weight:bold;
}
#mainarea h3 span {
	color:#649305;
	font-weight:bold;
}
.mblock1 {
	width:193px;
	height:135px;
	float:left;
	display:block;
	margin:0 18px 0 0;
	background:url(images/green-box.html) no-repeat;
	padding:15px;
	color:#fff;
}
.mblock1.orange {
	background:url(images/orange-box.html) no-repeat;
}
.mblock1.nomargin {
	margin:0;
}
#container .mblock1 h2 {
	color:#fff;
	font-weight:bold;
	font-size:20px;
	margin:0 0 8px 0;
}
#container .mblock1 ul {
	list-style:none;
	margin:5px 0 0 3px;
}
.mblock1 li {
	font-size:10px;
	background:url(images/bullet1.html) no-repeat left;
	padding:0 0 2px 20px;
}
.picture-left {
	float:left;
	margin:0 15px 0 0;
}
/************************* START ABOUT US *******************************/

.AboutBanner {
	height: 193px;
	width:950px;
	float: left;
	padding: 10px 0px 0 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.AboutBanner img {
	z-index:-1;
}
.bannertext {
	float: right;
	text-align: center;
	position: relative;
	top: -144px;
	width: 727px;
}
.bannertext h1 {
	font-size: 21px;
	margin: 0;
	color: #84cbf6;
	text-shadow: 1px 1px 0 #012837;
	font-family: 'Orbitron', sans-serif;
	line-height: 33px;
}
.bannertext h3 {
	font-size:18px;
	margin:0;
	color:#feeb7f;
}
.bannertext1 {
	float: right;
	text-align: center;
	position: relative;
	top: -134px;
	width: 727px;
}
.bannertext1 h1 {
	font-size: 21px;
	margin: 0;
	color: #84cbf6;
	text-shadow: 1px 1px 0 #012837;
	font-family: 'Orbitron', sans-serif;
	line-height: 33px;
}
.bannertext1 h3 {
	font-size:18px;
	margin:0;
	color:#feeb7f;
}
.bannertext2 {
	float: right;
	text-align: center;
	position: relative;
	top: -119px;
	width: 727px;
}
.bannertext2 h1 {
	font-size: 21px;
	margin: 0;
	color: #84cbf6;
	text-shadow: 1px 1px 0 #012837;
	font-family: 'Orbitron', sans-serif;
	line-height: 33px;
}
.bannertext2 h3 {
	font-size:18px;
	margin:0;
	color:#feeb7f;
}
.bannertext2 img {
	position: absolute;
	top: -27px;
	z-index: 1;
	right: 423px;
}
.top10_cont {
	height: 1%;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 15px;
}
.top10 ul {
	float: left;
	padding: 0 0 0 25px;
}
.top10 li {
	display: block;
	font-size: 13px;
	font-style: italic;
	height: 1%;
	list-style: none outside none;
	overflow: hidden;
	padding-top: 7px;
	font:normal 13px Verdana, Geneva, sans-serif;
}
.top10 li span {
	background: url("../images/top10_li.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 26px;
	line-height:23px;
	margin-right: 10px;
	padding-top: 3px;
	position: relative;
	text-align: center;
	top: -7px;
	width: 29px;
}
.top10 h4 {
	height: 27px;
	margin-bottom: 15px;
	width: 647px;
}
.chart h3.name, .pricetable h4.rate {
	line-height: 1 !important;
	margin: 0 !important;
}
.chart h3.name {
	/* background: none repeat scroll 0 0 #EEEEEE;*/
    color: #555555;
	margin: 0;
	padding: 14px;
	text-align: center;
	text-transform: uppercase;
}
.chart .featured h3.name {
	color: #555555;
	padding: 22px 14px 21px;
}
.chart h3.rate {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	/* background-color: #FBFAF8;*/
    border-color: #EFEFED;
	border-image: none;
	border-style: solid;
	border-width: 1px 0;
	color: #555555;
	display: block;
	font-style: italic;
	margin-bottom: 8px;
	padding: 10px 0;
	text-align: center;
}
.chart .featured h3.rate {
	color: #0099CC;
	display: block;
	font-size: 28px;
}
.chart .top-section p {
	color: #444444;
	font-family: 'Molengo', sans-serif;
	margin: 10px !important;
	text-align:center
}
.chart .features {
	position: relative;
}
.chart .facility {
	border-top: 1px solid #EEEEEE;
	color: #444444;
	font: 13px/16px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	margin: 0 5px;
	padding: 10px 0;
	position: relative;
	text-align:center
}
.chart .facility small {
	color: #888888;
	display: block;
	font: 13px/16px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	margin-top: 0.5em;
}
.chart .facility:last-child {
	border-bottom: 1px solid #EEEEEE;
}
.chart .facility h4 {
	color: #333333;
	line-height: 1;
	margin: 0;
}
.chart .facility p {
	color: #555555;
	margin: 0.5em 0 0;
}
.chart .button-container {
	padding: 15px;
	text-align:center
}
.chart .featured .button-container {
	background: none repeat scroll 0 0 #FDFCFA;
	padding: 22px 15px 20px;
}
.chart .button-container a {
	background: url("../../../../images/noise.html") repeat scroll 0 0 #006999;
	border: 1px solid #000000;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 3px rgba(0, 0, 0, 0.5);
	color: #F8F8F8;
	cursor: pointer;
	display: inline-block;
	font: 20px/20px 'Molengo', sans-serif;
	height: 100%;
	margin: 0 auto 10px;
	padding-bottom: 7px;
	text-align: center;
	text-shadow: none;
	width: 65%;
}
.chart .button-container a:hover {
	background: url("../../../../images/noise.html") repeat scroll 0 0 #009999;
}
.chart .button-container span {
	display: block;
	padding: 5px 0 0;
	width: 100%;
}
.chart .column.featured {
	margin: -20px 0;
	padding: 4px;
	position: relative;
}
.light-bg {
	background:url(../images/months.png) right bottom no-repeat #f4f4f4;
	height:96px;
	width:138px;
	text-align:center;
	padding-top:5px;
	font:bold 20px/22px Arial, Helvetica, sans-serif;
	color:#8e9598;
}
.trans-bg {
	background:url(../images/trans-bg.png) 0 100% no-repeat;
	width:157px;
	height:101px;
}
.tag-bg {
	background:url(../images/tag.png) left bottom no-repeat;
	height:110px;
	width:150px;
	font:bold 20px/30px Arial, Helvetica, sans-serif;
	color:#533020;
	text-align:center;
	padding-top:35px;
}
p.bold-text {
	display:block;
	font:bold 35px/52px Arial, Helvetica, sans-serif;
	color:#393e40;
	margin-top:0px;
}
.vps-bg {
	background:url(../images/vps-bg.png) 0 0 repeat-x #f4f8fc;
	font:normal 14px/46px "Trebuchet MS";
	color:#003366;
	text-align:center;
}
.vps-bg-mid {
	background:#e6f2f5;
	font:normal 14px/46px "Trebuchet MS";
	color:#003366;
	text-align:center;
}
.vps-bg-left {
	background:url(../images/vps-bg.png) 0 0 repeat-x #f4f8fc;
	font:normal 14px/46px "Trebuchet MS";
	color:#003366;
	text-align:right;
	padding-right:10px;
}
.vps-bg-all {
	font:normal 14px/46px "Trebuchet MS";
	color:#003366;
	text-align:right;
	padding-right:10px;
	background:#f4f8fc;
}
.vps-bg-rt {
	background:url(../images/blue-bg.jpg) 0 0 repeat-x #b2d3e4;
	font:normal 14px/46px "Trebuchet MS";
	color:#003366;
	width:136px;
	text-align:center;
}
.vps-bg-new {
	background:#5f9cb1;
	font:normal 14px/46px "Trebuchet MS";
	color:#FFF;
	width:136px;
	text-align:center;
	height:46px;
}
.vps-bg-gray {
	background:#eaeff0;
	font:normal 14px/46px "Trebuchet MS";
	color:#003366;
	text-align:center;
}
.vps-bg-new1 {
	background:#b2d3e4;
	font:normal 14px/46px "Trebuchet MS";
	color:#003366;
	width:136px;
	text-align:center;
}
.order-now {
	background:url(../images/blue-gradian.png) 0 0 repeat-x #53981a;
	height:46px;
	text-align:center;
}
.order-now a {
	font:normal 14px/46px "Trebuchet MS";
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	text-decoration:none;
}
.order-now a:hover {
	color:#FFCC00;
}
.payment {
	width:100;
	margin-bottom:10px;
}
.payment-content {
	float: left;
	width: 73%;
}
.payment-content p {
	text-align:justify;
}
.payment-image {
	float: right;
	width: 24%;
}
.span5 {
	float:right;
}
.copyright ul {
	list-style: none;
}
.copyright ul li {
	float: left;
}
.copyright ul li a {
	padding: 0 10px;
	border-right: 1px solid #ccc;
	color:#1e6cb9;
	text-decoration:none;
}
.last-link a {
	border-right: 0 !important;
}
.question {
	font-size:20px;
	color:#649305;
}
.answer {
	color: #289DCC;
	font-weight: bold;
}
.redBanner {
	background: url(../images/banner.png);
	width: 926px;
	height: 24px;
	float: left;
	margin-bottom: 20px;
	padding: 12px;
	color: white;
	padding-top: 24px;
	font-weight: bold;
}
.addons {
	width: 950px;
	float: left;
	margin-bottom: 20px;
	margin-top:20px;
}
