.mhn-products.featured-product {
	padding-bottom:20px;
	border-bottom:1px solid #d9eb9b;
}

.mhn-products.featured-product h2 a {
    color: #dac138;
    text-decoration: none;
}

.mhn-products.featured-product h2 a:hover {
    text-decoration: underline;
}
.mhn-products.featured-product .fpwrap{
	position:relative;
}

.mhn-products.featured-product .fpleft{
    position:relative;
	width:165px;
	float:left;
	cursor:pointer;
}
.mhn-products.featured-product .fpright{
	float:right;
	width:369px;
}

.mhn-products.featured-product .fpleft img{
	
}
.mhn-products.featured-product a.learnmore {
	background:url(../images/learnmore-bg.jpg) no-repeat;
	width:165px;
	height:29px;
	display:block;
	text-decoration:none;
	color:#daaa38;
	text-transform:uppercase;
	font-weight:bold;
	font-size:100%;
	text-align:center;
	padding-top:10px;
}
.mhn-products.featured-product a.learnmore:hover {
	color:#a5b785;
	background:url(../images/learnmore-bg-h.jpg) no-repeat;
}


.mhn-products.more-products .productthumb {
	width:100px;
	margin-right:30px;
	float:left;
	text-align:center;
}
.mhn-products.more-products .productthumb .topthumb{
	border:3px solid #b1ca94;
}
.mhn-products.more-products .productthumb a{
	font-size:95%;
}

.mhn-products.show {
    position:relative;
}
.mhn-products.show .slideshow{
    
    float:left;
    margin:0 20px 10px 0;
}

.mhn-products.show .mhnProdImg,
.mhn-products.showall .mhnProdImg
 {
    float:left;
    margin-right:15px;
    border:3px solid #B1CA94;
}

.mhn-products.featured .ftimage {
    float:left;
    margin-right:15px;
}

.mhn-products.more-products .viewallprods {
    clear:both;
    display:block;
    position:relative;
    float:left;
    width:100%;
    text-decoration:none;
    margin-top:15px;
    height:26px;
    background:url(../images/viewallprods.gif) no-repeat;
}

.mhn-products.showall h1 {
    margin:0;
}
.mhn-products.showall .listing {
    clear:both;
    float:left;
    border-top:1px solid #d9eb9b;
    margin-top:15px;
}
.mhn-products.showall .listing h2 {
    margin:.5em 0;
}
.mhn-products.showall .listing h2 a {
    color:#dac138;
    text-decoration:none;
}

a.backtolist {
    background:url(../images/glink-back.gif) no-repeat;
    display:block;
    clear:both;
    height:26px;
    padding:3px 10px;
    color:#edfdb9;
    text-decoration:none;
}

a.backtolist:hover {
    color:#fff;
}



