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

BODY {
  background: #FFF0D6;
  background-image: url(images/icons/span.gif);
  background-repeat: repeat-x;
  color: #000000;
  margin: 0px;
  text-align: center;
}

BODY>TABLE {
	margin-right: auto;
	margin-left: auto;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

LI.category0 {
	width:200px;
	margin:0px;
	padding:4px;
	border-bottom:0px dashed black;
	background-color: #FFE1B0;
	list-style-image: url(images/icons/list-cat.gif);
	border-bottom: 1px solid #FF9039;
}

LI.category1 {
	width:200px;
	margin:0px;
	padding:4px;
	border-bottom:0px dashed black;
	background-color: #FFF0D6;
	list-style-image: url(images/icons/list-cat.gif);
	border-bottom: 1px solid #FF9039;
}

TR.header {
  background: #FFDB01;
}

DIV.headlinks {
	background-color:#B62A01;
	/* width:500px; */
	float: right;
	height:17px;
	font-size:10px;
	margin-top: 1px;
	margin-right: 10px;
	text-align:justify;
	border:0px solid black;
	color:white;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	padding:0px;
}

DIV.headlinks A {
	position: relative;
	top: -4px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

DIV.headlinks A:hover {
	text-decoration: underline;
}

DIV.searchbox {
	text-align: right;
	margin-top: 45px;
	margin-right: 25px;
	font-family: Verdana, sans-serif;
	font-size:10px;
	color: #B62A01;
	font-weight: bold;
}

DIV.searchbox input[type=text] {
	background-color: white;
	border: 1px solid #B62A01;
	font-weight: normal;
	color:#B62A01;
	width: 200px;
}

DIV.searchbox input[type=submit] {
	background-color: #B62A01;
	border: 1px solid #B62A01;
	font-weight: normal;
	color: white;
	font-size:10px;
}

TR.headerNavigation {
  background: #FFEA60;
  height: 18px;
}

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

A.headerNavigation { 
  color: black;
}

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

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 {
}

.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
}

.footer * {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CCCCCC;
}

.infoBox {
	background-color: #FFE1B0;
	border: 1px solid #FF9039;
}

.infoBoxContents {
  background-color: #FFE1B0;;
  font-family: Verdana,  sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FFEA60;
}

.infoBoxNoticeContents {
  background: #FFEA60;
  font-family: Verdana,  sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana,  sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FF9039;
  color: black;
  padding: 2px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FF9039;
  border-spacing: 0px;
}

TABLE.productListingVert {
	float:left; width: 196px; height: 140px; margin: 8px; border: 0px dashed #FF9039;
	background-color: #FFE1B0;
	font-family: Verdana, sans-serif;
}

P.productListingVertTitle {
	color:#FF9039;border-bottom:1px dashed #FF9039;font-weight:bold;margin:0px;padding:1px;
}

TABLE.productListingVert TD {
	padding:2px;
}

P.productListingVert {
	margin:0px;padding:2px;font-weight:bold;
}

P.productListingVertPrice{
	margin:0px;padding:2px;font-weight:bold;font-size:14px;text-align:right;color:#B62A01;
	font-family: verdana, sans-serif;
}

P.productListingVertPrice S {
	font-size:12px;text-align:right;color:#B62A01;
	font-family: verdana, sans-serif;
}

TD.productListingVertName{
	padding: 2px;
	background-color: #FF9039;
	font-size: 10px;
	font-weight: bold;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FF9039;
  color: #FFFFFF;
  font-weight: bold;
}

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


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana,  sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #00A9E5;
  border-bottom: 1px solid #00A9E5;
}

.pageHeadingFilter {
  font-family: Verdana,  sans-serif;
  font-size: 12px;
  color: #00A9E5;
  border-bottom: 1px solid #00A9E5;
}

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: 11px;
  line-height: 1.2;
}

TD.main B {
	color: #00A9E5;
}

TD.mainHeader {
	border-bottom: 1px solid #00A9E5;
}

TD.mainHeader * {
	color: #00A9E5;
	font-size: 12px;
}

TD.main LI {
	list-style-image: url("images/icons/list.gif");
}

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

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

table.cartTotal {
	margin: 1 0 5 0;
}

table.cartTotal th {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: right;
	padding: 2 5 2 50;
	background-color: #FF9039;
	color: white;
	font-size: 12px;
	border: 1px solid #FF9039;
}

table.cartTotal td {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	padding: 3 3 3 16;
	border: 1px solid #FF9039;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

P.productData * {
	font-size: 10px;
	color:#00A9E5;
}

P.productData select {
	color: black;
	border: 1px solid white;
}

P.productData option {
	color: black;
	border: 1px solid white;
}

P.productData {
	width: 240px;
	border: 0px solid #FF9039;
	margin: 0px;
}

P.productName {
	width: 300px;
	font-size: 18px;
	color: #00A9E5;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
}

.imageCell {
	border: 1px dashed #00A9E5;
	background-color: white;
}

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FFF0D6; cursor: pointer; cursor: hand; }
.moduleRowSelected { font-weight: bold; background-color: #FFF0D6; }

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

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.filtersTable { background-color: #FFE1B0; margin-top: 2px; width: 100%; }
.filtersHead {
	font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;
	color: #FF9039;
	padding: 1px;
	background-color: #FFF0D6;
}
.filtersBody {
	font-family: Verdana, Arial, sans-serif; font-size: 9px;
	padding: 2px 10px 2px 10px; color: black;
	border-bottom: 1px solid #FF9039;
}

.filtersBody a { color: black; }

.filtersBody img { margin-left: 8px; }

.filtersBody li {
	margin:0px;
	padding:0px;
	list-style-image: url(images/icons/list-cat.gif);
}

.productListingPages {
	margin: 6px 0px 3px 0px;
	background-color: #FFE1B0;
	padding: 1px;
	border-bottom: 1px solid #FF9039;
}

.productListingPages td.smallText {
	color: black;
}

.productListingPages td.smallText a {
	color: black;
}
