* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
}

body{
	background-color: #f7f7f6;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-seri;
}

/* content width control & common */
.content{
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 85%;
}
.clear {
	clear: both;
	font-size: 0;
	overflow: hidden;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
a { font-weight: normal; color: #0097b5; text-decoration: none; }
a:hover { color: #007490; }
p { margin: .75em 0; line-height: 1.5em; }
ul { margin: 15px 0 15px 25px; }
li { line-height: 1.5em; }
img { border: none; }
h1 { font-size: 1.7em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.25em; color: #777; }
h4 { color: #777; }
.cent { text-align: center; }

/* navigation & logo */
#nav {
	background-image: url(images/hdbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #000;
	height: 90px;
	display: block;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100px;
	display: block;
	height: 90px;
	float: right;
	line-height:18px;
	background-image: url(images/navsep.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav ul a {
	list-style: none;
	text-decoration: none;
	color: #b3b3b3;
	padding-top: 28px;
	display: block;
	height: 60px;
}
#nav ul a:hover { color: #fff; }
#nav ul a {
	font-style: normal;
	font-size: 12px;
	padding-left: 5px;
	font-weight: 200;
	margin-top: 0;
}
#nav ul a span {
	display: block;
	font-size: 16px;
	margin-bottom: 0;
}

#logo {
	width: 295px;
	height: 90px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

/* Primary content block */
#pricontent {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	font-size: 95%;
	margin-bottom: 20px;
}
#pricontent h2 {
	color: #777;
}

/* home page image area */
#homeimg {
	height: 400px;
	margin-bottom: 20px;
	background-image: url(images/homemaingfx.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	position: relative;
	background-color: #035DA9;
}
#homeimg h1 {
	padding: 4px 0 0 25px;
	margin: 0;
	font-size: 30px;
}
#homeimg p {
	padding-left: 25px;
	margin: 0;
	width: 540px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
}
#homeimg div {
	position: absolute;
	top: 161px;
	left: 64px;
	width: 404px;
	height: 158px;
	overflow: hidden;
}
#homeimg div p {
	padding: 8px 0 0 10px;
	font-size: 16px;
}
#homeimg div ul {
	margin-top: 10px;
	margin-left: 35px;
	font-size: 16px;
	color: #222;
	font-weight: bold;
	list-style-image: url(images/tick.png);
}
#homeimg div li {	
	margin: 6px 0;
	line-height: normal;
}
#homeimg div span {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	right: 5px;
}
#homeimg div span b {
	font-size: 32px;
}
#homeimg ul#quickorder {
	position: absolute;
	top: 319px;
	left: 62px;
	width: 404px;
	height: 57px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#homeimg ul#quickorder li {
	float: left;
	width: 202px;
	line-height: normal;
}
#homeimg ul#quickorder a {
	display: block;
	padding: 11px 0 13px 65px;
	text-align: center;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#homeimg ul#quickorder a:hover {
	color: #fff;
}
#homeimg ul#quickorder li.uk a {
	background-image: url(images/flag_united_kingdom_bw.gif);
}
#homeimg ul#quickorder li.us a {
	background-image: url(images/flag_usa_bw.gif);
}
#homeimg ul#quickorder li.uk a:hover {
	background-image: url(images/flag_united_kingdom.gif);
}
#homeimg ul#quickorder li.us a:hover {
	background-image: url(images/flag_usa.gif);
}

#pricontent .grpof3, #seccontent .grpof3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
#pricontent .grpof3 ul, #seccontent .grpof3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pricontent .grpof3 li, #seccontent .grpof3 li {
	float: left;
	width: 300px;
	padding: 0 10px;
	position: relative;
}
#pricontent .grpof3 li {
	height: 27.5em !important;
}
#pricontent .grpof3 a {
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	display: block;
	width: 300px;
}
#pricontent .grpof3 a {
	position: absolute;
	top: 23.5em;
}
#pricontent .grpof3 li ul, #pricontent ul {
	list-style: square;
	list-style-image: url(images/bullet.gif);
	margin: 1em 0 1em 25px;
}
#pricontent .grpof3 li ul li, #seccontent .grpof3 li ul li {
	float: none;
	width: auto;
	padding: 0;
	line-height: 1.5em;
	height: auto !important;
}

#pricontent .grpof3 h2 {
	margin: 0;
	padding: 0;
}
#seccontent .grpof3 h2 {
	color: #000;
	font-size: 1.2em;
}

/* secondary content */
#seccontent {
	background-color: #D9D7D0;
	font-size: 95%;
}

#twitterfollow {
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	height: 64px;
	padding-left: 80px;
	line-height: 2em;
}
#twitterfeed ul {
	list-style: square !important;
	margin-left: 25px !important;
	list-style-image: url(images/bullet.gif) !important;
	font-size: 85%;
}
#twitterfeed ul li {
	margin: 10px 0;
}

/* boxed */
.boxed {
	height:70px;
	width:300px;
}
.boxed  h3 {
	padding: 7px 0 0 70px;
	font-size: 16px;
	color: #000;
}
.boxed  p {
	margin: 0 10px 0 70px;
	font-size: 12px;
}
.boxed a {
	position: relative !important;
	top: auto !important;
	text-align: left !important;
	display: inline !important;
	font-size: 16px !important;
	font-weight: bold;
}

#domains {
	background-image: url(images/domain-names.gif);
}
#autoprovision {
	background-image: url(images/automated.gif);
}
#cmsinstall {
	background-image: url(images/cmsinstall.gif);
}
#affiliate {
	background-image: url(images/affiliatescheme.gif);
}
#forum {
	background-image: url(images/forum.gif);
}
#sslcerts {
	background-image: url(images/ssl-certificate.gif);
}

.grpof3 .boxed {
	position: absolute;
	bottom: 0;
}	

/* footer */
#footer {
	background: #1e1d1d;
	font-size: 85%;
	color: #797878;
	text-align: center;
}

#footer a { color: #aaa; }
#footer a:hover { color: #797878; }

/* inner page cols */
.split {
	background-image: url(images/vert.gif);
	background-position: 650px 0;
	background-repeat: repeat-y;
}
#leftcontent {
	width: 640px;
	float: left;
}
#rightcontent {
	width: 300px;
	float: right;
	position: relative;
}

#rightcontent #autoprovision, #rightcontent #modx, #rightcontent #forum, #rightcontent #affiliate {
	position: relative;
}
#rightcontent #forum a, #rightcontent #affiliate a {
	font-weight: bold;
}
#rightcontent .rightlink {
	text-align: right;
	padding-bottom: 1em;
}

/* Price table */
#hostprice {
	font-size: 95%;
	margin: 15px 0;
}
#hostprice th {
	text-align: right;
	padding: 4px 4px;
}
#hostprice th strong {
	color: #c00;
	font-size: .8em;
	display: block;
}
#hostprice .title th, #hostprice td {
	text-align: center;
	padding: 4px 4px;
}
#hostprice .title th {
	color: #c00;
	border-bottom: 2px solid #ccc;
	font-size: 110%;
}
#hostprice .pricesep td, #hostprice .pricesep th {
	border-bottom: 2px solid;
	border-color: #ccc;
	background-color: #D9D7D0;
}
#hostprice h2 {
	font-size: 1em;
}

/* split to 2 col */
.splitcol {
	background-image: url(images/vert.gif);
	background-position: 50% top;
	background-repeat: repeat-y;
	width: 99%;
	margin: 20px 0;
}
.splitcol .leftcol {
	float: left;
	width: 47%;
}
.splitcol .rightcol {
	float: right;
	width: 47%;
}

/* ticket submission */
#submitticket {
	background-color: #fff;
	padding: 8px;
	border: 1px solid;
	border-color: #ccc;
}
#submitticket ul {
	list-style: none;
	list-style-image: none;
	margin-left: 20em;
}

#regoffice {
	border-top: 1px solid;
	border-color: #ccc;
	padding-top: 15px;
	font-size: 95%;
	text-align: center;
}

#checkdomain {
	background-color: #fff;
	border: 1px solid;
	border-color: #ccc;
	padding: 20px 20px 18px 20px;
	width: 30em;
	margin-bottom: 20px;
}
#checkdomain fieldset {
	padding: 10px;
	border: none;
}
#checkdomain legend {
	color: #555;
	font-size: 1.2em;
}
#checkdomain label {
	margin: 0 2px;
}
#checkdomain input, #checkdomain select {
	margin: 0 2px;
	padding: 2px;
}
#checkdomain .txtbox {
	width: 130px;
}
#checkdomain #searchbutton {
	float: right;
	background-image: url(/images/check-domain.gif);
	overflow: hidden;
	width: 76px;
	height: 21px;
	display: block;
	padding: 0;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}
#checkdomain #registerbutton {
	float: right;
	background-image: url(/images/order-domain.gif);
	overflow: hidden;
	width: 76px;
	height: 21px;
	display: block;
	padding: 0;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
}
#checkdomain h2 {
	margin: 20px 0 10px 0;
}
#checkdomain #domainwindow_main {
	margin: 20px 0;
}
#checkdomain #domainwindow_main span {
	font-size: 120%;
	display: block;
	font-weight: bold;
	text-align: center;
}
#checkdomain .available { color: #090; }
#checkdomain .registered{ color: #e90; }
#checkdomain .error{ color: #e00; }

.tldprice {
	width: 200px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: right;
	margin-left: 10px;
}
.tldprice th, .tldprice td {
	width: 30%;
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px 4px;
}
.tldprice th {
	background-color: #c00;
	color: #fff;
}
.tldprice td {
	background-color: #eee;
}

