/* ------------- */
/* core elements */
/* ------------- */

label {
	display: block;
	font-weight: bold;
	padding: 5px 0;
	color: #fce4b1;
}

#contact-form-error-contact { color: #c00; font-weight: bold; }
#contact-form-error-sched { color: #c00; font-weight: bold; }
#contact-form-error-friend { color: #c00; font-weight: bold; }

/* residential list view wrappers */
#residential { }
#residentialourlistings { }
#residentialfeatured { }

/* land list view wrappers */
#land { }
#landourlistings { }
#landfeatured { }

/* multi family list view wrappers */
#multifamily { }
#multifamilyourlistings { }
#multifamilyfeatured { }

/* mobile home list view wrappers */
#businessops { }
#businessopsourlistings { }
#businessopsfeatured { }

/* townhouse condos list view wrappers */
#condos { }
#condosourlistings { }
#condosfeatured { }

/* commercial list view wrappers */
#commercial { }
#commercialourlistings { }
#commercialfeatured { }

/* rentals list view wrappers */
#rentals { }
#rentalsourlistings { }
#rentalsfeatured { }

/* non mls list view wrappers */
#nonmls { }
#nonmlsourlistings { }
#nonmlsfeatured { }

/* for sale by owner */
#forsalebyowner
#forsalebyownerourlistings { }
#forsalebyownerfeatured { }

/* agent list view wrappers */
#agentlist { }
#agentview { }

/* saved list view wrappers */
#prodsearchlist { }
#prodsearchedit { }

/* ---------- */
/* user login */
/* ---------- */

.userloginleft h3 {
	margin-top: 0;
	padding-top: 0;
}

.userloginleft {
	float: left;
	width: 340px;
}

.userloginright h3 {
	margin-top: 0;
	padding-top: 0;
}

.userloginright {
	float: right;
	width: 200px;
	border-left: 2px solid #1e614a;
	padding: 0 20px;
	margin: 0;
}

.buttons { margin: 8px 0 0 35px; }

.buttons input { float: left; }

.login { margin: 11px 0 0 0; }

body>div .login { margin: 0; }

/* --------- */
/* list view */
/* --------- */

/* wraps the two list columns */
.listviewwrap {
	border-bottom: 1px solid #1e614a;
	display: block;
}

/* floats the image left */
.listviewleft {
	width: 160px;
	float: left;
	text-align: center;
	padding: 8px 0;
}

/* assigns styles to the list view images */
.listviewleft img {
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 4px;
	border: 1px solid #1e614a;
}

/* floats the desc right */
.listviewright {
	width: 420px;
	float: right;
	padding: 6px 0;
}

/* adds padding between mls number and favorites */
.listviewmoreinfo { padding: 0 5px; }

/* clears floats */
.clearboth { clear: both; }

/* formats the price */
.listprice { text-align: right; }

/* formats remarks */
.listremark {
	color: #e7e7e7;
	display: block;
}

/* wraps the town and price in a box */
.listinfobottom {
	display: block;
	margin-top: 8px;
	margin-bottom: 0;
}

/* floats the town name left */
.listfavleft {
	float: left;
	width: 50%;
}

/* floats the price right */
.listfavright {
	text-align: right;
	float: right;
	width: 50%;
}

/* formats the town name */
.listtown { text-transform: uppercase; }

/* formats the pagination */
.ezclassesnavigator { margin-bottom: 10px; }

/* formats the footer displaimer */
.disclaimer {
	border-top: 1px solid #1e614a;
	padding-top: 10px;
}

/* broker reciprocity icon */
.brokerrec {
	vertical-align: middle;
	padding-left: 20px;
}

/* ----------- */
/* detail view */
/* ----------- */

/* horizontal heading */
.mlsnavbar {
	border: 1px solid #dfdddd;
	margin-bottom: 10px;
}

/* horizontal heading favorites area */
.mlsnavbarleft {
	float: left;
	width: 50%;
}

.mlsnavbarleft ul {
	margin: 0;
	padding: 0;
}

.mlsnavbarleft li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 6px;
}

/* horizontal heading pagination */
.mlsnavbarright {
	float: right;
	width: 45%;
}

.mlsnavbarright ul {
	margin: 0;
	padding: 0;
}

.mlsnavbarright li {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0 6px;
}

/* ----------------------- */
/* detail view left column */
/* ----------------------- */

.mlsleftcol {
	float: left;
	width: 297px;
	margin: 0;
	padding: 0;
	padding: 0 10px 0 0;
}

/* slide show main image */
#slideshow {
	text-align: center;
	width: 296px;
}

#slideshow img { padding: 4px; }

/* slide show thumbnails */
.slideshowthumbs { padding-top: 15px; }

.slideshowthumbs img {
	border: 1px solid #ccc;
	padding: 1px;
}

/* slide show navigator */
.slideshownav { padding: 5px 10px; }

.slideshownav a { text-decoration: none; }

.slideshownav img {
	padding: 0 5px;
	vertical-align: middle;
}

/* form ajax area */
.formarea {
	background: #fff;
	width: 294px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 20px;
}

/* style the contact form area */
form.contact {
	margin: 0;
	padding: 3px 10px;
	font-color: #000;
}

form.contact label { color: #000; }

/* set the non form elements to a color */
.layouttable,
.layouttable p { color: #000; }

/* clickable buttons */
ul.subNav {
	height: 22px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

ul.subNav li {
	display: block;
	float: left;
	list-style: none;
	height:0 !important;
	height /**/: 22px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
}

ul.subNav li { padding: 0; padding-top: 0; }

/* commented backslash hack v2 \*/
ul.subNav li { padding: 0; padding-top: 22px; }
/* end hack */

/* contact us button */
ul.subNav li#contactlink {
	width: 69px;
	height: 22px;
	cursor: pointer;
	text-indent: -9999px;
}

ul.subNav li#contactlink {
	background: url("/ezstatic/data/default/button_contact.gif") no-repeat;
	text-indent: -9999px;
}

ul.subNav li#contactlink.on {
	background: url("/ezstatic/data/default/button_contact-on.gif") no-repeat;
	border: 0;
	text-indent: -9999px;
}

/* email to a friend */
ul.subNav li#emaillink {
	width: 69px;
	height: 22px;
	cursor: pointer;
	text-indent: -9999px;
}

ul.subNav li#emaillink {
	background: url("/ezstatic/data/default/button_email.gif") no-repeat;
	text-indent: -9999px;
}

ul.subNav li#emaillink.on {
	background: url("/ezstatic/data/default/button_email-on.gif") no-repeat;
	border: 0;
	text-indent: -9999px;
}

/* mortgage calculator */
ul.subNav li#mortgagelink {
	width: 87px;
	height: 22px;
	cursor: pointer;
	text-indent: -9999px;
}

ul.subNav li#mortgagelink {
	background: url("/ezstatic/data/default/button_mortgage.gif") no-repeat;
	text-indent: -9999px;
}

ul.subNav li#mortgagelink.on {
	background: url("/ezstatic/data/default/button_mortgage-on.gif") no-repeat;
	border: 0;
	text-indent: -9999px;
}

/* schedule a viewing button */
ul.subNav li#schedulelink {
	width: 69px;
	height: 22px;
	cursor: pointer;
	text-indent: -9999px;
}

ul.subNav li#schedulelink {
	background: url("/ezstatic/data/default/button_schedule.gif") no-repeat;
	text-indent: -9999px;
}

ul.subNav li#schedulelink.on {
	background: url("/ezstatic/data/default/button_schedule-on.gif") no-repeat;
	border: 0;
	text-indent: -9999px;
}

/* submitted error response */
#sackdata p {
	font-color: #c00;
	font-weight: bold;
}

/* ------------------------ */
/* detail view right column */
/* ------------------------ */

.mlsrightcol {
	float: right;
	width: 276px;
	margin: 0;
	padding: 0;
}

.mlsrightcol ul {
	margin: 0;
	padding: 0;
}

.mlsrightcol li { list-style-type: none; }

/* heading information */
.mlstitleinfo {
	border-bottom: 1px dashed #fff;
	margin: 0;
	padding: 0 0 5px 0;
}

/* town info */
.mlstowntitle {
	font-size: 14px;
	font-weight: bold;
}

/* listing number info */
.mlslistid {
	font-style: italic;
	font-weight: bold;
}

/* offered at text info */
.mlsofferedat { text-transform: uppercase; }

/* listing price info */
.mlslistprice { font-weight: bold; }

.mlsrightcol h3 {
	padding: 5px 0;
	margin-bottom: 4px;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
}

.mlsrightcol h4 {
	padding: 0 2px 2px 0;
	margin: 0;
	margin-top: 15px;
	color: #777;
	font-size: 1.15em;
}

/* data column set */
.pvalue1 { }
.pvalue2 { }
.pvalue3 { }
.pvalue4 { }

/* --------------------- */
/* mls footer disclaimer */
/* --------------------- */

.mlsdisclaimer {
	color: #000;
	margin-top: 20px;
}

.mlsdisclaimer p {
	font-size: 10px;
	line-height: normal;
	margin-top: 10px;
	font-style: italic;
}

.clearboth { clear: both; }

/* ------------------------ */
/* auto email notifications */
/* ------------------------ */

div#emailwrapper { 
	width: 540px;
	margin: 0 auto;
	border: 1px solid #000;
}

div#emailmain {
	background: #fff;
	text-align: left;
}

div#emailcontent {
	padding: 7px;
	text-align: left;
}

/* ---------------- */
/* prod search list */
/* ---------------- */

.savedsearch { width: 100%; }

.savedsearch th {
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 4px 0;
}

.savedsearch td {
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding: 4px 0;
}

.right { text-align: right; }

/* ------------- */
/* agent manager */
/* ------------- */

.agentname { font-weight: bold; }
.agenttitle { font-style: italic; }

.realtorleft { float: left; width: 150px; }
.realtorright { float: right; width: 430px; }

/* ------------ */
/* fsbo manager */
/* ------------ */

.fsboadd img { border: 0; }
.fsboprofile img { border: 0; }