
/* ******************************************************************************************** */
/* This is the CSS for the non-detail Pages Only */ 
/* ******************************************************************************************** */	

/* ******************************************************************************************** */
/* Start Common Styles */

/* Printing CSS */
#PrintFrame { visibility: hidden; }
/* shadow - Also, the Javascript for IE is on the header of each page, this is only for fireforx and partly for IE (background only for IE) */
.add_shadow
	{ box-shadow: 0px 2px 6px #777; -moz-box-shadow: 0px 2px 6px #777; -webkit-box-shadow: 0px 2px 6px #777; 
	  background: url(/includes/images/shadow_5.png); *background: #D0CDA8; _background: #D0CDA8; background /*\**/: url(/includes/images/shadow_5.png)\9; }
/* Sorting Functions for Models and Available Homes */
.sort_wrap 
	{ float: right; clear: both; margin-bottom: -30px; position: relative; right: 30px; }
.sort 
	{ float: right; clear: both; top: -30px; position: relative; }
.form_details 
	{ font-size: 12px; position: relative; right: 30px; top: -5px; float: right; }
/* Listing Results Containers */
/* listings_wrap is the contanier for the result_items(s) */
.listings_wrap 
	{ width: 756px; margin: 0px; padding: 0px; margin-right: -10px; }
.listings_wrap a, .listings_wrap h4 
	{ cursor:pointer; color:#000000; text-decoration: none; margin: 0px; padding: 0px; }
/* result_items are each result from the query results */
.result_box 
	{ margin: 0px 10px 9px 0px; float:left; }
.result_item, .result_item:hover 
	{ min-height: 84px; _height: 84px; cursor: pointer; border: 1px solid #777; color: #333; width: 230px; padding: 5px;
	   background-image:url(/includes/images/rollover.png); *background: #D0CDA8; _background: #D0CDA8; }
.result_item:hover 
	{ border: 1px solid #000; color: #000; }
.result_item_over, .result_item_over:hover
	{ min-height: 84px; _height: 84px; cursor: pointer; border: 1px solid #777; color: #333; width: 230px; padding: 5px; 
	  background-image:url(/includes/images/rollover_on.png); *background: #C1C1B0; _background: #C1C1B0; }
.result_item_over:hover
	{ border: 1px solid #000; color: #000; }
.result_item img, .result_item:hover img 
	{ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85); opacity: 0.85; border: 1px solid #777; float: right; }
.result_item:hover img
	{ border: 1px solid #000; }
.result_item_over img, .result_item_over:hover img
	{ filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); opacity: 1.00; border: 1px solid #777; float: right;  }
.result_item_over:hover img
	{ border: 1px solid #000; }
/* Image for Result */
.div_link_image 
	{ border: 1px solid #666; max-width: 100px; }
/* No Result Available*/
.no_available_wrap 
	{ float:left; }
.no_available 
	{ text-align:left; width: 345px; float:left; padding:10px; border: solid 1px #888;
	  background:url(/includes/images/rollover.png); _background: none; }
/* Community Name */
.community_name
	{ font-weight: bold; position: relative; margin: 0px; font-size: 16px; padding-top: 14px; }
/* Available Homes and Models & Plans Details */
.address, .price, .bedrooms, .bathrooms, .mls, .lot_number
	{ width: 128px; float: left; font-size: 11px;  line-height: 13px;  }
.price, .bedrooms
	{ padding-top: 2px; }
.plan_name, .lot_number
	{ font-size: 12px; font-weight: bold; color:#000000; text-decoration:none; padding-bottom: 2px; }
	
/* End Common Styles */
/* ******************************************************************************************** */	

/* ******************************************************************************************** */
/* Communities */

#map 
	{ width: 460px; height: 525px; z-index: 1000; }
/* THIS KEEPS PNG_FIX FROM MAPING MAP NOT WORK IN IE6! */
* html div#map img { behavior: none; }
.map_container
	{ width: 500px; margin-right: -20px; }
.map_controls_details 
	{ text-align:left; font-size:12px; padding: 15px 15px 0px 15px; }
/* community_type and community_type2 are the headers for the current, future and past communities */
.community_type img, .community_type2 img
	{ vertical-align: bottom; }
.community_type, .community_type2
	{ text-align: center; width: 230px; font-weight: bold; line-height: 22px; font-size: 16px; margin-bottom: 5px; }
.community_type2
	{ margin-bottom: -5px; margin-top: 10px; }
/* Info_window is the info ballon on the map for each marker */
.info_window 
	{ cursor:pointer; font-size: 14px; cursor: pointer; }
.info_window a
	{ color:#000000; text-decoration: none; font-weight: bold;}
.info_window:hover a
	{ color: #0000FF; text-decoration: none; font-weight: bold;}
	
/* End Communties */
/* ******************************************************************************************** */	

/* ******************************************************************************************** */
/* Available Homes */

.nothing {}	

/* End Available Homes */
/* ******************************************************************************************** */	

/* ******************************************************************************************** */
/* Models & Plans */

.nothing {}	
	
/* End Models & Plans */
/* ******************************************************************************************** */