html{
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}
body{
	background: #333;
	color: #666;
	margin: 0;
}
a{
	color: #8bc41d;
}
#wrap{
	width: 800px;
	margin: 0 auto;
	background: #FFF;
}
#nav ul {
	list-style:none;
	padding:0 0 18px 20px;
}
#nav{
	background: url('/media/images/top-menu-repeat.png') repeat-x;
}
#nav>div{
	background: url('/media/images/top-menu-left.png') no-repeat left;
}
#nav>div>div{
	background: url('/media/images/top-menu-right.png') no-repeat right;
	height: 46px;
}
#nav li {
	display: block;
	float: left; 
	height: 32px;
	margin-right: 20px;
	padding-top: 14px;
	cursor: pointer;
}
#nav li a {
	color: #AEAEAE;
	text-decoration: none;
	font: 17px arial, helvetica, sans-serif;
}
h1{
	padding-left: 20px;
	color: #AC1300;
}
.selected{
	background: url('/media/images/top-menu-selected.png') no-repeat center bottom;
}
#nav li .selectedlink {
	color: #FFF;
}
#header{
	height: 140px;
}
#logo{
	position: relative;
	top: 20px;
	left: 20px;
	cursor: pointer;
}
#footer{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	padding: 25px 0 25px 0;
	color: #AAA;
	border-top: dotted 1px #999;
	margin: 20px;
	margin-bottom: 0px;
}
#footer a{
	color: #666;
}
#slogan{
	position: relative;
	margin-right: 20px;
	background: url('/media/images/slogan.png') no-repeat;
	height: 29px;
	width: 243px;
	float: right;
}
#banner{
	background: url('/media/images/main-banner-fixed.png');
	height: 259px;
}
#savings-banner{
	position: relative;
	background: url('/media/images/savings-banner.jpg') no-repeat;
	height: 259px;
}
#savings-banner p{
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	position: absolute;
	top: 85px;
	left: 230px;
	right: 50px;
	color: #FFF;
	font-size: 26px;
}
#rails-banner{
	position: relative;
	background: url('/media/images/rails-banner-deeper.jpg') no-repeat;
	height: 259px;
}
#rails-banner p{
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
	position: absolute;
	top: 85px;
	left: 220px;
	right: 50px;
	color: #FFF;
	font-size: 26px;
}
#banner-blue{
	background: url('/media/images/main-banner-blue.jpg');
	height: 260px;
	position: relative;
}
#banner-orange{
	background: url('/media/images/orange-head.png');
	height: 260px;
	position: relative;
}
#intro h1{
	padding: 20px;
	padding-bottom: 5px;
	text-align: justify;
	color: #666;
	font-size: 1.5em;
}
#intro h1 strong{
	color: #AC1300;
}
#intro-left{
	float: left;
	width: 440px;
	padding-bottom: 20px;
	line-height: 1.1em;
}
#intro-left p{
	padding: 20px;
	color: #666;
	padding-bottom: 0px;
}
#intro-left strong{
	color: #666;
}
#intro-right{
	float: right;
	width: 340px;
	margin-right: 20px;
	margin-top: 20px;
}
#intro-right ul{
	list-style-image: url('/media/images/accepted_16.png');
	list-style-position: outside;
}
#intro-right li{
	padding-left: 2px;
}
#intro-right h3{
	color: #888;
	font-weight: normal;
	font-size: 20px;
}
#intro-right p{
	padding-left: 5px;
	color: #999;
	font-size: 13px;
	border-bottom: 1px #DADADA solid;
	margin-bottom: 15px;
}
.clear-border{
	border-top: solid 1px #DADADA;
	clear: both;
	width: 759px;
	margin: 0 auto;
}
#packages{
	background: url('/media/images/packages-banner.jpg');
	width: 760px;
	height: 202px;
	margin: 20px;
	margin-bottom: 0px;
}
#packages-menu{
	background: url('/media/images/packages-repeat.png');
	width: 760px;
	height: 100px;
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	color: #EAEAEA;
}
#packages-menu ul{
	padding-left: 8px;
	font-size: 0.9em;
	position: absolute;
}
#packages-menu a{
	color: #FFF;
	font-size: .8em;
	text-decoration: underline;
}
#msmall, #mmedium, #mlarge, #msupersize{
	position: relative;
	top: 0px;
}
#msmall{
	left: 10px;
	width: 200px;
}
#mmedium{
	left: 195px;
	width: 200px;
}
#mlarge{
	left: 380px;
	width: 200px;
}
#msupersize{
	left: 570px;
	width: 200px;
}
#packages_buynow{
	width: 760px;
	height: 130px;
	background: #232323;
	margin: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#packages_buynow .price{
	position: absolute;
	font-size: 2em;
	top: 15px;
	left: 58px;
	color: #EAEAEA;
	letter-spacing: -2px;
	font-family: Helvetica;
}
#packages_buynow .price a{
	color: #EAEAEA;
}
#packages_buynow .pm{
	font-size: 0.6em;
	color: #999;
	font-weight: bold;
}
#packages_buynow img{
	position: absolute;
	top: 15px;
	left: 15px;
}
#bsmall, #bmedium, #blarge, #bsupersize{
	background: url('/media/images/order-now-main.png');
	height: 86px;
	width: 149px;
	position: absolute;
	top: 20px;
}
#packages_footer{
	width: 760px;
	height: 40px;
	background: url('/media/images/features-link.png');
	margin: 0 auto;
}
#bsmall{
	left: 20px;
}
#bmedium{
	left: 205px;
}
#blarge{
	left: 390px;
}
#bsupersize{
	left: 580px;
}
#lower-content{
	margin: 20px;
	margin-bottom: 0;
	margin-top: 40px;
	position: relative;
}
#lower-left{
	width: 235px;
	float: left;
}
#lower-centre h3, #lower-left h3{
	color: #666;
	font-weight: normal;
	font-size: 1em;
	font-family: "Lucida Sans" "Times New Roman";
	font-weight: bold; 
}
#lower-centre ul,#lower-left ul{
	padding-top: 5px;
	padding-left: 0;
	padding-bottom: 0;
}
#lower-centre h4, #lower-left h4{
	color: #007ECA;
	font-weight: normal;
	font-size: 1em;
}
#lower-centre p, #lower-left p{
	color: #999;
	font-size: .7em;
	border-bottom: 1px #EEE solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#lower-centre a, #lower-left a{
	color: #AC1300;
}
#lower-centre h4 a, #lower-left h4 a{
	color: #007ECA;
	font-weight: normal;
	font-size: 1em;
}

#lower-centre{
	width: 235px;
	float: left;
	border-left: solid 1px #DADADA;
	border-right: solid 1px #DADADA;
	padding: 10px;
	padding-bottom: 0;
	padding-top: 0px;
	margin-left: 10px;
}
#reseller-small-banner{
	background: url('/media/images/reseller.png');
	width: 245px;
	height: 89px;
}
#lower-right{
	float: left;
	width: 245px;
	margin-left: 10px;
}
#terms{
	padding: 20px;
}
#terms h2{
	color: #AC1300;
}
#terms h3{
	color: #AC1300;
	margin-bottom: 10px;
}
#terms li{
	list-style: disc;
}
/*
plans table styling
*/
#plans a,
#plans a:link,
#plans a:visited {
	border:none;
	color: #678197;
}			
#plans {
	width: 760px;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
	border-collapse:collapse;
}
#plans caption {
	color: #9ba9b4;
	font-size:.94em;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
}	
#plans tr.odd td,
#plans tr.odd .column1 {
	background:#f4f9fe url(/media/images/background.gif) no-repeat;
}	
.column1	{
	background:#f9fcfe;
}
#plans td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	font-size: .8em;
}				
#plans th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding: .8em;
	font: bold .8em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
#plans th p{
	font: .8em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	padding-bottom: .3em;
}
#plans thead th {
	background:#f4f9fe url(/media/images/background.gif) no-repeat;
	text-align:center;
	font:bold 1em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#007dcf;
	}				
#plans tfoot th {
	background:#f4f9fe url(/media/images/background.gif) no-repeat;
	text-align:center;
}	
#plans tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#007dcf;
}		
#plans tfoot th em {
	color: #ae1500;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}	
#plans tfoot th a {
	color: #46913e;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	border: none;
}
/*
plans footer area
*/
#plans-more{
	border-top: solid 1px #EAEAEA;
	margin: 20px;
	padding-top: 20px;
}
#plans-more h2{
	color: #007ECA;
	padding-top: 5px;
	padding-bottom: 5px;
}
#plans-more p{
	color: #666;
	font-size: 14px;
}
#contact-details{
	float:right;
	width: 220px;
	color: #666;
}
#contact-details h2, #contact-details h3{
	color: #AC1300;
	margin-top: 5px;
}
#contact label{
	width: 7em;
	float: left;
	padding: .2em .8em 0 .4em;
	margin-right: .4em;
	text-align: left;
	font-size: 1em;
	color: #666;
}
#contact{
	margin: 20px;
	margin-top: 0px;
	width: 550px;
	font-size: 14px;
}
#contact h1{
	padding-left: 0px;
}
#contact a{
	color: #AC1300;
	border-bottom: dotted 1px #AC1300;
}
#contact input, textarea, select{
	color: #666;
}
#mint-order-form div{
	margin: 20px;
	text-align: center;
}
#mint-order-form strong{
	color: #AC1300;
}
.checked{
	background-color:#222;
	background-image:url('/media/images/chk_on.png')
}
.unchecked{
	background-color:#1c1c1c;
	background-image:url('/media/images/chk_off.png')
}
.contact-error{
	color: #AC1300;
	font-size: 12px;
	float: right;
}
#wrap-order{
	width: 760px;
	margin: 0 auto;
}
/* SIGNUP ELEMENTS */
#signup-wrap{
	padding: 20px;
}
#signup{
	position: relative;
}
#signup h1{
	padding-top: 0;
	padding-left: 0px;
}
#signup label{
	display: block;
}
#step2 label{
	display: inline;
}
#signup input{
	width: 250px;
}
.domain-label{
	font-size: 24px;
}
#signup input.domain-input {
	float: left;
	font-size: 24px;
	clear: left;
	width: 610px;
	margin-top: 2px;
}
a.domain-check {
 	float: right;
    background: transparent url('/media/images/button-blue.png') no-repeat scroll top right;
    display: block;
    font: normal 18px arial, sans-serif;
    height: 39px;
    line-height: 39px;
	text-align: center;
    width: 125px;
    text-decoration: none;
    color: #FFF;
    text-shadow: 0 -1px 0 #044381;
}
a.domain-check:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
.continue {
	margin: 0 auto;
    background: transparent url('/media/images/forward-button-orange.png') no-repeat scroll top left;
    display: block;
    font: normal 18px arial, sans-serif;
    height: 39px;
    line-height: 41px;
    padding-left: 30px;
    width: 155px;
    text-decoration: none;
    color: #FFF;
    text-shadow: 0 -1px 0 #9f5500;
}
.continue:active {
    background-position: bottom left;
    outline: none; /* hide dotted outline in Firefox */
}
#signup .tip{
	float: left;
	width: 440px;
	font-size: 12px;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #AAA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.primary-domain-available, .domain-available{
	clear: both;
	margin-bottom: 10px;
	padding: 5px;
	background: #46b228;
	color: #FFF;
	display: none;
}
.primary-domain-unavailable, .domain-unavailable{
	clear: both;
	margin-bottom: 10px;
	padding: 5px;
	background: #666;
	color: #FFF;
	display: none;
}
.primary-domain-invalid, .domain-invalid{
	clear: both;
	margin-bottom: 10px;
	padding: 5px;
	background: #d16f29;
	color: #FFF;
	display: none;
}
#step1 select, #step1 option{
	font-size: 24px;
	color: #111;
}
.spinner{
	background: url(/media/images/spinner-1.gif) 98%  no-repeat;
}
.primary-domain-available-arrow-up, .domain-available-arrow-up{
	margin-top: 10px;
	margin-left: 40px;
	font-size: 0px; line-height: 0%; width: 0px;
	border-bottom: 10px solid #46b228;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}
.primary-domain-unavailable-arrow-up, .domain-unavailable-arrow-up{
	margin-top: 10px;
	margin-left: 40px;
	font-size: 0px; line-height: 0%; width: 0px;
	border-bottom: 10px solid #666;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}
.primary-domain-invalid-arrow-up, .domain-invalid-arrow-up{
	margin-top: 10px;
	margin-left: 40px;
	font-size: 0px; line-height: 0%; width: 0px;
	border-bottom: 10px solid #d16f29;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}
.domain-add{
	clear: left;
	float: right;
	color: #fff;
	font-size: 16px;
	margin: 10px;
	background: url(/media/images/add-green.png) no-repeat top;
	width: 75px;
	height: 41px;
	text-align: center;
	line-height: 41px;
}
.domain-add:active{
	background: url(/media/images/add-green.png) no-repeat bottom;
}
.domain-cancel{
	color: #fff;
	font-size: 16px;
	float: right;
	margin: 10px 15px;
	line-height: 41px;
}
.domain-remove{
	float: right;
	margin-left: 20px;
	color: #d17960;
}
#domain-notice div{
	margin-bottom: 10px;
}
#primary-domain-list, #domain-list{
	margin: 20px 0;
	padding: 0;
}
#primary-domain-list li, #domain-list li{
	border-bottom: #CCC solid 1px;
	padding: 10px;
	font-size: 20px;
	color: #222;
}
#step3 label{
	display: inline;
	width: 250px;
	float: left;
	clear: left;
}
#step3 input{
	display: block;
	margin-bottom: 5px;
}
.hr{
	border-bottom: 1px solid #CCC;
	margin: 20px 0;
}
#step1, #step2, #step3{
	background: #fff;
	padding-bottom: 60px;
}
input.error{
	border: 1px solid red;
}
#errors{
	margin: 10px;
	margin-bottom: 60px;
	margin-top: 0;
	padding: 10px;
	background: #ffcacd;
	color: #811923;
}
.optional{
	font-size: 80%;
	color: #999;
}
#notes{
	width: 250px;
	height: 60px;
}
#billing-login{
	margin-bottom: 20px;
	display: block;
}