﻿/* ----------------Weblink Local Directory Styles--------------------------*/

.directoryMediumBox img {
	float: right;
}

h1 {
	margin: 4px 0 8px 0;
	width: 100%;
}
.directoryCategories table {
	margin: 8px 0 0 0;
	border-top: #dddddd 2px dotted;
	border-bottom: #dddddd 2px dotted;
}
.Level1Header {
	padding: 0px 10px 0px 10px!important;
	font-weight: bold;
	font-size: 18px;
}
.Level1Main {
	margin-top: 0!important;
}
.Level1Footer {
	padding: 0px 10px!important;
	
}
.searchfor {
	width: 100px!important;
}
.searchResultCategory {
	width: 500px!important;
	text-align: left;
}
.Level1Container {
	border:1px solid #cccccc!important;
	margin: 2px 0 0 0!important;
}
.directoryRelated {
	margin: 0 auto!important;
}
.directoryMediumBox {
	margin: 15px 0 25px 0!important;
}
.directoryMap span {
	display: none;
}
.quicklinkContentLeft table {
	width: 100%!important;
}
.quicklinkContentLeft td {
	padding: 5px 20px 0 20px !important;
}
#StandardCategoryQuickLinkSubCategory {
	width: 100%!important;
}

.Level1Container,
.Level2Container,
.Level3Container {
	border: 2px solid #aaaaaa!important;
}
.Level4Container,
.Level5Container {
	border: 2px solid #aaaaaa!important;
}
.Level5Header a, 
.Level4Header a {
	font-size: 1em!important;
}
.Level4Header,
.Level5Header {
	border: 0px solid #cccccc!important;
	margin: 0px;
	padding: 0 0 0 10px!important;
}
.Level4Main,
.Level5Main {
	margin-top:0px!important;
}
.Level5Header {
	background-color: #fde9c4!important;
	font-size:18px;
	font-weight:bold;
}
.Level5Container {
	background-color: #fde9c4!important;
}
.Level4Header {
	background-color: #f3c095!important;
	font-size:18px;
	font-weight:bold;
}
.Level4Container {
	background-color: #f3c095!important;
}


/* ----------------Site Specific Styles-------------------------*/

#mainContentArea {
	padding: 15px 10px 10px 12px!important;
}
.searchContainer {
	width: 950px!important;
}
.quicklinkContentLeft {
	width: 600px!important;
}
.searchCategoryContainer {
	width: 370px!important;
}
.searchLinks2 a {
	color: #ffffff;
}
.searchLinks a {
	color: #444444;
}
.searchLinks2 a:hover,
.searchLinks a:hover {
	color: #cc0000;
}

#adSpace2 {
	width: 650px;
}
#adSpace2 img {
	float: right;
}
#adSpace2 div {
	width: 468px;
	margin: 0 auto;
}

a:link, a:visited, a {
	color: #02416a;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
