/*

***********************************************************************************
***********************************************************************************

  This software is copyrighted by www.e-cart.biz. 
  It is not freeware and may not be distributed in 
  whole or in part without permission. 
    
  Professional versions of e-cart must be licensed and registered.
  Unlawful copies of e-cart will not be supported.
  For more information about your e-cart or to become a reseller or vendor,
  please contact support@e-cart.biz.
  
  This is a professional storefront that will enhance the online business
  of any storefront and make backend administration extremely easy and
  user-friendly. Novices will be able to comfortably navigate their new
  stores in a matter of minutes instead of hours or days.
    
  Extensive rescripting and programming has been intricately included 
  throughout this software and thus renders the original version inseparable.
  
  This copyright tag may not be lawfully removed and this software
  may not be lawfully redistributed without permission.
  
***********************************************************************************
***********************************************************************************

*/

.boxText { font-family: Verdana, Arial; font-size: 12px; }
.errorBox { font-family : Verdana, Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial; font-size : 10px; color: #cc0033; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
        display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #f5f5f5;
}

TD.headerNavigation {
   border-top:1px solid black; border-bottom:1px solid black; font-family: Verdana, Arial;
  font-size: 12px;
  background: #f5f5f5;
  color: #000000;
  font-weight : bold; border-left-width:1; border-right-width:1; border-left-color:black; border-right-color:black}
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: ##D42E12;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial;
  font-size: 12px;
  background: #D42E12;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

TD.footer {
  border-top:1px solid black; border-bottom:1px solid black; font-family: Verdana, Arial;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight : bold; border-left-width:1; border-right-width:1; border-left-color:black; border-right-color:black}}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #fdedc0;
  font-family: Verdana, Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
  background: #ffffff;
  border-color: #D42E12;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial;
  font-size: 12px;
}

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: #ffffff;
}

TR.productListing-heading {
  background: #D42E12;
}

TD.productListing-heading {
  border-top:1px solid black; border-bottom:1px solid black; font-family: Verdana, Arial;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight : bold; border-left-width:1; border-right-width:1; border-left-color:black; border-right-color:black}  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #D42E12;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #D42E12;
  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;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}