/*
  $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: 12px;color:#CC99FF; font-weight:bold; background-color:#000000 }
.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: #000000;; color:#0FFF0F; font-family:Verdana; font-size:14px; font-weight:bold }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  border-style:solid; border-width:0; background:#000000; color: #CC99FF;
  margin: 0px; font-family:Verdana; font-size:12px; padding-bottom:10
}

A {
  color: #CC99FF;
  text-decoration: none; font-family:Verdana; font-size:12px; font-weight:bold; background-color:#000000
}

A:hover {
  color: #FF00FF;
  text-decoration: blink;font-family:Verdana; font-size:12px; font-weight:bold; background-color:#000000
}

FORM {
	display: inline; 
}

TR.header {
  background-position: 0% 0%; background-color:#000000; background-repeat:repeat; background-attachment:scroll
}

TR.headerNavigation {
  background: #BBC3D3;
}

TD.headerNavigation {
  border:1px solid #000000; font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #000000;
  color: #0FFF0F;
  font-weight : bold; padding-bottom:20
}

A.headerNavigation { 
  color: #0FFF0F;font-family:Verdana; font-size:14px; font-weight:bold 
}

a:hover.headerNavigation {
  color: #FF00FF;font-family:Verdana; font-size:14px; 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 {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #0FFF0F;
  font-weight: bold
}

.infoBox {
  background: #9900FF; 
}

.infoBoxContents {
  background: #000000;
  font-family: Verdana;
  font-size: 10px
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #0000FF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #000000;
  color: #0FFF0F;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; background-color:#FFCCFF 
}

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 solid #000000;
  border-spacing: 1px; color:#CC99FF; font-family:Verdana; font-size:14px; font-weight:bold
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #0FFF0F;
  font-weight: bold
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;background-color:#000000
}

A.pageResults {
  color: #FF00FF;font-family:Verdana; font-size:12px; font-weight:bold
}

a:hover.pageResults {
  color: #0FFF0F;
  background: #000000;; font-family:Verdana; font-size:12px; font-weight:bold
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FF00FF;
}

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: 12px;
  line-height: 1.5; color:#CC99FF; background-color:#000000; font-weight:bold
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; background-color:#000000
}

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; font-weight:bold; 
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 10px;
  color: #FF00FF;font-weight:bold
}

CHECKBOX, INPUT, RADIO, SELECT {
  border-style:ridge; border-width:0px; font-family: Verdana, Arial, sans-serif;
  font-size: 12px;color:#000000; font-weight:bold; background-color:#CC99FF
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;background-color:#FFCCFF; 
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FF33CC;
  font-weight: bold
}

TABLE.formArea {
  border:1px solid #7B9EBD; background:#FFCCFF; 
}

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: #0FFF0F;
}

SPAN.errorText {
  font-family: Verdana;
  color: #0FFF0F;font-size:12px; font-weight:bold
}

.moduleRow { }
.moduleRowOver { background-color: #0FFF0F; cursor: pointer; cursor: hand }
.moduleRowSelected { background-color: #FF00FF; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #0FFF0F; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FF00FF;font-weight:bold }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color:#FFCCFF }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #FF0000;color:#0FFF0F; font-weight:bold }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; background-color: #000000;color:#0FFF0F; font-weight:bold }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #0FFF0F; }