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

.boxText { font-family: arial, helvetica, sans-serif; font-size: x-small; }
.errorBox { font-family : arial, helvetica, sans-serif; font-size : x-small; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial, helvetica, sans-serif; font-size : x-small; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : arial, helvetica, sans-serif; font-size : x-small; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
		font-size: small;
  font-family: arial, helvetica, sans-serif;
}

P {
  margin: 9px 0px 0px 0px;
		font-size: small;
}

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

A:hover {
  color: #A50021;
  text-decoration: none;
}

FORM {
	display: inline;
}

.req_error {
  color: #FF0000;
  font-weight: bold;
}

.req_input {
  color: #FF0000;
		font-weight: normal;
}

.req_form {
  border: 1px solid #FF0000;
}

.nonreq_form {
  border: 1px solid #000000;
		background: #FFFFFF;
}

TR.header {
  background: #005A00;
}

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

TD.headerNavigation {
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
  background: #FFFFFF;
  color: #005A00;
  font-weight : bold;
  background-color : #FFFFFF;
  padding-bottom : 2px;
  padding-top : 0px;
}

A.headerNavigation { 
  color: #005A00; 
}

A.headerNavigation:hover {
  color: #A50021;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

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

TD.footer {
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
  background: #005A00;
  color: #ffffff;
  font-weight: normal;
  padding-top : 2px;
  padding-bottom : 2px;
}

A.footer {
  color: #ffffff;
}

A.footer:hover {
  color: #ffff00;
		text-decoration: none;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
}

TD.infoBoxHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  background: #C3FBC3;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
}

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: arial, helvetica, Helvetica, sans-serif;
	font-size: x-small;
}
#navlist li {
	margin: 0px 0px 0px 2px;
}
#navlist a {
	color: #A50021;
	text-decoration: none;
}
#navlist a:link, #navlist a:visited {
	color: #A50021;
}
#navlist a:hover {
	color: #005A00;
}
.selectedCat {
 color: #005A00;
}

#homeBox a {
 display: block;
	width: 100%;
	text-decoration: none;
	font-size: small;
}
#homeBox a:link, #homeBox a:active, #homeBox a:visited {
 color: #000000;
}
#homeBox a:hover {
 color: #000000;
}
#homeBox img {
 border: 1px solid #000000;
}
.homeBoxHead {
 font-size: medium;
	font-weight: bold;
	color: #A50021;
}
#homeBoxSmall a {
 display: block;
	width: 100%;
	text-decoration: none;
}
.subhead {
 font-size: medium;
	font-weight: bold;
	color: #A50021;
}

TABLE.tablehov, TD.tablehov {
 border: 1px solid #000000;
 background-color: #FFFFFF;
}
TABLE.tablehov2, TD.tablehov2 {
 border: 1px solid #000000;
 background-color: #FFFF00;
	
}

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

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

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

.productListing-heading {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: x-large;
  font-weight: bold;
  color: #A50021;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
  color: #000000;
}

TD.main, P.main {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
}

TD.accountCategory {
  font-family: arial, helvetica, sans-serif;
  font-size: medium;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
}

TD.tableHeading {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
}

TD.category_desc {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  line-height: 1.5;
}

SPAN.newItemInCart {
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
}

TEXTAREA {
  width: 100%;
  font-family: arial, helvetica, sans-serif;
  font-size: small;
}

SPAN.greetUser {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: arial, helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: arial, helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: arial, helvetica, sans-serif; font-size: x-small; color: #8c8c8c; }
.checkoutBarCurrent { font-family: arial, helvetica, sans-serif; font-size: x-small; color: #000000; }

/* message box */

.messageBox { font-family: arial, helvetica, sans-serif; font-size: x-small; }
.messageStackError, .messageStackWarning { font-family: arial, helvetica, sans-serif; font-size: x-small; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial, helvetica, sans-serif; font-size: x-small; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial, helvetica, sans-serif; font-size: x-small; color: #ff0000; }

TD.isw_product_list_name {
  color: #A50021;
		font-size: large;
		font-weight: bold;
}
TD.isw_product_list_model {
  color: #FF0000;
		font-size: medium;
		font-weight: bold;
}
TD.isw_product_list_price {
  color: #FF0000;
		font-size: medium;
		font-weight: bold;
}
.pictitle {
  font-weight: bold;
}
#isw_image_border img {
  border: 1px solid #000000;
}
#isw_image_noborder img {
  border: none;
}
TABLE.isw_table_order {
  border: 1px solid #D0D0D0;
		font-size: small;
}
TR.isw_table_order_head {
  text-decoration: underline;
		background-color: #D0D0D0;
		border-bottom: 1px solid #000000;
		font-size: small;
}
TABLE.isw_table_order_body, TR.isw_table_order_body {
		font-size: x-small;
}
TD.isw_product_order_list_price {
  color: #A50021;
}
.isw_product_order_strikeout_price {
  color: #000000;
		text-decoration: line-through;
}
.isw_product_order_special_price {
  color: #FF0000;
}
