/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #543333;
}
.errorBox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background: #ffb3b5;
	font-weight: bold;
	color: #543333;
}
.stockWarning {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #543333;
}
.orderEdit {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #543333;
	text-decoration: underline;
}

BODY {
	background: #FFFFFF;
	color: #543333;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

A {
	color: #688192;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

FORM {
	display: inline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

TR.header {
	background-color: #8293A1;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

TR.headerNavigation {
	background: #bbc3d3;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

TD.headerNavigation {
  font-family: font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background: #543333;
	color: #ffffff;
	font-weight : bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

A.headerNavigation {
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

A.headerNavigation:hover {
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

TR.headerError {
	background: #543333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

TD.headerError {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background: #543333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

TD.headerInfo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background: #543333;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

TR.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

TD.footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: normal;
	outline-width: thin;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

.infoBox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #543333;
	background-color: FFF;
	border: #543333;
	outline: #543333;
	outline-color: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: #543333;
	outline-width: thin;
}

.infoBoxContents {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #543333;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

.infoBoxNotice {
	color: #543333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

.infoBoxNoticeContents {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #543333;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

TD.infoBoxHeading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #543333;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

TD.infoBox, SPAN.infoBox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

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: #543333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

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: #543333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #543333;
	border-spacing: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #FFF;
}

.productListing-heading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

TD.productListing-data {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	background-color: #FFF;
	color: #FFF;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

A.pageResults {
	color: #0000FF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

TD.pageHeading, DIV.pageHeading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #688192;
}

TR.subBar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

TD.subBar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #000000;
}

TD.main, P.main {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 1.5;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}

TD.accountCategory {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #aabbdd;
}

TD.fieldKey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

TD.tableHeading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #ff0000;
	background-color: #FFF;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	border: #543333;
	border-top-color: #543333;
	border-right-color: #543333;
	border-bottom-color: #543333;
	border-left-color: #543333;
	border-top-width: thin;
	outline: #543333;
	outline-color: #543333;
}

SPAN.greetUser {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

TD.formAreaTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ff0000;
}

SPAN.errorText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ff0000;
}

.moduleRow {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.moduleRowOver {
	cursor: pointer;
	cursor: hand;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.moduleRowSelected {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.checkoutBarFrom, .checkoutBarTo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #000000;
}

/* message box */

.messageBox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	background-color: #99ff00;
}

/* input requirement */

.inputRequirement {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #ff0000;
}

