/*
  $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
*/

form  {
  margin: 0;
  padding: 0;
}
table   {
    border: 0px solid red;
}
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #ffffff; color: #644D00; padding: 15px; }
.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: #957A01; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #698F49; text-decoration: underline; }

BODY {
  background: #F2F2E6 url(images/bgmain.gif) fixed top repeat-x;
  color: #000000;
  margin: 20px 0 0 0;
}
table.mainTable {
  background: #ffffff;
  margin: 0px;
  padding: 30px 28px 20px 28px;
}
A {
  color: #644D00;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: none;
}
table.content  {
  padding: 0px 30px 20px 30px;
}
.boxText a  {
  color: #644D00;
  text-decoration: none;
  padding: 0px;
}
.boxText a:hover  {
  color: #000000;
  text-decoration: none;
  padding: 0px;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  height: 100px;
}
td.header {
  padding: 0 10px 10px 0;
}
table.headerNavigation  {
  background: url(images/headernav.gif) repeat-x;
}
TR.headerNavigation {
  background: transparent;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #644D00;
  font-weight : bold;
  padding: 6px 19px 7px 24px;
}

.headerNavigation a { 
  color: #ffffff; 
  padding: 0px;
}

.headerNavigation a:hover {
  color: #644D00;
  padding: 0px;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: transparent;
  color: #ffffff;
  font-weight: bold;
  padding: 8px;
}

.infoBox {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin: 0 0 25px 0;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBox_hometable {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin: 0px 0 10px 0;
  padding: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align: top;
}
.infoBox_home {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  margin: 10px 0 10px 0;
  height: 170px;
  width: 170px;
  vertical-align: top;
}
.infoBox_homecontent  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 5px;
}
.infoBox_home a  {
  line-height: 16px;
}
.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, verdana, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background: url(images/modulehead.gif) no-repeat top left;
  color: #ffffff;
  padding: 4px 10px 4px 10px;
  height: 29px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.boxText2, SPAN.boxText2 {
  font-family: Verdana, Arial, sans-serif;
  background-color: #ffffff;
  font-size: 10px;
  color: #000000;
  padding: 8px 12px 10px 12px;
}
boxText2 a  {
  text-decoration: none;
  color: #000000;
}
table.boxLeft, table.boxRight  {
    width: 160px;
}
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: #ffffff;
  color: #000000;
}

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

TABLE.productListing {
  border: 0px solid #eeeeee;
  color: #ffffff;
  border-spacing: 0px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.productListing-even a {
  color: #4E3C00;
}
.productListing-even a:hover {
  color: #000000;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px 3px 5px 10px;
}
.productListing-heading a {
  padding: 0;
}
.productListing-heading a:hover {
  color: #BB9901; 
  font-weight: bold;
  padding: 0;
}

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

a.pageResults  {
  color: #777777;
  text-decoration: none;
}

a.pageResults:hover {
  color: #000000;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
  margin: 0 0 0px 0;
  padding: 0 0 10px 0;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, td, p, li {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #644D00;
}

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

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

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #957A01;
  padding: 0 5px 0 5px;
  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-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }


/*BOF - Zappo - Option Types v2 - Progress Bar */
.progress{
  width: 1px;
  height: 12px;
  color: grey;
  font-size: 10px;
 /* overflow: hidden; */
  background-color: #bbc3d3;
  padding-left: 5px;
}
.bar{
  border-style: solid;
  border-width: 1px;
  border-color: #bbc3d3;
}
/*EOF - Zappo - Option Types v2 - Progress Bar */
