body {
	background: #efefef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.72em;
	height: 100%;
}

#container {
 width:732px;
 background-color:#FFFFFF;
 padding:1px;
 margin-top:0px;
 margin-left:auto; 
 margin-right:auto;
 height: 100%;
 }
 
#pagewidth{ 
 	width:730px; 
	margin-left:auto; 
 	margin-right:auto;  
	height:100%;
} 
 
#header{ 
	position:relative;
	float:none;
  	background-color:#90bce9; 
 	width:100%;
} 

#separator{
	background-color:#efefef;
 	width:100%;
	background-color:#036;
	height:3px;
} 
 
#leftcol{
 	width:164px; 
	padding-top:23px;
	margin-left: -2px;
 	float:left; 
 	background-color:#FFFFFF; 
 }
/* for Internet Explorer */
/*\*/
* html #leftcol {
height: 8em;
}
/**/
 
#twocols{
 	width:560px; 
 	float:right; 
 	position:relative; 
  }
 
#rightcol{
 	width:164px; 
 	float:right; 
 	position:relative; 
 	background-color:#FFFFFF;
	padding:3px;
	height:100%;
	min-height:500px;
 }
#rightcol img {
	margin-right:0px;
	}
/* for Internet Explorer */
/*\*/
* html #rightcol {
height: 8em;
}
/**/
 
#maincol{
	background-color: #FFFFFF;  
 	float: left; 
 	display:inline; 
 	position: relative; 
 	width:380px; 
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	color:#000000;
	text-align:justify;
	min-height:500px;
	height:auto;
 }
/* for Internet Explorer */
/*\*/
* html #maincol {
height: 8em;
}
/**/
 
#footer{
 	height:30px; 
	background:url(../images/footer-background.gif) repeat-x;
  	background-color:#efefef; 
 	clear:both;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#999999;
 } 
#footer img{
	border: 0px;
	float:right;
	}
 

.plan_overview {
	border:0px;
	width: 160px;
	margin-left:auto;
	margin-right:auto;
}

.plan_top {
	border:0px;
	padding:0px;
	height:10px;
	}
	
.plan_bottom {
	border:0px;
	padding:0px;
	margin-bottom:5px;
	}
	
.plan_bottom img {
	padding: 0px;
	}
	
.plan_overview_heading {
	text-align:center;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	background-color:#90bce9;
	white-space:normal;
}

.plan_overview_description {
	font-style:italic;
	padding-left:3px;
	padding-right:3px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color:#bac3fd;
	white-space:normal;
}

.plan_overview_light {
	font-size:0.8em;
	padding-left:3px;
	padding-right:3px;
	white-space:normal;
	background-color:#f1f1f1;
}

.plan_overview_dark {
	font-size:0.8em;
	padding-left:3px;
	padding-right:3px;
	white-space:normal;
	background-color:#dfdfdf;
}

.plan_overview_price {
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	white-space:normal;
	background-color:#bac3fd;
}
 
.plan_overview_order {
	background-color:#90bce9;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
	}
	
a.plan_overview_order:link {
	color:#000066;
	text-decoration:none;
	}
	
a.plan_overview_order:visited {
	color:#000066;
	text-decoration:none;
	}
	
.plan_overview_order:hover {
	background-color:#5e9bda;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#plans {
	width:100%;
	}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#resize_text {
	text-align:right;
	font-weight:bold;
	margin-right:4px;	
	}

#resize_text a:link, a:visited {
	color:#003399;
	text-decoration:none;
	}
	
#resize_text a:hover {
	color:#FF0000;
	text-decoration:none;
	}
#resize_text img {
	border:none;
	}
#tos_h1 {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	text-align:left;
	margin-bottom:10px;
	}	
	
.tos_h2 {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom::5px;
	text-align:left;
	}	
.tos_text {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	text-align:justify;
	}
.domain_check_container {
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-color:#e7f1fa;
	border: 1px #CCCCCC solid;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em
	}
.domain_check_container_input {
	border:1px #666666 solid;
	background-color:#EFF0F0;
	}
.domain_check_container_select {
	border:1px #666666 solid;
	background-color:#EFF0F0;
	}
.domain_check_container_button {
	border:1px #666666 solid;
	background-color:#EFF0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:1px;
	margin-bottom:1px;
	}
.domain_check_container_input:hover {
	background-color:#FFFEF0;
	}
.domain_check_container_select:hover {
	background-color:#FFFEF0;
	}
.domain_check_container_button:hover {
	background-color:#90bce9;
	}
.domains_from {
	text-align:center;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	}
.domains_from_price {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	color:#FF0000;
	}
.domain_notes {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:2px;
	}
.hosting_plans {
	border-collapse:collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}
.hosting_plans td {
	border: 1px #CCCCCC solid;
	}
.hosting_plans_light {
	border: 1px #CCCCCC solid;
	background-color:#f1f1f1;
	}
.hosting_plans_dark {
	border: 1px #CCCCCC solid;
	background-color:#dfdfdf;
	}
.hosting_section {
	background-color:#B7C2FB;
	font-weight:bold;
	text-align:center;
	}
.order_now {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	background-color: #036;
	}
.order_now a:link {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom: 1px #FFFFFF dashed;
	}
.order_now a:visited {
	text-decoration:none;
	color:#FFFFFF;
	border-bottom: 1px #FFFFFF dashed;
	}
.order_now a:hover {
	border-bottom: 1px #666666 dashed;
	color:#3333CC;
	}
.hosting_price {
	font-weight:bold;
	font-size:12px;
	}
.see_domains a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#3333CC;
	}
.see_domains a:visited {
	color:#3333CC;
	}
.see_domains a:hover {
	color:#FF0000;
	}
#domains {
	z-index:2;
	display:none;
	}
.domains_table {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}	
table.domains_table {
	border-collapse:collapse;
	font-size:0.8em;
	}

.domains_table td {
	border: 1px #999999 solid;
	}
.light {
  background-color:#f1f1f1;
  }
.dark {
  background-color:#dfdfdf;
  }
.light:hover {
  background-color:#CCFFFF;
  }
.dark:hover {
  background-color:#CCFFFF;
  }
.domains_table th {
	border: 1px #999999 solid;
	}
#domains_text {
	z-index: 1;
	font-size:0.83em;
	}
.domains_text_sub {
	font-weight: bold;
	color:#666666;
	}
#intro_header {
	font-size: 14px;
	font-weight:bold;
	color:#66A3E2;
	text-align:center;
	}
#intro_sub_header {
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	padding-bottom:4px;
	}
.welcomeimage {
	text-align:right;
	margin-right:-18px;
	}
.uptime {
	text-align: right;
	}
.contact_header {
	margin-top:10px;
	width:100%;
	padding:2px;
	background-color:#999999;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	}
.contact_legal {
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	}
.contact_intro {
	margin-top:5px;
	margin-bottom: 5px;
	font-size: 11px;
	color:#999999;
	}
.contact_address {
	font-size: 11px;
	font-weight:bold;
	color:#333333;
	}
#news {
	position:relative;
	border-left:1px #d1d1d1 solid;
	border-right:1px #d1d1d1 solid;
	width:100%;
	margin-top:10px;
	margin-left:3px;
	min-height:30px;
	}
#news_head {
	padding:3px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	}
.news_hr {
	margin-left:5px;
	margin-right:5px;
	border-bottom:1px #999 dashed;
	}
.news_content {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	text-align:justify;
	}
.news_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding:3px;
	}
.news_title {
	font-weight:bold;
	font-size:12px;
	} 
.software_logos {
	margin-top:10px;
	text-align:center;
	}
.software_logos img {
	padding-top:3px;
	border: none;
	}
#onepound {
	text-align:center;
	}
#onepound img {
	border:none;
	}
.client_login {
	border:#CCCCCC 1px solid;
	background-color:#E4E4E4;
	margin-bottom:5px;
	}
.client_login_text {
	font-size:0.85em;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.client_login_input {
	width:155px;
	margin-left:2px;
	height:16px;
	border:1px #999999 solid;
	}
.client_login_input:hover {
	border:#0099FF 1px solid;
	background-color:#CCF8FD;
	}
.client_login_input:focus {
	border:#0099FF 1px solid;
	background-color:#CCF8FD;
	}
.login_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#666666;
	text-align:center;
	}
.client_login_button {
	border:#666666 1px solid;
	margin-left:108px;
	}
.register a:link {
	text-align:right;
	padding-bottom:5px;
	margin-right:5px;
	}
#tutorial_menu {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	}
.tutorial_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	color:#333333;
	}
.tutorial_text img {
	border:none;
	}
