/* LISTING FRONT > STRUCTURE > CATEGORIES
/////////////////////////////////////////////////////*/

div.listingCATEGORIES
{margin: 0 15px 0 15px; padding: 10px; background: #FFF; border: 5px solid #F3FAEF;}

	div.listingCATEGORIES blockquote,
	div.listingCATEGORIES blockquote.listingCATEGORIESrightcolumn	
	{ background-color:#ccc;width: 25%; font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif; text-align: left; margin:0; padding: 0; float: left;}
	
		div.listingCATEGORIES blockquote.listingCATEGORIESrightcolumn
		{/*width: 45%;*/ float: left;}
		
		/* SCALABILITY FEATURE > CATEGORIES > VIEW ALL CATEGORIES */
		div.listingCATEGORIES blockquote.allCategories
		{width:100%; float:none;}
		
		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;}
	
			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 14px/20px Verdana, Arial, Helvetica, sans-serif; color: #000; display: block; text-decoration: none; margin: 0; padding: 0 0 0 7px; background: url("../images/design/bg_CATbullet.gif") 0 7px no-repeat; border: 0;}

				div.listingCATEGORIES blockquote h1.listingCATEGORIEStitle a:hover
				{color: #609629; text-decoration: underline;}

					div.listingCATEGORIES blockquote h1.listingCATEGORIEStitle a span {color: #999;}
					
			div.listingCATEGORIES p.viewAllCategories
			{font:bold 11px/normal Verdana, Arial, Helvetica, sans-serif; border-top:1px solid #EEE; padding:10px 5px 0 0; margin-top:10px; text-align:right;}
			
			div.listingCATEGORIES p.viewAllCategories a:link,
			div.listingCATEGORIES p.viewAllCategories a:active,
			div.listingCATEGORIES p.viewAllCategories a:visited,
			div.listingCATEGORIES p.viewAllCategories a:hover
			{color:#96293F;}
			
			div.listingCATEGORIES p.viewAllCategories a:hover
			{color:#000; text-decoration:underline;}
			
			
			
			
			
			
			
			
div.listfws
{margin: 0 15px; width:96%;}

	div.listfws blockquote,
	div.listfws blockquote.listingCATEGORIESrightcolumn	
	{ width:29%; font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif; text-align: left; margin:0 11px; padding: 0; float: left;}
	
		div.listfws blockquote.listingCATEGORIESrightcolumn
		{/*width: 45%;*/ float: left;}
		
		/* SCALABILITY FEATURE > CATEGORIES > VIEW ALL CATEGORIES */
		div.listfws blockquote.allCategories
		{width:100%; float:none;}
		
		div.listfws blockquote h1,
		{line-height:normal; /*display:inline;*/ margin:0; padding:10px 0;}

		div.listfws blockquote h2
		{line-height:normal; /*display:inline;*/ margin:0; padding:0;}
		
		div.listfws blockquote a:link,
		div.listfws blockquote a:active,
		div.listfws blockquote a:visited,
		div.listfws blockquote a:hover
		{font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif; color: #333; text-decoration: none;}
	
			div.listfws blockquote a:hover
			{color: #000; text-decoration: underline;}
			
		div.listfws blockquote h1.listingCATEGORIEStitle a:link,
		div.listfws blockquote h1.listingCATEGORIEStitle a:active,
		div.listfws blockquote h1.listingCATEGORIEStitle a:visited,
		div.listfws blockquote h1.listingCATEGORIEStitle a:hover
		{font: bold 11px/20px Verdana, Arial, Helvetica, sans-serif; color: #990033; display: block; text-decoration: none; margin: 0; padding: 0 0 0 7px; background: url("../images/design/bg_CATbullet.gif") 0 7px no-repeat; border: 0;}

				div.listfws blockquote h1.listingCATEGORIEStitle a:hover
				{color: #990033; text-decoration: underline;}

					div.listfws blockquote h1.listingCATEGORIEStitle a span {color: #990033;}
					
			div.listfws p.viewAllCategories
			{font:bold 11px/normal Verdana, Arial, Helvetica, sans-serif; border-top:1px solid #EEE; padding:10px 5px 0 0; margin-top:10px; text-align:right;}
			
			div.listfws p.viewAllCategories a:link,
			div.listfws p.viewAllCategories a:active,
			div.listfws p.viewAllCategories a:visited,
			div.listfws p.viewAllCategories a:hover
			{color:#96293F;}
			
			div.listfws p.viewAllCategories a:hover
			{color:#000; text-decoration:underline;}

/* LISTING FRONT > MIDDLE CONTENT > FEATURED LISTING
/////////////////////////////////////////////////////*/

table.tableFeatured
{width: 95%; text-align: left; margin: 0 auto 0 auto; border:0; border-bottom:1px solid #F2EFEC; }

	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,
		table.tableFeatured h1.title-featured a:hover
		{font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif; color: #990033; text-decoration: none; padding: 0 0 0 5px; margin: 0 0 0 5px; border-left: 5px solid #990033;}
		
			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: 5px 5px 10px 5px; 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: #E9E9E9; border: 5px solid #E4E4E4;}

			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;}

/* added on 17-09-08 */
.blog-cnt-hd2 {color:#999999; font-size:14px; margin:10px 0 5px 0; font-weight:bold}

.input2 {margin:0px; padding:2px; border:1px solid #e8e4e5; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #d6d6d6; width:340px; min-width:50px;}

.left-form {color:#999999; font-size:11px;}
.left-form a{color:#990033; text-decoration:none;}
.left-form a:hover{color:#990033; text-decoration:underline;}
.left-form td{padding:3px 5px; vertical-align:top}
.left-form .alternet {background:#f6f6f6}


.input-textarea2 {margin:0px; padding:2px; border:1px solid #e8e4e5; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; border:1px solid #d6d6d6; width:520px; min-width:520px;}

.search-btn2 {border:1px solid #cccccc; background:#FFFFFF; height:26px; min-height:26px; width:100px; min-width:100px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ab0132; font-weight:bold}



.imgLT {float:left; margin:0 10px 10px 0}
.imgRT {float:right; margin:0 0 20px 20px;  }
.imgRT img{display:block;}

.small-bold-fonts {font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold}
.small-bold-fonts a{color:#950000; text-decoration:underline}
.small-bold-fonts a:hover{color:#950000; text-decoration:none}
.small-bold-fonts td{padding:3px 5px}
.white-fonts {font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; padding:0 10px}
.small-fonts {font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;}