@charset "UTF-8";
.hidden {
	visibility: hidden;
}
#productmap {
	position: relative;
	height: 425px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
	overflow: hidden;
}
#productmap li {
	list-style-type: none;
	display: block;
	position: absolute;
}
#productmap a {
	display: block;
}
#prodwrap {
	background-image: url(images/products_pink_bgrnd.gif);
	background-repeat: repeat;
}
#productdescription {
	padding: 10px;
}
#productdescription h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4e2700;
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
}
#productdescription p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4e2700;
}
#productdescription img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #4e2700;
}
#accessories  {
	height: 180px;
	width: 165px;
	left: 0px;
	top: 0px;
	position: relative;
}
#accessories a {
	height: 180px;
}
#accessories a:hover {
	background-image: url(images/accessories_hover.gif);
	background-repeat: no-repeat;
	background-position: 30px 80px;
}
#accessories2010 {
	width: 215px;
	height: 195px;
	left: 15px;
	top: 10px;
	position: relative;
}
#accessories2010 a {
	width: 215px;
	height: 195px;
}
#accessories2010 a:hover {
	background-image: url(images/accessories_hover.gif);
	background-repeat: no-repeat;
	background-position: 50px 90px;
}
#bags {
	list-style-type: none;
	position: relative;
	height: 180px;
	width: 165px;
	top: 0px;
	right: 15px;
	z-index: 50;
}
#bags a {
	height: 180px;
}
#bags a:hover {
	background-image: url(images/bags_hover.gif);
	background-repeat: no-repeat;
	background-position: 20px 85px;
}
#shoes {
	position: relative;
	height: 290px;
	width: 135px;
	left: 180px;
	top: 75px;
}
#shoes a {
	height: 290px;
}
#shoes a:hover {
	background-image: url(images/shoes_hover.gif);
	background-repeat: no-repeat;
	background-position: 5px 115px;
}
#apparel {
	height: 215px;
	width: 165px;
	top: 200px;
	left: 15px;
}
#apparel a {
	height: 215px;
}
#apparel a:hover {
	background-image: url(images/apparel_hover.gif);
	background-repeat: no-repeat;
	background-position: 25px 70px;
}
#apparel2010 {
	height: 180px;
	width: 270px;
	top: 228px;
	left: 116px;
}
#apparel2010 a {
	width: 270px;
	height: 180px;
}
#apparel2010 a:hover {
	background-image: url(images/apparel_hover.gif);
	background-repeat: no-repeat;
	background-position: 75px 75px;
}
#jewelry {
	height: 215px;
	width: 165px;
	top: 200px;
	right: 15px;
}
#jewelry a {
	height: 215px;
}
#jewelry a:hover {
	background-image: url(images/jewelry_hover.gif);
	background-repeat: no-repeat;
	background-position: 15px 80px;
}
#jewelry2010 {
	width: 215px;
	height: 195px;
	top: 15px;
	right: 15px;
}
#jewelry2010 a {
	width: 215px;
	height: 195px;
}
#jewelry2010 a:hover {
	background-image: url(images/jewelry_hover.gif);
	background-repeat: no-repeat;
	background-position: 35px 90px;
}
.italic {
	font-style: italic;
}

/* 2011 product page map styling */
#jewelry2011 {
	width: 215px;
	height: 215px;
	left: 20px;
	top: 10px;
	position: relative;
}
#jewelry2011 a {
	width: 215px;
	height: 215px;
}
#jewelry2011 a:hover {
	background-image: url(images/jewelry_hover.gif);
	background-repeat: no-repeat;
	background-position: 45px 90px;
}
#apparel2011 {
	height: 170px;
	width: 270px;
	top: 238px;
	left: 155px;
}
#apparel2011 a {
	width: 270px;
	height: 180px;
}
#apparel2011 a:hover {
	background-image: url(images/apparel_hover.gif);
	background-repeat: no-repeat;
	background-position: 75px 75px;
}
#accessories2011 {
	width: 215px;
	height: 195px;
	top: 15px;
	right: 20px;
}
#accessories2011 a {
	width: 215px;
	height: 195px;
}
#accessories2011 a:hover {
	background-image: url(images/accessories_hover.gif);
	background-repeat: no-repeat;
	background-position: 40px 90px;
}
