/* CSS Document */


/* START: Properties List /////////////////////// */
table.fm-property-list { width:670px; margin:0px 0px 40px 0px; }


table.fm-property-list td { padding: 8px; vertical-align: top; }

table.fm-property-list tr.row1 td { }
table.fm-property-list tr.row2 td { background: #f6f6f6; }

table.fm-property-list a:link,
table.fm-property-list a:visited,
table.fm-property-list a:active { font-size:17px; color: #990000;  }
table.fm-property-list a:hover { color: red; }

table.fm-property-list td.xpimg { width: 13px; }
table.fm-property-list td.xptxt { }
table.fm-property-list td.xpstat { width: 100px; text-align: right; }


table.fm-property-list td.xpimg img { border:1px solid #555; padding: 1px; width:150px; }


table.fm-property-list div.ltitle {  font-family: Georgia; }



table.fm-property-list div.lsub { font-size: 14px; color: #768351; font-family: Georgia;  font-style: italic; padding-bottom: 5px;}
table.fm-property-list div.ldesc { font-size: 14px; color:#666666; }


table.fm-property-list div.xsprice { font-size: 18px; color: #666666;  font-weight: bold;font-style: italic;  font-family: Georgia;  }
table.fm-property-list div.xsitem { font-size: 12px; }

/* RED: #721214 */
/* Light Green: #768351 */

/* END: Properties List /////////////////////// */




/* START: Properties Detail Page /////////////////////// */
table.product-page-layout { width: 100%; border: 0px solid red;  }
table.product-page-layout td { vertical-align: top; }

table.product-page-layout td.left-side { padding-right: 5px; }
table.product-page-layout td.right-side { width: 218px; }




.cimg { 
    border: 1px solid #333333;
    float: right;
    width: 280px;
    margin-left:20px;	
}
/* END: Properties Detail Page /////////////////////// */








