/*
 * $Id: austin.css,v 1.3.4.2 2008/04/10 15:06:19 ctandy Exp $
 * every-page austin template css
 */
	
* {
	font-family:  Arial, Univers, Verdana, ;
}

h1, h2, h3, h4 {
	background: none;
}

body {
	width: 100%;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

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

#pageBorder {	
	width: 900px;
	text-align: left;
	position: relative;
	padding-bottom: 50px;
	background-color: white;
}

#searchFormHolder {
	width: 778px;
	height: 87px;
	text-align: left;
	margin-left: 60px;
	position: relative;
	margin-bottom: 0px;
}

#searchForm {
	position: relative;
}

.label {
	color: #2F65A5;
	font-weight: bold;	
	font-size: 12px;
	font-weight: bold;
}

.field {
	font-size: 12px;
}

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

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

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

#exampleText {
	display: none;
}

#searchWithin {
	position: absolute;
	top: 44px;
	left: 565px;
	font-size: 11px;
	color: white;
	font-weight: normal;
}

.milesInput {
	font-weight: normal;
	width: 40px;
}

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

#cityField {
	position: absolute;
	top: 44px;
	left: 295px;
	width: 155px;
}

#stateField {
	position: absolute;
	top: 44px;
	left: 455px;
	width: 105px;
}

#logoHitArea {
	width: 200px;
	height: 50px;
	position: absolute;
	top: 10px;	
}

.leftSideContent {
	margin-left: 0px;
}

#copyrightText {
	color: black;
	font-size: 12px;
	position: absolute;
	top: 70px;
	left: 10px;
}

#header {
	height: 71px;
	width: 778px;
	margin-left: 60px;
	text-align: left;
	position: relative;
}

.headerLink {
	color: white;
	font-size: 12px;	
	text-decoration: none;
	font-weight: bold;
}

.headerLink:hover {
	color: #FCD50B;
}

#headerLinksRow1 {
	position: relative;
	left: 120px;
	top: 17px;
	font-size: 10px;
	width: 600px;
}

#headerLinksRow2 {
	position: relative;
	left: 120px;
	top: 25px;
	font-size: 10px;
	width: 600px;
}

#sitemap #innovectraFooter {
	font-size: 12px;
}

#sitemap #copyrightText {
	display: none;
}

#innovectraFooter {
	margin-top: 50px;
}

#innovectraFooter a {
	color: #073B75;
}

#categoryLinks {
	position: relative;
	top: 0px;
	padding-left: 100px;
}

#sitemap  #headerLinksRow1, #sitemap  #headerLinksRow2{
	left: 220px;
}
