@import url(fragments/blog-snippet.css);

td.sidebar-column, td.content-column { vertical-align: top; }
h2.title-home { display: block; height: 52px; margin: 5px 0 0; text-indent: -60000em; background: url(../images/titles/title-home.gif) 0% 0% no-repeat; }
div.gbox-s3 { background: url(../images/content/green-bg-s3.jpg) 0% 100% no-repeat; }
div.gbox-s1 { margin: 0 auto; padding: 26px 32px; background: url(../images/content/green-bg-s1.jpg) 0% 0% no-repeat; }
div.gbox-s3 p { line-height: 13px; color: #3d8249; }
div.gbox-s2s4 { width: 706px; margin: 0 auto; background: url(../images/content/green-bg-s2s4.jpg) 0% 0% repeat-y; }

div.gbox-s3 h3 { color: #3d8249; background: url(../images/template/recycle.gif) 0% 0% no-repeat; padding-left: 54px; }
div.gbox-s3 h3 strong { font-size: 120%; }

/* -------------------------------------------------------- 
// Message Rotator
-------------------------------------------------------- */
	#idx-messagerotator { margin: 5px 18px 0 auto; color: #f7a05e; width: 258px; background: url(../images/common/message-rotator-bg.png) no-repeat; }
	div.idx-messagerotator { margin: 1px 7px 1px auto; padding: 2px 5px; border: 1px solid transparent; line-height: 130%; }

/* -------------------------------------------------------- 
// Home Page Content
-------------------------------------------------------- */
	table.home-content { width: 95%; margin: 0 auto; }
	table.newlistings-openhouse { float: right; }
	table.newlistings-openhouse-clear { float: none; }
	
/* -------------------------------------------------------- 
// Featured Property Rotator
-------------------------------------------------------- */
	#fp-rotator-vertical-2 { padding-bottom: 5px; }
		#fp-rotator-vertical-2 h2 { margin: 1px 0 -4px; padding: 0; background: url(../images/titles/label-featuredproperty.gif) 10px 0% no-repeat; height: 42px; overflow: hidden; }
		#fp-rotator-vertical-2 p { line-height: normal; margin: 0; }
		#fp-rotator-vertical-2 h2 b { display: none; }
		#fp-rotator-vertical-2 div.details { margin-left: 23px; }
		#fp-rotator-vertical-2 div.photo { text-align: center; }
		#fp-rotator-vertical-2 div.photo img { border: 2px solid #fdfefe; margin: 4px 0; }
		#fp-rotator-vertical-2 span.address-line1 a { text-decoration: none; font-size: 110%; color: #a1d3fa; }
		#fp-rotator-vertical-2 span.address-line2 { color: #fff; display: block; }
		#fp-rotator-vertical-2 ul { color: #fff; margin: 0; padding: 0; list-style-type: none; }
		#fp-rotator-vertical-2 ul li b { font-size: 110%; color: #b2c6e0; margin-right: 4px; }
		#fp-rotator-vertical-2 ul li.sq-ft b span { font-weight: normal; font-size: 90%; color: #fff; margin-left: 4px;  }
		#fp-rotator-vertical-2 ul li span { margin-right: 4px; }
		#fp-rotator-vertical-2 ul li.price b { font-size: 15px; font-weight: bold; color: #edc028; font-family: Verdana; }
		#fp-rotator-vertical-2 a.view-all { display: none; }
		#fp-rotator-vertical-2 a.more-info { margin: 5px 0 0 23px; }

/* -------------------------------------------------------- 
// Mini-search Control
-------------------------------------------------------- */
	table.idx-minisearch-container { float: right; margin-right: 15px; }
	table.idx-minisearch-container-clear { float: none; }

	#idx-minisearch { width: 238px; }
	#content>#idx-minisearch { max-width: 238px; } /* override - max-width only recognized by standards compliant browsers */ 
		#idx-minisearch h2 { margin: .35em 0; padding: 0; background: url(../images/titles/label-minisearch.gif) 10px 0% no-repeat; height: 43px; overflow: hidden; }
		#idx-minisearch h2 b { display: none; }
		/* Begin Tabs */
		div.idx-minisearch-tabs { width: 230px; margin: 0 auto;  }
			/* Default Tabs */
			table.idx-minisearch-tabs {  }
			table.idx-minisearch-tabs td {  }
			table.idx-minisearch-tabs td nobr { display: block; color: #a1d3fa; padding: 8px 12px 8px 11px; font-weight: normal;  cursor: hand; }
			/* Hover Tabs */
			table.idx-minisearch-tabs-hover {  }
			table.idx-minisearch-tabs-hover td {  }
			table.idx-minisearch-tabs-hover td nobr	{ display: block; color: #a1d3fa; padding: 8px 12px 8px 11px; font-weight: normal; cursor: hand; }
			/* Active Tabs */
			table.idx-minisearch-tabs-selected { border-width: 1px; border-style: solid; border-color: #0e5e9b #0e5e9b #266da4; background: #266da4; }
			table.idx-minisearch-tabs-selected td { background: none; }
			table.idx-minisearch-tabs-selected td nobr { display: block; color: #fcfaf6; font-weight: bold; padding: 7px 12px 7px 11px; background: none; cursor: hand; }
			/* Fix Cursor for Standards Compliant Browsers */
			table.idx-minisearch-tabs td>nobr,
			table.idx-minisearch-tabs-hover td>nobr,
			table.idx-minisearch-tabs-selected td>nobr { cursor: pointer; }
		
		/* Begin Body */
		table.idx-minisearch-listings { width: 230px; }
		div.idx-minisearch { width: 210px; margin: 0 auto 5px; background: #266da4; padding: 7px 7px 7px 11px; border-width: 0px 1px; border-style: none solid; border-color: #0e5e9b; }
			div.idx-minisearch table.idx-minisearch td { vertical-align: top; }
			div.idx-minisearch table.idx-minisearch td.right-column { width: 90px; padding: 0 0 0 7px; }
			div.idx-minisearch-separator-h { background: url(../images/common/dot-gray-horizontal.gif) 0% 80% repeat-x; padding: 6px 0 0; }
			
			ul.idx-minisearch { list-style-type: none; margin: 0; padding: 0; }
			ul.idx-minisearch li { margin: 0 0 .25em; }
			ul.idx-minisearch li label { display: block; width: 109px; margin: 0 .10em 0 0; padding: .25em 0; color: #b2c6e0; font-size: 92%; font-weight: bold; }
			ul.idx-minisearch li span { font-size: 84%; font-weight: bold; margin: 0 .25em 0; color: #b2c6e0; }
			ul.idx-minisearch li.select-price-max label { display: none; }
			ul.idx-minisearch li select.idx-minisearch, ul.idx-minisearch li input.idx-minisearch { background: #fff; border: 1px solid #11568c; color: #11568c; border-width: 1px; }
				select.idx-minisearch.search-type, select.idx-minisearch.search-city { width: 110px; }
				input.idx-minisearch { width: 75px; padding: 0 .25em; }
				
				/* combobox formatting */
				ul.idx-minisearch table.combobox-expanded { border-width: 1px solid #0F0; }
				ul.idx-minisearch table.combobox { border: 1px solid #11568c; }
				ul.idx-minisearch table.combobox-focus { border: 1px solid #ff6000; }
				
				ul.idx-minisearch .combobox-textbox, .mini-search.combobox-dropdown {  }
				ul.idx-minisearch .combobox-textbox { padding-left: 4px; border: 0px none; }
					/* content area & items */
					.mini-search.combobox-dropdown-content { border-width: 1px; border-style: solid; border-color: #b2b2b2 #000 #000 #b2b2b2; background: #ffffee; color: #434341; font-weight: bold; font-size: 100%; }
					.mini-search.combobox-item { padding-left: 4px; }
					.mini-search.item-hover, .mini-search.item-selected { background: #b2b4bf; color: #000; cursor: default; }

			#idx-minisearch-results { background: url(../images/template/minisearch-results.gif) 0% 0% no-repeat; margin: 0 auto .25em; padding: 7px 2px 2px; text-align: center; width: 83px; height: 81px; }
			#idx-minisearch-results { height: auto; min-height: 85px; }
				#idx-minisearch-results h5 { color: #1e669b; margin: 0 0 5px; text-transform: capitalize; font-size: 100%; line-height: 100%; }
				/* Ajax'd Results */
				#idx-minisearch-results p#ajax-results { margin: 0; padding: 5px 0; font-size: 82%; color: #11568c; line-height: 13px; }
				#idx-minisearch-results p#ajax-results span { display: block; color: #0075b2; font-weight: bold; font-size: 150%; margin-bottom: .25em; }
				#idx-minisearch-results>p#ajax-results span { margin-bottom: 0em; }
				#idx-minisearch-results div.ajax-loading { position: absolute; float: left; width: 80px; height: 27px; margin: 0 auto; padding: 0; background: #F2EBD6 url(../images/common/spinner-default-panel.gif) 50% 100% no-repeat; }
				#idx-minisearch #idx-minisearch-results div.ajax-loading p { margin: 0; padding: 0; display: none; }
			
			/* Buttons */
				div.idx-minisearch-button { text-align: center; margin: 0; }
				a.idx-minisearch-button { margin: 0 auto .10em; padding: 0; }
				#idx-minisearch a.idx-minisearch-button.disabled, #idx-minisearch a.idx-minisearch-button.disabled img { opacity: .50; filter:alpha(opacity=50); cursor: default; }
			
			/* Agent Mini-Search */
				#alpha-list a { display: block; float: left; width: 18px; height: 15px; color: #a1d3fa; padding: 1px 0 0; margin: 0 4px 4px 0; font: normal 82% Verdana,Arial,Geneva,Helvetica,sans-serif; text-align: center; border: 1px solid #a1d3fa; text-transform: uppercase; text-decoration: none; }
				#alpha-list a:hover { background: #D05308; }
				#alpha-list a.selected, #alpha-list a.selected:hover { background: #D05308; color: #FFF; font-weight: bold; border: 1px solid #508dbc; }
				#alpha-list a.disabled { color: #6da2ca; opacity: .33; filter:alpha(opacity="33"); cursor: default; border: 1px solid #6da2ca; }
				#alpha-list a.disabled:hover { background: none; }
				div.idx-minisearch.agent a.link-button.show-all { clear: both; background: url(../images/buttons/button-blue-82.gif) no-repeat; width: 67px; margin: 10px 0 7px auto; }
				div.idx-minisearch.agent p { color: #fff; }
		
		/* Begin Footer */
		div.idx-minisearch-footer { width: 216px; text-align: center; font-size: 9px; font-family: Verdana; color: #fff; background: #0e5e9b; padding: 4px 11px; }
			div.idx-minisearch-footer a { display: block; font-weight: bold; color: #a1d3fa; font-weight: bold; text-decoration: none; }
			div.idx-minisearch-footer a span { text-decoration: underline; }
			div.idx-minisearch-footer a:hover span { text-decoration: none; }
			
/* -------------------------------------------------------- 
// What's For Sale Control
-------------------------------------------------------- */
	#whats-for-sale { float: left; width: 260px; min-height: 190px; }
		#whats-for-sale h2 { margin: 0; padding: 0; background: url(../images/titles/label-whatsforsale.gif) no-repeat; height: 23px; overflow: hidden; }
		#whats-for-sale h2 b { display: none; }
		#whats-for-sale p { margin: 0; font-size: 92%; }
		#whats-for-sale table { width: 100%; margin: 3px 0 0; }
			#whats-for-sale th.city-town, #whats-for-sale th.number { font-weight: bold; color: #000; padding: 2px 4px; background: #f8f4f2; border-color: #dbd5d2; border-style: solid; }
			#whats-for-sale th.city-town { text-align: left; width: 70%; border-width: 1px 0 1px 1px; }
			#whats-for-sale th.number { text-align: right; width: 30%; border-width: 1px 1px 1px 0; }
		#whats-for-sale td.city-town { width: 80%; font-size: 92%; color: #434341; padding: 3px 6px 2px; background: url(../images/common/dot-gray-horizontal.gif) 0% 100% repeat-x; }
		#whats-for-sale td.number { font-weight: bold; vertical-align: bottom; padding: 2px 6px 0; }

	#whats-for-sale-content { display: none; visibility: hidden; }
	#whats-for-sale-loading { position: absolute; z-index: 999; width: 260px; }
	#whats-for-sale-loading p { text-align:center; margin:0; padding: 40px 0; font-weight: bold; background: #fff url(../images/common/spinner-default-white.gif) 50% 10px no-repeat;}

/* -------------------------------------------------------- 
// Open Houses Control
-------------------------------------------------------- */
	#open-houses { width: 395px; margin-right: 15px; }
	#open-houses table { width: 100%; }
	#open-houses div.hr { margin: 19px 0; }
	#open-houses td.numbers { width: 65px; padding: 0 6px 5px 0; text-align: right; }
	#open-houses td.text { padding: 0 6px 5px 0; font-size: 92%; }
	#open-houses td.text b { display: block; text-indent: -30000em; height: 15px; overflow: hidden; margin: 3px 0 -2px; background: url(../images/titles/label-openhouses.gif) no-repeat; }
	#open-houses td.link { vertical-align: bottom; padding-right: 10px; }
	#open-houses td.link a { display: block; margin: 0 0 0 auto; text-indent: -30000em; width: 102px; height: 20px; overflow: hidden; background: url(../images/buttons/idx-openhouses-viewalll.gif) no-repeat; }

	/* Loading of Open Houses */
	#open-houses-content { display: none; visibility: hidden; }
	#open-houses-loading { position: absolute; z-index: 999; width: 395px; margin-right: 15px; }
	#open-houses-loading p { text-align:center; margin:0; padding: 40px 0; font-weight: bold; background: #fff url(../images/common/spinner-default-white.gif) 50% 10px no-repeat;}

/* -------------------------------------------------------- 
// New Listings Control
-------------------------------------------------------- */
	#new-listings { width: 395px; margin-right: 15px; }
	#new-listings table { width: 100%; }
	#new-listings div.hr { margin: 19px 0; display: none; }
	#new-listings td.numbers { width: 65px; padding: 0 6px 5px 0; text-align: right; }
	#new-listings td.text { padding: 0 6px 5px 0; font-size: 92%; }
	#new-listings td.text b { display: block; text-indent: -30000em; height: 16px; overflow: hidden; margin: 3px 0 -2px; background: url(../images/titles/label-newlistings.gif) no-repeat; }
	#new-listings td.link { vertical-align: bottom; padding-right: 10px; }
	#new-listings td.link a { display: block; margin: 0 0 0 auto; text-indent: -30000em; width: 102px; height: 20px; overflow: hidden; background: url(../images/buttons/idx-openhouses-viewalll.gif) no-repeat; }

	/* Loading of Open Houses */
	#new-listings-content { display: none; visibility: hidden; }
	#new-listings-loading { position: absolute; z-index: 999; width: 395px; margin-right: 15px; }
	#new-listings-loading p { text-align:center; margin:0; padding: 40px 0; font-weight: bold; background: #fff url(../images/common/spinner-default-white.gif) 50% 10px no-repeat;}
