/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  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, Helvetica, 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: #F4F3E1;
  color: #000000;
  margin: 0px;
 text-align:center;
}

.cent {
  border: 1px solid #C0C0C0;

  padding: 10px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #F4F3E1;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  height: 32px;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  background: #fffff6 url('images/hnv.png');
  color: #f3f6dd;
  font-style:italic;
  padding: 5px;
}

A.headerNavigation {
  color: #f3f6dd; 
}

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

a.cats {
font-weight: bold;
}
a.cats:hover {
font-weight: bold;
}

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 {
  border: 1px solid #F2900E;
  
}

TD.footer {
  height: 32px;
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px;
  background: #fffff6 url('images/hnv.png');
  color: #000;
  font-weight : bold;
  
}

.infoBox {
  background: #FFFFE6;
}

.infoBoxContents {
  background: #FFFFE6;
  font-family: 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: Georgia, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style:italic;
  background: #5B7F00 url('images/infobox/ibx.gif');
  color: #0C260B;
}

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: #FFFFE6;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #5B7F00;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #ffffff;
  background: #F2900E;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #303030;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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

  padding: 6px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
DIV.main {
 
  padding: 6px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

}

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: #030303;
  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; z-index:5; }

.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; }

/* Shipping Site Beginn */

TR.shippingHeader {

  background: #dedede;
  border: 1px solid #F2900E;
}

TR.shippingNavigation {
  
  
}

TD.shippingNavigation {
  font-family:  Arial, sans-serif;
  font-size: 12px;
   
  
}
/* Shipping Site End */
.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #758389;
}
/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 8px; }
.smallText2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.main { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
table.tmpa {
  background: #a0a0a0;
  color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
td.borange {
width: 25px;
height: 25px;
background: #ff9900;
}
td.bnull {
width: 25px;
height: 25px;
background: #dddddd;
}
td.cnull {
width: 25px;
height: 25px;
background: #F9FFFB;
}
td.bhead {
width:140px;
padding-left: 5px;
background: #dddddd;
font-weight:bold;
color: #000;
}
td.bfifty {
width:250px;
padding-left: 5px;
background: #dddddd;
font-weight:bold;
color: #000;
}
td.chead {
width:140px;
padding-left: 5px;
background: #F9FFFB;
font-weight:bold;
color: #000;
}
td.scat {
width:140px;
background: #dddddd;
font-weight:bold;
}
td.spro {
background: #dddddd;
font-weight:normal;
}
td.rcat {
width:140px;
background: #F9FFFB;
font-weight:bold;
}
td.rpro {
background: #F9FFFB;
font-weight:normal;
}
td.katt {
padding-left: 8px;
height: 25px;
background: #F9FFFB url('images/cat2.png');
font-size: 10px;
}
td.patt {
padding-left: 4px;
height: 28px;
background: #F9FFFB url('images/cat0.gif');
font-size: 11px;
}
td.satt {
padding-left: 12px;
height: 25px;
background: #F9FFFB url('images/cat1.png');
font-size: 10px;
}
td.batt {
font-family: Verdana, Arial, sans-serif;
padding-left: 2px;
height: 22px;
background: #F9FFFB url('images/cat3.png');
font-size: 9px;
font-weight: bold;
}
td.holdy {
text-align: center;
border: 1px dotted #ff3300;
font-family: Verdana, Arial, sans-serif;
padding-left: 2px;
height: 22px;
background: #efefef;
font-size: 10px;
color: #FF3300;
font-weight: bold;
}
.catar:link { background: transparent ;padding-left:15px; font-weight: bold;text-decoration:none}
.catar:visited {background: transparent ;padding-left:15px;font-weight: bold; text-decoration:none}
.catar:active {background: transparent ;padding-left:15px;font-weight: bold;  text-decoration:none}
.catar:hover {background: transparent ;padding-left:15px;font-weight: bold; color:#8f2e00; text-decoration:none}
