/* Stylesheet for page: FEATURED PROEPRTIES (properties.php) */

div.fp_section_header {padding:.25em .15em .25em .1em; text-align:center; font-size:1.35em; 
	color:#FFF; background-color:#000080;}
span.fp_section_header_links {float:right; margin:.3em .3em 0 0; font-size:.8em; color:#CCC;}

div.fp_container {background-color:white; border-top:3px solid #CCC; font-size:1em;}
div.fp_col_left {float:left; margin-right:2px; width:145px; padding:3px 2px; text-align:center;}
div.fp_col_middle {float:left; width:64%; padding-bottom:.1em;}
div.fp_col_right {float:left; width:125px; margin:3px 2px;}

img.fp_photo {width:133px; height:100px; border-width:2px; 
  border-style:solid; border-color:#EEE #C0C0C0 #C0C0C0 #EEE;}
p.fp_characteristics {margin:0; background-color:#EEE;}
p.fp_description {margin:.7em .5em 0 0; text-align:left;}

p.fp_links {color:#00F; text-align:center;}
p#fp_rental_info {padding:.5em 1em; font-size:1.25em; border:1px solid #999; background-color:#CCC;}
p#fp_footer {margin-bottom:1em; text-align:center;}

/* the following ANCHOR is included here so that we can force it to behave like .PSEUDO_BUTTON. 
 the Anchor cannot be directly set to <a class="pseudo_button"...> because the link is built
 by using an anchor that is stored in a variable and we don't want every instance of the anchor 
 to show as psuedo_button. */
.fp_details_link, span.fp_more_photos_link a {margin-right:.5em; padding:.4em 1em; border:1px solid #CCC; font-size:1em;}
a.fp_section_links {padding:0 .25em; color:#CCC; text-decoration:underline;}
span.fp_address {font-size:.75em;}
span.fp_open_house {color:yellow; background-color:purple; font-weight:bold;}
span.fp_rental_type {font-weight:bold;}
span.fp_price, span.fp_data {font-weight:bold; color:green; font-size:1.1em;}
span.fp_data {margin-left:1em;}
span.fp_status_comment {text-align:center; font-weight:bold;}
span.fp_slogan {margin:0; padding-right:1em; font-style:italic; font-size:1.25em; font-weight:bold; 
  color:#F00;}
/* end of file */
