@charset "utf-8";
/* CSS Document */

body { 
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
}

td {
	vertical-align: top;
	text-align: left;
}

h1 {
	font-weight: bold;
	font-family: verdana, Arial, sans-serif;
	font-size: 14px;
	color: #213065;
	background-color: inherit;
	margin: 10px 0 0 10px;
}

h2 {
	font-size: 12px;
	color: #0B6E45;
	display: inline;
	background-color: inherit;
}

.Clear {
	clear: both;
}

#header {
	border-collapse: collapse;
}

div.container {
	width: 935px;
	margin: 0px auto;
}

.headerCell {
	background-image: URL('images/usaoffice_02.png');
	background-repeat: no-repeat;
	height: 182px;
	width: 935px;
	position: relative;
}

.tagCell {
	height: 25px;
    left: 35px;
    position: absolute;
    text-align: left;
    top: 112px;
    width: 435px;
    z-index: 2;
	font-size: 12px;
	color: #203064;
}

.logoCell {
	width: 443px;
	height: 149px;
	position: absolute;
	top: 0;
	left: 0px;
}

.viewOrderCell {
	width: 145px;
	height: 59px;
	position: absolute;
	top: 46px;
	right: 0px;
}

.shippingCell {
	height: 30px;
    position: absolute;
    right: 152px;
    text-align: left;
    top: 76px;
    width: 164px;
}

.searchCell {
	width: 935px;
	height: 33px;
	position: absolute;
	top: 149px;
	right: 0px;
	text-align: right;
}

.searchCell form {
	margin: 5px 12px 0 0;
}

.searchBox{
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #d5d1c9;
	border-bottom: 1px solid #d5d1c9;
	height: 16px;
	width: 225px;
	font-size: 11px;
	color: #231f20;
}

.linksCell {
	width: 492px;
	height: 40px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	font-size: 11px;
}

.linksCell a {
	color: #483c32;
	font-size: 11px;
	text-decoration: none;
	background-color: inherit;
}

.linksCell a:hover {
	text-decoration: underline;
}

.linksCell ul {
	list-style-type: none;
	padding: 16px 17px 0 0;
	margin: 0;
}

.linksCell ul li { display: inline; }

.linksCell li a { 
	padding:0 6px; 
}

.wrapper {
	width: 935px;
	background-image: URL('images/usaoffice_43.png');
	background-repeat: repeat-y;
}

.leftNavCell {
	width: 211px;
	float: left;
	text-align: left;
}

.leftNav {
	background-image: URL('images/usaoffice_04.png');
	background-repeat: no-repeat;
	padding-top: 39px;
}

.leftNav ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}

.leftNav li a {
	display: block;
	padding: 6px 5px 7px 15px;
}

.reviewsCell {
	background-image: URL('images/usaoffice_19.png');
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-top: 15px;
}

.reviews {
	padding: 0px 5px 10px 15px;
	font-size: 11px;
	color: #000;
}

.reviewLink {
	text-align: right;
	padding: 5px 5px 0 0;
}

.reviewLink a {
	color: #bf2033;	
}

.newsletterCell {
	background-image: URL('images/usaoffice_25.png');
	background-repeat: no-repeat;
	padding-top: 35px;
}

.newsletter {
	padding: 3px 12px 10px 22px;
}

.emailInput {
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #d5d1c9;
	border-bottom: 1px solid #d5d1c9;
	height: 18px;
	width: 175px;
	font-size: 11px;
	color: #231f20;
	margin: 10px 0 0 0;
}

.newsButton {
	text-align: right;
	padding: 10px 0 0 0;
}

.badgesCell {
	padding: 10px 5px 30px 10px;
	text-align: center;
}

.BodyCell {
	width: 724px;
	float: right;
	text-align: left;
}

.Body {
	padding: 10px;
}

.footerCell {
	background-image: URL('images/usaoffice_45.png');
	background-repeat: no-repeat;
	min-height: 40px;
	width: 935px;
}

.footerCell a {
	color: #213065;
	font-size: 12px;
	text-decoration: none;
	background-color: inherit;
}

.footerCell a:hover {
	text-decoration: underline;
}

.footerCell ul {
	list-style-type: none;
	padding: 8px 0px 0 0;
	margin: 0;
}

.footerCell ul li { display: inline; }

.footerCell li a { 
	padding:0 10px; 
}

.copyrightCell {
	padding: 21px 0 0 0;
	color: #213065;
	font-size: 12px;
}

#contents-table a {
    text-decoration: none;
    font-weight: bold;
	font-size: 11px;
	color: #213065;
	background-color: inherit;
}

#contents-table a:hover {
    text-decoration: underline;
    color: #c02033;
	background-color: inherit;
}

#contents-table td {
	vertical-align: bottom;	
	text-align: center;
	padding: 15px 5px;
	font-size: 11px;
	color: #1977b2;
}

#contents-table .price {
	font-size: 11px;
	color: #213065;
}

#ordertable td {
	padding: 4px;
}

.productinfo { 
	background-color: #336699; 
	font: 12px verdana, Arial, sans-serif; 
	color: #ffffff; 
	font-weight: bold; 
	text-align: center; 
	margin-right: 0px; 
	padding: 5px;
	width: 100%;
} 

.leftorder { 
	background-color: #ffffff; 
	font: 12px verdana, Arial, sans-serif; 
	font-weight: normal; 
	color: #5a4a42; 
	width: 35%;
}

.rightorder { 
	background-color: #ffffff; 
	font: 12px verdana, Arial, sans-serif; 
	color: #5a4a42; 
	text-align: left; 
	width: 65%;
}

.leftsale { 
	background-color: #ffffff; 
	font: 12px verdana, Arial, sans-serif; 
	color: #008f99; 
	font-weight: bold; 
	text-align: left; 
	width: 35%;
}

.saleorder { 
	background-color: #ffffff; 
	font: 12px verdana, Arial, sans-serif; 
	color: #008f99; 
	font-weight: bold; 
	text-align: left; 
	width: 65%;
}

.orderinfo {
	vertical-align: bottom; 
	font: 12px verdana, Arial, sans-serif; 
	color: #5a4a42; 
	font-weight: normal; 
}

.sale-price, .sale-price-bold {
	color: #0B6E45;
	font-weight: bold;
}

.breadTop {
	background-image: URL('images/breadTop.png');
	background-repeat: no-repeat;
	height: 5px;
}

.breadcrumbs {
	background-image: URL('images/breadMid.png');
	background-repeat: repeat-y;
	margin: 0px;
	font-size: 10px;
	color: #fff;
	padding: 3px 10px 3px 10px;
}

.breadcrumbs a {
	font-size: 10px;
	color: #fff;
}

.breadBot {
	background-image: URL('images/breadBot.png');
	background-repeat: no-repeat;
	height: 5px;
}

.itemImage {
	width: 280px;
	float: left;
}

.itemOrder {
	width: 370px;
	float: left;
}

.orderRow {
	padding: 6px 0 7px 0;
	border-bottom: 1px solid #ebecf1;
	font-size: 12px;
	color: #000000;
}

.orderLabel {
	width: 115px;
	float: left;
}

.orderValue {
	width: 250px;
	float: left;
}

.orderLabel2 {
	width: 150px;
	float: left;
	padding: 10px 0 0 0;
}

.orderValue2 {
	width: 200px;
	float: left;
}

.addtocartImg {
	margin: 0px;
}

.addThis {
	padding: 10px 0 0 5px;
}

#itemtype #itempage-captiontitle {
    background: none repeat scroll 0 0 transparent;
    color: #213065;
    font: bold 12px Verdana,sans-serif;
    margin: 0;
    padding: 2px 2px 8px 5px !important;
	border-bottom: 1px solid #ebecf1;
	display: block;
	text-transform: uppercase;
}

.c2e-image {
	text-align: center;
	margin: 0 auto;
}	

.image-l {
    background-color: #FFFFFF;
    display: block;
    margin: auto;
    padding: 5px;
	float: none;
}

.related-pad {
	font-size: 12px;
	color: #000;
	padding: 0px 0 0 10px;
}

.related-pad a {
	font-size: 12px;
	color: #000;
	padding: 2px 0 2px;
	display: block;
	text-decoration: none;
}

.related-pad a:hover {
	color: #003cff;
	text-decoration: underline;
}

.viewMore a {
	color: #003cff;
}

.related-padding {
	padding: 0 0 0 10px;
}

.accQty {
	width: 115px;
	color: #213065;
	font-size: 11px;
	font-weight: bold;
}

.accQty input {
	height: 20px;
}

.check {
	float: left;
}

.textqty {
	float: left;
	padding: 2px 10px 0 10px;
}

.qtybox {
	float: left;
}

.accImage {
	width: 110px;
	text-align: center;
}

.accName {
	width: 285px;
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
}

.accName a {
	color: #213065;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.accPrice {
	width: 160px;
}

.accPrice .price {
	color: #213065;
	font-size: 11px;	
}

.accPrice .sale-price-bold {
	color: #c02033;
	font-size: 11px;
}

.accTable td {
	vertical-align: middle;
}

#navList li {
	list-style: none;
	margin: 0 0 0px;
	position: relative;
	float: left;
}
#navList a {
	text-decoration: none;
	color: #213065;
	font-size: 14px;
	margin-left: 14px;
	padding: 5px 5px 5px 40px;
	display: block;
	background-image: URL('images/usaoffice_07.png');
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #bcc0d0;
	width: 150px !important;
}
#navList a:hover {
	background-color: #ebecf1;
	background-image: URL('images/usaoffice_12.png');
	background-repeat: no-repeat;
	background-position: left center;
	color: #c02033;
}
#navList ul, #navList ul ul {
	z-index: 100000;
	display: none;
	position: absolute;
	top: 0;
	left: 209px;
	background-color: #ebecf1;
}
.listTab {
	z-index: 100;
}
#navList .listTab li {
	margin: 0;
}
#navList .listTab a, #navList .listTab a:hover {
	width: 200px;
	background: none !important;
	border: 0px !important;
	padding: 4px 4px 5px 0px !important;
	font-size: 12px !important;
}
#navList .listTab a {
	padding: 5px 5px 5px 10px;
}
#navList li:hover ul ul, #navList li:hover ul ul ul, #navList li:hover ul ul ul ul {
	display: none;
}
#navList li:hover ul, #navList li li:hover ul, #navList li li li:hover ul, #navList li li li li:hover ul {
	display: block;
}

.ctCode {
	padding: 3px 0;
}

#specialstitle {
	background-image: URL('images/usaoffice-h_11.png');
	background-repeat: no-repeat;
	font-size: 14px;
	color: #fff;
	padding: 7px 0 9px 10px;
	font-weight: normal;
	text-transform: uppercase;
}

div#slideshow {
	margin: 0 0 13px 5px;
	width: 694px; 
	height: 243px;
	position: relative; z-index: 5;
}
	div#slideshow ul#slides {
		list-style: none;
	}
		div#slideshow ul#slides li {
			margin: 0 0 0px 0;
		}

a {outline: none; }

#slideshow ul {
	margin: 0px!important;
}	

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 694px; /*width of featured content slider*/
height: 243px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 694px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
text-align: center;
}

.pagination {
width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
	position: absolute;
	bottom: -19px;
	right: 10px;
	z-index: 10000;
}

.pagination .prev, .pagination .next {
	display: none;
}

.pagination a{
	margin: 0 1px 1px;
padding: 0px 6px;
text-decoration: none; 
color: #213065;
background: white;
	font-size: 14px;
	border-radius: 3px;
	font-weight: bold;
	border: 1px solid #213065;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #213065;
}

#ssCell {
	position: relative;
	margin: 0 0 25px 5px;
}

.freeShip {
	margin: 5px 0 0 7px;
}

#lightbox-image-details {
	display: none;
}

.insetFloat {
	float: left;
	margin: 5px 10px;
}


#searchpageHeader {
    background-color: #213065 !important;
    color: #FFFFFF;
    margin: 0;
    padding: 4px 15px 6px;
}

#captionarea, #messagearea, #info-div {
    margin: 0px !important;
}
/*
     FILE ARCHIVED ON 17:51:33 May 27, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:25:06 Feb 11, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 201.712 (3)
  esindex: 0.01
  captures_list: 250.586
  CDXLines.iter: 12.928 (3)
  PetaboxLoader3.datanode: 170.173 (5)
  exclusion.robots: 0.252
  exclusion.robots.policy: 0.242
  RedisCDXSource: 32.624
  PetaboxLoader3.resolve: 140.467 (2)
  load_resource: 245.601
*/