/*
 * $Id: search.css,v 1.3 2007/10/12 20:36:31 tcouch Exp $
 * austin defaults for the search page
 */
* {
	text-decoration: none;
}

body {
	margin-left: auto;
	margin-right: auto;		
}

#page {	
	position: relative;	
	margin-left: auto;
	margin-right: auto;	
	text-align: center;	
}

#pageBorder {	
	margin-left: -1px;
	padding-bottom: 200px;
	margin-bottom: 0px;
	position: relative;		
	height: auto;
	min-height: 700px;	
	float: left;	
}

#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 {	
	width: 900px;	
	position: relative;	
}

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

.searchFeatureLinks {
 	width: 630px; 	
 	margin-bottom: 5px; 	
}

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

.right {
	width: 190px;
	position: absolute;
	right: 0px;
	top: 35px;
}


#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,
.listingName {
	text-decoration: underline;
    color: #000099;
}

.listingName {
	color: black;
}

#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: white;
}

#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;
}


#validationErrors {
	position: absolute;
	top: 300px;
	left: 230px;
	color: red;
}

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

#header {	
	height: 71px;
	width: 893px;
	margin-left: 0px;
	text-align: left;
	color: white;
	position: relative;
	left: 4px;
}

#searchFormHolder {
	width: 778px;
}

#contentBox {
	width: 200px;
	text-align: center;
	font-size: 14px;
	position: absolute;
	z-index: 10;	
}

#contentBox a {
	display: none;
}

#search {
	position: relative;
}

#copyrightText {
	display: none;
}

#seoTextContainer {
	width: 655px;
	color: black;
	font-size: 14px;
	position: relative;
	left: 225px;
	top: 10px;
	font-weight: normal;
	text-align: justify;
	font-family:  Arial, Univers, Verdana;
	color: #666666;
}

.defaultBox, .defaultBoxHeader {
	width: 203px;
}

#searchResult {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 100px;
	position: relative;	
	height: auto;	
	top: 120px;
}

.searchFeatureLinks {
	position: absolute;
	font-size: 12px;
	left: 230px;
	top: -45px;
}

#bottomPager {
	font-size: 12px;
	margin-bottom: 40px;
	text-align: right;
}


.left {
	position: relative;	
	float: left;	
	top: 0px;	
	left: 7px;	
}

.copyRightText {
	font-size: 12px;
}

.listing {
	width: 660px;
}

.center {
	margin-right: 10px;
	margin-left: 220px;
	width: 670px;
	margin-top: -36px;
	float: left;
}

.defaultBox {
	margin-bottom: 10px;	
	position: relative;
	font-size: 14px;
}

.defaultBoxHeader .boxHeaderText{
	margin: 0px;
	font-family: Arial, Univers, Verdana;
	font-weight: bold;
	font-size: 13px;
}

.boxHeaderText {
	position: absolute;
	top: 5px;
	color: #174D97;
}

#searchFormHolder {
	top: 30px;
	left: 155px;
	width: 682px;
	height: 87px;	
}

.label {
	font-size: 10px;
	font-weight: bold;
}

.search {
	position: absolute;
	left: 17px;
	top: 10px;
	width: 240px;
	font-weight: bold;
}

.city {
	position: absolute;
	left: 220px;
	top: 10px;
	left: 251px;
	font-weight: bold;
}

.state {
	position: absolute;
	top: 10px;
	left: 366px;
	font-weight: bold;
}

.searchField {
	position: absolute; 
	left: 17px;
	top: 44px;
	width: 225px;
}

#cityField {
	position: absolute;
	top: 44px;
	left: 251px;
	width: 110px;
}

#stateField {
	position: absolute;
	top: 44px;
	left: 366px;
	width: 100px;
}

.submitButton {	
	position: absolute;
	top: 40px;
	left: 618px;
	width: 50px;
	height: 31px;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #1F4666;
}

.defaultBox {
	font-size: 12px;
}

#searchWithin {
	left: 476px;
	font-size: 11px;
	font-weight: normal;
	top: 46px;
}

.milesInput {
	width: 30px;
}

.center h1 {
	font-size: 14px;
}

.listing {
	font-size: 12px;
}

.listing a{
	font-size: 12px;
}

.listing li{
	font-size: 12px;
}

.addresses {
	font-size: 12px;
}

.location {
	font-size: 12px;
}

.listingName {
	text-transform: uppercase;
}

#seoTextContainer, #seoTextContainer h2 {
	font-size: 12px;
	margin: 0px;
}

#seoTextContainer h2 {
	display: inline;
}


#letterLinksContainer {
	position: relative;
	top: 5px;
}

#validationErrors {
	font-size: 12px;
	position: absolute;
	top: 100px;
	left: 0px;	
}

#upperCompareLink {
	width: 130px;		
	position: absolute;
	left: 530px;
	top: 40px;
	cursor: pointer;
	color: black;
	font-size: 12px;	
	text-transform: none;
}

#lowerCompareLink {
	width: 130px;		
	position: absolute;
	left: 220px;
	bottom: -7px;
	cursor: pointer;
	color: black;
	font-size: 12px;	
	text-transform: none;
}

.title {
	color: red;
	font-weight: bold;
}

.listing {
	width: 500px;
}


#footer {	
	width: 850px;	
	height: 100px;	
	float: left;
	position: relative;	
	margin-top: 0px;
	background-color: white;
	top: 0px;
	margin-bottom: 100px;
}

#innovectraFooter {	
	display: block;
	height: 100px;
	float: left;
	margin: 0px;
	text-align: center;
	width: 100%;
}

.location {
	margin-top: 5px;
}

.mapLinks {
	margin-top: 5px;
}

.leftSideContent {
	margin-left: 0px;
}
