.emsliderbox
{
    width:100%;
    height:194px;
    /*border:1px solid blue;*/
    position:relative;
}
.emsliderbox .emslideritems
{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    overflow:hidden;
}
.emsliderbox .emslideritem
{
    /*border:1px solid green;*/
    float:left;
    width:220px;
}
.emsliderbox .emsliderprev
{
    position:absolute;
    z-index:10;
    cursor:pointer;
    background-image:url('../bg/arrow_left.png');
    background-repeat:no-repeat;
    height: 64px;
    left: -33px;
    position: absolute;
    top: 67px;
    width: 64px;
    z-index: 10;
    opacity:0.8;
}
.emsliderbox .emsliderprev:hover
{
    opacity:1.0;
}
.emsliderbox .emsliderprev.inactive
{
    opacity:0.3;
}
.emsliderbox .emslidernext
{
    position:absolute;
    z-index:10;
    cursor:pointer;
    background-image:url('../bg/arrow_right.png');
    background-repeat:no-repeat;
    height: 64px;
    right: -33px;
    position: absolute;
    top: 67px;
    width: 64px;
    z-index: 10;
    opacity:0.8;
}
.emsliderbox .emslidernext:hover
{
    opacity:1.0;
}
.emsliderbox .emslidernext.inactive
{
    opacity:0.3;
}




.emsliderbox
{
    border: 1px solid #D9D9D9;
    /*
    border-radius:5px;
    box-shadow: 0 0 4px #D8DEE1;
    */
}
.emsliderbox .emsliderprev,
.emsliderbox .emslidernext
{
    background:none;
    color: #0066BB;
    font-size: 20px;
    height: 50px;
    line-height: 49px;
    opacity: 1;
    text-align: center;
    top: 77px;
    vertical-align: middle;
    width: 13px;
}
.emsliderbox .emsliderprev.inactive,
.emsliderbox .emslidernext.inactive
{
    opacity:0.3;
}
.emsliderbox .emsliderprev
{
    left:-15px;
    border-radius: 5px 0 0 5px;
}
.emsliderbox .emsliderprev:before
{
    content: "\25C0\00A0";
    font-size:12px;
}
.emsliderbox .emslidernext
{
    right:-15px;
}
.emsliderbox .emslidernext:after
{
    content: "\00A0\25BA";
    font-size:12px;
}






























.emsliderboxborder_outer
{
    border:1px solid #E7E7E7;
    padding:20px;
}
.emsliderbox
{
    height:200px;
    border:0;
    border-radius: 0;
    box-shadow: none;
}
.emsliderboxborder_inner
{
    height:200px;
    margin-left:20px; 
    margin-right:20px; 
    position:relative; 
}
.emsliderboxborder_inner .emslider2
{
    height:200px;
}
.emslideritems
{
    
}
.emsliderbox .emslidernext 
{
    right: -30px;
    border-radius:30px 30px 30px 30px;
    height: 20px;
    line-height: 20px;
    width:20px;
}
.emsliderbox .emsliderprev
{
    left: -30px;
    border-radius:30px 30px 30px 30px;
    height: 20px;
    line-height: 20px;
    width:20px;
}
.emsliderbox .emsliderprev, 
.emsliderbox .emslidernext
{
    top:85px;
}
.emslideritem_product
{
    width:185px;
    height:200px;
    padding:0px;
    position:relative;
    border-left:1px solid #D9D9D9;
    margin-top:10px;
}
.emslideritem_product.first
{
    border:0;
}
.emslideritem_product .empicture
{
    position: absolute;
    top:0px;
    left:10px;
    right:10px;
    height:90px;
    line-height:90px;
    vertical-align: middle;
    text-align: center;
}
.emslideritem_product .empicture img
{
    text-align:center;
}
#basketform .emslideritem_product .emtitle,
.emslideritem_product .emtitle
{
    position:absolute;
    top:100px;
    left:10px;
    right:10px;
    color:#343434;
    padding:0;
    text-align:left;
    font-weight:normal;
}
#basketform .emslideritem_product .emtitle:hover,
.emslideritem_product .emtitle:hover
{
    text-decoration:none;
}
.emslideritem_product .emprice
{
    position:absolute; 
    bottom:0px;
    right:10px;
}
.emslideritem_product .emprice strong
{
    color:#0066BB;
}
#basketform .emslideritem_product .emprice table,
.emslideritem_product .emprice table
{
    height:30px;
    border:0;
}
#basketform .emslideritem_product .emprice table td,
.emslideritem_product .emprice table td
{
    padding:0;
    margin:0;
    border:0;
    vertical-align:middle;
}
#basketform .emslideritem_product .submitButton
#basketform .emslideritem_product .submitButton:hover
{
    display:block;
    height:18px;
}
#basketform .emslideritem_product .submitButton,
#basketform .emslideritem_product .submitButton:hover,
.emslideritem_product .submitButton,
.emslideritem_product .submitButton:hover
{
    position:relative;
    padding-left:3px;
    padding-right:3px;
    margin-right:5px;
    height:24px;
}
#basketform .emslideritem_product .submitButton .tobasketiconbox,
.emslideritem_product .submitButton .tobasketiconbox
{
    background-image:url('../img/icon_basket.png');
    width:19px;
    height:20px;
    display:block;
    float:right;
}
#basketform .emslideritem_product .submitButton .tobaskettext,
.emslideritem_product .submitButton .tobaskettext
{
    font-size:20px;
    line-height:23px;
}


.emsliderhead
{
    font-weight:bold;
    color:#FA7C04;
    font-size:16px;
}
.emsliderboxborder_outer.color2 .emsliderhead
{
color:white;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
border-top-right-radius:5px;
line-height:20px;

background:none;
color:white;
text-transform: uppercase;

color:white;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
background: rgb(244,195,90); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0YzM1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YyYjc0MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkOWQwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYzliMWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(244,195,90,1) 0%, rgba(242,183,67,1) 50%, rgba(237,157,0,1) 51%, rgba(252,155,31,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,195,90,1)), color-stop(50%,rgba(242,183,67,1)), color-stop(51%,rgba(237,157,0,1)), color-stop(100%,rgba(252,155,31,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(244,195,90,1) 0%,rgba(242,183,67,1) 50%,rgba(237,157,0,1) 51%,rgba(252,155,31,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(244,195,90,1) 0%,rgba(242,183,67,1) 50%,rgba(237,157,0,1) 51%,rgba(252,155,31,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(244,195,90,1) 0%,rgba(242,183,67,1) 50%,rgba(237,157,0,1) 51%,rgba(252,155,31,1) 100%); /* IE10+ */
background: linear-gradient(top, rgba(244,195,90,1) 0%,rgba(242,183,67,1) 50%,rgba(237,157,0,1) 51%,rgba(252,155,31,1) 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c35a', endColorstr='#fc9b1f',GradientType=0 ); /* IE6-8 */
border-top-left-radius:5px;
border-top-right-radius:5px;
line-height:20px;
}

.emslidercategorie
{
    background:none;
    float:left; 
    width:170px; 
    padding-top:10px; 
    height:190px;
    background-color:white;
    position:relative;
}

.emslidercategorie div.emslidercategorie_shadow
{
    background-color: #FFFFFF;
    border: 0 none;
    border-radius: 108px;
    bottom: 20px;
    box-shadow: 0 0 20px #D1D1D1;
    right:0px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 60px;
    z-index:-1;
}
.emslidercategorie div
{
    padding:5px; 
    padding-bottom:2px;
    border-bottom:3px solid transparent;     
    position: relative;
    cursor:pointer;
    font-weight:bold;
}
.emslidercategorie .selected
{
    border-bottom-color: #0066BB;
    color:#0066BB;
}
.emslidercategorie div .arrow
{
    display:none;
}
.emslidercategorie div.selected .arrow
{
    position:absolute;
    top:0px;
    bottom:0px;
    right:0px;
    width:20px;
    text-align: center;
    line-height:25px;
    display:block;
}
.emslidercategorie div.selected .arrow:before
{
content:"\25BA";
font-size:10px;   
}
.emslidercategorie_products
{
    margin-left:190px;
}
.emlastseen_box .emslideritem_product,
.emsliderbasket_products .emslideritem_product,
.emslidercategorie_products .emslideritem_product
{
    width:180px;
    border-left:0;
    margin:auto 10px;
}
.emlastseen_box .emslideritem_product_sep,
.emsliderbasket_products .emslideritem_product_sep,
.emslidercategorie_products .emslideritem_product_sep
{
    position: absolute;
    left:0;
    right:0;
    top:90px;
}

.emlastseen_box .emslideritem_product .emisoffer,
.emlastseen_box .emslideritem_product .emisbestprice,
.emlastseen_box .emslideritem_product .emisnew,
.emsliderbasket_products .emslideritem_product .emisoffer,
.emsliderbasket_products .emslideritem_product .emisbestprice,
.emsliderbasket_products .emslideritem_product .emisnew,
.emslidercategorie_products .emslideritem_product .emisoffer,
.emslidercategorie_products .emslideritem_product .emisbestprice,
.emslidercategorie_products .emslideritem_product .emisnew
{
    position:absolute;
    right:0px;
    top:0px;
    background-position:top right;
    background-repeat:no-repeat;
    width:45px;
    height:45px;
    background-size: 45px 45px; /* width and height, can be %, px or whatever. */
}
.emlastseen_box .emslideritem_product .emisoffer,
.emsliderbasket_products .emslideritem_product .emisoffer,
.emslidercategorie_products .emslideritem_product .emisoffer
{
    background-image: url('../img/oferta.png');
}
.emsliderbasket_products .emslideritem_product .emisnew,
.emslidercategorie_products .emslideritem_product .emisnew
{
    background-image: url('../img/nuevo.png');
}
.emsliderbasket_products .emslideritem_product .emisbestprice,
.emslidercategorie_products .emslideritem_product .emisbestprice
{
    display:none;
}


.emsliderbasket_products .emslider2
{
    height:200px;
    margin-top:15px;
    margin-bottom:15px;
}

#basketform .emsliderbasket_products .emslideritem_product .submitButton, 
#basketform .emsliderbasket_products .emslideritem_product .submitButton:hover
{
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
    position: relative;
    width: 50px;    
}
#basketform .emsliderbasket_products .emslideritem_product .submitButton .tobasketiconbox
{
    margin-top:3px;
}


.emdetailsvariants
{
}
.emdetailsvariants h3
{
    color: #FA7C04;
    font-size: 16px;
    font-weight: bold;
    margin-bottom:20px;
}
.emdetailsvariants .emslideritem
{
    width:105px;
}
.emsliderboxborder_outer.variants
{
    border:0;
    height:100px;
    margin-right:5px;
    box-shadow: none;
    margin: 0;
    padding:0;
}
.emsliderboxborder_outer.variants .emsliderboxborder_inner
{
    height:110px;
}
.emsliderboxborder_outer.variants .emslidernext,
.emsliderboxborder_outer.variants .emsliderprev
{
    top:35px;
}
.emsliderboxborder_outer.variants .emsliderbox
{
    height:110px;
}
.emsliderboxborder_outer.variants .emslideritem_product
{
    border:0;
    height:110px; 
    width:70px;
    margin:0;
    padding:0;
    margin:auto 10px;
    overflow: hidden;
}
.emsliderboxborder_outer.variants .emslideritem_product .empicture
{
    border:0;
    height:70px;
    line-height:70px;
    left:0;
    right:0;
}
.emsliderboxborder_outer.variants .emslideritem_product .empicture img
{
    vertical-align: middle;
}
.emsliderboxborder_outer.variants .emslideritem_product .empicture .empricebox
{
    position:absolute;
    left:0px;
    right:0px;
    bottom:0px;
    top:0px;
    z-index:1;
    display:none;
}
.emsliderboxborder_outer.variants .emslideritem_product:hover .empicture .empricebox
{
    display:block;
}
.emsliderboxborder_outer.variants .emslideritem_product .empicture .empricebox .empricebox_bg
{
    position:absolute;
    left:0px;
    right:0px;
    bottom:0px;
    top:0px;
    z-index:0;
    background-color:white;
    opacity: 0.5;
}
.emsliderboxborder_outer.variants .emslideritem_product .empicture .empricebox .empricebox_price
{
    position:absolute;
    left:0px;
    right:0px;
    bottom:0px;
    top:0px;
    z-index:1;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
    line-height:70px;
    color:#0066bb;
    font-size:12px;
}
.emsliderboxborder_outer.variants .emslideritem_product .emslideritem_product_sep
{
    top:70px;
    left:0px;
    right:0px;
    position:absolute;
}
.emsliderboxborder_outer.variants .emslideritem_product .emtitle
{
    top:80px;
    bottom:0px;
    font-weight:bold;
    text-align:center;
    overflow:visible;
    font-size:12px;
    line-height:12px;
    left:0;
    right:0;
}

.basketitems tr td.thaccbox:last-child,
.basketitems tr td.thaccbox 
{
    text-align:left !important;
    /*border:0;*/
    padding:0px;
}
.basketitems tr td.thaccbox .emsliderboxborder_outer
{
    border:0;
}
.basketitems tr td.thaccbox .accbutton
{
    color:#fa7c04;
    cursor:pointer;
    padding:10px;
    font-weight:bold;
}
.basketitems tr td.tdaccbox
{
    border:0 !important;
    padding:0;
    
}




#borderemgeteaccessoriesspecial
{
    border:0;
    padding:0;
}
#borderemgeteaccessoriesspecial .emslidercategorie
{
    padding:0;
    margin:0;
}
#borderemgeteaccessoriesspecial .emsliderbox
{
    border-top:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
    border-right:1px solid #e7e7e7;
}
#borderemgeteaccessoriesspecial .emsliderboxborder_inner
{
    margin:0;
}
#borderemgeteaccessoriesspecial .emslideritem_product
{
    padding:0;
    margin:0;
    padding-top:10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
#borderemgeteaccessoriesspecial .emslider2_items
{
    left:0px;
    right:0px;
}
#borderemgeteaccessoriesspecial .emslideritem_product .empicture
{
    border:1px solid #e7e7e7;
    position:relative;
    left:auto;
    width:90px;
    height:90px;
    right:auto;
    margin:auto;
    
}
#borderemgeteaccessoriesspecial .emslideritem_product .emprice
{
    position:relative;
    margin-top:10px;
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
    padding-left:10px;
    padding-right:10px;
}
#borderemgeteaccessoriesspecial .emslideritem_product .emprice > table
{
    float:right;
}
#borderemgeteaccessoriesspecial .emslideritem_product .emprice strong
{
    font-size:16px;
}
#borderemgeteaccessoriesspecial .emslideritem_product .emattribute
{
    border-top:1px solid #e7e7e7;
    line-height:40px;
    height:40px;
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    padding-left:10px;
    padding-right:10px;
    
    color:#666666; 
    font-weight: bold; 
    text-align:center;
}
#slideremgeteaccessoriesspecial .emslider2_navi.emslider2_prev,
#slideremgeteaccessoriesspecial .emslider2_navi.emslider2_next
{
    z-index:10;
}
#variantslider .emslider2_navi.emslider2_prev,
#variantslider .emslider2_navi.emslider2_next{
    top:-15px;
}

.emsliderboxborder_outer_special .emslidercategorie
{
    padding:0;
    width:190px;
    height:200px;
}
.emsliderboxborder_outer_special .emslidercategorie div
{
    padding:0;
    margin:0;
    border:0;
}


.emlastseen_box
{
    position:relative;
    padding-top: 20px;
    
}
.emlastseen_box_delete
{
position:absolute; 
right:10px; 
top:5px;
font-size:12px;
}
.emlastseen_box_delete a
{
    color:#0066bb;
}


/* Emslider Toggle variants */
.emslidertoggle_box{
    border: 1px solid #e7e7e7;
}
.emslidertoggle_box .basketaccessories_articles_box .emslidercategorie_products{
    margin-left: 0;
}
.emslideritem_product.emsmoothhover.emslidertoggle_categorie{
    border: none;
    padding: 0px 20px;
}
.emslidertoggle_box .basketaccessories_articles_box .emslideritem_product{
    margin: 20px 30px;
}
.emslidertoggle_categorie_box {
    border-bottom: 1px solid #e7e7e7;
}
.emslidertoggle_categorie_title h2 {
    color: #fa7c04;
}
.emslidertoggle_categorie {
    float: left;
    width:180px;
    height: 140px;
}
.emslidertoggle_categorie > div {
    text-align: center;
}
.emslidertoggle_categorie div.title-category {
    padding: 5px;
}
.emslideritem_product.emsmoothhover.emslidertoggle_categorie:hover a {
    font-weight: bold;
}
.active-selected .emslideritem_product_sep.boxsep.emsmoothsep{
    background-color: #0066BB !important;
}
.active-selected a {
    font-weight: bold;
    color: #0066BB !important;
}

.hover-more-options{
    text-align:center;
    height:120px;
    line-height:120px;
    cursor:pointer;
    position: absolute;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #0066BB;
    background: #FFF;
    opacity: 0.9;
    display: none;
}

.basketaccessories_articles .see_more {
    padding: 0 20px 20px;
    float: right;
}