﻿@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);

body {
    background: #f9f9f9;
    margin: 0;
    padding: 0;
    font-family: 'Arial', sans-serif;
    color: #555555;
    min-width: 960px;
}

a, a:visited {
    color: #555555 !important;
    border-bottom: dotted 1px #000;
    text-decoration: none;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

    a:hover {
        color: #000 !important;
        border-bottom-color: #000;
        text-decoration: none !important;
    }

p {
    font-size: 13px;
    line-height: 150%;
    text-shadow: 1px 1px 1px #fff;
}

h1 {
    font-family: 'PT Sans', sans-serif;
    font-size: 26px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

h2 {
    font-family: 'PT Sans', sans-serif;
    font-size: 24px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

h3 {
    font-family: 'PT Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

h4 {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

h5 {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px !important;
    font-weight: 700;
    padding: 0;
    margin: 0;
}

h6 {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

.hidden {
    display: none;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
}

#insideBanner {
    height: 318px;
    width: 960px;
    margin-top: 30px;
    border: solid 1px #c9c9c9;
    border-bottom: none;
}

#featureBoxes {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}

#catBoxes, #subCatBoxes {
    overflow: hidden;
    width: 100%;
    margin-top: 30px;
}

#virtualBox {
    margin: 30px auto 30px auto;
    max-width: 900px;
    min-width: 790px;
    height: 100px;
}

#bannerTabs {
    width: 960px;
    background: #cbcbcb;
    background: -moz-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbcbcb), color-stop(28%, #ffffff), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    background: -o-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    background: -ms-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    background: linear-gradient(to bottom, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    -pie-background: linear-gradient(to bottom, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbcbcb', endColorstr='#ffffff', GradientType=0);
    border: solid 1px #c9c9c9;
    min-height: 60px;
    margin-bottom: 30px;
}

#catCopy {
    height: 80px;
    width: 960px;
    overflow: hidden;
    position: relative;
    display: table;
    margin-bottom: 10px;
}

    #catCopy div.headingTitle {
    }

        #catCopy div.headingTitle div {
        }

            #catCopy h1.heading, #catCopy div.headingTitle div h1.heading {
                font-size: 26px;
                font-weight: 400;
            }

#searchCopy {
    width: 960px;
    margin: 30px 0;
    overflow: hidden;
    border-bottom: solid 1px #c9c9c9;
}

    #searchCopy h1 {
        text-transform: capitalize;
        float: left;
    }
/* To remove filter sidebar and have a full width page see commented sections within each related class */
#filterSidebar {
    width: 179px;
    min-height: 300px;
    float: left;
    margin-right: -20px;
    /*display:none;*/
}

a.clearfilter {
    background: #555;
    padding: 3px 8px;
    border-radius: 10px;
    font-size: 10px;
    color: #fff !important;
    font-family: 'PT Sans';
    text-transform: uppercase;
    box-shadow: 0 0 1px #fff;
}

    a.clearfilter:hover {
        background: #000;
        color: #fff !important;
    }

#BottomRightWidgetColumn {
    float: right;
}

#listingContainer {
    width: 790px;
    float: left;
    /*border-left: solid 1px #c9c9c9;*/
    position: relative;
    right: -20px;
    /*padding-left: 10px;*/
    /* Reduce the padding left size to show the cursor pointer for filter title help icon hover*/
    padding-left: 2px;
}

    #listingContainer.noFilter {
        border-left: none;
        padding-left: 70px;
    }

    #listingContainer ul li {
        float: left;
    }

    #listingContainer ul {
        margin: -10px 0 0 0;
        padding: 0;
        list-style: none;
    }

#searchContainer {
    width: 960px;
    float: left;
    position: relative;
    right: 0px;
    padding-left: 20px;
    margin-bottom: 30px;
}

#footerPre {
    margin: 0 auto;
    width: 100%;
    background: #fff;
    overflow: auto;
    border-top: solid 1px #e0e0e0;
    font-size: 12px;
    color: #555555;
}

#footerPreContent {
    min-height: 120px;
    width: 960px;
    margin: 0 auto;
    background: url("//assets.fellowes.com/images/site/footer_top_bg.png") no-repeat scroll center -2px transparent;
    padding-top: 10px;
}

#listingBanner {
    width: 960px;
    margin-top: 30px;
    border: solid 1px #c9c9c9;
    border-bottom: none;
    height: 257px;
    margin-bottom: 30px;
    border-bottom: solid 1px #c9c9c9;
}

.qtip {
    max-width: 900px;
}

#tipbox, .tipbox {
    /*
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior: url("../_layouts/Scripts/pie/PIE.htc");
  border: solid 1px #c9c9c9;
  background: none repeat scroll 0 0 white;
  box-shadow: 0 0 5px #C9C9C9;
  */
    /*height: 277px;*/
    /*left: -15000px;
  margin-bottom: -277px;
  position: absolute;
  top: 0px;*/
    /*width: 685px;
  z-index: 1000;*/
    /*
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px;
  */
    /*display:none;*/
}

    #tipbox p, .tipbox p {
        margin: 0;
        padding: 0;
    }

#pdContainer {
    width: 960px;
    margin: 30px auto;
    overflow: visible;
}

#pdMainImage {
    width: 416px;
    height: 433px;
    border: solid 1px #c9c9c9;
    background: #fff;
    float: left;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 8px 0;
    margin-right: 30px;
}

    #pdMainImage img {
        max-height: 400px;
        max-width: 400px;
    }

#pdDescription {
    width: 514px;
    height: 380px;
    overflow: hidden;
    float: left;
}

    #pdDescription p {
        font-size: 13px;
    }

    #pdDescription h1 {
        margin-bottom: 15px;
        font-size: 26px;
        font-weight: normal;
    }

    #pdDescription span {
        font-size: 13px;
    }

    #pdDescription li {
        background: url("//assets.fellowes.com/images/site/description_bullet.png") no-repeat scroll left 7px transparent;
        list-style-type: none;
        padding: 3px 10px;
    }

#tabsDataContainer {
    width: 960px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    padding: 5px;
    border-top: solid 1px #c9c9c9;
}

#paginationBar {
    height: 40px;
    background: #fff;
    border: solid 1px #c9c9c9;
    margin-bottom: 30px;
    overflow: hidden;
}
/*----- CLASSES -----*/
.homeBox {
    border: solid 1px #c9c9c9;
    border-radius: 10px;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(94%, #e8e8e8), color-stop(100%, #d9d9d9));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    -pie-background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
    /* IE6-8 */
}

.hBcontent {
    float: left;
    width: 285px;
}

    .hBcontent p {
        min-height: 105px;
    }

    .hBcontent a.title {
        border-bottom: none;
    }

    .hBcontent h3 {
        font-size: 22px;
        font-weight: 400;
    }

.hBimg {
    width: 150px;
    height: 150px;
}

div.hBlinks.hBlinksSmall {
    width: 275px;
}

.hBlinks ul {
    margin: 0;
    padding: 0;
}

    .hBlinks ul li {
        list-style-type: none;
        font-size: 13px;
        line-height: 150%;
        float: left;
        padding-right: 8px;
        font-weight: 700;
        font-family: 'PT Sans', sans-serif;
    }

.hBlinksSmall {
    border-top: medium none;
    padding: 0 0 10px;
}

.homeView {
    margin-bottom: 30px;
    overflow: auto;
}

.homeViewrule {
    width: 75%;
    float: left;
}

.homeButton {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 15px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
    float: right;
    box-shadow: 0px 0px 1px #fff;
    -webkit-box-shadow: 0px 0px 1px #fff;
    -moz-box-shadow: 0px 0px 1px #fff;
    -o-box-shadow: 0px 0px 1px #fff;
    -o-transition: 300ms;
    -ms-transition: 300ms;
    -moz-transition: 300ms;
    -webkit-transition: 300ms;
    transition: 300ms;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(94%, #e8e8e8), color-stop(100%, #d9d9d9));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    -pie-background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
    /* IE6-8 */
}

    .homeButton:hover {
        color: #000;
        padding: 5px 20px;
        text-decoration: none !important;
    }

.bannerTab {
    float: left;
    width: 319px;
    box-sizing: border-box;
    text-align: left;
    margin: 0 auto;
    line-height: 60px;
    height: 60px;
    border-left: solid 1px #c9c9c9;
    font-size: 18px;
    font-family: 'PT Sans', sans-serif;
}

    .bannerTab:first-of-type {
        border: none;
    }

    .bannerTab img {
        float: left;
        width: 60px;
        height: 60px;
        padding: 0 15px;
        border: none;
    }

    .bannerTab a {
        display: block;
        border: none;
    }

        .bannerTab a:hover {
            background: url("//assets.fellowes.com/images/site/tab_arrow_hover_slide.png") top center no-repeat rgba(255, 255, 255, 0.7);
        }

.active {
    background: url("//assets.fellowes.com/images/site/tab_arrow_hover_slide.png") top center no-repeat rgba(255, 255, 255, 0.7);
}

.heading {
    padding-right: 20px;
    /*padding-top: 15px;
  padding-bottom: 15px;
  float: left;
  margin-right: 20px;*/
    display: table-cell;
    vertical-align: middle;
    border-right: solid 1px #c9c9c9;
    width: 25%;
}

.headingCopy {
    font-size: 14px;
    margin: 0;
    padding-top: 0;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
/*.headingCopy p{  
  margin-top: 0;
  padding-top: 0;
}*/
.catBox, .subCatBox {
    width: 460px;
    height: 325px;
    border: solid 1px #e6e6e6;
    float: left;
    margin: 0px 10px 20px 10px;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    -pie-background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0);
}

.subCatBox {
    height: 215px;
}

    .catBox img, .subCatBox img {
        width: 150px;
        padding-right: 20px;
        float: left;
    }

    .catBox h3, .subCatBox h3 {
        font-size: 22px;
        font-weight: 400;
    }

    .catBox div.info, .subCatBox div.info {
        float: right;
        width: 265px;
    }

        .catBox div.info div.copy, .subCatBox div.info div.copy {
            font-size: 14px;
            margin: 14px 0;
            line-height: 150%;
        }

            .catBox div.info div.copy p, .subCatBox div.info div.copy p {
                margin: 0;
            }

        .catBox div.info div.buttons, .subCatBox div.info div.buttons {
            margin-top: 15px;
        }

.vBox {
    width: 30%;
    height: 100px;
    float: left;
    margin: 0 10px;
    font-size: 14px;
}

    .vBox img {
        float: left;
        max-width: 90px;
        max-height: 90px;
        width: 90px;
    }

    .vBox a {
        position: relative;
        bottom: 0;
        margin-left: 10px;
    }

    .vBox p {
        margin: 0;
        font-family: 'PT Sans', sans-serif;
        float: left;
        width: 55%;
        margin-left: 10px;
        font-size: 14px;
    }

        .vBox p span {
            color: #CC9900;
        }
/* To remove filter sidebar and have a full width page see commented sections within each related class */
.listingBox {
    width: 230px;
    min-height: 510px;
    border: solid 1px #c9c9c9;
    background: #fff;
    margin: 10px 15px;
    float: left;
    padding-bottom: 10px;
    position: relative;
    /*margin:10px 20px;*/
    /*width:260px;*/
}

.searchResultBox {
    margin: 10px 40px;
    min-height: 455px;
}

.compare {
}

    .compare .listingCompareBar {
        filter: none;
    }

.listingCompareBar {
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    -pie-background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0);
    border-bottom: solid 1px #c9c9c9;
    height: 25px;
    width: 100%;
    font-size: 10px;
    line-height: 25px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 10px;
    text-transform: uppercase;
}

    .listingCompareBar span.compare-click {
        text-align: right;
        float: right;
        font-size: 12px;
        font-weight: 700;
        line-height: 24px;
    }

        .listingCompareBar span.compare-click input[type="checkbox"] {
            position: relative;
            top: -2px;
            left: 3px;
        }

        .listingCompareBar span.compare-click label.css-label {
            margin-top: -2px;
            margin-left: 2px;
        }

.listingImage {
    width: 150px;
    height: 150px;
    margin: 10px auto;
    overflow: hidden;
}

#pdVariants {
    float: left;
}

.listingImage a, #pdVariants a {
    border: none;
}

.listingImage.variant {
    width: 210px;
}

.listingImage.variant .wraptocenter {
    float: left;
}

.listingImage.variant .wraptovariant {
    float: left;
}

.listingTitle {
    text-align: center;
    border-bottom: solid 1px #c9c9c9;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    height: 50px;
    overflow: hidden;
}

.listingDescription {
    font-size: 12px;
    height: 54px;
    line-height: 150%;
    margin: 15px 15px 25px;
    overflow: hidden;
    text-align: center;
}

    .listingDescription p {
        font-size: 12px;
        text-align: center;
        margin: 0;
        padding: 0;
    }

.listingRibbonContainer {
    height: 70px;
    margin-bottom: 5px;
}

.listingRibbon {
    position: relative;
    width: 250px;
    height: 70px;
    background: #fff;
    margin: 0 0 0 -10px;
    border: solid 1px #c9c9c9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 6px 10px 2px 10px;
    font-size: 11px;
    font-weight: 700;
    box-shadow: 0 2px 7px #c9c9c9;
    /*width:280px;*/
}

    .listingRibbon span {
        position: relative;
        bottom: 14px;
    }

    .listingRibbon:after {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        right: -2px;
        top: -6px;
        border-width: 3px 5px;
        border-style: solid;
        border-color: transparent transparent #c9c9c9 #c9c9c9;
    }

    .listingRibbon img {
        height: 55px;
        width: 55px;
    }

    .listingRibbon:before {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        left: -2px;
        top: -6px;
        border-width: 3px 5px;
        border-style: solid;
        border-color: transparent #c9c9c9 #c9c9c9 transparent;
    }

.listingRibbonCopy {
    color: #999999;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: -18px;
    width: 225px;
}

.listingRibbonLeft {
    float: left;
    margin-left: 10px;
}

.listingRibbonRight {
    float: right;
    margin-right: 10px;
}

    .listingRibbonRight img {
        padding-left: 5px;
    }

.listingReviews {
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px;
    height:140px;
}

    .listingReviews p {
        font-size: 11px;
        font-weight: 400;
        margin: 0px;
        padding: 0px;
    }

.listingNew {
    background: url("//assets.fellowes.com/images/site/product_listing_new.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    margin-bottom: -20px;
    margin-left: -1px;
    position: relative;
    top: 20px;
    width: 230px;
    z-index: 1000;
}

.filterHeader {
    text-align: center;
    width: 179px;
    height: 90px;
    padding-top: 20px;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 16px;
}

.filterGroup {
}

.filterTip {
    float: right;
    border: none;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: -1px;
}

.filterTitle {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    padding: 7px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #c7c7c7 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #c7c7c7));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #c7c7c7 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #c7c7c7 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #c7c7c7 100%);
    /* IE10+ */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #c7c7c7 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#c7c7c7', GradientType=1);
    /* IE6-9 */
}

    .filterTitle span {
        /*display:block;
  max-width:155px;*/
    }

.filterOptions {
    padding: 3px 10px;
    font-size: 11px;
}

.filterOption {
}

.filterOptions input {
    margin-right: 5px;
    margin-bottom: 6px;
    float: left;
}

.filterOptions label {
    font-size: 11px;
    display: block;
    padding-left: 20px;
    position: relative;
    top: -1px;
}

.compareRow {
    border-top: solid 1px #c9c9c9 !important;
}

    .compareRow .propertyName {
        font-weight: bold;
    }

.compareTableHeader {
    font-family: 'PT Sans', sans-serif;
    color: #000;
    font-size: 16px;
}

.compareGrid {
    font-size: 12px;
}

.comparePrintBar {
    background: #f5f5f5;
    border-top: 1px solid #eeeeee;
    bottom: 11px;
    height: 75px;
    left: 10px;
    line-height: 75px;
    padding-right: 20px;
    position: absolute;
    text-align: right;
    width: 980px;
}

    .comparePrintBar a {
        font-size: 12px;
    }

.contentWrap .description p {
    font-size: 12px;
}

.contentWrap .ratings img {
    width: 100px;
}

.allProductsContainer {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    background: #fff;
    float: left;
}

    .allProductsContainer h2 {
        font-weight: 400;
    }

.apHeader {
    height: 40px;
    line-height: 40px;
    text-align: center;
    box-shadow: 0 5px 5px #c9c9c9;
    position: inherit;
    /*z-index: 1000;*/
}

.apProduct {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(94%, #e8e8e8), color-stop(100%, #d9d9d9));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    -pie-background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
    /* IE6-8 */
    height: 75px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
}

.apProductImage {
    float: left;
    width: 65px;
}

.apProductTitle {
    float: left;
    line-height: 55px;
    font-family: 'PT Sans', sans-serif;
}

.apProductButton {
    float: right;
    margin-top: 14px;
}

    .apProductButton a {
        border: none;
    }

.pdRatingBar {
    padding-top: 2px;
    border-top: solid 1px #c9c9c9;
    height: 50px;
    width: 514px;
    float: left;
}

.pdRatingBarPercentage {
    float: left;
    font-size: 36px;
    font-family: 'PT Sans', sans-serif;
    padding-right: 10px;
}

.pdRatingBarText {
    float: left;
    width: 35%;
    font-size: 12px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
    padding-top: 8px;
    text-transform: capitalize;
}

.pdRatingBarStars {
    float: right;
    width: 40%;
    font-size: 11px;
    padding-top: 8px;
    text-align: right;
}

.jcarousel-item a {
    border-bottom: none;
}

li.jcarousel-item {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: solid 1px #c9c9c9;
    height: 52px;
    padding: 1px;
    text-align: center;
}

li.item-showcase, li.item-microsite, li.item-demo, li.item-video {
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    height: 52px;
    padding: 1px;
    text-align: center;
}

.imageCarousel {
    width: 444px;
    float: left;
}

.pdBuyNow {
    float: right;
    line-height: 55px;
}

    .pdBuyNow a {
        font-size: 14px;
    }

.pdAddtlButtons {
    float: left;
    height: 55px;
    width: 380px;
    margin-left: -30px;
}

    .pdAddtlButtons a {
        float: left;
        margin: 2px;
        border: none;
    }

.pdTabs {
    height: 35px;
    background: #363636;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2MzYzNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMzJSIgc3RvcC1jb2xvcj0iIzYwNjA2MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #363636 0%, #606060 33%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #363636), color-stop(33%, #606060));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #363636 0%, #606060 33%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #363636 0%, #606060 33%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #363636 0%, #606060 33%);
    /* IE10+ */
    background: linear-gradient(to bottom, #363636 0%, #606060 33%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#363636', endColorstr='#606060', GradientType=0);
    /* IE6-8 */
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-size: 12px;
    color: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 10px;
    max-width: 480px;
    overflow: hidden;
}

    .pdTabs ul {
        margin: 0;
        padding: 0;
    }

        .pdTabs ul li {
            float: left;
            line-height: 35px;
            list-style-type: none;
            padding: 0 10px;
        }

            .pdTabs ul li a {
                color: #fff;
                border: none;
                text-transform: uppercase;
            }

                .pdTabs ul li a:hover {
                }

a.pdTabsActive {
    font-weight: 700;
}

#pdAlsoBuy {
}

    #pdAlsoBuy h3 {
        font-size: 22px;
        font-weight: normal;
    }

.pdAlsoBuyItem {
    float: left;
    text-align: center;
    width: 150px;
    padding: 0 20px;
}

    .pdAlsoBuyItem a {
        border-bottom: none;
    }

    .pdAlsoBuyItem > div > p {
        font-size: 12px;
    }

.whereToBuyBox {
    float: left;
    margin: 0 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    border: solid 1px #c9c9c9;
    width: 265px;
    min-height: 460px;
    height: 460px;
    max-height: 460px;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(94%, #e8e8e8), color-stop(100%, #d9d9d9));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    -pie-background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
    /* IE6-8 */
    text-align: center;
}

    .whereToBuyBox h3 {
        border-bottom: solid 1px #c9c9c9;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

.searchBox {
    width: 260px;
    min-height: 460px;
    border: solid 1px #c9c9c9;
    background: #fff;
    margin: 10px 20px;
    float: left;
    padding-bottom: 10px;
}

.searchRibbon {
    position: relative;
    width: 280px;
    height: 45px;
    background: #fff;
    margin: 0 0 0 -10px;
    border: solid 1px #c9c9c9;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 2px 10px;
    font-size: 11px;
    font-weight: 700;
    box-shadow: 0 2px 7px #c9c9c9;
    /*width:280px;*/
}

    .searchRibbon span {
        position: relative;
        bottom: 14px;
    }

    .searchRibbon:after {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        right: -2px;
        top: -6px;
        border-width: 3px 5px;
        border-style: solid;
        border-color: transparent transparent #c9c9c9 #c9c9c9;
    }

    .searchRibbon:before {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0;
        left: -2px;
        top: -6px;
        border-width: 3px 5px;
        border-style: solid;
        border-color: transparent #c9c9c9 #c9c9c9 transparent;
    }

.searchRibbonLeft {
    float: left;
}

.searchRibbonRight {
    float: right;
}

    .searchRibbonRight img {
        padding-left: 5px;
    }

.resultsText {
    float: right;
    display: block;
    line-height: 100%;
    font-family: 'PT Sans', sans-serif;
}

.paginationPrev {
    background: #f4f4f4;
    text-align: center;
    line-height: 40px;
    width: 14%;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    border-right: solid 1px #c9c9c9;
    margin-right: 1%;
}

    .paginationPrev:hover {
        background: #efefef;
    }

    .paginationPrev a {
        color: #484848;
        border: none;
        display: block;
        width: 100%;
        height: 100%;
    }

.paginationPages {
    float: left;
    line-height: 40px;
    width: 69%;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-right: 15%;
    padding-left: 20%;
    font-size: 14px;
    font-weight: 700;
}

    .paginationPages ul {
        margin: 0 auto;
        padding: 0;
    }

    .paginationPages li {
        float: left;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        list-style-type: none;
    }

.paginationNext {
    background: #f4f4f4;
    text-align: center;
    line-height: 40px;
    width: 14%;
    float: right;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    border-left: solid 1px #c9c9c9;
    margin-left: 1%;
}

    .paginationNext:hover {
        background: #efefef;
    }

    .paginationNext a {
        color: #484848;
        border: none;
        display: block;
        width: 100%;
        height: 100%;
    }

.pageActive {
    padding: 2px 7px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    border: none;
}

.overallReview {
    width: 100%;
    max-height: 200px;
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    -pie-background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    border: solid 1px #c9c9c9;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    overflow: hidden;
}

.overallLeft {
    width: 55%;
    display: block;
    border-right: solid 1px #c9c9c9;
    float: left;
}

.overallRight {
    float: right;
    text-align: right;
}

    .overallRight select {
        font-size: 11px;
        font-family: 'Arial', sans-serif;
    }

.overallLabel {
    float: left;
    width: 180px;
    height: 35px;
}

.overallStars {
    float: left;
    width: 130px;
    height: 35px;
}

.overallRating {
    float: right;
    width: 145px;
    height: 35px;
}

.indReview {
    margin-top: 15px;
    padding-bottom: 20px;
    border-bottom: double 4px #969696;
    min-height: 100px;
    font-size: 12px;
    color: #555555;
    margin-bottom: 30px;
    width: 100%;
    overflow: hidden;
}

.indReviewHeadline {
    font-family: 'PT Sans', sans-serif;
    font-size: 28px;
    float: left;
    width: 30%;
    height: 150px;
    display: table;
}

    .indReviewHeadline span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

.indScore {
    width: 38%;
    display: block;
    float: left;
    margin-left: 20px;
}

.indLabel {
    float: left;
    width: 150px;
    height: 30px;
}

.indStars {
    float: left;
    height: 30px;
}

.indRating {
    float: right;
    height: 30px;
}

.indInfo {
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    -pie-background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0);
    min-height: 150px;
    float: left;
    margin-left: 30px;
    width: 26%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px;
    border: solid 1px #c9c9c9;
}

    .indInfo p {
        font-size: 12px;
        line-height: 150%;
        font-family: 'PT Sans', sans-serif;
        font-size: 14px;
    }

.indReviewText {
    margin-top: 30px;
}

    .indReviewText p {
        font-size: 12px;
        margin: 10px 0;
        font-style: italic;
    }

.reviewHelpful {
    float: left;
    width: 50%;
}

    .reviewHelpful p {
        font-size: 11px;
        margin: 5px 0;
    }

    .reviewHelpful a {
        margin-right: 10px;
    }

.reviewPostShare {
    float: right;
    text-align: right;
}

    .reviewPostShare p {
        font-size: 11px;
        margin: 15px 0;
        font-weight: 700;
    }

        .reviewPostShare p a {
            border: none;
        }

    .reviewPostShare img {
        padding: 0 3px;
    }

.irGravatar {
    float: left;
    margin-top: 10px;
}

.irComment {
    float: left;
    margin-top: 10px;
}

    .irComment p {
        font-style: none;
    }

button:disabled, button[disabled] {
    color: #aaa;
}

.button {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 5px 15px;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    font-family: 'PT Sans', sans-serif;
    white-space: nowrap;
    box-shadow: 0px 0px 1px #fff;
    -webkit-box-shadow: 0px 0px 1px #fff;
    -moz-box-shadow: 0px 0px 1px #fff;
    -o-box-shadow: 0px 0px 1px #fff;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(94%, #e8e8e8), color-stop(100%, #d9d9d9));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    -pie-background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
    /* IE6-8 */
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

    .button:hover {
        color: #000;
    }

.rule {
    border-bottom: solid 1px #c9c9c9;
    height: 1px;
    margin: 15px 0px;
}

.bubble {
    position: relative;
    width: 815px;
    min-height: 150px;
    padding: 10px;
    background: #FFFFFF;
    border: #c9c9c9 solid 1px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    left: 25px;
}

    .bubble:after {
        content: "";
        position: absolute;
        top: 29px;
        left: -15px;
        border-style: solid;
        border-width: 15px 15px 15px 0;
        border-color: transparent #FFFFFF;
        display: block;
        width: 0;
        z-index: 1;
    }

    .bubble:before {
        content: "";
        position: absolute;
        top: 29px;
        left: -16px;
        border-style: solid;
        border-width: 15px 15px 15px 0;
        border-color: transparent #c9c9c9;
        display: block;
        width: 0;
        z-index: 0;
    }
/* Footer Classes */
.footerPreBox {
    width: 32%;
    min-height: 100px;
    border-right: solid 1px #e0e0e0;
    float: left;
    margin-right: 1%;
    padding-left: 80px;
    padding-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    .footerPreBox p {
        font-size: 12px;
    }

    .footerPreBox h6 {
        text-transform: uppercase;
        font-weight: 700;
    }

.social {
    padding-left: 10px;
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

.star {
    background: url("//assets.fellowes.com/images/site/footer-review_star.png") no-repeat 5px 8px transparent;
}

.register {
    background: url("//assets.fellowes.com/images/site/footer-register_paper.png") no-repeat 5px center transparent;
}

.subscribe {
    background: url("//assets.fellowes.com/images/site/footer-register_paper.png") no-repeat 5px center transparent;
}
/*Footer Social Icons*/
#socialConnect {
    margin: 0;
    padding: 20px 0;
}

    #socialConnect li {
        float: left;
        margin-right: 20px;
        list-style-type: none;
    }

        #socialConnect li a {
            border: none;
        }

            #socialConnect li a:hover {
                padding-top: 10px;
            }

        #socialConnect li:last-of-type {
            float: left;
            margin-right: 0;
            list-style-type: none;
        }

.facebook26 {
    background: url("//assets.fellowes.com/images/site/social_icons/26/facebook.png") no-repeat center center transparent;
    display: block;
    width: 26px;
    height: 26px;
}

.twitter26 {
    background: url("//assets.fellowes.com/images/site/social_icons/26/twitter.png") no-repeat center center transparent;
    display: block;
    width: 26px;
    height: 26px;
}

.linkedin26 {
    background: url("//assets.fellowes.com/images/site/social_icons/26/linkedin.png") no-repeat center center transparent;
    display: block;
    width: 26px;
    height: 26px;
}

.google26 {
    background: url("//assets.fellowes.com/images/site/social_icons/26/google_plus.png") no-repeat center center transparent;
    display: block;
    width: 26px;
    height: 26px;
}

.youtube26 {
    background: url("//assets.fellowes.com/images/site/social_icons/26/youtube.png") no-repeat center center transparent;
    display: block;
    width: 26px;
    height: 26px;
}

.pinterest26 {
    background: url("//assets.fellowes.com/images/site/social_icons/26/pinterest.png") no-repeat center center transparent;
    display: block;
    width: 26px;
    height: 26px;
}
.instagram26 {
    background: url("//assets.fellowes.com/images/site/social_icons/26/instagram.png") no-repeat center center transparent;
    display: block;
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
}

/* Drop Shadow */
.drop-shadow {
    position: relative;
    /*float: left;*/
}

    .drop-shadow:before,
    .drop-shadow:after {
        content: "";
        position: absolute;
        z-index: -2;
    }
/* Lifted corners */
.lifted:before,
.lifted:after {
    bottom: 15px;
    left: 5px;
    width: 50%;
    height: 20%;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.3);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.lifted:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}
/*Gradient Horizontal Rule*/
hr {
    border: 0;
    height: 1px;
    background: #c9c9c9;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.75)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
}

.clear {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.boxGradient {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk0JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background-image: -moz-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(94%, #e8e8e8), color-stop(100%, #d9d9d9));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    -pie-background: linear-gradient(to bottom, #ffffff 0%, #e8e8e8 94%, #d9d9d9 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d9d9d9', GradientType=0);
    /* IE6-8 */
}

.reverseBoxGradient {
    background: #f1f1f1;
    background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    -pie-background: linear-gradient(to bottom, #f1f1f1 0%, #ffffff 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0);
}

.shadowGradient {
    background: #cbcbcb;
    background: -moz-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cbcbcb), color-stop(28%, #ffffff), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    background: -o-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    background: -ms-linear-gradient(top, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    background: linear-gradient(to bottom, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    -pie-background: linear-gradient(to bottom, #cbcbcb 0%, #ffffff 28%, #ffffff 100%);
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cbcbcb', endColorstr='#ffffff', GradientType=0);
}

.shadowGradientHover {
    background: url("//assets.fellowes.com/images/site/tab_arrow_hover_slide.png") top center no-repeat rgba(255, 255, 255, 0.7);
}

.footerSocial {
    display: block;
    width: 26px;
    height: 26px;
}

.boxSizing {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.linkTransition {
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.transition300 {
    -o-transition: 300ms;
    -ms-transition: 300ms;
    -moz-transition: 300ms;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.bannerTabs {
    float: left;
    width: 319px;
    box-sizing: border-box;
    text-align: left;
    margin: 0 auto;
    line-height: 60px;
    height: 60px;
    border-left: solid 1px #c9c9c9;
}

    .bannerTabs:first-of-type {
        border: none;
    }

.borderRadius {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    behavior: url("../_layouts/Scripts/pie/PIE.htc");
}

/* 
    Wrap to center for centering images
*/
.listingBox .wraptocenter {
    height: 150px;
    width: 150px;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .wraptocenter * {
        vertical-align: middle;
    }
/*\*/ /*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

/*
Co-Branding
*/
#cobrandContainer, .cobrandContainer {
    width: 750px;
    height: 35px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.cobrandText {
    font-size: 10px;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    float: right;
    margin-right: 5px;
    line-height: 35px;
}

.cbTab {
    float: right;
    margin: 0 5px;
    width: 90px;
    height: 32px;
}

.cbBlack, .cbFELLOWES, .cbBANKERSBOX {
    background: url('//assets.fellowes.com/images/site/cobrand-blue-bg.png') no-repeat;
}

.cbSilver, .cbDOMEO {
    background: url('//assets.fellowes.com/images/site/cobrand-silver-bg.png') no-repeat;
}

.cbBODYGLOVE {
    background: url('//assets.fellowes.com/images/site/cobrand-gray-bg.png') no-repeat;
}

.cbTab.cbBlack img, .cbTab.cbFELLOWES img, .cbTab.cbBANKERSBOX img {
    margin-top: 7px;
    margin-left: 9px;
    border: none;
}

.cbTab.cbBODYGLOVE img {
    margin-top: 9px;
    margin-left: 4px;
}

.cbTab.cbSilver img, .cbTab.cbDOMEO img {
    margin-left: 15px;
    margin-top: 8px;
    border: none;
}

.cbTab a {
    width: 90px;
    height: 33px;
    display: block;
    border: none;
}

#searchText:focus {
}

a.title {
}

#footer-nav ul li a {
}

.listingDescription p span {
}

.compare-click a, .compare-click a:visited {
}

.cbTab.cbBANKERSBOX img {
    margin-left: 4px;
}

.cbTab.cbFELLOWES img {
    margin-left: 0px;
}

ul#ProductList li div.listingBox {
    min-height: 545px;
}

.productBox .listingBox div.ecomprice {
    display: none;
}

span.compare-click .compare-link {
    text-transform: none;
}

div .ms-WPBody {
    font-family: arial, sans-serif;
}
/* Hide "Coupon" section */
/*#divInsertCoupon,*/
#vcCouponBoxRight.ckORCoup,
.vcCouponContainer.mShadow {
    display: none;
}

#ShippingInfoAPOText {
    font-size: 12px;
    padding-top: 12px;
}

#ShippingInfoAPOText b
{
	color: #FF0000;
}