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;}
	ul, li {margin: 0; padding: 0; list-style: none;}
	p {margin: 0; padding-bottom: 15px;}
	form {margin: 0; padding: 0;}
	h1 {color: #8AC31F; margin: 0; padding: 0; letter-spacing: -1px; font-size: 30px;}
	h3, h4 {color: #8AC31F; margin: 0; padding: 0; letter-spacing: -1px;}
	a {color: #8AC31F;}
	a:hover {color: #AFE34F;}
	
#container {width: 960px;  margin: 0 auto;}
	#header {width: 960px; height: 80px; background: #314707 url(./theme-images/hosting-company-header.png) repeat-x top;}
		.logo {float: left; margin: 35px 0 0 20px;}
		#subheader {color: #fff; width: 510px; height: 28px; 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.login a{color: #fff;}
				#subheader p.login img {padding-right: 5px;}
		ul#navigation {float: right; margin-top: 4px; width: 930px;}
			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;}    #site_designer ul#navigation li.navsitedes a {background: #fff url(./theme-images/bg_generic_fade.png) repeat-x top; border: 1px solid #fff; border-bottom: none; color: #999;}
    #dedicated_servers ul#navigation li.navds a {background: #fff url(./theme-images/bg_generic_fade.png) repeat-x top; border: 1px solid #fff; border-bottom: none; color: #999;}
    #vps ul#navigation li.navvps 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;}
	
	/* 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 */
	
	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;}
			
	ul#cpanelsml {width:650px;}

           ul#cpanel li, ul#cpanelsml 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, ul#cpanelsml li a{display: block; text-decoration: none; font-weight: bold;}
           ul#cpanel li p, ul#cpanelsml li p {font-size: 10px;}
                   ul#cpanel li.end, ul#cpanelsml 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: 100%; background: #ccc url(./theme-images/bg_footer.png) repeat-x top; padding-top: 20px; height: 70px; clear: both;}	
	
		#footer ul {width: 920px; 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}

#chameleon-social {
    background: none repeat scroll 0 0 #575656;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}