@charset "utf-8";

/* --- GLOBAL SITE SETTINGS ---*/
html, body {padding:0;	margin:0;}
body, table td {font-size:17px;line-height:26px;color:#336666;	font-family:Candara,Corbel,Verdana,"Trebuchet MS",Tahoma,Arial,san-serif; text-align:justify;} 
table td {font-size:11px;line-height:17px;}
.body_class {background-image:url(../images/siteAssets/bg_window.jpg); background-repeat:repeat;} 
p {margin:0 0 18px 0; padding:0;}
/* --- END GLOBAL SITE SETTINGS ---*/

/* --- PAGE STRUCTURES/LAYOUTS --- */
#wrap {border:0;width: 100%; margin: 0;	text-align:center;} 
#page {width:700px;height:auto;margin:10px auto;padding:0;text-align:justify;background-color:#fff;}
#header {width:700px;  background-image:url(../images/siteAssets/bg_header.jpg); background-repeat:no-repeat;text-align:center;padding-top:65px;} 
#contentWrap {width:650px;	height:auto; padding:10px 25px 0px 25px;}
#contentLeft {float:left;display:block;width:1px;margin-left:-1px;visibility:hidden; }
#contentRight {width:650px;float:left;display:block; }
#contentMinHeight {display:none;}
#contentWrapTop {display:none;}
#contentWrapBot {display:none;}
#contentColWide{float:left;width:450px;margin:0;padding:0;margin: 0px 22px 0px 5px;}
#foot {width:660px;	margin:0; padding:10px 20px 10px 20px;}
#footCell {}
#preloadDiv {position:absolute;z-index:2;top:0;visibility:hidden;}
#pageTitle {width:100%;padding-top:20px;position:absolute; z-index:2;text-align:center;top:0;left:0;} 
.afterPageContent {display:block;margin-top:10px;} 

.mainColWrap {width:650px;}
#hood_pages .mainColWrap {width:465px; overflow:hidden;}
#hood_detail .mainColWrap {width:650px;}


#picFrameWrap {width:650px; height:240px;display:block; background-image:url(../images/siteAssets/frames/frame_topHoodPics.gif); background-repeat:no-repeat;margin:10px 25px 0 25px;}
#picFrameWrap img {width:310px; height:230px; margin:4px 6px;}
#picFrameWrap .rightPic img{margin: 4px 0px 0px 11px;}
#contentColNarrow {float:right;position:absolute;margin:-5px 0 0 472px; background-image:url(../images/siteAssets/boxes/right/filler.gif); background-repeat:repeat-y;width:175px;}
#contentColNarrow,#contentLeft{padding:0;font-size:11px; line-height:14px;text-align:left !important;}
.rightColTop {display:block; width:175px;height:6px;background-image:url(../images/siteAssets/boxes/right/top.gif); padding:0; margin:0;}
.rightColBot {display:block; width:175px;height:6px;background-image:url(../images/siteAssets/boxes/right/bot.gif); padding:0; margin:10px 0 0 0;}
.rightHead {display:block; width:165px;background-image:url(../images/siteAssets/boxes/right/divider.gif); background-position:bottom; background-repeat:no-repeat; padding:0 0 15px 0; margin:10px auto 10px auto;}
.rightHead b {display:block;width:140px; text-align:center;padding:5px; border-top:solid 1px #d6d0c0; border-bottom:solid 1px #d6d0c0; text-transform:uppercase;font-size:11px;margin:0 auto;}
.rightSectionWrap {width:155px;margin:0 10px; font-size:10px;}
.rightSectionWrap a, .rightSectionWrap a:link,.rightSectionWrap a:hover,.rightSectionWrap a:active,.rightSectionWrap a:visited {background-image:url(../images/siteAssets/btn/btn_rightLink.gif); background-repeat:no-repeat; background-position:top left; padding:0 0 0 14px;line-height:18px;}.rightSectionWrap a:hover{text-decoration:underline;}
#contentLeft li,#contentLeft ul, #contentColNarrow ul, #contentColNarrow li {margin:0;padding:0; list-style:none;}
#contentColNarrow li,#contentLeft li {line-height:16px; display:block; width:140px; margin:0 0 0 15px;}
#contentColNarrow #snapshot li,#contentLeft #snapshot li {font-size:10px; border-bottom:1px dashed #d6d0c0;padding-bottom:4px; margin-bottom:4px;}
/* --- END PAGE STRUCTURES/LAYOUTS --- */

/* --- NAV LAYOUTS ---*/
/* TOP HEADER UL/LI INLINE NAVS */
#header {}
#header .nav {width:700px;height:25px;text-align:center;margin-top:18px;}
#header #navBot {width:650px; height:4px; display:block;margin:0 auto;background-image:url(../images/siteAssets/bg_navBot.gif); background-repeat:repeat-x; }
#header .nav ul, #header .nav li {margin:0;	padding:0;	list-style:none;display:inline;}
#header .nav li a:link, #header .nav li a:active, #header .nav li a:visited, #header .nav li a:hover, #header .nav li a .selected {display:inline-block;margin:0;height:25px;line-height:25px;color:#2f2929;text-decoration:none;padding:0px 8px;font-size:11px;font-weight:normal; text-transform:uppercase;}
#header .nav li a:hover {color:#9c6810; background-color:#f4f2e6;}
#header .nav li a .selected {color:#9c6810;margin:0 -8px;}
/**/

/* LEFT UL/LI BLOCK NAVS */
/**/ 

/* FOOTER UL/LI INLINE NAVS */
#foot .nav {}
#foot .nav ul, #foot .nav li {margin:0;padding:0;list-style:none;display:inline;}
#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 5px;}
#foot .nav li a:hover {}
#foot .nav li .selected {color:#838383;}
/* --- END NAV LAYOUT SCENARIOS ---*/


/* -- HEADLINES --- */
.large24head {font-size:24px;line-height:28px;}
#hood_detail .large24head{width:400px;display:block;padding-top:70px;}
.largehead {font-size:32px;line-height:38px;color:#9c6810; font-family:Georgia, "Times New Roman", Times, serif;}
.midhead {font-size:15px;font-weight:bold;}
.smallhead {font-size:13px;font-weight:bold;}
.redhead {color: #cc0033;}
td.redhead{text-align:left;}
/* -- END HEADLINES --- */


/* --- TEXT --- */
.plaintext {font-size:12px;line-height:18px;}
.bodytext {font-size:12px;line-height:18px;}
.smalltext {font-size:10px;}
#foot {color:#666;font-size:11px;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:#333333;}
#foot a:hover {text-decoration:underline;color:#9c7101;}
/* --- 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-left:15px;}
.slideshow {width:600px;height:550px;margin:15px auto;text-align:center;} 
.listingLinks {margin:10px 0px;} 
/* --- END COMMON DOM ELEMENTS TO REUSE --- */



/* --- 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;background-color:#e7e4e4;padding:6px;text-align:center;}
.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;}
input.gobtn, .gobtn, .gobtn:hover {cursor:pointer;background-color: #f6f4e8;border:solid 1px #f6f4e8font-size: 10px;color: #9c6810;padding: 2px;margin-bottom:3px;}
/*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 {}

#startSearchInput {width:320px;display:inline;}
.inlineWrap {display:inline;margin-right:3px;}
/* --- 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;}
/*overwrite the <td bgcolor="#666"> use in detail page slideshow*/
table td {background-color:#fff;} 
/* --- END LD SEARCH STUFF --- */



/* ---UNIQUE PAGE LAYOUTS ---*/
#body_home #header {}
#body_home #contentWrap {}
#body_home #contentLeft {}
#body_home #contentRight {font-size:17px;line-height:26px;color:#336666; }
#body_home .mainColWrap {}

/*featured listings*/
.listings{}
.oneListing{border-bottom:1px dashed #d6d0c0; margin-bottom:20px; padding-bottom:20px;}
.listingPic{padding:1px; border:solid 1px #d6d0c1;display:inline;}
.listingDetails{padding:45px 0 0 25px; text-align:center;display:inline;color:#683b0d;line-height:20px;}
.listingDetails .midhead {text-decoration:underline;font-size:18px;}
/* ---END UNIQUE PAGE LAYOUTS ---*/



/* --- CMS ASSETS ---*/
/* contact form asset */
#contactInfo {display:block;margin:10px;}
#contactForm, #formStage {width:600px;height:450px;background:none transparent;}
#buyersForm{display:block;height:500px;}
#sellersForm{display:block;height:580px;}
.formTable td {padding:3px;}
.formLabel {} 
.formInput {} 
.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*/
#nlContent {} 
.catHead {font-size:16px;line-height:18px;font-weight:bold;} 
#nlContent .post {margin-bottom:25px;}
.postHead {font-size:15px;line-height:18px;font-weight:bold;} 
.postByline {font-size:12px;line-height:18px;font-weight:normal;font-style:italic;} 
.postSubHead {}
.postContent {}
.postCredit {display:block;width:594px;background-color:#ebe5e5;padding:3px;font-size:10px;} 
#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:2px;text-indent:2px;text-decoration:none;color:#533c19;}
#nlSubNav li a:hover {background-color:#e8ecd3;color:#533c19;}
#nlSubNav li .selected {background-color:#f0eaea;color:#000;}
/* end newsletter/neighborhoods/buyers-sellers, etc.. right nav pages*/



/*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*/

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





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

/*resources page*/
.resource-section{margin-bottom:20px;padding-bottom:20px;border-bottom:dashed 1px #d6d0c0;}
.resource-section b {display:block;  text-align:center;background-color:#ebebeb; padding:5px; border:solid 1px #d6d0c0;}
/*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 */
/*main wrapper*/
.content_style {}
.infobox {}
.alertbox {line-height:16px;}
.maintabs {}
/*use   background-image:none; background-color:#xxxxxx;   to set a solid bg color*/
.maintabs li a,.maintabs li a:link,.maintabs li a:visited,.maintabs li a:active {} 
/*use   background-image:none; background-color:#xxxxxx;   to set a solid bg color*/
.maintabs li a:hover {} 
/*use   background-image:none; background-color:#xxxxxx;   to set a solid bg color*/
.maintabs li.selected a {} 
.maintabs li.selected a:hover {}
/*focus bar*/
.focusbar {line-height:15px;}
.focusbar_head {}
.focusfields {}
/*refine bar*/
.refinebar {line-height:15px;}
.refinebar_head {}
/*page sub tabs */
a.tab {}
a.tab:hover {}
/*selected page sub tab*/
a.stab {}
a.stab:hover {}
/* 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%;}