#hp_block1{
	position: relative;
	padding: 15px 0;
	width: 100%;
	height: 251px;
}
a#b_hp_shopnow:link, a#b_hp_shopnow:visited{
	/* RED background */
/*	 background: transparent url(/images/hp-promos/b_hp_shopnow.gif) no-repeat 0 0; */
	/* Transparent background */
/*	background: transparent url(/images/hp-promos/button_HP_shopnow-6b8659.gif) no-repeat 0 0;*/

display:block;
height:240px;
position:absolute;
right:13px;
top:20px;
width:275px;	outline:0 none; /% this removes outline. %/
}
a#b_hp_shopnow:hover, a#b_hp_shopnow:active, a#b_hp_shopnow:focus{
	background-position: 0 -84px;
	border: none;
	color:;
}
a#b_hp_shopnow span{
	z-index: 1;
	position: absolute;
	left: -9999em;
}


.feature_block {
	position: relative;
	display: inline;
	float: left;
	color: #000;
	border: 1px solid #cccccc;
	width: 293px;
	height: 210px;
	margin-bottom: 10px;
	margin-right: 25px;
}

.feature_block_header-bkg{
	position: absolute;
	left: -4px;
	top: -4px;
}

/* Origins in Styles.css line 110ish */
.feature_block .corner1, .feature_block .corner2{top: -1px;}
.feature_block .corner1, .feature_block .corner3{left: -1px;}
.feature_block .corner2, .feature_block .corner4{right: -1px;}

.feature_block h2{
	display: block;
	position: relative;
	color:#fff;
	font-size: 107%;
	font-weight: bold;
	margin:3px 0 20px 5px;
 }
.feature_block h2 a:link, .feature_block h2 a:visited{
	color:#ffffff; 
	text-decoration: none;
	display: block;
}

.feature_block h2 a:hover, .feature_block h2 a:focus, .feature_block h2 a:active{
		color:#000000;
	text-decoration:underline;
}

.b_hp_viewall{
	position: absolute;
	right: 15px;
	top: 6px;
	font-size:85%;
}
.feature_module { 
	display: inline;
	float: left;
	width: 104px;
	position: relative;
	margin:0px 20px;
	padding-bottom: 10px;
	

}


.feature_img{
	display: block;
	float: left;
	border: 1px solid #cccccc;
	margin: 0px 0px 3px 0px;
	width: 104px;
	text-align: center;
}
.feature_img img{
	width: 80px;
	height: 80px;
	margin: auto;
}

.feature_text {
	display:block;
	padding: 0px 20px 0px 0px;

}

.feature_text a:link, .feature_text a:visited{
	font-weight:bold;
	text-decoration: none;
	color: #191970; 
}

.feature_text a:hover, .feature_text a:focus, .feature_text a:active{ 
	text-decoration: underline;
	color: #8B0000;
}

.feature_module h3{
	font-size: 77%;
	margin-bottom: 3px;
	line-height: 1.1em;
}
.feature_module h3 a:link, .feature_module h3 a:visited{
	color: #000000;	
	font-weight:bold;
	text-decoration:none;
}
.feature_module h3 a:hover, .feature_module h3 a:focus, .feature_module h3 a:active{
	color:#E41E2A;
	text-decoration:underline;
}



/* Feature Block Specific */
#item_of_the_week.feature_block{
	width: 243px;
	margin-right: 0px;
}
#item_of_the_week.feature_block .feature_module{
	width: 140px;
}

#item_of_the_week.feature_block h2{}
#item_of_the_week.feature_block h3{
/* 	padding-top: 40px;*/
}

#item_of_the_week.feature_block p{
	font-size: 77%;
	width: 160px;
	color: #797979;
}

/* END Feature Block Specific */

.feature_slashprice {
	font-size: 85%;
	display: block;
	font-weight:normal;
	text-decoration: line-through;
	color:#E41E2A;
}
.feature_price {
	font-size: 85%;
	display: block;
	font-weight:bold;
}

.feature_b_viewdetails{
	position: relative;
	margin-top: 10px;
}
.feature_block .feature_b_viewdetails .corner1, .feature_block .feature_b_viewdetails .corner2{top: 0px;}/* Origins in Styles line 110ish */
.feature_b_viewdetails a:link, .feature_b_viewdetails a:visited {
	display: block;
	position: relative;
	padding:3px 0px;
	width: 11.5ex;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 85%;
	background: #797979 url(/images/b_viewdetails.png) repeat-x 0px -79px;
}	

.feature_b_viewdetails a:hover, .feature_b_viewdetails a:focus, .feature_b_viewdetails a:active {
	background: #ce090a url(/images/b_viewdetails.png) repeat-x 0px 0px;
}

.feature_b_viewdetails a span{
	padding-left: 14px;
	padding-right: 1ex;
	background: transparent url(/images/sprite_icon.png) no-repeat 7px -66px;
}
