/* homepage elements */

#hp_fp {
	background-image: url(/images/promo_0110.jpg);
	background-repeat: no-repeat;
	width: 580px;
	height: 315px;
	/*margin-left: 7px;
	margin-top: 7px;*/
	border: 0px solid black;
	position: relative;
	
}

#hp_fp_tagline {
	position: absolute;
	top: 131px;
	left: 192px;
}

#hp_fp_prod {
	position: absolute;
	top: 0px;
	left: 5px;
	border: 0px solid red;
}


#hp_fp_title {
	position: absolute;
	top: 32px;
	left: 21px;
}

#hp_fp_desc {
	position: absolute;
	top: 157px;
	left: 24px;
	width: 237px;
	font: 85% Verdana;
	border: 0px solid red;
}



#hp_fp_shopnow a:link, #hp_fp_shopnow a:visited {
	background-image: url(/images/b_hp_shopnow1.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 109px;
	left: 380px;
	width: 113px;
	height: 40px;	
}

#hp_fp_shopnow a:hover, #hp_fp_shopnow a:focus {
	background-image: url(/images/b_hp_shopnow1_on.png);
	width: 113px;
	height: 40px;	

}


#hp_featprod {
position: relative;
float: left;
	background-image: url(../images/hp_featprod.gif);
	width: 580px;
	height: 206px;
	margin: 17px 0px 0px 0px;
	display: inline;
}






#hp_bestseller{
position: relative;
	float: left;
	background-image: url(../images/hp_bestsellerG12718.jpg);
	width: 282px;
	height: 201px;
	margin: 4px 0px 0px 5px;
}

.hp_viewall{
	position: absolute;
	top: 0px;
	right: 0px;
	border: 0px solid red;
}

.hp_prod {
	position: absolute;
	top: 40px;
	left: 10px;
	border: 0px solid red;
}


.hp_desc {
	color: #a0a0a0;
	font: Arial, serif;
	font-size: 85%;
	position: absolute;
	top: 60px;
	left: 100px;
	
}

.hp_desc1 {
	color: #a0a0a0;
	font: Arial, serif;
	font-size: 85%;
	position: absolute;
	top: 60px;
	left: 120px;
	
}

.hp_desc1 a:link, .hp_desc1 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.hp_desc1 a:hover, .hp_desc1 a:focus {
	color: #fff;
	text-decoration: underline;

}

.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;

}

#bestseller_price {
	color: #a0a0a0;
	font: Arial, serif;
	font-size: 125%;
	position: absolute;
	top: 120px;
	left: 100px;
	
}





#hp_newadd {
position: relative;
float: right;
	background-image: url(../images/hp_newadd.jpg);
	width: 282px;
	height: 201px;
	margin: 4px 5px 0px 0px;
	display: inline;
	border: 0px solid red;
}


#hp_newadd_view {
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid red;
}

#newadd_desc {
	color: #044c93;
	font: Arial, serif;
	font-weight: bold;
	font-size: 90%;
	position: absolute;
	top: 88px;
	left: 147px;
	
}


#newadd_desc a:link, #newadd_desc a:visited {
	color: #044c93;
	text-decoration: none;
}

#newadd_desc a:hover, #newadd_desc a:focus {
	color: #681fd4;
	text-decoration: underline;

}


.hp_viewdetails a:link, .hp_viewdetails a:visited {
	background-image: url(../images/b_viewdetails.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 154px;
	left: 200px;
	width: 83px;
	height: 47px;	
	border: 0px solid red;
}

.hp_viewdetails a:hover, .hp_viewdetails a:focus {
	background-image: url(../images/b_viewdetailsON.gif);

}


.hp_price{
	position: absolute;
	top: 160px;
	left: 120px;
	font: bold 120% Verdana, sans-serif;
	color: #a0a0a0
}


