
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: medium none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "flexslider-icon";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
}
.slides:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides > li:first-child {
    display: block;
}
.flexslider {
    border: 1px solid #FEE0A2;
    width: 100%;
}
.productList .flex-direction-nav, .productList .flex-direction-nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.productList .flex-direction-nav li {
    height: 53px;
    list-style-type: none;
    position: absolute;
    top: 176px;
    width: 23px;
}
.productList .flex-direction-nav a {
    display: block;
    height: 53px;
    overflow: hidden;
    text-indent: -9999px;
    width: 23px;
}
.productList .flex-direction-nav .left {
    background: url("../images/layout/products_arrows.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    left: 0;
    list-style-type: none;
}
.productList .flex-direction-nav .right {
    background: url("../images/layout/products_arrows.png") no-repeat scroll -23px center rgba(0, 0, 0, 0);
    list-style-type: none;
    right: -2px;
}
.magestore-bannerslider-standard .flex-direction-nav, .magestore-bannerslider-standard .flex-direction-nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.magestore-bannerslider-standard .flex-direction-nav li {
    height: 53px;
    list-style-type: none;
    position: absolute;
    top: 0;
    width: 23px;
}
.magestore-bannerslider-standard .flex-direction-nav a {
    display: block;
    height: 53px;
    overflow: hidden;
    text-indent: -9999px;
    width: 23px;
}
.magestore-bannerslider-standard .flex-direction-nav .left {
    background: url("../images/layout/brand_arrows.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    left: -6px;
}
.magestore-bannerslider-standard .flex-direction-nav .right {
    background: url("../images/layout/brand_arrows.png") no-repeat scroll -23px center rgba(0, 0, 0, 0);
    right: -5px;
}
