
/* RESULTS PAGE > MIDDLE CONTENT EXTENDED > CLASSIFIEDS DETAIL 
/////////////////////////////////////////////////////*/

table.classifiedDetail {width: 98%; text-align: left; margin: 0 auto 10px auto; border: 0;}

	table.classifiedDetail td,
	table.classifiedDetail th {font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif; color: #000; vertical-align: top; padding: 10px;}
	
	table.classifiedDetail td {width: 100%;}

	table.classifiedDetail th.classifiedDetailTitle /* LISTING TITLE */
	{ width: 80%; vertical-align: middle; /*white-space: nowrap;*/}
	
	table.classifiedDetail td.baseIconNavbar { font: normal 10px Arial, Helvetica, sans-serif; width: 350px; padding: 0 10px 0 0; text-align: right; vertical-align: bottom;}
	
	table.classifiedDetail td.baseIconNavbar ul.iconNavbar { width: 320px;}

		/* CLASSIFIED TITLE */
		
		table.classifiedDetail th.classifiedDetailTitle h1
		{font: bold 14px Arial, Helvetica, sans-serif; color: #000; padding-left: 5px; border-left: 5px solid #1D6AAC;}

			table.classifiedDetail th.classifiedDetailTitle h1 a:hover {color: #1D6AAC; text-decoration: underline;}

		table.classifiedDetail th.classifiedDetailTitle
		{font: bold 14px Arial, Helvetica, sans-serif; color: #000;}

			table.classifiedDetail th.classifiedDetailTitle strong
			{padding-left: 5px; border-left: 5px solid #1D6AAC;}
	
		table.classifiedDetail td p {margin: 0 0 5px 0;}
		
		table.classifiedDetail td p.address {margin:0;}
		
		/* CLASSIFIED LOCATION */
		table.classifiedDetail td h3 {font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0;}

	table.classifiedDetail a:link,
	table.classifiedDetail a:active,
	table.classifiedDetail a:visited,
	table.classifiedDetail a:hover {color: #1D6AAC;}

		table.classifiedDetail a:hover {color: #000; text-decoration: underline;}
	
	table.classifiedDetail a.classifiedMoreInfo:link,
	table.classifiedDetail a.classifiedMoreInfo:active,
	table.classifiedDetail a.classifiedMoreInfo:visited,
	table.classifiedDetail a.classifiedMoreInfo:hover {font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #667A1B; /* text-align: right;  display: block; */}

		table.classifiedDetail a.classifiedMoreInfo:hover {color: #000;}

	table.classifiedDetail h2 {font: bold 11px Verdana, Arial, Helvetica, sans-serif; margin-bottom: 0;}

/* RESULTS PAGE > MIDDLE CONTENT EXTENDED > CLASSIFIEDS DETAIL > GALLERY
/////////////////////////////////////////////////////*/

	div.baseClassifiedGallery
	{width: 335px !important; float: right; text-align: left; padding: 2px; margin-left: 2px; border: 1px solid #EEE; border-right: 3px solid #EEE; border-bottom: 3px solid #EEE; text-align: center;}

		div.baseClassifiedGallery blockquote#mainImage,
		div.baseClassifiedGallery blockquote#mainImageNOIMAGE {text-align: center; border-bottom: 2px solid #EEE; background: #F4F4F4; padding: 10px; margin: 0 auto 10px auto;}

			div.baseClassifiedGallery blockquote#mainImageNOIMAGE {border: 1px solid #EEE;}

	

