


#hp_fp {
	/* background-image: url(/images/hp-promo_z70.jpg); Original Campaign */
	background-image: url(/images/hp-promo_xp10_03.jpg);
	background-repeat: no-repeat;
	width: 772px;
	height: 364px;
	/*margin-left: 7px;
	margin-top: 7px;*/
	border: 0px solid black;
	position: relative;
	
}
#hp_fp_prod {
	position: absolute;
	top: 0px;
	
	border: 0px solid red;
}


#hp_fp_title {
	position: absolute;
	top: 45px;
	left: 15px;
	border: 0px solid red;
}

#hp_fp_desc {
	position: absolute;
	top: 225px;
	left: 15px;
	width: 260px;
	font: 90% verdana;
	color: #000;
	border: 0px solid red;
}
#hp_fp_price {
	position: absolute;
	top: 310px;
	left: 145px;
	width: 270px;
	color: #fff;
	font-size: 250%;
	font-family: Arial, serif;
	letter-spacing: -1px;
}

#hp_fp_price2 {
	position: absolute;
	top: 310px;
	left: 135px;
	width: 270px;
	color: #663300;
	font-size: 250%;
	font-family: Arial, serif;
	letter-spacing: -1px;
}

#hp_fp_buynow a:link, #hp_fp_buynow a:visited {
	background-image: url(/images/hp_fp_buynow.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 240px;
	left: 20px;
	width: 90px;
	height: 29px;	
}

#hp_fp_buynow a:hover, #hp_fp_buynow a:focus {
	background-image: url(/images/hp_fp_buynowon.gif);

}
#hp_fp_learnmore a:link, #hp_fp_learnmore a:visited {
	background-image: url(/images/hp_fp_learnmore.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 255px;
	left: 20px;
	width: 113px;
	height: 29px;	
}

#hp_fp_learnmore a:hover, #hp_fp_learnmore a:focus {
	background-image: url(/images/hp_fp_learnmoreon.gif);

}

#hp_fp_shopall a:link, #hp_fp_shopall a:visited {
	background-image: url(/images/b_shopnow_hp.gif);
	background-repeat: no-repeat;
	position: absolute;
	top:315px;
	left: 20px;
	width: 112px;
	height: 34px;	
}

#hp_fp_shopall a:hover, #hp_fp_shopall a:focus {
	background-image: url(/images/b_shopnow_hp_on.gif);

}

/* shopall2 for button on XP10 beach campaign */

#hp_fp_shopall2 a:link, #hp_fp_shopall2 a:visited {
	background-image: url(/images/b_shopnow2.gif);
	background-repeat: no-repeat;
	position: absolute;
	top:315px;
	left: 20px;
	width: 112px;
	height: 34px;	
}

#hp_fp_shopall2 a:hover, #hp_fp_shopall2 a:focus {
	background-image: url(/images/b_shopnow2_ON.gif);

}



#hp_bs1{
position: relative;
	float: left;
	/* OLD PROMO background-image: url(../images/hp_bs1_xp10b.jpg); */
	background-image: url(../images/hp_bs1_z70b.jpg);
	background-repeat: no-repeat;
	width: 253px;
	height: 275px;
	margin: 4px 0px 0px 3px;
	display: inline;
}

#hp_bs2{
position: relative;
	float: left;
	/* OLD PROMO background-image: url(../images/hp_bs2_0210.jpg); */
	background-image: url(../images/hp_bs2_0610.jpg);
	background-repeat: no-repeat;
	width: 253px;
	height: 275px;
	margin: 4px 0px 0px 5px;
}


#hp_bs3{
position: relative;
	float: left;
	background-image: url(../images/hp_bs3_S2500HDb.jpg);
	background-repeat: no-repeat;
	width: 253px;
	height: 275px;
	margin: 4px 0px 0px 5px;
}


.hp_viewall{
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px solid red;
	width:250px;
	height:188px;
}

.hp_prod {
	position: absolute;
	top: 40px;
	left: 10px;
	border: 1px solid red;
}


.hp_desc {
	color: #000;
	font: verdana, Arial, serif;
	font-size: 85%;
	position: absolute;
	top: 185px;
	left: 5px;
	
}


.hp_desc a:link, .hp_desc a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.hp_desc a:hover, .hp_desc a:focus {
	color: #fff;
	text-decoration: underline;

}

.hp_price{
	position: absolute;
	top: 252px;
	left: 2px;
	color: #111;
	font-size: 180%;
	font-family: Arial, serif;
	letter-spacing: -1px;
}


.hp_bs_buynow a:link, .hp_bs_buynow a:visited {
	background-image: url(/images/hp_bs_buynow.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 290px;
	left: 0px;
	width: 85px;
	height: 23px;	
}

.hp_bs_buynow a:hover, .hp_bs_buynow a:focus {
	background-image: url(/images/hp_bs_buynowon.gif);

}

.hp_bs_learnmore a:link, .hp_bs_learnmore a:visited {
	background-image: url(/images/hp_bs_learnmore.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 290px;
	left: 0px;
	width: 113px;
	height: 29px;	
}

.hp_bs_learnmore a:hover, .hp_bs_learnmore a:focus {
	background-image: url(/images/hp_bs_learnmoreon.gif);

}