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

BODY   { color: #fc6; background: #000; margin: 0 }

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

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

FORM {
	display: inline;
}

TR.header  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TR.headerNavigation  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TD.headerNavigation    { color: #fc6; font-weight: normal; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

A.headerNavigation   { color: #fc6 }

A.headerNavigation:hover   { color: #fc6 }

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  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TD.footer    { color: #fc6; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

.infoBox    { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border: solid 1px #963 }

.infoBoxContents     { font-size: 13px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-color: #fff }

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading     { color: #fc6; font-weight: normal; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-color: #fff }

TD.infoBox, SPAN.infoBox  { 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  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

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-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TABLE.productListing  { border: solid 1px #963; border-spacing: 1px }

.productListing-heading    { color: #fc6; font-size: 20px; font-weight: normal; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TD.productListing-data  { font-size: 14px }

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading   { color: #fc6; font-size: 30px; font-family: "Times New Roman"; font-weight: normal }

TR.subBar  { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }

TD.subBar    { color: #fc6; font-size: 13px }

TD.main, P.main  { font-size: 16px; line-height: 1.5 }

TD.smallText, SPAN.smallText, P.smallText  { font-size: 13px }

TD.accountCategory    { color: #fc6; font-size: 13px }

TD.fieldKey  { font-size: 14px; font-weight: bold }

TD.fieldValue  { font-size: 14px }

TD.tableHeading    { color: #fc6; font-size: 13px; font-weight: bold }

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

CHECKBOX, INPUT, RADIO, SELECT  { font-size: 13px }

TEXTAREA  { font-size: 13px; width: 100% }

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-size: 14px; font-weight: bold }

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: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.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-size: 12px }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.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; }
.maintbl  { background-image: url(images/Carmsorg_26.jpg) }
