@charset "utf-8";

/* --- GLOBAL SITE SETTINGS ---*/
html, body {height: 100%;padding:0;margin:0;}
* html #wrap {height: 100%;}
body, table td {font-size: 11px;line-height:15px;color: #000000;font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;}
.body_class {background-color: #fff;background-image:url(../images/siteAssets/bg_window.gif);background-repeat:repeat-y;} 
p{padding:0;margin:0 0 15px 0;}
/* --- END GLOBAL SITE SETTINGS ---*/

/* --- PAGE STRUCTURES/LAYOUTS --- */
#wrap {min-height: 100%;border:0;width: 100%;margin: 0;padding:0;text-align:left;background-image:url(../images/siteAssets/bg_window.gif);background-repeat:repeat-y;} 
#page {width:1000px;height:auto;margin: 0;padding:0;}/*smoother page loads if you set header height, although not needed*/
#header {width:1000px;height:152px;background-repeat:no-repeat;} 
#contentWrap {width:1000px;height:auto;}
#contentLeft {width:142px;float:left;display:block;}
#leftMLSSearch {color:#fff;width:127px;padding:0px 5px 15px 10px;}
#contentRight {width:838px;display:block;float:left;padding:0px;margin-top:-30px;}
.body_ads #contentRight {display:block;float:left;width:645px;margin:-30px 13px 0 0;}
#contentRightColNarrow{display:block;float:left;width:175px;margin:-35px 0 0 5px;}
#contentMinHeight {width: 20px;height:550px;float:left;}
#contentWrapTop {display:none;}/*if you need to graphically "wrap" the content with an image bottom, use this (like mitterealty.com) -- not displayed as default*/
#contentWrapBot {display:none;}
#foot {width:1000px;margin:0;padding:10px 0;text-align:left;}
#footLeft {width:157px;border-bottom:solid 1px #fff;padding-bottom:5px;}
#footCell {display:block;margin:10px 0 0 157px;width:840px;}
#preloadDiv {position:absolute;z-index:2;top:0;visibility:hidden;}
#pageTitle {display:block;margin-bottom:10px;} 
.afterPageContent {display:block;margin-top:10px;} 

#homeLink{position:absolute;z-index:2;width:125px;height:150px;top:0;left:0;}
#topContact{position:absolute;z-index:2;top:0;left:800px;}
#areaIconStrip{width:645px;}
.oneIcon{display:block;width:190px;height:70px;overflow:hidden;float:left;margin:0 15px 10px 0; border-bottom:dashed 1px #c8d1db; background-color:#edf0f3;padding:5px;}
.oneIcon table td{line-height:14px; font-size:11px;}
.oneIcon img {border:solid 1px #95a1ae; margin-right:3px;}
/* --- END PAGE STRUCTURES/LAYOUTS --- */

/* --- NAV LAYOUTS ---*/
/* TOP HEADER UL/LI INLINE NAVS */
#header {line-height:1px;width:775px;height:76px;padding:76px 0 0 225px;}
#header .nav {width:600px;height:22px;text-align:left;}
#header .navDivider{display:block;float:left;height:22px;width:22px;margin:0;padding:0;}
#header .nav  a:link, #header .nav  a:active, #header .nav a:visited, #header .nav  a:hover, #header .nav a .selected {display:block;float:left;margin:0;height:22px;line-height:22px;color:#fff;text-decoration:none;padding:0 3px;}
#header .nav a:hover {background-color:#c5002d;}
#header .nav a .selected {background-color:#c5002d;}

/* LEFT UL/LI BLOCK NAVS */
#contentLeft .nav {}
#contentLeft .nav ul, #contentLeft .nav li {margin:0;padding:0;list-style:none;display:block;}
#contentLeft .nav li a:link, #contentLeft .nav li a:active, #contentLeft .nav li a:visited, #contentLeft .nav li a:hover, #contentLeft .nav li .selected {font-size:10px;margin:0;display:block;width:132px;padding:5px;background-repeat:repeat-x;background-image:url(../images/siteAssets/btn/btn_bg_leftNav.jpg);color:#ededee;text-decoration:none;border-bottom:solid 1px #555b88;font-weight:bold;}
#contentLeft .nav li a:hover {background-image:url(../images/siteAssets/btn/btn_bg_leftNav_f2.jpg);color:#fff;}
#contentLeft .nav li .selected {margin:-5px;background-image:url(../images/siteAssets/btn/btn_bg_nav_f3.jpg);color:#fff;background-image:url(../images/siteAssets/btn/btn_bg_leftNav_f2.jpg);}

/* FOOTER UL/LI INLINE NAVS */
#foot .nav {display:block;width:840px;border-bottom:solid 1px #666699;padding-bottom:10px;}
#foot .nav ul, #foot .nav li {margin:0;padding:0;list-style:none;display:inline;height:30px;}
#foot .nav li a:link, #foot .nav li a:active, #foot .nav li a:visited, #foot .nav li a:hover, #foot .nav li .selected {display:inline;margin:0 8px 0 0;background-color:#669966;padding:5px 8px;color:#fff;text-decoration:none;font-size:13px;}
#foot .nav li a:hover {background-color:#c2042c;}
#foot .nav li .selected {background-color:#c2042c;margin:-5px -8px;}
/* --- END NAV LAYOUT SCENARIOS ---*/

/* -- HEADLINES --- */
.largehead {font-size: 24px; color: #333366;font-weight: normal; line-height:28px;}
.subhead,.large24head  {font-size: 17px; color: #333366;font-weight: bold; line-height:22px;}
.midhead,.postHead, .pagetitle {font-size: 20px; line-height:24px;color: #535a8d;font-weight: normal;}
.smallhead,.post h2, .post h3,.redHead {font-size: 13px; color: #2f3a8a;font-weight: bold;}
td.redHead {text-align:left;}
td.large24head {height:20px;padding:0;margin:0;}
#left .midhead {color:#ffffc1;font-size:11px;font-weight:bold;}
/* -- END HEADLINES --- */

/* --- TEXT --- */
.plaintext {font-size:12px;line-height:18px;}
.bodytext {font-size:12px;line-height:18px;}
.smalltext {font-size:10px;}
#contentLeft {color:#fff;}
#foot {color:#000;}
#footCell {color:#666;}
#footLeft, #footLeft table td {color:#fff;}
.tiny, table.tiny td {font-size:9px;line-height:14px;}
/* --- END TEXT --- */

/* --- LINKS --- */
a {cursor:pointer;}
a:link, a:visited, a:active {color:#9c7101;text-decoration:none;}
a:hover {color:#9c7101;text-decoration:underline;}
#foot a:link, #foot a:active, #foot a:visited {text-decoration:none;color:#c2042c;}
#foot a:hover {text-decoration:underline;color:#c2042c;}
table.left-contact td a,table.left-contact td a:link,table.left-contact td a:active,table.left-contact td a:visited,table.left-contact td a:hover{color:#ffffb8 !important;text-decoration:none;}
table.left-contact td a:hover{text-decoration:underline;}
#contentLeft a:link, #contentLeft a:active, #contentLeft a:visited {color:#ffffc1;text-decoration:none;} #contentLeft a:hover {color:#baffcc;text-decoration:underline;}
/* --- END LINKS --- */

/* --- COMMON DOM ELEMENTS TO REUSE --- */
.fullWidth {display:block;width:100%;}
.floatLeft {float:left;}
.floatRight {float:right;}
.thumb {border:solid 1px #999;}
.thumb:hover {border:solid 1px #666;}
.marginRight{margin-right:15px;}
.marginLeft{margin-left:15px;}
.padRight{padding-right:15px;}
.padLeft{padding-right:15px;}
.botPadMargBord {display:block;margin-bottom:20px;padding-bottom:20px;border-bottom:dashed 1px #cbd3dd;}
#foot .botPadMargBord {margin-bottom:10px;padding-bottom:10px;border-bottom:solid 1px #666699;}

.niceTable{border: 1px solid #cbd3dd;border-bottom:0;border-right:0;background: #f0f3f5;}
.niceTable td{font-size: 11px; line-height:15px;padding:3px;}
.niceTable td {border-bottom:1px solid #cbd3dd;border-right:1px solid #cbd3dd;}
.niceTable tr.oddRow td{background-color: #F8F8FA;}
.niceTable td img{border:1px solid #cbd3dd;margin-right:3px;}

.slideshow {width:600px;height:550px;margin:15px auto;text-align:center;} 
.listingLinks {margin:10px 0px;} 
/* --- END COMMON DOM ELEMENTS TO REUSE --- */


/* --- UNIQUE SITE ELEMENTS --- */
.leftBox{width:122px; margin:5px 0; overflow-x:hidden;padding:5px;font-size:10px; line-height:12px;}
.leftBox b {color:#ffffc1;font-size:11px;}
.leftBox ul {margin:5px 0;padding:0;}
.leftBox li {margin:0 18px;}

.oneAd  {width:175px;height:auto; overflow-x:hidden; border-bottom: 1px dashed #2f3a8a;text-align:center;font-size: 10px;line-height:13px;padding-top:10px;padding-bottom:10px;margin-bottom:10px; color:#3B3B3B;}
.oneAd img {}
.adHead {font-size: 12px; color: #333366;font-weight: bold;}
/* --- END UNIQUE SITE ELEMENTS --- */

/* --- PROMO BOXES --- */
.promoBox {-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;background-color:#f5f3f3;border:solid 1px #dddddd;padding:10px;margin-bottom:10px;}
.promoBoxHead {font-size:13px;font-weight:bold;padding:6px;text-align:center; background-image:url(../images/siteAssets/btn/btn_bg_leftNav.jpg); background-repeat:repeat-x;  color:#fff;}
.promoBoxContent .quickSearchTitle {display:none;} 
.promoBoxContent {font-size:11px;padding:5px;text-align:center;}
/* --- END PROMO BOXES --- */

/* --- FORMS --- */
form {margin:0;padding:0;display:inline;}
select, input, textarea, .wordInput {background-color:#f5f3f3;border:solid 1px #dddddd;padding:3px;font-size:12px;font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;margin:0 3px 3px 3px;}
input.gobtn, .gobtn, .gobtn:hover {cursor:pointer;background-color: #669966;border:solid 1px #c5002d;font-size: 10px;color: #fff;padding: 2px;margin-bottom:3px;}
.gobtn:hover{background-color: #c5002d;}
#leftMLSSearch input {padding:1px; margin:0 5px 0 0;}

/*round buttons -- use this if you want rounded submit buttons in non-IE browsers*/
input.gobtn, .gobtn, .gobtn:hover {-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;padding: 1px 5px 2px 5px;}

/* quick search */
.quickSearch{padding:10px;}
.quickSearchTitle{}
.quickSearchEntry {} /*one 'row' of label and input field*/
.quickSearch .formLabel{}
.quickSearch .formInput{}
.quickSearch .formInput select{}
.quickSearch form {}
/* --- END FORMS --- */


/* ---LD SEARCH STUFF --- */
select.box {width: 150px;}select.100 {width: 85px;}input.85 {width: 85px;}input.40 {width: 40px;}table.cart {border:0;}table.cart td {padding: 10px;border:0;}
table td {background-color:#fff;} 
#footLeft,#footLeft table.left-contact td {background-image:url(../images/siteAssets/bg_window.gif); background-repeat:repeat-y;}
td.just {padding-top:5px;}
/* --- END LD SEARCH STUFF --- */


/* ---UNIQUE PAGE LAYOUTS ---*/
#body_home #pageTitle{display:none;}

#searchByPrice{width:170px;height:366px;padding:0;margin-right:5px;border: solid 1px #2f3a8a;line-height:12px;}
#searchByPrice .smallhead{display:block;margin-top:8px;margin-bottom:5px;}
.dropWrap{width:160px;height:20px;}
.colorSquare{width:16px;height:16px;display:block;float:left;margin-right:5px;}
.dropForm{width:130px;float:left;}
.dropForm select {font-family: Verdana,sans-serif; font-size: 10px; width:130px;padding:1px;margin:1px 0;}

#areaIconStrip table td {background-color:#edf0f3;}
/* ---END UNIQUE PAGE LAYOUTS ---*/


/* --- CMS ASSETS ---*/
#contactInfo {display:block;margin-bottom:10px;}
#contactForm, #formStage {width:600px;height:450px;background:none transparent;}
#buyersForm{display:block;height:700px;margin:10px 0;}
#sellersForm{display:block;height:650px;margin:10px 0;}
.formTable td {padding:3px;}
.formLabel {} /*the td of the form input*/
.formInput {} 
/*the captcha table*/
.captchaTable {font-size:11px;line-height:11px;margin:10px 0;}
.captchaTable td {padding:2px;}
.wordInput {width:50px;}
/* end contact form asset*/


/*newsletter/neighborhoods/buyers-sellers, etc.. right nav pages*/
/*the posts stage*/
#nlContent {width:460px;} 
/*headline for category*/
.catHead {font-size:16px;line-height:18px;font-weight:bold;} 
/*wraps one post*/
#nlContent .post {margin-bottom:25px;text-align:left !important;}
/*class for the post title*/
.postHead {} 
/*class for byline under title*/
.postByline {font-size:12px;line-height:18px;font-weight:normal;font-style:italic;} 
/*class for the post subtitle*/
.postSubHead {}
/*wrap the text of the post*/
.postContent {}
/*class for the post credit*/
.postCredit {display:block;width:594px;background-color:#ebe5e5;padding:3px;font-size:10px;} 
/* side bar nav*/
#nlSubNav {float:right;width:150px;} 
.nlSubNavHead {font-weight:bold;display:block;margin-bottom:3px;}
#nlSubNav li a, #nlSubNav li a:link, #nlSubNav li a:active, #nlSubNav li a:visited, #nlSubNav li a:hover, #nlSubNav li .selected {
	display:block;padding:3px 2px 3px 5px;text-decoration:none;color:#533c19; border-bottom:dashed 1px #cbcbcb;}#nlSubNav li a:hover {background-color:#2f3a8a;color:#fff;}
#nlSubNav li .selected {background-color:#f0eaea;color:#000;margin:-3px -2px -3px -5px;border-bottom:0;}
/* end newsletter/neighborhoods/buyers-sellers, etc.. right nav pages*/

/*wordpress -- these are mapped like the above newsletter*/
/*the wordpress stage --with subnav*/
#content {margin:0;padding:0;}
 /*the wrapper for the wordpress posts stage*/
.narrowcolumn {float: left;padding: 0;margin: 0;width: 460px;}
/*the wrapper for the wordpress posts stage with no side bar nav -- ie comments page*/
.widecolumn {width:460px;}
/*headline for category */
.pagetitle {} 
/*this displays the "older entries/newer entries" sub link under archive title*/
.navigation {display: none;}
/*wraps one post*/
.narrowcolumn .post {margin-bottom:25px;}
/*class for the post title*/
.post h2, .post h3 {padding:0;margin:0; color: #2f3a8a;} 
.post h2 a:link, .post h2 a:active, .post h2 a:visited, .post h2 a:hover, .post h3 a:link, .post h3 a:active, .post h3 a:visited, .post h3 a:hover {color: #2f3a8a;}
 /*class for byline under title*/
.post small {font-size:11px;line-height:18px;font-weight:normal;font-style:italic;display:block; margin-bottom:18px;}
/*wrap the text of the post*/
.post {margin: 0;text-align: justify;} 
.post img {margin:0 15px 5px 0px;}
/*class for the post credit*/
.post .postmetadata {display:block;width:450px;padding:5px;font-size:10px; border-bottom:dashed 1px #cbcbcb;margin-bottom:25px; background-color:#E6E6E6}
/* wrapper for side bar nav*/
#sidebar ul, #sidebar  li {list-style:none;}
#sidebar {padding: 0;margin-left: 480px;width: 150px;}
#sidebar h2 {font-weight:bold;display:block;margin:8px 0 0 0;font-size:12px;color: #2f3a8a;}
#sidebar ul ul li a:link, #sidebar ul ul li a:active, #sidebar ul ul li a:visited, #sidebar ul ul li a:hover, #sidebar ul ul li .current-cat {display:block;padding:3px 2px 3px 5px;text-decoration:none;color:#533c19; border-bottom:dashed 1px #cbcbcb;text-decoration:none;font-size:11px;}
#sidebar li a:link, #sidebar li a:active, #sidebar li a:visited {color:#533c19;}
#sidebar li a:hover {background-color:#e8ecd3;color:#533c19;}
/*sidebar currently selected cataegory*/
#sidebar li .current-cat {background-color:#f0eaea;color:#000;}
#sidebar #searchsubmit {cursor:pointer;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;padding: 1px 5px 2px 5px;margin:5px 0 15px 0;}
/* end wordpres blog*/


/*testimonials page*/
.testimonials {width:700px;}
.testimonialsText {}
.testimonialAuthor {text-indent:25px;margin:10px 0 15px 0;padding:0 0 15px 0;border-bottom:dashed 1px #cbcbcb;}


/*links page*/
.catTitle {}
.links {margin-bottom:20px;}
.link {}
.linkDescription {margin-bottom:5px;padding-bottom:5px;border-bottom:dashed 1px #dddddd;font-size:11px;line-height:13px;}


/*nonNWMLS listings/rentals page*/
/*wraps the category title and categories subnav*/
.catWrap {display:block;margin-bottom:15px;}
.catTitle {text-decoration:underline;display:inline;}
/*wraps all the listings in the page*/
.listings {}
/* one listing --zoom:1 is an IE hack --keep it*/
.listing {zoom:1;margin-bottom:15px;padding-bottom:15px;border-bottom:dashed 1px #dddddd;}
/* the flash slideshow and blurb bar on the detail pages*/
.listingSlideshowBar {display:block;margin-top:10px;}
/* the html pic on the pickpage*/
.listingPic .thumb {border:solid 1px #000;}
.listingPic {display:inline;float:left;}
/* the text blurb to right of pic*/
.listingBlurb {display:inline;float:left;margin-left:15px;}
/*the two blocks of contnet under the pic/blurb*/
.listingDetails, .listingComments {display:block;margin-top:20px;}
/*top subnav for categories*/
.catNav {display:inline;margin-left:15px;}
.catNav ul, .catNav li {display:inline;margin:0;padding:0;}
.catNav li a:link, .catNav li a:active, .catNav li a:visited, .catNav li a:hover {padding:3px;background-color:#f5f3f3;border:solid 1px #dddddd;font-size:10px;}
/* end non nwmls listings apge*/


/*agent roster*/
/*agent pickpage*/
.agentsWrap {}
.agentRow {border-bottom:dashed 1px #ccc;}
.agentCell {font-size:11px;line-height:15px;}
.rowOdd {background-color:#efefef;}
.rowEven {}
.agentCell .agentPic {}
.agentCell .agentText {}
.agentCell .agentName {}
.agentCell .agentTitle {}
.agentCell .smalltext {}
/*the search/sort controls*/
.agentControls {}
.agentControls .sortDrop {}
.agentControls select {}
.agentControls .agentSearch {}
.agentControls input {}
/* end agent pickpage*/

/*agent detail page*/
.agentWrap {}
.agentWrap .agentDetail {}
.agentWrap .agentDetail .agentPic {}
.agentWrap .agentDetail .agentText {}
.agentWrap .agentDetail .agentName {}
.agentWrap .agentDetail .agentTitle {}
.agentWrap .agentDetail .smalltext {}
.agentWrap .agentBio {}
.agentWrap .listingsDisplayTitle {border-bottom:dashed 1px #ccc;}
.agentWrap .listingsDisplayTitle b {font-weight:normal;}
.agentWrap .listingsDisplay a.viewLink:link, .agentWrap .listingsDisplay a.viewLink:visited, .agentWrap .listingsDisplay a.viewLink:active, .agentWrap .listingsDisplay a.viewLink:hover {background: #b8b8b8;}
.agentWrap .listingsDisplay a.viewLink:hover {background: #9b9b9b;}
.agentWrap .listingsDisplay {}
.agentWrap .featuredWrap {}
.agentWrap .soldWrap {}
.agentWrap .listingsWrap {}
.agentWrap .listingsWrap .oneListing {}
.agentWrap .listingsWrap .oneListing .accent {}
.agentWrap .contactForm {}
.captchaTable td {}
#contactFormFrame {}
/* end agent detail*/
/*end agent roster*/


/* --- END CMS ASSETS --- */





/* --- LD SEARCH / STATIC ASSETS ---*/

/*resources page*/
.resource-section{margin-bottom:10px;padding-bottom:10px;border-bottom:dashed 1px #cbcbcb;}
/*bold topic in click-expand pages*/
.handcursor, .handcursor:hover {display:block;margin:5px 0;padding:3px;background-color:#f5f3f3;border:solid 1px #dddddd;} 
.handcursor:hover {background-color:#e9e4e4;border:solid 1px #f95252;}
/*the plus/minus in click-expand pages*/
.status {}
/*the expanded text body in click-expand pages*/
.switchgroup {} 
/*end resources*/



/*claudius*/
.infobox{border: 1px solid #484080;font-size: 11px;color:#20162f;padding: 7px;background-color:#f0f2f5;}
.alertbox{font-size: 11px;color:#20162f;background-color:#FFF;border: 1px solid #f05002;}
.maintabs li.selected a{color: #fff;background-image:none;background-color:#696799;border: 1px solid #484080;padding-left:20px;padding-right:20px;padding-top:15px;top:-2px;}
.maintabs li.selected a:hover{text-decoration: none;}
.focusbar{border-bottom:solid 1px #484080;color:#20162f;background-image:none; background-color:#e6e6e8;}
.focusbar .gobtn{margin-right:2px;}
.focusbar_head{color:#20162f;font-size:12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
.focusfields{font-size:11px;color:#20162f;background-color:#ffffc4;margin-right:2px;}
.refinebar{border-bottom:solid 1px #484080;color:#20162f;}
.refinebar_head{color:#20162f;font-size:12px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;}
.content_style{border: 1px solid #484080;}
a.tab{background-color:#e9ecf0; font-weight:bold;border: 1px solid #696799;text-decoration: none;}
a.tab:hover{border: 1px solid #20162f;font-weight:bold;text-decoration: none;color: #20162f; background-color:#d2d1d7;}
a.stab{border:1px solid #484080; font-weight:bold;font-size: 11px;text-decoration: none;color:#FFFFCC;background-color:#666699;}
a.stab:hover{border:1px solid #484080; font-weight:bold;font-size: 11px;text-decoration: none;color:#FFFFCC;background-color:#666699;}
/* end claudius*/


/* --- LD SEARCH / STATIC ASSETS ---*/



/* --- FIXES --- */
/* don't mess with this*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: .1%;}