#hp_row1-01{
	position: relative;
	float: left;
	display: inline;
	width:656px;
	height: 348px;
	margin-top: 23px;
	margin-right: 23px;
	
	margin-left: 1px;
}

#hp_row1-01 img.hp_hero{
	position: absolute; left: 0; top: 0;
}

#hp_row1-01 .hp_hero-module{
	position: relative;
	float: left;
	margin:10px 23px;
}
#hp_row1-01 .hp_hero-module p{
	line-height: 1.1em;
	padding: 5px 10px;
}

#hp_row1-01 .hp_hero-module-label{
	position:absolute;
	top:113px; left: 00px;
}

#hp_row1-01 .hp_hero-module-price{
	position:absolute;
	top:125px; left: 00px;
	font-size: 175%;
	color: #404040;
}

#hp_row1-01 .hp_hero-module h1 a, #hp_row1-01 .hp_hero-module h1{
	font-weight: bold;
	margin: 0px;
	color: #404040;
	text-decoration: none;
}
#hp_row1-02{
	position: relative;
	float: left;
	display: inline;
	width: 256px;
	height: 328px;
	margin-top: 23px;
}


#hp_row2-features{
	clear:left;
	position: relative;
	float: left;
	display: block;
	height: 252px;
	width: 100%;
	margin-top: 7px;
}
#hp_row2-features h2{
	position: relative;
	float: left;
	display: inline;
	background: transparent url(/images/feature-products-90px.jpg) no-repeat;
	width: 90px;
	height: 252px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 23px;
}
#hp_row2-features h2 span{
	position: absolute;
	left: -99999px;
}
#hp_row2-features .feature-module{
	position: relative;
	float: left;
	display: inline;
	width:256px;
	height: 252px;
	margin-right:23px;
}

.feature-module img{
	border-bottom: 1px solid #ccc;
}

#hp_row2-features #hp_row2-03{
	margin-right: 0px;
}
#hp_row2-features .feature-module h3  a:link, #hp_row2-features .feature-module h3  a:visited{
	color: #404040;
	font-size: 122%;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}
#hp_row2-features .feature-module h3  a:hover, #hp_row2-features .feature-module h3  a:focus{
	text-decoration:underline;
}
#hp_row2-features .feature-module h3  a:active{
	text-decoration:underline;
}
.feature-module-model{
	padding-left: 5px;	
	font-size: 85%;
	float: left;
	width: 125px;
}
a.feature-module-details{
	padding-right: 5px;
	font-size: 85%;
	text-align: right;
	float: right;
	width: 75px;
}
.feature-module p{
	clear: both;
	padding: 5px;
	font-size: 85%;
	line-height:1em;
}
.feature-module-price{
	position: absolute;
	bottom: -2px;
	left: 5px;
	font-size: 175%; 
	display: block;
	color: #404040;
	line-height:1em;
}


/* ADD TO CART POSITIONING FOR HOME PAGE
First set is for the 2nd row specifically  */
.b_addtocart a:link, .b_addtocart a:visited,
.b_shopcat a:link, .b_shopcat a:visited
{	
	display: block;
	position: absolute;
	bottom: -4px;
	right:5px;
	width: 80px;
	height: 20px;
	color: #fff;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	font-size:85%;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -450px;
}

.b_addtocart a:hover, .b_addtocart a:focus, .b_addtocart a:active,
.b_shopcat a:hover, .b_shopcat a:focus, .b_shopcat a:active
{
	color: #19582f;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -500px;
}

/* SHOP NOW POSITIONING FOR HOME PAGE
First set is for the 2nd row specifically  */
.b_shopnow a:link, .b_shopnow a:visited{
	display: block;
	position: absolute;
	bottom: -4px;
	right:5px;
	width: 80px;
	height: 20px;
	color: #fff;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
	font-size:85%;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -450px;
}
	.b_shopnow a:hover, .b_shopnow a:focus, .b_shopnow a:active{
	color: #19582f;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -500px;
}


	/* ADD TO CART 
	1st row 1st feature*/
#hp_row1-01 .b_addtocart a:link, #hp_row1-01 .b_addtocart a:visited
{
	top:180px; left: 25px;
	font-size: 145%;
	width: 155px;
	height: 29px;
	background-position: 0 -600px;
	text-align: left;
	padding-left: 10px;
}

#hp_row1-01 .b_addtocart a:hover, #hp_row1-01 .b_addtocart a:focus, #hp_row1-01 .b_addtocart a:active
{
	background-position: 0 -675px;	
}

	/* SHOPCAT
	1st row 1st feature*/
#hp_row1-01 .b_shopcat a:link, #hp_row1-01 .b_shopcat a:visited
{
	top:180px; left: 25px;
	font-size: 145%;
	width: 225px;
	height: 29px;
	background-position: 0 -220px;
	text-align: left;
	padding-left: 10px;
	/* background-position: 0 -600px; */
}

#hp_row1-01 .b_shopcat a:hover, #hp_row1-01 .b_shopcat a:focus, #hp_row1-01 .b_shopcat a:active
{
	background-position: 0 -295px;
	/* background-position: 0 -675px; */	
}

	/* ADD TO CART 
	1st row 2nd feature*/
	
#hp_row1-02 .b_addtocart a:link, #hp_row1-02 .b_addtocart a:visited,
#hp_row1-02 .b_shopnow a:link, #hp_row1-02 .b_shopnow a:visited
{
	/* top:230px; left: 15px; */
	top:252px; left: 15px;
	font-size: 145%;
	width: 155px;
	height: 25px;
	background-position: 0 -825px;
}

#hp_row1-02 .b_addtocart a:hover, #hp_row1-02 .b_addtocart a:focus, #hp_row1-02 .b_addtocart a:active,
#hp_row1-02 .b_shopnow a:hover, #hp_row1-02 .b_shopnow a:focus, #hp_row1-02 .b_shopnow a:active
{
	background-position: 0 -900px;	
}

	/* View ALL
	1st row 2nd feature*/
#hp_row1-02 .b_viewall a:link, #hp_row1-02 .b_viewall a:visited
{	position:absolute;
	/* top:275px; */
	top:292px;
	left:15px;
	display: block;
	width:190px;
	height:25px;
	padding-top:4px;
	font-size:136%;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -1050px;
}

#hp_row1-02 .b_viewall a:hover, #hp_row1-02 .b_viewall a:focus, #hp_row1-02 .b_viewall a:active{
	color: #19582f;
	background: #ffffff url(/images/b_sprite.png) no-repeat 0 -1125px;}

#hp_row3{
	clear:left;
	position: relative;
	float: left;
	display: block;
	width: 100%;
}

#hp_row3-LearnMore{
	position: relative;
	float: left;
	display: inline;
	width:656px;
	height: 125px;
	background: transparent url(/images/hp-promos/learnmore-bk.gif) no-repeat -1px 0px;
	margin-top: 23px;
	margin-right: 16px;
}
#hp_row3-promo{
	position: relative;
	float: left;
	display: block;
	height: 125px;
	width: 263px;
	background: transparent url(/images/hp-promos/promo-bk.gif) no-repeat;
	margin-top: 23px;
}


#hp_row3-promo #promo{
	background: none;
}
#hp_row3-LearnMore h2{
	margin-left:25px;
}
#hp_row3-LearnMore ul{
	margin-left:25px;
	margin-top:5px;
	width: 612px;
}

#hp_row3-LearnMore li{
	float: left;
	display: inline;
	width: 204px;
	height:1.4em;
	font-size:85%;
}

#hp_row3-LearnMore li a img{
	text-decoration: none;
	margin-left: 1ex;
}

#hp_row3-LearnMore li a:link, #hp_row3-LearnMore li a:visited{
	color: #114c2a;
}

#hp_row3-LearnMore li a:hover, #hp_row3-LearnMore li a:focus{
	color: #38853f;
}
#hp_row3-LearnMore li a:active{
	color: #000;
}