body {background: #ccc url(./theme-images/bg_main.png) repeat-x top; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; padding: 0; margin: 0;}
	.right {float: right;}
	.left {float: left;}
	img {
	border: none;
	text-align: center;
}
	ul, li {margin: 0; padding: 0; list-style: none;}
	p {
	margin: 0;
	padding-bottom: 0px;
	text-align: left;
}
	form {margin: 0; padding: 0;}
	h1 {
	color: #8AC31F;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-size: 30px;
	text-align: left;
}
	h3, h4 {
	color: #8AC31F;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-align: center;
}
	a {color: #8AC31F;}
	a:hover {color: #AFE34F;}
	
#container {width: 960px;  margin: 0 auto;}
	#header {width: 960px; height: 135px;}
		.logo {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
		#subheader {
	color: #093;
	width: 510px;
	height: 28px;
	background: #314707 url(./theme-images/bg_subheading.png) repeat-x top;
	float: right;
	padding: 12px 15px 0 15px;
}
			#subheader a {color: #AEED38; text-decoration: none;}
				#subheader a:hover {color: #87BA29;}
			#subheader .hl {color: #AEED38;}
			#subheader p {float: left; margin-right: 15px;}
			#subheader p.login {float: right; margin: 0;}
			#subheader p.webmail {float: right; margin: 0;}
				#subheader p.login a{color: #fff;}
				#subheader p.webmail a{color: #fff;}
				#subheader p.login img {padding-right: 5px;}
				#subheader p.login img {padding-left: 5px;}
				#subheader p.webmail img {padding-right: 5px;}
				#subheader p.webmail img {padding-left: 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: #B4F240 url(./theme-images/bg_nav.png) repeat-x top; border: 1px solid #B4F240; border-bottom: none;}
				ul#navigation li a:hover {background: #96D81B url(./theme-images/bg_nav.png) 0 -35px; border: 1px solid #90D019; 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;}
		
		#content {
	width: 920px;
	background: #fff url(./theme-images/bg_content.png) repeat-x top;
	padding: 20px;
	overflow: auto;
	float: left;
	text-align: left;
}
	
	/* Homepage Top Box */
	
	#homepitch {width: 920px; height: 280px; background: #8EC921 url(./theme-images/bg_home_pitch.png) no-repeat top; color: #fff; padding: 0 20px; float: left;}
		#homepitch h3 {color: #97E010; font-size: 26px; padding-top: 20px; height: 30px;}
		#homepitch h4 {color: #97E010; font-size: 20px; padding: 10px 0; height: 25px;}
		
		#homeleft {float: left; width: 330px; padding: 20px 0 0 20px;}
			#homeleft ul {height: 79px; float: left; }
				#homeleft li {font-weight: bold; float: left; width: 165px; margin: 0; padding: 0;}
					#homeleft img {padding: 5px 5px 0 0;}
			
			#homeleft p {padding: 0;}
			#homeleft p a{width: 130px; background: #96D81B url(./theme-images/bg_nav.png) 0 -35px; border: 1px solid #90D019; 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: #B4F240 url(./theme-images/bg_nav.png) repeat-x top; border: 1px solid #B4F240; border-bottom: none;}
			
			#homeleft p.order a{font-weight: bold; background: #B4F240 url(./theme-images/bg_nav.png) repeat-x top; border: 1px solid #B4F240; border-bottom: none;}
			#homeleft p.order a:hover{background: #96D81B url(./theme-images/bg_nav.png) 0 -35px; border: 1px solid #90D019; border-bottom: none;}
			
		#homeright {width: 360px; float: right; padding-top: 50px;}
			#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 #DAF3AB; background: #fff url(./theme-images/bg_content_box.png) repeat-x bottom; padding: 20px 0 0 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
			#hostboxleft {float: left; width: 420px;}
			#hostingbox h3 {font-size: 30px; color: #8AC31F; letter-spacing: -2px;}
			#hostingbox p.heading {clear: both; padding: 0; font-weight: bold;}
			#hostingbox ul {width: 400px; margin-bottom: 15px; float: left;}
				#hostingbox li {float: left; width: 200px; margin: 2px 0 0 0; padding: 0;}
					#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: #8AC31F; font-weight: bold; letter-spacing: -4px; font-size: 45px; line-height: .8em; }
				#hostboxright p a {width: 140px; color: #fff; background: #8AC31F; 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: #A4DF35;}
				#hostboxright p.order a {background: #547910;}
					#hostboxright p.order a:hover {background: #71A215}
		
		#reviewsbox {width: 270px; height: 272px; float: right; background: #8EC921 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;}
			#reviewsbox p {padding: 0; margin: 0;}
			#reviewsbox a {color: #fff; }
			#reviewsbox h3 {color: #fff; font-size: 25px;}
			#reviewsbox ul {width: 200px; margin: 10px auto;}
				#reviewsbox li {line-height: 1.8em; font-weight: bold;}
			#review_bottom {width: 200px; height: 98px; background:url(./theme-images/review_award.png) no-repeat right top; padding: 10px 70px 0 0}
			p.revtop {font-size: 17px; font-weight: bold; letter-spacing: -1px;}
			p.revmid {font-size: 20px; font-weight: bold; letter-spacing: -1px;color: #ECCA69;}
			p.more {line-height: 3em;}
		
		#newsbox {float: left; width: 408px; border: 1px solid #DAF3AB; background: #fff url(./theme-images/bg_content_box.png) repeat-x bottom; padding: 20px; margin-top: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
			#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: 30px;}
			#newsbox h4 {font-size: 18px;}
				#newsbox h3, h4 a {text-decoration: none;}
		
		#winbox {float: right; width: 423px; border: 1px solid #DAF3AB; background: #fff url(./theme-images/bg_content_box.png) repeat-x bottom; padding: 5px 20px 5px 5px; margin-top: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
			#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 #DAF3AB; background: #fff url(./theme-images/bg_content_box.png) repeat-x bottom; padding: 10px 20px; margin-top: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
			#scriptsbox h3 {font-size: 25px;}
				#scriptsbox h3 a {text-decoration: none;}
			#scriptsbox p {padding-bottom: 7px;}
			
	/* Hosting Page */
	
	
	/* DM edit start */
	
	
	ul.topboxes {
	float: left;
	margin: 20px 0 0 5px;
	width: 710px;
	height: 80px;
	text-align: center;
}
			ul.topboxes li {
	display: inline;
	line-height: 1.3em;
	color:#666;
	margin-right: 12px;
	float: left;
	width: 222px;
	height: 78px;
background:  ./images/bg_feat_box.png no-repeat top;	background-image: url(images/bg_feat_box.png);
}
				ul.topboxes li img {float: left; margin: 3px 3px 0 3px; }
				ul.topboxes li a{display: block; color: #534531; text-decoration: none; cursor: pointer; }
					.topboxes h5 {
	letter-spacing: -1px;
	font-size: 16px;
	margin: 13px 0 3px 0;
	font-weight: bold;
	color: #534531;
	float: left;
	width: 140px;
	text-align: left;
}
					.topboxes p {float: left; width: 140px; }
	
	
	
	
			#infobox {float: left; width: 900px; border: 1px solid #DAF3AB; background: #fff url(./theme-images/bg_content_box.png) repeat-x bottom; padding: 5px 20px 5px 5px; margin-top: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
			#infobox img {float: left; padding: 0 20px 0 0;}
			#infobox h3 {font-size: 25px; padding-top: 10px;}
				#infobox h3 a {text-decoration: none;}
				
				/* DM edit end*/
	
	
	
	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: #79AE17;
	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: #3D560C; 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: #4D6D10;}
		ul#promobox li.two{background: #94D31D;}
		ul#promobox li.three {margin-right: 0; background: #AAE43D;}
		
		
			
	/* 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: #7EB618;}
				ul#cpanel li a:hover {color: #94D31D;}
		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;}

	/* Features DM edit start*/


#hosting #tblheading {width: 690px; margin-top: 0;}
				#hosting th {font-size: 11px;}
				#hosting td {width: 100%}
				#hosting .tbl_compare td {width: 120px;}
				#hosting .tbl_compare {width: 100%;}
				
				td {
	width: auto;
	border-right: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	background: #fff;
	padding: 4px 5px;
	text-align: center;
	vertical-align: middle;
}
					td.alt {
	background: #F0F0EE;
	color: #666;
	text-align: center;
}
					td.rowheading {background: #A0A0A0; border-right: #A0A0A0; padding: 5px 10px; text-align: left; vertical-align: middle; color: #fff; border: 0;}
					td.rowheading p {float: left; width: 100%;}
					td.rowheading p.right {float: right; font-size: 10px; color: #fff; width: 75px;}
					td.rowheading a {color: #fff;}
					
					th { width: 245px; border-right: 1px solid #DBDBDB; border-bottom: 1px solid #DBDBDB; border-top: 0; text-align: left;	padding-left: 10px;	font-size: 12px; vertical-align: middle; font-weight: normal;}
					th.featalt {border-left: 1px solid #DBDBDB;	border-top: 0;	background: #F0F0EE;}
					th.feat{border-left: 1px solid #DBDBDB; border-top: 0;	vertical-align: middle;	font-size: 12px;}
					
					
					table.tbl_compare {
	margin-bottom: 10px;
	clear: both;
	width: 900px;
}
		table.tbl_compare th {text-align: center;}
		table.tbl_compare th.feat {
	text-align: center;
	padding:5px;
}
		table.tbl_compare th.featalt {
	text-align: center;
	padding: 5px;
}
		
		table.tbl_compare th.heading {background-color: #ECF2D9; border-left: 1px solid #ccc; padding: 5px 0; font-weight: bold; text-align: center;}
		table.tbl_compare th.headingalt {background-color: #9BB53D; color: #fff; font-weight: bold;}
		table.tbl_compare th.headingsml {background-color: #ECF2D9; border-left: 1px solid #ccc; padding: 5px 0; font-weight: bold;}

		table.tbl_compare td.highlight {background-color: #9BB53D; text-align: center; color: #fff; font-weight: bold; font-size: 18px; letter-spacing: -1px;}
		table.tbl_compare td.highlightalt {background-color: #AFC85B; text-align: center; color: #fff; font-weight: bold; font-size: 18px; letter-spacing: -1px;}
		table.tbl_compare td.heading {border-left: 1px solid #ccc; text-align: left; font-weight: bold;}
		table.tbl_compare td {
	width: 114px;
	text-align: center;
}
		
		.highlight {border-left: 1px solid #DBDBDB;	border-top: 0;	background: #EDF2DC;}
		
	
		
		.header_highlight {
	
	background: #96D81B url(./theme-images/bg_nav2.png) 0 -40px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}

	.header_features {
	
	background: #96D81B url(./theme-images/bg_nav2.png) 0 -40px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}



		
		#tblheading {float: left; margin-top: 15px; width: 680px; height: 28px; background: #9BB53D ; color: #fff;}
		
		
			h6 {
	color: #FFF;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

		

	/* Features DM edit end*/


/* Domains DM edit start*/

			.bullet {
	margin: 5px 0 0 0;
	background: url(./theme-images/bullet_menu.png) no-repeat left center;
	padding: 0 0 0 10px;
	width: 250px;
}

table.tbl_comparednames {margin-bottom: 10px; clear: both; width: 720px;}
table.tbl_comparenames th {text-align: center;}
		table.tbl_comparenames th.feat {
	text-align: center;
	padding:5px;
}

.infoalt {border-left: 1px solid #DBDBDB;	border-top: 0;	background: #F0F0EE;}

.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0;
	margin: 0;
	text-align:left
}



/* domains DM edit end*/


/* iedomainFAQ DM edit end*/

table.tbl_iefaq {
	margin-bottom: 10px;
	clear: both;
	width: 650px;
	border: 1px solid #CCC;
	text-align: left;
}
table.tbl_iefaq th {text-align: center;}
		table.tbl_iefaq th.feat {
	text-align: center;
	padding:5px;
}



/* iedomainFAQ DM edit end*/

	
	/* Footer Styles */
	
	#footer {
	width: 100%;
	background: #ccc url(./theme-images/bg_footer.png) repeat-x top;
	padding-top: 20px;
	height: 250px;
	clear: both;
	text-align: center;
}	
	
		#footer ul {
	width: 580px;
	margin: 0 auto;
	text-align: center;
}
			#footer li {float: left; margin-right: 15px;}
			#footer a {color: #C4CAD6; text-decoration: none;}
				#footer a:hover {color: #E6E9EE}

/* Footer DM edit start*/
#footer p {
	color: #999;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


	/* Footer DM edit end*/

