S/*
  $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: 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: #66cc99; }
.productsNotifications { background: #DEC4F6; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #BB7AF8; text-decoration: underline; }
   /*scrollbar-base-color: #814E9B;*/
BODY {

scrollbar-face-color:"#814E9B";
scrollbar-arrow-color:"#FFF5FF";
scrollbar-track-color:"#FFF5FF";
scrollbar-shadow-color:"#EBDFF1";
scrollbar-highlight-color:"#683F7D";
scrollbar-3dlight-color:"#FFF5FF";
scrollbar-darkshadow-Color:"#683F7D";

background: #482C56;
background-image: url(images/backrnd.gif);
color: #C0C0C0;
margin: 0px;
}

/*log yourself in link colour*/
A {
  color: #D7C4DE;
  text-decoration: none;
}

A:hover {
  color: #BB7AF8;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header { background-image: url(images/backrnd.gif);}
 /* background: #ffffff;   */
    /*BB7AF8*/
TR.headerNavigation {
  background: #D7C4DE;
}
/* top bar details */
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #814E9B;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #FFFF80;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFFF80;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #8080ff;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #8080ff;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}
/*  lower bar */
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #814E9B;
  color: #000000;
  font-weight: bold;
}

.infoBox {background: #b6b7cb;}


/* all the small boxes */

.infoBoxContents {
  background: #482c56;
  background-image: url(images/backrnd.gif);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
    /* small box top bar!*/
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #814E9B;
  color: #000000;
}

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: #8D5B9F;
}

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: #725B79;
}
            /*   b6b7cb */
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #814E9B;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #ffffFF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ebdff1;
}

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: #66cc99;
}

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: #AE79C9;
  font-weight: bold;
}
     /* account edit box */
TABLE.formArea {
  background: #482C56;
  border-color: #BB7AF8;
  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: #66cc99;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFF80;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #FFFF80;
}

.moduleRow { }
.moduleRowOver { background-color: #400040; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #864D87; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #B38BB3; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #F5F4B7; }

/* 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: #C6C7FA; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #C0FFC0; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #D4C7DB; }
