/*
  $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
*/

.catname { 
	color: #98653F;
	font-size: 13px;
}
.catname a { color: #98653F; text-decoration: none }
.catname a:link { color: #98653F; text-decoration: none }
.catname a:visited { color: #98653F; text-decoration: none }
.catname a:active { color: #98653F; text-decoration: none }
.catname a:hover { color: #76D2DD; text-decoration: none }

.menu {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #FFE7C2;
  font-weight: bold;
}
.menu a { color: #FFE7C2; text-decoration: none }
.menu a:link { color: #FFE7C2; text-decoration: none }
.menu a:visited { color: #FFE7C2; text-decoration: none }
.menu a:active { color: #FFE7C2; text-decoration: none }
.menu a:hover { color: #76D2DD; text-decoration: none }

.footer { color: #666666; }
.footer a { color: #666666; text-decoration: none }
.footer a:link { color: #666666; text-decoration: none }
.footer a:visited { color: #666666; text-decoration: none }
.footer a:active { color: #666666; text-decoration: none }
.footer a:hover { color: #666666; text-decoration: underline }

.prod_img { 
	height: 120px;
	line-height: 120px;
}

.prod_title { 
	font-size: 12px; 
	color: #666666;
    line-height: 1.2;
	height: 30px;
}
.prod_title a { color: #666666; text-decoration: none; }
.prod_title a:hover { color: #3899A7; text-decoration: none; }

.priceHeading {
  font-family: Century Gothic, Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #3899A7;
}

.price { font-size: 12px; color: #3899A7; font-weight: bold; text-decoration: none; }

.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; color:#0099CC; line-height:1.5;}
.boxText a { color:#0099CC; }
.boxText a:hover { color:#0099CC; text-decoration:underline; }

.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 12px; color: #0099CC; text-decoration: underline; }

td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 1.5;
}

BODY {
  background: #ffffff;
  color: #666666;
  margin: 0px;
  font-family: Arial, Verdana, sans-serif; 
  font-size: 12px;
  line-height: 1.5;
}

A {
  color: #3899A7;
  text-decoration: none;
}

A:hover {
  color: #3899A7;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
 /* background: #bbc3d3;*/
}

TD.headerNavigation {
  /*font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;*/
}

A.headerNavigation { 
  /*color: #FFFFFF; */
}

A.headerNavigation:hover {
  /*color: #ffffff;*/
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
	/*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

.infoBoxNotice {
}

.infoBoxNoticeContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

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 {
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  height: 35px;
}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Century Gothic, Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #603E1C;
  height: 34px;
  line-height: 34px;
  border-bottom: 3px solid #FFE7C2;
}

.title {
  font-weight: bold;
  color: #603E1C;
  background: #FFE7C2;
  padding: 3px 10px 3px 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000000;
}

.smallText {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #999999;
}
.smallText a { color: #999999; text-decoration: none }
.smallText a:link { color: #999999; text-decoration: none }
.smallText a:visited { color: #999999; text-decoration: none }
.smallText a:active { color: #999999; text-decoration: none }
.smallText a:hover { color: #999999; text-decoration: underline }

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

TD.category_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
}

.search {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #98653F;
  border: 1px #FFE7C2 solid;
  width: 150px;
  height: 18px;
  padding-left: 5px;
  padding-right: 5px;
}

.leftinput {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #98653F;
  border: 1px #9C6328 solid;
  height: 23px;
  padding-left: 5px;
  padding-right: 5px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 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, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

/*.moduleRow { }
.moduleRowOver { background-color: #FACBD1; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FACBD1; }*/

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #ff0000; }
