div#overlay {
	position: absolute;
	top: 154px;
	right: 16px;
	width: 302px;
	z-index: 9;
}

div#overlay a.close {
	float: left;
	cursor: pointer;
}

div#overlay div#noproduct {
	float: left;
	background-color: #ffffff;
	min-height: 256px;
	padding: 8px;
	width: 264px;
}

div#overlay div#productSupportInfo div.tab {
	min-height: 290px;
}
body#ptStoreFront div#youllAlsoLike ul#productList li.productItem {
	margin-bottom: 0;
	padding-bottom: 0;	
}
body#ptStoreFront div#youllAlsoLike ul#productList li.productItem a img {
	float: left;	
}
body#ptStoreFront div#youllAlsoLike ul#productList li.productItem div.productItemDesc {
	float:left;
	width:190px;
	margin-left: 5px;
}
div#youllAlsoLike ul#productList li.productItem div.productItemDesc h3 {
	font-size:1.1em;
	font-style:normal;
	font-weight:normal;
}

div#youllAlsoLike ul#productList li.productItem div.productItemDesc p {
	font-family:arial;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	width: 140px;
}

div#youllAlsoLike ul#productList li.productItem div.productItemDesc span.amount {
	float:right;
	margin-right:5px;
	margin-top: -15px;
}

div#homepage_primary_area {
	float: left;
	width: 960px;
	overflow: hidden;
	margin-left: 16px;
	margin-right: 16px;
	border-bottom: 1px solid #333333;
}

div#homepage_unisex_content {
	float: left;
	width: auto;
	clear: both;
	background: #ffffff;
}

div#left_unisex {
	float: left;
	width: 480px;
	height: 424px;
	overflow: hidden;
	background: url(../images/home_nav_MF.jpg) no-repeat 0 100%; 
}

div#right_unisex {
	float: right;
	width: 480px;
	height: 424px;
	background: url(../images/home_nav_MF2.jpg) no-repeat 0 100%;
}
div#left_unisex2a {
	float: left;
	width: 480px;
	height: 212px;
	overflow: hidden;
	background: url(../images/home_nav_MF3.jpg) no-repeat 0 100%; 
}

div#right_unisex2b {
	float: right;
	width: 480px;
	height: 212px;
	background: url(../images/home_nav_MF3.jpg) no-repeat 0 100%;
}
div#left_unisex2c {
	float: left;
	width: 480px;
	height: 212px;
	overflow: hidden;
	background: url(../images/home_nav_MF3.jpg) no-repeat 0 100%; 
}

div#right_unisex2d {
	float: right;
	width: 480px;
	height: 212px;
	background: url(../images/home_nav_MF3.jpg) no-repeat 0 100%;
}

div#left_unisex a,
div#right_unisex a,
div#left_unisex2a a,
div#right_unisex2b a,
div#left_unisex2c a,
div#right_unisex2d a
{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -1000px;
	overflow: hidden;
}

.allbrands {
	background: #333333;
	overflow: visible;
}

.allbrands a {
	background: #333333;
	position: relative;
	margin-top: -10px;
	display: block;
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
	text-transform: capitalize;
}

div#homepage_female_content {
	background: url(../images/home_nav_female.jpg) no-repeat 0 0;
	float: left;
	height: 424px;
	width: 100%;
	clear: both;
}

div#homepage_male_content {
	background: url(../images/home_nav_male.jpg) no-repeat 0 0;
	float: left;
	height: 424px;
	width: 100%;
	clear: both;
}

ul#homepage_female_options,
ul#homepage_male_options {
	float: right;
	margin-right: 8px;
	width: 197px;
}

ul#homepage_female_options li,
ul#homepage_male_options li {
	float: left;
	width: 197px;
	height: 99px;
	margin-top: 5px;
	list-style: none;
}

ul#homepage_female_options li a,
ul#homepage_male_options li a {
	float: left;
	width: 100%;
	height: 100%;
	background: transparent;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: 800;
	letter-spacing: -1px;
}

ul#homepage_female_options li a span.upper,
ul#homepage_male_options li a span.upper {
	margin-top: 40px;
	position: absolute;
	height: 16px;
	line-height: 16px;
	left: 0;
	bottom: 16px;
	padding: 0 4px;
	font-weight: bold;
}

ul#homepage_female_options li a span.lower,
ul#homepage_male_options li a span.lower {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 16px;
	line-height: 16px;
	padding: 0 2px;
}

ul#homepage_female_options li a span.upper,
ul#homepage_female_options li a span.lower {
	background: #EF0F8B;
}

ul#homepage_male_options li a span.lower,
ul#homepage_male_options li a span.lower {
	background: #2FBFF4;
}

