/* CSS Document */
/*************************************
HOME PAGE
**************************************/

table tr td #domainp {
	font-size: 10px;
}

#midtop {
		background: transparent url(/images/midtopback.gif) top center no-repeat;
		height: 178px;
}

#midbottom {
	background-image: url(/images/home2col.gif);
	background-repeat: no-repeat;
	background-position: bottom center; 
	margin-bottom: 0;
}

#mid2col {
	/* background: transparent url(/images/home2col.gif) bottom left no-repeat; */
	padding: 10px 0 0 0;
}

#mid2col2 {
	/* background: transparent url(/images/home2col.gif) bottom left no-repeat; */
	padding: 5px 0 5px 0;
}

#midmid {
	display: inline;
	float: left;
	width: 560px;
	margin: 0 0 0 17px;
	/* background-color: #33aacc; */
}

#midleft {
	display: inline;
	float: left;
	width: 280px;
	margin: 0 0 0 17px;
	/* background-color: #33aacc; */
}

#midright {
	display: inline;
	float: left;
	width: 280px;
	margin: 0 0 0 35px;
	/* background-color: #9ae9cf; */
}

#homephoto {
	margin: 4px 0 0 4px;
}

#bottom {
	background: transparent url(/images/bottomback.gif) bottom left no-repeat;
	padding: 0 0 20px 0;
	margin: 0;
}


ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.frontlist {
	margin-bottom: 0;
}

li {
	padding: 3px 0;
}

img.details {
	margin-left: 20px;
}

#toplist {
	font-size: 14px;
	font-weight: lighter;
	margin: 0 0 0 465px;
	padding: 50px 0 0 0;
}

#toplist li {
	padding: 10px 0 0 0;
	list-style-type: square;
}


#home3col td {
	vertical-align: top;
	/* border: 1px solid grey; */
	padding: 0 5px;
}

#home3col {
	width: 800px;
	margin: 0 10px;
}

#home3col h2 {
	margin: 0 0 5px 0 ;
	font-size: 16px;
	color: #186944;
	background: url("images/home/titleicon.gif") top left no-repeat;
	padding: 0 0 4px 30px;

}

#midbottom ul, #midbottom p {
	font-size: 12px;
}

#midbottom p {
	margin: 4px 0;
}

#bottom p.seo {
	margin: 15px 15px 0 15px;
	padding: 5px 0 0 0;
	font-size: 10px;
	border-top: 1px solid #b2ccc0;
}


#part {
	text-align: center;
}

#part img {
	display: inline;
}

#partners {
	position: relative;
	left: 50%;
	margin-left: -167px;
}



#domainhome {
	padding: 0 5px;
	border-left: 1px solid #b2ccc0;
	border-right: 1px solid #b2ccc0;
 }

.readmore {
	float: right;
	}

#productbar {
	height: 30px;
	margin: 0 0 5px 0;
	background: url("/images/home/productbar.gif") bottom no-repeat;
	}


#mid2col #midleft table {
	margin-bottom: 10px;
	}

ul.frontlist li a, ul.frontlist li a:link {
	color: #444;
	text-decoration: none;
}

ul.frontlist li a:hover {
	color: blue;
	text-decoration: underline;
}

.clearit {
	padding: 1px 0;
}

#testimonials {
	position: absolute;
	margin: 0;
	margin-left: 470px; 
	height: 45px;
	width: 97px;
	margin-top: 22px;
	background: url("/images/home/test.gif") top left no-repeat;
	padding: 105px 0 0 242px;
	}

a.features {
	display: block;
	padding: 9px 0 9px 35px;
	margin-bottom: 6px;
	}

#sdicon {
	display: block;
	background: #fefefe url("/images/features-box/sitedesigner.gif") top left no-repeat;
}

#sslicon {
	display: block;
	background: #fefefe url("/images/features-box/ssl.gif") top left no-repeat;
}

#vpsicon {
	display: block;
	background: #fefefe url("/images/features-box/vps.gif") top left no-repeat;
}

#ecommerce {
	display: block;
	background: #fefefe url("/images/features-box/ecomm.gif") top left no-repeat;
}

a.archive {
	color: #1774BF;
	float: right;
	margin: -8px 0;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.archive:hover {
	text-decoration: underline;
}


	
#borderline {border-top:dashed; border-top-color:#FF3300; border-top-width:1px; margin-bottom: 4px;}
