/**
* Customer web site CSS
*
* Copyright (c)2008 44 Interactive. All Rights Reserved.
*
* SVN File: $Id: styles.css 217 2008-07-28 19:06:27Z Mike Neugebauer $
* @author $Author: Mike Neugebauer $
* @version $Revision: 217 $
* @lastrevision $Date: 2008-07-28 14:06:27 -0500 (Mon, 28 Jul 2008) $
* @modifiedby $LastChangedBy: Mike Neugebauer $
* @lastmodified $LastChangedDate: 2008-07-28 14:06:27 -0500 (Mon, 28 Jul 2008) $
* @filesource $URL: svn+ssh://miken@svnhost.44i-dev.com/svnhome/base/branches/harrlemme/cust_skeleton/css/styles.css $
*/




* { margin: 0;
	padding: 0;
	border: 0;
	outline:none;
}

html {
	font-size: 62.5%;
	height:100.1%;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(/_cust/images/woodbg.jpg) center top repeat #150001;
	color:#8f6f50;
	height:100.1%;
	font-size:1.2em;
}

h1, h2, h3, h4, h5 {
	color:#5b4141;
	font-weight:normal;
}

h1 {
    font-size: 2.1em;
	margin-bottom:8px;
}

h2 {
    font-size: 1.9em;
}

h3 {
    font-size: 1.7em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.3em;
}

a:link {
	color:#5b4141;
	text-decoration: underline;
}

a:visited {
	color:#5b4141;
	text-decoration: underline;
}

a:hover {
	color:#000000;
	text-decoration: none;
}

a:active {
	color:#000000;
	text-decoration: underline;
}

p {
	line-height:1.6em;
}

input, textarea {
	border: 1px solid #c2c2c2;
	padding:3px;
}



/*---------------------------------- MAIN BODY STYLES ------------------------------------ */
#wrapper {
	width:826px;
	margin:0 auto;
}

#header {
	height:91px;
	width:816px;
	margin:0 auto;
	padding:0 0 0 10px;
	position:relative;
	z-index:1000;
}

#header img.logo {
	margin:6px 20px 3px 0px;
	float:left;
}

#logohi {
	width:514px;
	height:208px;
	position:relative;
	z-index:100;
	margin:0 0 -208px -101px;
	background:url(/_cust/images/logoHi.jpg) no-repeat;
}

#buttons {
	height:23px;
	float: right;
	width:157px;
}

#buttons a.request, #buttons a.request:visited {
	width:94px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(/_cust/images/requestBtnBG.jpg) top no-repeat;
	text-indent:-9999px;
	float:left;
}

#buttons a.supplies, #buttons a.supplies:visited {
	width:90px;
	height:21px;
	display:block;
	overflow:hidden;
	background:url(/_cust/images/suppliesBtnBG.jpg) top no-repeat;
	text-indent:-9999px;
	float:left;
	margin-right:6px;
}

#buttons a.supplies:hover, #buttons a.request:hover {
	background-position:bottom;
}


#container {
	width:778px;
	background:url(/_cust/images/contTile.jpg) repeat-y #f2f2f2;
	margin:0 auto;
	position:relative;
	z-index:1100;
	padding:0 31px 0 17px;
}

#contTop {
	width:826px;
	background: url(/_cust/images/contTop.jpg) no-repeat #f2f2f2;
	margin:0 auto;
	position:relative;
	z-index:1000;
	height:7px;
}

#contBtm {
	width:826px;
	background: url(/_cust/images/contBtm.jpg) no-repeat #f2f2f2;
	margin:0 auto;
	position:relative;
	z-index:1000;
	height:9px;
}

#contentwrap {
	width:763px;
	margin:0 auto;
	padding:24px 0;
}

#sidebar {
	float:left;
	width:187px;
	margin:14px 18px 0 0;
}

#content {
	width:573px;
	float:left;
	padding-bottom:12px;
}
/*
#content ul {
	margin-left:16px;
}

#content ul li {
	padding:2px 0;
}*/

#content p {
	text-align:justify;
}





/* ---------------------------------- INDEX PAGE STYLES ------------------------------------ */


#qs {
	background:url(/_cust/images/qsTile.jpg) repeat-y;
	padding:4px 15px;
	width:157px;
	color:#341206;

}

#qs select {
	width:153px;
	height:19px;
	border:solid 1px #341206;
	margin-bottom:8px;
	color:#341206;
	font-size: 0.9em;
}

#qs checkbox {
	/*border:solid 1px #341206;
	margin:12px;*/
	border:none;
	font-size: 0.9em;
}

h1.qsTop {
	width:187px;
	height:34px;
	background:url(/_cust/images/qsTop.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
	margin:0;
}

.qsboxL, .qsboxR {
	width:67px;
	float:left;
}

.qsboxL {
	margin-right:12px;
}

#qs select.qsSShort {
	width:67px;
	height:19px;
	border:solid 1px #341206;
	margin-bottom:8px;
}


input.qs {
	width:147px;
	height:13px;
	border:solid 1px #341206;
	margin-bottom:8px;
	color:#341206;
	font-size: 0.9em;
}

input.searchBtn {
	width:102px;
	height:22px;
	display:block;
	background:url(/_cust/images/searchBtn.png) top no-repeat;
	text-indent:-9999px;
	border:none;
	margin-left:22px;
	font-size: 0px;
	line-height: 0px;
	cursor: pointer;
}

p.advanced {
	text-align:center;
	font-size:.9em;
}

a.homesSide, a.lotsSide, a.sellSide{
	width:215px;
	height:72px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:12px 0 0 -29px;
}


a.homesSide{
	background:url(/_cust/images/homesSideBtn.jpg) top no-repeat;
}

a.lotsSide{
	background:url(/_cust/images/lotsSideBtn.jpg) top no-repeat;
}

a.sellSide{
	background:url(/_cust/images/sellSideBtn.jpg) top no-repeat;
}


#featured {
	width:603px;
	height:389px;
	background:url(/_cust/images/featuredBG.jpg) 0 64px no-repeat;
	margin:0 -20px 18px -10px;
}

#featured h1 {
	width:603px;
	height:64px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/_cust/images/featuredHeadline.jpg) no-repeat;
}

#featured img {
	background:url(/_cust/images/fpPicBG.jpg) no-repeat;
	padding:13px 16px 15px 12px;
	margin:0 3px 0 4px;
	float:left;
}

#featured h2 {
	text-align: left;
	margin:0 0 12px 16px;
	padding-top:6px;
}

#featured h2 a {
	text-decoration:none;
}




.featright {
	text-align: left;
	margin-bottom:12px;
	padding-bottom:8px;
	width:180px;
	float:left;

}

.fpTop  {
	margin-top: 4px;
	margin-bottom:12px;
	border-bottom:dotted 1px #736e5b;
	padding-bottom:8px;
	font-size:1.6em;
	line-height: 18px;
}

.fpqtr {
		font-size:1.4em;
	line-height: 16px;

}


div.nextBtn {
	width:75px;
	height:26px;
	display:block;
	background:url(/_cust/images/nextBtn.jpg) top no-repeat;
	float:right;
	margin-top: -50px;
	margin-right: -11px;
	position: relative;
	z-index: 9999;
	cursor: pointer;
	text-indent:-10000px;
}

.featlistslide {
	/*margin: 10px;*/
	width:580px;
	height:296px;
	/*
	 border: 1px solid red;
	background-color:#FF0000;
	*/
}


/* ---------------------------------- SEARCH RESULTS STYLES ------------------------------------ */

#search_result_holder {
	width: 570px;
	height: 905px;
	background-color: white;
	border: 4px solid #372109;
	display: none;
	position: absolute;
	top: 15px;
	left: 197px;
	z-index: 9900;
	padding: 4px 24px;

}

body#lotsPage #search_result_holder {
	height: 1045px;
}

p.resultcount {
	/*color: #eee;*/
	color:#372109;
	background:url(/_cust/images/homeIcon.png) 0 6px no-repeat;
	padding-left:16px;
	display:block;
	float:right;
	margin-top:-4px;
	font-size:13px;
}

.closelink {
	float:right;
	padding: 4px;
	color: #fff;
}

.single_result {
	/*margin-left: 4px;*/
	padding: 0 3px;
	background-color: #eee;
	width: 564px;
	height:107px;
	margin-bottom: 12px;
	cursor: pointer;
	background:url(/_cust/images/listingBG.png) 0 28px no-repeat;
}

.single_result:hover {
	/*background-color: magenta; */
}

body#lotsPage .single_result {
	/*margin-left: 4px;*/
	padding: 0 3px;
	background-color: #eee;
	width: 564px;
	height:124px;
	margin-bottom: 12px;
	cursor: pointer;
	background:url(/_cust/images/listingBGLots.png) 0 28px no-repeat;
}

.single_result img {
	float:left;
	border:solid 1px #372109;
	margin:6px 12px 0 6px;
}

h2.listingaddr {
	width:338px;
	display:block;
	float:left;
	height:25px;
	background:url(/_cust/images/listHdBG.jpg) no-repeat;
	font-size:1.8em;
	padding:2px 4px;
}
h2.listingpr {
	width:155px;
	display:block;
	float:right;
	height:25px;
	background:url(/_cust/images/listPrBG.jpg) no-repeat;
	font-size:1.8em;
	padding:2px 4px;
	text-align:center;
}

body#ophoPage h2.listingaddr, body#ophoPage h2.listingpr {
	font-size:1.5em;
}
/*
.priceholder {
	margin-left: 4px;
	font-weight: 900;
}

.res_addr {
	font-size: 1.3em;
}

.res_col2 {
	width: 254px;
 float: right;
 text-align: left;
 border: 0px solid blue;
}

.res_col3 {
 float: right;
 text-align: right;
 width: 234px;
 border: 0px solid red;
}
*/
ul.addr {
	float: left;
	width:180px;
	list-style:none;
	margin-top:6px;
}

ul.specs {
	float: right;
	width:160px;
	list-style:none;
	margin-top:6px;
}

.listing {
	border: 0px solid green;
	width: 68px;
}

.agency_hilite {
	background-color: #F7E8BA;
	background:url(/_cust/images/listingBGHL.png) 0 28px no-repeat;
}

.single_result.newcon_hilite {
	background:url(/_cust/images/listingBGHLHome.png) 0 28px no-repeat;
}

body#lotsPage .single_result.agency_hilite {
	/*margin-left: 4px;*/
	padding: 0 3px;
	background-color: #eee;
	width: 564px;
	height:124px;
	margin-bottom: 12px;
	cursor: pointer;
	background:url(/_cust/images/listingBGHLLots.png) 0 28px no-repeat;
}


.result_interior {
	display: none;
}

.hiddenjs {
	display: none;
}


#paginationholder {
	width:534px;
	height:32px;
	/*background:url(/_cust/images/resultsbg.jpg) repeat-y;*/
	margin-left: 1px;
	z-index: 9100;
	/*background:#00FF00;
	border: 0px solid red;*/
}

.pagination a, .pagination a:visited {
	margin:3px 5px 3px 0;
	color:#eee;
	color:#5b4141;
	padding:1px 4px 4px 4px;
	border:solid 1px #5b4141;
	text-decoration:none;
	z-index: 9100;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    text-align: center;
    /*padding: 0.08em 0.15em;*/
    margin-right: 5px;
	margin-bottom: 5px;
	z-index: 9100;
}

.pagination a:hover {
	color:#31220d;
	background-color:#ECE2C5;
	z-index: 9100;
}

.pagination .current {
	color:#ccc;
	margin:3px 5px 3px 0;
	padding:2px 5px 5px 5px;
	z-index: 9100;
	background-color:#a29780;
}

.pagination .current .prev, .pagination .current .next{
	color:#ECE2C5;
	z-index: 9100;
	background:none;
}


a.showall, a.showhl {
	display:block;
	overflow:hidden;
	float:left;
	width:195px;
	height:18px;
	text-indent:-9999px;
	margin-right:8px;

}

a.showall {
	background:url(/_cust/images/mlsListBtn.png) no-repeat top;
}

a.showhl {
	background:url(/_cust/images/hlListBtnBG.png) no-repeat top;
}

a.showall:hover, a.showhl:hover {
	background-position:center;
}

#topbar {
	margin-bottom:12px;
}

a.agtButton, a.mapButton, a.vtButton, a.pfButton, a.efButton {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:116px;
	height:26px;
	margin-right:-33px;
}

a.agtButton{
	background:url(/_cust/images/agentBtn.jpg) top no-repeat;
}


a.mapButton{
	background:url(/_cust/images/mapBtn.jpg) top no-repeat;
}

a.vtButton{
	background:url(/_cust/images/tourBtn.jpg) top no-repeat;
}

a.pfButton{
	background:url(/_cust/images/printBtn.jpg) top no-repeat;
}

a.efButton{
	background:url(/_cust/images/friendBtn.jpg) top no-repeat;
}

a.agtButton:hover, a.mapButton:hover, a.vtButton:hover, a.pfButton:hover, a.efButton:hover {
	background-position:bottom;
}

#showothers {
	width:775px;
	height:26px;
	margin-bottom:8px;
	/*float:left;*/
}

a.showothers, a.showothers:visited {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:243px;
	height:26px;
	margin-left:-22px;
	background:url(/_cust/images/showsearchbtn.jpg) no-repeat top;
}

a.showothers:hover {
	background-position:bottom;
}

/*
.showothers {
	float: left;
	margin-bottom: 8px;

	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:228px;
	height:26px;
	margin-left:-22px;
	background:url(/_cust/images/showsearchbtnhide.gif) no-repeat top;
}*/



/* ---------------------------------- LISTING DETAIL PAGE STYLES ------------------------------------ */

body#listingPage #search_result_holder {
	top:  -98px;
	left: 98px;
}

body#listingPage #content {
	width: 680px;
	/* height: 920px; */
}

.detail_back {
	float: right;
}

#pictures {
	float:left;
	width:306px;
}

#pictures img {
	border:solid 1px #5b4141;
}

img.dtlthumb {
	vertical-align: top;
	margin:4px 4px 0 0;
}

.info1 {
	width: 368px;
	float:left;
	margin-left: 4px;
}

.infobox {
	/*background-color: #ccc;*/
	margin-bottom:18px;
}

h1.infoaddr {
	font-size: 1.9em;
	float:left;
	width:550px;
	margin:0px 0 18px 0;
}

h1.infoprice {
	float:right;
	text-align: right;
	font-size: 1.9em;
	width:125px;
	margin:0px 0 18px 0;
}

.infobox ul li {
	list-style: none;
	display: block;
	padding:4px 3px;
	margin-bottom:3px;
	/*border-bottom:dotted 1px #736e5b;*/
}


.itemdesc {
	width:125px;

	vertical-align: top;
	line-height: 14px;
	font-size: 1em;

}

.itemdata {
	/*padding:4px 3px;*/
	float: right;
	width:205px;
	text-align:right;
	font-weight:bold;

}

.altrow {
	background-color: #e6e0d2;
}

.normrow {
	/*background-color: #ccc;*/
}

.infohdg {
	background-color: #271001;
	color: #eee;
	padding: 3px 5px;
}

.colbox {
	width: 160px;
	margin-bottom: 10px;
}

.secondbox {
	float:right;
	margin-left: 20px;
	width: 154px;
}



#detailbuttons {
	float: right;
	margin-top: 48px;
}

#detailbuttons ul {
	list-style: none;
}

#detailbuttons ul li {
	margin-bottom: 10px;
}

#agtPanel {
	padding: 3px;
	position: absolute;
	left: 200px;
	top: 50px;
	display: none;
	width: 500px;
	height: 360px;
	background-color: #e72;
	z-index: 9820;
}


#mapPanel {
	display: none;
	width: 520px;
	height: 360px;
	background-color: #461605;
}

#mapPanel h4 {
	padding: 4px;
	color: #fff;
}

#firstGMap {

}


#agtprofile {
	margin: 10px;
	text-align: center;
	font-size: 1.2em;
}

.disclaimer {
	margin-top: 12px;
	text-align: center;
	font-size: 0.9em;
}

/* ---------------------------------- RESULTS DISPLAYED ON HOMES/LOTS PAGES ------------------- */
.results_on_page {
	/*border: 1px solid pink;*/

}

body#homesPage #content {
	height: 925px;
	margin-top:8px;
	/*background-color: brown;*/
}

body#lotsPage #content {
	height:1050px;
}


/* ---------------------------------- ADVANCED SEARCH STYLES ------------------------------------ */


#advs {
	padding:4px 15px;
	width:757px;
	color:#341206;

}

#advs select {
	height:19px;
	border:solid 1px #341206;
	margin-bottom:8px;
	color:#341206;
	font-size: 0.9em;
}

#advs checkbox {
	/*border:solid 1px #341206;
	margin:12px;*/
	border:none;
	font-size: 0.9em;
}

.advsboxL {
	width:167px;
	float:left;
}

.advsboxL select {
	width:153px;
}

.advsboxSm {
	width:97px;
	float:left;
}

.advsboxSm select {
	width:83px;
}

input.advs {
	height:13px;
	border:solid 1px #341206;
	margin-bottom:8px;
	color:#341206;
	font-size: 0.9em;
}

body#advSearchPage #search_result_holder {
	top:  -98px;
	left: 98px;
}

body#advSearchPage #content {
	height: 530px;
}


/* ---------------------------------- OPEN HOUSE STYLES ------------------------------------ */

.opho {
	/*background-color: navy;*/
}


/* ---------------------------------- CONTACT PAGE STYLES ------------------------------------ */

body#contactPage #sidebar {
	width:397px;
}

body#contactPage #content {
	margin-left: -70px;
	width:427px;
}

body#contactPage #content ul {
	margin-left: 24px;
}

a.buttonlink, a.buttonlink:visited {
	color:#AFD7EE;
	background-color:#999999;
	text-decoration:none;
	font-size: 1.1em;
	border: 1px solid #000000;
	padding: 2px 4px;
}

a.buttonlink:hover {
	background-color: #aaaaaa;
	cursor: pointer;
}

img.map {
	margin:12px 0 24px 0;
}

/* ---------------------------------- NEIGHBORHOOD  ------------------------------------ */
img.hoodnavhead {
	margin-left:-22px;
	float:left;
}


ul#neighnav {
	width:659px;
	list-style:none;
	margin:4px -16px 12px 0;
	float:left;
	height:44px;
	background:url(/_cust/images/subnavBG.jpg) no-repeat;
	padding:3px 0 0 8px;
}

ul#neighnav li {
	float:left;
	margin-bottom:5px;
}

ul#neighnav li a, ul#neighnav li a:visited {
	padding:3px 6px;
	text-transform:uppercase;
	/* font-size:11px; */
	font-size: 0.87em;
	text-decoration:none;
}

ul#neighnav li a:hover {
	color:#fcf3e0;
	background-color:#2a0000;
}


body#tgpPageNeigh ul#neighnav li a.tgp,
body#pgvPageNeigh ul#neighnav li a.pgv,
body#gpePageNeigh ul#neighnav li a.gpe,
body#aaPageNeigh ul#neighnav li a.aa,
body#tgpPageNeigh ul#neighnav li a.gpv,
body#nlPageNeigh ul#neighnav li a.nl,
body#ffPageNeigh ul#neighnav li a.ff,
body#bdPageNeigh ul#neighnav li a.bd{
	cursor:default;
	color:#b7a090;
	background:none;
}


a.websiteIcon, a.websiteIcon:visited {
	display:block;
	float:left;
	width:98px;
	height:29px;
	overflow:hidden;
	background:url(/_cust/images/websiteIcon.png) top no-repeat;
	text-indent:-10000px;
	margin:8px 5px;
	font-size:.8em;
}

a.downloadIcon, a.downloadIcon:visited {
	display:block;
	float:left;
	width:114px;
	height:29px;
	overflow:hidden;
	background:url(/_cust/images/downloadIcon.png) top no-repeat;
	text-indent:-10000px;
	margin:8px 5px;
	font-size:.8em;
}

a.covenantsIcon, a.covenantsIcon:visited {
	display:block;
	float:left;
	width:84px;
	height:29px;
	overflow:hidden;
	background:url(/_cust/images/covenantsIcon.png) top no-repeat;
	text-indent:-10000px;
	margin:8px 5px;
	font-size:.8em;
}
a.brochureIcon, a.brochureIcon:visited {
	display:block;
	float:left;
	width:100px;
	height:29px;
	overflow:hidden;
	background:url(/_cust/images/brochureIcon.png) top no-repeat;
	text-indent:-10000px;
	margin:8px 5px;
	font-size:.8em;
}

a.mapIcon:hover,
a.fpIcon:hover,
a.spIcon:hover,
#iconPanel a.pdfIcon:hover,
.propPanelBody a.pdfIcon:hover,
a.pdfIcon:hover,
a.mailIcon:hover,
a.mailIcon2:hover,
a.infoIcon:hover,
a.websiteIcon:hover,
a.downloadIcon:hover,
a.covenantsIcon:hover,
a.brochureIcon:hover{
	background-position:bottom;
}


.neigh_indent {
	margin-left: 22px;
	margin-bottom: 16px;
}

/* ---------------------------------- ABOUT PAGE STYLES ------------------------------------ */

body#aboutPage #content {
	/*width: 790px;
	background-color:#0F0;*/
}

h2.team {
	/*border-bottom:solid 1px #5b4141;*/
	margin-top: 8px;
	margin-bottom:12px;
	background-color:#372916;
	color:#FFF;
	padding:3px 6px;
}

img.abouttop {
	margin:18px 0 18px 0;
}

ul.cnt_menu {
	margin-top: 8px;
	margin-left: 4px;
	list-style: none;
	background-color:#F00;
}

ul.cnt_menu li {
	margin-top: 8px;
}

a.cnt_label, a.cnt_label:visited {
	background-color: #999;
	padding: 2px;
	color: #000;
	text-decoration: none;
}

a.cnt_label:hover {
	background-color: #ccc;
}


ul.cnt_menu ul {
	margin-bottom: 4px;
	margin-left: 24px;
	list-style: none;
}

#contact_holder {
	margin-top: 8px;
	/*float: right;*/
	border: 1px solid green;
	width: 420px;
	height: 410px;

}

.cnt_pic {
 float: left;
 margin-right: 8px;
}

.emp {
	width:156px;
	height:44px;
	background:url(/_cust/images/empbg.jpg) no-repeat;
	padding:6px;
	float:left;
	margin:0 18px 12px 0;
	cursor: pointer;
}

.emp img {
	float:left;
	border:solid 1px #3d2f1d;
	margin-right:8px;
}

.emp h4 {
	font-size:13px;
	color:#322410;
}

.emp h5 {
	font-size:11px;
	color:#76654d;
}

h3.company {
	margin-bottom:8px;
	width:570px;
	float:left;
}


/* ---------------------------------- MAIN NAVIGATION STYLES ------------------------------------ */





ul#nav {
	list-style-type:none;
	width: 647px;
	height:27px;
	float:left;
	margin:11px 0 0 0;
}

ul#nav li {
	position:relative;
	float:left;
}

ul#nav li a {
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	height:27px;
}

ul#nav li a.homesBtn, ul#nav li a.homesBtn:visited {
	width:66px;
	background:url(/_cust/images/homesBtn.jpg) top no-repeat;
}

ul#nav li a.lotsBtn, ul#nav li a.lotsBtn:visited {
	width:102px;
	background:url(/_cust/images/lotsBtn.jpg) top no-repeat;
}

ul#nav li a.hoodsBtn, ul#nav li a.hoodsBtn:visited {
	width:134px;
	background:url(/_cust/images/hoodsBtn.jpg) top no-repeat;
}

ul#nav li a.ohBtn, ul#nav li a.ohBtn:visited {
	width:106px;
	background:url(/_cust/images/ohBtn.jpg) top no-repeat;
}

ul#nav li a.sellBtn, ul#nav li a.sellBtn:visited {
	width:119px;
	background:url(/_cust/images/sellBtn.jpg) top no-repeat;
}

ul#nav li a.commBtn, ul#nav li a.commBtn:visited {
	width:106px;
	background:url(/_cust/images/commBtn.jpg) top no-repeat;
}


a.aboutBtn, a.aboutBtn:visited {
	width:76px;
	height:23px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	float:left;
	background:url(/_cust/images/aboutBtn.jpg) top no-repeat;
}

a.contactBtn, a.contactBtn:visited {
	width:81px;
	height:23px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/contactBtn.jpg) top no-repeat;
	float:left;
}


ul#nav li a.homesBtn:hover,
ul#nav li a.lotsBtn:hover,
ul#nav li a.hoodsBtn:hover,
ul#nav li a.ohBtn:hover,
ul#nav li a.sellBtn:hover,
ul#nav li a.commBtn:hover,
a.aboutBtn:hover,
a.contactBtn:hover {
	background-position:center;
}


body#homesPage a.homesBtn, body#homesPage ul#nav li a.homesBtn:visited,
body#lotsPage a.lotsBtn, body#lotsPage ul#nav li a.lotsBtn:visited,
body#hoodssPage a.hoodsBtn, body#hoodssPage ul#nav li a.hoodsBtn:visited,
body#ophoPage a.ohBtn, body#ophoPage ul#nav li a.ohBtn:visited,
body#sellPage a.sellBtn, body#sellPage ul#nav li a.sellBtn:visited,
body#commercial a.commercialBtn, body#hoodssPage ul#nav li a.commercialBtn:visited,
body#aboutPage a.aboutBtn, body#aboutPage ul#nav li a.aboutBtn:visited,
body#contactPage a.contactBtn, body#contactPage ul#nav li a.contactBtn:visited
 {
	background-position:bottom;
	cursor:default;
}




a.hoodssPanel, a.hoodssPanel:visited {
	width:183px;
	height:62px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/hoodssPanelBG.jpg) top no-repeat;
	margin-bottom:8px;
}

a.hoodssPanel:hover {
	background-position:bottom;
}

a.lotsPanel, a.lotsPanel:visited {
	width:183px;
	height:62px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/lotsPanelBG.jpg) top no-repeat;
	margin-bottom:8px;
}

a.lotsPanel:hover {
	background-position:bottom;
}

a.contactPanel, a.contactPanel:visited {
	width:183px;
	height:62px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/contactPanelBG.jpg) top no-repeat;
	margin-bottom:8px;
}

a.contactPanel:hover {
	background-position:bottom;
}

a.suppliesPanel, a.suppliesPanel:visited {
	width:183px;
	height:62px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/suppliesPanelBG.jpg) top no-repeat;
	margin-bottom:8px;
}

a.suppliesPanel:hover {
	background-position:bottom;
}

a.ohimonialsPanel, a.ohimonialsPanel:visited {
	width:183px;
	height:62px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/ohimonialPanelBG.jpg) top no-repeat;
	margin-bottom:8px;
}

a.ohimonialsPanel:hover {
	background-position:bottom;
}

a.rsPanel, a.rsPanel:visited {
	width:183px;
	height:58px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/rsPanel.jpg) top no-repeat;
	margin-bottom:8px;
}

a.rsPanel:hover {
	background-position:bottom;
}



#commercialProduct {
	padding-top: 6px;
	width:183px;
	margin-bottom:8px;
	background-color: #fff;
	border: 1px solid #ccc;

}

#commercialProduct h1 {
	text-align: center;
	font-size: 1.3em;
}

#commercialProduct p {
	text-align: center;
	font-size: 1.1em;
}

#commercialProduct img {
	margin-left: 6px;
}




/* ---------------------------------------------- SUB NAVIGATION STYLES ---------------------------------------------------- */

#subnav {
	margin-bottom:18px;
	padding:6px 0;
}

#subnav ul{
	list-style:none;
	margin-bottom:12px;
}

#subnav ul li {
}

#subnav ul li a, #subnav ul li a:visited {
	text-decoration:none;
	display:block;
	padding:6px;
	margin:0 4px;
	text-transform:uppercase;
	border-bottom:1px dotted #5d7a90;
	color:#5d7a90;
}

#subnav ul li a:hover {
	background-color:#dbdbdb;
	color:#0c3d61
}


body#homesPage #subnav ul li a.homesSubBtn,
body#transactionPage #subnav ul li a.transBtn,
body#routingPage #subnav ul li a.routingBtn,
body#capturePage #subnav ul li a.captureBtn,
body#managementPage #subnav ul li a.managementBtn,
body#workflowPage #subnav ul li a.workflowBtn,
body#tcoPage #subnav ul li a.tcoBtn {
	color:#c2c3c3;
	cursor:default;
	background:none;
}

#subnav ul li.manufacturers {
	background-color:#859eb0;
	padding:6px;
	margin:0 4px;
	text-transform:uppercase;
	display:block;
	color:#eaebeb;
	border:none;
}

#subnav ul li a.lotsSubBtn {
	background-color:#859eb0;
	padding:6px;
	margin:0 4px;
	text-transform:uppercase;
	display:block;
	color:#eaebeb;
	border:none;
}

#subnav ul li a.lotsSubBtn:hover {
	background-color:#5d7a90;
}

body#lotsPage #subnav ul li a.lotsSubBtn {
	cursor:default;
	background-color:#859eb0;
}



/*----------------------------------------------------------- FOOTER -----------------------------------------------------------*/




#footer {
	width:826px;
	margin:0 auto;
	color:#e7e4d9;
	text-align:center;  
}


#footer a, #footer a:visited {
	text-decoration:none;
	color:#e7e4d9;
}

#footer a:hover {
	color:#66776e;
}

#footer a:active {
	color:#000000;
} 

.logo44i { 
	margin-left: 4px; 
	vertical-align: middle;
}
 


.legal_logo {
	margin-top: 13px;
	margin-bottom: 0px;
}

#loading_anim {
	display: none;
}

.loading_image {
	margin-left: 250px;
	margin-top: 40px;
	margin-bottom: 40px;
}

/*----------------------------------------------------------- SITEMAP PAGE STYLES -----------------------------------------------------------*/



.sitemap {
	margin-left: 24px;
	margin-top: 16px;
	font-size: 1.3em;
}

.sitemap ul {

	list-style: circle;
}

.sitemap ul li
{
	margin-left: 64px;
}


#maincopy{
	padding: 8px;
}

.error_msg
{
	font-size: 0.8em;
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: 900;
	padding: 2px;
	text-align: center;
}

.success_msg
{
	border: 1px solid #00ff00;
	color: #009900;
	background-color: #ffffff;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.form_msg_width
{
	width: 400px;
}

/*-------------------------------------- --- WORD VERIFICATION --------------------------------------------------------*/

.word_verification_msg {
}

input.word_verification {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;

}

img.word_verification {
	border: 1px solid #000000;
}


/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

