.actions {
    text-align:right;
}

.clear-all-link {
    color:#999999;
}

.amshopby-column {
    float:left; width:83px;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
    padding: 0pt 10px 10px 0pt; float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px;
}

.amshopby-link{
    float:left;
    padding-left:5px;
    padding-top:5px;
}

.amshopby-clearer {
    display:block;
    clear:both;
    overflow: hidden;
}

.pack-selector-logo {
    display:none;
    margin-bottom: 10px;
}


.perfect-pack .pack-selector-logo {
    display:block;
}


.block-layered-nav dd {
    padding-bottom: 13px;
    margin-bottom: 13px;
    border-bottom: 2px solid #CCCCCC;
}
.block-layered-nav dd.filter_menu_features-list {
    border-bottom: 0;
}

/* THE MAIN FILTER STYLE */
.block-layered-nav dd .option_wrapper {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    display:block;
    float: left;
    padding:0;
    padding-top: 9px;
    min-height:27px;
    width: 100%;
}

.block-layered-nav dd .option_wrapper a {
    padding-left:37px;
    display: block;
}

.block-layered-nav dd .option_wrapper.amshopby-attr {
    background:transparent url(http://www.ospreyeurope.com/skin/frontend/osprey/default/images/am-unticked.png) no-repeat left 6px;
    background-size: 22px 22px;
}

.block-layered-nav dd .option_wrapper.amshopby-attr-selected {
    background:transparent url(http://www.ospreyeurope.com/skin/frontend/osprey/default/images/am-ticked.png) no-repeat left 6px;
    background-size: 22px 22px;
}

/* SINGLE CHOICE HAVE DIFFERENT STYLES! */
.block-layered-nav dd .single-choice .option_wrapper a {
    padding-left:0px;
}
.block-layered-nav dd .single-choice .option_wrapper.amshopby-attr {
    background:none;
}
.block-layered-nav dd .single-choice .option_wrapper.amshopby-attr-selected {
    background:none;
}

/* THINGS ARE SLIGHTLY DIFFERENT IF THERE IS AN ITEM SELECTED! */
.block-layered-nav dd .single-choice.has-selection li.amshopby-attr-selected {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    border-top-right-radius: 0.6em;
    border-bottom-left-radius: 0.6em;
    -webkit-border-top-right-radius: 0.6em;
    -webkit-border-bottom-left-radius: 0.6em;
    -moz-border-radius-topright: 0.6em;
    -moz-border-radius-bottomleft: 0.6em;
    background: #65BEEB;
    padding: 0 7px 0 11px;
}

.block-layered-nav dd .single-choice.has-selection li.amshopby-attr-selected:hover {
    background: #83cbef;
}
.block-layered-nav dd .single-choice.has-selection .option_wrapper.amshopby-attr,
.block-layered-nav dd .single-choice.has-selection a.amshopby-attr {
    display: none;
}

.block-layered-nav dd .single-choice.has-selection .option_wrapper.amshopby-attr-selected {
    padding: 0;
    width: 100%;
}
.block-layered-nav dd .single-choice.has-selection a.amshopby-attr-selected {
    display: block;
    background: url(http://www.ospreyeurope.com/skin/frontend/osprey/default/images/am-close-filter.png) no-repeat right center;
    color: #FFFFFF;
    width: 100%;
    text-transform: uppercase;
    padding: 15px 21px 10px 0;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;

}

.block-layered-nav dd a img {
    padding: 0px 4px 5px;
    float:left;
}

.block-layered-nav dd li.amshopby-cat-level-2 {
    padding-left:10px;
}
.block-layered-nav dd li.amshopby-cat-level-3 {
    padding-left:20px;
}

.block-layered-nav dd a.amshopby-cat-selected {
    font-weight: bold;
    color:black;
    text-decoration: none;
    cursor:text;
}

.block-layered-nav dd li span.amshopby-plusminus {
    float:left;
    display:block;
    width:15px;
    height:15px;
    cursor:pointer;
    background:transparent url(http://www.ospreyeurope.com/skin/frontend/osprey/default/images/amshopby-plus.gif)  no-repeat;
}

.block-layered-nav dd li span.minus {
    background:transparent url(http://www.ospreyeurope.com/skin/frontend/osprey/default/images/amshopby-minus.gif) no-repeat;
}
.block-layered-nav dd li {
    margin-bottom: 0em;
}
.block-layered-nav dd li:after {
    display:block;
    content:".";
    clear:both;
    font-size:0;
    line-height:0;
    height:0;
    overflow:hidden;
}

.block-layered-nav dt {
    cursor:pointer;
    border-bottom: 0;
    letter-spacing: 0px;
    text-transform: uppercase;
    background: none;
    padding: 0;
    padding-bottom: 5px;
    margin: 0px 0 5px;
    font-family: Helvetica, Arial;
    font-size: 0.85em;
}

.block-layered-nav dt.amshopby-collapsed {
    background:none;
}


.block-layered-nav .amshopby-slider {
    position:relative;
    margin:10px auto 5px auto;
    z-index:9;
    height:20px;
    background: url(http://www.ospreyeurope.com/skin/frontend/osprey/default/images/amshopby-slider-bg.gif) repeat-x center center;
    cursor:pointer;
}
.block-layered-nav .amshopby-slider .handle {
    width:20px;
    top:0px;
    height:20px;
    background: #65BEEB; /* url(http://www.ospreyeurope.com/skin/frontend/osprey/default/images/am-handle.png) no-repeat;*/
    position: absolute;
    cursor:ew-resize;
    z-index: 2;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-border-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
}
.block-layered-nav .amshopby-slider .handle:hover {
    background: #83cbef;
}

/*
 * Slider labels
 */
.amshopby-slider-price {
    color: #798794;
    padding: 0 3px;
}
.amshopby-slider-price-from {
    float: left;

}
.amshopby-slider-price-to {
    float: right;
}

.amshopby-slider-handle-right {
    position: absolute;
    top: 14px;
    right: 0px;
}

.amshopby-slider-handle-left {
    position: absolute;
    top: 14px;
    left: 0px;
}

.amshopby-tooltip {
    padding:2px 5px;
    background:#FEC;
    border:1px solid #FAA819;
    color:#1F5070;
    text-align:left;
    width:200px;
    position:absolute;
}

.amshopby-slider-price-range
{
    font-family:'proxima-nova'; font-weight:bold;
    clear:both;
    text-align: center;
    font-size: 1.6em;
}

.amshopby-tooltip-img {
    cursor:help;
}

.block-layered-nav, .amshopby-page-container, .amshopby-filters-top {
    /*position: relative;*/
}
.amshopby-overlay {
    position:   fixed;
    z-index:    10020;
    top:        0;
    left:       0;
    width:100%;
    height:100%;
    background: rgba( 255, 255, 255, .5 )
    url('http://www.ospreyeurope.com/skin/frontend/osprey/default/images/ajax.loading-indicator.black.large.gif')
    50% 50%
    no-repeat;
}
.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

.amshopby-overlay div {
    margin: 0 auto;
    display: block;
    width: 300px;
    height: 200px;
    background:  url('http://www.ospreyeurope.com/skin/frontend/osprey/default/images/amshopby-overlay.gif') 50% 50% no-repeat;
    top:50%;
    left:50%;
    margin-top: -100px;
    margin-left: -150px;
    position: absolute;
}

/*
 * Advanced Categories
 */
.amshopby-advanced li {
    clear: both;
}
.amshopby-advanced li.level1 {
    padding-left: 20px;
}
.amshopby-advanced li.level2 {
    padding-left: 30px;
}
.amshopby-advanced li.level3 {
    padding-left: 40px;
}
.amshopby-advanced li.level4 {
    padding-left: 50px;
}


.amshopby-advanced li.active > a {
    font-weight: bold;
}

/*
 * Slider Bar
 */
.amshopby-slider-bar {
    position:absolute;
    background: #999;
    height: 6px;
    top: 6px;
    z-index: 1;
}

/*
 * Subcategores block
 */
.amshopby-subcategory-image {
    overflow: auto;
}

.btn-remove-inline { background-image: url('http://www.ospreyeurope.com/skin/frontend/osprey/default/images/btn_remove.gif'); background-repeat: no-repeat; width:13px; height:12px; margin-left: 4px; }
.btn-remove-inline:hover { /* background-position: center bottom; */ }


.amshopby-filters-left {
    border: 1px solid #CCCCCC;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    padding: 1em;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    -webkit-border-top-right-radius: 1em;
    -webkit-border-bottom-left-radius: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-bottomleft: 1em;
}

/* OPTIONS */
.block-layered-nav dd {
    position: relative;
}

/* FREATURE POPUP */
.block-layered-nav .option_wrapper .option_info {
    margin-top: -5px;
}

.block-layered-nav .option_info img {
    padding: 0;
    float: none;
    vertical-align: bottom;
}
.block-layered-nav .option_info img.right {
    float: right;
}

.option_info_icon {
    margin-left: 0.5em;
}

.option_info_popup {
    position: absolute;
    top:0;
    left: 100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width: 250px;
    background-color: #65BEEB;
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    -webkit-border-top-right-radius: 1em;
    -webkit-border-bottom-left-radius: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-bottomleft: 1em;
    padding:16px 22px 22px;
    z-index: 300;
    margin-left: 2em;
    display: none;
}

.option_line_vertical,
.option_line_horizontal {
    position: absolute;
    display: none;
    background-color: #65BEEB;
    margin-top: -5px;
}

.option_line_vertical {
    width: 2px;
    z-index: 999;
}
.option_line_horizontal {
    height: 2px;
    z-index: 999;
}

.option_info_popup h4 {
    color:#FFFFFF;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 12px;
    margin-bottom: 20px;
    letter-spacing: 0;
}
.option_info_popup p {
    color:#FFFFFF;
    font-size: 1em;
    font-weight: normal;
    margin-top: 0.75em;
}

.option_info_popup img.option_info_image {
    border-top-right-radius: 1em;
    border-bottom-left-radius: 1em;
    -webkit-border-top-right-radius: 1em;
    -webkit-border-bottom-left-radius: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-bottomleft: 1em;
}
.block-layered-nav .option_info img.option_info_close {
    position: absolute;
    right:5px;
    top:5px;
}

.option_info_icon,
.option_info_close {
    cursor: pointer;
}

.item-count {
    color: #BFBEBD;
}

dt .item-count {
    font-family: 'Avenir LT W01 35 Light', 'Arial';
}

.select-slider {
    color: #666666;
}






/*----------------------------------------------------------------------------
Adaptive stylesheet for width < 750px.
----------------------------------------------------------------------------*/
@media screen and (max-width: 750px) {

    .amshopby-filters-left .main-filters-window {
        display: none;
    }

    .perfect-pack .pack-selector-logo {
        display: none;
    }

    .amshopby-filters-left {
        border: 0;
        padding: 0;
    }

    .block-layered-nav dd {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0;
    }

    .option_border {
        border: 1px solid #CCCCCC;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 1em;
        border-top-right-radius: 1em;
        border-bottom-left-radius: 1em;
        -webkit-border-top-right-radius: 1em;
        -webkit-border-bottom-left-radius: 1em;
        -moz-border-radius-topright: 1em;
        -moz-border-radius-bottomleft: 1em;
        margin-bottom: 1em;
    }

    .clear-all-link {
        margin-right: 1em;
        margin-top: 1em;
        display: block;
    }



    .option_line_vertical { display: none !important; }
    .option_line_horizontal { display: none !important; }

    .option_info_popup {
        position: fixed;
        left:50%;
        top:15%!important;
        margin-left:-125px;
    }
    .option_info_overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        display: none;
        background: #333333;
        opacity: 0.5;
        z-index: 299;
        top:0;
        left:0;
    }




}




/*----------------------------------------------------------------------------
Adaptive stylesheet for width < 400px. (iphone)
----------------------------------------------------------------------------*/
@media screen and (max-width: 400px) {
    div.block-layered-nav div.amshopby-slider {
        height: 30px;
    }

    div.block-layered-nav div.amshopby-slider div.handle {
        width:20px;
        height:30px;
        border-radius: 25px;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        border-bottom-left-radius: 25px;
        -webkit-border-radius: 25px;
        -webkit-border-top-left-radius: 25px;
        -webkit-border-top-right-radius: 25px;
        -webkit-border-bottom-right-radius: 25px;
        -webkit-border-bottom-left-radius: 25px;
        -moz-border-radius: 25px;
        -moz-border-radius-topleft: 25px;
        -moz-border-radius-topright: 25px;
        -moz-border-radius-bottomright: 25px;
        -moz-border-radius-bottomleft: 25px;
    }

}

/* Go the opposite way for force showing stuff that is hidden by javascript */

@media screen and (min-width: 751px) {

    .amshopby-filters-left .main-filters-window {
        display: block !important;
    }
    .option_info_overlay {
        display: none !important;
    }

}


