/*
  $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: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size : 11px; color: #ffff00; }
.productsNotifications { background: #660099; }
.orderEdit { font-family : Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
  background-color: #4F2266;
  color: #FFFFFF;
background-image: url('images/bkrnd.gif'); background-repeat: repeat-y;
  margin: 0px;
}

A {
  color: #FFFFAA;
  text-decoration: none;
}

A:hover {
  color: #FFFF99;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.header {
background-image: url('images/bkrnd_right.gif'); background-repeat: repeat-x;
}

DIV.headerright {
padding: 0px;
width: 100%;
margin: 0px;
height: 148px;
background-image: url('images/bkrnd_right2.gif');
background-repeat: no-repeat;
background-position: top right;

}

TR.headerNavigation {
  background: #281133;
}

TD.headerNavigation {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #281133;
  color: #ffffff;
  font-weight : bold;
	padding-bottom: 4px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffff99;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #281133;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 /* background: #b6b7cb; */
}

.infoBoxContents {
  /* background: #f8f8f9; */
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  /* background: #FF8E90; */
}

.infoBoxNoticeContents {
  /* background: #FFE6E6; */
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  /*background: #bbc3d3; */
	border-bottom: 1px solid #D2ACE6;
  color: #D2ACE6;

}

TD.infoBox, SPAN.infoBox {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #3A2644; */
}

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: #704C83; 
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #281133;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #281133;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
}

A.pageResults {
  color: #FFFFFF;
}

A.pageResults:hover {
  color: #FFFF66;
  /*background: #FFFF33; */
}

TD.pageHeading, DIV.pageHeading, H1 {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #D2ACE6;
}

H2 {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #D2ACE6;
}

H3 {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #D2ACE6;
}

TR.subBar {
  background: #D2ACE6;
}

TD.subBar {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #281133;
}

TD.fieldKey {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffff66;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  /* font-size: 11px; */
  color: #ffff66;
  font-weight: bold;
}

TABLE.formArea {
  /* background: #f1f9fe; */
  border-color: #281133;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffff66;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  color: #ffff66;
}

SPAN.errorText {
  font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  color: #ffff00;
}

.moduleRow { }
.moduleRowOver { background-color: #75468C; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #660099; }

.checkoutBarFrom, .checkoutBarTo { font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #D2ACE6; }
.checkoutBarCurrent { font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF; }

/* message box */

.messageBox { font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #660099; }
.messageStackSuccess { font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; background-color: #281133; }

/* input requirement */

.inputRequirement { font-family: Trebuchet, "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #ffff00; }


TABLE.popup {
  border-width: 1px;
  border-style: dotted; 
}	 
/*  border-color */

IMG.leftcolshim {
width: 175px;
height: 1px;
margin: 0px;
padding: 0px;
}

}

