@charset "UTF-8";
/*
	Simcoe Office Products
	Jan 15, 2011
	Author: Brian Backland, Backland Communications Inc., http://www.backland.net/
	Template Graphic Design: Mike Decaire
*/
body#bd {
	background-color: #F0EFEA;
	margin-top: 5px;
	height: 100%;
}
#sop-wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/* [disabled]height: 100%; */
	position: relative;
	background-color: #F0EFEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#sop-container {
	width: 980px;
	height: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	overflow: visible;
}
#sop-header {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	position: relative;
	height: 236px;
	width: 980px;
	background-image: url(../images/headerbg.jpg);
}
#sop-headeradvert {
	position: absolute;
	left: 200px;
	top: 86px;
	height: 99px;
	width: 571px;
}
#SupportOurTroops {
	position:absolute;
	left:894px;
	top:15px;
	width:92px;
	height:176px;
	z-index:1;
}
#sop-content {
	/* [disabled]position: relative; */ /* causes issues for IE 8 32-bit */
	clear: both;
	visibility: visible;
}
#sop-colleft {
	width: 195px;
	float: left;
	margin-top: 5px;
	overflow: hidden;
}
#sop-colcenter {
	float: left;
	width: 602px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#sop-colcenter-container {
	width: 571px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#sop-banner {
	margin: 10px;
	padding: 10px;
	clear: both;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BC1F2B;
	text-align: center;
}
#sop-colright {
	width: 183px;
	float: right;
	height: 100%;
}
#sop-right-area {
	width: 180px;
	/* [disabled]float: right; */
	/* [disabled]height: auto; */
}
#sop-colone {
	margin-bottom: 0;
	margin-left: 200px;
	margin-right: 0;
	margin-top: 5px;
	padding-top: 0;
}
#SOPstore {
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 10;
	min-height: 1000px;
	background-color: #FFF;
	height: 100%;
}
#sop-iframe-container {
	display: block;
	width: 100%;
	border: none;
	height: 100%;
}
/* sop-iframe is deprecated */
#sop-iframe {
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 10;
	min-height: 1000px;
	background-color: #FFF;
	height: 100%;
	overflow: scroll;
	border: 0;
	vertical-align: top;
}
#sop-shop-iframe {
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 10;
	min-height: 1000px;
	background-color: #FFF;
	height: 100%;
	overflow: scroll;
	border: 0;
	vertical-align: top;
}
#sop-shop-iframe-test {
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 10;
	background-color: #FFF;
	height: 400px;
	overflow: scroll;
	border: 0;
	vertical-align: top;
	min-height: 300px;
}
#sop-store-topmenu {
	width: 967px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	margin-top: 203px;
}
#sop-store-topmenu a:link {
	color: #BD1F2B;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border:0;
}
#sop-store-topmenu a:visited {
	color: #BD1F2B;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border:0;
}
#sop-store-topmenu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #BD1F2B;
	padding-right: 8px;
	padding-left: 8px;
	border:0;
}
#sop-store-topmenu a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #FF0000;
	padding-right: 8px;
	padding-left: 8px;
	border:0;
}
#sop-rebates {
	width: 750px;
	height: 3000px;
	overflow: hidden;
	position: relative;
	visibility: visible;
}
#sop-rebates-iframe {
	position: absolute;
	background: white;
	top: -170px;
	left: -390px;
	width: 1280px;
	height: 2000px;
}

/* trying to affect the rebates iframe content - cross domain does not work */
#container #rightcontent h2 {
	background: #BD1F2B !important;
}
a .jd_download_url {
	background: #BD1F2B !important;
}
/* end of rebates iframe content */

#sop-footerwrap {
	clear: both;
	width: 967px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#sop-footer {
	width: 967px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 800px;
}
.sop-name-highlight {
	color: #BD1F2B;
	font-weight: bold;
	display: inline;
	text-align: left;
}
.sop-menu {
	margin-left: 5px;
}
.sop-menu ul {
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 185px;
	list-style-type: none;
}
.sop-menu ul li {
	font-size: 6pt;
	color: #BD1F2B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
.sop-menu ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BD1F2B;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	width: 180px;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	border:0;
}
.sop-menu ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BD1F2B;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	width: 180px;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	border:0;
}
.sop-menu ul li a:hover {
	color: #FFF;
	background-color: #BD1F2B;
	border:0;
}
.sop-menu ul li a:active {
	color: #FFF;
	background-color: #FF6568;
	border: 0;
}
#sop-footer a:link {
	color: #BD1F2B;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border:0;
}
#sop-footer a:visited {
	color: #BD1F2B;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border:0;
}
#sop-footer a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #BD1F2B;
	padding-right: 8px;
	padding-left: 8px;
	border:0;
}
#sop-footer a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #FF0000;
	padding-right: 8px;
	padding-left: 8px;
	border:0;
}
.sop-block {
	padding-top: 10px;
	float: left;
	width: 195px;
}
.sop-block-vspace {
	float: left;
	width: 100%;
	height: 10px;
}
.sop-block-vspace-clear {
	float: none;
	clear: both;
	width: 100%;
	height: 10px;
}
.sop-block-center {
	float: left;
	width: 189px;
	margin-left: 1px;
}
.sop-block-centering {
	float: left;
	width: 100%;
}
.sop-block-links {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 100%;
}
.sop-block-links-title {
	font-size: 16pt;
	font-weight: bold;
}
.sop-block-links a:link {
	color: #FF0;
	text-decoration: none;
	border:0;
}
.sop-block-links a:visited {
	color: #FF0;
	text-decoration: none;
	border:0;
}
.sop-block-links a:hover {
	color: #FFF;
	text-decoration: none;
	border:0;
}
.sop-block-links a:active {
	color: #FFF;
	text-decoration: none;
	border:0;
}
.sop-block-membership {
	float: left;
	width: 100%;
}
.sop-block-membership ul {
	top: 0px;
	width: 360px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sop-block-membership ul li {
	font-size: 6pt;
	color: #BD1F2B;
}
.sop-block-membership ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
	border: thin dotted #FFF;
}
.sop-block-membership ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
	border: thin dotted #FFF;
}
.sop-block-membership ul li a:hover {
	color: #BD1F2B;
	border: thin dotted #BD1F2B;
}
.sop-block-membership ul li a:active {
	color: #BD1F2B;
	border: thin solid #BD1F2B;
}
.sop-block-title {
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
.sop-block-title-reverse {
	font-size: 18pt;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.sop-block-title-red {
	font-size: 18pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #BD1F2B;
}
.sop-block-title-purple {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #D51DB7;
	text-align: center;
}
.sop-highlight-purple {
	font-size: 14pt;
	font-weight: bold;
	color: #D51DB7;
}
.sop-block-title-cyan {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #3CA8F0;
}
.sop-block-title-green {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #00B944;
}
.sop-block-title-purple-dark {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #8B009A;
}
.sop-block-title-blue {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #3F48E5;
}
.sop-block-title-red2 {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #C90000;
}
.sop-block-subtitle {
	font-size: 16pt;
	margin-top: 5px;
	margin-bottom: 10px;
}
.sop-block-subtitle-red {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #BD1F2B;
}
.sop-block-text {
}
.sop-block-text dl {
	margin-top: 0px;
}
.sop-block-text dt {
	color: #BF1F2B;
	font-weight: bold;
}
.sop-block-text dd {
	margin-bottom: 20px;
	margin-left: 0px;
}
.sop-block-text ul {
	font-weight: bold;
	margin-left: 0px;
}
.sop-block-text ul li {
	font-weight: normal;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	list-style-type: square;
	list-style-position: inside;
}
.sop-side-by-side {
	display: block;
	float: left;
	padding-right: 15px;
}
.sop-side-by-side img {
	margin-left: 20px;
}
.sop-side-by-side-lt {
	display: block;
	float: left;
}
.sop-side-by-side-rt {
	display: block;
	float: right;
}
.sop-print-text-block {
	display: block;
	float: left;
	width: 395px;
}
.sop-ecobatteries {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.sop-ecobatteries a:link {
	color: #7BC144;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:0;
}
.sop-ecobatteries a:visited {
	color: #77BF42;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:0;
}
.sop-ecobatteries a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #79BF43;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:0;
}
.sop-flyers {
	clear: both;
}
.sop-flyer-row {
	width: 560px;
	display: block;
	height: 240px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.sop-flyer-box {
	float: left;
	width: 130px;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 10pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.sop-flyer-image {
	width: 130px;
	height: 168px;
}
.sop-flyer-image img {
	border:0;
}
.sop-flyer-text {
	color: #FFF;
	font-size: 10pt;
	background-color: #BC1F2B;
	text-align: center;
	vertical-align: middle;
	padding-top: 7px;
	padding-bottom: 6px;
	margin-top: 3px;
	width: 130px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.sop-flyer-text-inner {
	color: #FFF;
	font-size: 10pt;
	background-color: #BC1F2B;
	text-align: center;
	vertical-align: middle;
	/* [disabled]padding-top: 3px; */
	/* [disabled]padding-bottom: 3px; */
	margin-top: 3px;
	width: 124px;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 8px;
}
.sop-flyer-text a:link {
	color: #FFF;
	text-decoration: none;
	background-color: #BC1F2B;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 0;
	display: block;
}
.sop-flyer-text a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #BC1F2B;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 0;
}
.sop-flyer-text a:hover {
	color: #BC1F2B;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 0;
}
.sop-flyer-box-landscape {
	float: left;
	width: 176px;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 10pt;
	text-align: center;
}
.sop-flyer-image-landscape {
	width: 176px;
	height: 134px;
}
.sop-flyer-image-landscape img {
	border:0;
}
.sop-flyer-text-landscape {
	color: #FFF;
	font-size: 10pt;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 3px;
	width: 176px;
	font-weight: bold;
}
.sop-flyer-text-landscape a:link {
	color: #FFF;
	text-decoration: none;
	background-color: #BC1F2B;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:0;
	display: block;
}
.sop-flyer-text-landscape a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #BC1F2B;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:0;
}
.sop-flyer-text-landscape a:hover {
	color: #BC1F2B;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:0;
}
.sop-coupons {
	clear: both;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C5262F;
}
.sop-coupon-row {
	width: 576px;
	display: block;
	height: 180px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.sop-coupon-box {
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	display:block;
	width: 267px;
}
.sop-coupon-image {
	width:265px;
	height:116px;
}
.sop-coupon-image img {
	border: 0;
}
.sop-coupon-text {
	color: #FFF;
	font-size: 10pt;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 3px;
	width: 265px;
	font-weight: bold;
}
.sop-coupon-text a:link {
	color: #FFF;
	text-decoration: none;
	background-color: #BC1F2B;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:0;
}
.sop-coupon-text a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #BC1F2B;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:0;
}
.sop-coupon-text a:hover {
	color: #BC1F2B;
	text-decoration: none;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border:0;
}
a.sop-inline-link:link {
	color: #666;
	text-decoration: underline;
	border:0;
}
a.sop-inline-link:visited {
	color: #666;
	text-decoration: underline;
	border:0;
}
a.sop-inline-link:hover {
	text-decoration: none;
	border:0;
}
a.sop-inline-link:active {
	border:0;
}
.sop-block-quote {
	width: 480px;
	margin-bottom: 10px;
	border: medium double #CCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.sop-block-quote blockquote {
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	margin: 20px;
}
#contact .sop-contact-location {
	font-size: 13pt;
	font-weight: bold;
}
#contact a:link {
	color: #666;
	text-decoration: underline;
	border:0;
}
#contact a:visited {
	color: #333;
	text-decoration: underline;
	border:0;
}
#contact a:hover {
	text-decoration: none;
	border:0;
}
#contact a:active {
	border:0;
}
#sop-team-left {
	float: left;
	width: 225px;
	font-size: 9pt;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	min-height: 430px;
}
#sop-team-right {
	float: right;
	width: 340px;
}
.sop-team-member {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.sop-team-member-info {
	visibility: hidden;
	float: none;
	z-index: 1;
	width: 340px;
	clear: none;
	position: absolute;
	background-color: #FFF;
}
.sop-team-member-info img {
	float: left;
	padding-right: 8px;
	padding-bottom: 3px;
}
.sop-team-member-info h1 {
	font-size: 14pt;
	color: #BD1F2B;
	text-align: center;
	clear: none;
	vertical-align: middle;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: normal;
}
.sop-team-member-info h2 {
	font-size: 10pt;
	color: #444;
	text-align: center;
	margin-top: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

/* support for image rotation on the index page using jquery */
#indexbanner {  
	padding: 0px;
	margin:0;  
} 
#indexbanner-caption{
	padding:0;
	margin:0;
}

#indexbanner img, #indexbanner div {  
	padding: 0px;
	background-color: transparent;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
	margin: 0; 
}
#TheNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#TheNews ul  {
	margin-left: -30px;
	display: inline;
}
#TheNews ul li {
	list-style-type: circle;
	list-style-position: outside;
}
#TheNews ul li a:link{
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
	border: thin dotted #FFF;
}
#TheNews ul li a:visited{
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-right: 5px;
	border: thin dotted #FFF;
}
#TheNews ul li a:hover{
	color: #BD1F2B;
	border: thin dotted #BD1F2B;
}
#TheNews ul li a:active{
	color: #BD1F2B;
	border: thin dotted #BD1F2B;
}
#sop-banner-inner {
	margin: 0 auto;
	width: 533px;
}
#index_list li {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 0px;
}
.sop-left-area {
	width: 195px;
}
.sop-menu-iframe {
	width: 195px;
	overflow: hidden;
	height: 1200px;
}
.sop-flyer-image img {
	height: 168px;
	width: 130px;
}
.sop-pearltone {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 36px;
	text-align: center;
}
.sop-pearltone .sop-pearltone-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	display: inline;
	float: none;
}
.ul-compact {
	margin-top: 0px;
}
