/* @override http://localhg.com/layout/listing_front.css */

/* FRONT PAGE > CATEGORIES BASE  
/////////////////////////////////////////////////////*/

div.listingCATEGORIES
{margin: 0 15px 0 15px; padding: 10px; background: #F1F1F1; border: 1px solid #F3FAEF;}

	div.listingCATEGORIES blockquote,
	div.listingCATEGORIES blockquote.listingCATEGORIESrightcolumn	
	{width: 47%; font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif; text-align: left; padding: 0; float: left;}
	
		div.listingCATEGORIES blockquote.listingCATEGORIESrightcolumn
		{/*width: 45%;*/ float: right;}
		
		div.listingCATEGORIES blockquote h1,
		div.listingCATEGORIES blockquote h2
		{line-height:normal; display:inline; margin:0; padding:0;}

		div.listingCATEGORIES blockquote a:link,
		div.listingCATEGORIES blockquote a:active,
		div.listingCATEGORIES blockquote a:visited,
		div.listingCATEGORIES blockquote a:hover
		{font: normal 10px/15px Verdana, Arial, Helvetica, sans-serif; color: #333; text-decoration: none;
	padding-left: 8px;
	padding-bottom: 2px;
}
	
			div.listingCATEGORIES blockquote a:hover
			{color: #000; text-decoration: underline;}
			
		div.listingCATEGORIES blockquote h1.listingCATEGORIEStitle a:link,
		div.listingCATEGORIES blockquote h1.listingCATEGORIEStitle a:active,
		div.listingCATEGORIES blockquote h1.listingCATEGORIEStitle a:visited,
		div.listingCATEGORIES blockquote h1.listingCATEGORIEStitle a:hover
		{font: bold 13px/20px Arial, Helvetica, sans-serif; color: #609629; display: block; text-decoration: none; background: url("../images/design/bg_CATbullet.gif") 0 7px no-repeat;
	padding-left: 7px;
	padding-right: 0;
	margin-right: 0;
	margin-top: 8px;
	margin-left: 0;
	padding-bottom: 0;
}

				div.listingCATEGORIES blockquote h1.listingCATEGORIEStitle a:hover
				{color: #609629; text-decoration: underline;}

					div.listingCATEGORIES blockquote h1.listingCATEGORIEStitle a span {color: #999;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
}
		

/* FRONT PAGE > FEATURED LISTING
/////////////////////////////////////////////////////*/

table.tableFeatured
{width: 95%; text-align: left; margin: 6px auto; border:0; border-bottom:2px solid #eee; }

	table.tableFeatured td,
	table.tableFeatured th
	{padding: 3px;}	

	table.tableFeatured h1.title-featured
	{margin: 0; padding: 0;}

		table.tableFeatured h1.title-featured a:link,
		table.tableFeatured h1.title-featured a:active,
		table.tableFeatured h1.title-featured a:visited 		{font: bold 14px/20px Arial, Helvetica, sans-serif; color: #666; text-decoration: none; padding: 0; margin: 0 0 0 5px;}
		table.tableFeatured h1.title-featured a:hover
		{font: bold 14px/20px Arial, Helvetica, sans-serif; color: #93bd64; text-decoration: none; padding: 0; margin: 0 0 0 5px;}
		
			table.table-featured h1.title-featured a:hover
			{color: #77AA44; text-decoration: underline;}

	table.tableFeatured p
	{font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif; color: #333; text-align: left; padding: 2px 5px 10px; margin: 0;}

		table.tableFeatured a:link,
		table.tableFeatured a:active,
		table.tableFeatured a:visited,
		table.tableFeatured a:hover
		{color: #96293F; text-transform: capitalize;}

			table.tableFeatured a:hover
			{color: #000; text-decoration: underline;}

		/* IMAGE SIZE */
		table.tableFeatured table.imgListingFeatured
		{text-align: center; background-color: #FFFFFF;}

			table.tableFeatured table.imgListingFeatured td,
			table.tableFeatured table.imgListingFeatured td.noimage
			{text-align: center; vertical-align: middle;}

				table.tableFeatured table.imgListingFeatured td.noimage a:link,
				table.tableFeatured table.imgListingFeatured td.noimage a:active,
				table.tableFeatured table.imgListingFeatured td.noimage a:visited,
				table.tableFeatured table.imgListingFeatured td.noimage a:hover
				{display: block; text-decoration: none;}

				table.tableFeatured table.imgListingFeatured td.noimage
				{ border: 0;}

			table.tableFeatured table.imgListingFeatured img
			{margin: 5px;}
