<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------------------------------------------------
Resets 
-------------------------------------------------*/
* { margin: 0; font-size: 100%; outline: none; } /*   padding: 0;    */
* {font-family: Arial, Helvetica, sans-serif}
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 11px; }
dfn, i, cite, var, address, em { font-style: normal; }
/*   th, b, strong,   */ h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
/*	table { border-collapse: collapse; border-spacing: 0; } */
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1em; background: white; color:#000000; overflow:auto;}

ul, dir, menu { list-style: none; margin:0; padding:0; }
ol{margin:10px 0 10px 25px; padding:0;}

a { color: inherit; }
 /* IE &lt; 8 */

/*-------------------------------------------------
Standards / HTML
-------------------------------------------------*/
html {  } /*	Prevent Firefox Scrollbar Jump	*/
a, input[type=submit], label, select, .pointer { cursor:pointer; } /*	CSS Pointer Cursors	*/
/*
a:link, a:active, a:visited{color:#b17e03;}
a:hover{color:#d69803; text-decoration:underline}
*/
a:link, a:active, a:visited{color:#0033CC}
a:hover{color:#0033CC; text-decoration:underline}

html, body { height:auto; }

/*   .clear prevents divs from flaoting out side a container div.   */
.clear, .clear_margin{
height:0;
font-size:0;
line-height:0;
clear:both;
}

#details-bottom-right .clear
{
    display:none;
}

#details-bottom-right .panes .clear
{
    display:inherit;
}
 /* this removes the white space below an image in FF*/

.loc { border:1px solid green; }

.lfloat { float:none; }
.rfloat { float:none; }

.bold { font-weight:bold; }
.hidden{display:none;}


select.expand {
    width: auto;
}

/*-------------------------------------------------
Client Side - Site wide 
-------------------------------------------------*/
body { 
	line-height: 15px; 
	font-size: 12px; 
	height:100%;
}

body #s4-ribbonrow {
	min-height: 0 !important;
	height: auto !important;
}

body #s4-workspace
{
    overflow:visible;
}

#wrapper, #s4-bodyContainer{ background: #fff; }

#header_container, #content_container, #footer_container { width:100%; }

#header-container {
	background-color:#000000;
	height:133px;
	display:none;
}

#header-container-generic {
	background-color:#000000;
	height:68px;
}

#header {
	position:relative;
	margin:0 auto; 
	/* background:url(//assets.fellowes.com/images/site/logo-background.jpg) no-repeat;  */
	width:980px; 
	height:129px;
}

#header-generic {
	position:relative;
	margin:0 auto; 
	width:680px; 
	height:65px;
}

#header-line {
	height:3px; 
	background-color:#FDB813;
}

#content-container , .content-container {
	margin:0 auto;
	background-image:none;
}
/*
#content-overview-container {

	background:url(//assets.fellowes.com/images/site/body-overview-bg.png) repeat-x; 
	margin:0 auto;
	height:695px;
}
*/


#content{
	width:512px; 
	margin:-10px auto 0px auto;
	padding-left:5px;
}

#content-generic{
	width:650px; 
	margin:0 auto;
	padding-left:5px;
	padding-top:12px;
}

.s4-ca {
	width:512px; 
	margin:0 auto;
	/* padding-top:15px; // GREY LINE */
}

.s4-ca-generic {
	width:680px; 
	margin:0 auto;
	/* padding-top:15px; // GREY LINE */
}

#content-inner {
	/*padding:5px 10px 0px 25px;*/
	padding:0px 0px 0px 6px;
}


.tab-dots{
	background: url(//assets.fellowes.com/images/site/horizontal-dots.png) bottom repeat-x;
}
/* Two Columns */


.box220{
	margin: 5px auto;
}

#article-box-single h4,
#article-box h4,
#group-box h4,
#crc-box h4,
#result-box h4,
#support-available h4,
#detail-box h4,
#detail-box-single h4 { 
	background:#616161; 
	color:#fff; 
	display:block; 
	font-size:11px; 
	padding:5px 3px;
	font-weight:bold;
	text-transform:uppercase;
	height:14px;
}


#support-selector {
	margin:15px 0px 10px 8px;
	position:relative;
}

#crc-box,
#group-box,
.group-box {
	float:none; 
	border:1px solid #b8b8b8;
	background: #ffffff;
	height:190px;
	width: 180px;
	overflow:visible;
	margin:0px 20px 10px 0px;
	text-align:center;
}  

#crc-box a,
#group-box a,
.group-box a
{
    font-size:11px;   
}

#group-box { height:195px; }
#crc-box { height:195px; }

#crc-box .error{
	color:#FF0000;
	border-color:#FF0000;
}

#group-box {
	margin:0px 0px 10px 0px;
}  

#dynamic-box p,
#dynamic-box2 p,
#dynamic-box3 p,
#group-box p {
	color:#979797;
	margin-bottom:5px;
	font-size:11px;
	height:30px;
}

#dynamic-box,
#dynamic-box2,
#dynamic-box3 {
	float:none; 
	border:1px solid #b8b8b8;
	background: #ffffff;
	height:170px;
	width: 180px;
	overflow:visible;
	margin:25px 0px 10px 0px;
	text-align:center;
}

.crc-arrow { position:relative; top:6px; }

/*nudge for safari/chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  #dynamic-box,#dynamic-box2,#dynamic-box3  {  min-height:167px; }
 }

#result-box {
	clear:both;
	border:1px solid #b8b8b8;
	/*background: url(//assets.fellowes.com/images/site/manual-results-bg.png) 0px 0px repeat-x;*/
	min-height:210px;
	width: 100%;
	overflow:visible;
	margin:20px 0 10px 8px;
	display:none;

} 

#support-available {
	clear:both;
	border:1px solid #b8b8b8;
	min-height:210px;
	width: 100%;
	overflow:visible;
	margin:10px 0px 10px 8px;
	display:none;
} 
.support-selected-item{
	float:none;
	width:450px;
	margin:5px 0;
}
.support-selected-item-info{
	float:none;
	width:270px;
	/*margin:30px 0 0;*/
}
.support-selected-item-image{
	float:none;
	width:150px;
}

.support-button{
	padding:10px 0 0 !important;
}

div.prod-sel-img-container{
	height:100px;
	padding:0px !important;
}
div.prod-sel-input-container{
	padding: 17px 0 5px;
}
#group-box div,
#result-box div,
#support-available div, 
#dynamic-box div,
#dynamic-box2 div,
#dynamic-box3 div {
	padding:5px 7px;
}
#group-box select,
#result-box select,
#support-available select,
#dynamic-box select,
#dynamic-box2 select,
#dynamic-box3 select {
	width:160px;
}

#prod-reg { 
	position:relative; 
	top:0px; 
	left:580px; 
	display:none;
	width:160px;
}

#or-div {
	position:relative;
	z-index:2;
	top:77px;
	left:170px;
}

.prod-title div.heroShot{height:150px; width:180px; display:table; #position:relative; overflow:visible;}
.prod-desc {font-size:11px; color:#444444; }


h4.button { 
	background:#616161  url(//assets.fellowes.com/images/site/arrow-yellow-left.png) 4px 6px no-repeat; 
	color:#fff; 
	display:block; 
	font-size:12px; 
	padding:2px 12px;
	width:256px;
	white-space:nowrap;
	margin:8px 0px;
	cursor:pointer;
	font-size:11px;


}
h4.button a:link, h4.button a:visited{ color:#fff; text-decoration:none;}
h4.button a:hover { color:#000; }background:#d9d9d9 url(//assets.fellowes.com/images/site/arrow-yellow-left.png) 4px 6px no-repeat;  }

/* product detail boxes */
.pd-left {  margin-left:5px; float:left; width:305px;}


.preview-box {float:none; width:auto; margin-right:10px; }
.preview-box .image-container{height:auto; width:auto; margin-top:-45px;}
.preview-box #large_image { /*float:none; padding-right:10px;*/}
.preview-box #thumbnails { clear:both; margin:5px 0px; display:none;}
/*.preview-box #thumbnails div.thumbnail {float:none; margin-right:10px;  border:1px solid #ccc; padding:2px; width:65px; height:55px; line-height:60px; text-align:center; vertical-align:middle}*/
.preview-box #thumbnails div.thumbnail {float:none; margin-right:7px; border:1px solid #ccc; padding:2px; width:60px; height:55px; display:table; #position:relative; overflow:visible;}
/*.preview-box #thumbnails img {float:none; margin-right:10px;  border:1px solid #ccc; padding:2px;} */
div.productShowcase{display:none;}
.showcase, .demo, .microsite{display:block; margin:5px 0px 0px;}
.showcase img, .demo img, .microsite img{margin-top:0px;}

#category-box ul li.active, a.category-box:active {color:#000000;  font-weight:bold; background:#dbdbdb; } 

#features {width:178px; border:1px solid #BBBBBB; background-color:#F5F5F5; padding:10px; }
#features h3 a{ color:#666666; font-size:12px; }
#features div { font-size:11px; padding:3px 3px; margin:5px 0px;  background-color:#F5F5F5; color:#666666;}
#features div .l { float:none; }
#features div .r { float:none; }


#products-container{
	background:url(//assets.fellowes.com/images/site/products-box.png) no-repeat; 
	width:960px; 
	height:170px;
	margin:10px 0 0 0;
	position:relative;
	padding:0px 0 0 0;
}

#products-overview-container{
	background:url(//assets.fellowes.com/images/site/products-box-overview.png) no-repeat -4px 0; 
	width:965px; 
	height:195px;
	margin:15px 0 0;
	position:relative;
	padding:10px 0 0;
	z-index:1;

}

.messages-container{
	background:url(//assets.fellowes.com/images/site/messages-box.png) no-repeat; 
	width:940px; 
	height:112px;
	margin:15px 0 0 10px;
}

.s4-notdlg{
	display:none;
}


#footer-container-nest-generic {
	background-color: #000;
	height:80px;
	margin-bottom: -2px;
}


#footer, #line-content{
	margin:0 auto; 
	width:980px; 
}


#footer{
	padding:0; 
}


#footer-line {
	background:url(//assets.fellowes.com/images/site/footer-yellow-bar.png) repeat-x; 
	background-color:#000;
	height:30px;
}

.sep {
	border-top:1px solid #b8b8b8;
	margin:10px 5px 10px 0px;
}
	

div.arrow{width:300px;}
ul.arrow, div.arrow ul {
list-style:none; margin:10px 0px 10px 0px; 
}
ul.arrow li, div.arrow ul li {
	color:#444444; 
	background:url(//assets.fellowes.com/images/site/arrow-black.png) no-repeat 0 4px; 
	padding-left:12px; 
	padding-bottom:5px;
	line-height:140%; 
	font-size:11px;
}
ul.arrow-yellow {
list-style:none; margin:10px 0px 10px 0px; 
}
ul.arrow-yellow li {
	color:#444444; 
	background:url(//assets.fellowes.com/images/site/arrow-yellow.png) no-repeat 0 4px; 
	padding-left:12px; 
	line-height:140%; 
	font-size:12px;
}


a.msg-links, a.msg-links:active {
	text-decoration: none;
	/*color: #263B97;*/
	color: #0033CC;
	font-size:12px;
}

a.msg-links:hover {
	color: #696969;
}


.tooltip {
	background: #ffffff url(//assets.fellowes.com/images/site/products-pop-bg.png) bottom repeat-x;
	border:1px solid #CCCCCC;
	position:relative;
	display:none;
}


.products-pop-img {
	margin:10px 0; 
	text-align:center;
	line-height:115px;
}

.products-pop-img img {
	vertical-align:middle;
  /* IE hack */
  background:none\9; /* Targets IE only */
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image.png", sizingMethod="crop");	
}


#logo {
	position:relative;
	top:0;
	left:30px;
	cursor:pointer;
}


#top-right-links, .top-right-links {
	text-align:right;
	color:#333333;
	font-size:10px;
}

#top-right-links span, .top-right-links span{
	color: #999999;
}

#top-right-links a, .top-right-links a, a.top-right-links:link  {
	text-decoration: none;
	color: #999999;
	font-size:10px;
}

#top-right-links a, .top-right-links a, a.top-right-links:hover {
	text-decoration: none;
	color:#fff;
}

#top-right-links a, .top-right-links a, a.top-right-links:visited {
	color: #999999;
	text-decoration: none;
}

dl.dropdown{
	float:none;
}
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
.dropdown a, .dropdown a:visited { text-decoration:none; outline:none;}
.dropdown dt a 
{
	background:no-repeat scroll right 2px;
	display:block; 
	padding-right:20px;
}
.dropdown dt a span 
{
	cursor:pointer; 
	padding:5px;
}
.dropdown dd ul 
{ 
	background:#252526 none repeat scroll 0 0; 
	border:1px solid #555555; 
	color:#C5C0B0; 
	display:none;
	left:0px; 
	padding:5px 0px; 
	position:relative; 
	top:2px; 
	width:auto; 
	min-width:170px; 
	list-style:none;
	z-Index:1000;
}
.dropdown span.value { display:none;}
.dropdown dd ul li a { 
	padding:5px; 
	text-align:left;
	display:block;
}
.dropdown dd ul li a:hover 
{ 
	/*background-color:#222222; */
	color:#FFFFFF !important;
}
.dropdown dd ul li a:link, .dropdown dd ul li a:active, .dropdown dd ul li a:visited, .dropdown dt a:link, .dropdown dt a:active, .dropdown dt a:visited {color: #999999;}
.dropdown img.flag { border:none; vertical-align:middle; margin-left:5px; margin-right:10px; }
.dropdown img.flagRow {height:16px; width:16px; }


/*
Search
*/
input.search {
	width: 178px;
	border:1px solid #FDB813;
	font-size:12px;
	color:#999999;
	height:18px; 
	background-color:#000;
	padding-left:3px;
}

#search{
	float:none;
	margin-top:15px;
	position:relative;
}

#search-drop{
	border:1px solid #555555; 
	background-color:#252526; 
	width:161px; 
	height:34px; 
	padding:15px 10px; 
	font-size:11px; 
	color:#888888; 
	position:relative; 
	top:-44px; 
	z-index:1; 
	right:0;
	display:none;
}

.search-radio { 
	margin:0px 6px 0 0;
	float:none;
}


#footer-nav {
	margin:20px 0 0 30px;
	width:980px;
	position:relative;
}

.footer-nav-ul {
	padding: 0;
	margin: 0 0 0 5px;
	font-size:10px;
	float:none;
	width:115px;
}

.footer-nav-li {
	padding: 0;
	margin:0 0 10px 0px;
}

.footer-subnav-li {
	padding: 2px 0;
	color:#555555;
	
}

.footer-subnav-li a, a.footer-links:link, a.footer-links:visited {
	text-decoration: none;
	font-size:10px;
	color:#999999;
}

.footer-subnav-li a:hover, a.footer-links:hover {
	text-decoration: none;
	/*color:#fff;*/
}

#footer-links {
	width:940px; 
	margin:0px 30px 0px 30px;
	font-size:10px;
	color:#999999;
}

#top-bar-container {
	position:relative;
	width:512px; 
	margin:0 auto;
	z-index:1;
}

#top-bar {
	margin: 0;
	width:512px;
	height:20px;
	background:none;
}


#location-banner input#location {
	width:202px
}


#location-banner input.button {
	position:relative; 
	top:41px; right:21px;
}


div#found-locations table td.head {
	background-color:#ecf1f4;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


/* End Location Page */


#banner {
	background:url(//assets.fellowes.com/images/site/gallery-bg-small.png) no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 0px 8px;
	width:956px;
	height:213px;
}

#products-title {
	font-size:18px;
	margin:15px 0 15px 8px;
}


.add-this{
	margin:7px 12px 0 0;
	width:200px;
	display:none;
}

a.footer-nav-link, a.footer-nav-link:link, a.footer-nav-link:active, a.footer-nav-link:visited {
	color:#FDB813;
	font-size:10px;
	text-decoration:none;
}

.footer-nav-link:hover {
	color:#ffffff;
}

.footer-nav-title {
	color:#ffffff;
	margin-top:10px;
}

.footer-nav-pop a {
	text-decoration:none;
}

.footer-nav-pop a:hover {
	color:#ffffff;
}

.footer-nav-pop {
	border:1px solid #555555; 
	background-color:#252526;
	font-size:10px;
	color:#888888;
	text-align:left;
	padding:10px;
	position:relative;
	z-index:10;
	top:0px; 
	left:0px;
}


.center{ text-align:center; }

#generic-page-title-smallmargin {
	margin:15px 0px 15px 6px; 
	font-size:18px;
}


.footer-nav-pop-container {
	display:none;
}


.footer-navigation-links {
	float:none;
	margin-right:40px;
}

table.specs td { width:50%; }

#btn-identity {
	background:url(//assets.fellowes.com/images/site/btn-identity.png) no-repeat; 
	width:140px;
	height:21px;
	padding:3px 0 0 40px;
	margin-left:10px;
	color:#444444;
}

.btn-identity{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	width:140px;
	height:21px;
} background:url(//assets.fellowes.com/images/site/sprite.png) no-repeat; display:block; }

.home:hover		{ background-position:-316px -309px; width:51px; height:16px; }
 background:url(//assets.fellowes.com/images/logos/fellowes-small-logo.png) no-repeat 0 0 transparent; width:110px; height:54px; }
.footer-logo	{ background-position:-0px -132px; width:96px; height:26px; } /*background-position:-121px -0px; width:63px; height:61px;*/ background:url(//assets.fellowes.com/images/site/home-msg-right.png) no-repeat; height:65px; width:65px;}
.tools			{ background-position:-144px -130px; width:25px; height:24px; margin:14px 5px 0 10px; float:none; }

.facebook		{ background-position:-101px -132px; width:12px; height:12px; }

.share			{ background-position:-161px -156px; width:14px; height:14px;  }

/*-------------------------------------------------
Home Page Products Gallery - //flowplayer.org/tools/demos/scrollable/index.html
-------------------------------------------------*/

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:visible;
	width: 910px;
	height:180px;
	margin:0 0 0 20px;
	padding-top:10px;
	z-index:1;	
}



/*
	root element for scrollable items. Must be absolutely positionedf
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items, .scrollable-image .items {
	/* this cannot be too large */
	width:20000em;
	position:relative;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.scrollable .items div {
	float:none;
	margin:0;
	height:115px;
	width:131px;
	position:relative;
}


/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(//assets.fellowes.com/images/site/sprite.png) no-repeat;
	display:block;
	float:none;
	margin:40px 0;
	cursor:pointer;
}


/* right */
a.right { 
	background-position: -131px -133px; 
	width:8px; 
	height:17px;
	position:relative; 
	top:45px; 
	left:935px; 
}

/*
a.right:hover 	{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 
*/

/* left */
a.left	{ 
	background-position: -118px -133px;  
	width:8px; 
	height:17px; 
	position:relative; 
	top:45px; 
	left:17px; 
}
 
/*
a.left:hover  	{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }
*/

/* disabled navigational button */
a.disabled { visibility:hidden !important; }
/*-------------------------------------------------
Accorion - /sec-product-category-detail.html - //flowplayer.org/tools/demos/tabs/accordion.html
-------------------------------------------------*/
/* root element for accordion. decorated with rounded borders and gradient background image */


/* currently active header */
#shopping-box h3.current {
	cursor:default;
}

/* accordion pane */
#shopping-box .pane {
	display:none;
	height:180px;
}

/* accordion header */
#features h3 {
	cursor:pointer;		
	background: #F5F5F5 url(//assets.fellowes.com/images/site/dots-plus.png) bottom no-repeat;
	padding:5px 0;
	text-decoration:none;
	font-size:11px;
	color:#666666;

}

/* currently active header */
#features h3.current {
	cursor:default;
	background: #F5F5F5 url(//assets.fellowes.com/images/site/dots-minus.png) bottom no-repeat;
}

/* accordion pane */
#features .pane {
	display:none;
}

/* filter text */
#features .pane span{
	margin-left:5px;
}
/* accordion header */


/* currently active header */
#categoies-container h2.current {
	cursor:default;
}

/* accordion pane */
#categoies-container .pane {
	display:none;
}
/* accordion header */


/* currently active header */
#features-container h2.current {
	cursor:default;
}

/* accordion pane */
#features-container .pane {
	display:none;
}

/*-------------------------------------------------
Specs Tabs - /sec-product-category-detail.html - //flowplayer.org/tools/demos/tabs/index.html
-------------------------------------------------*/

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	display:none;
	height:0px;
}

ul.tabs li:first-child{padding-left:20px;}
ul.tabs li:last-child{padding-right:20px;}

/* single tab */
ul.tabs li { 
	font-size:12px;
	color:#A4A0A0;
	float:none;	 
	text-indent:0;
	padding:0 5px;
	margin:0 !important;
	list-style-image:none !important; 
	background-color:#616161;
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	font-size:12px;
	color:#A4A0A0;
	height: 30px;  
	line-height:30px;
	text-align:center;	
	text-decoration:none;
	padding:0px;
	margin:0px;	
}

ul.tabs a:link {
	color:#A4A0A0;	
	text-decoration:none;
}

ul.tabs a:active {
	outline:none;		
	color:#fff;	
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs .current, ul.tabs .current:hover, ul.tabs li.current a {
	cursor:default !important; 
	color:#fff !important;
}


#tabs-2
{
    display:block !important;
}

h2.printOnly
{
    font-size:18px;
    margin:0 0 10px 0;
}
.printOnly{ display:inherit; }

div.innovativeFeatures, div.supportMaterials{display:block; padding:0px}

div.supportMaterials p{padding-bottom:10px;}

/*-------------------------------------------------
Home Page Slide Show - //flowplayer.org/tools/demos/tabs/slideshow.html
-------------------------------------------------*/
#slideshow-container{
	background: url(//assets.fellowes.com/images/site/gallery-bg.png) no-repeat 0 0;
	width:956px;
	/*height:288px;*/
	position:relative;
	/*z-index:1;*/
	/*margin-left:22px;*/
}

/* container for slides */
.slideshow-images {
	width:960px;
	height:290px;
	margin-left:8px;
} 

/* single slide */
.slideshow-images div {
	display:none;
	position:relative;
	top:0;
	left:8px;	
	z-index:2;

}

/* single slide */
.slideshow-images div &gt; img {
	width:940px;
	height:275px;
	/*margin-left:8px;*/
}


/* active state (current page state) */
.slidetabs a.current {
	background-position:-0px -163px; width:15px; height:15px;
} 	

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled { 
	opacity: 0.5;
	filter: alpha(opacity = 50); 
}

.forward { margin:0 5px 0 0; float:none; }

/*-------------------------------------------------
JCrumb - //www.somethinghitme.com/projects/jCrumb/index.html
-------------------------------------------------*/

.jCrumb{
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 10px;
}

.jCrumb li{
	float:left;
	margin-left: 5px;
}

.jCrumb li a{
	margin-right: 5px;
}

#crumb{  
	margin:8px 0 0 6px;
	font-size:10px; 
	color:#000;
	width:680px;
	height:18px;
	overflow:visible;
}
#crumb a, #crumb a:visited { color:#000; text-decoration:none; }
#crumb a:hover,
#crumb a.active { color:#000; text-decoration:none; }
#crumb a.active:hover { color:#000; }

/*
Messaging
*/
.messaging-banner{margin:0 0 20px 5px;}
#messaging-line{margin:0 0 20px 10px;}


/*
Registration Form fields
*/
.verify-email{display:none; text-align:right}
.frm-trigger{padding-top:15px; text-align:right;}
.frm-input-hidden{display:none;}
.frm-input,
.frm-input2,
.frm-input3,
.frm-trigger {
	border-top:1px dotted #979797;
	margin:3px;
	clear:both;
}
.frm-input2 div.radio, .frm-input2 div.checkBox { position:relative;top:25px; left:15px;}

.frm-response-inline{ float:none; }
.frm-field-inline { float:none; width:330px; margin:12px; color:#444444;}
.frm-field-inline-auth { float:none; width:90px; margin:12px; color:#444444;}

.frm-input input, .frm-input select {float:none; width:200px; margin:10px 5px; text-align:left; padding:1px;}
.frm-input .radio input, .frm-input .checkBox input {float:none; width:10px; margin:12px 5px; text-align:left;}
.frm-input .radio label , .frm-input .checkBox label {float:none; margin:12px 20px 8px 0;}
input.btnsubmit, input.btnreset {width:85px; height:20px; }
background: url(//assets.fellowes.com/images/site/btn-reset.png) no-repeat; width:85px; height:20px; float:none;}
.frm-trigger a {margin-left:15px;}

.frm-description {margin:0 0 5px 10px;}


/**************************
Login Dialog overlay
**************************/	
/* use a semi-transparent image for the overlay */
div.login-dialog-overlay {
	background-image:url(//assets.fellowes.com/images/misc/white.png);
	width:365px;
	display:none;
	font-size:11px;
}
/* default close button positioned on upper right corner */
div.login-dialog-overlay .close {
	background-image:url(//assets.fellowes.com/images/misc/apple-close.png);
	position:relative; 
	right:0px; 
	top:0px;
	cursor:pointer;
	height:25px;
	width:25px;
}
div.login-dialog-overlay h1{
	font-weight:bold;
	padding:15px 25px 5px;
	font-size:14px;
}

/* form login */
div#login-dialog{width:400px; padding: 15px 20px 0px;}
div#login-dialog div{padding:2px 0 2px;}
div#login-dialog div.frm-login-description{padding:5px 0 15px;}
div#login-dialog div.frm-login-input{padding:5px 30px;}
fieldset.loginGroup{padding:5px 25px}
div.frm-login-input label {width:90px; float:none}
div.frm-login-input input{width:160px; float:none}
div.frm-login-status{height:24px;}
div.frm-login-info, div.frm-login-progress{width:170px; float:none;}
div.frm-login-info{padding-top:10px !important;}
div.frm-login-progress{text-align:right;}
div.frm-login-button{padding:0 !important}
div.frm-login-button input{float:none; margin-left:5px;}
border:1px solid red; padding:0px;background: url(//assets.fellowes.com/images/site/fade-butt-red.png) repeat-x;}   
.lblerror{ color:red; }
div.error{
	position:relative;
	z-index:2250;
	white-space:nowrap;
	background-color:#F3E6E6;
	border-color: #924949;
	border-style: solid solid solid none;
	border-width: 2px;
	padding: 2px 6px;
} 

div.authError{
	color:red;
	font-size:11px;
	clear:both;
	width:330px;
}

div.errorContainer { 	
	border:2px solid red;
	background:#fff url(//assets.fellowes.com/images/site/alert.png) right no-repeat;
	padding:5px 0px;
	margin:0px 0px 10px 0px;
	width:285px;
	position:relative;
	margin:0px 0px 0px -305px;
	z-Index:1000;
}
div.errorContainer label.error {
	font-size:11px;
	color:red;
	display: block;
	margin-left: 1em;
	width: auto;
}
div.errorContainer p {
	margin-left: .6em; color:red;font-size:11px; font-weight:bold;
}
/* Location Page */


#location-banner input#location {
	width:202px
}


#location-banner input.button {
	position:relative; 
	top:41px; right:21px;
}


div#found-locations table td.head {
	background-color:#ecf1f4;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}


/* End Location Page */


/*Footer Nav */


ul#nav, ul#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
ul#nav {
	font-size:80%;
}
ul#nav ul {
	font-size:100%
}
ul#nav li {
	position: relative;
	float:none;
	margin-left:10px;
	margin-right:20px;
	display:inline;
}
ul#nav li a {
	display:block;
	height:36px;/* unfortunately need a pxel height to get everything exact*/
	line-height:36px;/* center text vertically */
	border:1px solid transparent;/* mask border by using background colour*/
	padding:0 12px;/* create space*/
}
* html ul#nav li a{float:none}
* html ul#nav li li a{float:none}

ul#nav li li a {
	height:auto;/* reset height on nested lists*/
	line-height:normal;/* reset line-height on nested lists*/
}
ul#nav li a, ul#nav li a:visited {
	color:#FDB813;
	text-decoration:none;
}
#nav li ul {
	position: absolute;
	left: 0;
	margin-left:-999em;/* hide the menu*/
	border:1px solid #555;
	background:#252526;
	display:none;
}
#nav li:hover ul, #nav li.over ul {
	margin:0;/* show the menu*/
}
#nav li li {
	margin:0;
	float:none;
	white-space:nowrap;/* stop text wrapping */
}
ul#nav li:hover ul,
ul#nav li.over ul{/* style hover nav*/
	border:1px solid #555;
	background:#252526;
	color:#fff;
	font-weight:bold;
	z-index:99;
	bottom:37px;/* on top of current item*/
	padding:5px 0px;
}

ul#nav li:hover,
ul#nav li.over {z-index:99}
ul#nav li:hover a,
ul#nav li.over a {
	padding-top:1px;/* make up for missing border top*/
	border:1px solid #555;
	background:#252526;
	border-top:none;
	position:relative;
	z-index:1000;/* hide border on ul with anchor background*/
	text-decoration:none;
}


ul#nav li:hover a.nobg,
ul#nav li.over a.nobg {
	border:1px solid #000;
	background: none;
	border-top:none;
}

ul#nav li:hover a,
ul#nav li.over a{
	color:#fff;
}
ul#nav li:hover li a,
ul#nav li.over li a {
	border:none;
	background:#252526;
	color:#888888;
	padding:2px 10px;
	font-weight:normal;
	text-decoration:none;
}
ul#nav li:hover li a:hover,
ul#nav li.over li a:hover {/* keep main item in hover state while sub menu is visible*/
	color:#fff
}

/* end footer nav */

#search_options{
	position: absolute;
	left: 0; 
	right: 0; 
	top: 22px; 
	height: 50px; 
	background: #252526; 
	z-index: 100; 
	display: none;	
}

#search_options p{
	color: #999999; 
	padding: 10px; 
	font-size: 11px;
}

#search_options input{
	vertical-align: middle;
}


/*-------------------------------------------------
//www.shadowbox-js.com/
-------------------------------------------------*/

#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{/*font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;*/font-weight:bold;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;z-Index:10000}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:relative;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #AAAAAA;overflow:visible;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:relative;height:100%;width:100%;}

#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:relative;font-size:14px;line-height:44px;height:44px;top:50%;margin-top:-12px;width:100%;text-align:center;}/*background-color:#FFFFFF;*/background:url(//assets.fellowes.com/images/site/body-bg.gif) repeat-x scroll 0 0 #FDFDFD}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:visible;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:none;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:none;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}background-image:url(//assets.fellowes.com/images/site/pause.png);}
#sb-counter{float:none;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
/* Custom styles for close on top */
#sb-title-inner {width: 90%;}float:none;width: 16px;height: 16px;display: block;margin: -20px 0px 0px 0px;background: url(//assets.fellowes.com/images/site/close.png) 2px 0px no-repeat;cursor: pointer;}
div.shadowbox-content{padding:20px; color:#000000}
/*-------------------------------------------------
Range Scroller
-------------------------------------------------*/
/* outermost element for the scroller (stays still) */
 
/*
.general-left {  margin-left:4px; float:none; width:375px;}
.general-right {margin:0 10px; float:none; width:536px; font-size:12px; color:#444444; }
*/

.slider { 
	position:relative; 
	cursor:pointer;
	height:4px;
	border:1px solid #ccc;	
	width:870px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin:7px 15px;
	cursor:pointer;
}

.progress {
	background-color:#ccc;
	height:4px;
	position:relative;
	width:0;
	cursor:pointer;
}

.handle { 
	background: url(//assets.fellowes.com/images/site/slider-left.png) no-repeat;
	height:13px;
	width:5px;
	padding-left:7px;
	position:relative; 
	top:-5px;
	display:block;
	cursor:pointer;
	z-index: 2000;
}
.handle div{
	background: url(//assets.fellowes.com/images/site/slider-right.png) no-repeat top right;
	display:block;
	cursor:pointer;
	position:relative;
	height:13px;
}

.range {
	display:none;
}


/*-------------------------------------------------
/sec-product-subcategory.html - //flowplayer.org/tools/demos/tooltip/dynamic.html
-------------------------------------------------*/

.innovation-tooltip {
	width:200px;
	height:150px;
	padding:30px 15px 10px;
	background: url(//assets.fellowes.com/images/misc/white_arrow_top.png) no-repeat;
	display:none;
	text-align:center;
	position:relative;
}


/**************************
Comparison overlay
**************************/
	
	/* use a semi-transparent image for the overlay */
	#overlay {
		background-image:url(//assets.fellowes.com/images/misc/white.png);
		height:500px;
	}
/* container for external content. uses vertical scrollbar, if needed */

	
/* the overlayed element */
.comparisonOverlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(//assets.fellowes.com/images/misc/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:740px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
	
	position:relative;
	z-index:10000;	
}

/* default close button positioned on upper right corner */
.comparisonOverlay .close {
	background-image:url(//assets.fellowes.com/images/misc/apple-close.png);
	position:relative; right:12px; top:12px;
	cursor:pointer;
	height:25px;
	width:25px;
}
/*******************/
/* Where To Buy Section */
/*******************/


#PageTop{/*padding-left:8px;*/}

/*******************/
/* About Us Section */
/*******************//
div#about-container {
	width:940px;
	margin-left:30px;
	min-height:500px;
}

.about-left{
	float:none;
	width:220px;
	margin-left:8px;
}

.about-right {
	float:none;
	width:715px;
}

div.content{background-repeat:no-repeat; min-height:200px;}


hr.dotted {
	border-top: 1px dotted #a9a9a9;
	border-bottom:0;
	border-left:0;
	border-right:0;
	height:1px;
	margin: 10px 0px 10px 0;
}


/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.about-tabs .current{
	cursor:default !important; 
	color:#000 !important;
	background-color:#fff;	
}


.about-panes .pane, .about-panes .AspNet-WebPart {
	display:none;		
	padding:15px;
	border:1px solid #c4c6c8;
	border-top:0;
	background-color:#fff;	
}

/*
Content Editors
*/
ul.content, ol.content, dir.content, menu.content { list-style: disc; margin:5px 35px; padding:0; }
ul.content li, ol.content li { padding:5px 0; }
/*
Overriding SP Tables
*/



/* Product Search Results */

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

div#search-nav {
	position:relative;
	height:40px;
	background-color:#fff;
	padding: 10px;
	border:1px solid #c4c6c8;
	margin-bottom:40px;
}

div#search-nav .tooltip{
	width:150px;
	padding:4px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;	
}

div#search-nav p {
	color:#121212;
	font-size:12px;
	line-height:21px;
	margin-bottom:20px;
}


ul.pagination li.next {
	margin-left:30px;
	width:35px;
}

ul.pagination li.prev {
	margin-right:30px;
	width:35px;
}

ul.pagination li.next a, ul.pagination li.prev a{
	border:none;
	padding:0;
}

ul.pagination li.next a:hover, ul.pagination li.prev a:hover{
	background-color:transparent;
	color:#263b97;
}


.pagination a.current {
	color:#ffffff;
	background-color:#666;
}


.search-image {
	/*position:relative;*/
	float:none;
	text-align:center;
	width:225px;
	height:250px;
	margin:0 10px 10px 0;
}

.search-image .wraptocenter{
	width: 225px;
	height: 150px;
}

.search-image.last {
	margin-right:0px;
}

.search-image a {
	display:block;
	width:227px;
	text-decoration: none;
	color: #263B97;
	font-weight:normal;
}

.search-image a:hover, .search-image a:active {
	color: #696969;
}

.search-image .autoShorten{
	margin: 0 0 2px 0;	
}

div#search-container p {
	color:#444444;
	margin-bottom:10px;
}

div#search-container a.result {
	color:#263b97;
	text-decoration:none;
	font-weight:bold;
}

div#search-container a.result:hover {
	color:#000;
}

div#search-container a.url {
	color:#888888;
	text-decoration:none;
	font-weight:normal;
}

div#search-container a.url:hover {
	text-decoration:underline;
}

/* Popup */
div.generic-content
{
	padding-left:8px;
}
div.generic-content h3
{
	padding-bottom:5px;
}

div#details-tabs div#tabs-1, 
div.innovativeFeatures, div#tabs-1 h2 span, 
div.BVRRDisplayContent, div.BVDI_QTAttributes, 
div.BVRRRatingSummaryLinks, span.BVRRDisplayContentSort, 
.imageCarousel, .pdAddtlButtons, .pdBuyNow, #details-tabs ul,
.single-column-product-detail-page div div.pdBuyNow, 
.single-column-product-detail-page div div.imageCarousel, 
.single-column-product-detail-page div div.pdAddtlButtons
 {
    display: none;
}



#details-tabs div#tabs-5, 
#details-tabs div#tabs-3, 
#details-tabs div#tabs-2, 
div#tabs-3.detailsTab, 
div#tabs-3 .innovativeFeatures,  
div#tabs-3 .innovativeFeature,
.BVRRContainer .BVDI_QTSummaryBox
 {
    display: block !important;
}

div#tabs-2 #qr-box {
    border: 0;
    background-image: none;
    width: 150px;
    float: right;
    height: 100%!important;
}
div#tabs-2 table {
    width: 75% !important;
}
div#tabs-3 .innovativeFeature {
    width:320px: ;
}
div#tabs-2 #qr-box img#ProductDetailQRCode {
    width: 60%;
}
div#tabs-3 h2.printOnly, div#tabs-2 h2.printOnly, div#tabs-5 h2.printOnly {
    font-weight: bold;
}div#tabs-3 .innovativeFeature {
    width: 320px;
}
.compareContentWrap img.printOnly, .comparePageTitle #btnBackFromCompare {
    display: none;
}
</pre></body></html>