/*<agl.folder "navigation">*/
#nav, #nav ul { color: #594b1e; font-size: 13pt; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; width: 160px; margin: 0 0 0; padding: 0; }
	#nav li { color: #594b1e; font-weight: bold; position: relative; list-style-type: none; }
	#nav li a { color: #594b1e; font-weight: bold; text-decoration: none; width: 140px; margin-bottom: 6px; padding: 3px 3px 9px 15px; display: block; }
	#nav li a:hover { color: #594b1e; font-weight: bold; text-decoration: underline; width: 140px; margin-bottom: 6px; padding: 3px 3px 9px 15px; display: block; }
	#nav li li { color: #594b1e; font-size: 11pt; font-weight: bold; position: relative; list-style-type: none; }
	#nav li li a { color: #594b1e; font-weight: bold; text-decoration: none; width: 140px; padding: 3px 3px 3px 27px; display: block; }
	#nav li li a:hover { color: #594b1e; font-weight: bold; text-decoration: underline; width: 140px; padding: 3px 3px 3px 27px; display: block; }
#nav li.selected { background-image: url(images/nav_left.gif); background-repeat: no-repeat; background-position: 0 0; }
#nav li li.selected { background-image: none; }/*</agl.folder>*/
/*
  $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: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #a6cbf0; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }
form {
	display: inline;
}

tr.header {
  background: #fff;
}

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

td.headerNavigation { font-size: 10px; color: #000; font-weight : bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

a.headerNavigation { color: #594b1e; text-decoration: underline; }

a.headerNavigation:hover { color: #000; text-decoration: underline; }

tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

td.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.infoBox { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.infoBoxContents { font-size: 10px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

td.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #a6cbf0;
  color: #594b1e;
}

td.infoBox, SPAN.infoBox {
  font-size: 10px;
}

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

table.productListing { border: solid 1px #a6cbf0; }

.productListing-heading {
  font-size: 10px;
  background: #a6cbf0;
  color: #594b1e;
  font-weight: bold;
}

td.productListing-data { font-size: 10px; border-bottom: 1px solid #a6cbf0; }

a.pageResults {
  color: #0000FF;
}

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

td.pageHeading, div.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #a6cbf0;
}

tr.subBar {
  background: #fff;
}

td.subBar {
  font-size: 10px;
  color: #000000;
}

td.main, p.main {
  font-size: 10pt;
  line-height: 13pt;
}

td.smallText, span.smallText, p.smallText {
  font-size: 10px;
}
.smallText a:link { color: #594b1e; text-decoration: none; }
.smallText a:visited { color: #594b1e; text-decoration: none; }
.smallText a:hover { color: #a6cbf0; text-decoration: none; }
.smallText a:active { color: #594b1e; text-decoration: none; }
td.accountCategory {
  font-size: 13px;
  color: #a6cbf0;
}

td.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

td.fieldValue {
  font-size: 12px;
}

td.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

span.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

checkbox, input, radio, select {
  font-size: 11px;
}

textarea {
  width: 100%;
  font-size: 11px;
}

span.greetUser {
  font-size: 11pt;
  color: #594b1e;
  font-weight: bold;
}

table.formArea { background: #fff;
  ;border: solid 1px #a6cbf0; }

td.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

span.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

span.productSpecialPrice {
  color: #ff0000;
}

span.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #f1f1f1; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #f1f1f1; }

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

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }



/* BOF: More Pics 6 */
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */
