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;
}
#wrap{
	width: 800px;
	margin: 0 auto;
	background: #FFF;
}
#nav p, #nav ul, #nav ol {
margin:0;
padding:0 0 18px 0;
}
 
#nav ul, #nav ol {
list-style:none;
padding:0 0 18px 40px;
}
#nav{
	background: url('/images/top-menu-repeat.png') repeat-x;
}
#nav div{
	background: url('/images/top-menu-left.png') no-repeat left;
}
#nav div {
	background: url('/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('/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('/images/slogan.png') no-repeat;
	height: 29px;
	width: 243px;
	float: right;
}
#banner{
	background: url('/images/main-banner-fixed.png');
	height: 259px;
}
#savings-banner{
	position: relative;
	background: url('/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('/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('/images/main-banner-blue.jpg');
	height: 260px;
	position: relative;
}
#banner-orange{
	background: url('/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('/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('/images/packages-banner.jpg');
	width: 760px;
	height: 202px;
	margin: 20px;
	margin-bottom: 0px;
}
#packages-menu{
	background: url('/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('/images/order-now-main.png');
	height: 86px;
	width: 149px;
	position: absolute;
	top: 20px;
}
#packages_footer{
	width: 760px;
	height: 40px;
	background: url('/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('/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(/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(/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(/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('/images/chk_on.png')
}
.unchecked{
	background-color:#1c1c1c;
	background-image:url('/images/chk_off.png')
}
.contact-error{
	color: #AC1300;
	font-size: 12px;
	float: right;
}
#wrap-order{
	width: 900px;
	margin: 0 auto;
}
