/*
  $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: 0.9em;
	line-height: 1.4em;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	background: #ffb3b5;
	font-size: 0.9em;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 0.9em;
	color: #06C;
}
.productsNotifications {
	background-color: #BBC3D3;
}
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : .9em;
	color: #369;
	text-decoration: underline;
}

BODY {
	color: #333;
	margin: 0px;
	font-size: 0.65em;
	background-color: #FFFFFF;
	line-height: 1.6em;
}

A {
	color: #9A1536;
	text-decoration: none;
}

A:hover {
	color: #000;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background-color: #FFFFFF;
}

TR.headerNavigation {
	background-color: #BBC3D3;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	background: #BBC3D3;
	color: #ffffff;
}

A.headerNavigation {
	color: #CC0066;
}

A.headerNavigation:hover {
	color: #000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .8em;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background-color: #BBC3D3;
}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #BBC3D3;
}

TR.footer {
	background-color: #BBC3D3;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	background-color: #EDEDED;
}

.infoBox {
	background-color: #EDEDED;
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	background-color: #EDEDED;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	background-color: #BBC3D3;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
}

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;
	border-style: solid;
	border-color: #BFC3E6;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #BBC3D3;
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
}

A.pageResults {
	color: #9A1536;
}

A.pageResults:hover {
	color: #000;
	background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.6em;
	color: #36C;
}

TR.subBar {
}

TD.subBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
	color: #000000;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
}

TD.accountCategory {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.9em;
}

TD.fieldValue {
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
}

TD.tableHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

SPAN.newItemInCart {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #06C;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
}

TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

SPAN.greetUser {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.8em;
	color: #36C;
	font-weight: normal;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
}

SPAN.markProductOutOfStock {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #960;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #36C;
}

SPAN.errorText {
	font-family: Verdana, Arial, sans-serif;
	color: #930;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
}

/* message box */

.messageBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em;
}
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #9C3;
}

/* input requirement */

.inputRequirement {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color: #06C;
}
