/*
  $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-size: 10px; font-family: Verdana, Arial, sans-serif; }
.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 url(images/czImages/lbg.jpg); color: #000000; font-family : Verdana, Arial, sans-serif; margin: 0; }

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

A:hover { color: red; font-weight: bold; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header { font-size: 36px; font-weight: bold; font-variant: small-caps; background: #ffffff url(images/czImages/bgtile-header.jpg) 0 center; }

TR.headerNavigation { color: white; font-weight: bold; background: #bbc3d3; }

TD.headerNavigation { color: white; font-size: 10px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

A.headerNavigation { color: white; background-color: #bbc3d3; }

A.headerNavigation:hover {
  
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  
  font-size: 10px;
}

TD.infoBoxHeading {
  
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}
TD.infoBox, SPAN.infoBox {
  
  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: #ffffe0;
}

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

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

.productListing-heading {
  
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 10px;
}

A.pageResults {  }

A.pageResults:hover { color: red; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

TD.pageHeading, DIV.pageHeading { font-size: 28px; font-weight: bold; color: black; font-variant: small-caps; }
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText { font-size: 10px; }

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {  
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 12px;
  color: navy;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {  
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 10px; color: #000000; }

/* message box */

.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {  font-size: 10px; color: #ff0000; }

/* cz mod */
P { padding-right: 4px; }
H1.pageHeading { color: black; font-size: 28px; font-variant: small-caps; font-weight: bold; text-align: left; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-right: 6px; padding-bottom: 4px; }
H2.pageHeading { color: black; font-size: 12px; font-variant: small-caps; font-weight: bold; padding-right: 6px; }
.czCPIFont  /* CPI-Font like Courier */ { font-family: "Courier New", Courier, Monaco, monospace; }
.czLongBlockText { font-size: 12px; font-weight: normal; background-color: #f8f8f9; text-align: justify; padding: 4px 8px; border: solid 1px #b6b7cb; border-spacing: 1px; }
.czOptionsText { font-size: 12px; font-weight: normal; background-color: #f8f8f9; text-align: center; vertical-align: top; padding: 4px 8px; border: solid 1px #b6b7cb; border-spacing: 1px; }
.czImgRight { float: right; margin: 0 0 0 6px; padding: 0; border-style: none; }
.czLBTNoFrame { font-size: 12px; font-weight: normal; text-align: justify; }
.czSmallImage { border: groove silver; }
TR.czFooter { background-image: url(images/czImages/bgtile-header.jpg); height: 130px; }
.czInfoBoxLink { color: #ffffff; font-size: 10px; font-weight: bold; background: #bbc3d3; }
.czPrice { color: black; font-size: 18px; font-variant: small-caps; font-weight: bold; }
.xml_tr_even { font-size: 11px; background-color: #add8e6; }
.xml_tr_odd { font-size: 11px; background-color: #ffffe0; }
H1.header { font-size: 36px; font-weight: bold; font-variant: small-caps; background: #ffffff url(images/czImages/bgtile-header.jpg) 0 center; vertical-align: middle; position: static; width: 100%; height: 130px; }
