body {
	background:#EBEBEB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.right {
	float:right;
}
.left {
	float:left;
}
img {
	border:none;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
	
}
form {
	margin:0;
	padding:0;
}
a {
	color:#0088B5;
	font-weight:bold;
}
a:hover {
	color:#0078A0;
}
#container {
	width:930px;
	padding:15px;
	-moz-border-radius:13px;
	background:#fff;
	margin:10px auto;
	overflow:auto;
}
#content {
	width:930px;
	overflow:auto;
}
#header {
	width:930px;
	height:90px;
}
.logo {
	margin:15px;
	float:left;
}
ul#toplinks {
	float:right;
	color:#999;
	margin:0;
	padding:0;
	list-style:none;
}
ul#toplinks li {
	float:right;
	margin:3px 0 0 10px;
}
ul#toplinks a {
	color:#999;
	font-weight:normal;
}
ul#toplinks a:hover {
	color:#666;
	font-weight:normal;
}
#nav {
	padding:0;
	width:910px;
	background:#008DBC url(images/bg_nav.png) repeat-x bottom;
	padding:9px 0 10px 20px;
	-moz-border-radius:10px;
	color:#fff;
	height:12px;
	margin:10px 0;
}
#nav li {
	padding-right:20px;
	float:left;
	display:block;
}
#nav a {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
#nav a:hover {
	color:#33CCFF;
}
#footer {
	width:960px;
	text-align:center;
	margin:10px auto;
	padding-bottom:15px;
	clear:both;
}
#footer a {
	color:#999;
	font-weight:normal;
}
#topbox {
	width:890px;
	padding:20px;
	-moz-border-radius:10px;
	background:#00ACE6 url(images/bg_fptopbox.png) repeat-x bottom;
	overflow:auto;
	color:#fff;
}
#topbox h4 {
	color:#fff;
	font-size:20px;
	letter-spacing:-1px;
	margin:0;
	padding:0 0 5px 0;
}
#topbox input {
	border:1px solid #0093C4;
	padding:3px 3px;
	width:230px;
}
#topbox select {
	margin-left:3px;
}
#topbox .btn {
	padding:3px 5px;
	background:#004055;
	color:#fff;
	border:none;
	-moz-border-radius:3px;
	position:absolute;
	margin-left:5px;
	cursor:pointer;
	width:60px;
	font-size:11px;
}
#topbox .btn:hover {
	background:#005773;
}
#tbleft {
	float:left;
	width:450px;
	padding:15px 0 0 10px;
}
#tbleft .tld {
	width:75px;
}
#tbright {
	font-size:12px;
	float:right;
	width:390px;
	border-left:1px solid #00ACE5;
	padding-left:15px;
}
#tbright #boxleft {
	float:left;
	width:225px;
}
#tbright input {
	width:145px;
	margin:5px 0 0 5px;
}
#tbright p {
	float:right;
	margin:0;
	padding:0;
}
#tbright p.link {
	float:left;
	margin:13px 0 0 10px;
	font-size:11px;
	padding:0;
}
#tbright a {
	color:#fff;
	text-decoration:underline;
}
ul#promobox {
	width:930px;
	position:relative;
	float:left;
	margin-bottom:15px;
}
ul#promobox p {
	margin:0;
	padding:0;
}
ul#promobox li {
	width:270px;
	padding:20px 10px 20px 20px;
	float:left;
	background:#008DBC url(images/bg_promo1.png) repeat-x bottom;
	margin:15px 15px 0 0;
	-moz-border-radius:10px;
	color:#fff;
}
ul#promobox ul {
	margin:0 0 10px 0;
}
ul#promobox li ul li {
	margin:5px 0 0 0;
	background:url(images/bullet.png) no-repeat left center;
	padding:0 0 0 10px;
	width:250px;
}
ul#promobox li h3 {
	line-height:1;
	color:#fff;
	letter-spacing:-1px;
	font-size:25px;
	float:left;
	margin:0;
	padding:0 0 3px 0;
}
ul#promobox li .pricebox {
	line-height:1;
	float:right;
	text-align:center;
	padding-right:10px;
}
ul#promobox li .pricebox .lrg {
	line-height:1;
	letter-spacing:-1px;
	font-size:35px;
	font-weight:bold;
	margin:0;
	padding:0;
}
ul#promobox a {
	background:#004055;
	color:#fff;
	float:left;
	margin:15px 10px 0 0;
	padding:5px 10px;
	text-decoration:none;
	-moz-border-radius:5px;
	font-weight:normal;
}
ul#promobox a:hover {
	background:#005773;
}
ul#promobox li.two {
	background:#00ACE6 url(images/bg_promo2.png) repeat-x bottom;
}
ul#promobox li.three {
	margin-right:0;
	background:#09C1FF url(images/bg_promo3.png) repeat-x bottom;
}
#newsbox {
	width:575px;
	padding:20px;
	background:#f7f7f7;
	float:left;
	-moz-border-radius:10px;
}
#newsbox p {
	margin:0;
	padding:0;
}
#newsbox h5 {
	font-size:25px;
	letter-spacing:-1px;
	color:#006C91;
	margin:0;
	padding:0;
	line-height:1;
}
#newsbox h6 a {
	font-size:14px;
	letter-spacing:-1px;
	color:#006C91;
	margin:0;
	padding:0;
	line-height:1;
}
#newsbox h6 {
	margin-bottom:2px;
	padding:0;
	line-height:1;
}
#newsbox li {
	margin-top:15px;
	line-height:1.5em;
}
#newsbox .rss a {
	float:right;
	margin:3px 8px 0 0;
	color:#999;
	font-weight:normal;
}
#quotes {
	width:260px;
	padding:20px;
	float:right;
	background:#09C1FF url(images/bg_promo3.png) repeat-x bottom;
	-moz-border-radius:10px;
	color:#fff;
}
#quotes p {
	margin:0;
	padding:0;
}
#quotes h3 {
	line-height:1;
	letter-spacing:-1px;
	font-size:25px;
	margin:0;
	padding:0;
}
#quotes li {
	margin-top:17px;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
}
#quotes a {
	float:left;
	color:#fff;
	padding:0;
	margin-top:15px;
}



/* Inner Page Heading Banner */
.pageheader { background:url(images/land-bg.jpg) no-repeat; width: 890px; height: 90px; padding:0 20px; margin:0 0 7px; }
.pageheader .holder { overflow:hidden; }
.pageheader h1 { font-size:24px; color:#ffffff; font-weight:normal; margin:0px; }
.pageheader .image {
	float: right;
	margin-top: -55px;

}
.breadcrumbs {
    color: #a5a5a5;
    font-size: 11px;
    margin: 0 0 3px;
    overflow: hidden;
    padding: 19px 0 0;
    width: 100%;
}
.breadcrumbs li {
    background:url(images/separator03.gif) no-repeat scroll 100% 5px rgba(0, 0, 0, 0);
    float: left;
    list-style: none outside none;
    margin-left: 5px;
    padding: 0 12px 0 0;
}
.breadcrumbs li a {color:#fff;}

/* Inner Page Layout Full Width */
#main { width:940px; padding:0 10px; }
.main { background:url(../images/bg-main.gif) no-repeat; padding:25px 20px 0; width:900px; overflow:hidden; }



#holding {
  
  width:650px;
  height:auto;
  position:absolute;
  
}
.shared {
margin:0 auto;
 width:600px;
 height:50px;
 padding:10px 0 0 0;
 background-image:url(images/center-bg.png);
 background-repeat:no-repeat;
 }
.shared h1{
text-align:center;
margin:0px 0 0 15px;
}


/* Host - col */


sup {
  top: -.4em;
}

.host-col{
   padding:0 0 0 20px;
   width: 300px;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  float:left;
  }

.host-col .top{
  background: #2F2F2F;
  color: white;
  padding: 25px;
  font-size: 2.5em;
  font-weight: 300;
  border-radius: 5px 5px 0 0;
  }


.host-col .price{
  background: #66D2AC;
  background: linear-gradient(10deg, #93da9f 30%, #66d2ac 80%);
  color: white;
  padding: 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 1.3em;
  }


.host-col .price .figure {
  font-weight: 800;
  font-size: 1.2em;
  margin: 0 2px;
}

.host-col .price .cent {
  text-decoration: underline;
}

.host-col .price .frequency {
  color: #2F757F;
  text-shadow: none;
}

.host-col .price:hover .details {
  height: 20px;
}


.host-col .itemsWrapper {
  border: 1px solid #E6E6E6;
  border-top: none;
  border-radius: 0 0 2px 2px;
  
  box-shadow: inset 14px 0 white, inset 15px 0 #f2f2f2, inset -14px 0 white, inset -15px 0 #f2f2f2;
}
.host-col .itemsWrapper .items {
  list-style: none;
  padding: 15px;
  margin: 0;
   background:#EBEBEB;
}
.host-col .itemsWrapper .item {
  padding: 7px;
  text-transform: capitalize;
}




.host-col2{
    padding:0 0 0 10px;
   width: 300px;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  float:left;
   
 
  }

.host-col2 .top2{
  background: #2F2F2F;
  color: white;
  padding: 25px;
  font-size: 2.5em;
  font-weight: 300;
  border-radius: 5px 5px 0 0;
  }


.host-col2 .price2{
  background: #66D2AC;
  background: linear-gradient(10deg, #93da9f 30%, #66d2ac 80%);
  color: white;
  padding: 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 1.3em;
  }


.host-col2 .price2 .figure2 {
  font-weight: 800;
  font-size: 1.2em;
  margin: 0 2px;
}

.host-col2 .price2 .cent2{
  text-decoration: underline;
}

.host-col2 .price2 .frequency2 {
  color: #2F757F;
  text-shadow: none;
}

.host-col2 .price:hover2 .details2 {
  height: 20px;
}


.host-col2 .itemsWrapper2 {
  border: 1px solid #E6E6E6;
  border-top: none;
  border-radius: 0 0 2px 2px;
  
  box-shadow: inset 14px 0 white, inset 15px 0 #f2f2f2, inset -14px 0 white, inset -15px 0 #f2f2f2;
}
.host-col2 .itemsWrapper2 .items2 {
  list-style: none;
  padding: 15px;
  margin: 0;
   background:#EBEBEB;
}
.host-col2 .itemsWrapper2 .item2 {
  padding: 7px;
  text-transform: capitalize;
}


.button_example{
border:1px solid #7d99ca; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background: #0088b5; /* Old browsers */
background: -moz-linear-gradient(top,  #0088b5 0%, #258dc8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0088b5), color-stop(100%,#258dc8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0088b5 0%,#258dc8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0088b5 0%,#258dc8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0088b5 0%,#258dc8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0088b5 0%,#258dc8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088b5', endColorstr='#258dc8',GradientType=0 ); /* IE6-9 */

}

.button_example:hover{
 border:1px solid #5d7fbc;
 color: #FFFFFF;
 background: #258dc8; /* Old browsers */
background: -moz-linear-gradient(top,  #258dc8 0%, #0088b5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#258dc8), color-stop(100%,#0088b5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #258dc8 0%,#0088b5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #258dc8 0%,#0088b5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #258dc8 0%,#0088b5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #258dc8 0%,#0088b5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#258dc8', endColorstr='#0088b5',GradientType=0 ); /* IE6-9 */

}




.clear { 
    clear:both; 
}



.shared-feature {
 margin:10px auto 0;
 
 width:600px;
 height:50px;
 background-image:url(images/center-bg.png);
 background-repeat:no-repeat;
 }



.shared-feature h1{
text-align:center;
margin:0px 0 0 15px;
padding-top:5px;
font-size:36px;
}


.shared-few-1, .shared-few-2{
margin:10px 0 0 20px;
width:300px;
height:auto;
background:#fff;
float:left;

}



.few-img-1 {
margin-top:5px;
 margin-left:90px;
 width:128px;
 height:128px;
 background-image:url(images/few-cpanel.jpg);
 background-repeat:no-repeat;
 }

.few-img-2 {
margin-top:5px;
 margin-left:90px;
 width:128px;
 height:128px;
 background-image:url(images/few-pcode.jpg);
 background-repeat:no-repeat;
 }
 
 
 .few-img-3 {
margin-top:5px;
 margin-left:90px;
 width:128px;
 height:128px;
 background-image:url(images/few-domain.jpg);
 background-repeat:no-repeat;
 }
 
 .few-img-4 {
margin-top:5px;
 margin-left:90px;
 width:128px;
 height:128px;
 background-image:url(images/few-email.jpg);
 background-repeat:no-repeat;
 }
 
 
 .few-img-5{
margin-top:5px;
 margin-left:90px;
 width:128px;
 height:128px;
 background-image:url(images/few-db.jpg);
 background-repeat:no-repeat;
 }
 
 .few-img-6 {
margin-top:5px;
 margin-left:90px;
 width:128px;
 height:128px;
 background-image:url(images/few-support.jpg);
 background-repeat:no-repeat;
 }



/* Feature hover*/


.few-img-1:hover {
 
 background-image:url(images/few-cpanel-over.jpg);
 }

.few-img-2:hover {

 background-image:url(images/few-pcode-over.jpg);
 }
 
 
 .few-img-3:hover {

 background-image:url(images/few-domain-over.jpg);
 }
 
 .few-img-4:hover {

 background-image:url(images/few-email-over.jpg);
 }
 
 
 .few-img-5:hover {

 background-image:url(images/few-db-over.jpg);
 }
 
 .few-img-6:hover {

 background-image:url(images/few-support-over.jpg);
 }





.shared-few-1 h1, .shared-few-2 h1{
text-align:center;
text-transform:uppercase;
}

.list ul{
 padding:0 0 0 20px;
 
 }

.list ul li{
list-style:disc;
font-size:13px;
line-height:22px;
text-align:center;
 }











/* Inner Page Layout With Sidebar */
.sidebar-main {
	width:900px;
	padding:25px 20px 0;
	background:url(../images/bg-main-area.gif) no-repeat;
}
.sidebar-main:after { clear: both; content:''; display: block; }
.sidebar-main a:hover { color:#323232; }
.sidebar-main .leftcolumn {
	float:left;
	width:630px
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 0;
	margin: 0px 0px 0 0;
	display: inline;
}
#sidebar img/* Sidebar */

 {



}
#sidebar h3 {
	margin-top: 10px;
	margin-left: 5px;
	padding: 5px 5px;
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #666666;
}

/* sidemenus */
#sidebar ul.sidemenu {
	text-align: justify;
	margin: 10px 10px 8px 8px;
	padding: 0;
	border: 1px solid #EBEBEB;
}
#sidebar /* sidemenus */
 ul.sidemenu1 {
	text-align: justify;
	margin: 10px 10px 8px 8px;
	padding: 0;
	list-style: none;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;
	padding: 8px 5px;
	margin: 0;
}






