/*
  $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: Georgia, Times New Roman, serif;
  font-size: 12px;
}
.errorBox 
{ 
  font-family: Georgia, Times New Roman, serif;
  font-size : 12px; 
  background: #FFCC00; 
  font-weight: bold; 
}
.stockWarning 
{ 
  font-family: Georgia, Times New Roman, serif;
  font-size : 12px; 
  color: #cc0033; 
}
.productsNotifications 
{ 
  background: #f2fff7; 
}
.orderEdit 
{ 
  font-family: Georgia, Times New Roman, serif;
  font-size : 12px; 
  color: navy; 
}

FORM 
{
  display: inline;
}

TR.header 
{
}

.headerBorder
{
  border:1px #023E56 solid;
}

TR.headerNavigation 
{
}

TD.headerNavigation 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  color: #000000;  /* #ffffff; */
  font-weight : bold;
}

A.headerNavigation 
{ 
  color: #000000; /* #FFFFFF;  */
}

A.headerNavigation:link 
{ 
  color: #000000; /* #FFFFFF;  */
}

A.headerNavigation:visited 
{ 
  color: #000000; /* #FFFFFF;  */
}

A.headerNavigation:active 
{ 
  color: #000000; /* #FFFFFF;  */
}

A.headerNavigation:hover 
{
  color: navy; /* #ffffff; */
}

TR.headerError 
{
  background: #ff0000;
}

TD.headerError 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  background: #ff0000;
  color: #FFCC00;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo 
{
  background: #00ff00;
}

TD.headerInfo 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  background: #00ff00;
  color: #FFCC00;
  font-weight: bold;
  text-align: center;
}

TR.footer 
{
}

.footerBorder
{
  border:1px #023E56 solid;
}

TD.footer 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.productListingBorder
{
/*  border:1px #023E56 solid; */
}

.formBorder
{
  border:1px #023E56 solid;
}

.buttonBoxBorder
{
  border:2px #023E56 solid;
}

.buttonBox 
{
}

.buttonBoxContents 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
}

.infoBoxBorder
{
  border:2px #023E56 solid;
}

.infoBox 
{
}

.infoBoxContents 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
}

.infoBoxNotice 
{
  background: #FF8E90;
}

.infoBoxNoticeContents 
{
  background: #FFE6E6;
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
}

.infoBoxIconBorder 
{
  border:1px solid #000000;
}

TD.infoBoxHeading 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  font-weight: bold;
  color: #023E56;
  border-bottom:1px solid #023E56;  
}

TD.infoBox, SPAN.infoBox 
{
  font-family: Georgia, Times New Roman, serif;
  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 
{
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even 
{
}

TABLE.productListing 
{
/*  border:1px #023E56 solid; */
}

.productListing-heading 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  color: #000000; /* #FFFFFF; */
  font-weight: bold;
}

.productListing-separator
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  color: #000000; /* #FFFFFF; */
  font-weight: bold;
}

TD.productListing-data 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
}

A.pageResults 
{
  color: #0000FF;
}

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


TD.pageHeading, DIV.pageHeading, .pageHeading 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 20px;
  font-weight: bold;
  color: #023E56;
}

TR.subBar 
{
  background: #f4f7fd;
}

TD.subBar 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 13px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
}

TD.accountCategory 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  font-weight: bold;
}

TD.fieldValue 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
}

TD.tableHeading 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.newItemInCart 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 13px;
}

TEXTAREA 
{
  width: 100%;
  font-family: Georgia, Times New Roman, serif;
  font-size: 13px;
}

SPAN.greetUser 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice 
{
  font-family: Georgia, Times New Roman, serif;
  color: #ff0000;
}

SPAN.errorText 
{
  font-family: Georgia, Times New Roman, serif;
  color: #ff0000;
}

/* QBPP ADDED - START */
TD.productPriceInListing 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  background: #d2e9fb;
}

TD.productPriceInBox 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  background: #eeeeee;
}

TD.productPriceInProdInfo 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  background: #ccffcc;
}
/* QBPP ADDED - END */

.moduleRow { }
.moduleRowOver 
{ 
background-color: #F1E8CB;
cursor: pointer; cursor: hand; 
}
.moduleRowSelected 
{ 
background-color: #FFFFFF; 
}

.checkoutBarFrom, .checkoutBarTo 
{ 
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px; 
  color: #7A9BA7; 
}
.checkoutBarCurrent 
{ 
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px; 
  color: #023E56;
}

/* message box */

.messageBox 
{ 
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px; 
}
.messageStackError, .messageStackWarning 
{ 
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px; 
  background-color: #E38E8E; 
}
.messageStackSuccess 
{ 
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px; 
  background-color: #90C78E; 
}

/* input requirement */

.inputRequirement 
{ 
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px; 
  color: #ff0000; 
}

.info_class
{
}

TD.productDesc 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  color: #000000;
  padding: 1px 7px 1px 7px;
}

.productListingTitle {
  font-family: Georgia, Times New Roman, serif;
  font-size: 14px;
  font-weight:bold;
  color: #023E56;
}

TD.productheadDesc 
{
  font-family: Georgia, Times New Roman, serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFCC00;
  padding: 4px 0px 0px 10px;
}

#indicator 
{    
visibility:hidden;	
}

hr
{
  border:1px #023E56 solid;
}

.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

A.articlelink{
   color:#0000FF;
  text-decoration: none;
}
