#itemContent {
    overflow: visible;
    position: relative;
    padding: 0;
    margin: 5px 0 20px 0;
}

#navigationBar {
    border-bottom: 5px solid #F4F4F4;
    margin-bottom: 3px;
    height: 36px;
}

#backToSR {
    display: none;
    padding: 0 10px;
    margin-bottom: 3px;
    font-size: 1.1em;
    height: 1.7em;
    line-height: 1.7em;
    color: #999;
    text-decoration: underline;
}

    #backToSR:hover {
        color: #CCC;
    }


#openZoom {
    cursor: -moz-zoom-in;
    display: block;
    float: right;
    overflow: hidden;
    position: relative;
    width: 387px;
    height: 510px;
}

    #openZoom.disable {
        cursor: default;
    }

#imgSoldOut {
    display: block;
    float: right;
    overflow: hidden;
    position: relative;
    width: 387px;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

#modal_window_overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    display: none;
    z-index: 1001;
    background-color: #000;
}

.itemZoomHover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    background: url("http://cdn2.yoox.biz/yoox10/sections/item/zoom.png") no-repeat scroll 50% 50% transparent;
}

#dialogzoom #closeZoom {
    color: #000;
    cursor: pointer;
    font-size: 3.5em;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}

.modal_window {
    position: absolute;
    display: none;
    z-index: 1002;
}

#dialogzoom {
    border: 1px solid #ACACAC;
    background: #E6E6E6;
    color: #000;
    overflow: hidden;
    padding: 0;
}

#otherColors {
    position: fixed;
    bottom: 15px;
    right: 15px;
}

#otherThumbs {
    position: fixed;
    left: 15px;
    bottom: 15px;
}

.previewZoom {
    position: absolute;
    bottom: 0px;
    margin: 20px;
}

    .previewZoom li img {
        cursor: pointer;
    }

#itemImage, #itemData, #itemInfoTab {
    width: 49%;
    position: relative;
    color: #999;
    clear: right;
}

#itemContent .imageNumber5 {
    height: auto !important;
    height: 670px;
    min-height: 670px;
}

#itemContent .imageNumber6 {
    height: auto !important;
    height: 800px;
    min-height: 800px;
}

#itemDetails, #itemDetails #itemImage, #itemDetails #itemData, #itemDetails #itemInfoTab {
    color: #828282;
}

#mainImage {
    width: 387px;
    height: 490px;
}

#itemThumbs {
    position: absolute;
    top: 0;
    left: 0;
}


.invisible_class {
    position: absolute;
    left: 40000px;
}

.visible_class {
    position: relative;
}

.itemThumb {
    cursor: pointer;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 15px;
    width: 90px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

    .itemThumb.selected, html.no-touch .itemThumb:hover {
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
        border-color: #333333;
    }

.design .itemThumb.selected, html.no-touch .design .itemThumb:hover {
    border-color: #026793;
}

.art .itemThumb.selected, html.no-touch .art .itemThumb:hover {
    border-color: #950A35;
}

.itemDataBlock {
    clear: both;
    float: none;
    overflow: visible;
    padding: 0 0 16px 0;
}

#itemMoreInfo {
    clear: both;
    float: none;
    width: 100%;
    border-top: 1px solid #CDCDCD;
    padding-bottom: 40px;
    overflow: hidden;
}

#itemMoreInfo .moduleTitle{
    text-align: left;
    padding-top: 5px;
}

    #itemMoreInfo .itemMoreInfoBlock {
        width: 49%;
    }

#itemMoreInfo .dataContent {
    font-size: 1.3em;
    line-height: 1.2em;
    padding: 20px 0;
}



.itemDataBlock.itemButtonPanel {
    padding: 14px 0 24px 0;
}

.itemSaleLineDataBlock {
    padding: 10px;
    clear: both;
    color: #E6222E;
    font-size: 1.4em;
    line-height: 1.4em;
}

#itemHeader .itemSaleLineDataBlock {
    padding: 0;
    clear: none;
    color: #E6222E;
    font-size: 1em;
    line-height: normal;
}

.itemInfoDiscover {
    clear: both;
    float: none;
    overflow: hidden;
    padding: 14px 0;
    text-transform: uppercase;
}


    .itemInfoDiscover a {
        color: #333333;
        text-decoration: underline;
    }



#itemHeader {
    padding-top: 0;
}

#itemDetails #infoPrice,
#itemDetails a#infoPrice,
#itemDetails a#linkSizeConv {
    text-decoration: underline;
    color: #666666;
    cursor: pointer;
}

#itemDetails #linkSizeConv {
    border: none;
}

.dataTitle {
    margin-top: 7px!important;
}

.dataTitleBox {
    display: block;
    color: #666666;
    padding: 3px;
    border-top: 1px solid #CDCDCD;
}

.errorSelectColor #itemColors .dataTitleBox, .errorSelectSize #itemSizes .dataTitleBox {
    color: #ff0000;
}

#itemDetails .dataTitleBox {
    padding: 10px 0;
    line-height: 1.5em;
    font-size: 1.1em;
}

.dataTitleBox.error {
    background-color: #e30020;
    color: #ffffff;
}

#itemPrice div, #itemTitle h1, #itemTitle h2 {
    font-size: 1.4em;
    line-height: 1.2em;
}

.soldout #itemTitle h1,
#itemDetails #itemTitle h1 {
    font-size: 1.4em;
    line-height: 1.3em;
    font-weight: normal;
    color: #666666;
}

.soldout #itemTitle h2,
#itemDetails #itemTitle h2 {
    font-size: 1.8em;
    line-height: 1.2em;
    color: #000000;
}

#itemTitle .designInfo {
    font-size: 1em;
    margin-right: 5px;
}

#itemTitle .sunglassHut {
    background: url('http://cdn2.yoox.biz/yoox10/sections/item/sunglasshut.png') no-repeat right center;
    font-size: 1.2em;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    margin-top: 3px;
    padding-right: 132px;
}


#itemPrice {
    text-align: right;
    /*color: #EAACAC;*/
}

#itemDetails #itemTitle, #itemDetails #itemPrice {
    margin-bottom: 14px;
}

    #itemDetails #itemTitle h2 a {
        color: #2e2e2e;
    }

.design #itemPrice {
    color: #52B6DA;
}

.art #itemPrice {
    color: #C39DA8;
}

#itemPrice span {
    margin-right: 5px;
}

#itemPrice .priceCurrency, #itemPrice .fullprice span {
    margin: 0;
}

#itemPrice .newprice {
    color: #333;
}

/*.design #itemPrice .newprice {
    color: #026793;
}

.art #itemPrice .newprice {
    color: #950A35;
}*/

.itemDataSoldOut {
    height: 304px;
    border-top: 1px solid #CDCDCD;
    text-align: left;
    position: relative;
    margin-bottom: 25px;
}

@media only screen and /*!*/ (-webkit-min-device-pixel-ratio: 1.5), only screen and /*!*/ (min--moz-device-pixel-ratio: 1.5), only screen and /*!*/ (min-resolution: 240dpi) {
    .itemDataSoldOut {
        background: url("http://cdn2.yoox.biz/yoox10/sections/item/icoSoldOut.jpg") no-repeat center center;
        -webkit-background-size: 56px 56px;
        -moz-background-size: 56px 56px;
        -o-background-size: 56px 56px;
        -webkit-background-size: 56px 56px;
        background-size: 56px 56px;
    }
}

.itemSoldOutMessage {
    line-height: 28px;
    margin-top: 95px;
    width: 100%;
    text-align: center;
    color: #2e2e2e;
}

    .itemSoldOutMessage .itemSoldOutMessageText {
        font-size: 1.5em;
    }

    .itemSoldOutMessage .itemSoldOutMessageMore {
        font-size: 1.2em;
    }

        .itemSoldOutMessage .itemSoldOutMessageMore a {
            color: #333333;
        }

            .itemSoldOutMessage .itemSoldOutMessageMore a:hover {
                color: #666666;
            }

#itemColors, #itemSizes {
    position: relative;
}

#itemDetails #itemColors {
    border: none;
}

#itemDetails #itemColorSize {
    padding-top: 0;
    margin-bottom: 10px;
    clear: both;
}

.colorsizelist {
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
}

#itemSizes .colorsizelist {
    margin-bottom: 8px;
}

#itemDetails #itemSizes .colorsizelist {
    margin-bottom: 16px;
    margin-top: 10px;
}

.colorsizelist li {
    cursor: pointer;
    border-bottom: solid 2px #ffffff;
    text-align: center;
    padding: 0 2px 3px 2px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

    .colorsizelist li.disabled {
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
        opacity: 0.5;
        border-bottom: 2px solid #FAFAFA;
    }

#itemSizes .colorsizelist li {
    color: #666;
    font-size: 1.2em;
    padding: 8px 5px 13px 5px;
    min-width: 28px;
}

.colorsizelist li.selected, html.no-touch .colorsizelist li:hover {
    border-color: #333333;
    color: #333333;
}

.wearabilityPadding {
    padding: 10px 0;
}

#wearability {
    color: #333;
    text-decoration: underline;
}

    #wearability:hover {
        filter: alpha(opacity=60);
        -moz-opacity: 0.6;
        opacity: 0.6;
    }

/*.design #wearability {
    color: #026793;
}

.art #wearability {
    color: #950A35;
}*/

#proposition65Layer, #itemSelection, #itemSizeConversion {
    display: none;
}

#itemDetails #proposition65Layer, #itemDetails #itemSelection, #itemDetails #itemSizeConversion {
    font-size: 1.3em;
}

#itemSizeConversion {
    /*padding-right: 20%;*/
}

#itemSelection {
    /*width: 69%;*/
}

    #itemSelection span {
        display: inline-block;
        margin-right: 5px;
        /*margin-top: 8px;*/
        float: left;
        line-height: 28px;
    }

        #itemSelection span.dataTitle {
            margin-top: 0 !important;
        }

.shareItemButtons #itemShare a {
    height: 25px;
    margin-left: 5px;
    display: block;
    background: url("http://cdn2.yoox.biz/yoox10/sections/item/socialsprite3.gif") no-repeat 0 -25px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#itemShare #socialItemShare {
    float: left;
    display: block;
}

#itemShare li {
    display: inline;
    float: left;
}

#itemShare li .facebook {
    background: url("http://cdn2.yoox.biz/yoox10/sections/item/socialsprite3.gif") no-repeat scroll -357px -30px;
    width: 55px;
    height: 20px;
    cursor: pointer;
    margin: 5px -2px 0 6px;
}

    #itemShare li .facebook:hover {
        background-position: -357px -5px;
    }

#itemShare li a.twitter {
    background-position: -129px -25px;
    width: 56px;
}

   #itemShare li a.twitter:hover {
        background-position: -129px 0;
        width: 56px;
    }

#itemShare li a.gplus {
    background-position: -195px -25px;
    width: 32px;
}

#fbLike-ipad-clicker {
    width: 50px;
    height: 30px;
    margin-top: -30px;
    position: relative;
    z-index: 1000;
}

#itemShare li a.gplus:hover {
    background-position: -195px 0;
    width: 32px;
}

#itemShare li a.pinterest {
    background-position: -233px -25px;
    width: 40px;
}

    #itemShare li a.pinterest:hover {
        background-position: -233px 0;
        width: 40px;
    }

#itemShare a#mailToFriends {
    background-position: -4px 0;
    width: 56px;
}

    #itemShare a#mailToFriends:hover {
        background-position: -4px -25px;
        width: 56px;
    }

#itemShare li a#sina {
    background-position: -280px -25px;
    width: 25px;
}

    #itemShare li a#sina:hover {
        background-position: -280px 0;
        width: 25px;
    }

#itemShare li a#kaixin {
    background-position: -330px -25px;
    width: 25px;
}

    #itemShare li a#kaixin:hover {
        background-position: -330px 0;
        width: 25px;
    }

#itemShare li a#douban {
    background-position: -305px -25px;
    width: 25px;
}

    #itemShare li a#douban:hover {
        background-position: -305px 0;
        width: 25px;
    }

.shareItemButtons .itemDataBlock {
    border-top: 1px solid #CDCDCD;
}


.shareItemButtons #itemShare {
    height: 30px;
    background-color: #ffffff;
    float: left;
    overflow: visible;
    padding: 5px 0;
}


#itemButton {
    overflow: visible;
}

    #itemButton .text-box {
        top: 0;
        left: -9999px;
        position: absolute;
        z-index: -1;
        height: 1px;
        width: 1px;
    }

    #itemButton .errorColorSize {
        position: absolute;
        font-size: 1.1em;
        padding: 0;
    }


    #itemButton .field-validation-error {
        background: #e30020;
        color: #FFF;
        padding: 0;
        height: auto;
        line-height: 1.8em;
        font-style: normal;
        font-size: 1em;
        text-transform: uppercase;
        display: block;
    }

.design #itemButton .field-validation-error {
    color: #52B6DA;
}

.design #itemButton .field-validation-error {
    color: #fff;
}

.art #itemButton .field-validation-error {
    color: #C39DA8;
}

.art #itemButton .field-validation-error {
    color: #fff;
}

#addToCart {
    border: 0 solid transparent;
    background: #666666;
    height: 88px;
    line-height: 88px;
    width: 68%;
    margin-right: 1%;
    font-size: 1.7em;
    color: #FFF;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    cursor: pointer;
    letter-spacing: 0.1em;
    font-weight: normal;
}
    #addToCart:hover {
        background: #999999;
    }

    #addToCart.disable:hover,
    #addToCart.disable {
        background: #d1d1d1;
        cursor: default;
    }

.loaderShowImg {
    background-image: url("http://cdn2.yoox.biz/yoox14/loading.gif?_2") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}

#addToCart.loaderShow {
    background-color: #cccccc !important;
}

#itemDetails #addToCart {
    height: 64px;
    line-height: 64px;
}

#itemButton.active #addToCart {
}





#addToDB {
    cursor: pointer;
    color: #FFF;
    border: 0 solid transparent;
    font-size: 1.3em;
    background: #CCC;
    height: 42px;
    line-height: 42px;
    width: 31%;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

#addToDB {
    margin-bottom: 4px;
}

#itemDetails #addToDB {
    height: 64px;
    line-height: 64px;
    font-size: 1.4em;
}

#addToDB:hover, #addPremiere:hover {
    background: #DDD;
}

#addToDB.loaderShow {
    background-image: url("http://cdn2.yoox.biz/yoox14/loading.gif?_2") !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-color: #efefef !important;
}

#itemInfoTab ul {
    overflow: hidden;
    margin-top: 3px;
}

    #itemInfoTab ul.itemTabs li {
        float: left;
        display: inline;
        margin: 0 1px;
    }

        #itemInfoTab ul.itemTabs li a.dataTitle {
            display: block;
            padding: 6px 18px;
            background-color: #ebebeb;
            color: #999999;
            border-top: 2px solid #ebebeb;
        }

        #itemInfoTab ul.itemTabs li a:hover {
            border-top-color: #333;
        }

        #itemInfoTab ul.itemTabs li a.dataTitle.selected {
            border-top-color: #333;
            color: #333;
            background-color: #ffffff;
        }

#itemInfoTab .itemInfoTitle {
    margin-right: 3px;
    height: 1.4em;
    line-height: 1.4em;
}

#itemInfoTab .dataContent {
    display: none;
    padding: 10px 0;
    color: #666;
    position: relative;
}

    #itemInfoTab .dataContent.selected {
        display: block;
        clear: both;
    }


#sizeGuideLayer th,
#itemInfoTab #dialog-modal-ShippingInfo table th {
    padding: 4px;
}

#sizeGuideLayer td,
#itemInfoTab #dialog-modal-ShippingInfo table td {
    padding: 4px;
    height: 20px;
}

#sizeGuideLayer .layerSizeBanner {
    margin-left: 15px;
    margin-bottom: 15px;
}

#itemInfoTab #dialog-modal-ShippingInfo table td.tablePrice {
    width: 60px;
}

#itemInfoTab #dialog-modal-ShippingInfo #shippingNotes {
    margin-top: 10px;
}


#itemOrderList {
    margin-left: 15px;
    clear: both;
    padding-top: 5px;
}

    #itemOrderList li {
        list-style-type: circle;
    }

#measurements .misure:after {
    content: ",";
}

#measurements .misure:last-child:after {
    content: "";
}

#itemTitle .designInfo span, #itemTitle .artwork span {
    margin-top: 10px;
    margin-right: 5px;
}

#itemTitle .designInfo a, #viewMoreInfo {
    margin-top: 10px;
    text-decoration: underline;
    color: #333333;
}

#itemTitle .artwork a, #itemTitle .artwork a:hover {
    margin-top: 10px;
    text-decoration: underline;
    color: #333333;
}

#sizeGuideDescription {
    width: 150px;
    line-height: 1.5em;
    margin-left: 10px;
}


/** TELL A FRIENDS **/
#friendTemplate {
    width: 512px;
}

#enterMailForms {
    margin: 10px 7px;
    font-size: 1.5em;
    color: #505050;
}

#friendTemplate .editor-buttons {
    float: right;
}

#friendTemplate #prodImg {
    float: right;
    border: 1px solid #CDCDCD;
}

    #friendTemplate #prodImg img {
        width: 160px;
        height: 190px;
    }

#notesRow {
    margin-left: 2px;
}

#friendTemplate #notes {
    margin-top: 20px;
    margin-bottom: 10px;
    border-top: 1px solid;
}

#friendTemplate .editor-input {
    margin-left: 15px;
}

#friendTemplate #userinfomail .editor-row {
    float: left;
}

#friendTemplate .editor-row,
#friendTemplate .editor-row:after {
    clear: none;
}

#friendTemplate #userinfomail .field-validation-error {
    margin-left: 15px;
}

#friendTemplate .editor-input-notes {
    border: 2px solid #CDCDCD;
    height: 78px;
}

#friendTemplate #userinfomail .editor-input input {
    width: 232px;
    border: 1px solid #CDCDCD;
}

#friendTemplate .checkout {
    clear: both;
}

#friendTemplate .editor-input input {
    border: 1px solid #CDCDCD;
}

#friendTemplate .checkout .editor-field {
    float: left;
    display: inline;
    margin-right: 5px;
}

#friendTemplate .checkout .editor-label {
    height: auto;
    padding-left: 20px;
    line-height: normal;
}

.disclaimer {
    margin-top: 10px;
}

#userinfomail {
    overflow: hidden;
}

#friendTemplate #Note {
    width: 100%;
    height: 100%;
    border: none;
    float: left;
    font-size: 1.5em;
}

    #friendTemplate #Note:focus {
        background-color: #fff;
    }

#friendTemplate .editor-label-mails {
    float: left;
    font-size: 1.1em;
    height: 26px;
    line-height: 26px;
    padding-left: 5px;
    padding-right: 20px;
    width: 10px;
}

#friendTemplate .editor-label {
    font-size: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    padding-left: 20px;
}

#friendTemplate .field-validation-error {
    margin-left: 35px;
}

/** INFO ARTWORK **/
#infoArtTemplate {
    width: 512px;
}

    #infoArtTemplate .editor-buttons {
        float: right;
    }

    #infoArtTemplate #notesRow {
        margin-left: 2px;
    }

    #infoArtTemplate #notes {
        margin-top: 20px;
        margin-bottom: 10px;
        border-top: 1px solid;
    }

    #infoArtTemplate .editor-input {
        margin-left: 15px;
    }

    #infoArtTemplate .first .editor-input {
        margin-left: 2px;
    }

    #infoArtTemplate #userinfomail .editor-row {
        float: left;
    }

    #infoArtTemplate .editor-row,
    #infoArtTemplate .editor-row:after {
        clear: none;
    }

    #infoArtTemplate .editor-input-notes {
        border: 2px solid #CDCDCD;
        height: 78px;
    }

    #infoArtTemplate #userinfomail .editor-input input {
        width: 232px;
        border: 1px solid #CDCDCD;
    }

    #infoArtTemplate .editor-input input {
        border: 1px solid #CDCDCD;
    }

    #infoArtTemplate .first .editor-label {
        padding-left: 4px;
    }

    #infoArtTemplate #Note {
        width: 100%;
        height: 100%;
        border: none;
        float: left;
        font-size: 1.4em;
    }

        #infoArtTemplate #Note:focus {
            background-color: #fff;
        }

    #infoArtTemplate .editor-label-mails {
        float: left;
        font-size: 1.1em;
        height: 26px;
        line-height: 26px;
        padding-left: 5px;
        padding-right: 20px;
        width: 10px;
    }

    #infoArtTemplate .editor-label {
        font-size: 1.5em;
        height: 1.5em;
        line-height: 1.5em;
        padding-left: 20px;
    }

    #infoArtTemplate .field-validation-error {
        margin-left: 20px;
    }

    #infoArtTemplate .first .field-validation-error {
        margin-left: 5px;
    }

    #infoArtTemplate #Note.input-validation-error, #infoArtTemplate #Note.valid {
        background-position: 100% 3px;
    }

/*ARTWORK STYLE ENQUIRE BUTTON*/

.estaradefaultstyle {
    MARGIN: 0px;
    PADDING: 0px;
    BORDER: 0px;
    WIDTH: auto;
}

.estaradefaultstyle2 {
    MARGIN: 0px;
    PADDING: 0px;
    BORDER: 0px;
    DISPLAY: none;
}

.estaradefaultstyle3 {
    MARGIN: 0px;
    PADDING: 0px;
    BORDER: 0px;
    DISPLAY: none;
}

.estaradefaultstyle4 {
    MARGIN: 0px;
    PADDING: 0px;
    BORDER: 0px;
    DISPLAY: none;
}

.estaradefaultstyle5 {
    MARGIN: 0px;
    PADDING: 0px;
    BORDER: 0px;
    DISPLAY: none;
}

.estaradefaultstyle6 {
    MARGIN: 0px;
    PADDING: 0px;
    BORDER: 0px;
    DISPLAY: none;
}

div.estaradefaultstyle {
    float: left;
}

table.estaradefaultstyle {
}

.inquireLayer {
    width: 126px;
    border: 1px solid #F3F5F4;
    height: 68px;
    display: table;
    position: relative;
    padding: 10px;
}

    .inquireLayer p {
        display: table-cell;
        vertical-align: baseline;
        text-align: center;
    }

#itemBanner .banner {
    margin-bottom: 50px;
}

#finalSale {
    color: #E30020;
}

.alertOnZoomQnt {
    height: 35px;
    left: -50px;
    position: absolute;
    top: 0;
    width: 35px;
    z-index: 9;
    background: url("http://cdn2.yoox.biz/yoox10/sections/item/alertQnt_v2.png") no-repeat;
    display: none;
}

.limitedAlert {
    background: url("http://cdn2.yoox.biz/yoox10/sections/item/alertQnt_v2.png") no-repeat;
}

.alertQnt {
    height: 28px;
    float: left;
    display: block;
    padding-left: 30px;
    z-index: 9;
    background: url("http://cdn2.yoox.biz/yoox14/sections/item/alertQntSmall_v2.png") no-repeat 0 0;
    line-height: 28px;
    *line-height: 26px;
    _line-height: 26px;
    color: #ff0000;
    display: none;
    margin-right: 10px;
}

.alertQntLim {
    background: url("http://cdn2.yoox.biz/yoox14/sections/item/alertQntSmallLim_v2.png") no-repeat 0 0;
    color: #c4660a;
}

.limitedAlert {
    background: url("http://cdn2.yoox.biz/yoox10/sections/item/alertQntLim.png") no-repeat;
}

.fb_dialog_advanced {
    left: 35% !important;
}

#itemShipment {
    color: #333333;
    font-size: 1em;
    line-height: 28px;
    text-align: left;
    margin-top: 14px;
    width: 30%;
}

/* SHIPPING ACCORDION (CN) */
#shippingAccordion {
    margin-top: 10px;
    min-height: 214px;
}

.layerTable #shippingAccordion {
    margin-top: 0;
    min-height: 0;
}

#shippingAccordion div {
    /*margin-bottom: 15px;*/
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333333;
    font-size: 1.1em;
    line-height: 1.2em;
    padding: 8px 0;
}

#shippingAccordion h3 {
    background: none;
    border: none;
    color: #333;
    margin-top: 5px;
    font-size: 1.2em;
}

#tabs-3 .hide {
    display: block;
}

#shippingAccordion .ui-icon {
    left: -0.5em;
    /*display: none;*/
}

#shippingAccordion .ui-accordion-header {
    background: none;
    border: none;
    color: #333;
    margin-top: 5px;
    padding-left: 12px;
    font-size: 1.2em;
}

    #shippingAccordion .ui-accordion-header:hover {
        color: #949494;
    }

.ui-state-default .ui-icon {
    background-image: url("http://cdn2.yoox.biz/yoox10/jquery-ui-mod_dark/ui-icons_454545_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("http://cdn2.yoox.biz/yoox10/jquery-ui-mod_dark/ui-icons_b4b4b4_256x240.png");
}

.ui-state-active .ui-icon {
    background-image: url("http://cdn2.yoox.biz/yoox10/jquery-ui-mod_dark/ui-icons_454545_256x240.png");
}

.ui-state-hover.ui-state-active .ui-icon {
    background-image: url("http://cdn2.yoox.biz/yoox10/jquery-ui-mod_dark/ui-icons_b4b4b4_256x240.png");
}

#shippingAccordion .ui-accordion-content {
    padding: 30px 4px;
    background: none;
    color: #333;
    font-size: 1.2em;
}

    #shippingAccordion .ui-accordion-content div {
        margin-bottom: 5px;
    }



.tipLayer {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 300px;
    *width: 185px;
    left: -315px;
    padding: 10px;
    background-color: #fff;
    position: absolute;
    border: 2px solid #333333;
    border-radius: 5px;
    min-height: 100px;
    padding-left: 115px;
    background-image: url("http://cdn2.yoox.biz/yoox10/sections/item/wearability/icon_W_.jpg");
    background-repeat: no-repeat;
    background-position: 5px 10px;
    background-size: 109px 75px;
}

.tipLayerArrow {
    float: right;
    position: absolute;
    right: -10px;
    top: 34px;
    font-size: 0px;
    line-height: 0%;
    width: 0px;
    border-top: 10px solid transparent;
    border-left: 10px solid #333333;
    border-bottom: 10px solid transparent;
}

.tipLayerArrowWhite {
    float: right;
    position: absolute;
    right: -8px;
    top: 34px;
    font-size: 0px;
    line-height: 0%;
    width: 0px;
    border-top: 10px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 10px solid transparent;
}

.fittingLayer_large .tipLayer {
    background-image: url("http://cdn2.yoox.biz/yoox10/sections/item/wearability/icon_W1.jpg");
}

.men .fittingLayer_large .tipLayer {
    background-image: url("http://cdn2.yoox.biz/yoox10/sections/item/wearability/icon_M1.jpg");
}

.fittingLayer_small .tipLayer {
    background-image: url("http://cdn2.yoox.biz/yoox10/sections/item/wearability/icon_W2.jpg");
}

.men .fittingLayer_small .tipLayer {
    background-image: url("http://cdn2.yoox.biz/yoox10/sections/item/wearability/icon_M2.jpg");
}

.fittingLayer_large .tipLayer.ipad {
    background-image: url("http://cdn2.yoox.biz/yoox10/sections/item/wearability/iconRetina_W1.jpg");
}

.men .fittingLayer_large .tipLayer.ipad {
    background-image: url("http://cdn2.yoox.biz/yoox10/sections/item/wearability/iconRetina_M1.jpg");
}

.fittingLayer_small .tipLayer.ipad {
    background-image: url("http://cdn2.yoox.biz/yoox10/sections/item/wearability/iconRetina_W2.jpg");
}

.men .fittingLayer_small .tipLayer.ipad {
    background-image: url("http://cdn2.yoox.biz/yoox10/sections/item/wearability/iconRetina_M2.jpg");
}


/* Captcha */
#capcharow {
    height: 125px;
}

#captcha {
    float: left;
    margin-top: 20px;
    width: 374px;
}

#recaptcha_logo, #recaptcha_privacy {
    display: none !important;
}

#capcharow .field-validation-error{
  position: relative;
  top: auto;
  left: auto;
  margin-left: 0;
}