/***** FEATURED PRODUCTS AREA *****/

#hpProducts {
	clear:both;
	width:185px;
	color:#6D6D6D;
	padding:4px;
	border:0px !important;
}
#hpProducts a {
	font-weight:bold;
	text-decoration:none;
}

#hpProducts h2 {
	background-color:#f5841f;
	color:#fff;
	height:2.6em;
	line-height:2.6em;
	font-size:1.3em;
	font-weight:normalbold;
	background-image:url(../images/smallH.png);
	background-position:12px 50%;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
	border-width:0;
	margin:0;
}

#hpProducts .listing {
	padding:0px;
	font-size:0.8em;
	clear:left;
	border:0px !important;
}
#hpProducts .first {border-width:0;}

#hpProducts .listing .productImage {
	display:block;
	float:left;
	margin:0 10px 0 0;
	min-height:100px;
	width:110px;
}

#hpProducts #rightSide .listing .productImage img {border-width:0;}
#hpProducts #leftSide .listing .productImage {
	margin:5px auto 5px auto;
}
#hpProducts hr {
	clear:both;
	margin:0;
	padding:0;
	height:1px;
	line-height:1px;
	visibility:hidden;
}

#hpProducts .price {
	font-weight:bold;
	color:#000;
}

#hpProducts .desc{
	color:#666 !important;
}

#hpProducts .listing h3 {
	margin:0 0 0.2em 0;
	font-weight:normal;
	font-size:0.9em;
	color:#648848;
	font-weight:bold;
	text-decoration:none !important;
}
#hpProducts #leftSide .listing div {
	margin:0 0 0.2em 0;
}
#hpProducts #rightSide .listing .Producttext div,
#hpProducts #leftSide .listing .price
{
	color:#F5841F;
	margin:0 0 0.2em 0;
}
#hpProducts #leftSide .listing {
	text-align:center;
}
#hpProducts .listing div span {
	display:inline;
	font-size:0.9em;
	color:#000;
	font-weight:bold;
}
