/*
  $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
  
  Edited by 7dana.com
*/

.boxText {  font-size: 11px;
            white-space: nowrap ;
  }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  font-family: Verdana, Arial, sans-serif;
  background: #D4D4D4;
  color: #000000;
  margin: 0px;

}

.tax_info {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #758389;
}

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

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

FORM {
	display: inline;
}

hr { color: #C0C0C0; height: 1px; }

TR.header { background: #BB0000; }
TD.header { background: #BB0000; font-size: 10px; font-weight: BOLD; padding:0px; border-top: 4px solid #333333; border-bottom: 7px solid #D2D2D2;}
TD.header a{ font-size: 11px; padding-right:20px; color: #DEDEDE;  text-transform: uppercase;  }
TD.header a:hover{ color: #FFFFFF;}
TR.top_navigation { background: #333333; }
TD.top_navigation { font-size: 12px; background: #333333; color: #ffffff; font-weight: normal; padding: 8px;}
A.top_navigation { color: #FFFFFF; font-weight: BOLD;}
A.top_navigation:hover { color: #ffffff; }

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.bottom { background: #333333; }
TD.bottom { font-size: 11px; background: #333333; color: #ffffff; padding: 10px; }
TD.bottom a { color: #ffffff;font-weight: bold; }

.infoBox {
  background: #9B9B9B;
  margin-bottom: 4px;
}

.infoBoxContents {
  background: #EDEDED;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #BB0000;
  color: #ffffff;
  text-transform: uppercase;
  }

TD.infoBox, SPAN.infoBox {
  font-size: 11px;
}

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

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

.productListing-heading {
  font-size: 10px;
  background: #4D515F;
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {

  font-size: 17px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}

TD.main, P.main {

  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 10px;
}

TD.accountCategory {

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {

  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {

  font-size: 11px;
}

TEXTAREA {
  width: 100%;

  font-size: 11px;
}

SPAN.greetUser {

  font-size: 17px;
  color: #003366;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  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: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FF6464; cursor: pointer; cursor: pointer; }
.moduleRowSelected { background-color: #999999; font-size: 12px; }

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

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess {  font-size: 10px; background-color: #99ff00; }

/* input requirement */

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

/* subheader breadcrumb */

TD.breadcrumb { font-size: 10px; background: #F5F5F5; color: Gray; font-weight: normal; border-bottom: 1px solid #cccccc; padding: 5px; border-top: 1px solid Black; }
TD.breadcrumb a { color: Gray; }
TD.breadcrumb a:hover { color: #FFA500; }

/* site box */

.site { background-color: #FFFFFF; }

.customer_head { background-color: #F2F2F2; border: 1px solid #D0D0D0; font-size: 12px; padding: 2px; color: #363636; text-align: center; }

.new_product { background-color: #F8F8F8; border: 3px solid White;font-size: 10px; padding: 5px; color: #F37C25; text-align: center; font-weight: bold;  }

#products_new { background-color: #4D515F; border: 1px solid Black; font-size: 11px; font-weight: bold; padding: 4px; color: White; }

 

