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;}
/* was font-family: Arial, Helvetica, sans-serif*/
	.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;}
	
#container {width: 960px;  margin: 0 auto;}
	#header {width: 960px; height: 135px;}
		.logo {float: left; margin: 35px 0 0 20px;}
		#subheader {color: #fff; width: 576px; 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.login a{color: #fff;}
			#subheader p.login img {padding-right: 5px;}
			ul#navigation {float: right; margin-top: 59px; width: 607px;}
			ul#navigation li {float: left; margin-left: 1px; width: 100px; text-align: center; font-weight: bold;}
				
/*		DH Was this - changed 17 Feb 10		
		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;}

/*Navigation */				
		#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;}
		#domain_names 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;}
		#compare ul#navigation li.compare 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;}
		#family_tree 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: right;
}
	
	/* 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;}
		
		#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;}
			
			#newsbox {float: left; width: 410px; 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: 25px; font-weight:bold;}
			#newsbox h4 {font-size: 16px;
}
			#newsbox h3, h4 a {text-decoration: none;}
			
	/* Hosting Page */
	/* DH Added for top page header pitch */
	#mainpitch2 {
	width:920px;
	height:150px;
	float: left;
	background:#3b5609 url(./images/mainpitch2.jpg) repeat-x bottom;
	margin-bottom: 20px;
	}
#mainpitch2 h1{padding-top:45px; padding-left: 20px;}
#mainpitch {
	width:920px;
	height:150px;
	float: left;
	background:#3b5609 url(./images/mainpitch.jpg) repeat-x bottom;
	margin-bottom: 20px;
}
#mainpitch img {float: left;}
ul#pitch li {width: 200px; padding: 15px 15px 20px 5px; float: left; background: #79AE17; margin: 25px 5px 0 15px; -moz-border-radius: 10px; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
  ul#pitch li pitch1 {}
  ul#pitch li pitch2 {}
  ul#pitch li pitch3 {}

ul#promobox {width: 900px; position: relative; float: left; margin-bottom: 15px;}
ul#promobox p {margin: 0; padding: 0;}
ul#promobox li {width: 255px; 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;}
			
/* ADDED BLUE FOR WINDOWS */
		ul#promobox li.blue_one{
	background: #333399;
}
		ul#promobox li.blue_two{
	background: #4e4eaf;
}
		ul#promobox li.blue_three {
	margin-right: 0;
	background: #6666ff;
}
		ul#promobox li.blue_one a{background: #006;}
		ul#promobox li.blue_one a:hover{background: #009;}
		ul#promobox li.blue_two a{background: #006;}
		ul#promobox li.blue_two a:hover{background: #009;}
		ul#promobox li.blue_three a{background: #006;}
		ul#promobox li.blue_three a:hover{background: #009;}
		
		ul#promobox a.blue {background: #333366; 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.blue:hover {background: #666699;}
h1.blue{color: #4953d4;}

/* DH Added for Other Pages - web_hosting */
#contentright{
	float: right;
	width: 300px;
	height: 300px;
	background: url(./theme-images/bg_hosting_house.jpg) no-repeat bottom;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	padding-top: 20px;
	background-color: #690;
}
			#contentright p {padding: 0; margin: 0;}
			#contentright a {color: #fff; }
			#contentright h3 {color: #fff; font-size: 25px;}
			#contentright ul {width: 100px; margin: 10px auto;}
			#contentright li {line-height: 1.8em; font-weight: bold;}

ul#promoboxbig {width: 300px; position: relative; float: left; margin-bottom: 15px;}
ul#promoboxbig p {margin: 0; padding: 0;}
ul#promoboxbig 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#promoboxbig ul {margin: 0 0 10px 0;}
ul#promoboxbig 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#promoboxbig li h3 {line-height: 1; color: #fff; letter-spacing: -1px; font-size: 25px; float: left; margin: 0; padding: 0 0 3px 0;}
ul#promoboxbig li .pricebox {line-height: 1; float: right; text-align: center; padding-right: 10px;}
ul#promoboxbig li .pricebox .lrg {line-height: 1; letter-spacing: -1px; font-size: 35px; font-weight: bold; margin: 0; padding: 0;}
			
ul#promoboxbig 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#promoboxbig a:hover {background: #4D6D10;}
			
ul#promoboxbig li.two{background: #94D31D;}
ul#promoboxbig li.three {margin-right: 0; background: #AAE43D;}

ul#promoboxbig li.blue_one{background: #4953d4;}
ul#promoboxbig a.blue {background: #333366; color: #fff; float: left; margin: 15px 10px 0 0; padding: 5px 10px; text-decoration: none; -moz-border-radius: 5px; font-weight: normal;}
		ul#promoboxbig a.blue:hover {background: #666699;}

/*Domain Right Box Div*/
#domainrightbox {
	width: 335px;
	float: right;
	background-color: #8EC921;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	color: #fff;
}

#domainrightbox .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: 225px;
	margin: 10px;
}
			#domainrightbox .search {
	width: 45px;
	height: 45px;
	background: url(./theme-images/btn_lrg_search.png) no-repeat top;
	float: left;
	margin-left: 10px;
}
			#domainrightbox .search:hover {
	background: url(./theme-images/btn_lrg_search.png) 0 -45px;
}
			#domainrightbox h3 a{
	text-decoration: none;
	color: #FFF;
}

#pageboxsingle {
	width: 880px;
	float: left;
	border: 1px solid #DAF3AB;
	background: #fff url(./theme-images/bg_content_box.png) repeat-x bottom;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:20px;
	/*padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20;*/
	/*padding-left: 20px;*/
}
#pageboxsingle h3 {color: #8AC31F; margin: 0; padding: 0;}
#pagebox {
	width: 915px;
	float: left;
	/*border: 1px solid #DAF3AB;*/
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*padding-top: 20px;*/
	padding-right: 0;
	padding-bottom: 20px;
	/*padding-left: 20px;*/
}
			#pagebox h3 {
	font-size: 24px;
	color: #FFF;
	letter-spacing: -2px;
}
			#pagebox p.heading {clear: both; padding: 0; font-weight: bold;}
			#pagebox ul {width: 400px; margin-bottom: 15px; float: left;}
			#pagebox li {float: left; width: 200px; margin: 2px 0 0 0; padding: 0;}
			#pagebox li img {padding: 5px 5px 0 0;}
#pageboxleft {
	float: left;
	width: 525px;
	border: 1px solid #DAF3AB;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#pageboxleft h3{color: #8AC31F; margin: 0; padding: 0;}
#pageboxright {
	float: right;
	width: 300px;
	border: 1px solid #DAF3AB;
	background: #8EC921;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	padding-right: 10px;
}

/* fhh news page NOW Tree */
#newsbox-left {
	float: left;
	width: 390px;
	border: 1px solid #DAF3AB;
	background: #fff url(./theme-images/bg_content_box.png) repeat-x bottom;
	padding: 1px 20px 20px 20px;
	margin-top: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
			#newsbox-left li {border-bottom: 1px solid #ccc; padding: 14px 0;}
			#newsbox-left li.end {border: none; padding-bottom: 0;}
			#newsbox-left p {padding: 0; line-height: 1.5em;}
			#newsbox-left h3 {font-size: 20px; font-weight:bold;}
			#newsbox-left h4 {font-size: 16px;
}
			#newsbox-left h3, h4 a {text-decoration: none;}

#newsbox-right {float: right; width: 390px; border: 1px solid #DAF3AB; background: #fff url(./theme-images/bg_content_box.png) repeat-x bottom; margin-left: 10px; padding: 1px 20px 20px 20px; margin-top: 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
			#newsbox-right li {border-bottom: 1px solid #ccc; padding: 14px 0;}
			#newsbox-right li.end {border: none; padding-bottom: 0;}
			#newsbox-right p {padding: 0; line-height: 1.5em;}
			#newsbox-right h3 {font-size: 20px; font-weight:bold;}
			#newsbox-right h4 {font-size: 16px;
}
			#newsbox-right h3, h4 a {text-decoration: none;}


	/* Client (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:#8AC31F; 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;
	background: #dfecb8;
}
.dac-results-table th {background:#8AC31F; color:#FFF}

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

/*Login */
#t-login{background: url(./theme-images/btn_account.png) no-repeat top right;}

/*change-password*/
#t-your-account{background: url(./theme-images/btn_account.png) no-repeat top right;}
/* Basket*/
#t-basket{background: url(./theme-images/basket_empty.png) no-repeat top right;}

#t-package-chooser{background: url(./theme-images/basket_add.png) no-repeat top right;}
#t-package-chooser h4 {font-size:18px; color: #8AC31F; margin: 0; padding: 0;}

#t-dac {background:url(theme-images/btn_manage_domains.png) no-repeat top right;}
#t-contact-support {background:url(theme-images/cp_support.png) no-repeat top right;}
#t-add-ons {background:url(theme-images/btn_manage_addons.png) no-repeat top right;}
#t-remind-password{background: url(./theme-images/btn_account.png) no-repeat top right;}
#t-support-database {background:url(/theme-images/cp_supportdb.png) no-repeat top right;}

	/* Footer Styles */
/* #footer {width: 100%; background: #ccc url(./theme-images/bg_footer.png) repeat-x top; padding-top: 20px; height: 250px; clear: both;}	*/
		#footer ul {width: 680px; margin: 0 auto; text-align: center; padding-bottom: 20px;}
		#footer li {float: left; margin-right: 15px;}
		#footer a {color: #C4CAD6; text-decoration: none;}
		#footer a:hover {color: #E6E9EE}
/* Footer Styles */
/* DH Added following*/
#footer {clear: both; width: 100%; height: 200px; background: #E6E6E6 url(./theme-images/bg_footer.png) repeat-x top; padding-top: 20px;}
	#footer_inside {width: 930px; color: #fff; padding: 15px; margin: 0 auto;}
		#footer_inside img {padding: 29px 0 0 23px;}
		#footer_inside ul {float:left; line-height: 180%; border-right: 1px solid #e4e4e4; }
		
		#footer_inside ul.hosting {width: 310px; height: 125px;}
		#footer_inside ul.fhh {width: 380px; height: 125px; padding-left: 30px;}
		
			#footer_inside ul.hosting li {float: left; width: 135px}
			#footer_inside ul.fhh li {float: left; width: 165px}
			
			#footer_inside ul.hosting li.heading  {float: left; width: 290px;}
			#footer_inside ul.fhh li.heading  {float: left; width: 350px;}
			
			#footer_inside h4 {float: left; font-size: 16px; padding-bottom: 15px; color: #fff;}		
			#footer_inside li a {text-align: left; color: #fff; font-weight: normal; margin-right: 0; float: left; text-decoration: none; font-size: 12px;}
			#footer_inside li a:hover {color: #efefef;}


/* TABS*/
/*UI tabs*/
.ui-tabs-nav {
	/*resets*/margin: 0 0 20px 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	position: relative;
	z-index: 1;
}
.ui-tabs-nav h2 {font-size: 25px; letter-spacing: -2px; color: #9BB53D;}
.ui-tabs-nav ul {
	/*resets*/margin: 0; margin-left: 0!important; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
.ui-tabs-nav li {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
	border-bottom:none;
	margin-right: -1px;
	border-collapse:collapse;
}
.ui-tabs-nav li a {
	/*resets*/margin: 0;
	font-weight: bold;
	padding: 0;
	border-right: 1px solid #fff;
	outline: 0;
	line-height: 1.3em;
	text-decoration: none;
	font-size: 15px;
	list-style: none;
	float: left;
	text-decoration: none;
	color: #fff;
	background: #B1B1B1 url(/images/content/bg_tabs.png) repeat-x 0 -35px;
	padding: 7px 15px; margin-right: 1px;
}
.ui-tabs-nav li a:hover {
	background: #3e5a0a url(/images/content/bg_tabs.png) 0 -70px; color: #fff;}
	
/* .ui-tabs-nav li.ui-tabs-selected {
	border-bottom-color: #6eac2c;
} */


.ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
	background: #B3CA60 url(/images/content/bg_tabs.png) repeat-x top;
	color: #fff;
}
.ui-tabs-panel {
	/*resets*/margin: 0; padding: 15px 15px 0 15px; text-decoration: none; line-height: 1.7em;
	clear:left;
	border: 1px solid #ccc;
	background: url(/images/domains/bg_fade.png) repeat-x bottom; overflow: auto;}
.ui-tabs-panel p {padding-bottom: 15px;}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/
}
#tabs2 .ui-tabs-panel{padding: 0; border: none; background: none; border-left: 1px solid #ccc;}
#tabs2 .ui-tabs-panel p {padding-bottom: 0;}




/*
Generic ThemeRoller Classes
>> Make your jQuery Components ThemeRoller-Compatible!
*/

/*component global class*/
.ui-component {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
/*component content styles*/
.ui-component-content {
	border: 1px solid #a6c9e2;
	background: #fcfdfd url(images/fcfdfd_40x100_textures_06_inset_hard_100.png) 0 bottom repeat-x;
	color: #222222;
}
.ui-component-content a {
	color: #222222;
	text-decoration: underline;
}
/*component states*/
.ui-default-state {
	border: 1px solid #77d5f7;
	background: #0078ae url(images/0078ae_40x100_textures_02_glass_45.png) 0 50% repeat-x;
	font-weight: normal;
	color: #ffffff !important;
}
.ui-default-state a {
	color: #ffffff;
}
.ui-default-state:hover, .ui-hover-state {
	border: 1px solid #448dae;
	background: #79c9ec url(images/79c9ec_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	font-weight: normal;
	color: #026890 !important;
}
.ui-hover-state a {
	color: #026890;
}
.ui-default-state:active, .ui-active-state {
	border: 1px solid #acdd4a;
	background: #6eac2c url(images/6eac2c_500x100_textures_12_gloss_wave_50.png) 0 50% repeat-x;
	font-weight: normal;
	color: #ffffff !important;
	outline: none;
}
.ui-active-state a {
	color: #ffffff;
	outline: none;
}
/*icons*/
.ui-arrow-right-default {background: url(images/e0fdff_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-default:hover, .ui-arrow-right-hover {background: url(images/056b93_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-default:active, .ui-arrow-right-active {background: url(images/f5e175_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-content {background: url(images/0078ae_7x7_arrow_right.gif) no-repeat 50% 50%;}

.ui-arrow-left-default {background: url(images/e0fdff_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-default:hover, .ui-arrow-left-hover {background: url(images/056b93_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-default:active, .ui-arrow-left-active {background: url(images/f5e175_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-content {background: url(images/0078ae_7x7_arrow_left.gif) no-repeat 50% 50%;}

.ui-arrow-down-default {background: url(images/e0fdff_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-default:hover, .ui-arrow-down-hover {background: url(images/056b93_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-default:active, .ui-arrow-down-active {background: url(images/f5e175_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-content {background: url(images/0078ae_7x7_arrow_down.gif) no-repeat 50% 50%;}

.ui-arrow-up-default {background: url(images/e0fdff_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-default:hover, .ui-arrow-up-hover {background: url(images/056b93_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-default:active, .ui-arrow-up-active {background: url(images/f5e175_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-content {background: url(images/0078ae_7x7_arrow_up.gif) no-repeat 50% 50%;}

.ui-close-default {background: url(images/e0fdff_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-default:hover, .ui-close-hover {background: url(images/056b93_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-default:active, .ui-close-active {background: url(images/f5e175_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-content {background: url(images/f5e175_11x11_icon_close.gif) no-repeat 50% 50%;}

.ui-folder-closed-default {background: url(images/e0fdff_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-default:hover, .ui-folder-closed-hover {background: url(images/056b93_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-default:active, .ui-folder-closed-active {background: url(images/f5e175_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-content {background: url(images/e0fdff_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}

.ui-folder-open-default {background: url(images/e0fdff_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-default:hover, .ui-folder-open-hover {background: url(images/056b93_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-default:active, .ui-folder-open-active {background: url(images/f5e175_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-content {background: url(images/f5e175_11x11_icon_folder_open.gif) no-repeat 50% 50%;}

.ui-doc-default {background: url(images/e0fdff_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-default:hover, .ui-doc-hover {background: url(images/056b93_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-default:active, .ui-doc-active {background: url(images/f5e175_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-content {background: url(images/0078ae_11x11_icon_doc.gif) no-repeat 50% 50%;}

.ui-arrows-leftright-default {background: url(images/e0fdff_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover {background: url(images/056b93_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-default:active, .ui-arrows-leftright-active {background: url(images/f5e175_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-content {background: url(images/0078ae_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}

.ui-arrows-updown-default {background: url(images/e0fdff_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-default:hover, .ui-arrows-updown-hover {background: url(images/056b93_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-default:active, .ui-arrows-updown-active {background: url(images/f5e175_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-content {background: url(images/0078ae_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}

.ui-minus-default {background: url(images/e0fdff_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-default:hover, .ui-minus-hover {background: url(images/056b93_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-default:active, .ui-minus-active {background: url(images/f5e175_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-content {background: url(images/0078ae_11x11_icon_minus.gif) no-repeat 50% 50%;}

.ui-plus-default {background: url(images/e0fdff_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-default:hover, .ui-plus-hover {background: url(images/056b93_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-default:active, .ui-plus-active {background: url(images/f5e175_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-content {background: url(images/0078ae_11x11_icon_plus.gif) no-repeat 50% 50%;}

/*hidden elements*/
.ui-hidden {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px */
}
.ui-accessible-hidden {
	 position: absolute; left: -99999999px;
}
/*reset styles*/
.ui-reset {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
/*clearfix class*/
.ui-clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.ui-clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .ui-clearfix {height: 1%;}
.ui-clearfix {display: block;}
/* End hide from IE-mac */

/* Note: for resizable styles, use the styles listed above in the dialog section */

/* END TABS */
