/*
  $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
  
  Updated by  TemplateShopper.com November 2003 for AAbox .com
*/

* {
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}

html, body {
	overflow: hidden;
}

#page_content {
	margin-right: 10px !important;
	margin-right: 50px;
	overflow-y: auto;
	
	scrollbar-face-color: #6F5A1B;
	scrollbar-shadow-color: #4F3F0F;
	scrollbar-highlight-color: #AF964C;
	scrollbar-3dlight-color: #BFB083;
	scrollbar-darkshadow-color: #2F2506;
	scrollbar-track-color: #7B6830;
	scrollbar-arrow-color: #FFF;
}

#content .menu {
	float: left;
	margin-bottom: 15px;
}

#content .back_button {
	padding-top: 4px;
	margin-right: 7px !important;
	@margin-right: 14px;
	float: right;
	height: 17px;
}

#content .category_listing {
	clear: both;
	padding: 0px 1px 10px 1px;
	text-align: left;
	_margin-right: 30px;
}

#content .category_listing img {
	margin-right: 5px;
	margin-bottom: 3px !important;
	@margin-bottom: 5px;
}

#content .category {
	float: left;
	padding: 1px;
	width: 450px;
}

#content .category img {
	display: block;
	padding-bottom: 14px;
}

#content .image {
	float: right;
	padding: 5px;
	text-align: right;
	@margin-right: 10px;
}

#footer {
	position: absolute;
	bottom: 10px;
	right: 30px !important;
	@right: -10px;
	left: 30px;
	height: 100px;
}

#footer .category {
	float: left;
	padding: 5px;
	padding-top: 57px;
}

#footer .image {
	float: right;
	padding: 5px;
	text-align: right;
}

.errorBox { background: transparent; font-weight: bold; }
.stockWarning { color: #FFFFFF; }
.productsNotifications { background: transperent; }
.orderEdit { color: #70d250; text-decoration: underline; }

BODY {
  background: #7B6830;
  color: #fff;
  background-image : url(images/OSCMAX_bg.gif);
  margin: 30px;
}

A {
  color: #fff;
  text-decoration: none;
}

A:hover {
  color: #fff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #7B6830;
}

.headerNavigation {
  font-family: Verdana;
  text-transform: uppercase;
  font-size: 13px;
  background: #7B6830;
}

TD.headerNavigation {
  color: #ffffff;
  background-color : #7B6830;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  text-align: center;
}

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
  background: #7B6830;
  color: #ffffff;
  padding-top : 2px;
  padding-bottom : 3px;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  background-image : url(images/OSCMAX_infobox_bg.gif);
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  background: #574A22;
  color: #ffffff;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  border: 1px;
  border-style: solid;
  border-color: #FFF;
  border-spacing: 1px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  border: 1px;
  border-style: solid;
  border-color: #FFF;
  border-spacing: 1px;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFF;
  border-spacing: 1px;
}

.productListing-heading {
  color: #FFFFFF;
  border:1px;
  border-color:#FFFFFF;
}

TD.productListing-data {
}

A.pageResults {
  color: #FFF;
}

A.pageResults:hover {
  color: #FFF;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  color: #fff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
  color: #fff;
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
}

TD.fieldValue {
}

TD.tableHeading {
}

TD.category_desc {
  line-height: 1.5;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 99%;
}

SPAN.greetUser {
  color: #f0a480;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
}

SPAN.markProductOutOfStock {
  color: #FFFFFF;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #675624; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #675624; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* message box */

.messageStackError, .messageStackWarning { background-color: transparent; }
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { color: #ff0000; }
