<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#header-container {
  background-color:#000000;
}
#header-container-generic {
  background-color:#000000;
}
#header-line {
  background-color:#FDB813;
}
#footer-container-nest {
  background-color: #000;
}
#footer-container-nest-generic {
  background-color: #000;
}

#footer-line {
  background-color:#FDB813;
}
#footer-logo-line{
  background-color:#FDB813; 
}

#logo {
  left:10px;
}
#top-right-links span, .top-right-links span{
  color: #999999;
}
#top-right-links a, .top-right-links a, a.top-right-links:visited {
  color: #999999 !important;
}
#top-right-links a:hover, .top-right-links a:hover, a.top-right-links:hover {
  color:#fff !important;
}
input.search {
  border:1px solid #FDB813;
  background-color:#000;
}
.footer-subnav-li a:hover, a.footer-links:hover {
  color:#ffffff !important;
}
a.footer-nav-link, a.footer-nav-link:link, a.footer-nav-link:active, a.footer-nav-link:visited {
  color:#FDB813 !important;
}
.logo     { 
  background:url(//assets.fellowes.com/images/logos/fellowes-logo.png) no-repeat 0 0 transparent; 
  width:164px; 
  height:81px; 
}
.logo-generic   { 
  background:url(//assets.fellowes.com/images/logos/fellowes-small-logo.png) no-repeat 0 0 transparent; 
  width:110px; 
  height:54px; 
}
.magnify-glass  { 
  background-position:-67px -161px; 
  width:18px; 
  height:18px; 
  border:0; 
  position:absolute; 
  top:2px; 
  right:2px; 
  z-index:2; 
  font-size: 0px;
}
#details-tabs .ui-state-default a, #details-tabs .ui-state-default a:link, #details-tabs .ui-state-default a:visited {     
    color: #ffffff !important;
}
#details-tabs .ui-state-active a, #details-tabs .ui-state-active a:link, #details-tabs .ui-state-active a:visited {
  color: #f5bd00 !important;
}
#details-tabs .ui-state-hover a, #details-tabs .ui-state-hover a:hover, #details-tabs .ui-state-hover a:link, #details-tabs .ui-state-hover a:visited {
  color: #f5bd00 !important;
}
.frm-trigger a.causesValidation, 
.frm-trigger a.causesReset {
    border: 1px solid #F5BD00 !important;
}
div#login-dialog.fmodal .button {
  color: #000 !important;
  background:#f9bf2f;
} 
div#login-dialog.fmodal .button:hover {
  background: #FFA500;
}
#quick-cart-panel a:hover {
  color: #000 !important;
}
#progress.login{
  background: #FFA500;
}
#progress span{
  color: #000000;
}

.atcbutton-sm {
    float:right;
    background:linear-gradient(#fcb623 0%,#db9420 100%);
    padding:0 10px;
    margin-left:10px;
    border:1px solid #a57020;
    border-radius:3px
}

.atcbutton-sm:hover {
    background:#f3bc22
}

.atcbutton-sm a {
    color:#fff !important;
    border:none;
    font-family:'pt sans',sans-serif;
    font-weight:700
}

.regprice {
    text-align:right
}

.regprice span {
    font-family:'PT sans';
    color:#555;
    font-size:17px;
    font-weight:700;
    text-shadow:#fff 0 0 1px;
    text-align:right;
    letter-spacing: -1px;
}
.regprice span.oldprice {
    font-size: 12px;
    font-style: italic;
    text-decoration: line-through;
    color: #999;
}

.regprice span.saleprice {
    color: #C90200;
    margin-right: 3px;
    letter-spacing: -1px;
}

.ecomprice {
    background: #d8d8d8; /* Old browsers */
    background: -moz-linear-gradient(top, #d8d8d8 5%, #d8d8d8 15%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#d8d8d8), color-stop(15%,#d8d8d8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d8d8d8 5%,#d8d8d8 15%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d8d8d8 5%,#d8d8d8 15%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d8d8d8 5%,#d8d8d8 15%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d8d8d8 5%,#d8d8d8 15%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    ;
    border-top: 2px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 7px 0;
    line-height: 20px;
    overflow: hidden;
    margin-top: 3px;
    position: absolute;
    bottom: 0;
    margin-bottom: 3px;
    width: 100%;
}
.atcbutton-sm {
    float:right;
    background:linear-gradient(#fcb623 0%,#db9420 100%);
    padding:0 10px;
    margin-left:10px;
    border:1px solid #a57020;
    border-radius:3px
}

.atcbutton-sm:hover {
    background:#f3bc22
}

.atcbutton-sm a {
    color:#fff !important;
    border:none;
    font-family:'pt sans',sans-serif;
    font-weight:700
}

.hBlinks {
  border-top: solid 1px #c9c9c9;
  padding: 10px 0px;
  width: 437px;
}
.regprice {
    text-align:right
}

.regprice span {
    font-family:'PT sans';
    color:#555;
    font-size:17px;
    font-weight:700;
    text-shadow:#fff 0 0 1px;
    text-align:right;
    letter-spacing: -1px;
}
.regprice span.oldprice {
    font-size: 12px;
    font-style: italic;
    text-decoration: line-through;
    color: #999;
}

.regprice span.saleprice {
    color: #C90200;
    margin-right: 3px;
    letter-spacing: -1px;
}

a.atcbutton-lg, input.atcbutton-lg {
    border: solid 1px #a58346;
    font-size: 18px;
    padding: 2px 25px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    color: #fff !important;
    border-radius: 5px;
    position: relative;
    top: 4px;
    background: #fcb61a; /* Old browsers */
    background: -moz-linear-gradient(top,  #fcb61a 0%, #e0921b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcb61a), color-stop(100%,#e0921b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fcb61a 0%,#e0921b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fcb61a 0%,#e0921b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fcb61a 0%,#e0921b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fcb61a 0%,#e0921b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcb61a', endColorstr='#e0921b',GradientType=0 ); /* IE6-9 */
    text-transform: uppercase;
    display:block;
    -webkit-transition:none;
    -moz-transition:none;
    transition:none;
}
.atcbutton-lg a:hover {
    background: #fcb61a;
}


.pdAlsoBuyItem .atcbutton-sm {
    float: right;
}
.pdAlsoBuyItem .regprice {
    float: left;
}
.pdAlsoBuyItem .regprice span {
    font-size: 14px; 
    position: relative; 
    top: 0px
}

a#ckGuestBut {
    margin-left: 38px;
    padding-left: 31px;
    padding-right: 31px;
}
/* Need to use !important because it was already used by init styles*/


#pdAlsoBuy .pdAlsoBuyItem .regprice {
    float: none;
    text-align: center;
    margin-top: 5px;
}

#pdAlsoBuy .pdAlsoBuyItem .atcbutton-sm {
    float: none;
    padding: 2px;
    text-align: center;
    margin-top: 5px;
}
.productCompare.atcbutton-sm {
    float: none;
    margin-left: 0px;
    width: 50%;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    text-transform: uppercase;
}


.preloader-bounce .double-bounce1, .preloader-bounce .double-bounce2, 
.preloader-cube-grid .sk-cube, 
.preloader-cube .sk-cube:before, 
.preloader-signal, 
.preloader-flip, 
.preloader-worm &gt; div {
  background-color: #FDB813;
}

.hidden{
display: none;
}
.allProductsContainer {
width:100%;
}

.upsellDisplayName p {
    height: 50px;
}
#left-side {
    float: left;
    width: 200px;
}
#right-side {
    float: right;
    width: 755px;
}
.loading{
    display: none;
}

div#search-container {
    width: 760px;
    margin-left: 6px;
    min-height: 500px;
    position: relative;
}

#SearchList .searchResultBox {
    margin: 10px 10px;
    min-height: 455px;
}

#search-wrapper h2
{   
    font-size: 26px;
    font-weight: 400;
}

#search-wrapper h3
{   
    font-weight:normal;
    font-size:150%;
}


.search-filter-hide {
    display:none;
}


.filterGroup
{
    margin-bottom: 10px;
    /*margin-top: 10px;*/
}

.filterOption {
    /*margin-right:2px*/
    margin: 10px 0;

}

.filterOptions {
    padding: 0px;
    font-size: 11px;
}

.filterOptions label {
    font-size: 11px;
    display: inline;
    padding-left: 0px;
    position: relative;
    top: -1px;
    font-weight: normal;
    line-height: 20px;
    outline: none;
}


p.ymlPrice {
    float:none;
    text-align: center;
}
#pdAlsoBuy .pdAlsoBuyItem .atcbutton-sm {
    color: #fff !important;
    border: none;
    font-family: 'pt sans',sans-serif;
    font-weight: 700;
    display:block;
}

#pdAlsoBuy .ymlDesc p {
    max-height: 70px;
    overflow: hidden;
    min-height: 60px;
    margin-bottom: 0px;
}
.menuLeftHeader{
        list-style-type: none;
    padding: 3px 10px;
    background: url("//assets.fellowes.com/images/site/description_bullet.png") no-repeat scroll 165px 9px transparent;
    text-decoration: none;
    color: #555;
    list-style-type: none;
    border-bottom: none;
     font-weight: normal;
}
.dynamicMenu {
background: none repeat scroll 0 0 #FFF;
}
.dynamicMenuBG div.content-default .dynamicSubMenu p{
    font-size: 16px;
}

.dynamicMenuBG div.content-default .dynamicSubMenu p.cool-line-02{
    font-size: 16px;
    font-weight: normal;
}
.content.content-default{
    display:inline-block;
    min-height: 326px;
}

.content.content-default .dynamicSubMenu, .content.content-default .dynamicFeature
{
    min-height: 326px;   
    padding-top: 0px;
    margin-top: 0px;
}

.dynamicMenuBG div.content-default {
    display: block;
}

.dynamicSubMenu.tiles{
    width: 100%;
}

.viewallContainer{
    float:left;
    clear:both;
    margin-top: 24px;
    margin-bottom: 5px;
    margin-left: 20px;
}
.tiles.viewall {
 
}
.tilesContainer{
    /*min-height: 295px;*/
}
#scTilesContainer {
    width: 100%;
    display: inline-block;
    margin-left: 100px;
}


#scTilesContainer .staticMenuItem {
    width: auto;
    height: auto;
    margin: 5px 5px 5px 8px;
    text-align: center;
}

#scTilesContainer .staticMenuItem a {
    width: 235px;
    display: block;
    margin: 0 auto;
    border-bottom: none;
}

#scTilesContainer .staticMenuItem a span.short-description {
    width: auto;
    font-size: 12px;
    box-shadow: none;
    border: none;
    margin-top:10px;
}


#scTilesContainer .staticMenuItem a span.short-description {
    width: auto;
    font-size: 12px;
    box-shadow: none;
}
.dynamicHeaderTopTile {
    font-size: 12px;
    line-height: 22px;
    position: relative;
    color: #555;
}


#productHomeContainer
{
    margin-left:  -25px;
    margin-right: 25px;
}


 div.step-box img {
         margin-bottom: 2px;
    }

 #listingContainer.noListingFilter {
        border-left: none;
        padding-left: 7px;
        right: -120px;
    }

#vBox.noListingFilter {
    
}

.menuDefaultContent {
    float: left;
    width: 100%;
    padding-top: 10px;
}

.menuDefaultContent h3
{
   font-size: 18px;
   font-weight: 700;
}
.menuDefaultContent span 
{
    font-size: 12px;
    line-height: 160%;
    padding: 0px;
}


.filterHeader {
    padding-top: 10px;
}

#filterContainer
{
	padding-bottom: 10px;
}

.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.8;filter:alpha(opacity=80);}
.tooltip.top{margin-top:-3px;padding:0px 0;}
.tooltip-inner{max-width:200px;padding:8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;}
.countryDescription {
    font-weight: 700;
}

table.specs .left
{
    width: 35%;
}

table.specs .right
{
    width: 65%;
}

#headerShipping
{
    display: none;
}

.shipping {
    float:left;
    margin:5px 15px 0 40px;
    padding:0;
    text-transform:uppercase;
    font-size:12px;
    line-height:15px;
    text-shadow: none;
    color:#999999;
}

.shipping span.free {
    color:#f5bd00;
    font-size:14px;
    padding-left: 15px;

}

.megamenu_container
{
    max-width: 650px;
    width:100%;

}
#featureBoxes {
        margin-left: 10px;
    }

/* page not found */
.not-found-wrapper {
    text-align: center;
    padding: 70px 0 100px;
}

.not-found-title {
    font-size: 52px;
    display: block;
    margin-bottom: 20px;
    font-weight: 500;
}


.not-found-subtitle {
    font-size: 24px;
    line-height: 100%;
    display: block;
    font-weight: 300;
    padding-bottom: 20px;
    margin-bottom: 20px;
}


.not-found-widget {
    margin-bottom: 40px;
}


.not-found-widget p {
    font-size: 16px;
    color: #000000;
    line-height: 1.66em;
}

.not-found-clearboth {
    overflow: hidden;
    height: 0;
}

/* page not found */
.about-us-home-page .banner
{
   background:none;
   height: 100%;
}
/*
.about-us-home-page .banner img
{
    margin-bottom: 30px;
    border: solid 1px #c9c9c9;
    bottom: 15px;
    left: 5px;
    width: 50%;
    -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);
}
*/

.contentList .aboutus-link
{
    color:#f5a81c;
    text-decoration: none;
}

/*
Co-Branding Begin
*/
#fb-container, .fb-container {
    width: 960px;
    margin: 0 auto;
    display: none;
}


.fbTab {
    float: left;
    margin: 0px 25px;
    width: 95px;
    height: 32px;
}

.fbTab.fbFELLOWES img, .fbTab.fbBANKERSBOX img , .fbTab.fbAERAMAXPRO img, .fbTab.fbEXOLENS img, .fbTab.fbBODYGLOVE img, .fbTab.fbOPTRIX img  {
    margin-top: 17px;
    margin-left: 9px;
    border: none;
}


.fbTab.fbFELLOWESBRANDS img {
    margin-top: 7px;
    margin-left: 9px;
    border: none;
}


.fbTab a {
    width: 95px;
    height: 33px;
    display: block;
    border: none;
}

.fbTab.fbFELLOWESBRANDS
{
    width: 180px;
}

.fbTab.fbFELLOWESBRANDS img{
    padding-right: 20px;
    border-right: solid 1px #FDB813;   
}
/*
Co-Branding End
*/
#pdDescription {
    max-height: 340px;
}

#faqs-right label.error {
    font-size: 11px;
    float: left;
    padding-left: 10px;
    line-height: 10px;
    color:#924949;
}
.frm-response-inline{
	width: 48%;
}
.frm-field-inline {
	width:48%;
}
#faqs-right .frm-input input,#faqs-right .frm-input select {
    width: 88%;
}
#faqs-right .frm-response-inline.radio{
    padding-left: 0px;
}

.support-selected-item {
    float: left;
    width: 550px;
    margin: 5px 0;
}

.support-selected-item-info {
    float: left;
    width: 370px;
}</pre></body></html>