/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.DebugText{
	display:none;
}

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.c_AltLang {
  color: #560000;
}

body {
  background: #ffffff;
  color: #000;
  margin: 0px 5px 0px 5px;
  font-size: 14px;
  font-family:  Arial, Verdana, sans-serif, Lucida Grande, Lucida Sans;
}

#storeLogo>a>img
{
	height:100px;
	width:auto;
	margin-left:-634px;
}

.contentText.subMargin{
	margin-right: 5px;
}

#bodyWrapper {
	margin-left:-5px;
	width:100%
}

#bodyContent {
}

.container_24 .grid_24{
	width:100%;
}

.container_24 #header{
	margin:0px -5px;
}

table.linkspan{
	line-height:normal;
}

#header {
  height: 130px;
  position: relative;
  text-align: center;
}

#storeLogo 
{
	padding-top:00px;
}

#headerShortcuts {
	/*float: right;*/
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	margin-top: 0px;
	right: -10px;
	top: 0px;
	position: absolute;
}

#headerShortcuts span{
	height:19px;
}

#headerShortcuts .ui-state-default, #headerShortcuts .ui-widget-content .ui-state-default, #headerShortcuts .ui-widget-header .ui-state-default{
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	border: 2px solid white;
	background-image: none;
	background-color: #000000;
	font-weight: bold;
	color: yellow;
}

#headerShortcuts .ui-button-text-icon-primary .ui-button-text{
	padding: 0em 1em 0em 2.1em;
	line-height: 17px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;	
}

#headerShortcuts .ui-button-text-only .ui-button-text{
	padding: 0em 1em 0em 1em;
	line-height: 17px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;	
}

#headerShortcuts .ui-corner-top { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; }
#headerShortcuts .ui-corner-bottom { -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }
#headerShortcuts .ui-corner-right {  -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; -moz-border-radius-bottomright: 0px; -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; }
#headerShortcuts .ui-corner-left { -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; }

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}
.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 1em;
  line-height: normal/*1.5*/;
}

.contentText .nfpa table {
  padding: initial;
  font-size: initial;
  line-height: initial;
}

.flex_Products {
  display:flex;
}

.box_RelatedProduct {
  border: solid 1px #000000;
  height: 125px;
  margin: 0 2px;
  text-indent:0 !important;
  width:50%;
}

.box_RelatedProduct.ttt {
  background:url(/img/newsite/small_ttt_image.jpg) center top no-repeat;
}

.box_RelatedProduct.ttt a {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none !important;
  background: rgba(255,255,255,0.6);
}

.box_RelatedProduct.ttt span {
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  margin: 4px 8px;
}

.box_RelatedProduct .floatLeft {
  margin: 0 10px;
}

.box_RelatedProduct .buyBoxRight1 {
  display: inline-block;
  float: right;
  margin: 10px;
  text-align: center;
  width: 300px;
}

.box_RelatedProduct .buyBoxRight2 {
  display: inline-block;
  float: right;
  margin: 10px;
  text-align: right;
  width: 300px;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

img {
  border: 0;
}

table, p {
  font-size: 1em;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.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; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  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.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;
}

.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: #b6b7cb;
  border-spacing: 1px;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

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;
}

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.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, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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;
}

SPAN.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; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

A.articlelink{
   color:#0000FF;
  text-decoration: none;
}


.normalLinks a
{
	color:#00009B;
	text-decoration:underline;
}

.footer a
{
	text-decoration:underline;
}


.tickercontainer { /* the outer div with the black border */
	border-style: solid;
	border-width:1px;
	border-color: #777;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width:96%;
	margin-left: 2%;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	padding: 0px 0px;
	height: 260px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	list-style-type: none;
	height:272px;
	margin: 0;
	padding: 0;
	width:100%;
	white-space:nowrap;
}
ul.newsticker>li 
{
	/*float: left; /* important: display inline gives incorrect results when you check for elem's width */
	display:inline;
	margin: 0;
	padding-right: 15px;
	padding:10px 4%;
	white-space:normal;
}

table#addbox
{
	line-height:1.2;
	width:100%;
	text-align:center;
}

div#other
{
	/*width:120%;
	display: inline;*/
	white-space:nowrap;
	position:relative;
}

a.newadd
{
	width:204px;
	height:228px;
	display:inline-block;
	text-decoration: none;
	text-align:center;
	border-style: outset;
	border-width: 4px;
	border-top-color: #0000d0;
	border-right-color: #000090;
	border-bottom-color: #000090;
	border-left-color: #0000d0;
	vertical-align: top;
	white-space:normal;
	margin: 10px 5%;
}

a.newadd.picad
{
	background-image:url(/images/newAdd.png);
}

a.newadd.newsad
{
	color:black;
}

div.centerScroller
{
	text-align:center;
}

.menuAbsolute 
{
	background:url(/img/newsite/menu_background.png);
	height:48px;
	position:absolute;
	top:110px;
	width:100%;
}

.lbl_FieldDescription {
  display:inline-block;
  width:10em;
}

.go_green h3 {
  background:rgb(200, 255, 200) !important;
}

a.green_box {
  background-color:rgb(200, 255, 200);
  display:block;
  font-weight:bold;
  padding:1em;
  text-decoration:underline;
}

.ui-icon.ui-icon-inline {
  display:inline-block;
  margin-bottom:-3px;
}

.customerQuote {
  position: relative;
  padding: 15px 30px;
  margin: 0;
  color: #000;
  background: rgb(224,224,224);
  background: -moz-linear-gradient(top, rgb(240,240,240) 0%, rgb(224,224,224) 100%);
  background: -webkit-linear-gradient(top, rgb(240,240,240) 0%,rgb(224,224,224) 100%);
  background: linear-gradient(to bottom, rgb(240,240,240) 0%,rgb(224,224,224) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e0e0e0',GradientType=0 );
  -webkit-border-top-left-radius: 25px 50px;
  -webkit-border-top-right-radius: 25px 50px;
  -webkit-border-bottom-right-radius: 25px 50px;
  -webkit-border-bottom-left-radius: 25px 50px;
  -moz-border-radius: 25px / 50px;
  border-radius: 25px / 50px;
}

.customerQuote:before {
  content: "";
  position: absolute;
  bottom: -30px;
  right: 80px;
  border-width: 0 0 30px 50px;
  border-style: solid;
  border-color: transparent  rgb(224,224,224);
  display: block;
  width: 0;
}

.customerQuote:after {
  content: "";
  position: absolute;
  bottom: -30px;
  right: 110px;
  border-width: 0 0 30px 20px;
  border-style: solid;
  border-color: transparent #fff;
  display: block;
  width: 0;
}

.customerQuote p {
  margin: 0;
  font-style: italic;
}

.customerQuote + p {
  margin: 10px 150px 2em 0;
  text-align: right;
  font-style: italic;
}

.cartError {
	background:rgba(197, 1, 1, .9);
	box-shadow:rgb(197, 1, 1) 0 0 .25em;
	color:#ffffff;
	display:block;
	margin:1em 0;
	padding:.2em 0;
}

.cartError:before {
	content:"X";
	cursor:pointer;
	position:absolute;
	right:.5em;
	top:.25em;
}

.chk_Hidden {
  position:fixed;
  top:-1000px;
  height:1px;
  margin-left:-1000px;
  margin-top:-1000px;
  width:1px;
}

#chk_HideCartError:checked + * {
  display:none;
}

.cartError:hover:before {
	color:#dddddd;
}

.cartError>span {
	display:block;
	margin:.25em 0;
	padding:.1em 1em;
}

.cartError>span:first-of-type {
	margin-top:.25em;
}

.cartError>span:nth-of-type(2n) {
    background:rgba(255,255,255,.1);
}

.cartError>span:last-of-type {
	margin-bottom:.25em;
}

.cartError .productName {
	font-style:italic;
	font-weight: bold;
}

.cartError .productName:before {
	content:"\201C";
}

.cartError .productName::after {
	content:"\201D";
}