/* =Structure
-----------------------------------------------
*/
* {	margin: 0; padding: 0; }

body { text-align: center; }

#wrapper { 
	text-align: left;
	width: 755px;
	margin: 0 auto;
}

#content {
	width: 470px;
	float: left;
	margin-left: 33px;
	display: inline;
}

#sidebar {
	width: 197px;
	float: right;
	margin-right: 33px;
	display: inline;
}

/* =Base Styles
-----------------------------------------------
*/
body {
	background: #fff url("/ezstatic/data/marthadiebold/i/bodyback_green.png") center top repeat-x;
	font-family: Verdana, sans-serif;
	font-size: .7em;
	line-height: 1.6;
	color: #504f4f;
}

#wrapper {
	background: transparent url("/ezstatic/data/marthadiebold/i/wrapperback.gif") left top repeat-y;
}

#maincontent {
	background: transparent url("/ezstatic/data/marthadiebold/i/maincontentback.jpg") left top no-repeat;
	padding-top: 25px;
}

#contentwrap {
	background: transparent url("/ezstatic/data/marthadiebold/i/mainsidebarback.gif") 525px top repeat-y;
}

a {
	color:#004d39;
	text-decoration:none;
}

a:hover {
	color:#4c8576;
}
/* =Header
-----------------------------------------------
*/
#header {
	width: 755px;
	height: 154px;
	background: transparent url("/ezstatic/data/marthadiebold/i/header.jpg") left top no-repeat;
}

#header h1 {
	border: 0;
}

#header h1 a {
	width: 755px;
	height: 154px;
	border: 0;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}


/* =Navigation
-----------------------------------------------
*/
#navbar {
	position: relative;
	width: 755px;
	height: 37px;
	background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") left top no-repeat;
}

#navbar li {
	list-style: none;
	position: absolute;
	top: 0;
}

#navbar li,
#navbar a {
	height: 37px;
	display: block;
	color: #fff;
}

#navbar a {
	text-indent: -9999px; 
	text-decoration: none;
}

.nb1 { left: 21px; width: 62px; }
.nb2 { left: 83px; width: 100px; }
.nb3 { left: 151px; width: 74px; }
.nb4 { left: 226px; width: 104px; }
.nb5 { left: 330px; width: 117px; }
.nb6 { left: 447px; width: 75px; }
.nb7 { left: 522px; width: 84px; }
.nb8 { left: 606px; width: 56px; }
.nb9 { left: 662px; width: 87px; }

.nb1 a { background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") -12px top no-repeat; }
.nb2 a { background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") -79px top no-repeat; }
.nb3 a { background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") -151px top no-repeat; }
.nb4 a { background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") -226px top no-repeat; }
.nb5 a { background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") -330px top no-repeat; }
.nb6 a { background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") -447px top no-repeat; }
.nb7 a { background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") -522px top no-repeat; }
.nb8 a { background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") -606px top no-repeat; }
.nb9 a { background: transparent url("/ezstatic/data/marthadiebold/i/navbar.jpg") -662px top no-repeat; }

.nb1 a:hover { background-position: -12px -37px;  }
.nb2 a:hover { background-position: -79px -37px; }
.nb3 a:hover { background-position: -151px -37px; }
.nb4 a:hover { background-position: -226px -37px; }
.nb5 a:hover { background-position: -330px -37px; }
.nb6 a:hover { background-position: -447px -37px; }
.nb7 a:hover { background-position: -522px -37px; }
.nb8 a:hover { background-position: -606px -37px; }
.nb9 a:hover { background-position: -662px -37px; }



/* =Content
-----------------------------------------------
*/
h2 { font-size: 140%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }

#content ul, #content ol { margin-left: 20px; }

#content p,
#content h2,
#content h5,
#content h6,
#content ul,
#content ol { margin-bottom: 10px; }


/* =Sidebar
-----------------------------------------------
*/

#sidebar {
	background: transparent url("/ezstatic/data/marthadiebold/i/mainsidebartop.jpg") left top no-repeat;
	padding-top: 12px;
	font-size: 90%;
}

#sidebar p,
#sidebar h5,
#sidebar h6,
#sidebar ul,
#sidebar ol { margin-bottom: 10px; }

/* subnavigation */
#sidenav {
	list-style: none;
	padding: 0 0 20px 30px;
	font-weight: bold;
	background: transparent url("/ezstatic/data/marthadiebold/i/sidebardivider.gif") center bottom no-repeat;
}

#townsinvtsidebarheader {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/marthadiebold/i/townsinvtsidebar.gif") top left no-repeat;
	width: 133px;
	height: 9px;
	margin: 0 0 10px 35px;
}

#townsinnhsidebarheader {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/marthadiebold/i/townsinnhsidebar.gif") top left no-repeat;
	width: 133px;
	height: 9px;
	margin: 0 0 10px 35px;
}

/* auto email login */
#autoemailloginheader {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/marthadiebold/i/autoemailloginheader.gif") top left no-repeat;
	width: 135px;
	height: 9px;
	margin: 0 0 10px 19px;
}

.loginbar {
	padding: 0 30px 20px 30px;
	margin-bottom: 15px;
	font-weight: normal;
	background: transparent url("/ezstatic/data/marthadiebold/i/sidebardivider.gif") center bottom no-repeat;
}

#sidebarlogin {
	position: relative;
}

div#username,
div#password {
	position: relative;
}

#sidebarlogin input { width: 120px; }

#sidebarlogin input, #sidebar button {
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 5px;
	display: block;
}

#sidebarlogin label.overlabel {
	color:#999;
	font-weight: normal;
}

#sidebarlogin label.overlabel-apply {
	position:absolute;
	top: -4px;
	left: 4px;
	z-index: 1;
	color: #999;
	font-weight: normal;
}

/* quicksearch */
#quicksearchheader {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/marthadiebold/i/quicksearchheader.gif") top left no-repeat;
	width: 154px;
	height: 9px;
	margin: 0 0 10px 13px;
}

#quicksearch {
	padding-left: 30px;
	padding-bottom: 20px;
	background: transparent url("/ezstatic/data/marthadiebold/i/sidebardivider.gif") center bottom no-repeat;
	margin-bottom: 15px;
}

#quicksearch input, #quicksearch select {
    margin-bottom: 5px;
    font-family: verdana,sans-serif;
    font-size: 10px;
    display: block;
	width: 124px;
}

#quicksearch input { width: 120px; }

#quicksearch label {
	padding: 0;
	font-weight: normal;
	color:#004d39;
}

/* announcements */
#announcementsheader {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/marthadiebold/i/announcementsheader.gif") top left no-repeat;
	width: 133px;
	height: 9px;
	margin: 0 0 10px 20px;
}

#adlist { padding: 0 15px 0 15px; }

.ezadlistitem { margin-bottom: 10px; }

#soldsearch h3 {
	display: block;
	height: 15px;
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/marthadiebold/i/sold-search-hdr.jpg") 3px top no-repeat;
}

#soldsearch div {
	margin-bottom: 4px;
	padding-left: 20px;
}

#soldsearch div select{
	width:126px;
	
}

#soldsearch{
padding: 10px;
}

#soldsearch a{
text-decoration: none;
border: 0px;
}

#sold-search-inputs{
padding-left: 20px;
border: 0px;
margin-bottom: 0px;
}

/* =Login Bar
-----------------------------------------------
*/

/* =USM Tag
-----------------------------------------------
*/
#usmtag {
	width: 755px;
	height: 48px;
	background: transparent url("/ezstatic/data/marthadiebold/i/usmtag.gif") left top no-repeat;
	position: relative;
	clear: both;
}
	
#usmtag li {
	list-style: none;
	position: absolute;
}

#usmtag li,
#usmtag a {
	height: 22px;
	display: block;
	color: #fff;
}

#usmtag li a {
	text-indent: -9999px; 
	text-decoration: none;
}

.usm1 {
	left: 119px;
	top: 0px;
	width: 273px;
}
/* =Footer
-----------------------------------------------
*/
#footer {
	background: #fff;
	width: 689px;
	margin: 0 auto;
}

.footercontactleft {
	margin: 0;
	font-size: 90%;
	line-height: 1.3;
	float: left;
	text-align: left;
}

.footercontactright {
	margin: 0;
	font-size: 90%;
	line-height: 1.3;
	float: right;
	text-align: right;
}

#footernav {
	clear: both;
	padding-bottom: 10px;
}

/* =Home Page
-----------------------------------------------
*/
#featuredlistingsheader {
	text-indent: -9999px;
	background: transparent url("/ezstatic/data/marthadiebold/i/featuredlistingsheader.gif") top left no-repeat;
	width: 170px;
	height: 12px;
	margin: 10px 0;
}

.homelisting {
	float: left;
	width: 45%;
}

.homelisting img {
	border: 1px solid #676663;
	display: block;
}


/* =Misc
-----------------------------------------------
*/

.clearboth { clear: both; }

/* contact page sidebar overrides */
body#contact #content { width: 395px; }

body#contact #sidebar {
	width: 273px;
	background: transparent url("/ezstatic/data/marthadiebold/i/contactsidebartop.jpg") left top no-repeat;
}

body#contact #contentwrap { background: transparent url("/ezstatic/data/marthadiebold/i/contactsidebarback.gif") 449px top repeat-y; }

/* contact page form styles */
#contactsidebar .textinput { display: block; }

#contactsidebar label {
	font-weight: normal;
	color: #004d39;
	margin-left: 30px;
}

#contactsidebar input.submitinput {
	display: block;
	margin: 0 30px 0 auto;
}
#contactsidebar textarea {
	width: 210px;
	height: 80px
}

#contactsidebar textarea, #contactsidebar input {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#contactsidebar {
	/* bottom border */
	padding-bottom: 25px;
	background: transparent url("/ezstatic/data/marthadiebold/i/sidebardividerwide.gif") center bottom no-repeat;
	margin-bottom: 20px;
}

#contactsidebar #mailformid { display: none; }

#contact #sidebar #autoemailloginheader { margin-left:60px; }

#contact #sidebar .loginbar {
	background: transparent url("/ezstatic/data/marthadiebold/i/sidebardividerwide.gif") center bottom no-repeat;
	padding-left: 70px;
	padding-right: 40px;
}

#contact #sidebar #quicksearchheader { margin-left: 53px; }

#contact #sidebar #quicksearch {
	background: transparent url("/ezstatic/data/marthadiebold/i/sidebardividerwide.gif") center bottom no-repeat;
	padding-left: 70px;
	padding-right: 40px;
}

#contact #sidebar #announcementsheader { margin-left:59px; }

#contact #sidebar #adlist {
	padding-left: 30px;
	padding-right: 20px;
}

/* two column content styles */
td {
	padding: 4px 8px 4px 0;
}

div.divtable {  }

div.divtableleft {
	width: 45%;
	float:left;
}

div.divtableright {
	width: 45%;
	float:left;
}

div.divtablehalf {
	width: 50%;
	float:left;
}

/* page headings (image replacement) */
.heading14529 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/welcome.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.headingpropertysearch, .headingsearchresults {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/mlssearch.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.headingourlistings {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/ourlistings.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.headingsearchlist {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/savedsearches.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.heading14589 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/emailmelistings.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.heading14530, .heading14531, .heading14532, .heading14533, .heading14534, .heading14535 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/uppervalleyinfo.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.heading14587, .heading14536, .heading14537, .heading14538, .heading14539, 
.heading14540, .heading14541, .heading14542, .heading14543, .heading14544, 
.heading14545, .heading14546, .heading14547 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/townsinnh.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.heading14586, .heading14548, .heading14549, .heading14550, .heading14551, 
.heading14552, .heading14553, .heading14554, .heading14555, .heading14556, 
.heading14557, .heading14558, .heading14559, .heading14560, .heading14561, 
.heading14562, .heading14563, .heading14564, .heading14565 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/townsinvermont.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.heading14566 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/resources.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.heading14567 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/about.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.heading14588 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/contactus.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.heading14592, .heading14602 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/thankyou.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.heading14614 {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/loggedin.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

/* mls search */
#advsearchform table { width: 90%; }

#advsearchform select { width: 120px; }

/* google map signup overrides */
#content .new { font-weight: bold; }

#content p a span.signupnow {
	color: #004d39;
	margin: 0;
}

#content p a:hover span.signupnow { background: #4c8576; color: #fff; }

#content p a:hover span.new { color: #004d39; }

/* upper valley map styles */
div#townmapinstructions {
	position:absolute;
}

input#townDisplay {
	border:0;
	background-color:#eaeade;
	font-weight:bold;
	position:absolute;
	font-size: 16px;
	width: 140px;
}

#uppervalleymap, #nhmap, #vtmap { border: 0; }

/* google map */
#map { line-height: 1.2;}

/* auto email styles */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }

.photodisclaimer p {
text-align: right;
font-size: 8px; 
color: #808080;
font-family: Arial;
margin: 0 0 12px 0;
}

.virtual_tour {
font-weight: bold;

}
/*=====
dynamic page headings and nav 
=====*/
/* examples */
.switch_mls_search #header { background-image: url("/ezstatic/data/marthadiebold/i/sections/earlyfall.jpg"); }
.switch_mls_search #navbar, .switch_mls_search #navbar li, .switch_mls_search #navbar a { background-image: url("/ezstatic/data/marthadiebold/i/sections/earlyfallnav.jpg"); }

.switch_our_listings #header { background-image: url("/ezstatic/data/marthadiebold/i/sections/fallbarn.jpg"); } 
.switch_our_listings #navbar, .switch_our_listings #navbar li, .switch_our_listings #navbar a { background-image: url("/ezstatic/data/marthadiebold/i/sections/fallbarnnav.jpg"); }

.switch_email_updates #header { background-image: url("/ezstatic/data/marthadiebold/i/sections/falltrees.jpg"); } 
.switch_email_updates #navbar, .switch_email_updates #navbar li, .switch_email_updates #navbar a { background-image: url("/ezstatic/data/marthadiebold/i/sections/falltreesnav.jpg"); } 

.switch_upper_valley #header { background-image: url("/ezstatic/data/marthadiebold/i/sections/riverclose.jpg"); } 
.switch_upper_valley #navbar, .switch_upper_valley #navbar li, .switch_upper_valley #navbar a { background-image: url("/ezstatic/data/marthadiebold/i/sections/riverclosenav.jpg"); } 

.switch_towns_in_nh #header { background-image: url("/ezstatic/data/marthadiebold/i/sections/riverfarmland.jpg"); } 
.switch_towns_in_nh #navbar, .switch_towns_in_nh #navbar li, .switch_towns_in_nh #navbar a { background-image: url("/ezstatic/data/marthadiebold/i/sections/riverfarmlandnav.jpg"); } 

.switch_towns_in_vt #header { background-image: url("/ezstatic/data/marthadiebold/i/sections/springfield.jpg"); } 
.switch_towns_in_vt #navbar, .switch_towns_in_vt #navbar li, .switch_towns_in_vt #navbar a { background-image: url("/ezstatic/data/marthadiebold/i/sections/springfieldnav.jpg"); } 

.switch_resources #header { background-image: url("/ezstatic/data/marthadiebold/i/sections/summerboats.jpg"); } 
.switch_resources #navbar, .switch_resources #navbar li, .switch_resources #navbar a { background-image: url("/ezstatic/data/marthadiebold/i/sections/summerboatsnav.jpg"); } 

.switch_about_us #header { background-image: url("/ezstatic/data/marthadiebold/i/sections/winterbarn.jpg"); } 
.switch_about_us #navbar, .switch_about_us #navbar li, .switch_about_us #navbar a { background-image: url("/ezstatic/data/marthadiebold/i/sections/winterbarnnav.jpg"); } 

.switch_contact_us #header { background-image: url("/ezstatic/data/marthadiebold/i/sections/winterchurch.jpg"); } 
.switch_contact_us #navbar, .switch_contact_us #navbar li, .switch_contact_us #navbar a { background-image: url("/ezstatic/data/marthadiebold/i/sections/winterchurchnav.jpg"); } 

.searchentiremls { float: right; margin: -18px 0 0 0; }

#gmaplogin p a span.signupnow { margin: 0 0 0 155px; }

.searchfield select option { padding: 0 4px; }


.pvalue1 li,
.pvalue2 li { list-style-type: none; }

.headingnonmlslist {
	background: transparent url("/ezstatic/data/marthadiebold/i/pageheadings/inhouselistings.gif") top left no-repeat;
	text-indent: -9999px;
	height: 23px;
}

/*-------------- Sold Search Styles -------------------*/

.table{ float:left; width:475px;background:#E9E8D6 none repeat scroll 0 0;border:4px solid #F2F0E5;margin:15px 0; }
.trow{ float:left;clear:both; width:475px; border-bottom:4px solid #F2F0E5; }
.trow.hover{ background-color:#F2F0E5; }
.trow.hover .address a{ cursor:pointer; }
.trow.head{ background-color:#F2F0E5;color:#333333;font-weight:bold; }
.col{ float:left; width:70px; padding:3px; }
.half .col{ width:23%; }
.col.address{ width:300px; }
.trow.showhide{ padding: 1% 0;border:none;display:none; background-color:#F2F0E5; }
.trow.showhide .trow{ padding:0 3%;border:none;width:90%;border: solid 1px #E9E8D6;border-style:solid none none;}
.trow.showhide .trow .col{ padding:0.4% 1%;width:72%;}
.trow.showhide .trow.half .col,.trow.showhide .trow .col.half{ width:23%; }
.trow.active{ background-color:#F2F0E5; }
.soldboxy{display:none;border:none;padding:0;margin:0;}
.boxySending{position:fixed;height:100%;width:100%;z-index:200000;opacity:.5;filter:alpha(opacity=50);background:#fff url('/data/i/bomber/facebox/loading.gif') no-repeat center center;}
#soldslider{background:#E9E8D6 url('/data/i/close.gif') 410px 5px no-repeat;border:4px solid #F2F0E5; border-bottom:none; padding:15px; width:400px;display:none;cursor:pointer;}
.col.highlight{color:#0066FF;}