/*
  $Id: stylesheet.css,v 1.2 2005/04/06 22:54:27 Michael Sasek 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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 14px;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 16px; background: #FFAAAA; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 16px; color: #cc0000; }
.productsNotifications { background: #FF99CC; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 16px; color: #FF99CC; text-decoration: underline; }

BODY {
  color: #000000;
  margin: 0px;
  font-family: Verdana;
  font-size: 14px;
  background-color: #346130;
}

#shopbody {
	padding-left: 5px;
	padding-right: 0px;
	}

A {
  color: #000000;
  text-decoration: none;
  font-weight: bold
}

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

.boxtext A {
  font-size: 14px;
  padding-left: 2px;
}

FORM {
	display: inline;
}

TR.header {
  /*background: #ffffff;*/
}

TD.title {
  /*background: #FF99FF;*/
}

TR.headerNavigation {
  /*background: #bbc3d3;*/
}

TD.headerNavigation, SPAN.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#346130;
  text-align:center
  /*background-color : #b6b7cb;*/
}

A.headerNavigation {
  color:#346130;
  text-decoration: none
}

A.headerNavigation:hover {
  color:#0C0;
  text-decoration: underline;
}

TR.headerError {
  background: #9370DB;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #9370DB;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  /*background: #FFCCFF;*/
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  /*background: #FFCCFF;*/
  text-align: right;
  text-decoration: underline
}

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}
img, a img {
	border:none;
}

.infoBox {
  /*background: #b6b7cb;*/
  text-align: left;
  width: 95%;
  padding-bottom: 15px;
}

#maincontent .infoBox {
  background: #b6b700;
  text-align: left;
  width: 100%;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align: left;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  /*background: #FFCCFF;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight:bold;
  padding-bottom: 5px;
  color:#CC0000;
  border-bottom: dashed 1px #346130;
}
.homepage TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  background-color:#A81C00;
  color: #FFFFFF;
}
.homepage TD.infoBoxHeading A{
  color: #FFFFFF;
}
TD.blackinfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight:bold;
  background-color: #000000;
  color: #FFFFFF;
}
TD.blackinfoBoxHeading A{
  color: #FFFFFF;
}
.column_right TD.infoBoxHeading {
  /*background: #FFCCFF;*/
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
  background-image: url(/products/images/header.gif);
  height:40px;
}
.column_left TD.infoBoxHeading {
  /*background: #FFCCFF;*/
  color: #000000;
  text-align: left;
  text-decoration: none;
  height:25px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

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

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: #FFFFFF;*/
}

.product_info {
padding: 10px;
}

.product_info img {
	border:thin solid #999;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #FFE4B5;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.productListing_col {
	border:thin solid #CFCFCF;
	background-color:#FFF;
	text-align:center;
	height:250px;
	width:250px;
}

A.pageResults {
  color: #9900FF;
  text-decoration: none
}

A.pageResults:hover {
  color: #9370DB;
  text-decoration: underline
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  padding-left: 5px;
}

TR.subBar {
  /*background: #FFFFFF;*/
}

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

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

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #9370DB;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

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

CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  border: solid thin #9370DB;
}

INPUT {
  border-color: #346130;
  border-width: thin
}


TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  border: solid thin #346130;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #9370DB;
  font-weight: bold;
}

TABLE.formArea {
  /*background: #E0E0E0;*/
  border-color: #346130;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FF6347;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #FF4500;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #800080;
}

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 14px; background-color: #FF0066; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #006600; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #FF0000; }
.copyright, .copyright a {
	font-size: 9px;
	color: #030;
}
.fineprint {
	font-size: 10px;
}

select {
	background-color: #FFE2AF;
	border:thin solid #CC3300;
}

#maincontent {
  padding: 0px;
  text-align: left;
}

#bodytext {
  padding: 5px;
}

.style1 {color: #666666}
.style2 {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
.style3 {color: #BED0FC}

style5 {
    color: #ffffff;
	font-weight: bold;
	font-size: 14px;
    text-decoration: none;
}

A.style4 {
    color: #ffffff;
	font-weight: bold;
	font-size: 14px;
    text-decoration: none;
}

A.style4:hover {
    color: #ffffff;
    text-decoration: underline;
}

H1.pageheading {
	font-size: 14px;	
	color:#030;
}
H1 {
	color:#030;
}