@import url("headertags_seo_styles.css.pagespeed.ce.2JGWuIq_eb.css");

/*

  $Id$



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	background-color: #F2F2E1;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerBreadcrumb {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 30px;
	padding-right: 5px;
}

A.headerBreadcrumb:hover {
	text-decoration: underline;
	color: #333;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e8e8e8;
}

TABLE.relatedProduct {
	margin-top: 20px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight: bold;
	background-color: #f9f9f9;
	border: 1px solid #f9f9f9;
}

TD.productListing-data {
	
  font-family: Verdana, Arial, sans-serif;
  background-color: #FFF;
  font-size: 10px;
}

.relatedProduct-heading {
	background-image: url(images/infobox/xproductlisting_heading.gif.pagespeed.ic.2rIBQRHMrj.png);
	background-repeat: repeat-x;
	height: 37px;
	background-attachment: scroll;
	background-position: 0px 0px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #CCC;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 37px;
	font-weight: bold;
	color: #333;
	padding-left: 13px;
}

TD.relatedProduct-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: 1px 2px 5px #CCCCCC;
	padding-bottom: 10px;
	line-height: 12px;
}

P.relatedProducts-price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C03;
	width: 175px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

P.relatedProducts-price:Hover {
	text-decoration: underline;
}

P.relatedProduct-name{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	width: 166px;
	text-align: center;
		margin-left: auto;
	margin-right: auto;
}
P.relatedProduct-name:Hover {
	text-decoration: underline;
	}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.productHeading, DIV.productHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #535353;
	width: 150px;
	margin-top: 5px;
	background-image: url(images/infobox/xselect_bg.jpg.pagespeed.ic.daBi4hnGsv.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* POST 2011 DESIGN */
.header-logo {
	background-image: url(images/header/xheader-logo.jpg.pagespeed.ic.hjIus_-hg3.jpg);
	background-position: left center;
	background-color: #F2F2E1;
	height: 100px;
	width: 240px;
	background-repeat: no-repeat;
}

.header-links {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	height: 20px;
	width: 500px;
}

a.header-links:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	height: 20px;
	width: 500px;
}

a.header-links:hover {
	color:#FC3;
}

.header-search-wrap {
	background-color: #f4f4f4;
	height: 45px;
	width: 535px;
	border: 1px solid #999;
	margin-top: 16px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.header-top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.search-box{ /*outer background*/
	float:left;
	height: 25px;
	width: 500px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

input.search-field{ /*input field */
	color:#000;
	float: left;
	border:1px solid #0092db;
	margin:0;
	height:27px;
	width: 400px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

input.search-field:hover {
	border:1px solid #CC0000;
}

input.search-go { /*search icon */
	float:right;
	padding:0;
	margin-left: 0px;
	height: 27px;
	width: 80px;
	cursor: pointer;
	background-image: url(http://www.alcotesters.com/includes/languages/english/images/buttons/xbutton_search.png.pagespeed.ic.tKamVFizO-.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f4f4f4;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
}

input.search-go:hover{ /*search icon hover "Does Not work in ie6" */
	background-image: url(http://www.alcotesters.com/includes/languages/english/images/buttons/xbutton_search2.png.pagespeed.ic.XGSIRj9daU.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.header-cart-wrap {
	height: 63px;
	width: 161px;
	background-image: url(images/header/xheader-cart-bg.png.pagespeed.ic.uGfPkMDvTb.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: 20px;
}

.header-cart-total {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	height: 20px;
	padding-top: 23px;
	text-align: center;
	width: 80px;
	float: right;
}

.header-cart-qty {
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #C00;
	font-weight: bold;
	float: left;
	width: 80px;
}

.header-cart-checkout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: right;
	width: 78px;
	line-height: 10px;
	color: #666;
	text-align: center;
	margin-top: 3px;
}

.header-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.headerContainer-bottom {
	width: 100%;
}
.headerContainer-top {
	background-image: url(images/header/header-bg-blue-yellow.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 158px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F2F2E1;
}
.headerCenter {
	height: 88px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header/xheader-bg-radial-blue.jpg.pagespeed.ic.xD9yYDBWHO.jpg);
	background-repeat: no-repeat;
}




.header-menu-bg {
	height: 43px;
	width: 960px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	text-align: right;
	line-height: 43px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: auto;
	margin-left: auto;
}
.headerGreeting {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	line-height: 27px;
}
.headerLogo {
	float: left;
	height: 88px;
	width: 240px;
}
.headerMiddle {
	height: 88px;
	float: left;
}




#header-menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 43px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#header-menu li {
	float: left;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	height: 43px;
	line-height: 24px;
	padding: 0px;
}

#header-menu a {
	color: #333;
	display: block;
	margin: 0;
	text-decoration: none;
	background-image: url(images/header/xheader-nav-seperator.jpg.pagespeed.ic.ffhK-qbgb6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: bold;
	height: 43px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	line-height: 43px;
	float: left;
}

#header-menu a:hover {
	padding-bottom: 8px;
	background-image: url(images/header/xheader-nav-bg-hover.png.pagespeed.ic.J6YcSwmONA.png);
	background-repeat: repeat-x;
	background-position: left top;
.order-phone {
	float: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	height: 43px;
	padding-top: 8px;
}

.sdbr-allproducts {
	color: #FFFFFF !important;
	display: block;
	line-height: 25px;
	text-align: left;
	width: 140px;
	-moz-border-radius: 3px 3px 3px 3px;
	height: 25px;
	background-attachment: scroll;
	background-color: #0082BF;
	background-image: url(images/bg_btn.png);
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008ED2;
	border-right-color: #005680;
	border-bottom-color: #005680;
	border-left-color: #005680;
	margin-bottom: 5px;
}

.sdbr-left-column-categories {
	width: 145px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#menu5{
	width:145px;
	padding:0px;
	border: 1px solid #cccccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#menu5 ul{margin:0px;padding:0px;list-style:none;}

#menu5 li a{
	height:19px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:31px;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

#menu5 li a:link, #menu4 li a:visited{
	color:#333333;
	display:block;
	padding-top:0px;
	padding-right:0;
	padding-bottom:0px;
	padding-left:5px;
	background-image: url(http://www.safety-devices.com/graphics/menu5.png);
	line-height: 31px;
}

#menu5 li a:hover{
	color:#333333;
	background-image: url(http://www.safety-devices.com/graphics/menu5.png);
	background-position: 0 -31px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	line-height: 31px;
}

#menu5 li a:active{
	color:#333333;
	background-image: url(http://www.safety-devices.com/graphics/menu5.png);
	background-position: 0 -62px;
	line-height: 31px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

/* CATEGORY CSS */
.sdbr-allproducts {
	color: #FFFFFF !important;
	display: block;
	line-height: 25px;
	text-align: left;
	width: 140px;
	-moz-border-radius: 3px 3px 3px 3px;
	height: 25px;
	background-attachment: scroll;
	background-color: #0082BF;
	background-image: url(http://www.safety-devices.com/test/images/bg_btn.png);
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008ED2;
	border-right-color: #005680;
	border-bottom-color: #005680;
	border-left-color: #005680;
	margin-bottom: 5px;
}
.sdbr-left-column-categories {
	width: 145px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 3px 3px 3px 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.sdbr-right-column-products {
	width: 155px;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-image: url(http://www.safety-devices.com/test/images/column-background-header.gif);
	background-repeat: repeat-x;
}


.sdbr-right-column-services {
	background-color: #F7F7F7;
	list-style-image: url(http://www.safety-devices.com/images/arrow.png);
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
}


.sdbr-right-column-product1 {
	width: 155px;
	background-color: #F7F7F7;
	height: 160px;
}
.sdbr-right-column-product2 {
	width: 155px;
	height: 160px;
}
.product1-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	padding-top: 5px;
}
.product1-price {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 5px;
}

.sdbr-right-column-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	margin-left: 5px;
}

#menu4{
	width:145px;
	padding:0px;
	border: 1px solid #cccccc;
	-moz-border-radius: 3px 3px 3px 3px;
}
#menu4 ul{margin:0px;padding:0px;list-style:none;}
#menu4 li a{
	height:19px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:31px;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}
#menu4 li a:link, #menu4 li a:visited{
	color:#333333;
	display:block;
	padding-top:0px;
	padding-right:0;
	padding-bottom:0px;
	padding-left:5px;
	background-image: url(http://www.safety-devices.com/graphics/menu5.png);
	line-height: 31px;
}
#menu4 li a:hover{
	color:#333333;
	background-image: url(http://www.safety-devices.com/graphics/menu5.png);
	background-position: 0 -31px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	line-height: 31px;
}
#menu4 li a:active{
	color:#333333;
	background-image: url(http://www.safety-devices.com/graphics/menu5.png);
	background-position: 0 -62px;
	line-height: 31px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

.PriceList  { font-family: Arial, Verdana,  sans-serif; color: #006600; font-size: 12px; font-weight: bold; }
.saving { font-family: Arial, Verdana,  sans-serif; color: #ff0000; font-size: 12px; font-weight: bold;  }
.pricenow { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 14px; font-weight: bold;  }
.SavingsPercent  { color: red; font-size: 10px; font-weight: bold }
.oldPrice { font-family: Arial, Verdana,  sans-serif; text-decoration: line thorough color: #ff0000; font-size: 12px; font-weight: bold}
.oldPriceBIG { font-family: Arial, Verdana,  sans-serif; text-decoration: NONE color: #ff0000; font-size: 12px; font-weight: bold}
.PriceListBIG  { font-family: Arial, Verdana,  sans-serif; color: #006600; font-size: 12px; font-weight: bold; }
.pricenowBIG { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 18px; font-weight: bold;  }
.savingBIG { font-family: Arial, Verdana,  sans-serif; color: #ff0000; font-size: 12px; font-weight: bold;  }
.usualpriceBIG { font-family: Arial, Verdana,  sans-serif; color: #000000; font-size: 12px; font-weight: bold; }

.subtitle p {color: #585A5D;font-size: 11px;font-weight: bold;}