﻿    /* GLOBAL */
    A:link {color:#7e7f81;font-family:Arial;text-decoration:none;}
    A:visited {color:#696969;text-decoration:none;}
        
    
    /* BEST SELLERS */
    .bestsellers_container {background:#eee;width:100%;float:left;margin-bottom:10px;}
    .bestsellers_carousel img {width:100%;}
    .bestsellers_wrapper {max-width:1337px;padding:1% 5%;margin:0 auto;display:none;}
    .bestsellers_div {position:relative;margin:0.22%}
    .bestsellers_div:focus {outline: 0;}    
    .bestsellers_title {font-size:13px;padding-top:5px;}
    .bestsellers_price {font-size:13px;}
    .bestsellers_main_img {border:1px solid #ccc;}    
    .bestsellers_titles .bestsellers {margin:1%;width:10%;}
    .bestsellers_titles .shopmore {margin:1%;width:8%;float:right;}        
    .bestsellers_prev {left:-35px;position:absolute;background:url(/images/en/common/icon_slideprv.png) no-repeat;background-size:100%;color:transparent;max-width:20px;z-index:1;width:3%;height:50%;top:35%;opacity:.5;cursor:pointer;}
    .bestsellers_prev:hover{opacity: 1;}
    .bestsellers_next {right:-35px;position:absolute;background:url(/images/en/common/icon_slidenext.png) no-repeat;background-size:100%;color:transparent;max-width:20px;z-index:1;width:3%;height:50%;top:35%;opacity:.5;cursor:pointer;}
    .bestsellers_next:hover{opacity: 1;}
    
    
    /* EDITOR'S PICK */
    .editors_container {background:#fff;width:100%;float:left;}
    .editors_carousel img {width:100%;}
    .editors_wrapper {max-width:1337px;padding:1% 5%;margin:0 auto;display:none;}
    .editors_div {position:relative;margin:0.22%}
    .editors_div:focus {outline: 0;}    
    .editors_title {font-size:13px;padding-top:5px;}
    .editors_price {font-size:13px;}
    .editors_main_img {border:1px solid #ccc;}    
    .editors_titles .bestsellers {margin:1%;width:10%;}
    .editors_titles .shopmore {margin:1%;width:8%;float:right;}        
    .editors_prev {left:-35px;position:absolute;background:url(/images/en/common/icon_slideprv.png) no-repeat;background-size:100%;color:transparent;max-width:20px;z-index:1;width:3%;height:50%;top:35%;opacity:.5;cursor:pointer;}
    .editors_prev:hover{opacity: 1;}
    .editors_next {right:-35px;position:absolute;background:url(/images/en/common/icon_slidenext.png) no-repeat;background-size:100%;color:transparent;max-width:20px;z-index:1;width:3%;height:50%;top:35%;opacity:.5;cursor:pointer;}
    .editors_next:hover{opacity: 1;}
    
    
    /* BASKET REC */
    .basketrec_wrapper {width:673px;margin-top:25px;display:none;}
    .basketrec_main_img {width:110px;margin:0 auto;border:1px solid #ccc!important;}
    .basketrec_title {font-size:10px;text-transform:uppercase;width:110px;margin:5px auto;}
    .basketrec_price {font-size:11px;color:#000;width:110px;margin:0 auto 5px;}
    .basketrec_titles {font-size:12px;text-transform:uppercase;border-bottom:1px dotted #b2b2b2;padding-bottom:10px;margin-bottom:15px;font-family:Sans-Serif;}
    .basketrec_prev {left:10px;position:absolute;background:url(/images/en/common/icon_slideprv.png) no-repeat;background-size:100%;color:transparent;max-width:20px;z-index:1;width:10px;height:36px;top:35%;opacity:.5;cursor:pointer;}
    .basketrec_prev:hover{opacity: 1;}
    .basketrec_next {right:10px;position:absolute;background:url(/images/en/common/icon_slidenext.png) no-repeat;background-size:100%;color:transparent;max-width:20px;z-index:1;width:10px;height:36px;top:35%;opacity:.5;cursor:pointer;}
    .basketrec_next:hover{opacity: 1;}
    .basketrec_div {margin:0 auto;}
    .basketrec_div:focus {outline: 0;}
    
    
    /* PDP REC */    
    .pdprec_wrapper {width:104px;border:1px dashed #ccc;padding:10px 10px 30px;display:none;}        
    .pdprec_div:focus {outline: 0;}
    .pdprec_main_img {width:100px;border:1px solid #ccc!important;}        
    .pdprec_title {font-size:9px;padding-top:5px;text-transform:uppercase;width:100px;}
    .pdprec_price {font-size:11px;color:#000;width:100px;margin:0 auto 5px;}
    .pdprec_titles {font-size:10px;font-weight:bold;text-transform:uppercase;border-bottom:1px dotted #b2b2b2;text-align:center;margin-bottom:30px;font-family:Sans-Serif;}
    .pdprec_prev {left:27px;position:absolute;background:url(/images/en/common/icon_slideprv-vert.png) no-repeat;background-size:100%;color:transparent;z-index:1;width:50px;top:-20px;opacity:.5;cursor:pointer;}
    .pdprec_prev:hover{opacity: 1;}
    .pdprec_next {right:27px;position:absolute;background:url(/images/en/common/icon_slidenext-vert.png) no-repeat;background-size:100%;color:transparent;z-index:1;width:50px;bottom:-20;opacity:.5;cursor:pointer;}
    .pdprec_next:hover{opacity: 1;}    
    .pdprec_div {height: 200px!important;} /* Static Height b/c auto height doesnt work with multiple lines of text */
    
    
    /* PLP REC */    
    .plprec_wrapper {width:990px;display:none;}
    .plprec_main_img {width:190px;margin:10px auto 0;border:1px solid #ccc!important;}
    .plprec_title {font-size:10px;padding-top:5px;text-transform:uppercase;width:190px;margin:5px auto;}
    .plprec_price {font-size:11px;color:#000;width:190px;margin:0 auto 5px;}
    .plprec_titles {font-size:12px;text-transform:uppercase;border-bottom:1px dotted #b2b2b2;padding:5px 0}        
    .plprec_prev {left:10px;position:absolute;background:url(/images/en/common/icon_slideprv.png) no-repeat;background-size:100%;color:transparent;max-width:20px;z-index:1;width:15px;height:55px;top:37%;opacity:.5;cursor:pointer;}
    .plprec_prev:hover{opacity: 1;}
    .plprec_next {right:10px;position:absolute;background:url(/images/en/common/icon_slidenext.png) no-repeat;background-size:100%;color:transparent;max-width:20px;z-index:1;width:15px;height:55px;top:37%;opacity:.5;cursor:pointer;}
    .plprec_next:hover{opacity: 1;}
    .plprec_div {margin:0 auto;}
    .plprec_div:focus {outline: 0;}
    .plprec_hide {float:right;cursor:pointer;}
    .plprec_carousel {border-bottom:1px dotted #b2b2b2;padding-bottom:10px;}
    .plprec_jfy, .plprec_hide {font-family:Sans-Serif;}