/*
 * $Id: search.css,v 1.4.4.4 2008/03/18 16:31:32 ctandy Exp $
 * seattle defaults for the search page
 */

#seoText {
	width: 200px;	
	position: absolute;
	top: 169px;
}

#seoText .positioning {
	font-size: 10px;
}

#seoTextContainer {	
	position: relative;
	bottom: 45px;	
	left: 5px;
	font-size: 11px;
}

#seoText .positioning h2 {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#searchResult {	
	margin-top: 230px;
	width: 918px;	
	position: relative;	
	min-height: 400px;
	float: left;
}

.leftSideContent {
	margin-top: 0px;
	padding: 0px 0px 0px 15px;
	position: relative;
}

.searchFeatureLinks {
 	width: 550px; 	
 	margin-left: 230px;
 	margin-bottom: 5px; 	
}

#search .pager a, 
#search .pagerBottom a, 
#search #letterLinksContainer a{
	color: #073B75;	
	font-weight: bold;
}

.left .defaultBox{
	position: relative;
	width: 200px;
	left: 5px;
}

#searchTip {
	position: relative;
	right: 0px;
	width: 170px;
	left: 5px;
}

#refineYourSearch {
	position: relative;
	right: 0px;
	width: 170px;
	left: 5px;	
}

.defaultBoxHeader .positioning{
	padding: 0px;
}

.defaultBoxHeader .positioning .boxHeaderText {
	position: relative;
	top: 7px;
	left: 15px;
}

.left {
	width: 200px;
	float: left;	
	margin-top: 20px;	
}

.right {
	width: 190px;
	float: left;
	position: relative;
	left: 10px;
}

.center {	
	width: 500px;
	float: left;
	position: relative;
	margin-left: 20px;
}

#listings {
	border: 1px solid black;
}

.listing * {
    color: #000000;
}

.listing {
    width: 100%;
    border-bottom: 1px solid black;
    padding-bottom: 4px;
}

.listing .business {
    font-size: 90%;
}

.listing .addresses .address * {
    color: #000000;
}

.listing .category a,
.listing .addresses .address .mapLinks a,
.listing .websiteEmail a,
.listing .extra .mapEmailCompare a.mapEmail,
.listing .extra .mapEmailCompare a.media,
.listing .compare a {
    text-decoration: underline;
    color: #000099;
}

#tabnav {
    position: absolute;
    height: 20px; /*where the gif is drawn at the bottom of the tabs */
    z-index: 0;
}

#tabnav a:link,#tabnav a:visited {
    border: 1px solid black;
}

#tabnav a:link .active,
#tabnav a:link .active span,
#tabnav a:visited .active,
#tabnav a:visited .active span {
    z-index: 20;
    border-bottom: 1px solid white;
    background: #EBEEEE;
}

#tabnav a:hover, 
#tabnav a:hover span {
    background-color: #073B75;
    background-image: none;
    background-repeat: repeat;
    color: white;
}

.profileVisible li, 
.profileVisible h1, 
.profileVisible ul {
	text-align: left;
}

.right .positioningWrapper {
	width: 150px;
}

.left .defaultBoxHeader {	
	height: 27px;	
	font-weight: bold;
	width: 200px;
	background-position: bottom;
	padding: 0px;
	margin: 0px;
}

#refineYourSearchHeader {	
	height: 27px;
	font-weight: bold;
	width: 170px;
	background-position: bottom;
}

#searchTipHeader {	
	height: 27px;
	font-weight: bold;
	width: 170px;
	background-position: bottom;
}

#pageBorder {
	float: left;
	min-height: 600px;
	padding-bottom: 100px;
}
#validationErrors {
	position: absolute;
	top: 300px;
	left: 230px;
	color: red;
}

#sitemap {	
	margin-top: 200px;
	padding-left: 20px;
}

.noResults {
	height: 50px;
}

#innovectraFooter {
	height: 200px;
	float: left;
	width: 918px;
	text-align: center;
}

.mapWindow, .mapContainer {
	width:521px; 
	height:300px;
}

.mapWindow{
	width: 521px;
}

.mapContainer {
	width: 521px;
}

.listing .buttons {	
	padding-right: 3px;
}

