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

BODY {
  background: #ffffff;
  color: #808080;
  margin: 0px;
}

A {
  color: #81AA2B;
  text-decoration: none;
 font-family:  Verdana, Arial, sans-serif;
  font-size: 11px;
}

A:hover {
  color: #FF66FF;
  text-decoration: none;
background-color: #EBF0DB;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

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

A.headerNavigation { 
  color: #808080; 
}

A.headerNavigation:hover {
  color: #FF66FF;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:  Verdana, Arial, sans-serif;

  font-size: 11px;
  background: #ffffff;
  color: #91607E;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #ffffff;
}

TD.headerInfo {
  font-family:  Verdana, Arial, sans-serif;

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

TR.footer {
  background: #ffffff;
}

TD.footer {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #c0c0c0;
  font-weight: normal;
}

.infoBox {
  background: #ffffff;
}

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

.infoBoxNotice {
  background: #ffffff;
}

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

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

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: #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: #ffffff;
}

TABLE.productListing {
  border: 0px;
  border-style: dotted;
  border-color: #efefef;
  border-spacing: 5px;
cell-Padding: 3px;

}

.productListing-heading {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #FF66FF;
  font-weight: bold;
  text-decoration: italic;
border-spacing: 5px;

}

TD.productListing-data {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
font-weight: normal;
border: 0px;
  border-style: solid;
  border-color: #efefef;
  border-spacing: 3px;
padding-left: 2px;
padding-right: 2px;

}

A.pageResults {
  color: #91607E;
}

A.pageResults:hover {
  color: #91607E;
  background: #FFFFff;
}

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

TR.subBar {
  background: #ffffff;
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 9px;
font-color: #FF66FF;
}

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

TD.fieldKey {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 11px
;
  font-weight: bold;
}

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

TD.tableHeading {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 11px
;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Verdana, Arial, sans-serif;
  font-size: 10px;
  color: orange;
}

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: 11px
;
  color: #FF66FF;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #c0c0c0;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:  Verdana, Arial, sans-serif;

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

SPAN.markProductOutOfStock {
  font-family:  Verdana, Arial, sans-serif;

  font-size: 11px
;
  color: #91607E;
  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: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #efe8e4; }

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

/* 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: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffffff; }

/*previous-next */
.previous-next{
color: #81AA2B;
  text-decoration: none;
 font-family:  Verdana, Arial, sans-serif;
  font-size: 11px;
text-align: right;

  line-height: 1.15;
}


/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #808080; }
}
/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 11px;
	color: white;
	font-size: 10px
;
      overflow: hidden;
	background-color: navy;
	padding-left: 5px;}
]