/*
$Id: stylesheet.css 3 2006-05-27 04:59:07Z user $

  osCommerce, Open Source E-Commerce Solutions
  
http://www.oscommerce.com

  Copyright 2006 osCMax

  Released under the GNU General Public License
  
  
Updated by  TemplateShopper.com November 2003 for AAbox .com
*/




* {font-family: Tahoma;  background: #ffffff;}

.boxText {font-size: 14px; }

.errorBox {font-size : 12px; background: #ffb3b5; font-weight: bold; }

.stockWarning {font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }

.orderEdit {font-size : 12px; color: #70d250; text-decoration: underline; }



BODY {background-image:url(../../images/background1.jpg); color: #000000;
  margin: 0px;}



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


A:hover {
color:#ffa0ff; text-decoration: overline underline #d1759a;
}



FORM {
	display: inline;
}


TR.Border {border-width: 1px 1px 1px 1px;
  border-style: dotted
;  border-color: #D1759A;}
TR.header {

}


TR.headerNavigation {
}


TD.headerNavigation {
font-size: 12px;
 color: #000000;

 padding-bottom : 2px;
  padding-top : 2px;
}


A.headerNavigation { color: #000000; 
}


A.headerNavigation:hover {
  color: #000000;
}
A.infoBoxHeading {background: #D1759A; color: #ffffff; text-decoration: none;}



TR.headerError {
  background: #ff0000;
}


TD.headerError {
font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


TR.headerInfo {
  background: #00ff00;
}


TD.headerInfo {
font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TR.footer { }


TD.footer {
font-size: 12px;
 background: #d1759a; color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}


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


.infoBoxContents {
  /*background: #f8f8f9;*/

; font-size: 13px; text-align: center;
}


.infoBoxNotice {
  /*background: #FF8E90;*/
}


.infoBoxNoticeContents {
  background: #FFFFFF;
 font-size: 13px;
}


TD.infoBoxHeading {font-family: Tahoma; 
font-size: 12px;
 font-weight: bold; background: #D1759A; color: #FFFFFF; text-align: center;
}


TD.infoBox, SPAN.infoBox {font-family: Tahoma; font-size: 13px;
}


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; font-size: 12px;

}


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; font-size: 12px;
}



TABLE.productListing {
  border: 1px;
  border-style: dotted
  border-color: #D1759A;
  border-spacing: 1px;
}


.productListing-heading {
font-size: 12px;
    color: #FFFFFF;
  font-weight: bold;
}


TD.productListing-data {font-size: 12px;
}


A.pageResults {
  color: #0000FF;
}


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


TD.pageHeading, DIV.pageHeading {
font-size: 15px;
  font-weight: bold;
  color: #000000;
}


TR.subBar {  background: #f4f7fd;
}


TD.subBar {
font-size: 12px;
  color: #000000;
}


TD.main, P.main {
font-size: 13px;
 color: #000000;
 line-height: 1.5;
}


TD.smallText, SPAN.smallText, P.smallText {font-size: 12px;
}


TD.accountCategory {
font-size: 13px;
  color: #000000;
}


TD.fieldKey {
font-size: 12px;
  font-weight: bold;
}


TD.fieldValue {
font-size: 12px;
}


TD.tableHeading {
font-size: 12px;
  font-weight: bold;
}


TD.category_desc {
font-size: 12px;
  line-height: 1.5;
}


SPAN.newItemInCart {
font-size: 12px;
  color: #ff0000;
}

TD.bg {font-size:12px;}


CHECKBOX, INPUT, RADIO, SELECT {
font-size: 12px;
}


TEXTAREA {
font-size: 12px;
}


SPAN.greetUser {font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}


TABLE.formArea {
background: #ffffff;
  border-color: #c4029c;
  border-style: dotted;
  border-width: 1px;
}


TD.formAreaTitle {font-size: 12px;
  font-weight: bold;
}




SPAN.markProductOutOfStock {
font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


SPAN.productSpecialPrice {
color: #ff0000;
}


SPAN.errorText {color: #000000;
}


.moduleRow { }

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

.moduleRowSelected { background-color: #E9F4FC; }


.checkoutBarFrom, .checkoutBarTo {font-size: 12px; color: #8c8c8c; }

.checkoutBarCurrent {font-size: 12px; color: #000000; }




/* message box */


.messageBox {font-size: 12px; }

.messageStackError, .messageStackWarning {font-size: 12px; background-color: #ffb3b5; }

.messageStackSuccess {font-size: 12px; background-color: #D1759A; }




/* input requirement */


.inputRequirement {font-size: 12px; color: #ff0000; }

