/*
  $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: 9px; }
.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: #ececec; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #0427b2; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;

  xoverflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

.pdf_document {
  width: 184px; 
  border-width: 1px; 
  border-style: solid; 
  border-color: #cccccc; 
  padding: 3px;
  margin-left: 20px;
background-color: #f8f8f8;
}

h2 {
  padding: 0px;
  margin-bottom: 6px;
  color: #081180;
  font-size: 12px;
}

TD {
font-family: Verdana, Arial, sans-serif; font-size: 11px;
}

A {
  color: #0427b2;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #2c0ea4;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  xbackground: #2c0ea4;
background: #ffffff;
  color: #666666;
  font-weight : bold;
padding: 2px;

xborder-width: 0px;
xborder-bottom-width: 1px;
xborder-style: solid;
xborder-color: #000000;

  background-image: url(images/header_bg.gif);
  background-position: top-left;
  background-repeat: repeat-x;
}

A.headerNavigation { 
  xcolor: #FFFFFF;
  color: #000000;  
}

A.headerNavigation:hover {
  color: #666666;
}


/* CHRIS ADDED */

A.headerNavigationNEW { 
  color: #FFFFFF; 
  text-decoration: none;
  font-weight: bold;
}

A.headerNavigationNEW:hover {
  color: #f40204;
}



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: #081180;
}

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

.infoBox {
  background: #081180;
}

.infoBoxContents {
  background: #ffffff;
  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: #081180;
  color: #ffffff;
}



.infoBoxNEW {
  background: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #cccccc;
}

.infoBoxContentsNEW {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeadingNEW {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  xbackground: #eeeeee;
  xcolor: #000000;
color: #081180;
xborder-style: solid;
xborder-width: 1px;
xborder-bottom-width: 0px;
border-color: #cccccc;
padding: 3px;

background: #ffffff;
border-style: none;
border-top-style: dashed;
border-width: 1px;
}



.infoBoxInnerDiv {
  width: auto; 
  height:80px; 
  margin: 10px; 
  margin-top: 0px;
  border-style: solid; 
  border-width: 1px; 
  border-color: #cccccc; 
  background-color: #ffffff;
}

.infoBoxOuterDiv {
  width: 150px; 
  height: 150px; 
  padding-top: 4px; 
  padding-bottom: 4px; 
  border-style: solid; 
  border-width: 1px; 
  border-color: #cccccc; 
  background-color: #eeeeee;
}

.infoBoxPadding {
 padding: 3px;
}

.infoBoxOuterDivEMPTY {
  width: 160px; 
  height: 130px; 
}

.infoBoxOuterDiv_relatedProducts {
  width: 100%; 
  height: 20px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  border-style: solid; 
  border-width: 1px; 
  border-color: #cccccc; 
  background-color: #f4f4f4;
}




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 {
  xbackground: #f8f8f9;
background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  xbackground: #f8f8f9;
background: #fafafa;
}

TABLE.productListing {
  border: 1px;
border-right: 0px;
border-bottom: 0px;
  border-style: solid;
  xborder-color: #081180;
border-color: #cccccc;
  xborder-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  xbackground: #081180;
background: #eeeeee;
  color: #000000;
  font-weight: bold;

border: 0px;
border-bottom: 1px;
border-right: 1px;
border-style: solid;
border-color: #cccccc;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

border: 0px;
  border-right: 1px;
  border-bottom: 1px;
xborder-color: #081180;
border-color: #cccccc;
  border-style: solid;
  border-spacing: 1px;
}


TABLE.productListingNew {
  border: 1px;
  border-style: solid;
  xborder-color: #081180;
border-color: #cccccc;
  xborder-spacing: 1px;
}

.productListing-headingNew {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  xbackground: #081180;
background: #eeeeee;
  color: #003366;
  font-weight: bold;
}

TD.productListing-dataNew {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}





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: #081180;
}

TD.pageHeading_price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #c41a1c;
}

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, 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: #990000;
  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: #e2e2e2; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ececec; }

.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: #cc0000; }

p {
padding: 0px; margin: 0px; padding-top: 1px; padding-bottom: 2px;
}

b.menu {
color: #081180;
}

a.activeitem {
color: #801108;
font-weight: bold;
}

a.activeitem:hover {
  color: #0427b2;
  text-decoration: none;
}

