/*
 * $Id: search.css,v 1.1.2.4 2008/08/08 21:27:59 cschulze Exp $
 * usanorthland search page asthetics
 */
body {
	width: 100%;
}

#header {
	background: #FFDE00 url(../../images/usanorthland/backgrounds/header.jpg) no-repeat left top;
}

#seoTextContainer {
	text-align: right;
	position: absolute;
	left: 590px;
	width: 300px;
	color: #000;	
	font-size: 10px;
	height: 100px;
}

.seoPublisher {
	color: #0066B8;
	font-weight: bold;
	font-size: 12px;
}

#page {
	width: 914px;
	height: 654px;
	position: relative;
	left: -4px;
	background: url(../../images/usanorthland/backgrounds/gradient.jpg) repeat-x left top;
}

#pageBorder {
	margin-left: 0;
}

#searchFormHolder {	
	background-repeat: no-repeat;
	position: relative;
	left: 200px;
}

#searchFormHolder #labels {
	position: absolute;
	top: 110px;	
	left: 10px;
}

#searchFormHolder #fields, #searchFormHolder .bottomLine {
	position: absolute;
	top: 56px;
	left: 10px;	
}

#header, #logoHitArea {
	width: 914px;
	height: 168px;
	margin-left: 0px;
	left: 0px;
}

#logoHitArea {
	width: 500px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;	
}

#searchFormHolder {
	width: 615px;
	height: 139px;
	background: url(../../images/usanorthland/backgrounds/serpSearchForm.jpg) no-repeat;	
	position: relative;
	margin-top: 5px;
	top: 5px;
}

.search {
	position: absolute;
	left: 20px;
	top: 0px;
}

.searchField {
	width: 135px;
	position: absolute;
	left: 20px;
	top: 22px;
}



.city, #cityField {
	left: 165px;
}

.city, .state{
	top: 0px;
}

#cityField {
	width: 135px;
	top: 22px;	
}

.state, #stateField {
	left: 310px;		
}

#stateField {
	top: 22px;
}

#stateDisplay {
	position: absolute;
	top: 48px;
	left: 660px;
	color: #FFF;
	width: 20px;
	padding-left: 5px;
	font-weight: bold;
	z-index:100;
}

#searchWithin {
	width: 100px;
	color: #FFF;
	position: absolute;
	top: 22px;
	left: 400px;
	font-size: 12px;
	vertical-align: middle;
}

#searchWithin span {
	display: none;
}

.milesInput {
	width: 15px;
	height: 15px;
}
.submitButton {	
	position: absolute;
	top: 22px; 
	left: 510px;
	width: 69px;
	height: 22px;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

#searchFormSubmitButton {
	background-image: url(../../images/usanorthland/findButton.png);
	cursor: pointer;
}

.active {
	position: relative;
	border-bottom: 2px solid white;
	background-color: white;
	z-index: 20;
}

#listings {
	z-index: 0;
	border-color: #0066b8;
}

.noResults {
	position: relative;	
	bottom: 20px;
	left: 200px;
}

.noResults .title, .noResults .body {
	font-size: 14px;
}

.serviceArea, .categoryName {
	font-weight: bold;
	color: white;
	background-color: #2E65A6;
	padding-left: 10px;
}

.categoryName {
	font-size: 18px;
}

.serviceArea {
	font-size: 14px;
	font-weight: normal;
}

#letterLinksContainer {
	top: 0px;
}

.allCategories {
	color: white;
	background-color: #2E65A6;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;	
}

.listing {
	width: 668px;
	border: none;
}

#sitemapLink {
	display: none;
}

.center {
	float: left;
	margin: 0px;
	margin-left: 17px;
}

.address {
	margin-bottom: 10px;
}

.mapLinks, .mapLinks a {
	font-size: 12px;
}

.noResults {
	position: relative;	
	bottom: 20px;
	left: 200px;
}

#footer {
	float: left;
	width: 100%;
	position: relative;
	top: 60px;
	font-size: 12px;
	background: none;
}

#footer a {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}

#scrollAddressBox2x2 {
	width: 650px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#overlay {
	width: 100%;
}

#outerImageContainer {
	filter: alpha(opacity=100);
}

#imageDataContainer {
	filter: alpha(opacity=100);
}

#noSearchError {
	color: red;
	font-size: 14px;
	position: absolute;
	right: 112px;
	top: 138px;
	display: none;	
	z-index: 101;
}

#contentBox {
	background: url(../../images/usanorthland/backgrounds/serpSidebar.gif) no-repeat left bottom;
	width: 210px;
	height: 305px;
	text-align: left;
}

#sidebarContent {
	width: 195px;
	text-align: center;
	position: relative;
	margin: 5px 0 0 5px;
}

#contentBox p {
	margin: 0 0 0 20px;
	color: #000;
	font-size: 12px;
	width: 190px;
	position: relative;	
	text-align: left;
	background: none;
	font-weight: bold;
}

#contentBox form {
	margin: 0px;
}

#contentBox #selectBackground { 
	background-image: url(../../images/usanorthland/backgrounds/sidebarSelect.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 175px;
	position: relative;
	right: 10px;
}

.defaultBox, .defaultBoxHeader {
	width: 206px;
}

.defaultBoxBody {
	color: #000;
}

#contentBox img {
	position: relative;
}

#contentBox .viewBtn {
	background-image: url(../../images/usanorthland/sidebar/viewButton.gif);
	height: 31px;
	width: 75px;
	border: 0px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	cursor: pointer;
}

#searchResult {
	margin-top: -70px;
}

.left {
	top: 150px;
	margin-left: -5px;
}

.boxHeaderText {
	top: 8px;
	color: #FFF;
}

.defaultBox {
	margin: 0px;
	margin-top: -1px;
}

.center {
	position: relative;
	left: 10px;
}

#topPager, #letterLinksContainer {
	text-align: right;
	position: relative;
	left: 30px;
}

#search .pager a, #search .pagerBottom a, #search #letterLinksContainer a {
}

#tabContainer {
	background: none;
}

.groupedListings, .unGroupedListings {
	background-color: white;
}

.categoryName, .allCategories {
	background-color: #0066B8;
}

#tabnav a:hover, #tabnav a:hover span {
	background-color: #ffe63a;
	color: black;
}

.defaultBoxBody a {
	color: black;
}

.bucketItems, .bucketItems a {
	width: 160px;
	margin: 0px;
}

#hideService {
	width: 160px;
}

.node {
	width: 160px;
}

.active span, .active:hover span {
	background-color: white;
}

#lowerCompare {
	background-color: white;
}


#crumbsContainer a {
	color: #0066B8;
}

.featuredWithUrlTier {
	background-color: #FCC6C2;
}

.seededTier {
	background-color: #C9EAFD;
}

.listingSeparator {
	margin: 0 2px;
	padding: 0;
	height: 2px;
	color: #0E69BC;
	background-color: #0E69BC;
}

#validationErrors {
	color: #000;
}

.businessProfileButton img {
	display: none;
}

.businessProfileButton {
	width: 76px;
	height: 21px;
	display: block;
	background-image: url(../../images/usanorthland/buttons/moreInfoButton.gif);
}

.businessProfileButton:hover {
	background-image: url(../../images/usanorthland/buttons/moreInfoHover.gif);
}

.buttons a {
	float: right;
	margin-right: 5px;
}

.logo {
	width: 100px;
	text-align: right;
}

#validationErrors {
	position: relative;
	left: 20px;
	top: 160px;	
}
	
