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

BODY {
  background-image: url('images/doodle3.gif')
}

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

A:hover {
  color: black;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #95B03F;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12pt;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12pt;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  background: #bbc3d3;
  color: #000000;
  font-weight: bold;
}

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
}

TABLE.productListing a {
	color: #333333;
}
.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  background: #95B03F;
  color: #ffffff;
  font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

TD.subtotal {
	border-top: 3px double #79844B;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 9pt;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13pt;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12pt;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 11pt;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 11pt;
}

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color: white;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #696969;
  border-style: solid;
  border-width: 3px;
}

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12pt;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, sans-serif; font-size: 9pt; color: #ffffff; }
.checkoutBarCurrent { font-family: Arial, sans-serif; font-size: 9pt; color: #000000; }

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 9pt; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 9pt; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 9pt; background-color: #C1CAD0; }

/* input requirement */

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

/* categories page */
#categories {
	border: 1px solid #79844B;
	background-color: #ffffff;
	color: #ffffff;
	font-size: 11pt;
	float: left;
	line-height: 200%;
	list-style-type: image;
	list-style-image: url(/images/flower_bullet.gif);
	margin-right: 20px;
	margin-top: 40px;
	padding-right: 20px;
	vertical-align: middle;
}
#categories a {
	color: #79844B;
	font-weight: bold;
}

/* Product Listing */
td.item {
	color: #333333;
	font-size: 9pt;
	padding-bottom: 20px;
}
td.item a {
	color: #333333;
	font-size: 9pt;
}
td.item a:hover {
	color: #000000;
}

/* Product Info page */
td.product_info {
	color: #333333;
}
td.product_info h2 {
	color: #333333;
	font-family: Times New Roman, serif;
	font-size: 18px;
}
p.product_description,
p.product_price {
	color: #333333;
}
A.product_info {
  color: #333333;
	font-size: 9pt;
  text-decoration: underline;
}

A.product_info:hover {
  color: black;
  text-decoration: underline;
}
td.product_info select {
	font-size: 10pt;
}
table.product_options th,
table.product_options td {
	color: #333333;
	font-size: 10pt;
	text-align: left;
}
/* BOF Option Type Value */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;}
}
/* EOF Option Type Value */
