/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #006  /* #bbc3d3 */;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #006  /* #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: #f00;
  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: #000066 /* #bbc3d3 */;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000066 /* #bbc3d3 */;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #006 /* acts as the border-color for all boxes except the product-listing box */;
  /* border: 1px dotted green; /* njr change! */
}

.infoBoxContents {
  background: #f8f8ff /* #f8f8f9 */ ;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /* border: 1px dotted blue; /* njr change! */
}

.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: #000066  /* #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: #f2f2fa /* #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: #fafafa /* #f8f8f9 */;
}

/*+ njr Articles mod */
TABLE.articleListing {
  border: 1px;
  border-style: solid;
  border-color: #dafbda /* #b6b7cb */;
  border-spacing: 1px;
}
.articleListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #dafbda  /* #b6b7cb */;
  color: #006600;
  font-weight: bold;
}
TD.articleListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.articleListing-odd {
  background: #fcfffc /* #f8f8f9 */;
}
TR.articleListing-even {
  background: #ffffff /* #f8f8f9 */;
}
/*- njr Articles mod */

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b6ee /* #b6b7cb */;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b6ee  /* #b6b7cb */;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  padding: 3px 3px 3px 5px;
}

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; */ color: #0000a0;
}

TR.subBar {
  background: #f4f4fd  /* #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, TR.smallText, SPAN.smallText, P.smallText, li.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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #f1f1fe    /* #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;
}

/*+ njr Tax column changes begin */
SPAN.productPriceNet {
  font-family: Verdana, Arial, sans-serif;
  color: #333355;
}
SPAN.productPriceInc {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #0000cc;
}
SPAN.productPriceTax {
  font-family: Verdana, Arial, sans-serif;
  color: #000099;
}
SPAN.productSpecialPriceNet {
  font-family: Verdana, Arial, sans-serif;
  color: #553333;
}
SPAN.productSpecialPriceInc {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #cc0000;
}
SPAN.productSpecialPriceTax {
  font-family: Verdana, Arial, sans-serif;
  color: #990000;
}
/*- njr Tax column changes end */

/*+ njr Category listing styles */
span.category0, span.category1, span.category2, span.category3, span.category4, span.category5, span.category6, span.category7, span.category8, span.category9 {
  display: block; font-family: Verdana, Arial, sans-serif; font-size: 9px; margin: 0.3em 3px 2px 0.25em; padding: 1px; color: #0000a0; /* border: 1px dotted blue; */
}
span.category0 { font-size: 11px; margin-top: 0.4em; }
span.category1 { font-size: 10px; padding-left: 1.5em; }
span.category2 { padding-left: 3em; }
span.category3 { padding-left: 4.5em; }
span.category0 a, span.category1 a, span.category2 a, span.category3 a, span.category4 a, span.category5 a, span.category6 a, span.category7 a, span.category8 a, span.category9 a {
  color: #0000a0;
}
span.category0 a:hover, span.category1 a:hover, span.category2 a:hover, span.category3 a:hover, span.category4 a:hover, span.category5 a:hover, span.category6 a:hover, span.category7 a:hover, span.category8 a:hover, span.category9 a:hover {
  color: #000066;
}
/*- njr Category listing styles */

/*+ njr Heading Styles */
h1,h2,h3,h4,h5 {  font-family: Verdana, Arial, sans-serif; color: #0000a0; /* margin: 0.5em 0 3px 6px; */ }
h1 { font-size: 20px; font-weight: bold;}
h2 { font-size: 18px; font-weight: bold;}
h3 { font-size: 16px; }
h4 { font-size: 14px; font-style: italic; font-weight: 500; }
th { font-family: Verdana, Arial, sans-serif; font-weight: bold; text-align: center; vertical-align: bottom; font-size: 12px; padding: 3px; }

SPAN.sidenote { color: #ff0000; }
table.tbinfo { margin: 0.7em auto; }
table.tbinfo td { border-bottom: 1px #ddd solid; padding: 5px; vertical-align: top;   font-family: Verdana, Arial, sans-serif; font-size: 12px; }

table.tbinfo th { background: #ffffcc; }
table.tbinfo td.tdl { text-align: right; vertical-align: top; font-weight: bold; }
.sidenote { color: red; }
span.bl {display: block; font-size: 90%; }

/*- njr Heading Styles */

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: 11px; background-color: #ff99a2 /* #ffb3b5*/; padding: 5px; border: 2px solid red; }
.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; }

/* njr changes */
p a, li a, table.tbinfo a         { color: #00c; border-bottom: 1px solid #00c; margin-bottom: 2px;}
p a:active, li a:active, table.tbinfo a:active  {  color: #f00; }
p a:visited, li a:visited, table.tbinfo a:visited {  color: #33a; }
p a:hover, li a:hover, table.tbinfo a:hover {  color: #f00;  border-bottom: 1px solid #f00; margin-bottom: 2px;}
a.faqlink {font-family: Arial, Helvetica, sans-serif; font-size:110%; font-weight: bold; padding: 1px 4px 0px 4px; color: #00a; border: 0px;}
a.faqlink:hover {background: #00a; color: #fff; }
td.pageheading a { color: #009; border-bottom: 1px dotted #ccc; margin-bottom: 2px;}
td.pageheading a:hover {  color: #8080ff; }

.testimonial { border: 1px solid #903; background-color: #eee; margin: 0.1em 0.1em 0.1em 0.5em; padding: 0.3em 0.3em; width: 180px; }
.testimonial h1 { font-family: Arial, Helvetica, sans-serif; color: #A14; margin: 0.5em 0 3px 6px; font-size: 80%; text-align: center; }
.quote { font-family: "Times New Roman", Times, serif; font-style: italic; font-size: 100%; }
.customer {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; font-variant: normal; display: block; text-align: right; }

img.displayl { margin: 3px 6px 3px 1px; }
img.displayr { margin: 3px 1px 3px 6px; }



