/* --- Settings for all layers --- */

/*                                                                                                                                                   
		ColorBox Core Style:                                                                                                                          
		The following CSS is consistent between example themes and should not be altered.                                                             
*/       
#colorbox {
	box-shadow: 0px 0px 10px 2px gray;
	border-radius: 10px;
	background: #fff;
}     

#formNewsletter {
	width: 320px;
}

#colorbox, #cboxOverlay, #cboxWrapper {position:absolute; top:0; left:0; z-index: 999;overflow:hidden;}
#cboxOverlay {position:fixed; width:100%; height:100%;}                                                                                               
#cboxMiddleLeft, #cboxBottomLeft {clear:left;}                                                                                                        
#cboxContent {
	border-radius: 5px;
	font-size: 14px;
}                                                                                                                     
#cboxTitle {margin:0;}                                                                                                                                
#cboxLoadingOverlay, #cboxLoadingGraphic {position:absolute; top:0; left:0; width:100%;}                                                              
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {cursor:pointer;}                                                                                
.cboxPhoto {float:left; margin:auto; border:0; display:block;}                                                                                        
.cboxIframe {width:100%; height:100%; display:block; border:0;}                                                                                       

/*                                                                                                                                                   
	User Style:                                                                                                                                   
	Change the following styles to modify the appearance of ColorBox.  They are                                                                   
	ordered & tabbed in a way that represents the nesting of the generated HTML.                                                                  
*/                                                                                                                                                   
#cboxOverlay {                                                                                                                                        
	filter: alpha(opacity=30);                                                                                                                    
	-khtml-opacity: 0.3;                                                                                                                          
	-moz-opacity: 0.3;                                                                                                                            
	opacity: 0.3;                                                                                                                                 
	background:#fff url('http://cdn2.yoox.biz/Os/mmmargiela/img/colorboxOverlay.png') repeat;
}                                                                                                                                                    
#cboxContent {                                                                                                                                       
	background: #fff;                                                                                                                             
	overflow: visible;                                                                                                                            
	text-align: left;                                                                                                                             
	line-height: 15px;                                                                                                                            
}                                                                                                                                                    

#cboxLoadingOverlay {background:url('http://cdn2.yoox.biz/Os/blank.gif') no-repeat center center;}                                                           
/*#cboxLoadingGraphic {background:url('http://cdn2.yoox.biz/Os/albertaferretti/common/loading.gif') no-repeat center center;}  */                                      
#cboxTitle {position:absolute; bottom:-25px; left:0; text-align:center; width:100%; }                                                                 
#cboxCurrent {position:absolute; bottom:-25px; left:58px; }                                                                                           
#cboxPrevious {left:0px; background-position: -51px -25px;}                                                                                           
#cboxPrevious.hover {background-position:-51px 0px;}                                                                                                  
#cboxNext {left:27px; background-position:-75px -25px;}                                                                                               
#cboxNext.hover {background-position:-75px 0px;}                                                                                                      

#cboxClose {  
	background-image: url('http://cdn2.yoox.biz/Os/mmmargiela/img/siteSprite.png');
	background-repeat: no-repeat;                                                                                                                                        
	position: absolute;                                                                                                                           
	top: 15px;
	right: 15px;
	background-position: -330px -50px;
	text-indent: -9999px;
	width: 15px;                                                                                                                                  
	height: 15px;                                                                                                                                 
}

#cboxTopCenterContent {width: 100%; height: 0; line-height: 0;}                                                                                       
.cboxSlideshow_on #cboxSlideshow {background-position:-125px 0px; right:27px;}                                                                        
.cboxSlideshow_on #cboxSlideshow.hover {background-position:-150px 0px;}                                                                              
.cboxSlideshow_off #cboxSlideshow {background-position:-150px -25px; right:27px;}                                                                     
.cboxSlideshow_off #cboxSlideshow.hover {background-position:-125px 0px;}                                                                                                                                                


#cboxLoadedContent * {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;    
	/*line-height: 18px;  */
}

#cboxLoadedContent {
	margin: 25px;
}

#cboxLoadedContent #shippingCosTitle,
#cboxLoadedContent #returnsTitle,
#item h2, #loginFormContainer h2, .confirmLayer .confirmation {
	font-family: "Courier New", Courier, monospace;
	font-size:15px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	padding-top: 5px; 
	margin-bottom: 13px;
	color: #202020;
}

#yletterNewsletter {
	margin-top: 30px;
	float: left;
}
#commercialBox {
	margin: 28px 0 30px 22px;
	width: 89%;
}
#cboxLoadedContent #newsletter #formNewsletter #commercialBox label {
	color: #202020;
	font-size: 12px;
}

#cboxLoadedContent .othercountryForm input {
	width: 336px;
}

#cboxLoadedContent a, #cboxLoadedContent a:link, #cboxLoadedContent a:visited {
	text-decoration: underline;
	cursor: pointer;
}

#cboxLoadedContent a:hover {
	/* color: #d7d7d7; */ 
	text-decoration: underline;
}

#cboxLoadedContent .buttonsLine a {
	text-decoration: none;
	margin-left: 0;
	color: #FFF;
}

#cboxLoadedContent .buttonsLine a:hover {
	text-decoration: none;
}

/* --- Layer Login Session Alive --- */

#cboxLoadedContent .hiddenSubmit {
	display: none;
}


/* --- Popup Layer Copyright --- */

.contentPop, .contentPop td {
	font-size: 14px;
	margin: 20px auto;
	color: #5c5c5c;
}

/* --- Popup Layer NL --- */

#cboxLoadedContent #newsletter { 
	width: 300px;
	padding: 30px 50px;
	text-transform: uppercase; /* All text is uppercase */
	line-height: 18px;    
}

#cboxLoadedContent #newsletter input#emailNewsletter {
	width: 160px;
}

#cboxLoadedContent #newsletter .sectionTitleLayer {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #202020;
}

#cboxLoadedContent #newsletter #labelEmailNewsletter label {   
	font-size: 13px;
}
#cboxLoadedContent #newsletter #subscribeNl {
	margin-left: 65px;
	text-transform: uppercase;
}

#cboxLoadedContent label.error {
	color: red;
	width: auto;
}

#cboxLoadedContent label {
	text-transform: none;
	color: #909090;
}

.jp #cboxLoadedContent #newsletter #formNewsletter label {
	width: 95px;
}

.jp #cboxLoadedContent #newsletter .buttonsLine {
	margin-left: 95px;
}

#cboxLoadedContent #newsletter #labelNameNewsletter, 
#cboxLoadedContent #newsletter #labelEmailNewsletter,
#cboxLoadedContent #newsletter .cbNewsletter,
#cboxLoadedContent #newsletter .ppNewsletter {
	display: block;
	position: relative;
}

#cboxLoadedContent #newsletter input#nameNewsletter,
#cboxLoadedContent #newsletter input#emailNewsletter {
	display: block;
	background: #ffffff;
	border: 1px solid #aaaaaa;
	color: #909090;
	height: 34px;
	line-height: 34px;
	width: 284px;
	text-indent: 8px;
	margin: 8px 0 0 0;
}
#cboxLoadedContent #newsletter .buttonsLine {
	text-align: center;
    margin-top: 20px;
}


#cboxLoadedContent #newsletter #formNewsletter .cbNewsletter * {
	display: inline;
}
#cboxLoadedContent #newsletter a#submitNewsletter span {
	color: #ffffff;
	padding: 10px 50px;
	font-size: 16px;
}



#cboxLoadedContent #newsletter #formNewsletter .cbNewsletter label.error {    
	text-transform: uppercase;
}
#cboxLoadedContent #newsletter #formNewsletter .cbNewsletter .customcheckbox + label {
	position: absolute;
	width: 150px;
	left: 106px;
}

#cboxLoadedContent #newsletter #labelConfEmailNewsletter {
	display: none; /* Hide unwanted field */
}

#newsletterBox input.error {
	color: #EC1C24;
}

#cboxLoadedContent #newsletterBox .yletterErrorMsg {
	margin-top: -45px;
	margin-left: 65px;    
}

#cboxLoadedContent #newsletter .regCnt p {
	font-size: 12px; /* Confirmation message */
	text-transform: none;
}


/* --- Item - Wishlist login --- */

/* DAMNED HELL!!!
#cboxLoadedContent {margin-bottom: 5px; padding-bottom: 0px}*/

#cboxLoadedContent .clearLeft {
	font-size: 12px;
	text-transform: uppercase;
}

#loginFormContainer #userWrapper, #loginFormContainer #passwordWrapper {
	margin-bottom: 15px; 
}

#loginFormContainer .forgotten{
    height: 16px;
}

#cboxLoadedContent button#loginSubmit {
	font-size: 14px;
	background: #000;    
	color: #fff;
	border: 0px;
	padding: 8px 15px;
	margin-top: 30px;
	text-transform: uppercase;
	cursor: pointer;
}

#cboxLoadedContent #userWrapper input,
#cboxLoadedContent #passwordWrapper input {
	width: 200px;
}

/*#cboxLoadedContent form label { float: left; }*/

#cboxLoadedContent label[for='rememberme'], .forgotten {
	text-transform: none;    
}

#cboxLoadedContent .fieldValue #rememberme {
	margin-left: 0px; /* Checkbox no margin */ 
}

#cboxLoadedContent #userWrapper, #cboxLoadedContent #passwordWrapper { display: block; }
#cboxLoadedContent input#user, #cboxLoadedContent input#password, input title {
	display: block;
}

#colorbox #shippingCosTitle span {
	color: #202020;
	font-weight: bold;
	font-size: 15px;
}

#colorbox #shippingCosContent {
	margin-bottom: 18px;
}

#colorbox #shippingCosContent .shippingCell {
	float: left;
	width: 80%;
	padding-right: 1ex;
}

/* --- DELIVERY --- */

#colorbox #layerDeliveryCost .clearer {
	width: 1px;
	clear: both;
}

/* --- Layer RETURNS / RESI --- */

#cboxLoadedContent #returnsTitle,
#cboxLoadedContent #returnsText {
	margin: 20px 10px 20px 10px;
}

#cboxLoadedContent #returnsText {
	line-height: 18px;
	text-transform: none;
}

#cboxLoadedContent #returnsText strong {
	text-decoration: underline;
}

#returnsResi, #innerBg {
	padding-bottom: 20px;
}

/* --- PRIVACY CHECKBOX --- */

#cnstFirstLev {
	margin-top: 20px;
}

#cnstThirdLev .yletter, #cnstThirdLev .yecomm { 
	margin: 0 20px 15px 70px;
	
}

/* --- SESSION TIMEOUT  --- */

#layer fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#layer button#submitLogin {
	border:none;
	overflow: visible; /* stupid ie7 bug*/
	color: #FFFFFF;
	background-color: #5C5C5C;
	padding: 7px 20px;
	cursor: pointer;
}


#cboxLoadedContent #liveStreamHeader p {
	text-transform: capitalize;
	color: #000;
	font-weight: bold;
	font-size: 21px;
}
#cboxLoadedContent #newsLetter {
	margin-bottom: 10px;
	color: #000;
}
#cboxLoadedContent #newsLetter span, #cboxLoadedContent #linkPrivacy a {
	text-transform: uppercase;
}
#cboxLoadedContent #letterbox {
	margin: 4px 8px 0 0;
}
#cboxLoadedContent #fastRegLive * {
	font-size: 13px;
}
#cboxLoadedContent #responseFR {
	position: absolute;
	line-height: 0;
	height: auto !important;
	height: 70px;
	min-height: 70px;
	top: -30px;
	*top: -20px;
	background: #fff;
}
#cboxLoadedContent #responseFR #newsletter {
	padding: 0;
}
#cboxLoadedContent #responseFR #newsletter .sectionTitleLayer {
	margin-bottom: 10px;
}

#cboxLoadedContent #fastRegLive  #linkPrivacy * {
	font-size: 12px;
}
#cboxLoadedContent #fastRegLive  #linkPrivacy {
	clear: both;
}
#cboxLoadedContent #mail {
	float: left;
}
#cboxLoadedContent #fastRegLive {
	position: relative;
	line-height: 0;
}
#cboxLoadedContent #emailFastReg {
	width: 200px;
	background: #f1f1f1;
	border: none;
	margin: 0 15px 0 35px;
	float: left;
}
#cboxLoadedContent #sendFastReg {
	background: #5c5c5c;
	height: 20px;
	line-height: 20px;
	float: left;
	display: block;	
	color: #fff;
	width: 70px;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}

#waitReg {
	opacity: 0.6;
	filter:alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	width: 100%; 
	height: 100%; 
	background: #fff; 
	position: fixed; 
	top: 0; 
	left: 0; 
	z-index: 10;
}

/* --|IE exception settings|------------------------------------------------------------------------ */


/* --- Generic IE7 exception settings --- */

html.ie7 #cboxLoadedContent #newsletter #formNewsletter label.error {
	margin-top: -4px;
}


html.ie7 #cboxTopCenterContent, .ie7 #cboxBottomCenter {
	background: #FFFFFF;
	width: 100% !important;
	height: 20px !important;
	line-height: normal !important;
}

html.ie7 #cboxLoadedContent > br:first-child {                                                                                                                
	display: none;                                                                                                                               
}    


html.ie7 #cboxLoadedContent #responseFR #newsletter {
	height: auto;
	margin-top: 0;
}

/* --- Generic IE9 exception settings --- */
html.ielt9 #colorbox {
	border-right: 2px solid #808080;
	border-bottom: 2px solid #808080;
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;

}

html.ielt9 #cboxTopCenterContent {
	height: 0;
}

/* --- All IE exception settings --- */
html.ie7 #cboxLoadedContent #newsletter .sectionTitleLayer,
html.ie8 #cboxLoadedContent #newsletter .sectionTitleLayer,
html.ie9 #cboxLoadedContent #newsletter .sectionTitleLayer {
	padding-bottom: 0;
}

#cboxLoadedContent .NLerror h2 {
	font-size: 22px;
	font-weight: bold;
	padding: 20px 0;
}

/* ==========================================================================
  POPUP GradientButton
  ========================================================================== */
.buttonsRow{
    margin: 7px;
    text-align: center;
}
#cboxLoadedContent a.gradientButton{
    font-size: 15px;
    color: #000;
    text-decoration: none;
    display: inline-block;
}
#cboxLoadedContent a.gradientButton .text{
    font-size: 15px;
}
#cboxLoadedContent a.gradientButton span.buttonDx,#cboxLoadedContent a.gradientButton span.buttonSx{
    display:none;
}
.ielt8 #cboxLoadedContent a.gradientButton{
    zoom: 1;
    display: inline;
}

#cboxLoadedContent .addToCartMsgCnt {
	text-align: center;
}

#cboxLoadedContent h3.addedToCartMsg {
	margin: 0 auto;
	padding: 50px 15px 30px 15px;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}

#cboxLoadedContent button.itemAddedButton {
	margin-top: 20px;
}

#cboxLoadedContent button.itemAddedButton a {
	color: white;
	text-decoration: none;
}

#cboxLoadedContent #rememberMeContainer, 
#cboxLoadedContent #forgetPass, 
#cboxLoadedContent #submitLogin {
	margin: 10px 0;
}

#rememberme {
	margin-right: 10px;
}

#cboxLoadedContent .confirmLayer .confirmation,
#cboxLoadedContent .confirmLayer .goToWishlist  {
	margin: 10px 0;
}

#userErrorContainer, #passwordErrorContainer {
	display: none !important;
}

#cboxLoadedContent #loginFormOuter label.error {
	display: block;
}

#cboxLoadedContent #newsletter.layerHomeNews{
	width: auto;
	text-align: center;
	padding: 30px 0;
}
#cboxLoadedContent #newsletter.layerHomeNews .sectionTitleLayer, #cboxLoadedContent #newsletter.layerHomeNews .sectionDescLayer{
	padding: 0 40px;
}

.jp #cboxLoadedContent #newsletter.layerHomeNews .sectionTitleLayer {
       font-size: 12px;
}

.layerHomeNews #formNewsletter{
	width: auto;
	padding: 0 40px;
}

#cboxLoadedContent #newsletter.layerHomeNews #labelEmailNewsletter{
	float: left;
	width: 236px;
	height: auto;
	margin: 0 0 10px;
}

#newsletter.layerHomeNews #labelEmailNewsletter .error{
	text-align: left;
}

#newsletter.layerHomeNews #genderWrapper{
	clear: left;
}

.iPad #cboxLoadedContent #newsletter.layerHomeNews input#emailNewsletter{
	width: 225px;
	border-radius: 0;
	height: 29px;
	line-height: 29px;
}
#cboxLoadedContent #newsletter.layerHomeNews input#emailNewsletter{
	height: 32px;
	line-height: 32px;
	width: 232px;
	border: 1px solid #000;
	margin-top: 0;
}
#cboxLoadedContent #newsletter.layerHomeNews .buttonsLine{
	float: left;
	margin: 0 0 10px 5px;
}
#cboxLoadedContent #newsletter.layerHomeNews .buttonsLine #submitNewsletter,
#cboxLoadedContent #newsletter.layerHomeNews .buttonsLineThank #submitNewsletter{
	padding: 0;
	border-radius: 0;
	color: #000;
	height: 34px;
	line-height: 34px;
	display: block;
	width: 205px;
	border: 1px solid #000;
	background: url('http://cdn2.yoox.biz/Os/mmmargiela/submitNewsLayer.png') no-repeat 182px 8px;
}
#cboxLoadedContent #newsletter.layerHomeNews a#submitNewsletter span{
	padding: 0;
	color: #000;
	float: left;
	margin-left: 15px;
	font-weight: bold;
}

#cboxLoadedContent #newsletter.layerHomeNews .cbNewsletter{
	clear: both;
	margin: 30px 0;
}

.fr #cboxLoadedContent #newsletter.layerHomeNews .cbNewsletter{
	margin: 22px 0;
}

.ru #cboxLoadedContent #newsletter.layerHomeNews .cbNewsletter{
	margin: 10px 0;
}
#cboxLoadedContent #newsletter.layerHomeNews .privacyLink a{
	text-transform: uppercase;
}
#cboxLoadedContent #newsletter.layerHomeNews .sectionDescLayer{
	text-transform: none;
	font-size: 15px;
	margin-bottom: 25px;
}

.jp #cboxLoadedContent #newsletter.layerHomeNews .sectionDescLayer{
	text-align: left;
}

.newsLetterHome #cboxClose {  
	background-image: url('http://cdn2.yoox.biz/Os/mmmargiela/closeNewsLayer.png');
	background-position: 0 0;
	top: 10px;
	right: 10px;
}
#colorbox.newsLetterHomeCont{
	border-radius: 0;
	box-shadow: none;
	
}
.newsLetterHome{
	border-radius: 0;
	box-shadow: none;
	margin: 10;
	border: 1px solid #c7c7c7;
	position: relative;
}
.newsLetterHome .buttonsLineThank{
	clear: both;
    display: block;
    width: 100%;
	margin-top: 50px;
}
#cboxLoadedContent #newsletter.layerHomeNews .buttonsLineThank #submitNewsletter{
	float: none;
	margin: 0 auto;
	width: 310px;
	background-position: 285px 8px; 
}
.layerHomeNews .descNewsThanks{
	margin-top: 50px;
	clear: both;
	text-transform: none;
}
.layerHomeNews ul{
	width: 345px;
	margin: 15px auto 0;
}

.jp .layerHomeNews ul {
       text-align: left;
}

.layerHomeNews ul li{
	list-style-type: disc;
	text-transform: none;
}
.layerHomeNews .bannerNewsLayer{
	bottom: 5px;
    left: 6px;
    position: absolute;
}
.newsLetterHome #cboxLoadedContent label.error{
	position: absolute;
	left: 0;
	top: 37px;
	text-align: left;
	width: 450px;
}

#formNewsletter #genderWrapper .fieldValue {
    clear: none;
}

#formNewsletter .fieldValue input {
    width: auto;
}