
/* 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:normal;}
	
	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 #838352;}

			table.classifiedDetail th.classifiedDetailTitle h1 a:hover {color: #609629; 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 #838352;}
	
		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: #737348;}

		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: 300px; float: right; text-align: left; padding: 10px; margin-left: 5px; border: 1px solid #EEE; border-right: 5px solid #EEE; border-bottom: 5px solid #EEE;}

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

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

	

