
/* homepage elements */

#hp_fp {
	background-image: url(/images/hp_main_0911.jpg);
	background-repeat: no-repeat;
	width: 926px;
	height: 238px;
	margin: auto;
	/*margin-left: 7px;
	margin-top: 7px;*/
	position: relative;
	/*padding-bottom: 10px;*/
}


#hp_fp_prod {
	position: absolute;
	top: 0px;
	
	border: 0px solid red;
}


#hp_fp_title {
	position: absolute;
	top: 17px;
	left: 265px;
}

#hp_fp_title_may10 {
	position: absolute;
	top: 18px;
	left: 265px;
}

#hp_fp_desc {
	position: absolute;
	top: 122px;
	left: 267px;
	width: 345px;
	font: 90% Arial;
	color: #044c93;
	border: 0px solid red;
}
#hp_fp_price {
	position: absolute;
	top: 80px;
	left: 265px;
	width: 270px;
	font: bold 136% Verdana;
	color: #e234a5;
}






#hp_fp_viewdetails a:link, #hp_fp_viewdetails a:visited {
	background-image: url(/images/b_fp_viewdetails.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 194px;
	left: 265px;
	width: 109px;
	height: 30px;	
}

#hp_fp_viewdetails a:hover, #hp_fp_viewdetails a:focus {
	background-image: url(/images/b_fp_viewdetailson.gif);

}

#hp_fp_clickmore a:link, #hp_fp_clickmore a:visited {
	background-image: url(/images/b_clickdetails3.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 160px;
	left:262px;
	width: 352px;
	height: 31px;	
}

#hp_fp_clickmore a:hover, #hp_fp_clickmore a:focus {
	background-image: url(/images/b_clickdetails3ON.gif);

}



#hp_featprod {
position: relative;
float: left;
	background-image: url(../images/hp_featprod_0410.jpg);
	width: 303px;
	height: 188px;
	margin: 8px 0px 0px 18px;
	display: inline;
}


#hp_featprod_link {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px solid red;
}

#featprod_desc {
	color: #044c93;
	font: Arial, serif;
	font-weight: bold;
	font-size: 90%;
	position: absolute;
	top: 68px;
	left: 170px;
	
}


#featprod_desc a:link, #featprod_desc a:visited {
	color: #044c93;
	text-decoration: none;
}

#featprod_desc a:hover, #featprod_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: 148px;
	left: 142px;
	width: 104px;
	height: 30px;	
	border: 0px solid red;
}

.hp_viewdetails a:hover, .hp_viewdetails a:focus {
	background-image: url(../images/b_viewdetailsON.gif);

}

/* Shop Now Homepage */
.hp_shopnow a:link, .hp_shopnow a:visited {
	background-image: url(../images/b_fp_shopnow.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 148px;
	left: 142px;
	width: 104px;
	height: 30px;	
	border: 0px solid red;
}

.hp_shopnow a:hover, .hp_shopnow a:focus {
	background-image: url(../images/b_fp_shopnowON.gif);
}

#hp_bestseller{
position: relative;
	float: left;
	background-image: url(../images/hp_bestseller_0810.jpg);
	width: 303px;
	height: 188px;
	margin: 8px 0px 0px 8px;
}

#hp_bestseller_link {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px solid red;
}


#bestseller_desc {
	color: #006474;
	font: Arial, serif;
	font-weight: bold;
	font-size: 90%;
	position: absolute;
	top: 61px;
	left: 147px;
	
}


#bestseller_desc a:link, #bestseller_desc a:visited {
	color: #006474;
	text-decoration: none;
}

#bestseller_desc a:hover, #bestseller_desc a:focus {
	color: #681fd4;
	text-decoration: underline;

}

#hp_newadd {
position: relative;
	float: left;
	background-image: url(../images/hp_newadd_0810.jpg);
	width: 303px;
	height: 188px;
	margin: 8px 0px 0px 8px;
}

#hp_newadd_link {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px solid red;
}


#newadd_desc {
	color: #0b218f;
	font: Arial, serif;
	font-weight: bold;
	font-size: 90%;
	position: absolute;
	top: 68px;
	left: 147px;
	
}


#newadd_desc a:link, #newadd_desc a:visited {
	color: #0b218f;
	text-decoration: none;
}

#newadd_desc a:hover, #newadd_desc a:focus {
	color: #681fd4;
	text-decoration: underline;

}



/* homepage elements end */
