/*
 * $Id: search.css,v 1.4.2.2 2008/03/18 16:31:32 ctandy Exp $
 * santiam search page asthetics
 */

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

#seoText h1, #seoText h2, #seoText h3, #seoText h4, #seoText .seoPublisher {
	color: black;
	font-size: 12px;
}

.right {
	margin-top: 20px;
}

.left .defaultBoxHeader  {
	background-image: url(../../images/santiam/backgrounds/serpBoxHeader.jpg);
	height: 27px;
	color: white;	
}

#refineYourSearchHeader {
	background-image: url(../../images/santiam/backgrounds/serpRightBoxHeader.jpg);
	color: white;
}

#searchTipHeader {
	background-image: url(../../images/santiam/backgrounds/serpRightBoxHeader.jpg);
	color: white;
}

#bottomPager {
	position: relative;
	top: 5px;
	margin-bottom: -15px;
}

.leftSideContent a {
	font-size: 10px;
}

.pager {
	color: #ACACA7;
	font-weight: bold;
}

#search .submitButton {	
	color: white;	
}

#topPager {
	position: relative;
	bottom: 10px;
}

#seoText {
	top: 180px;
}

#searchResult {
	margin-top: 230px;
}

.right .defaultBoxHeader {
	background-image: url(../../images/santiam/backgrounds/serpRightBoxHeader.jpg);
	height: 27px;
	color: white;	
}

.serviceArea, .categoryName {
	background-color: #4485C0;
	color: white;
	padding-left: 10px;
	text-decoration: none;
}

.serviceArea a, .categoryName a {
	text-decoration: none;
}

.mapLinks {
	position: relative;
	bottom: 2px;
}
.allCategories {
	font-weight: bold;
	font-size: 18px;
	padding-left: 10px;
	text-decoration: none;
	background-color: #4485C0;
	color: white;
}

.categoryName {
	font-size: 18px;
	font-weight: bold;	
	text-decoration: none;
}

.listingSeparator {
	display: none;
}

#scrollAddressBox2x2 {
	width: 480px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#searchResult .location {
	padding: 0px;	
}

.mapLinks {
	height: 25px;
	vertical-align: top;
}

#innovectraFooter {
	position: relative;
	top: 30px;
}

#tabnav a:hover, #tabnav a:hover span {
    background-color: #4485C0;
}   

.groupCategory a {
    text-decoration: none;
}
