/*
  Controls Navigation Elements and TEXT in main catalog pages. Several errors found. Left NAV Bar image background found and replaced.
  Updated: 02-10-2010 - Brian Day
  
  $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
*/

.errorBox { font-family : Arial, Helvetica, "Arial Unicode MS"; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, "Arial Unicode MS"; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  /*background: #ffffff;*/
  color: #000000;

  /*margin-top: 10px;*/
  /*margin-left: 10px;*/
  }

A {
	/*Controls link Text Under Articles Heading in main nav bar - Also controls Text under product catagory images etc. */
  color: #cc3333;
	line-height: 30px;
	font-size: 15px;
	font-style:oblique;
	font-weight:bold;
}

A:hover {
  color: Black;
}


A.catMatch {
 text-decoration: none;
 
 
}

A.boxText{
  color: #FFFFFF;
  text-decoration: none;
  
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 18px;
	color: Black;
	font-weight : bold;
	padding-bottom : 2px;
	padding-top : 2px;
}

A.headerNavigation {
	color: #CC3333;
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

A.headerNavigation:hover {
	color: Black;
	font-size: 19px;
	font-family: Arial, Helvetica, "Arial Unicode MS";
}

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: #000;
}

TD.headerInfo {
	font-family: Arial, Helvetica, "Arial Unicode MS";
	background: #000;
	font-size: 12px;
	color: #cc3333;
	font-weight: bold;
	text-align: left;
}

TR.footer {
 /* background: #bbc3d3;*/
}

TD.footer {
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 10px;
	background: #587CBE;
	color: #ffffff;
	font-weight: bold;
	padding-top : 0px;
	padding-bottom : 0px;
}

.infoBox {
  /*Controls left nav bar links box - Box to large for links font */
  /*background: #CCCCCC;*/
  	padding-top: 20px;
	padding-bottom: 20px;
}	

TD.infoBoxHeading {
	/*Controls left nav bar? */
  font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 19px;
	font-weight: bold;
	color: #cc3333;
	font-style: italic;
	padding-left: 0px;
	padding-right: 5px;
	text-align : left;
}

TD.infoBox, SPAN.infoBox {
	/*Not sure what this one controls*/
  font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 12px;
	color: White;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;  
}


.infoBoxContents {
	/*background: #f8f8f9;*/
  /*Controls left nav bar titles, example: Categories, Information, Ariticles. - Mis-aligned, added padding right*/
  font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 19px;
	font-weight: bold;
	color: #cc3333;
	font-style: oblique;
	text-align : Right;
	padding-top: 0px;
	padding-bottom: 3px;
	/*padding-left: 0px;*/
	padding-right: 0px;	/**/
}

.boxText {
	/*Controls text links under the category links such as, Information, Ariticles. Does not control CATEGORIES LINKS*/
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-style: italic;
	padding-right: 5px;
}
	
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 15px;
}


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 {
	background-color: white;
	/*border: 1px solid #000;*/
}

.productListing-heading {
	/*Displays Heading for table of products, Example: Product Name, Model Number, Font size changed from 12 to 15px*/
  font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 15px;
	/*background: #FFFFFF;*/
  color: #cc3333;
	font-weight: bold;
	vertical-align: middle;
}

TD.productListing-data {
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 15px;
	background-color: White;
	padding-top: 10px;
	/*font-weight: bold;*/
	vertical-align: top;
	text-align: Middle;
	line-height: 20px;	
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	/*Controls Main Heading under top left content nav text*/
  font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 25px;
	font-weight: bold;
	color: Black;
	font-style: italic;
	padding-top: 5px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 10px;
	color: #000000;
}

TD.main, P.main {
	/*Controls paragraph text in main window and label for product options menu - Changed from 10 to 14px*/
  font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 14px;  
  
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

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: Arial, Helvetica, "Arial Unicode MS";
	font-size: 12px;
	font-weight: bold;
}

TD.category_desc {
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 13px;
	line-height: 1.5;
}

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: #f0a480;
  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: #c76170;
  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; }

.LtCol {
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 10px;
	line-height: 1.6;
	background-image: url(images/lt_col_bg.gif);
	background-repeat: repeat-y;
}

.RtCol {
	font-family: Arial, Helvetica, "Arial Unicode MS";
	font-size: 10px;
	line-height: 1.5;
	background-image: url(images/sidebar_art2.jpg);
	background-repeat: repeat-y;
}

.col_links {
	/* Left columb links - Alignment off */
    font-size: 10px;
	line-height: ;
	color: White;
	text-align: Right;
	font-family: Arial, Helvetica, "Arial Unicode MS";
}

