/* =Backgrounds
-----------------------------------------------
*/
body { background: #becfa2; }
#wrapper { background: transparent url("/ezstatic/data/deerfieldvalleyrealestate/i/wrapper.gif") left top repeat-y; }
#header { background: transparent url("/ezstatic/data/deerfieldvalleyrealestate/i/header.jpg") left top no-repeat; }
#navbar { background: transparent url("/ezstatic/data/deerfieldvalleyrealestate/i/navbar.jpg") left top repeat-x; }
#navbottom { background: transparent url("/ezstatic/data/deerfieldvalleyrealestate/i/navbottom.gif") left top no-repeat; }
#footer { background: transparent url("/ezstatic/data/deerfieldvalleyrealestate/i/footer.gif") left bottom no-repeat; }
#bonuswrapper { background: transparent url("/ezstatic/data/deerfieldvalleyrealestate/i/maincontent.jpg") 10px bottom no-repeat; }


/* =Element Styles
-----------------------------------------------
*/

body { font-size:0.8em; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

h1 { font-size: 1.7em; }

/* =Colors
-----------------------------------------------
*/
#content { color: #1e1e1e; }

h1,h2,h3,h4 { color: #2b3d82; }

a { color: #4e8342; }

h1 a,
h2 a,
h3 a,
h4 a { color: #00754f; }

#footer { color: #00754f; }

#footer a { color: #00754f; }


/* basic auto-email overrides */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }

/* =Structure adjustments
-----------------------------------------------
*/
#navbottom { height: 9px; }

#content { padding-top: 10px; }

#sidebar { padding-bottom: 145px; /* make sure content doesn't overlap vermont sign */ }

/* =Navigation Overrides
-----------------------------------------------
*/
#navbar {
	margin: 0 10px;
	height: 33px;
	text-align: left;
	white-space: nowrap;
	position: relative;
	z-index: 100;
}

#navbar li {
	position: absolute;
	list-style: none;
	z-index: 100;
	top: 0;
}

#navbar a {
	display: block;
	height: 34px;
	padding: 0;
	text-indent: -9999px;
}

#navbar a:hover { background: transparent url("/ezstatic/data/deerfieldvalleyrealestate/i/navbar.jpg") left top no-repeat; }

li#nb1 { left: 300px; width: 80px; }
li#nb2 { left: 380px; width: 55px; }
li#nb3 { left: 435px; width: 61px; }
li#nb4 { left: 496px; width: 77px; }
li#nb5 { left: 573px; width: 99px; }
li#nb6 { left: 672px; width: 104px; }
li#nb7 { left: 776px; width: 94px; }
li#nb8 { left: 870px; width: 90px; }

li#nb1 a:hover { background-position: -300px -33px; }
li#nb2 a:hover { background-position: -380px -33px; }
li#nb3 a:hover { background-position: -435px -33px; }
li#nb4 a:hover { background-position: -496px -33px; }
li#nb5 a:hover { background-position: -573px -33px; }
li#nb6 a:hover { background-position: -672px -33px; }
li#nb7 a:hover { background-position: -776px -33px; }
li#nb8 a:hover { background-position: -870px -33px; }

/* dropdowns */
#navbar li ul {
	background: #6f9060 url("/ezstatic/data/deerfieldvalleyrealestate/i/dropdown.gif") left top repeat-x;
}

#navbar li ul li,
#navbar li ul li a {
	text-indent: 0;
	background: transparent;
	text-transform: none;
	font-size: 11px;
	color: #fff;
}

* html #navbar li ul li a { background: #6f9060; } /* ie6 */

ul#navbar li ul li a:hover {
	background: #00734D;
	text-decoration: none;
}

#navbar li:hover ul, 
#navbar li.sfhover ul {
	top: 33px;
}

/* level 3 navigation overrides */
#navbar li ul ul {
	margin: -33px 0 0 100%;
}


/* =Sidebar Elements
-----------------------------------------------
*/
#sidebar h3,
#sidebar2 h3 {
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1;
	margin-top: 30px;
}

h3#loginheader,
h3#featuredheader {
	margin-top: 10px;
}

p.featured span { display: block }

p.featured span span { display: none; }

.searcharrow,
.searchcnt { display: none; }

.psslist li {
	line-height: 1.2;
	margin-bottom: 4px;
}

.psslist li a {
	color: #000;
}

/* =Footer
-----------------------------------------------
*/
#footer {
	position: relative;
}

#footersign {
	position: absolute;
	left: 25px;
	bottom: 30px;
}

/* =Pages
-----------------------------------------------
*/

/* home */

.homefeaturedlistings .featured {
width: 23%;
margin: 1%;
float: left;
}

/* detail view */
.mlsnavbarright ul {
	display: none;
}

/* contact page */
body#contact #ezarticleviewtpl {
	width: 260px;
	float: left;
}

body#contact #contactform {
	margin-left: 280px;
}

#contactmap {
	margin-top: 10px;
	clear: both;
}

/* agent manager */
#agentlist .agentblock {
	float: left;
	height: 250px;
	width: 160px;
	margin-left: 20px;
}

#agentlist .agentimage {
	display: block;
	height: 140px;
}

#agentlist img { border: 1px solid #222; }

#agentview .mlsnavbar { display: none; }

.realtorleft { float: left; }

.realtorleft img { border: 1px solid #222; }

.realtorright { margin-left: 165px; }

/* professional resources */
.article22681 .contentareabody p {
	width: 42%;
	height: 8.5em;
	float: left;
	margin-right: 4%;
}

/* BBB Business Review */
#bbb-review{
	padding-top:14px;
}