#hp_fp {
	background-image: url(/images/hp-promos/newCoffeeExperience_100831.jpg);
	background-repeat: no-repeat;
	width: 703px;
	height: 304px;
	/*margin-left: 7px;
	margin-top: 7px;*/
	border: 0px solid black;
	position: relative;
	float: left;
	
}
#hp_fp_prod {
	position: absolute;
	top: 0px;
	
	border: 0px solid red;
}


#hp_fp_title {
	position: absolute;
	top: 20px;
	left: 277px;
	border: 0px solid red;
}

#hp_fp_desc {
	position: absolute;
	top: 145px;
	left: 20px;
	width: 290px;
	font: 90% verdana;
	color: #000;
	border: 0px solid red;
}
#hp_fp_price {
	position: absolute;
	top: 240px;
	left: 20px;
	width: 270px;
	font: bold 136% Verdana;
	color: #e234a5;
}


#hp_fp_buynow a:link, #hp_fp_buynow a:visited {
	background-image: url(/images/b_hp_shopnow.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 243px;
	left: 500px;
	width: 150px;
	height: 60px;	
}

#hp_fp_buynow a:hover, #hp_fp_buynow a:focus {
	background-image: url(/images/b_hp_shopnowon.gif);

}







#hp_bs {
	width: 918px;
	height: 219px;
	position: relative;
	background-image: url(../images/bs_bck.gif);
	background-repeat: no-repeat;
	margin-top: 13px;
	float: left;
	
}
#hp_bs_viewall {
	position: absolute;
	top: 7px;
	left: 50px;
}

#hp_bs_viewall a:link, #hp_bs_viewall a:visited{
	font: bold 90% Arial, sans-serif;
	color: #e09c00;
	text-decoration: none;
}

#hp_bs_viewall a:hover, #hp_bs_viewall a:focus{
	text-decoration: underline;
	color: #703c0e;
}

.hp_bs_mod{
	position: relative;
	float: left;
	width: 215px;
	height: 180px;
	margin: 20px 0px 0px 5px;
	border: 0px solid red;
	display:inline;
}

.hp_bs_prod a{ 
	position: absolute;
	top: 60px;
	left: 60px;
	
}

.hp_bs_title a{
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #703c0e;
	text-decoration: none;
	border: 0px solid blue;
}

.hp_bs_title a:hover{
	color: #e09c00;
	text-decoration: underline;
}

.hp_bs_text {
	position: absolute;
	top: 35px;
	left: 10px;
	font-size: 75%;
	font-weight: normal;
	color: #703c0e;
}
.hp_bs_price{
	position: absolute;
	top: 155px;
	left: 10px;
	font-size: 140%;
	font-weight: bold;
	color:#c39456;
}



.hp_bs_details a:link, .hp_bs_details a:visited{
	background-image: url(/images/b_details.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 157px;
	left: 100px;
	width: 81px;
	height: 38px;	
	border: 0px solid red;
}
.hp_bs_details a:hover, .hp_bs_details a:focus {
	background-image: url(/images/b_detailson.gif);

}
