@charset "utf-8";
/* CSS Document */

#divHostingListHeader {
	clear: both;
	background: url(../images/bg-hosting-list-header.gif) no-repeat;
	width: 100%;
	height: 35px;
}

#divHostingListBody {
	clear: both;
	background: url(../images/bg-hosting-list-body.gif) repeat-y;
	width: 100%;
	float: left;
}

#divHostingListFooter {
	clear: both;
	background: url(../images/bg-hosting-list-footer.gif) no-repeat;
	width: 100%px;
	height: 35px;
}

#divListing {
	width: 638px;
	padding-left: 5px;
	padding-right: 15px;
	float: left;
}

#divDirectoryMenu {
	width: 186px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	float: left;
	color: #FFF;
	font-size: 13px;
}

#divDirectoryMenu a {
	color: #FFF;
	text-decoration: underline;
}

#divDirectoryMenu a:hover {
	text-decoration: none;
}

#divDirectoryMenu ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
}

#divDirectoryMenu li {
	line-height: 18px;
	margin-bottom: 6px;
}

#divArticles {
	margin-top: 15px;
}

#divDirectoryMenu #ActiveItem {
	text-decoration: none;
	font-weight: bold;
	color: #FEC227;
}

.thRank {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #999;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 8px;	
}

.ProviderName {
	height: 33px;
	background: url(../images/bg-directory-entry-header.jpg) repeat-x;
	padding-left: 8px;
	border-left: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.ProviderName, .ProviderName a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.ProviderReviewLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BCD3E6;
	background: url(../images/bg-directory-entry-header.jpg) repeat-x;
	padding-right: 8px;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	text-align: right;
}

.ProviderReviewLink a {
	color: #BCD3E6;
	text-decoration: none;
	display: block;
	background: url(../images/btn-arrow-light-blue.gif) no-repeat;
	height: 16px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;
	width: 80px;
}

.Logo, .Detail, .Price {
	background-color: #FFF;
	padding-bottom: 8px;
}

.Logo {
	padding: 8px;
}

.Logo {
	width: 234px;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.Detail {
	font-size: 10px;
	line-height: 12px;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	padding-left: 0px;
	padding-top: 8px;
}

.Detail ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 5px;
	padding-left: 8px;
}

.Detail li {
	line-height: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

.Price {
	font-size: 11px;
	text-align: center;
	width: 100px;
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

.Price p {
	margin: 0px;
	line-height: 15px;
}

.Price .MonthlyPrice {
	color: #C00;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
}

.Price .VisitBtn {
	line-height: 28px;
	padding-top: 5px;
}

.ViewAllPlans {
	margin-left: 16px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 12px;
}

.CategoryName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-top: 0px;
}

.CategoryName a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

.CategoryName a:hover {
	text-decoration: none;
}

.FeaturedHosts {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

.FeaturedHosts a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
	
.tableWebHostingDir td {
	background: url(/images/folder-48x48.jpg) no-repeat;
	height: 48px;
	padding-bottom: 15px;
	padding-left: 50px;
}

#divContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.HostingOffer, .HostingOffer a {
	font-size: 11px;
	text-transform: uppercase;
	color: #FC0;
}

/* WEB HOSTING DIRECTORY V2 */

.tableDirectoryList {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.tableDirectoryList th {
	text-transform:uppercase;
	font-weight: bold;
	background: url(../images/bg-directory-table-header.jpg) repeat-x;
	color:#FFF;
	height: 27px;
	text-align: center;
	border-right: 1px #99BCE8 solid;
	font-size: 11px;
}

.tableDirectoryList .LastCol {
	border-right: none;
}

.tableDirectoryList .tdRanking {
	border-left: 1px #CCC solid;
	text-align: center;
	font-weight: bold;
	font-size: 21px;
	color:#333;
	height: 40px;
}

.tableDirectoryList .tdLogo {
	width: 156px;
	text-align: center;
}

.tableDirectoryList td {
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCC solid;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

.tableDirectoryList .tdPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 100px;
	padding-left: 5px;
	padding-right: 5px;
}

.tableDirectoryList .tdScore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.tableDirectoryList .tdCPU {
	font-size: 11px;
	line-height: 14px;
	width: 120px;
	padding: 1px;
}

.tableDirectoryList .tdRAM, .tableDirectoryList .tdDisks, .tableDirectoryList .tdTransfer {
	font-size: 11px;
	line-height: 14px;
	padding: 1px;
}

.tableDirectoryList .tdDomain {
	font-size: 13px;
}

.tableDirectoryList .tdLinks {
	width: 74px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
}

.tableDirectoryList .tdUptime, .tableDirectoryList .tdSpeed {
	font-size: 11px;
}

#trFirstRow td {
	background-color: #DEE9F0;
}

.tableDirectoryNavigator {
	margin-top: 15px;
}

.tableDirectoryNavigator h3 {
	padding: 0px;
	margin: 0px;
}

#divRelatedArticles {
	margin-top: 15px;
}

.Title {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tdThumbnail {
	width: 60px;
	padding-left: 8px;
}

.tdExcerpt {
	width: 315px;
}

.SpecialOffer, .SpecialOffer a {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
}

.SpecialOffer a {
	color: #C00;
}

#divRelatedArticles #trRow4 td {
	border-bottom: none;
}

.DirectoryLastUpdate {
	font-size: 11px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 13px;
	text-align: center;
}

.tableDirectoryArticles th {
	background: url(../images/bg-directory-articles-table-header.jpg) no-repeat;
	height: 31px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	color: #FFF;
}

.tableDirectoryArticles td {
	background-color: #DEE9F0;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.divExcerpt {
	font-size: 11px;
	line-height: 14px;
}

.divFeaturedHost {
	margin-top: 25px;
	margin-bottom: 25px;
}

.divFeaturedHost h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 25px;
}

#divContent h2 {
	padding: 0px;
	margin: 0px;
	font-size: 21px;
	line-height: 23px;
}

#divArticles h2 {
	font-size: 23px;
	line-height: 25px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-indent: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
	background: url(../images/header-bullet-orange.gif) no-repeat;
}

#divArticles h3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

#divArticles ol li {
	margin-bottom: 8px;
}

#divWebHostingCategories table {
	margin-top: 15px;
}

#divWebHostingCategories th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	background-color: #069;
}

#divWebHostingCategories td {
	background-color: #DEE9F0;
	font-size: 11px;
}

.divFeaturedHost .ulHostingFeatures {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#divFooterCategories {
	background-color: #999;
	padding: 2px;
	margin-top: 25px;
}

#divFooterCategories h3 {
	color: #FFF;
	padding: 3px;
	display: block;
	margin: 0px;
	background-color:#666;
}

#divFooterCategories td, #divFooterCategories a {
	color: #FFF;
}
