/*
  $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; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #4F78B7; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #FFFFFF; }
.productsNotifications {
	background: #FFFFFF;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #FFFFFF; text-decoration: underline; }

BODY {
	background: #4F78B7;
	color: #ffffff;
	margin: 0px;
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #003366;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

/*
--HeaderNavigation--
Header of the page. e.g."Top  Catalog  01. Banner"
*/

TR.headerNavigation {
	background: #003366;
	line-height: normal;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #003366;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

/* --HeaderError--Error Page Comtent */

TR.headerError {
  background: #003366;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #003366;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

/*--HeaderInfo-- , XXXX */

TR.headerInfo {
	background: #4F78B7;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #4F78B7;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*--Footer-- footer table config. on the bottle of page*/

TR.footer {
	background: #4F78B7;
	color: #FFFFFF;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #003366;
  color: #ffffff;
  font-weight: bold;
}


/*--InfoBox-- infobox table config*/
.infoBox {
	background: #003366;
	color: #FFFFFF;
}

/*--InfoBoxContents-- all the sub-box contents box colour and font size eg (33) */
.infoBoxContents {
	background: #4F78B7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/*--InfoBoxNotice-- */

.infoBoxNotice {
	background: #4F78B7;
	color: #FFFFFF;
}

.infoBoxNoticeContents {
	background: #4F78B7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* --InfoBoxHeading-- all the sub-box config*/

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #003366;
  color: #FFFFFF;
}

/*--InfoBox.SPAN.infoBox--*/

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

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: #4F78B7;
	color: #000000;
	background-color: #4F78B7;
	font-size: 12px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	b#f8f8f9ackground: #f8f8f9;
	color: #000000;
	background-color: #4F78B7;
	background: #4F78B7;
	font-size: 12px;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #003366;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #003366;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #003366;
}

A.pageResults:hover {
  color: #003366;
  background: #003366;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
}

TR.subBar {
  background: #003366;
}

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: #4F78B7;
}

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: #4F78B7;
}

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: #4F78B7;
  font-weight: bold;
}

TABLE.formArea {
  background: #4F78B7;
  border-color: #4F78B7;
  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: #4F78B7;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #4F78B7;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #4F78B7;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #003366; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* 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: #FF0000; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #003366; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #003366; }
