body{
	margin: 0;
	background-image: url( '../images/layout/bg-slice.jpg' );
	background-repeat: repeat-x;
	text-align: centre;
	font-family: arial;
	background-color: #ccc;
	color: #666;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 5px;
	font-weight: normal;
	color: black;
}

p {
	color: #666;
	font-size: 13pt;
	margin-bottom: 15px;
}

a{
	color: black;
}

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


img{
	border: none;
}

.noFloat{
	float: none;
}

.relative{
	position: relative;
}

#container{
	width: 1020px;
	margin: auto;
}

#innerContainer{
	background-color: white;
	
}

#header{
	height: 100px;
	background-image: url( '../images/layout/logo.jpg' );
	background-repeat: no-repeat;
	background-position: 20px 20px;
	position: relative;
}

#topNav{
	position: absolute;
	right: 20px;
	top: 35px;
}

#topNav a{
	color: black;
	text-decoration: none;
	font-size: 16pt;
	margin: 10px;
}

#topNav a:hover{
	color: orange;
}

#header2{
	background-color: #333333;
	height: 200px;
}

#header2 .starter{
	margin-left: 10px;
}

#content{
	margin: 5px 10px 5px 10px;
}

#footer{
	clear: both;
	height: 75px;
	background-color: #efefef;
	border-top: 1px solid #ccc;
	background-image: url( '../images/icons/brands.jpg' );
	background-repeat: no-repeat;
	position: relative;
	font-size: 10pt;
	margin-top: 10px;
}

#footer .links{
	position: absolute;
	right: 5px;
	top: 5px;
}


#footer .copyright{
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#footer a{
	text-decoration: none;
	margin: 5px;
}

.box{
	margin: 5px;
	display: block;
	text-decoration: none;
}

a.box{
	text-decoration: none;
}

.box h2{
	color: white;
	margin: 10px;
}

.vert{
	width: 220px;
	height: 225px;
	float: left;
}

.horriz{
	width: 680px;
	height: 90px;
}

.red{
	background-image: url( '../images/content/redBox.jpg' );
}

.green{
	background-image: url( '../images/content/greenBox.jpg' );
}

.orange{
	background-image: url( '../images/content/orangeBox.jpg' );
}


.blue{
	background-image: url( '../images/content/blueBox.jpg' );
}

.oneQuarter{
	width: 25%;
	float: left;
}

.threeQuarters{
	width: 75%;
	float: left;
}

.oneThird{
	width: 33%;
	float: left;
	padding: 0px 0px 0px 10px;
	
}

.twoThirds{
	width: 63%;
	float: left;
	padding: 0px 0px 0px 10px;
}

.half{
	width: 50%;
	float: left;
}

.first{
	clear: both;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.webBuilder{
	background-image: url( '../images/icons/web-builder.jpg' );
	width: 335px;
	height: 138px;
	float: left;
}

.oneClickInstalls{
	background-image: url( '../images/icons/one-click-installs.jpg' );
	width: 335px;
	height: 138px;
	float: left;
}

ul.homepage{
	list-style-type: none;
	padding: 0px;
	margin: 10px 20px 10px 0px
}

ul.homepage li{
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	padding-left: 35px; 
}

ul.homepage li p{
	font-size: 12px;
}

ul.homepage li.shield{
	background-image: url(../images/icons/shield.jpg);
	
}

ul.homepage li.cal{
	background-image: url( '../images/icons/cal.jpg' );
}

ul.homepage li.ring{
	background-image: url( '../images/icons/ring.jpg' );
}

ul.homepage li.server{
	background-image: url( '../images/icons/server.jpg' );
}

ul.homepage li.globePipe{
	background-image: url( '../images/icons/globe-pipe.jpg' );
}

ul.homepage li.globe{
	background-image: url( '../images/icons/globe.jpg' );
}

ul.homepage li.quoteStart{
	background-image: url( '../images/icons/quote-start.jpg' );
}

#liveChatHolder {
	text-align: center;
}

.vert ul{
	color: white;
	list-style: none;
	font-weight: bold;
	margin: 16px;
	padding: 0px;
	font-size: 10pt;
	line-height: 22px;
}

.vert li{

}

form.domainCheck{
	margin: 0px 10px 0px 10px;
	font-size: 20px;
	color: white;
}

form.domainCheck input{
	font-size: 20px;
}

form.domainCheck select{
	font-size: 20px;
}

.domainPrices{
	position: absolute; 
	right: 5px; 
	top: 0px;
}

.domainPrices p{
	color: white;
	text-align: center;
	font-weight: bold;
	margin: 15px;
	font-size: 14pt;
}

.domainPrices p span{
	font-size: 9pt;
}

.superSupport{
	position: absolute;
	right: 80px;
}

.packagePrice {
	font-size: 25px;
	font-weight: bold;
}

.orderPackageLink {
	font-size: 24px;
}

.orderPackageContainer {
	text-align: center;
}

.packageStat{
	color: #666;
	width: 85px;
	text-align: center;
	font-size: 14px;
	margin: 10px;
	border: 1px solid #ccc;
	float: left;
}

.packageStat img{
	margin: 5px;
}

.packageDetails {
	font-size: 16px;
	margin: 20px;
	list-style: none;
	line-height: 24px;
}

.packageExtra{
	background-image: url('../images/men/mag.jpg');
	background-position: 95% 95%;
	background-repeat: no-repeat;
}

.packageContainer ul{
	list-style: none;
	font-size: 13pt;
	color: #666;
	line-height: 25px;
}

.costLarge{
	font-size: 30pt;
	color: green;
}

.costLarge span{
	font-size: 15pt;
}

.floatLeft{
	float: left;
}

table.hostingPackages{
	width: 100%;
}

table.hostingPackages td{
	padding: 5px 20px 5px 20px;
}

form fieldset{
	display: block;
	border: 1px solid #ccc;
	margin: 10px;
	background-color: #efefef;
}

form fieldset legend{
	color: #333;
}

form fieldset ul{
	margin: 10px;
	list-style: none;
}

form fieldset ul li{
	margin: 10px;
}

form fieldset ul li label {
	width: 150px;
	margin-right: 5px;
	float: left;
}

.centre{
	position: relative;
	left: 50%;
}

.buttonLargeGo, .buttonMediumNormal, .buttonLargeGoRight, .buttonSmallGo, .buttonSmallNormal {
	color: white;
	text-align: center;
	border: none;
	cursor: pointer;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	border: none;
	background: none;
}

.buttonLargeGo, .buttonLargeGoRight {
	width: 158px;
	height: 38px;
	background-image: url( '../images/buttons/button-go-large.jpg' );
	font-size: 14pt;	
	line-height: 33px;
}

.buttonMediumNormal{
	width: 108px;
	height: 26px;
	background-image: url( '../images/buttons/button-normal-medium.jpg' );
	font-size: 11pt;
	line-height: 24px;
	
}

.buttonSmallGo{
	width: 82px;
	height: 26px;
	background-image: url( '../images/buttons/button-go-small.jpg' );
	font-size: 11pt;
	line-height: 24px;
}

.buttonSmallNormal{
	width: 82px;
	height: 26px;
	background-image: url( '../images/buttons/button-normal-small.jpg' );
	font-size: 11pt;
	line-height: 24px;
}

.buttonLargeGoRight {
	margin-right: 5px;
	float: right;
	clear: both;
}

#paymentHelpContainer {
	text-align: center;
}

#SecureFrame  {
	border: none;
	margin: 10px;
	width: 600px;
	height: 500px;
}

.alerts ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.alerts li {
	font-size: 13px;
	padding: 3px;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	color: #fff;
}

.error li {
	background-color: red;	
}

.success li {
	background-color: #339900;
}

.hostingPackages table { font-size: 11px; }
.hostingPackages th { background-color: #efefef; color: #666; }
.hostingPackages td { font-size: 13px; }
.hostingPackages th a{ color: #666; text-decoration: none; }

.tickSmall{
	background-image: url( '../images/icons/tick-small.jpg' );
	width: 15px;
	height: 15px;
	border: none;
	display: block;
}

.largeText, .largeText td{
	font-size: 14pt;
}

.packageInfo{
	width: 150px;
	height: 210px;
	float: left;
	border: 1px solid #ccc;
	margin: 4px;
	text-align: center;
	padding: 3px;

}

.packageInfo a{
	font-size: 11pt;
	display: block;
	
}

.packageInfo img{
	
	margin: 5px;
	border: 1px solid #ccc;
	
}

.packageInfo span{
	font-size: 9pt;
	display: block;
	
}