/*
  $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:  Arial, Verdana, sans-serif; font-size: 12px; color: #AC2A0A}
.errorBox { font-family : Arial, Verdana,sans-serif; font-size : 10px; background: #F76605; font-weight: bold; }
.stockWarning { font-family :  Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

h1 { 
 font-family:  Arial, Verdana, Tahoma,  sans-serif;
 font-size: 20px;
 font-weight: bold;
/* color: #333344; */
 color: #AC2A0A; 


}

h2 { 
 font-family: Arial, Verdana, Tahoma, sans-serif;
 font-size: 18px;
 
/* color: #330033;  */
  color: #AC2A0A;
}

TD.h2text { 
 font-family: Arial, Verdana, Tahoma, sans-serif;
 font-size: 14 px;
 font-weight: bold;
/* color: #330033;  */
  color: #AC2A0A;
}

BODY {
  background: #ffffff   ;
/*  color: #000000; */
  font-size: 14px;
  color: #AC2A0A;
  margin: 0px;
}


A {
  color: #AC2A0A;
  text-decoration: none;
  font-size: 12px;
  line-height: 2;
}

A:hover {
 /* color: #330033; */
 /*  color: #330033; */
 color: #AC2A0A;
 text-decoration: underline;
 font-size: 12px;
 line-height: 2;
 }
A.headerNavigation { 
  color: #FFFFFF; 
}
A.headerNavigation:visited {
  color: #FFFFFF;
 }
A.headerNavigation:hover {
  color: #FFFFFF;
}

A.columnNavigation { 
  color: #AC2A0A; 
}
A.columnNavigation:visited{
  color: #AC2A0A;
  }
A.columnNavigation:hover {
  color: #AC2A0A;
}



FORM {
	display: inline;
}

TR.header {
background: #DA7A09;
}

TR.headerNavigation {
background: #AC2A0A;
line-height: 2;
}

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

TD.smallBUText{

  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
   line-height: 2;


}

.my_img {
	max-width: 400px;
	/* Resize the image for IE6 */
	width: expression(this.width > 400 ? 400: true);
}


TR.headerError {
  background: #F76605;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F76605;
  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:  Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
 /* color: #ffffff; */
  color: #B9CAF1;
  font-weight: bold;
}

.infoBox {
 background: #ffffff; 
  
}

.infoBoxContents {
  background: #ffffff;
  font-family:  Arial, Verdana, sans-serif;
  font-size: 10px;
 padding: 4px 0px 4px 0x;
}

.infoBoxNotice {
   background: #000058   ;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 2;
 /* background: #ffffff; */
background: #AC2A0A;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 10px 0px 10px 0x;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd, TR.productListing-odd1, TR.productListing-1 {
 /*  background: #f8f8f9; */
/* background: #CDBDBD; */
  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 {
 /* background: #f8f8f9; */
background: #ffffff;   
}

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

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

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

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
 /* background: #FFFF33; */
  background: #AC2A0A   ;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

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

TD.mainplusyellow {
background: #f7fb7c;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.smallBUText{

  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;

}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #AC2A0A;
}

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.mainred, P.mainred {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.3;
  color: #FFFFFF;
}


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: #AC2A0A;
  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: #DA7A09; color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DA7A09; color: #ffffff;}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }

/* 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: #F76605; color: #ffffff; }
.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; }

