@charset "utf-8";
/* CSS Document */

#container td#mainimg {
	background-image: url(../images/index/mainimg.jpg);
	background-repeat: no-repeat;
}


#indexcontainer {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

td#searchbk {
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#search {
	padding: 5px 20px 0px;
	font-size: 8.5pt;
}
#search h1 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}
form#searchform {
	margin: 15px 0px 0px;
	padding: 0px;
}
#search a:link, #search a:visited, #search a:active {
	color: #000000;
}
#search a:hover {
	text-decoration: none;
}
#submitbutton {
	margin-top: 10px;
}
div.promo h1 {
	font-size: 13pt;
	padding: 0px;
	margin: 0px;
}
div.promo {
	margin-top: 10px;
	width: 199px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 180px;
}
table#announcement {
	margin-top: 15px;
}
td#ancecontainer {
	padding: 0px 10px 10px;
	background-color: #F7F7F7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
}

td#promocontainer {
	padding-left: 10px;
}
.promo h1.hosting {
	color: #339900;
}
.promo p {
	margin-top: 5px;
}

.promo h1.domain {
	color: #CC3333;
}
.promo h1.design {
	color: #003399;
}
#ancecontainer h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

#ancetxt {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width:237px;
	height: 270px;
	font-size: 9pt;
	overflow:auto;
}
table#rates {
	margin-top: 15px;
}
#rates tr th
{
	height: 28px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 10px;
}
#rates tr th.price
{
	text-align: center;
	padding-right: 0;
	padding-left: 0;
}
#rates tr {
	background-color: #168AEE;
	background-image: url(../images/index/pricehead.gif);
	background-repeat: no-repeat;
}
#rates td {
	font-size: 9pt;
	color: #333333;
	text-align: center;
	padding: 5px 8px;
	background-color: #ffffff;
}
#rates td.odd {
	background-color: #F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#rates .even {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#ancetxt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#ancetxt li{
	margin-bottom: 15px;
	}
div#dropdown {
	margin-left: 45px;
	margin-top: 85px;
}
div#dropdown #quicklink select#links {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
