/*
  $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;
 font-size: 14px; color: #000000;}
.errorBox { font-family font-family: Arial;
 font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial;
 font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial;
font-size : 12px; color: #5288C4; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 10px;
  
  
/* Hred Links colour */  
  
}

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

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

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #404040;
  border-top: 1px solid #404040;
  border-bottom: 1px solid #404040;


}

TD.headerNavigation {
  font-family: Arial;

  font-size: 18px;
  background: #404040;
  border-top: 15px solid #404040;
  border-bottom: 15px solid #404040;
  color: #f7971d; /* #fcd51b*/ 
  
}

A.headerNavigation { 
  color: #f7971d; /* #fcd51b*/
  font-size: 18px;  
  
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #bbc3d3;
  font-size: 18px;  
  
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial;

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

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
 font-family: Arial;

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

TR.footer {
  background: #bbc3d3;
 
}

TD.footer {
 
 font-family: Arial;

  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

TD.footerText, P.footerText, .footerText {
  position: absolute;

 font-family: Arial;

  font-size: 10px;

}


/* Left hand Info Boxes */

.infoBoxLHS {
  background: #01a4a1;
  border-bottom: 1px solid #ffffff;
  color: #fcd51b;
  
}

.infoBoxContentsLHS {
  background: #01a4a1;
  color: #fcd51b;
 font-family: Arial;

  font-size: 12px;
  
}

.infoBoxNoticeLHS {
  background: #01a4a1;
}

.infoBoxNoticeContentsLHS {
  background: #01a4a1;
  font-family: Arial;

  font-size: 12px;
}

TD.infoBoxHeadingLHS {
  font-family: Arial;

  font-size: 18px;
  font-weight: normal;
  color: #fcd51b;
  display: none;
  }

TD.infoBoxLHS, SPAN.infoBoxLHS {
 font-family: Arial;

  font-size: 16px;
 
    }

/* Righthand Info Boxes */

.infoBoxRHS {
  background: #01a4a1;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  
}

.infoBoxContentsRHS {
  background: #01a4a1;
  color: #ffffff;
  font-family: Arial;

  font-size: 12px;
  
}

.infoBoxNoticeRHS {
  background: #01a4a1;
}

.infoBoxNoticeContentsRHS {
  background: #01a4a1;
  font-family: Arial;

  font-size: 12px;
}

TD.infoBoxHeadingRHS {
  font-family: Arial;

  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  display: none;
  }

TD.infoBoxRHS, SPAN.infoBoxRHS {
  font-family: Arial;

  font-size: 16px;
    }





.infoBox {
  background: #ffffff;
  border: 1px;
  border-style: solid;
  border-color: #000000;
  color: #000000;
}

.infoBoxContents {
  background: #ffffff;
  color: #000000;
  font-family: Arial;

  font-size: 12px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff;
 font-family: Arial;

  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial;

  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  display: none;
}

TD.infoBox, SPAN.infoBox {
 font-family: Arial;

  font-size: 14px;
}

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: #F1F1F1;
  //shopping-cart content color
}

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: #F1F1F1;
  //shopping-cart content color
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #000000;
  //shopping-cart header/footer color
  border-spacing: 1px;
  cell-padding: 30px;
  
}

.productListing-heading {
 font-family: Arial;

  font-size: 12px;
  background: #ffffff;
  //shopping-cart header/footer color
  color: #000000;
  font-weight: bold;
  padding: 2px;
}

TD.productListing-data {

 font-family: Arial;

  font-size: 12px;
  color: #282E3E;
  background: #ffffff;
  border-top: 1px;
  border-top-style: solid;
  border-top-color: #000000; 
 



}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 30px;
 font-family: Arial;

  color: #000000;
  font-weight: bold;
  height: 28px;
  Zwidth: 100px;
  Zbackground: url('images/m99.gif');
  Zbackground-repeat: repeat-x;
  padding-top: 10px;
  padding-left: 10px;
  text-transform: none;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial;

  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
 font-family: Arial;

   font-size: 14px;
  
}

TD.title, P.title {
  font-family: Arial;

  font-weight: bold;
  font-size: 20px;
  
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;

  font-size: 12px;
}

TD.accountCategory {
 font-family: Arial;

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial;

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;

  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
 font-family: Arial;

  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
 font-family: Arial;

  font-size: 12px;
}

TEXTAREA {
 font-family: Arial;

  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial;

  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Arial;

  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;

  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;

  color: #5288C4;
}

SPAN.errorText {
 font-family: Arial;

  color: #ff0000;
}

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

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

/* message box */

.messageBox {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial;
 font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial;
 font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial;
font-size: 14px; color: #ff0000; }



div.scroll {
height: 390px;
width: 485px;
overflow: auto;
border: 1px solid #666;
background-color: #bbc3d3;
padding: 8px;
}










