/*
========================================
COLLECTION
========================================
*/

#container{
	width: 944px;
	padding-left: 18px;
	padding-right: 18px;
}

.collection h2{
	height:60px;
}

ul#section{
	position: relative;
	background: #000;
	height: 180px;
	width: 932px;
	padding: 0px;
	margin: 0px;
	border: 6px solid #000;
	overflow: hidden;
	margin-top: 5px;
}

ul#section li{
	display: inline;
	height: 183px !important;
	width: 183px !important;
	margin-right: 0px;
	padding: 0px;
}

ul#section li img {
	width: 183px;
	margin: 0px;
	padding: 0px;
	border-right:6px solid #000;
}

.mymag{
	position: absolute;
	top:0px;
	left:0px;
}

.male{
	position: absolute;
	top:0px;
	left:189px;
}

.female{
	position: absolute;
	top:0px;
	left:378px;
}
.graphics{
	position: absolute;
	top:0px;
	left:567px;
}

.tenfiftyfive{
	position: absolute;
	top:0px;
	left:756px;
}

.arrow{
	position: relative;
	margin-left: 6px;
	width: 183px;
	height: 27px;
	background: url(../assets/images/collection/arrow-bottom.png) top center no-repeat;
}

#footer_container{
	margin-left: -18px;
}

#slideshow-area{
	position: relative;

	width: 932px;
	height: 598px;
	padding:0px;
	margin-bottom: 20px;
}

#download_pdf{
	display: none;
}

.description-lookbook{
	position: absolute;
	
	color: #fff;
	top:0px;
	left:66px;
	width: 800px;
	height: 28px;
	text-align: center;
	z-index: 9999999;
}

/*
========================================
EYEWEAR
========================================
*/

#eyewear{
	position: relative;
	margin-bottom: 20px;
}

#eyewear h2.eyewear {
	background: #fff url('../assets/images/eyewear/title.jpg') no-repeat left;
	width: 257px;
	height: 60px;
}

#eyewear h2 span {
	margin-left: -9999px;
}

#eyewear .item_code {
	width: 195px;
	text-align: center;
	font-size: 12px;
	color: #282425;
}

#eyewear .item_description {
	width: 195px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0;
}

#eyewear .section_content div {
	width: 185px;
	float: left;
	text-align: center;

}

#eyewear h3{
	padding-top: 30px;
}

