/* css reset from yui */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;padding:0;
}

table {
	border-collapse:collapse;border-spacing:0;line-height:15px;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}

/* fonts reset from yui */
body {font:13px/1.231 Helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;margin-top:22px;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* elements and common classes */
body {
	font-family: "Helvetica",Arial, serif;
	font-size:71%;
	text-align:center;
	color:#9d9d9d;
}

input, select {
	font-size:10px;
}

textarea{
	font-family: Helvetica,Georgia, serif;
	font-size:95%;
	border:1px solid black;
	}

a, a:link, a:visited {
	
	outline: none;
	cursor: pointer;
	text-decoration: none;
	color:#9d9d9d;
}

a:hover {	
	text-decoration: none;
	color:#000;
}
a:active {outline: none;color:#000;}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

/* positioning */


#container {
	width:985px;
	margin:0 auto;
	text-align:left;
}

#wrapper {
	clear:both;
	margin:5px 0;
	width:auto;
	overflow:hidden;
	
}

.cols {
	font-weight:normal;
	float:left;
	display:inline;
	text-align:left;
	
}

#content {	
	margin:0 0 0 224px;
	width:761px;
}
#col1 {
	margin-left:-985px;
	width:224px;
	background: #fff url('http://cdn2.yoox.biz/Os/cpcompany/navBorderBg.jpg') top right repeat-y;
	min-height:429px;
	height:auto !important;
	height:429px;
}
#col1 .innerCol{text-align:left;}


#col2 {
	margin-left:-243px;
	width:240px;	
}

#header {
	width:985px;
	margin:0px auto 0px auto;
	height:104px;
	*height:107px;
	text-align:left;
	position:relative;
}

#gMenu{
	position:absolute;
	top:-24px;
	left:0;
	line-height:28px;
	height: 28px;
	background:#eeeeee;	
}
#gMenu ul.main  li{display:inline;height:28px;}
#globalMenu{height:28px;display:block;width:780px}
#genderMenu{position:absolute;top:72px;}
#genderMenu ul.main {
	padding-left:10px;
	width:490px;
	background:#eeeeee;
	height:28px;
	display: block;
}
#genderMenu ul.byGender {
	height: 26px;
	width:490px;
	display: block;
}
#genderMenu ul li {
	padding: 0px 34px 0px 0px;
	float: left;
}
#genderMenu ul.byGender li {
	padding: 0px 0px 0px 1px;
	float: left;
}
#genderMenu ul li a {
	color: #000000;
	border: 1px solid #eeeeee;
	font-size:11px;
	font-weight: bold;
	height:18px;
	line-height:18px;
	margin:4px 0;
	display: block;
	float: left;
	padding: 0px 7px;
	text-transform: lowercase;
}
#genderMenu ul.byGender li a {
	border: 1px solid #ffffff;
}
#genderMenu ul.byGender li a.selected {
	border: 1px solid #000000;
}
#genderMenu ul li a:hover, #genderMenu ul li a:active {
	border: 1px solid black;
}
#genderMenu ul, #genderMenu ul li, #genderMenu ul li ul, #genderMenu ul li ul li {
	display:inline;
}

#hdMain{
	clear:both;	
	display:inline;
	float:right;
	_line-height:18px;
	_height:18px;
	margin:8px 0 0 0;
	*margin:5px 0 0 0;
	_margin:5px 0 -2px 0;
	width:985px;
	text-align:right;
	*line-height:22px;
}

#logo{
	float:right;
   	background: #ffffff url(http://cdn2.yoox.biz/Os/cpcompany/logo.jpg) top left no-repeat;
	width:68px;
	height:44px;
}
#logo h1{display:none;}

#textSearchCnt{line-height:29px;height:29px;float:right;_width:160px;}
#textSearch div{	
	margin:3px 0 0 0;
}

#textsearchinput {	
	width:120px;	
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:0;
	background:#FFFFFF;
	height:14px;	
	*margin:-1px 0 0 0;
	line-height:14px;
	padding:0 3px;
	font-size:10px;
}

#searchRight{
	display:inline;
	width:29px;
	height:16px;
	padding:0;
}

#login, #userBar{
	margin:7px 0 0 0;
	text-align: right;
	display: inline;
	*margin:3px 0 0 0;
	*padding:0 0 4px 0;
	_margin:5px 0 2px 0;
	_padding:0;
}

#login{
	display:block;
	padding:7px  0 0 0;
	clear:both;	
}

#userBar{
	margin:5px 0 0 30px;
	display:inline;
}
#userBar ul, #userBar ul li, #login ul, #login ul li{display:inline;}
#userBar ul li.selected a{
	font-weight:normal;
	/* padding:1px 2px; */
	color:#000000;
}

#cartNum {
	display:inline;
}

#subheader {
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	left:0;
	margin:0;
	padding:0;
	z-index:550;
	height:30px;	
}



#subheader .inner, #wrapper .inner, #footer .inner{
	width:985px;
	margin:0 auto;
	text-align:left; 
}

#menuGender {
	display:inline;
	float:left;
	width:224px;
	text-align:left;	
	height: 20px;
	*margin-top: -3px;
	*padding: 2px;
}

#menuGender span{
	*margin-top: 4px;

}

#sectionNavigation ul{
	display:inline;
	float:left;
	margin:8px 25px 8px 0;
	width:680px;
}

#sectionNavigation li {
	display:inline;
}

#col1 #sectionNavigation li {
	display: block;
}  

#categoryPanel h2, #categoryPanel_A h2, #categoryPanel_P h2, #sectionNavigation h2 {
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	margin:20px 0 24px 0;
	
}

#listOfCats li{	
	height:19px;
	line-height:19px;
	margin:3px 0 1px 0;
	text-transform: uppercase;

}

#listOfCats li.selected div, #listOfCats li.selected span{
	color:#000;
	border:1px solid #000;
	padding: 0px 5px;
	float:left;	
	margin:3px 0 1px 0;
		height:16px;
	line-height:16px;
}
#listOfCats li a:link, #listOfCats li a:visited {
	padding:1px 5px;
	border: 1px solid #fff;
}
#listOfCats li a:hover, #listOfCats li a:active {
	padding:1px 5px; 
	border: 1px solid #000;
}
#footer {
	border-top:1px solid #000;
	clear:both
}


#ftCountry {
	display:inline;
	float:left;
	margin:8px 0;
	width:239px;
	color:#000;
}

#ftRight{	
	display:inline;
	float:left;
	margin:8px 0;
	text-align:right;
	width:745px;
}

#ftRight ul li{display:inline;line-height:17px;height:17px;}

#comBanner{
	position:absolute;
	width:498px;
	height:60px;
	top:10px;
}

/* classes */
span.black {
	color:#000;
	border:1px solid #000;
	padding:1px 2px;
}
.selectionDot{padding:0 9px;}

/* common classes used sitewide */

.oldprice, .OLDPRICE, .sconto, .SCONTO {
	color:#9d9d9d;
	display:inline;
	font-style:italic;
	text-decoration:line-through;
}
.discountPct {
	padding-left:10px;
	display:inline;
	color:#000;
}
.newprice {
	color:#000;
	display:inline;
	padding-left:10px;
}
.LB_content .newprice {
	padding-left: 0px;
	float: none;
}

.outerBorder, .outerContainer{
	padding:5px;
}
.outerBorder{
	border:1px solid #f5f5f5;
	height:100%;

}

.innerBg{
	background:#f5f5f5;
	padding:15px;
	height:100%;
}

h2.sectionTitle, h2.sectionInnerTitle{
	color:black;
	float:left;
	display:inline;
	font-weight:bold;
	height:28px;
	line-height:28px;
	text-align:left;
	text-transform:uppercase;
}

h2.sectionInnerTitle{
	line-height:12px;
}

h3.sectionSub{
	margin:0 0 25px 0;
	color:#000;
	font-weight:bold;
	text-transform: uppercase;
}

div.sectionHeader{
	height:43px;
	line-height:43px;
}

.privacy{
	margin:20px 0;
}

.inline{display:inline;}
.floatL{float:left;display:inline;}

/* selected tab */
.sel {
	background:#fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	padding:0 10px !important;
}

/* LITBOX */


.LB_window {
	position:absolute;
}

	.top-left, .top-right, .bottom-left, .bottom-right {
		background:url(http://cdn2.yoox.biz/Os/cpcompany/lb_corners.gif);
		font-size:2px;
		height:9px;
	}
	.top-left, .bottom-left {margin-right:9px;	}
	.top-right {background-position:100% 0;}
	.bottom-left {background-position:0 -11px;}
	.bottom-right {background-position:100% -11px;}
	.top-right, .bottom-right {
		margin-left:9px;
		margin-top:-9px;
	}
	.LB_closeAjaxWindow {
		background-color:#f5f5f5;
		margin: 0px 4px;
		padding-right: 6px;
		height:20px;
		_height:8px;
		text-align: right;
	}
	.LB_closeAjaxWindow #popSubheader { width:8px; height:8px;}
	.LB_closeAjaxWindow a {
		background: url(http://cdn2.yoox.biz/Os/cpcompany/lb_x.gif) no-repeat;
		cursor: pointer;
		float:right;
		display:block;
		width:8px;
		height:8px;
	}
	
	.LB_closeAjaxWindow[class] a {
		background: url(http://cdn2.yoox.biz/Os/cpcompany/lb_x.gif) no-repeat;
		width: 8px;
		height: 8px;
	}
	
	.inside {						/* barra di drag */
		border-left: 1px solid #ebebeb;
		border-right: 1px solid #ebebeb;
		text-align: center;
		background-color: #FFF;
		width: 100%;
		_width: auto;
	}
	
	.inside[class] {
		width: auto;
	}
	
	.LB_content {
		overflow: auto;
		padding: 2px 10px;
		_padding: 0 10px;
		_margin: 0;
		margin: 0 4px;	
		color: #6D6E71;
		background-color:#f5f5f5;
		text-align: left;
		height: auto !important;
	}
	.LB_content div{
		height: auto;
	}
	
	.LB_content .dreamboxCnt div, .LB_content .dreamboxCnt form{ 
	    display: none !important; 
	    height:0 !important;
	    line-height:0 !important; 
	    margin: 0 !important;}
	
	.lbx {
		background: url('http://cdn2.yoox.biz/Os/cpcompany/lb_x.gif') no-repeat;
		width: 8px;
		height: 8px;
		}
	
	
	.LB_window {
		position: absolute;
		display:none;
		z-index: 5000;
	}
	
	.LB_overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url('http://cdn2.yoox.biz/Os/cpcompany/blank.gif') repeat;
		z-index:2500;
	}
	
	.LB_content div.box {
		text-align:center;
	}
	
	.LB_content div.box img {
		margin:0px 2px;
		border:1px solid black;
		vertical-align:middle;
	}

.quickZoomWindow .LB_content { 
	text-align: center;	
}

#bannerHome{
	height:429px;
	width:755px;
	margin:3px;
}

a.buttonNext, a.buttonGo, a.buttonPrev {
	background:#fff url('http://cdn2.yoox.biz/Os/cpcompany/btnRight.jpg') no-repeat right top;
	border:1px solid #000;
	color:#777;
	text-transform:uppercase;
	padding:1px 30px 1px 5px;
	line-height: 16px;
	height:16px;
	font-weight:normal;
	font-size:10px;
}
	
a.buttonPrev{
	background:#fff url('http://cdn2.yoox.biz/Os/cpcompany/btnLeft.jpg') no-repeat left top;
	padding:1px 5px 1px 30px;
}

a.buttonNext:hover, a.buttonGo:hover, a.buttonPrev:hover{
	color:#000;
}

.buttonNext span, .buttonGo span , .buttonPrev span{
	padding:0px;
	line-height: 18px;
	height:18px;
	margin: 0px;
	display: inline;
}



.hiddenInput { 
	height:0; 
	margin:0;
	padding:0;
	visibility:hidden;
	}

.hiddenSubmit {
	height:0px;
	left:-5000px;
	position:absolute;
	width:0px;
}

#clearer, .clearer{ 
	clear:both; 
	height:0; 
	margin:0;
	padding:0;
	*display:inline;
	}

.contentFixHeight{
	 min-height:412px;
	  height:auto !important;
	  height:412px;
}
#cartLayer{
	background:#fff;
	width:250px;
	padding:10px;
	position:absolute;
	left:50%;
	margin-left:220px;
	top:114px;
	*top:117px;
	_top:122px;
	border:1px solid #000;
	z-index:9999;
}


	#cartLayer img {
		float:left;
		margin-right:5px;
		border: 1px solid #000;
		border-bottom-style:solid;
	}
	#cartLayer .total {
		clear:left;
		text-align:right;
		font-weight:bold;
		margin-top:5px;
		padding-top:5px;
		border-top:1px solid #9d9d9d;
	}
	#cartLayer .itemInCart {
		clear:left;
		padding-top:5px;
		text-align:left;
	}
	#cartLayer .itemInCart .price {
		text-align:right;
		font-weight:bold;
	}
	
#backHome{	
	margin:14px 0 0 12px;
	position:absolute; 	
}


/* shipping times and costs */
#layerDeliveryCost{ margin: 0;}
#layerDeliveryCost .shippingCell{
	margin:0 0 10px 0;
	float:left; 
	width:360px;
	}
.shippingCell{
	margin:0 0 10px 0;
	float:left; 
	width:360px;
	}
	
.bold { font-weight:bold;}

.shippingCosts{ 
	float:left;
	width:100px;
	text-align:right;
	}
	
#layerDeliveryCost #shippingCosContent { 
	_line-height: 18px;
	_font-size: 10px;
	_margin-top:0;
	}
	
#layerDeliveryCost .contribution {line-height:16px;}

#errMsg { color:#F80000;}

.forgotten{
	margin:15px 0 5px 0;
}
.pngNoExplorer{_display:none; _visibility:hidden;}

#partials {
	display:none;
	height:auto;
	margin:5px;
	padding:5px;
	width:630px;
	position: absolute;
}

#partials #cnstFirstLev {
	background:#FFFFFF none ;
	border:1px solid #EBEBEB;
	height:auto;
	margin:5px;
	padding:5px;
}

#partials #cnstSecondLev {
	background:#F5F5F5 none ;
	height:auto;
	margin:0pt !important;
	padding:5px;
}

#partials #cnstThirdLev{
	height:auto;
}

#flagsCnt .LB_closeAjaxWindow {
cursor:auto;
}