/* Global CSS

AS Colours:

10% White: #ecf6fb
20% White: #daedf7
40% White: #b5dbef
50% White: #a2d1eb

Light Blue: #45a4d7
Dark Blue: #2d7eb3

Light Green: #98e349
Dark Green: #68bc2f

Light Red: #f96450
Dark Red: #d35035

Light Lime: #9f3
Dark Lime: #3c3

Light Bronze: #eb9
Dark Bronze: #a65

Light Silver: #eee
Dark Silver: #89a

Light Gold: #fd2
Dark Gold: #d70

*/

html {
	height: 100%;
}

.hide {
	display: none;
}

body {
	background: #ecf6fb;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, Sans-Serif;
	padding: 0 0;
	margin: 0 0;
	color: #333;
	font-size: 10pt;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 10pt;
}

h2, h3, h4, h5 {
	margin: 0 0;
	padding: 0 0 10px 0;
	color: #2d7eb3;
}

a {
	text-decoration: none;
	color: #45a4d7;
}

a:hover {
	text-decoration: underline;
	color: #2d7eb3;
}

h2 a, h3 a, h4 a, h5 a {
	color: #2d7eb3;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

img {
	border: 0;
}

form, ol, ul {
	margin: 0 0;
	padding: 0 0;
}

ol {
	padding: 0 10px 10px 40px;
}

ul {
	padding: 0 10px 10px 30px;
	list-style-image: url(/style/check.png);
	list-style-type: circle
}

ol li {
	padding-bottom: 10px;
}

ul li {
	padding: 0 0 5px 5px;
}

table {
	margin: auto -3px 20px;
}

div#container {
	width: 960px;
	margin: auto auto;
	padding: 0 20px;
}

div#header {
	margin: 25px 0 25px 0;
}

div#header p {
	padding: 0 0;
}

div#header p span {
	font-size: 18pt;
	font-weight: bold;
	color: #e00;
}

div#header p.topnav {
	float: right;
	font-size: 9pt;
	text-transform: uppercase;
}

div#header p.topnav a {
	color: #2d7eb3;
}

div#header p.pphone {
	clear: both;
	float: right;
	margin-top: -25px;
	display: none;
}

div#navigation {
	clear: both;
	padding-top: 20px;
}

div#navigation p {
	padding: 0 0;
	margin-bottom: -3px;
}

div#navigation img {
	margin-right: 1px;
}

div#navbar {
	clear: both;
	height: 70px;
	margin: -10px 0 20px 0;
	background: url(/style/blue_nav.gif) #45a4d7;
}

div#navbar h1 {
	float: left;
	margin-left: 25px;
	font-size: 20pt;
	color: #ecf6fb;
}

div#navbar h1 a {
	text-decoration: none;
	color: #f4fcec;
}

div#navbar h4 {
	text-align: center;
	line-height: 70px;
	font-size: 16pt;
	color: #f4fcec;
}

div#navbar h4 a {
	text-decoration: none;
	color: #f4fcec;
}

div#navhighlight {
	width: 472px;
	height: 70px;
	float: right;
	background: url(/style/green_highlight.gif);
	color: #fff;
	font-size: 18pt;
	font-weight: bold;
	line-height: 16pt;
}

div#navhighlight p {
	padding: 0 0;
	text-align: center;
}

div#dcom, div#duk, div#deu {
	float: left;
	width: 158px;
	margin-top: 2px;
	border-right: #98e349 1px solid;
}

div#dcom {
	width: 157px;
}

div#deu {
	width: 154px;
	border: none;
}

p.d1 {
	margin-bottom: 2px;
}

p.d2 {
	color: #2d7eb3;
}

p.d3 {
	font-size: 11pt;
	
}

div#content {
	clear: both;
	width: 680px;
	float: left;
}

div.blue_begin {
	height: 40px;
	background: url(/style/blue_header.gif);
}

div.blue_begin h2 {
	font-size: 11pt;
	line-height: 30px;
	margin-left: 10px;
	color: #ecf6fb;
}

div.blue_begin h2 a {
	color: #ecf6fb;
}

div.blue {
	background: url(/style/blue_mid.gif) repeat-y;
	padding: 0 10px;
	line-height: 1.5em;
	text-align: justify;
}

div.bluehost {
	height: 240px;
	background: url(/style/blue_mid.gif) repeat-y;
	padding: 0 4px;
}

div.blue_end {
	height: 20px;
	margin: -20px 0 20px 0;
	background: url(/style/blue_footer.gif);
}

div#hosting_economy, div#hosting_bronze, div#hosting_silver, div#hosting_gold {
	float: left;
	width: 155px;
	height: 230px;
	margin-right: 4px;
	padding: 5px 5px;
	font-size: 9pt;
}

div#hosting_economy {
	color: #fff;
	background: url(/images/hosting_economy.png) #9f3;
}

div#hosting_bronze {
	color: #fff;
	background: url(/images/hosting_bronze.png) #eb9;
}

div#hosting_silver {
	background: url(/images/hosting_silver.png) #eee;
}

div#hosting_gold {
	color: #fff;
	margin-right: 0;
	background: url(/images/hosting_gold.png) #fd2;
}

p.h1 {
	float: left;
	font-size: 24pt;
	font-weight: bold;
	line-height: 20pt;
}

p.h2 {
	float: left;
	clear: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10pt;
}

p.h3 {
	float: right;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0;
}

p.h3 span {
	font-size: 24pt;
}

p.h4 {
	clear: both;
	float: right;
	width: 90%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: right;
	border-bottom: 1px solid;
}

p.h5 {
	clear: both;
	margin-left: 5px;
	padding-bottom: 0px;
	line-height: 22px;
}

p.h5 img {
	clear: both;
	float: left;
	margin-right: 7px;
}

p.h6 {
	margin-top: 31px;
	text-align: center;
}

div.tabs {
	float: left;
}

div.tabs p {
	margin: 0 0;
	padding: 0 0 1px 0;
	font-size: 0px;
	line-height: 0;
}

div.blue_small_cont {
	float: right;
	width: 560px;
}

div.blue_small_begin {
	height: 40px;
	background: url(/style/blue_small_header.gif);
}

div.blue_small_begin h2 {
	font-size: 11pt;
	line-height: 30px;
	margin-left: 10px;
	color: #ecf6fb;
}

div.blue_small {
	background: url(/style/blue_small_mid.gif) repeat-y;
	padding: 0 10px;
	line-height: 1.5em;
	text-align: justify;
}

div.blue_small_end {
	height: 20px;
	margin: -20px 0 0 0;
	background: url(/style/blue_small_footer.gif);
}

img.blue_small_exit {
	clear: both;
	width: 680px;
	height: 5px;
}

div#sidebar {
	width: 260px;
	float: right;
}

div.green_begin {
	height: 40px;
	background: url(/style/green_header.gif);
}

div.green_begin h2 {
	font-size: 10pt;
	line-height: 30px;
	margin-left: 10px;
	color: #f4fcec;
}

div.green_begin h2 a {
	color: #f4fcec;
}

div.green {
	background: url(/style/green_mid.gif) repeat-y;
	padding: 0 10px;
	font-size: 10pt;
}

div.green a {
	color: #68bc2f;
}

div.green ul {
	font-weight: bold;
	color: #68bc2f;
}

div.green ul li {
	line-height: 1.5em;
	padding-bottom: 0;
}

div.blogitem {
	margin-bottom: 4px;
	border-bottom: #68bc2f 1px solid;
}

div.green h5.blog {
	padding-bottom: 0px;
}

div.green p.blogdate {
	font-size: 7pt;
	color: #999;
}

div.green_end {
	height: 20px;
	margin: -20px 0 20px 0;
	background: url(/style/green_footer.gif);
}

div#footer {
	clear: both;
	width: 100%;
	height: 150px;
	background: url(/style/footer.gif) #222 repeat-x;
}

div#footer p {
	color: #fff;
	font-size: 9pt;
}

div#footer a, div#footer a:hover {
	color: #fff;
	text-decoration: none;
}

div#footer_cont {
	width: 960px;
	margin: auto auto;
	padding: 30px 20px 0 20px;;
}

div#footer_1 {
	width: 140px;
	height: 100px;
	float: left;
}

div#footer_2 {
	width: 150px;
	height: 100px;
	float: left;
	border-right: #fff 1px solid;
}

div#footer_3 {
	width: 160px;
	height: 100px;
	float: left;
	padding-left: 20px;
}

div#footer_4 {
	width: 150px;
	height: 100px;
	float: left;
	border-right: #fff 1px solid;
}

div#footer_5 {
	width: 300px;
	height: 100px;
	float: left;
	padding-left: 20px;
}

input, textarea, select {
	background: #f9fcfe;
	border: #45a4d7 1px solid;
	border-right: #b5dbef 1px solid;
	border-bottom: #b5dbef 1px solid;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2d7eb3;
}

input.submit {
	border: #45a4d7 1px solid;
	border-top: #b5dbef 1px solid;
	border-left: #b5dbef 1px solid;	
}

input.submit:hover {
	background: #daedf7;
}

input.submit:active {
	border: #45a4d7 1px solid;
	border-right: #b5dbef 1px solid;
	border-bottom: #b5dbef 1px solid;
}

/*

Light Gold: #fd2
Dark Gold: #d70

Light Red: #f96450
Dark Red: #d35035

*/

input.listbox {
	width: 100%;
	background: #ffd;
	border: #d70 1px solid;
	border-right: #fd2 1px solid;
	border-bottom: #fd2 1px solid;
	color: #d70;
}

input.radio {
	background: none;
	border: 0;
}

input.listsubmit {
	width: 100%;
	background: #ffd;
	border: #d70 1px solid;
	border-top: #fd2 1px solid;
	border-left: #fd2 1px solid;
	color: #d70;
}

input.listsubmit:hover {
	background: #fea;
}

input.listsubmit:active {
	border: #d70 1px solid;
	border-right: #fd2 1px solid;
	border-bottom: #fd2 1px solid;
}

div#dacleft {
	float: left;
	padding-top: 10px;
}

div#dacleft p {
	font-size: 16pt;
	padding: 10px 0;
}

form.dac input, form.dac select {
	font-size: 12pt;
}

/* IE6 fixes * html */

* html div#header {
	height: 30px;
}

* html div#header p.pphone {
	margin-top: 10px;
}

* html div#navbar {
	clear: both;
	margin: 0px 0 20px 0;
}

* html div.blue_end {
	margin: -10px 0 20px 0;
}

* html div.blue_small_end {
	margin: -10px 0 20px 0;
}

* html div.green_end {
	margin: -10px 0 20px 0;
}

* html div#navbar h1 {
	margin-top: 15px;
	margin-left: 15px;
}

* html p.h4 {
	width: 93px;
}

* html div#hosting_silver p.h4 {
	width: 78px;
}

* html div#hosting_gold p.h4 {
	width: 63px;
}

* html div.bluehost {
	height: 256px;
}

/* IE7 fixes - *:first-child+html */

*:first-child+html div#header {
	height: 30px;
}

*:first-child+html div#header p.pphone {
	margin-top: 10px;
}

*:first-child+html div#navbar {
	clear: both;
	margin: 0px 0 20px 0;
}

*:first-child+html div.blue_end {
	clear: both;
	margin: 0px 0 20px 0;
}

*:first-child+html div.blue_small_end {
	clear: both;
	margin: 0px 0 20px 0;
}

*:first-child+html div.green_end {
	margin: -10px 0 20px 0;
}

*:first-child+html div#navbar h1 {
	margin-top: 15px;
}

*:first-child+html p.h4 {
	width: 93px;
}

*:first-child+html div#hosting_silver p.h4 {
	width: 78px;
}

*:first-child+html div#hosting_gold p.h4 {
	width: 63px;
}

*:first-child+html div.bluehost {
	height: 257px;
}




/* ===== PROMO LIGHT HOSTING BACKGROUND ===== */

div#hosting_economy {
	color: #68bc2f;
	background: url(/images/promo_hosting_economy.png);
}

div#hosting_bronze {
	color: #a65;
	background: url(/images/promo_hosting_bronze.png);
}

div#hosting_silver {
	color: #89a;
	background: url(/images/promo_hosting_silver.png);
}

div#hosting_gold {
	color: #d70;
	margin-right: 0;
	background: url(/images/promo_hosting_gold.png);
}