body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding: 0;
	margin: 0;
	background-color: #000000;
	background-image: url(../images/bluedots.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
	.right {float: right;}
	.left {float: left;}
	img {border: none;}
	ul, li {
}
	p {margin: 0; padding-bottom: 15px;}
	form {margin: 0; padding: 0;}
	h1 {
	color: #023A7A;
	margin: 0;
	padding: 0;
	font-size: 30px;
}
	h3, h4 {
	color: #2459D9;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 20px;
	color: #03F;
	text-align: center;
}
	a {
	color: #2F58D5;
	text-decoration: none;
}
	a:hover {color: #00B5E2;}
	
#container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	#header {
	width: 900px;
	height: 130px;
}
		.logo {
	float: left;
	height: 131px;
	width: 500px;
	margin-right: 0;
	margin-bottom: 0;
}
		#subheader {
	color: #fff;
	width: 303px;
	height: 28px;
	float: right;
	margin-bottom: 80px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: right;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	background-image: url(../images/contactbgd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
			#subheader a {
	color: #0cf;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
				#subheader a:hover {
	color: #FFFF00;
}
			#subheader .hl {color: #0cf;}
			#subheader p {float: left; margin-right: 15px;}
			#subheader p.login {float: right; margin: 0;}
				#subheader p.login a{color: #fff;}
				#subheader p.login img {padding-right: 5px;}
		ul#navigation {float: right; margin-top: 59px; width: 581px;}
			ul#navigation li {float: left; margin-left: 1px; width: 115px; text-align: center; font-weight: bold;}
				ul#navigation li a {height: 25px; padding-top: 10px; text-decoration: none; color: #fff; display: block; background: #00CCFF url(./theme-images/bg_nav.png) repeat-x top; border: 1px solid #00C5F6; border-bottom: none;}
				ul#navigation li a:hover {background: #026FC8 url(./theme-images/bg_nav.png) 0 -35px; border: 1px solid #0269BE; border-bottom: none;}
				
		#home ul#navigation li.navhome a {background: #fff url(./theme-images/bg_generic_fade.png) repeat-x top; border: 1px solid #fff; border-bottom: none; color: #999;}
		#hosting ul#navigation li.navhosting a {background: #fff url(./theme-images/bg_generic_fade.png) repeat-x top; border: 1px solid #fff; border-bottom: none; color: #999;}
		#more_info_domains ul#navigation li.navdomains a {background: #fff url(./theme-images/bg_generic_fade.png) repeat-x top; border: 1px solid #fff; border-bottom: none; color: #999;}
		#features ul#navigation li.navfeatures a {background: #fff url(./theme-images/bg_generic_fade.png) repeat-x top; border: 1px solid #fff; border-bottom: none; color: #999;}
		#latest_news ul#navigation li.navnews a {background: #fff url(./theme-images/bg_generic_fade.png) repeat-x top; border: 1px solid #fff; border-bottom: none; color: #999;}
#contactinfo {
	background-color: #FFFF00;
	height: 30px;
	padding: 0px;
	clear: both;
}

		
		#content {
	width: 860px;
	background: #fff url(./theme-images/bg_content.png) repeat-x top;
	padding: 20px;
	overflow: auto;
	float: left;
}
	
	/* Homepage Top Box */
	
	#homepitch {
	width: 880px;
	color: #fff;
	float: left;
	padding-top: 20;
	padding-right: 0px;
	padding-bottom: 20;
	padding-left: 20px;
	background-color: #145ADC;
}
		#homepitch h3 {
	color: #FFFFFF;
	font-size: 26px;
	padding-top: 12px;
}
		#homepitch h4 {
	color: #00CCFF;
	font-size: 20px;
	padding: 10px 0;
	height: 25px;
}
		
		#homeleft {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
			#homeleft ul {height: 79px; float: left; }
				#homeleft li {
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 22px;
	font-size: 14px;
	width: 200px;
}
					#homeleft img {padding: 5px 5px 0 0;}
			
			#homeleft p {padding: 0;}
			#homeleft p a{width: 130px; background: #00CCFF url(./theme-images/bg_nav.png) repeat-x top; border: 1px solid #00C5F6; border-bottom: none; margin: 25px 5px 0 0; padding: 8px 0 0 0; height: 24px; float: left; text-align: center; color: #fff; text-decoration: none;}
			#homeleft p a:hover{background: #026FC8 url(./theme-images/bg_nav.png) 0 -35px; border: 1px solid #0269BE; border-bottom: none;}
			
			#homeleft p.order a{font-weight: bold; background: #E9C456 url(./theme-images/bg_yellowbtn.png); border: 1px solid #F1C23D; border-bottom: none;}
			#homeleft p.order a:hover{background: #E9C456 url(./theme-images/bg_yellowbtn.png) 0 -35px; border: 1px solid #F8E19E; border-bottom: none;}
			
		#homeright {
	width: 407px;
	float: right;
}
			#homeright .searchbox {padding: 6px 10px; font-size: 24px; font-weight: bold; color: #b3b3b3; letter-spacing: -1px; border: 1px solid #fff; background: #fff url(./theme-images/bg_generic_fade.png) repeat-x top; float: left; margin-top: 1px; -moz-border-radius: 2px; -webkit-border-radius: 2px; width: 260px;}
			#homeright .search {width: 45px; height: 45px; background: url(./theme-images/btn_lrg_search.png) no-repeat top; float: left; margin-left: 5px;}
				#homeright .search:hover {background: url(./theme-images/btn_lrg_search.png) 0 -45px;}
								
		/* Homepage Content */
		
		#hostingbox {
	width: 608px;
	float: left;
	border: 1px solid #C1DAF3;
	padding: 20px 0 0 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	background-image: url(../images/bg_content_box.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#hostingbox p {
	margin-right: 25px;
}
#hostingbox h2 {
	font-size: 20px;
	font-weight: normal;
	color: #023A7A;
	margin-bottom: 15px;
}
			#hostboxleft {
	float: left;
	width: 600px;
}
			#hostingbox h3 {
	font-size: 26px;
	color: #023A7A;
	letter-spacing: -1px;
}
			#hostingbox p.heading {clear: both; padding: 0; font-weight: bold;}
			#hostingbox ul {
}
				#hostingbox li {
	list-style-type: disc;
	padding-bottom: 8px;
}
					#hostingbox li img {padding: 5px 5px 0 0;}
			#hostboxright {float: right; width: 180px; height: 270px; background:url(./theme-images/bg_hosting_house.jpg) no-repeat bottom; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-align: center;}
			#hostboxright p {padding: 0;}
				#hostboxright p.price {color: #023372; font-weight: bold; letter-spacing: -4px; font-size: 45px; line-height: .8em; }
				#hostboxright p a {width: 140px; color: #fff; background: #00B1DD; margin: 8px auto 0 auto; display: block; padding: 5px 0; text-decoration: none; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
					#hostboxright p a:hover {background: #008DB0;}
				#hostboxright p.order a {background: #025091;}
					#hostboxright p.order a:hover {background: #0364B4}
					
					
					
		#toplist1 {
	float: left;
	width: 180px;
	line-height: 18px;
}
#toplist2 {
	float: left;
	width: 200px;
	margin-left: 15px;
	line-height: 18px;
}			
#rightcolumn {
	float: right;
	width: 220px;
	margin-left: 10px;
}
		
		#reviewsbox {
	width: 220px;
	float: right;
	background: #02599B;
	background: #02599B url(./theme-images/bg_reviews.png) repeat-x top;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	padding-top: 20px;
	color: #fff;
	padding-bottom: 15px;
}
			#reviewsbox p {
	padding: 0;
	margin: 0;
	line-height: 22px;
	color: #CF0;
}
#quotes {
	line-height: 20px;
	text-align: left;
	margin-right: 20px;
	margin-left: 25px;
	font-size: 12px;
}
			#reviewsbox a {color: #fff; }
			#reviewsbox h3 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
			#reviewsbox ul {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
				#reviewsbox li {
	font-weight: bold;
	list-style-type: none;
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
			#review_bottom {
	width: 200px;
	height: 98px;
	background:url(./theme-images/review_award.png) no-repeat right top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
			p.revtop {font-size: 17px; font-weight: bold; letter-spacing: -1px;}
			p.revmid {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #CCFF00;
}
			p.more {line-height: 3em;}
		
		#newsbox {
	float: left;
	width: 220px;
	border: 1px solid #C1DAF3;
	padding: 20px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	background-image: url(../images/bg_content_box.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 15px;
}
			#newsbox li {border-bottom: 1px solid #ccc; padding: 14px 0;}
				#newsbox li.end {border: none; padding-bottom: 0;}
			#newsbox p {padding: 0; line-height: 1.5em;}
			#newsbox h3 {
	font-size: 26px;
}
			#newsbox h4 {font-size: 18px;}
				#newsbox h3, h4 a {text-decoration: none;}
				
	
	
	.features {
	float: left;
	width: 232px;
	border: 1px solid #C1DAF3;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	background-image: url(../images/bg_content_box.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 15px;
	height: 225px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.features img {
	margin-left: 30px;
}
	.features li {border-bottom: 1px solid #ccc; padding: 14px 0;}
	.features li.end {border: none; padding-bottom: 0;}
	.features p {padding: 0; line-height: 1.5em;}
	.features h3 {
	font-size: 16px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD0D8;
	text-decoration: none;
}
	.features h4 {font-size: 18px;}
	.features h3, h4 a {text-decoration: none;}
	
	
		.featuresright {
	float: left;
	width: 232px;
	border: 1px solid #C1DAF3;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	background-image: url(../images/bg_content_box.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 225px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#morelink {
	margin-top: 200px;
	position: absolute;
	padding: 0px;
}
.featuresright img {
	margin-left: 30px;
}
	.featuresright li {border-bottom: 1px solid #ccc; padding: 14px 0;}
	.featuresright li.end {border: none; padding-bottom: 0;}
	.featuresright p {padding: 0; line-height: 1.5em;}
	.featuresright h3 {
	font-size: 16px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD0D8;
}
	.featuresright h4 {font-size: 18px;}
	.featuresright h3, h4 a {text-decoration: none;}
	
	
		
		#winbox {
	float: right;
	width: 423px;
	border: 1px solid #C1DAF3;
	padding: 5px 20px 5px 5px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	background-image: url(bg_content_box.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
			#winbox img {float: left; padding: 0 20px 0 0;}
			#winbox h3 {font-size: 25px; padding-top: 10px;}
				#winbox h3 a {text-decoration: none;}
		
		#scriptsbox {
	float: right;
	width: 408px;
	border: 1px solid #C1DAF3;
	padding: 10px 20px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	background-image: url(bg_content_box.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
			#scriptsbox h3 {font-size: 25px;}
				#scriptsbox h3 a {text-decoration: none;}
			#scriptsbox p {padding-bottom: 7px;}
			
	.productsbox {
	float: left;
	width: 225px;
	border: 1px solid #C1DAF3;
	padding: 20px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	background-image: url(bg_content_box.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 15px;
	clear: right;
}
			.productsbox li {border-bottom: 1px solid #ccc; padding: 14px 0;}
				.productsbox li.end {border: none; padding-bottom: 0;}
			.productsbox p {padding: 0; line-height: 1.5em;}
			.productsbox h3 {
	font-size: 26px;
}
			.productsbox h4 {font-size: 18px;}
				.productsbox h3, h4 a {text-decoration: none;}
			
	/* Hosting Page */
	
	ul#promobox {width: 920px; position: relative; float: left; margin-bottom: 15px;}
		ul#promobox p {margin: 0; padding: 0;}
		ul#promobox li {width: 265px; padding: 20px 10px 20px 20px; float: left; background: #022D6C; margin: 15px 15px 0 0; -moz-border-radius: 10px; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
			ul#promobox ul {margin: 0 0 10px 0;}
			ul#promobox li ul li {margin: 5px 0 0 0; background: url(./theme-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: #01183D; 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: #000C20;}
			
		ul#promobox li.two{background: #025192;}
		ul#promobox li.three {margin-right: 0; background: #00BAE8;}
			
	/* Control Panel Styles */
	
	ul#cpnav {width: 200px; float: left;}
		ul#cpnav li {width: 200px; font-weight: bold; margin-bottom: 2px;}
		ul#cpnav li a{color: #fff; height: 23px; background: url(./theme-images/bg_cp_nav.png) no-repeat top; text-decoration:none; display: block; padding: 7px 0 0 20px;}
		ul#cpnav li a:hover {background: url(./theme-images/bg_cp_nav.png) 0 -30px;}
		
	#cpright {float: right; width: 700px;}
		#cpright h3 {font-size: 25px;}
		#cpright h4 {font-size: 18px;}
		#cpright ul {margin: 15px 0;}
	
	ul#cpanel {width:700px;}
		ul#cpanel li {width: 128px; height: 121px; background: url(./theme-images/bg_cp_button.png) repeat-x bottom; border: 1px solid #DEDEDE; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-align: center; padding-top: 7px; float: left; margin: 0 10px 10px 0;}
			ul#cpanel li a{display: block; text-decoration: none; font-weight: bold; color: #001B4C;}
				ul#cpanel li a:hover {color: #00B5E2;}
		ul#cpanel img {margin-bottom: 5px;}
			ul#cpanel img.hosting {margin: 0 0 5px 12px;}
			ul#cpanel li.end {margin-right: 0;}
				
.bad-input {color: #D94943; background: #F9E0DF;}
.contact-1 {float: left}
table.price-and-description {border: 1px solid #888; width: 95%}
table.price-and-description td {border: 1px solid #888; padding: 5px;background: #f6f6f6}
.error {color: #FF6600;}
table.basket {width: 100%; border-collapse: collapse; border: 1px solid #ccc; border-spacing: 2; margin-bottom: 15px;}
	
table.basket thead th {
	background: #888;
	color: white;
}
table.basket tbody td,
table.basket tbody th,
table.basket tfoot th,
table.basket tfoot td {
	background: #eee;
	color: black;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

table.basket tfoot th,
table.basket tbody th {
	text-align: left;
}

table.basket tbody td:first-child {
	text-align: left;
}
td.unit_price_left {
	border-width: 1px 0px 1px 1px;
}
td.unit_price_mid {
	border-width: 1px 0px 1px 0px;
}
td.unit_price_right {
	border-width: 1px 1px 1px 0px;
	text-align: right;
}

.contact-1 table th {
	text-align: left;
}
a:link img#check-cookie { border: none; }
a:visited img#check-cookie { border: none; }
a:hover img#check-cookie { border: none; }
.bottom-links span {font-size: smaller;}
.left-th th {text-align: left;}
input[type="text"]{width: 200px; border: 1px solid #ccc; padding: 3px;}
select {width: 200px;}
.normal-input-width input[type="text"],
.normal-input-width select {width: auto;}
.dac-results-table {width: 100%; border: 1px solid #ccc; border-collapse: collapse; border-spacing: 2; margin-bottom: 15px;}
.dac-results-table td, th {padding: 5px;}

.basket .item-name {text-align: left; padding: 5px;}
.basket tbody th {text-align: left;}
.basket tfoot th {text-align: left;}

	
	/* Footer Styles */
	
	#footer {
	width: 900px;
	padding-top: 15px;
	clear: both;
	background-color: #1434A1;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F9F9F9;
	padding-bottom: 15px;
}	
	
		#footer ul {
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
			#footer li {float: left; margin-right: 15px;}
			#footer a {
	color: #F5F5F7;
	text-decoration: none;
}
				#footer a:hover {
	color: #9F6
}
.yellowbold {
	font-size: 26px;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 1px;
}
.greymedium {
	background-color: #cccccc;
}
.greymedium li {
	margin-left: -10px;
	list-style-type: disc;
	margin-bottom: 5px;
	padding-left: 0px;
}


	#imagesright {
	width: 210px;
	float: right;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	padding-left: 15px;
}
#newsupdate {
	background-color: #2459D9;
	width: 190px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	color: #FFF;
}
#newsupdate a {
	color: #FFF;
}
#newsupdate  a:hover {
	color: #FEFE00;
}
#hostboxleft #lists {
}
#lists #left {
	float: left;
	width: 300px;
}
#lists #right {
	float: left;
	width: 200px;
}
#newsupdate h4 {
	font-size: 16px;
	color: #FF0;
}
#news {
	margin-right: 15px;
}
#news li {
	list-style-type: disc;
}
.clear {
	clear: both;
}
#rightcolumn {
	float: right;
	width: 220px;
}
.price {
	color: #F00;
}
#rightcolumn #vsmall {
	font-size: 10px;
	text-align: center;
	width: 220px;
	margin-top: 6px;
}
#dots {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#dots a {
	color: #4690FF;
	text-decoration: none;
}
#dots a:visited {
	color: #227DE5;
}
#dots a:hover {
	color: #0FF;
	text-decoration: none;
}
