﻿/* 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; }

/* -- Google Map -- */
.googlemap #map_canvas          { border: 1px solid #bbb; }
.googlemap #toggle              { text-align: center; margin-top: 5px; }
.googlemap #toggle a            { font-weight: bold; text-decoration: underline; }

/* -- Listing Links -- */
#listing_links { float: left; width: 620px; }
#listing_address { float: left; }
.listing_icon { float: right; text-align: center; width: 105px; }

/* -- 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; }
