@charset "utf-8";
/* CSS Document */
@import url(/css/masterhead.css);

#frame {
	background: transparent;
}

hr {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff;
	margin: 0;
	clear: both;
}

/* product panels */

#productrange {
	background-color: #D5D5DF;
	height: 185px;
	border-bottom: 1px solid #fff;
}

.product {
	border-left: 1px solid #fff;
	width: 149px;
	height: 185px;
	overflow: hidden;
	float: left;
	background-color: #D5D5DF;
	cursor: pointer;
}

.product, .product p, .product ul {
	font-size: 11px;
	line-height: 14px;
}

.product, .product p, .product ul, .product a {
	color: #336;
}

.product p, .product ul {
	margin: 0;
	padding: 10px 5px 5px 10px;
}

.product a {
	text-decoration: none;
	font-weight: bold;
}

.product p a {
	display: block;
	text-align: right;
	background: url(/pics/aro_sml_dkblue.gif) no-repeat right center;
	padding-right: 10px;
}

.product .new {
	font-weight: bold;
	color: #c00;
	text-transform: uppercase;
}

.product:hover {
	background: #eee;
}

.product ul {
	padding-left: 23px;
}

.product h1, .product h2 {
	border-bottom: 1px dashed #FFFFFF;
	font-size: 13px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	line-height: 14px;
}

#domainnames {
	border-left:none;
}

/* Quote panels */
#quotes {
	background:#74748B url(/pics/content/quoteback.gif) repeat-x left top;
	clear:both;
	display:block;
	height:85px;
	overflow: visible;
	font-size: 11px;
}

#quotes, #quotes a {
	color: #ccc;
	text-decoration: none;
}

#sitebuilder, #helpquote, #supportquote, #twitter  {
	float:left;
	height:85px;
	width:245px;
}

#twitter {
	background: url(../pics/content/quotetwitter.gif) no-repeat scroll left top transparent;
}

#twitterquote a {
	padding:33px 90px 10px 17px;
}

#supportquote {
	background-image:url(/pics/content/quotesupp.gif);
	background-repeat: no-repeat;
}

#supportquote a {
	padding: 33px 90px 10px 25px;
	display: block;
}



#helpquote {
	background-image: url(/pics/content/quotehelp2.gif);
}

li#displayedcontent {
	display: block;
	padding: 32px 0 0 15px;
}

#sitebuilder img {
	margin: 18px 0 0 18px;
}

/* Stages */
#mainstage, .stage {
	height: 200px;
}

#mainstage, #substage {
	position: relative;
}

#mainstage {
	background: #3B336A;
}

#substage, .substage {
	height: 107px;
}

.stage, .substage {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}


#stagereseller {
	background: #fff url(/pics/homepagebanners/reseller_3months_bg.png) no-repeat left top;
	
}

#stagededicatedservers {
	background: url(/pics/dedicatedservers/tiereddiscounts/bg_homepage.jpg) no-repeat left top;
}

/**********************COUNTDOWN******************************/

#dedicated-countdown, #hosting-countdown {
	position: absolute;
	left: 581px;
	top: 0;
	height: 145px;
	width: 169px;
}

/**********************END******************************/

#stagevirtualservers {
	background: url(/pics/vps/homepage_virtual_server.png) no-repeat left top;
}

#stagepersonalwebhosting, #stagebusinesswebhosting {
	background-color: #b41817;
}

#stagevirtualservers, #substagevirtualservers {
	z-index: 99;
}

#stagededicatedservers a {
	display: block;
	padding: 6px 18px 11px 18px;
}

#stagewebhosting { 
	background: url(/pics/hosting/tieredhosting/bg_hosting.png) no-repeat left top;
}

#stagewebhosting a {
	display: block;
	text-align: right;
	padding: 15px;
}

#stageemail a { 
	padding: 0;
}

#stagewebhosting a {
	padding: 6px 18px 11px 18px;
}

/*#hostingcountdown {
	position: absolute;
	left: 369px;
	top: 134px;
}*/


