/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; background: #ffbbbb; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #52A4D1; text-decoration: underline; }

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

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

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

FORM {
	display: inline;
}

TR.header {
  background: #1199cc;
}

TR.headerNavigation {
  background: #66ccff; 
}

TD.headerTopBottom {
  background-image: url(images/bkgdhordaisy.gif) ;
  height: 23px;
} 

TD.borderLeftRight{
  background-image: url(images/bkgdvertdaisy.gif) ;
}

TD.headerNavigation {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;
  background: #66bbff;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #9999ff;
}

TD.headerInfo {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 14px;
  background: #ffeedd;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 background: #ffeedd;
}

TD.footer {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;
  background: #ffeedd; 
  color: #000000;
  /* font-weight: bold; */
}


.infoBox {
   background: #99ccff;
}

.infoBoxContents {
/*  background: #f8f8f9;*/
  background: #ffffff;
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #ffffff;
}

.infoBoxNoticeContents {
  background: #ffffff; 
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #1199cc;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;   
}

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

.productListing-heading {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;
 /* background: #9999ff; */
  background: #ffeedd;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;
  background: #ffffff;
  border-bottom: 5px solid #99ccff;

}

TD.productListing-detail {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;
  background: #ffffff;
}

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; ;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000ff;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
   background: #ffeedd; 

}

TR.subBar {
  background: #ffffff; 
}

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

TD.main, P.main {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  background: #ffffff; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 11px;  
  background: #ffffff; 
}

TD.accountCategory {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 14px;
  color: #66bbff;
}

TD.fieldKey {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 14px;
}

TD.tableHeading {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Georgia, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 14px;
  color: #ff66ff;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Georgia, sans-serif;
  font-size: 14px;
  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: #99ccff; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Georgia, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Georgia, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Georgia, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Georgia, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Georgia, sans-serif; font-size: 12px; background-color: #d7e9f7; }

/* input requirement */

.inputRequirement { font-family: Verdana, Georgia, sans-serif; font-size: 12px; color: #ff0000; font-weight: bold; }

.highlight {
color: #0000ff;
}
