/* =Whitespace reset
-----------------------------------------------
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img { border: 0; }

a:active { outline: none; }

fieldset {
	border: 1px solid #666;
	padding: 10px;
}

/* =Structure
-----------------------------------------------
*/
#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 201px;
	position: relative;
	z-index: 100;
}

#navbar {
	width: 706px;
	height: 49px;
	margin: 0;
	position: absolute;
	right: 0;
	top: 89px;
}

#content {
	padding-bottom: 50px;
}

#main {
	float: right;
	width: 623px;
	padding: 0 20px 20px 0;
}

#sidebar {
	float: left;
	width: 225px;
	padding-left: 72px;
}

#footer {
	width: 960px;
	margin: 0 auto;
	margin-top: 15px;
}

/* listings */
body.listings #main {
	float: left;
	width: 740px;
	padding: 0 0 20px 25px;
}

#listingsidebar {
	float: right;
	width: 170px;
	padding-right: 10px;
}

/* Self-clearing elements
   http://www.positioniseverything.net/easyclearing.html] */
.clear { display: inline-block; }   
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* =Background
-----------------------------------------------
*/
body { background: #542919 url('/ezstatic/data/tmp-stowerealty/i/body.jpg') left top repeat-x; }
#wrapper { background: transparent url('/ezstatic/data/tmp-stowerealty/i/wrapper.gif') left top repeat-y; }
#header { background: transparent url('/ezstatic/data/tmp-stowerealty/i/header.jpg') left top no-repeat; }
#navbar { background: transparent url('/ezstatic/data/tmp-stowerealty/i/navbar.gif') left top no-repeat; }
#content { background: transparent url('/ezstatic/data/tmp-stowerealty/i/content.jpg') left top no-repeat; }
#footer { background: transparent url('/ezstatic/data/tmp-stowerealty/i/footerback.gif') right top repeat-y; }

/* listings */
body.listings #wrapper { background: #391c13; }
body.listings #header { background-image: url('/ezstatic/data/tmp-stowerealty/i/header-listings.jpg'); }
body.listings #content { background: transparent; }

/* =Type and colors
-----------------------------------------------
*/
body {
	font: normal 0.8125em/1.38 Helvetica, Arial, sans-serif;
	color: #fff;
}

h1 {
	margin-bottom: 12px;
}

h2,
p,
ul,
ol { margin-bottom: 18px; }


h3,
h4,
h5,
h6,
ul ul,
ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

ul, ol { margin-left: 20px; }

a {
	color: #e7cf6c;
}

a:hover {
	text-decoration: none;
}

h1 { font: normal bold 185%/1 Helvetica, Arial, sans-serif; color: #e7cf6c; text-transform: uppercase; }
h2 { font: normal normal 150%/1 Helvetica, Arial, sans-serif; color: #e7cf6c; }
h3 { font-weight: bold; font-size: 100%; text-transform: uppercase; color: #a88462; }
h4 { font: normal bold 100%/1 Helvetica, Arial, sans-serif; }
h5, h6 { font: normal bold 100%/1 Helvetica, Arial, sans-serif; }

h1 span {
	color: #a88462;
}

/* =Header
-----------------------------------------------
*/
#logolink {
	margin: 0;
	width: 183px;
	height: 152px;
	position: absolute;
	left: 60px;
	top: 30px;
}

#logolink a {
	display: block;
	text-indent: -9999px;
	width: 183px;
	height: 152px;
}

/* =Navigation
-----------------------------------------------
*/
#topnav {
	position: absolute;
	right: 0;
	top: 8px;
}

#topnav li {
	float: left;
	list-style: none;
	padding-right: 9px;
	margin-right: 7px;
	background: transparent url('/ezstatic/data/tmp-stowerealty/i/topnav.gif') right 5px no-repeat;
}

#topnav li:last-child {
	padding-right: 0;
	margin-right: 0;
	background: transparent;
}

#topnav a {
	color: #9b8167;
	font-size: 92%;
	text-decoration: none;
}

#topnav a:hover {
	text-decoration: underline;
}

#navbar li {
	position: absolute;
	top: 0;
	list-style: none;
	height: 49px;
}

#navbar a {
	display: block;
	float: left;
	height: 49px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/tmp-stowerealty/i/navbar.gif') left top no-repeat;
}

#nb1 { left: 0px; }
#nb2 { left: 117px; }
#nb3 { left: 256px; }
#nb4 { left: 383px; }
#nb5 { left: 460px; }
#nb6 { left: 530px; }
#nb7 { left: 630px; }

#nb1 a { width: 98px; background-position: -0px 0; }
#nb2 a { width: 119px; background-position: -117px 0; }
#nb3 a { width: 107px; background-position: -256px 0; }
#nb4 a { width: 57px; background-position: -383px 0; }
#nb5 a { width: 50px; background-position: -460px 0; }
#nb6 a { width: 80px; background-position: -530px 0; }
#nb7 a { width: 76px; background-position: -630px 0; }

#nb1 a:hover { background-position: -0px -49px; }
#nb2 a:hover { background-position: -117px -49px; }
#nb3 a:hover { background-position: -256px -49px; }
#nb4 a:hover { background-position: -383px -49px; }
#nb5 a:hover { background-position: -460px -49px; }
#nb6 a:hover { background-position: -530px -49px; }
#nb7 a:hover { background-position: -630px -49px; }

/* dropdowns */
#navbar li ul {
	position: absolute;
	left: -9999px;
	display: block;
	white-space: nowrap;
	margin: 0;
	background: transparent url('/ezstatic/data/tmp-stowerealty/i/dropdown.png') left top repeat;
	padding: 8px 0 8px 18px;
	_width: 1%;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 0;
	z-index: 100;
	top: 49px;
	height: auto; /* sticky suckerfish fix */
}

#navbar li ul li {
	position: relative;
	height: auto;
	display: block;
	float: none;
	padding: 0 18px 0 0;
	background: transparent;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar li ul li a,
#navbar li ul li a:hover {
	display: block;
	text-indent: 0;
	padding: 0 4px 0 15px;
	color: #fff;
	text-decoration: none;
	background: transparent url('/ezstatic/data/tmp-stowerealty/i/nav-arrow.gif') left center no-repeat;
	line-height: 20px;
	height: 20px;
	margin: 0;
	float: none;
	width: auto;
}

ul#navbar li ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

/* level 3 navigation */
#navbar li ul ul {
	margin: -57px 0 0 100%;
padding: 0;
}

#navbar li:hover ul ul,
#navbar li.sfhover ul ul{
	left: -9999px;
}

#navbar li ul li:hover ul,
#navbar li ul li.sfhover ul{
	left: auto;
}

#navbar li ul ul li {
padding: 0 18px;
}

#navbar li ul li ul a,
#navbar li ul li ul a:hover {
	padding: 0 4px;
	color: #e7cf6c;
	background: transparent;
}

ul#navbar li ul li ul a:hover {
	background: transparent;
	text-decoration: underline;
	color: #e7cf6c;
}

/* level 4 navigation */
#navbar li ul ul ul {
	margin: -57px 0 0 100%;
}

#navbar li:hover ul ul ul,
#navbar li.sfhover ul ul ul{
	left: -9999px;
}

#navbar li ul ul li:hover ul,
#navbar li ul ul li.sfhover ul{
	left: auto;
}

/* =Content
-----------------------------------------------
*/
td {
	vertical-align: top;
}

.error {
	color: #222;
}

#main img {
	border: 10px solid #68524b;
}

#contentfooter {
	font-size: 85%;
	color: #bba187;
	clear: both;
}

#contentfooter a {
	color: #fff;
}

/* contact forms */
.articleform {
	background: #a88462 url('/ezstatic/data/tmp-stowerealty/i/formback.gif') left top repeat-x;
	padding: 25px;
	margin-bottom: 18px;
}

.articleform .labelcell {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	color: #4f2916;
}

.articleform input.textinput {
	width: 340px;
	margin-bottom: 4px;
}

.articleform textarea {
	width: 340px;
	height: 80px;
}

#mailformsubmit {
	position: relative;
}

#mailformsubmit input {
	position: absolute;
	right: 10px;
	top: -25px;
}

/* =Sidebar
-----------------------------------------------
*/
#sidebar p {
	margin-bottom: 20px;
}

#sidebar #btn-activityreport {
	margin-bottom: 3px;
}

#sidebar #btn-webcam {
	margin-left: -13px;
}

/* =Footer
-----------------------------------------------
*/
#footer .column {
	width: 192px;
	float: left;
}

#footer {
	font-size: 92%;
	color: #af9072;
}

#footer h3 {
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	color: #d1b293;
}

#footer a {
	color: #af9072;
	text-decoration: none;
}

.psslist {
	margin-left: 0;
}

.psslist li {
	list-style: none;
}

.searcharrow,
.searchcnt {
	display: none;
}

#usmtag {
	clear: left;
}

#usmtag a {
	display: block;
	width: 253px;
	height: 23px;
	text-indent: -9999px;
	margin: 0 0 0 380px;
	background: transparent url('/ezstatic/data/tmp-stowerealty/i/usmtag.gif') left top no-repeat;
}

/* =Home Page
-----------------------------------------------
*/
/* structure */
#home #wrapper {
	width: 959px;
}

#home #header {
	height: 139px;
}

#home #content {
	padding-bottom: 0;
}

#home-top {
	padding-bottom: 1px;
	margin-bottom: 10px;
	min-height: 337px;
	_height: 337px;
}

#home-middle {
	padding: 18px 0 18px 18px;
	margin-bottom: 10px;
	min-height: 200px;
	_height: 200px;
}

#home #main {
	float: none;
	width: 556px;
	padding: 80px 20px 20px 383px;
}

/* backgrounds */
#home #wrapper { background: transparent; }
#home #header { background-image: url('/ezstatic/data/tmp-stowerealty/i/header-home.jpg'); }
#home-top { background: #000 url('/ezstatic/data/tmp-stowerealty/i/home-top.gif') left bottom no-repeat; }
#home-middle { background: transparent url('/ezstatic/data/tmp-stowerealty/i/home-middle.jpg') left top no-repeat; }
#home #content { background: transparent; }
#home #main {background: #34190e url('/ezstatic/data/tmp-stowerealty/i/home-content.jpg') left top no-repeat; }

/* content */
#home #main {
	text-align: justify;
	font-size: 108%;
	color: #cbae91;
}

#home-middle p {
	float: left;
	margin-right: 36px;
}

#home-middle p {
	float: left;
	margin-right: 36px;
}

#home-middle #btn-marketreport {
	margin-top: -17px;
	margin-left: -34px;
}

#home-middle #btn-webcam {
	margin-right: 0;
	margin-left: -14px;
}

#home #slideshow {
	width: 659px;
	height: 402px;
	overflow: hidden;
	float: right;
}

#home #slideshow a {
	display: block;
	width: 659px;
	height: 402px;
}

/* quicksearch */
#quicksearchbox {
	padding-top: 67px;
	padding-left: 25px;
	background: transparent url('/ezstatic/data/tmp-stowerealty/i/quicksearchtop.gif') left top no-repeat;
	width: 275px;
	float: left;
}

#quicksearchbox table {
	width: 240px;
}

#quicksearchbox .labelcell {
	width: 95px;
	padding-right: 10px;
	text-align: right;
	color: #a4886b;
	text-transform: uppercase;
}

#quicksearchbox form#quicksearch select {
	width: 150px;
	display: inline;
}

#quicksearchbox form#quicksearch .price select {
	width: 69px;
}

#quicksearchbox form#quicksearch input#mlsno,
#inRHSQuickSearch {
	width: 142px;
}

p.worldwide {
	margin: 0;
	color: #a4886b;
}

/* =Sold Real Estate
-----------------------------------------------
*/
/* list view */
#taxlisttableheading {
	width: 100%;
	font-weight: bold;
	text-align: left;
}

#taxcontent a { text-decoration: none; }

#taxlisttable {
	width: 100%;
}

#taxlisttable tr td { line-height: 1.5; }

.taxbglight td {
	border-bottom: 1px dashed #69524c;
background: #69524c;
}

.taxcellbglight {
	background: #69524c;
}

.taxbgdark td {
	border-bottom: 1px dashed #69524c;
}


.taxmoreinfo { width: 10%; }

/* detail view */
#taxcontent table {
	border-top: 1px solid #69524c;
	width: 95%;
	margin: 0 auto;
}

#taxcontent td table { margin-top: 0; } 
#taxcontent td { padding: 8px; border-bottom: 1px solid #69524c; }
#taxcontent td table { padding: 0; }

#taxcontent td.taxlabelcell {
	width: 20%;
	font-weight: bold;
	text-align: left;
}

#taxcontent td.taxfieldcell,
#taxcontent td.taxfieldcelldb {
	width: 75%;
}

#taxcontent td.taxfieldcelldb { width: 33%; }

#taxcontent td.taxfieldcellint p { margin: 0; margin-bottom: 10px; }

/* =Guest Services
-----------------------------------------------
*/
#guestnav {
	height: 20px;
	margin: 0 0 28px 0;
}

#guestnav li {
	float: left;
	position: relative;
	list-style: none;
	padding: 0 8px 0 0;
}

#guestnav a {
	display: block;
	float: left;
	background: #25120c;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 4px 10px;
	margin: 0;
	border: 1px solid #55422c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#guestnav a:hover {
	color: #fff;
	background: #190003;
}

#guestnav li ul {
	position: absolute;
	left: -9999px;
	display: block;
	white-space: nowrap;
	margin: 0;
	background: transparent url('/ezstatic/data/tmp-stowerealty/i/dropdown.png') left top repeat;
	padding: 8px 18px;
	_width: 1%;
}

#guestnav li:hover ul,
#guestnav li.sfhover ul {
	left: 0px;
	z-index: 100;
	top: 28px;
	height: auto; /* sticky suckerfish fix */
}


#guestnav li ul li {
	position: relative;
	height: auto;
	display: block;
	float: none;
	padding: 0;
	background: transparent;
}

* html #guestnav li ul li {
	height: 100%;
}

#guestnav li ul li a,
#guestnav li ul li a:hover {
	display: block;
	padding: 0 4px 0 15px;
	color: #fff;
	text-decoration: none;
	background: transparent url('/ezstatic/data/tmp-stowerealty/i/nav-arrow.gif') left center no-repeat;
	font-weight: normal;
	text-transform: none;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	margin: 0;
	border-width: 0;
	float: none;
	width: auto;
}

ul#guestnav li ul li a:hover {
	text-decoration: underline;
	color: #fff;
}

/* =Real Estate Pages
-----------------------------------------------
*/
#loginbar,
#askaquestion {
	padding: 10px;
	background: #a88462;
	margin-bottom: 18px;
}

#listingsidebar h2 {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 6px 10px;
	background: #000 url('/ezstatic/data/tmp-stowerealty/i/sidebar-headers.gif') left top repeat-x;
}

#loginbar p {
	margin-bottom: 6px;
}

#loginbar ul {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}

#loginbar .join-login {
	background: #391c14;
	padding: 4px 0;
	margin-bottom: 0;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.join-login a {
	text-decoration: none;
	text-transform: uppercase;
}

.join-login a:hover {
	color: #fff;
}

.loggedin a {
	display: block;
	padding: 2px 4px;
	border: 1px solid #c8a482;
	background: #886442;
	margin: 4px 0;
	text-decoration: none;
}

.loggedin a:hover {
	background: #987452;
}

#askaquestion p {
	line-height: 16px;
	margin-bottom: 6px;
}

#askaquestion input.text {
	width: 140px;
}

#askaquestion textarea {
	width: 140px;
	font-size: 100%;
	height: 120px;
	margin-bottom: 4px;
}

.asksend {
	width: 144px;
}

.asksend button {
	background: #391c14;
	color: #e7cf6c;
	text-transform: uppercase;
	width: 100%;
	padding: 4px 0;
	margin-bottom: 0;
	text-align: center;
	border-width: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.asksend button:hover {
	color: #fff;
}

/* list view */
#gmapframe {
	border-width: 0;
}

#list-top {
	background: #69524c;
	border-width: 0;
	color: #fff;
}

#list-save-search { font-size: 11px; }

#list-nav-map {
	color: #ccc;
}

#list-top a {
	color: #fff;
	text-decoration: none;
}

#list-top a:hover {
	text-decoration: underline;
}

#list-view-top-nav .error {
	clear: both;
}

.relistviewwrap .bglight {
	background: #69524c;
}

#main .listviewleft img {
	border: 5px solid #fff;
}

.relistviewwrap a {
	text-decoration: none;
}

.relistviewwrap a:hover {
	text-decoration: underline;
}

.listnav {
	font-size: 92%;
}

/* detail view */
#mlsleftbar {
	color: #222;
}

#mlsleftbar img {
	border-width: 0;
}

#mlsleftbar .galleria img {
	border: 1px solid #a88462;
	border-width: 0 0 5px 0;
	padding-bottom: 2px;
}

ul.gallery li {
	height: 60px;
}

#mlsdetailwrapper {
	background: transparent;
	border-width: 0;
}

.btn-gradient a,
#dv-actionmenu a {
	color: #391c13;
}

.btn-gradient a:hover,
#dv-actionmenu a:hover {
	text-decoration: underline;
}

.gradient-block {
	background: #69524c;
	border-color: #69524c;
}

.t-gradient,
.b-gradient {
	background: transparent;
}

#mlsdetailwrapper .btn-gradient,
#dv-toolsmenu,
.t-gradient,
#dv-mortcalc {
	display: none;
}

#main_image {
	padding-top: 5px;
}

.gradient-block {
	border-width: 0;
}

.ui-tabs-nav a,
.ui-tabs-nav a:hover,
.ui-tabs-nav .ui-tabs-selected a {
	background: #69524c;
	border-width: 0;
	color: #fff;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0
}

.ui-tabs-nav a {
	background: #59423c;
}

h3.dv-detailsheader {
	color: #a88462;
	border-bottom: 1px solid #a88462;
}

.boxy-content {
	color: #222;
}

.mlsdisclaimer p {
	margin-left: 0;
}
.mlsdisclaimer img {
	background: #fff;
	border-width: 0;
}

/* advanced search page */
form#search {
	margin-bottom: 18px;
}


div#searchmap {
	float:left;
	width:360px;
	position:relative;
}

div#searchmap img {
	border:1px solid #aaa;
}

div#townlist {
	float:left;
	width:130px;
}

div#searchbuttons {
	clear:both;
	padding:0 200px;
}

#towndisplay_wrapper {
	position:absolute;
	left:15px;
}

#towndisplay_wrapper p {
	font-size:16px;
}

span#towndisplay {
	padding:0 10px;
	font-size:16px;
}

div.searchfield {
	width: 45%;
	float: left;
	height: 60px;
}

div.searchfield select {
	margin:5px 0;
}

form#search h4 {
	clear:both;
	display:none;
}

/* =Other Specific Pages
-----------------------------------------------
*/
/* realtor list */
#agentlist h3 {
	clear: left;
}

.agentblock {
	float: left;
	width: 50%;
	height: 250px;
	text-align: center;
}

.agentblock img {
	height: 150px;
}

#agentview .mlsnavbarright ul {
	margin-left: 224px;
}

.realtorleft {
	text-align: left;
}

.realtorright {
	width: 410px;
}

#agentview h3 {
	font: normal normal 150%/1 Helvetica, Arial, sans-serif;
	color: #e7cf6c;
	text-transform: none;
}

/* buyers */
#buyoftheweek {
	background: #69524c;
}

#buyoftheweek h2 {
	padding: 10px 0 0 10px;
	margin-bottom: 0;
}

/* email notifications */
div#emailwrapper { 
	width: 540px;
	margin: 0 auto;
	border: 2px solid #000;
}

div#emailmain { background: #fff; text-align: left; }
div#emailcontent { padding: 7px; text-align: left; }

/* registration/login page */
#userregistration p,
#userlogin p {
	text-align: left;
}