﻿/* Listing Details
-------------------------------------------------------------------------------*/
#listing_details				{ padding: 13px; color: #444444; }
#listing_details .title			{ font-size: 10px; }
#listing_details a				{ color: #996600; font-weight: bold; }
.listingoption_title			{ text-align: center; font-weight: bold; background-color: #6A7099; color: #FFF; }
.listingoption_hr				{ display: block; margin-right: 13px; 
                 				  background: url(Images/listing-details-sep.png) no-repeat; width: 622px; height: 8px; }
.listingoption_hr_noborder		{ width: inherit; height: 1px; margin-left: 1px; }
#listingdetails_mainimage		{ text-align: center; width: 100%; margin: 0px 0px 10px -6px; }
#listingdetails_mainimage img	{ margin-bottom: 10px; }
#listingdetails_mainimage p		{ font-weight: bold; font-size: 18px; color: #1A2674; }
#listingdetails_image			{ height: 385px; }

/* -- Thumb Photos -- */
#thumbphotos_border		{ border: 1px solid #1A2674; padding: 1px; background: #6A7099; text-align: left; }
.thumbphotos			{ text-align: left; margin: 0px !important; padding: 0px !important; }
.thumbphotos img		{ border: 1px solid #1A2674 !important; margin: 0px 0px 1p 0px !important; padding: 0px !important; }
.EntryLineHover			{ background-color: #1A2674; }

/* -- Listing Links -- */
#listing_links { float: left; width: 648px; margin: 0px 10px 10px 0px; }
#listing_address { float: left; width: 200px; margin: 0px 10px 10px 0px; }
#listing_map, #listing_properties, #listing_emailfriend { float: right; text-align: center; width: 145px; }

/* -- Listing Content styles -- */    
.listingoption-wrapper	{ width: 275px; padding: 7px; background-color: #FFFFFF; border: #6A7099 1px dotted; margin-top: 15px; }
    
/* -- Column Styles -- */
.listingoption_leftcolumn { float: left; }
.listingoption_rightcolumn { float: right; margin-left: 30px; }