html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ul, li, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: "Arial";
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

.contentbox table {
border-spacing:5px;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: #0c0c0c url('images/background.png') repeat-x;
	font-family: Arial, sans-serif;
}
html#subpage body {
	background:#fff url('images/subpage2-background.png') repeat-x;
}
a {
	color:#fff;
	text-decoration:none;
}
.domaintext {
	width:130px;
	height:17px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:3px;
	background: #fff repeat-x;
	border:1px solid #002a58;
	color:#333;
	font-size:12px;
	margin-left:3px;
	margin-right:3px;
	margin-top:0px;
}

#container {
	width:800px;
	margin:0 auto;
	overflow:hidden;
}
#content {
	font-size:0.7em;
	line-height:1.2;
	overflow:hidden;
}
#number {
	position:absolute;
	right:0;
	top:40px;
	color:#fff;
	font-size:30px;
}
#quick-links {
	position:absolute;
	right:-5px;
	top:20px;
	padding-bottom:2px;
}
#quick-links li {
	float:left;
	font-size:12px;
	border-left:1px solid #DDDDDD;
	padding:0 5px;
}
#quick-links li.first {
	border:0;
}
#quick-links li a {
	color: #CCCCCC;
}
#quick-links li a:hover {
	border-bottom: 1px dotted #AAAAAA;
	color:#FFF;
}
.click-here {
	display:block;
	background: url('images/click-here.png') no-repeat;
	width:92px;
	height:31px;
	text-indent:-9000em;
	overflow:hidden;
	margin-top:15px;
}
#header { 
	height: 133px; 
	position:relative; 
	margin-bottom:17px;
}
#logo a {
	background-image:url('images/logo.png');
	display:block;
	float:left;
	height:53px;
	margin-top:20px;
	text-indent:-999em;
	width:216px;
}
#logo a:hover {
	background-position: 0 -58px;
}
#header .navigation { 
	height: 31px; 
	border-top: 3px solid #353535; 
	float: right; 
	margin-top: 15px; 
	position:absolute; 
	right:0; 
	bottom:0; 
	margin-right:-2px; 
}
#header .navigation li { 
	text-transform: uppercase; 
	font-size: 12px; 
	font-weight: normal; 
	height: 31px; 
	float: left; 
	line-height: 31px; 
	padding:0 2px 0 0; 
}
#header .navigation li a { 
	padding: 0 17px; 
	display: inline-block; 
	height: 31px; 
	background-image: url('images/navigation_background.png'); 
	background-repeat: repeat-x; 
	text-decoration: none; 
	color: #FFFFFF; 
}
#header .navigation li a:hover, #header .navigation li.active a { 
	background-position: 0 -31px; 
}
#header .navigation { 
	background-image: url('images/navigation_divider.png'); 
	height: 31px; 
}
#footer .navigation li.first {
	border:0;
}
#footer .navigation li a {

}
#plans {
	color:#fff;
	overflow:hidden;
}
#plans h2 {
	display:none;
}
#plans li.plan {
	background: url('images/plans-block2.png') no-repeat;
	float:left;
	width:200px;
	height:292px;
	position:relative;
	padding:70px 8px 0;
	width:184px;
	height:222px;
}
#plans li.plan ul.options li {
	background: transparent; padding:0;
}
#plans li.plan ul li {
	background: url('images/mdot.png') left center no-repeat;
	padding-left:8px;
}
#plans li.plan strong {
	font-weight:900;
	margin-bottom:15px;
	display:block;
}
#plans li#webhosting strong {
	color:#a8851c;
	width:140px;
}
#plans li#domainnames strong {
	color:#cbe4ff;
	margin-bottom:14px;
}
#plans li#vpshosting strong {
	color:#ffd4d4;
}
#plans li#businesshosting strong {
	color:#bfff6b;
}
#plans li#domainnames {
	background-position: -200px 0;
}
#plans li#vpshosting {
	background-position: -400px 0;
}
#plans li#businesshosting {
	background-position: -600px 0;
}
#plans li.more-info a {
	position:absolute;
	bottom:30px;
	left:8px;
	font-size:1.2em;
	text-decoration: underline;
}
#plans li.more-info a:hover {
text-decoration: none;
}
#plans li.signup {
	position:absolute;
	right:3px;
	bottom:3px;
}
#plans li.signup a {
	display:block;
	width:99px;
	height:31px;
	background: url('images/moreinfobttn.png') no-repeat;
	text-indent:-9000em;
	overflow:hidden;
}
#plans li.signup a:hover , #uk-starter-webhosting a.signup:hover  { background-position: 0 -31px; }

#plans li.signup2 {
	position:absolute;
	right:3px;
	bottom:3px;
}
#plans li.signup2 a {
	display:block;
	width:99px;
	height:31px;
	background: url('images/signup.png') no-repeat;
	text-indent:-9000em;
	overflow:hidden;
}
#plans li.signup2 a:hover , #uk-starter-webhosting a.signup2:hover  { background-position: 0 -31px; }
#plans li a {
	color:#fff;
}

#plans ul.extensions {
	overflow:hidden;
	margin-top:5px;
}
#plans .plan ul.extensions li {
	background: transparent;
	float:left;
	border-right:1px solid #013269;
	padding:0 5px;
}
#plans .plan ul.extensions li.last {
	border:0;
}
#plans .plan strong.price {
	margin:0;
	display:inline;
	color:#fff !important;
	font-size:1.8em;
	padding-left:3px;
}
#plans .plan span {
	color:#CBE4FF;
}
#brands {
	width:761px;
	height:73px;
	background: url('images/brands.png') no-repeat;
	margin:0 auto;
}
#brands li {
	float:left;
}
#brands li {
	height:73px;
	display:block;
	text-indent:-9000em;
	overflow:hidden;
}
#brands li#brands-cpanel {
	width:95px;
	margin-right:40px;
}
#brands li#brands-mysql {
	width:110px;
	margin-right:45px;
}
#brands li#brands-redhat {
	width:155px;
	margin-right:30px;
}
#brands li#brands-php {
	width:110px;
	margin-right:30px;
}
#brands li#brands-apache {
	width:140px;
}
#blocks {
	position:relative;
	margin-top:15px;
	margin-bottom:40px;
	color:#fff
}
#blocks h2 {
	color:#f2951d;
	font-size:1.4em;
	font-weight:900;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom:5px;
}
#blocks p {
	margin-bottom:10px;
}
#block-1 {
	padding:10px;
	width:240px;
	height:226px;
	background: #0a0a0a url('images/ssl.png') bottom no-repeat;
}
#block-2 {
	position:absolute;
	left:270px;
	top:0;
	padding:10px;
	width:240px;
	height:90px;
	background: #0a0a0a url('images/30-day.png') bottom no-repeat;
}
#block-3 {
	position:absolute;
	left:270px;
	top:119px;
	padding:10px;
	padding-right:80px;
	width:170px;
	height:107px;
	background: #0a0a0a url('images/support.png') bottom no-repeat;
}
#block-3 ul li {
	display: inline;
	border-left: 1px solid #333333;
	padding: 0 2px 0 5px;
}
#block-3 ul li.first {
	border-left: 0;
	padding-left: 0;
}
#block-3 ul li a {
}
#block-3 ul li a:hover {
	text-decoration: underline;
}
#block-4 {
	position:absolute;
	left:540px;
	top:0;
	padding:10px;
	width:240px;
	height:226px;
	background: #0a0a0a url('images/right-box-bg.png') bottom no-repeat;
}

#bottom-blocks {
	overflow:hidden;
	margin-bottom:20px;
}
#search-for-your-domain {
	display:block;
	width:260px;
	height:174px;
	background: url('images/search-form.png') no-repeat;
	position:relative;
	float:left;
}
#search-for-your-domain legend, #search-for-your-domain label, #search-for-your-domain li {
	display:none;
}
#search-for-your-domain form {
	padding-left:45px;
	padding-top:68px;
}
#search-for-your-domain form li {
	display:block;
	float:left;
}
#search-for-your-domain form li input.search {
	display:block;
	width:99px;
	height:31px;
	background: url('images/search-now.png') no-repeat;
	position:absolute;
	bottom:3px;
	right:3px;
	text-indent:-9000em;
	overflow:hidden;
	font-size:0.01em;
	padding-top:29px;
	border:0;
	color:#202020;
}
#uk-starter-webhosting {
	display:block;
	width:531px;
	height:174px;
	background: url('images/ultimate-uk-starter-webhosting.png') no-repeat;
	position:relative;
	float:right;
}
#uk-starter-webhosting ul, #uk-starter-webhosting h2 {
	display:none;
}
#uk-starter-webhosting a.signup {
	display:block;
	width:99px;
	height:31px;
	background: url('images/signup.png') no-repeat;
	position:absolute;
	bottom:3px;
	right:3px;
	text-indent:-9000em;
	overflow:hidden;
}



/** FOOTER **/

#copyright {
	color:#fff;
	margin-bottom:5px;
	display:block;
	text-align:right;
}
.push {
	height:185px;
}
#footer {
	font-size:11px;
	background: url('images/footer-background.png') repeat-x;
	padding-top:40px;
	height:145px;
	line-height:normal;
}
#footer .inner {
	width:800px;
	margin:0 auto;
	overflow:hidden;
}
#footer .navigation {
	float:right;
	margin-right:-5px;
}
#footer .navigation li {
	border-left:1px solid #2f2f2f;
	float:left;
	padding:0 5px;
}
#footer .navigation li.first {
	border:0;
}
#footer .navigation li a {
	color:#fff;
	text-decoration:none;
}
#footer .navigation li a:hover {
	color:#FFF;
    text-decoration:underline;
}
#footer .navigation li.active a {
}
#footer h2 {
	clear:both;
	display:block;
	text-align:right;
	position:relative;
	top:15px;
	margin-bottom:20px;
	color:#5e5e5e;
	font-size:15px;
}
#creditcards {
	float:right;
	margin-right:-4px;
}
#creditcards li {
	float:left;
	padding:0 2px;
}
#creditcards li a {
	width:47px;
	height:30px;
	display:block;
	text-indent:-9000em;
	overflow:hidden;
}
#creditcards li.visa { background: url('images/visa.png') no-repeat; }
#creditcards li.mastercard { background: url('images/mastercard.png') no-repeat; }
#creditcards li.solo { background: url('images/solo.png') no-repeat; }
#creditcards li.maestro { background: url('images/maestro.png') no-repeat; }
#creditcards li.paypal { background: url('images/paypal.png') no-repeat; }
#creditcards li.delta { background: url('images/delta.png') no-repeat; }


html, body {
	height:100%;
}
#container {
	min-height:100%;
	height: auto !important;
	height:100%;
	margin-bottom:-185px;
}
#features {
	clear:both;
	overflow:hidden;
	position:relative;
	background:#3c3c3c;
	padding:13px;
	width:496px;
	float:left;
	height:205px;
}
#features ul {
	color:#fff;
	background: url('images/icons.png') 0 6px no-repeat;
	width:235px;
}
#features ul li {
	border-bottom:2px solid #363636;
	padding-bottom:5px;
	padding-top:7px;
	margin-left:34px;
}

#why-choose-us {
	color:#3c3c3c;
	font-size:12px;
	line-height:150%;
}
#why-choose-us li {
	background: url('images/mdot-dark.png') 0 center no-repeat;
	padding-left:8px;
}
#why-choose-us h2 {
	font-size:2em;
	margin-bottom:10px;
	font-weight:bold;
	letter-spacing:-1pt;
}
#why-choose-us p {
	font-weight:900;
	margin:10px 0;
}
#why-choose-us a {
	color:#3c3c3c;
	border-bottom:1px dotted #3c3c3c;
	font-weight:bold;
}
#why-choose-us a:hover {
	color:#d17b0c;
	border-bottom:1px dotted #d17b0c;
	font-weight:bold;
}














/** WEB HOSTING PAGE **/

html#web-hosting body { 
background:#cbcbcb url('images/web-hosting-background.png') repeat-x; 
}
html#web-hosting #brands {
	background: url('images/page-brands.png') no-repeat;
}
html#web-hosting #plans {
	height:292px;
	width:604px;
	float:left;
}
html#web-hosting #plans li.plan {
	background: url('images/plans-hosting-block.png') no-repeat;
	padding-top:80px;
	height:212px;
}
html#web-hosting #plans li#business-hosting li.signup {
	right:6px;
}
html#web-hosting #plans li#home-hosting {
	background-position: 0px 0;
}
html#web-hosting #plans li#pro-hosting {
	background-position: -200px 0;
}
html#web-hosting #plans li#business-hosting {
	background-position: -400px 0;
}
html#web-hosting .subnavigation {
	padding:0;
	float:left;
	width:196px;
	margin-bottom:20px;
	font-size:11px;
	line-height:140%;
}
html#web-hosting .subnavigation li {
	border-bottom:2px solid #d6d6d6;
	padding:4px 0px 4px;
	margin-left:10px;
	display:block;
}
html#web-hosting .subnavigation li a {
	border-left:3px solid #6e6e6e;
	margin-left:-5px;
	color:#4b4b4b;
	padding-left:8px;
	display:block;
}
html#web-hosting .subnavigation li a:hover {
	border-left: 3px solid #f2951d;
}
html#web-hosting #blocks {
	overflow:hidden;
	width:100%;
	height:261px;
	position:relative;
	margin-bottom:20px;
}
html#web-hosting #blocks .block {
	border-bottom:23px solid #2c2c2c;
	background:#3c3c3c right bottom no-repeat;
}
html#web-hosting #blocks #cpanel p, html#web-hosting #blocks #fantastico p {
	width:150px;
}
html#web-hosting #blocks #cpanel {
	position:absolute;
	top:0;
	right:0;
	width:234px;
	padding:13px;
	height:70px;
	background-image: url('images/cpanel.png');
}
html#web-hosting #blocks #fantastico {
	position:absolute;
	top:135px;
	right:0;
	width:234px;
	padding:13px;
	height:70px;
	background-image: url('images/fantastico.png');
}
html#web-hosting .block h2 {
	color:#fff;
	font-size:2em;
	font-weight:900;
}
html#web-hosting p.sidecaption-host{
	line-height:140%;
	color:#333;
}
html#web-hosting h5 {
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	color:#333;
	letter-spacing:-1pt;
}
/** Sub page two column setup **/

#sub-page-column-1 {
	padding: 10px 10px 10px 0;
	float: left;
	width: 580px;
	margin-right: 4px;
	min-height: 500px;
}
#sub-page-column-1 img {
	border:1px solid #CCC;
	padding:3px;
}
#sub-page-column-1 img.icon {
	border:none;
	padding:0px;
}
#sub-page-column-1 p.trigger a {
	background:transparent url(images/moreinfo.png) bottom left no-repeat;
	display:block;
	padding-left:18px;
	padding-top:20px;
	float:right;
}
#sub-page-column-1 p { margin-bottom: 10px; font-size:12px; color:#333; line-height:160%; }
#sub-page-column-1 h3{ font-size: 26px; font-weight: bold; margin-bottom: 10px; letter-spacing:-1pt; }
#sub-page-column-1 h3.black-header{ font-size: 26px; color:#fff; font-weight: bold; margin-bottom: 10px; letter-spacing:-1pt; display:block; height:64px; background-image:url(images/page-header-text-bg.png); background-repeat:repeat-x; padding-top:10px; padding-left: 10px; margin-top:-10px;}
#sub-page-column-1 h4{ display:block; background:#fff; font-size: 18px; color:#666; font-weight: bold; margin-bottom: 15px; letter-spacing:-1pt; padding:6px; border-left:4px solid #eda241; }
.sub-page-sub-heading { font-size: 1.5em; font-weight: bold; margin-bottom: 5px; color: #444444; }
#sub-page-column-1 li {font-size:12px; color:#333; line-height:160%; list-style:disc; margin-left: 20px;}
#sub-page-column-1 a { color:#333;border-bottom:1px dotted #666;}
#sub-page-column-1 a:hover { color:#666; border-bottom:1px dotted #eda241;}
#sub-page-column-1 ol li {list-style:decimal;}
#sub-page-column-1 ul.termslist {
	margin-left:0; padding:0; list-style:none; border-top:1px solid #fff;  margin-bottom:20px;}
#sub-page-column-1 ul.termslist li { 
    margin:0; padding:0 0 0 30px; line-height:2.615em; background:url(images/page_white_text.png) 5px 50% no-repeat; border-bottom:1px solid #fff; }
	
#sub-page-column-2 { padding-top: 10px; float: left; width: 190px; min-height: 600px; height:auto; background:#dddddd; background-image:url(images/side-bar-fadebg.png); background-position:bottom; background-repeat:no-repeat; padding-left:8px; padding-right:5px; font-size:11px; line-height:140%; }
#sub-page-column-2 h5 { font-size: 15px; font-weight: bold; color: #777777; margin-bottom: 10px; letter-spacing:-1pt; }
#sub-page-column-2 p { color: #333333; }

#sub-page-column-2 .subnavigation {
	padding:0;
	float:left;
	width:188px;
	margin-bottom:20px;
	font-size:11px;
	display:block;
}
#sub-page-column-2 .subnavigation li {
	display:block;
	border-bottom:2px solid #d6d6d6;
	padding:4px 0px 4px;
	margin-left:4px;
	width:188px;
}
#sub-page-column-2 .subnavigation li a {
	display:block;
	border-left:3px solid #6e6e6e;
	margin-left:-5px;
	color:#4b4b4b;
	padding-left:8px;
	width:188px;
}
#sub-page-column-2 .subnavigation li a:hover {
	display:block;
	border-left: 3px solid #f2951d;
}

table.compare{border-bottom:1px solid #;margin:0px 0; font-size:12px; color:#333;}
table.compare th{background:#ccc; color:#333;font-size:18px; font-weight:bold;height:37px;line-height:37px;}
table.compare th.heading{background:#ccc; color:#333;font-size:18px; font-weight:bold;height:37px;line-height:37px; padding-left:20px;}
table.compare th .curveleft{background:#CCC; padding-left:10px; color:#333;}
table.compare th .curveright{background:#ccc; padding-right:10px; color:#333;}
table.compare th a,table.data th a:visited,table.data th a:hover{color:#FFF;text-decoration:none;}
table.compare tr td{background-color:#FFF;border-top:1px solid #d2d2d2;padding:10px; text-align:center;}
table.compare tr td.price{ font-weight:bold; font-size:14px; line-height:normal; color:#f2951d }
table.compare tr td a.signup {
	display:block;
	width:99px;
	height:31px;
	background: url('images/signup.png') no-repeat;
	text-indent:-9000em;
	overflow:hidden;
	margin-left:5px;
}
table.compare tr td.pricing{color:#333;font-size:14px;font-weight:bold;}
table.compare tr.yearly td,tr.yearly:hover td{background-color:#d2e5f4!important;color:#333;}
table.compare tr:hover td{background-color:#d2e5f4!important;color:#333!important;}
table.compare tr:hover.price-nohover td{background-color:#fff!important;}
table.compare tr td.left {text-align:left; padding-left:20px;}
.icon {border:none; padding:0;}

#domain-prices {
	width:580px;
	height:73px;
	margin:0px;
	padding:0px;
}
#domain-prices li {
	float:left;
}
#domain-prices li {
	height:73px;
	display:block;
	text-indent:-9000em;
	overflow:hidden;
	margin-right:25px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	background-repeat:no-repeat;
}
#domain-prices li#domain-uk {
	width:175px;
	background:url(images/ukdomain-price.png);
}
#domain-prices li#domain-com {
	width:175px;
	background:url(images/com-price.png);
}
#domain-prices li#domain-info {
	width:175px;
	background:url(images/info-price.png);
	margin-right:0px;
}
#domainsearch {
	display:block;
	min-height:147px;
	width:580px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	background:url(images/search-domain-bg.png);
	background-repeat:no-repeat;
	padding-top:0px;
    position:relative;
	float:left;
}

#domainsearch legend, #domainsearch label, #domainsearch li {
	display:none;
}
#domainsearch form {
	padding-left:50px;
	padding-top:68px;
}
#domainsearch form li {
	display:block;
	float:left;
}
#domainsearch form li input {
	width:300px;
	background:#fff;
	border:none;
	padding:4px;
	padding-bottom:6px;
	color:#333;
	font-size:18px;
	font-weight:bold;
	margin-right:0px;
}
#domainsearch li select {
	background:#fff;
	border:none;
	padding:0px;
	color:#333;
	font-size:18px;
	font-weight:bold;
	margin-left:-15px;
	height:25px;
}
#domainsearch li input.search {
	display:block;
	width:64px;
	height:26px;
	background: url('images/domain-go.png') no-repeat;
	position:absolute;
	bottom:53px;
	right:30px;
	text-indent:-9000em;
	overflow:hidden;
	font-size:0.01em;
	padding-top:0px;
	border:0;
	color:#202020;
	cursor:pointer;
}
