﻿body {background: #fff;font-family: Trebuchet MS, Arial, Helvetica, sans-serif;font-size: 13px;color: #000000; padding: 0;margin: 0;}

img {border: none;}

li {margin: 0;padding: 0;list-style: none;}
ul {margin: 0;padding: 0;list-style: none;}

h6 {margin: 0;padding: 0;font-size: 14px;padding-left:10px;padding-right:10px;}
h5 {margin: 0;padding: 0;letter-spacing: -1px;font-size: 22px;padding-left:10px;padding-right:10px;}
h4 {margin: 0; padding: 0; font-size:13px; padding-left:10px; padding-top:5px; padding-bottom:5px; font-weight:normal;}
h3 {margin: 0;padding: 0;letter-spacing: -1px;font-size: 20px;padding-left:10px;padding-right:10px;font-weight:bold;padding-bottom: 5px;}
h2 {margin: 0;padding: 0;letter-spacing: -1px;font-size: 24px; padding-left:10px; padding-right:5px; font-weight:normal; padding-top:5px; padding-bottom:5px;}
h1 {margin: 0;padding: 0;letter-spacing: -1px;font-size: 35px;padding-left:10px;padding-right:10px;}

a {color: #666;}
a:hover {color: #333;}

p {margin: 0; padding: 0; padding-bottom: 15px;text-align:justify;padding-left:10px;padding-right:10px;}

.left {float: left;}
.right {float: right;}

form {
	margin: 0;
	padding: 0;
}
input[type="password"] {
	background: #fff url("../images/bg_input_sml.png") repeat-x top;
	border: 1px solid #ccc;
	padding: 5px;
}
input[type="text"] {
	background: #fff url("../images/bg_input_sml.png") repeat-x top;
	border: 1px solid #ccc;
	padding: 5px;
}
input[type="password"]:focus {
	border: 1px solid #999;
}
input[type="text"]:focus {
	border: 1px solid #999;
}
.logo {
	float: left;
	padding: 30px 0;
}
.inner {
	width: 920px;
	margin: 0 auto;
	overflow: auto;
}
.online {
	color: #91C146;
	font-weight: bold;
}
.grey {
	color: #ccc;
}
#header {
	width: 100%;
	background: #31302B url("../images/bg_header.png") repeat-x top;
}
#header a {
	color: #fff;
	text-decoration: none;
}
#header a:hover {
	color: #2FCBFF;
}
#topinfo {
	float: right;
	background: #575754;
	width: 380px;
	padding: 7px 15px;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
}
#topinfo p {
	padding: 0;
	line-height: 1.4em;
}
#topinfo img {
	float: left;
	padding-right: 5px;
}
#topinfo a {
	color: #fff;
	text-decoration: none;
}
#topinfo a:hover {
	color: #ccc;
}
#header ul {
	float: right;
	width: 450px;
	padding: 30px 0;
	margin-left: 100px;
}
#header ul li {
	float: left;
	padding-left: 20px;
}
#mid {
	background: url("../images/bg_mid.png") repeat-x top;
	width: 100%;
	color: #fff;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 1.8em;
	text-shadow: 1px 1px 1px #38819C;
}
#mid .inner {
	width: 920px;
	height: 60px;
	background: url("../images/bg_domsearch.png") no-repeat top;
	padding: 10px 25px 15px 15px;
}
#mid .domsearchbox {
	width: 420px;
	padding: 7px 15px;
	font-size: 17px;
	border: 1px solid #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #c7c7c7;
	margin-right: 5px;
	font-weight: 700;
}
#mid input {
	float: left;
}
#mid .domsearch {
	background:url("../images/bg_search.png") no-repeat top;
	width: 40px;
	height: 37px;
}
#mid .domsearch:hover {
	background:url("../images/bg_search.png") 0 -37px;
	cursor: pointer;
}
ul#fpfeat {
	width: 360px;
	float: right;
}
ul#fpfeat li {
	border: 1px solid #ccc;
	padding: 10px 10px 5px 10px;
	width: 338px;
	background: url("../images/bg_mid_fade.png") repeat-x bottom;
	overflow: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 10px;
}
ul#fpfeat img {
	float: left;
	padding-right: 10px;
}
ul#fpfeat p {
	padding-bottom: 10px;
}
ul#fpfeat h4 {
	font-size: 23px;
}
.packages {
	float: left;
	width: 300px;
	margin-right: 10px;
}
.packages h3 {
	height: 38px;
	font-size: 27px;
	color: #fff;
	padding: 7px 0 0 12px;
	width: 286px;
}
.packages h3.bronze {
	background: #E37A1C url("../images/bg_package_bronze.png") repeat-x top;
	text-shadow: 1px 1px 1px #B6834D;
	border: 1px solid #D97A1C;
}
.packages h3.silver {
	background: #999 url("../images/bg_package_silver.png") repeat-x top;
	text-shadow: 1px 1px 1px #666;
	border: 1px solid #aaa;
}
.packages h3.gold {
	background: #D7B327 url("../images/bg_package_gold.png") repeat-x top;
	text-shadow: 1px 1px 1px #B6A359;
	border: 1px solid #D8B527;
}
.packagedetails {
	width: 298px;
	border: 1px solid #ccc;
	border-top: none;
}
.packageinfo {
	width: 288px;
	font-weight: bold;
	background: url("../images/bg_mid_fade.png") repeat-x bottom;
	font-size: 15px;
	padding: 8px 0 8px 10px;
}
.packagedetails img {
	float: left;
	padding: 2px 5px 0 0;
}
.packagedetails ul {
	margin: 10px auto;
	width: 268px;
	font-size: 14px;
}
.packagedetails li {
	background: url("../images/bg_sml_fade.png") repeat-x bottom;
	padding: 5px;
	line-height: 1.2em;
}
.packagedetails li img {
	padding-top: 0;
}
.packagedetails p.price {
	padding-left: 20px;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: -1px;
}
.packagedetails p a {
	width: 179px;
	height: 26px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	padding-top: 9px;
}
.bronzebtn a {
	background: url("../images/bg_btn_bronze.png") no-repeat top left;
	margin-left: 0px;
	padding: 0;
	text-shadow: 1px 1px 1px #B6834D;
}
.bronzebtn a:hover {
	background: url("../images/bg_btn_bronze.png") 0 -35px;
}
.silverbtn a {
	background: url("../images/bg_btn_silver.png") no-repeat top left;
	margin-left: 0px;
	padding: 0;
	text-shadow: 1px 1px 1px #666;
}
.silverbtn a:hover {
	background: url("../images/bg_btn_silver.png") 0 -35px;
}
.goldbtn a {
	background: url("../images/bg_btn_gold.png") no-repeat top left;
	margin-left: 0px;
	padding: 0;
	text-shadow: 1px 1px 1px #B6A359;
}
.goldbtn a:hover {
	background: url("../images/bg_btn_gold.png") 0 -35px;
}
.oneclick {
	width: 893px;
	padding: 10px 10px 5px 15px;
	background: url("../images/bg_mid_fade.png") repeat-x bottom;
	overflow: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 10px 0 0;
	float: left;
	border: 1px solid #ccc;
}
.oneclick p {
	padding-bottom: 5px;
}
.oneclick h4 {
	font-size: 25px;
}
.oneclick img {
	float: right;
	padding: 5px 0 0 15px;
}
.elitepack {
	width: 893px;
	padding: 10px 10px 5px 15px;
	background: url("../images/bg_mid_fade.png") repeat-x bottom;
	overflow: auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 10px 0 0;
	float: left;
	border: 1px solid #ccc;
}
.elitepack p {
	padding-left: 0px;
	padding-bottom: 10px;
}
.elitepack h4 {
	font-size: 25px;
}
.elitepack img {
	float: right;
	padding: 5px 0 0 15px;
}
.elitepackdetails {
}
.elitepackdetails p.price {
	padding-left: 0px;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: -1px;
}
.elitepackdetails p a {
	width: 179px;
	height: 26px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	padding-top: 9px;
}
.elitepackinfo {
	font-weight: bold;
	background: url("../images/bg_mid_fade.png") repeat-x bottom;
	font-size: 15px;
	padding: 0px 0 0px 0px;
}
/* Homepage Scroller */

/*Required */
		.container {
	width:510px;
	height:225px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.slides {
	position:absolute;
	top:0;
	left:0;
}
.slides > div {
	position:absolute;
	top:0;
	width:510px;
	display:none;
}
/* Optional */
		#newsSlider {
	width: 540px;
	float: left;
}
		#loopedSlider {
	width: 540px;
	float: left;
}
#loopedSlider img.slidebtn {
	padding-top: 90px;
}
ul.pagination {
	list-style:none;
	padding:0;
	margin:0 auto;
	width: 100px;
}
ul.pagination li {
	float:left;
}
ul.pagination li a {
	padding: 3px 10px;
	line-height: 1.6em;
}
ul.pagination li.active a {
	background: url("../images/bg_pagination.png") repeat-x top;
	color: #fff;
	text-decoration: none;
}
/* Footer Styles */	

	#payments {
	background: url("../images/bg_payments_footer.png") repeat-x top;
	width: 100%;
	padding: 15px 0;
	margin-top: 10px;
}
#payments p {
	background: #999999;
	padding: 3px 10px;
	color: #ffffff;
	font-size: 11px;
	float: right;
	margin: 4px 10px 0 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-weight: bold;
}
#footer {
	background: #fff url("../images/bg_footer.png") repeat-x top;
	padding-top: 15px;
	height: 187px;
	color: #b4b4b4;
}
#footer ul {
	float: left;
	width: 500px;
}
#footer li {
	float: left;
	padding-left: 15px;
}
#footer a {
	color: #b4b4b4;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
/* Control Panel Styles */
	
	ul#cpnav {
	width: 200px;
	float: left;
	margin-bottom: 25px;
}
ul#cpnav li {
	width: 200px;
	font-weight: bold;
	margin-bottom: 2px;
}
ul#cpnav li a {
	color: #fff;
	height: 23px;
	background: url("../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("../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("../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;
}
ul#cpanel li p {
	font-size: 12px;
}
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 tfoot td {
	background: #eee;
	color: black;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
table.basket tfoot th {
	background: #eee;
	color: black;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
table.basket tbody th {
	background: #eee;
	color: black;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
table.basket tbody td {
	background: #eee;
	color: black;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
table.basket tbody th {
	text-align: left;
}
table.basket tfoot 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;
}
select {
	width: 200px;
}
.normal-input-width select {
	width: auto;
}
.normal-input-width input[type="text"] {
	width: auto;
}
.dac-results-table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 2;
	margin-bottom: 15px;
}
th {
	padding: 5px;
}
.dac-results-table td {
	padding: 5px;
}
input[type="password"] {
	width: 200px;
	border: 1px solid #ccc;
	padding: 5px;
}
input[type="text"] {
	width: 200px;
	border: 1px solid #ccc;
	padding: 5px;
}
.basket .item-name {
	text-align: left;
	padding: 5px;
}
.basket tbody th {
	text-align: left;
}
.basket tfoot th {
	text-align: left;
}

