/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; 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: 0px;
 /*background-image : url(../../images/OSCMAX_bg.gif);*/
}

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

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

/* added*/
A.bu {
  color: #000000;
  text-decoration: none;
}

A.bu:hover {
  color: brown;
 text-decoration: underline;
 background:#AABBDD;
}

/* addedend*/


A.sh {
  color: #666666;
  text-decoration: none;
}

A.sh:hover {
  color: #666666;
 text-decoration: underline;
}

A.L {
  color: #999999;
  text-decoration: none;
}

A.L:hover {
  color: #999999;
 text-decoration: underline;
}


A.G {
  color: #98D010;
  font-family:Verdana;
  font-size:8pt;
  text-decoration: none;
} 

A.G:hover {
 color: #99CCFF;
  font-family:Verdana;
  font-size:8pt;
  text-decoration: none;
 text-decoration: none;
}

A.Z {
  color: #FFFFFF;
  font-family:Verdana;
  font-size:8pt;
  text-decoration: none;
} 

A.Z:hover {
 color: #FFFFFF;
  font-family:Verdana;
  font-size:8pt;
  text-decoration: none;
 text-decoration: none;
}


A.W {
  color:#010561;
  text-decoration: none;
}

A.W:hover {
  color: #FFFFFF;
 text-decoration: none;
}


/*
A.B {
font-family:Verdana;
color: #537229;
font-size:8pt;
text-decoration: none;
font-weight:bold;
}
*/
A.B {
font-family:Verdana;
color: #010561;
font-size:8pt;
text-decoration: none;
font-weight:bold;
}

A.B:hover {
font-family:Verdana;
color: #99CCFF;
font-size:8pt;
text-decoration: none;
font-weight:bold;
}



FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

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

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
  background-color : #587CBE;
  padding-bottom : 2px;
  padding-top : 2px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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;
}
TD.M{
font-size:12PX;
font-family:Verdana;
color:#D70000;
font-weight:bold;
}
TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #587CBE;
  color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}

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

.infoBoxContents {
  /*background: #f8f8f9;*/
 /* background-image : url(../../images/OSCMAX_infobox_bg.gif);*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
/*  background: #587CBE;
  color: #ffffff;*/
   color: #010561;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  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: #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-style: solid;
  border-color: #537229;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:#FFFFFF;
  color: #010561;
  font-weight: bold;
}
/*
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background:#FFFFFF;
  color: #537229;
  font-weight: bold;
}
*/

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading1, DIV.pageHeading1 {
  font-family: Verdana;
 font-weight:bold;
  font-size: 13px;
  color: #9999FF;
}

/*added*/
TD.pageHeading, DIV.pageHeading {
  font-family:Geneva, Arial, Helvetica, san-serif;
 font-weight:bold;
  font-size: 13px;
  color: #010561;
}

/*addedend*/


TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
  color:black;
 /* font-weight:bold;*/
}
TD.A{
font-size: 11px;
font-family: Verdana;
color:#537229;
font-weight:bold;
}
TD.B{
font-size: 11px;
font-family: Verdana;
color:black;
font-weight:bold;
}
TD.C {
  font-family:Verdana;
  color: black;
  font-size:11px;
  line-height:1.5px;
}
TD.D {
  font-family:Verdana;
  color: black;
  font-size:11px;
  line-height:1.5px;
}
TD.E {
  font-family:Verdana;
  color: #98D010;
  font-size:8pt;
  font-weight:bold;
 }
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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;
 font-size:10px;
 color: #ff0000;
}

SPAN.productSpecialPrice1 {
  font-family: Verdana, Arial, sans-serif;
 font-size:12px;
 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; }

.big2 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; TEXT-TRANSFORM: none; COLOR: #323690; PADDING-TOP: 2px; FONT-FAMILY: Tahoma, Verdana, "Sans Serif"; LETTER-SPACING: 0px; HEIGHT: 14px; FONT-VARIANT: normal
}

.bigheader {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; TEXT-TRANSFORM: none; COLOR: #010561; FONT-FAMILY: Geneva, Arial, Helvetica, san-serif; LETTER-SPACING: -1px; FONT-VARIANT: normal
}
.button {
	BORDER-RIGHT: #5a6db9 1px solid; BORDER-TOP: #5a6db9 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; BORDER-LEFT: #5a6db9 1px solid; CURSOR: hand; COLOR: #323690; PADDING-TOP: 0px; BORDER-BOTTOM: #5a6db9 1px solid; FONT-FAMILY: Tahoma, Verdana, "Sans Serif"; HEIGHT: 17px; BACKGROUND-COLOR: #ffffff; FONT-VARIANT: normal
}
.button2 {
	BORDER-RIGHT: #5a6db9 1px solid; BORDER-TOP: #5a6db9 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; BORDER-LEFT: #5a6db9 1px solid; CURSOR: hand; COLOR: #323690; PADDING-TOP: 0px; BORDER-BOTTOM: #5a6db9 1px solid; FONT-FAMILY: Tahoma, Verdana, "Sans Serif"; HEIGHT: 17px; BACKGROUND-COLOR: #cfd8fc; FONT-VARIANT: normal
}
.Border10 {
	BORDER-RIGHT: #a9b6ea 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #a9b6ea 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a9b6ea 1px solid; COLOR: #323690; PADDING-TOP: 2px; BORDER-BOTTOM: #a9b6ea 1px solid; TEXT-DECORATION: none
}