@charset "utf-8";
/* --- GLOBAL SITE SETTINGS ---*/
html, body {height: 100%;padding:0;	margin:0;}
* html #wrap {height: 100%;}
body,table td {font-size:14px; line-height:20px;color:#17291b;font-family:"Segoe UI","Trebuchet MS", "Lucida Sans Unicode", Lucida, Arial, sans-serif; } 
.body_class {background:url(/images/siteAssets/bg_page.gif) repeat-y top center #748d36;} 
/* --- END GLOBAL SITE SETTINGS ---*/

/* --- PAGE STRUCTURES/LAYOUTS --- */
#wrap {min-height: 100%;border:0;width:100%;margin: 0;} 
#page {width:1000px;height:auto;margin:0 auto;padding:0;}
#header {width:1000px;} 
#contentWrap {width:1000px;	height:auto;}
#contentLeft {width:175px;float:left;display:block;padding:10px 0 0 15px;}
#contentRight {width:750px;float:left;padding:25px;}
#contentMinHeight {width: 1px;height:450px;	float:left;margin-left:-1px;}
#contentWrapTop {width:1000px;height:29px;display:none;}
#contentWrapBot {width:1000px;height:74px;display:none;}
#contentColWide{float:left;width:450px;margin:0 35px 0 0;}
#contentColNarrow{float:left;width:265px;}
#foot {width:990px;	margin:0;padding:25px 0;text-align:center;}
#footCell {}
#preloadDiv {position:absolute;z-index:2;top:0;visibility:hidden;}
#pageTitle {display:block;margin-bottom:10px;} 
.afterPageContent {	display:block;	margin-top:10px;} 
/* --- END PAGE STRUCTURES/LAYOUTS --- */

/* ---UNIQUE PAGE LAYOUTS ---*/
#body_home #header {}
#body_home #contentWrap {}
#body_home #contentLeft {}
#body_home #contentRight {}


#body_search #contentLeft {display:none;}
#body_search #contentRight {width:950px;}
#body_search #foot {width:950px;margin:0 0 0 0;}
#body_search .overlayWrap{width:930px !important; overflow:hidden;}
#body_search #pano{width:930px !important;overflow:hidden;}
/* ---END UNIQUE PAGE LAYOUTS ---*/


/* --- NAV LAYOUTS ---*/
/* TOP HEADER UL/LI INLINE NAVS */
#header .nav {width:960px;height:45px;text-align:left;background:url(/images/siteAssets/bg_nav.jpg) no-repeat bottom;padding:0 20px;text-align:center;}
#header .nav ul {margin:0;padding:0;}
#header .nav li {margin:0;padding:0;list-style:none;display:inline;}
#header .nav li a,#header .nav li .selected{display:inline-block;font-size:14px;line-height:33px;font-weight:bold;color:#fff;padding:0 15px;text-decoration:none;}
#header .nav li a:hover{background:#385438;text-decoration:none;}
#header .nav li .selected{margin:0 -15px;background:#385438;text-decoration:none;}
/**/

/* 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 {width:160px;margin:0;display:block;padding:5px; color:#525252;text-decoration:none;}
#contentLeft .nav li a:hover {color:#9c7101; background-color:#ccc;}
#contentLeft .nav li .selected {color:#000;background-color:#ccc;margin:-5px -5px;}
/**/

/* DROP DOWN MENU LINKS */
.droplink{}
.droplinks{position: absolute;left: 0;top: 0;visibility: hidden;width: 200px; border: 1px solid #9c9898;border-bottom-width: 0;background-color:#e4e3e3;z-index: 100;}
.droplinks ul{margin: 0;padding: 0;list-style-type: none;}
.droplinks ul li a,.droplinks ul li a:link,.droplinks ul li a:active,.droplinks ul li a:visited,.droplinks ul li a:hover{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid #9c9898;padding: 1px 0;text-decoration: none;font-weight: bold;text-indent: 5px;}
.droplinks a:hover{background: #d8d4d4;}
.selectedanchor{background: #d8d4d4;}
.droplinksshadow{position: absolute;left: 0;top: 0;z-index: 99;background: black;visibility: hidden;}
/**/ 

/* 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;padding:0 5px;}
#foot .nav li a:hover {}
#foot .nav li .selected {color:#838383;margin:0 -5px;}

/*for subnavs in the pageTitle, ie mlsplus*/
.listingsSubnav ul {display:block;list-style:none; margin:0 0 15px 0;padding:0;}
.listingsSubnav li {display:block;height:25px;line-height:25px;margin: 0 20px 0 0;padding:0; display:inline;font-size:12px;}
.listingsSubnav li.selected {text-decoration:underline;line-height:25px;}
/* --- END NAV LAYOUT SCENARIOS ---*/


/* -- HEADLINES --- */
.large24head {font-size:26px;line-height:28px;color:#5f821a;}
.largehead {font-size:30px;line-height:36px;color:#85a50e;}
.midhead {font-size:18px;font-weight:bold;color:#5f821a;}
.smallhead {font-size:16px;font-weight:bold;color:#5f821a;}
.redhead {color: #cc0033;}
.catHead{display:block;font-size:17px;font-weight:bold;margin-bottom:7px;padding-bottom:7px;border-bottom:solid 1px #cbcbcb;}



/* -- 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;}
.accent{font-size:13px;letter-spacing:1px;line-height:19px;}
/* --- END TEXT --- */


/* --- LINKS --- */
a,a:link, a:visited, a:active {cursor:pointer;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;} 

/*FULL PAGE LISTS, ie testimonials, resources,*/
ul.pageList, ul.pageList li.pageList {margin:0;padding:0;list-style:none;}
ul.pageList li.pageList {margin-bottom:20px;padding-bottom:20px;border-bottom:dashed 1px #cbcbcb;}
.credit{display:block;margin:15px 0;font-style:italic;}

/* PAGES WITH EZ MOD SUBNAVS ie newsletter, neighborhoods, buyers/sellers, news*/
.onePost{margin-bottom:20px;padding-bottom:20px;border-bottom:dashed 1px #cbcbcb;}
.post{}
.postByline{display:block;font-style:italic;margin-bottom:10px;}
.postCredit {display:block;width:96%;background-color:#ebe5e5;padding:0 2%;font-size:10px;line-height:25px;margin:10px 0;}
.files{margin:10px 0;}

.subnav {margin-bottom:20px;}
.subnav ul, .subnav li {padding:0;margin:0;list-style:none;}
.subnav li a, .subnav li a:link, .subnav li a:active, .subnav li a:visited, .subnav li a:hover, .subnav li .selected {display:block;padding:3px;text-decoration:none;color:#533c19;}
.subnav li a:hover {background-color:#e8ecd3;color:#533c19;}
.subnav li .selected {background-color:#f0eaea;color:#000;margin:-3px;}
/* --- END COMMON DOM ELEMENTS TO REUSE --- */


/* --- PROMO BOXES --- */
.promoBox {width:264px;padding:0 0 32px 0;background:url(/images/siteAssets/boxes/promo/bot.png) no-repeat bottom;text-align:left;}
.promoBoxHead {display:block;width:264px;height:65px;background:url(/images/siteAssets/boxes/promo/top.png) no-repeat top;line-height:55px;text-align:center;font-size:18px;color:#004325;font-weight:bold;letter-spacing:-.05em;}
.promoBoxContent {display:block;overflow:hidden;width:224px;background:url(/images/siteAssets/boxes/promo/fill.png) repeat-y;padding:0 20px;text-align:left;font-size:12px;line-height:15px;}
.promoBoxContent .listPic{border:solid 3px #d0d8c0;width:200px;height:133px;margin:5px auto;display:block;}
.promoBoxContent .headLine {font-size:13px;font-weight:bold;line-height:18px;color:#759b1d;}
.promoBoxContent .detailLink{display:block;margin:0 0 10px 0;}
.promoBoxContent .details{width:200px;text-align:center;display:block;margin:0 auto;}

.promoBoxContent .oneAgent .thumb,.promoBoxContent .oneAgent .details{display:block;float:left;text-align:left;}
.promoBoxContent .oneAgent .thumb{margin:0 10px 0 0;width:60px;}
.promoBoxContent .oneAgent .details{width:150px;text-align:left;display:inline-block;margin:0 auto;}
.promoBoxContent .oneAgent {display:block;overflow:hidden;border-bottom:dashed 1px #d0d8c0;width:224px;height:100px;margin:0 0 15px 0;}

.contactList .promoBoxContent {text-align:left;}
.contactList .promoBoxContent li.oneAgent{width:224px;margin:0;padding:3px 0;list-style:none;height:auto;text-align:left;float:left;}
.contactList .promoBoxContent li.oneAgent .name{width:90px;display:block;float:left;padding-right:10px;}
.contactList .promoBoxContent li.oneAgent .email{width:34px;display:block;float:left;}
.contactList .promoBoxContent li.oneAgent .phone{width:90px;text-align:right;display:block;float:left;}

.brightBox{width:166px; background:url(/images/siteAssets/boxes/bright/bot.png) no-repeat bottom; padding:0 0 21px 0; margin:0 0 20px 0;}
.brightBoxFill{width:166px; background:url(/images/siteAssets/boxes/bright/fill.png) repeat-y;}
.brightBoxContent{width:134px; overflow:hidden; background:url(/images/siteAssets/boxes/bright/top.png) no-repeat top; padding:15px 16px 0 16px;text-align:left;font-size:12px;line-height:14px;}
.brightBoxContent #startSearchInput {width:119px;text-align:left;color:#696969;font-weight:bold;font-size:14px;background:#f0f3ce;border:solid 1px #f0f3ce;padding:0px 4px;height:20px;}
.smInputWrap{width:129px;height:29px;padding:3px 5px;background:url(/images/siteAssets/boxes/bright/bg_input.png)no-repeat;margin:3px 0 3px -4px;}
.brightBoxContent .divider{margin:2px 0 5px 0;}
.brightBoxContent .smallhead{color:#5f821a;font-weight:bold;font-size:14px;line-height:16px;display:block;}
.brightBoxContent .midhead{color:#272727;font-weight:bold;font-size:14px;line-height:16px;display:block;}
.brightBoxContent .largehead{color:#272727;font-weight:bold;font-size:26px;line-height:24px;}
.brightBoxContent a:link, .brightBoxContent a:active, .brightBoxContent a:visited {text-decoration:none;color:#26371a;}
.brightBoxContent a:hover {text-decoration:underline;color:#26371a;}
.brightBoxContent ul {display:block;overflow:hidden;margin:0 0 15px 0;padding:0;width:134px;}
.brightBoxContent ul li{margin:0;padding:0;width:56px;padding:2px 10px 2px 0;float:left;text-align:left;list-style:none;font-size:10px;}
/* --- END PROMO BOXES --- */


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


/* --- 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: Trebuchet MS, Arial, Verdana, sans-serif;padding: 1px 5px 2px 5px;}
input.gobtn, .gobtn, .gobtn:hover {cursor:pointer;background-color: #999;border:solid 1px #ccc;font-size: 10px;color: #fff;padding: 2px;margin-bottom:3px;}
/* quick search*/
#startSearchInput {width:320px;display:inline;}

.inlineWrap {display:inline;margin-right:3px;}
#contactInfo {display:block;margin-bottom:10px;}
#contactForm, #formStage {width:450px;height:350px;background:none transparent;}
#buyersForm{display:block;height:500px;}
#sellersForm{display:block;height:580px;}
.formTable td {padding:3px;}
.formLabel {width:100px;padding-right:10px;} 
.formInput input,.formInput textarea{width:225px;} 
.captchaTable {font-size:11px;line-height:11px;margin:10px 0;}
.captchaTable td {padding:2px;}
.wordInput {width:50px;}
.smSearch {width:250px;text-align:center;}

/* --- END FORMS --- */



/*HTML PICKPAGE PAGE*/
.listings {}
.pickpage .oneListing {}
.pickpage .listingPic {}
.pickpage .listingText,.pickpage .listingDetails{}
.pickpage .pricebedbathsize {}
.pickpage .addressstatusln {}
.pickpage .listingRemarks {}
/*END HTML PICKPAGE PAGE*/

/*HTML DETAIL PAGE*/
.detailpage .oneListing{width:750px;}
#overviewWrap{}
.detailpage .listingTitle {}
.detailpage .listingPic {}
.detailpage .largePhotoWrap{width:402px;height:300px;overflow:hidden;}
.detailpage #thumbNails {}
.detailpage #thumbNails img {}
.detailpage .listingText,.detailpage .listingDetails {width:320px;}
.detailpage .pricebedbathsize {}
.detailpage .addressstatusln {}
.detailpage .openHouse {}
.detailpage .listingRemarks,.detailpage .listingHistory,.detailpage .listingFeatures {}
.detailpage .nav {}
.detailpage .nav ul{}
.detailpage .nav li{}
.detailpage .nav li a,.detailpage .nav li a:link,.detailpage .nav li a:active,.detailpage .nav li a:visited, .detailpage .nav li a:hover{}
.col1,.col2{font-size:12px;padding-right:15px;width:140px;}
#body_listings .overlayWrap{width:750px !important; overflow:hidden;}
#body_listings #pano{width:750px !important;overflow:hidden;}
.detailpage .branding img {width:125px !important;height:30px !important;padding-top:20px;}
/*END HTML DETAIL PAGE*/


/*agent pickpage*/
.agentsWrap{width:100%;height:auto;margin-bottom:25px;font-size:11px; line-height:15px;}
.agentRow{padding:20px 10px; border-bottom:dashed 1px #d4d2d2;overflow:hidden;}
.agentCell{width:280px;float:left;display:inline;margin-right:10px;}
.rowOdd {}
.rowEven {background:#f8f9f9;}
.agentCell .agentPic {width:80px;height:80px;float:left;text-align:center;}
.agentCell .thumb {border:solid 3px #d0d8c0;}
.agentCell .thumb:hover {border:solid 3px #6d8e19;}
.agentCell .agentText {width:170px;float:left;margin-left:10px;}
.agentCell .agentName {font-size:13px;letter-spacing:.1em;font-weight:bold;}
.agentCell .agentName a{text-decoration:none;color:#1e1e1e;}
.agentCell .agentTitle {font-size:11px;}
.agentCell .smalltext {font-size:10px;}

.agentControls {padding:0 0 10px 0;}
.agentControls .sortDrop{display:inline;}
.agentControls select {width:125px;margin-right:15px;border:solid 1px #b8b8b8; background-color:#efefef;font-size:11px; line-height:15px;}
.agentControls .agentSearch{display:inline;margin-right:15px;}
.agentControls input {width:200px;border:solid 1px #b8b8b8; background-color:#efefef;font-size:11px; line-height:15px;}

.agentsWrap a {text-decoration:none;}
/* end agent pickpage*/


/*agent detail page*/
.agentWrap{font-size:12px;line-height:18px;margin-bottom:25px;font-size:11px; line-height:15px;}
.agentWrap .agentDetail {width:100%;display:block;}
.agentWrap .agentDetail .agentPic {float:left;text-align:left;}
.agentWrap .agentDetail .agentPic img{margin-right:10px;}
.agentWrap .agentDetail .agentText {float:left;}
.agentWrap .agentDetail .agentName {font-size:18px;line-height:26px;letter-spacing:.2em;}
.agentWrap .agentDetail .agentTitle {font-size:13px;}
.agentWrap .agentDetail .smalltext {color:#a6a5a5; font-size:10px;}
.agentWrap .agentBio {font-size:12px; line-height:18px;margin:10px 0;}

.agentWrap .listingsDisplayTitle {border-bottom:dashed 1px #ccc;padding:8px 0 5px 0;margin-bottom:8px;margin-top:8px;height:15px;}
.agentWrap .listingsDisplayTitle b{float:left;font-weight:normal;font-size:13px;letter-spacing:.1em;color:#000;display:inline-block;}

a.viewLink{position:relavtive;float:right;}
.agentWrap .listingsDisplay{width:300px;float:left;display:inline;margin-right:35px;margin-bottom:25px;}
.agentWrap .featuredWrap {width:245px;float:left;display:inline;}
.agentWrap .soldWrap{width:245px;float:left;display:inline;}
.agentWrap .listingsWrap{}
.agentWrap .listingsWrap .oneListing {display:inline;float:left;width:100px;margin-right:20px;margin-top:5px;margin-bottom:5px;text-align:center;font-size:10px;line-height:13px;}
.agentWrap .listingsWrap .oneListing .accent{font-size:11px;line-height:15px;letter-spacing:.1em;}

.agentWrap .contactForm {width:345px;float:left;display:inline;overflow-x:hidden;}
/* end agent detail*/
/* --- END CMS 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%;}







/* JIBE */	
	#j_wrap a:hover{text-decoration:none !important;}
	/*font/wrapper*/
		.j_font{font-size:13px;line-height:18px;color:#17291b;font-family:"Segoe UI","Trebuchet MS", "Lucida Sans Unicode", Lucida, Arial, sans-serif;}
	
	/*bar -- left search params*/
		.j_bar{color:#77821a;border:solid 1px #b1c882;border-bottom:0;background:#f2f5ea;}
		.j_bar.botCorner,.j_bar.botCorner:hover{border-bottom:solid 1px #b1c882;}
		.j_bar:hover{color:#272727;background:#e8ebc7;border:solid 1px #a0b476;border-bottom:0;}
		.j_bar.open{color:#272727;border-bottom:solid 1px #a0b476;background:#e8ebc7;}
		#j_wrap .j_bar h3{text-shadow: 1px 1px #f5f5f5;font-size:1.1em;color:#272727;}
		#j_wrap .j_bar.open h3{color:#333;}
		
		.sc_bar:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_dropArrow-down.png) no-repeat right center #e8ebc7;}	
		.sc_bar.open:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_dropArrow-up.png) no-repeat right center #e8ebc7;}
		.sc_panel{background:#fff;border:solid 1px #bbbaba;border-top:solid 1px #ededed;border-bottom:solid 1px #fff;}
		.sc_panel.botCorner{border-bottom:solid 1px #bbbaba;}
	
	/*panel*/
		.j_panel{}
		.j_panel h2{}
		.j_panel_content{border:solid 1px #d0d8c0;color:#270027;background:#fff;}
		.j_panel .j_panel_content.highlight{border:solid 1px #222222;}	
		
		.closeBtn{text-shadow: 0 0 white;color:#fff !important;}
		
	/*popup*/
		#j_wrap .j_dialog h1{position:relative;z-index:3001;font-size:1.2em;margin:-20px -12px 12px -12px;padding:8px 10px;text-shadow: 0 0 white !important;border:solid 1px #163724;color:#fff;background:#162413;background:-moz-linear-gradient(100% 100% 90deg, #162413, #174e31);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#174e31), to(#162413));-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0; border-radius:10px 10px 0 0;-pie-background:linear-gradient(#fff, #f5f2f2);behavior:url(/jibeGateway.php?pie);}
	
	/*button*/
		.j_btn{border:solid 1px #b1c882;background:#f0f3ce;color:#004325;font-size:0.9em !important;}
		.j_btn:hover{color:#004325;background-color:#f3f6eb;border:solid 1px #11c15e;text-decoration:none !important;}
		
		.j_aux-panels .j_btn{border:solid 1px #688136;background:#889317;color:#fff;font-size:0.9em !important;background:-moz-linear-gradient(100% 100% 90deg, #3c4423, #889317);background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#889317), to(#3c4423));}
		.j_aux-panels .j_btn:hover{color:#fff;background-color:#829026;border:solid 1px #8ca84e;text-decoration:none !important;}
		

		
	/*headlines*/
		#j_wrap h1,#j_wrap h2,#j_wrap h3,#j_wrap h4{color:#272727;}/*5f821a*/
		#j_wrap h4{color:#5f821a;}
		
	/*search panels*/
		a.listView{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_listView.gif) no-repeat left center #f0f3ce;padding-left:20px;}
		a.tileView{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_tileView.gif) no-repeat left center #f0f3ce;padding-left:20px;}
		a.listView:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_listView.gif) no-repeat left center #fff;padding-left:20px;}
		a.tileView:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_tileView.gif) no-repeat left center #fff;padding-left:20px;}
		
		
		.j_pager .btn_back{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_back.gif) no-repeat center;margin:0 3px 0 0;}
		.j_pager .btn_next{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_next.gif) no-repeat center;}.j_btn.btnSave{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_save.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn.btnCompare{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_compare.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn.btnFlyer{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_flyer.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn.btnShare{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_share.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn.btnRemove{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_delete.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn.btnPrint{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_print.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn.btnCancel{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_cancel.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		/*IE cries about bg color change without image change*/
		.j_btn.btnSave:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_save.png) no-repeat left center  #f3f6eb;}
		.j_btn.btnCompare:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_compare.png) no-repeat left center  #f3f6eb;}
		.j_btn.btnFlyer:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_flyer.png) no-repeat left center  #f3f6eb;}
		.j_btn.btnShare:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_share.png) no-repeat left center  #f3f6eb;}
		.j_btn.btnRemove:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_delete.png) no-repeat left center  #f3f6eb;}
		.j_btn.btnPrint:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_print.png) no-repeat left center  #f3f6eb;}
		.j_btn.btnCancel:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_cancel.png) no-repeat left center  #f3f6eb;}
		
		.j_btn.btnDetails,.j_btn#tab_overview{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_details.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn#tab_streetview{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_streetview.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn#tab_demographics{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_trends.png) no-repeat left  center #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn#tab_nearby{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_nearby.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		.j_btn#tab_schools{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_schools.png) no-repeat left center  #f0f3ce;padding:2px 6px 2px 20px;}
		/*IE cries about bg color change without image change*/
		.j_btn.btnDetails:hover,.j_btn#tab_overview:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_details.png) no-repeat left center  #f3f6eb;}
		.j_btn#tab_streetview:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_streetview.png) no-repeat left center  #f3f6eb;}
		.j_btn#tab_demographics:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_trends.png) no-repeat left  center #f3f6eb;}
		.j_btn#tab_nearby:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_nearby.png) no-repeat left center  #f3f6eb;}
		.j_btn#tab_schools:hover{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/btn_schools.png) no-repeat left center  #f3f6eb;}
		
		
		

/*PROPERTY SEARCH*/
	/*jibe*/
	.j_aux-panels a,.j_aux-panels a:hover,.j_btn,.j_btn:hover{text-decoration:none !important;}
/*END PROPERTY SEARCH*/

/*PICKPAGE/DETAIL PAGE COMMON*/
	.oneListing .col{display:block;float:left;}
	.oneListing .row{display:block;margin:0 0 20px 0;overflow:hidden;}
	
	ul.list{margin:0;padding:0;}
	ul.list li.listItem{list-style:none;}
	
	.thumbRow{overflow:hidden;}
	.thumbRow .brandingThumb{float:left;margin:0 10px 0 0;}
	.thumbRow .text{float:left;}
	
	
/*PICKPAGE*/
	.oneListing {overflow:hidden;padding:0 0 20px 0;margin:0 0 20px 0;}
	.listingThumb {float:left;padding:5px 10px 5px 0;}
	.listingText{float:left;width:330px;overflow:hidden;}
	.col_details{width:160px;}
	.col_auxDetails{width:160px;}
	.col_actions{width:80px;}
	.oneListing h4,.oneListing h3 {padding:0;margin:5px 0;}
/*END PICKPAGE*/	


/*DETAIL PAGE*/	
	.oneListing.detail{border:0;}
	.oneListing .listingHead {margin:0;padding:0;}
	.oneListing .listingHead .caption{font-size:12px;}
	
	.detailPanel{display:none;}
	.detailPanel.selected{display:block;overflow:hidden;}
	
	.inline-loader{padding:0 0 0 20px;background:url(http://jibe.logicalwebservices.com/pub/images/loading.gif) no-repeat left;}
	
	/*overview*/		
		.mainPic{width:410px;height:310px;overflow:hidden;padding:5px;}
		.thumbs{width:415px;padding:5px 0 5px 5px;overflow:hidden;}
		.thumbs .ssThumb {width:50px;height:35px;display:block;float:left;margin:0 5px 5px 0;cursor:pointer;}
		
		
		.listingSplash{padding:0 0 20px 0;}
        .listingFacts{}
			
		.listingPoh{padding:0 0 20px 0;}
		.vtLink{display:block;margin:10px 0 20px 0;}
		.green{color:#006400;font-weight:bold;}
		.bankShort,.newConst{font-weight:bold;}
		
		.oneListing .col.listingContact {margin:5px 5px 0 0;padding:10px;float:right;}
		.listingContact .thumbRow .brandingThumb .thumb{width:70px;margin:0 0 8px 0;}
		.listingContact .thumbRow .text{font-size:10px;line-height:12px;}
		.listingContact h5{margin:0 0 5px 0;padding:0;line-height:15px;font-size:11px;}
		
		.listingContact .row{margin:0 0 5px 0;}
		.listingContact .input{font-size:10px;line-height:12px;}
		.listingContact textarea.input{height:50px;font-size:10px;line-height:12px;}
		.listingContact .btn{margin:0;cursor:pointer;}
		
		.listingRemarks {margin:0 0 20px 0;padding:0 0 0 0;}
		.listingFeatures,.mortCalc {margin:0 0 20px 0;padding:0 0 16px 0;}
		
		.listingFeatures ul.list li.listItem{background:url(http://jibe.logicalwebservices.com/pub/themes/default/images/carrot-right.png) no-repeat left top;padding:0 0 0 10px;}
		.listingListOff{width:400px;padding:16px 0 0 0;}
		.listingDisclaimer {width:400px;margin:0;}
		.listingDisclaimer img {margin-right:10px;}
		
		/*mortgage calculator*/
			ul.mc, ul.mc li {margin:0;padding:0;list-style:none;}
			ul.mc li {display:inline;margin:0 10px 0 0;}
			ul.mc li.paymentRow{display:block;}
			ul.mc li label {display:inline-block;margin:0 3px 0 0;}
			ul.mc li input {width:45px;}
			ul.mc li select#interestRate {width:75px;}
			ul.mc li select#years {width:50px;}
			ul.mc li.paymentRow{margin:5px 0;}
			ul.mc li.paymentRow b{margin:0 8px 0 0;}
			ul.mc li.paymentRow .inline-error{display:block;margin:5px 0;font-weight:bold;}
	
	/*streetview*/
		#panel_streetView{width:100%;height:500px;}
	
	/*zillow panel*/
		#zillowPage{width:100%;display:block;overflow:hidden;}
		#zillowCharts{display:block;float:left;width:500px;}
		#zillowStats{display:block;float:left;width:210px;}
		#smallCharts{display:block;width:550px;}
		.oneChart {width:240px;float:left;margin:10px 10px 0 0;}
		#wrap #zillowPage h3{line-height:1.4em;}
/*END DETAIL PAGE*/


.col.listingOverviewCol2 {width:520px;margin:0;}
		.listingFacts{width:240px;margin:0 10px 0 0;}
        .col.listingContact {width:180px;}
		.listingContact .input{width:165px;font-size:10px;line-height:12px;}
		.listingContact .thumbRow{margin:0;}
