/*
  $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: Arial, sans-serif; font-size: 14px; }
.errorBox { font-family : Arial, sans-serif; font-size : 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 14px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 14px; color: #70d250; text-decoration: underline; }
/* category information boxes */

.cat_info_box {background: #d3d3d3; border: solid 3px #696969; padding: 8px; margin-bottom: 10px; font-family: Arial, sans-serif;
  font-size: 11px; font-weight: bold}
  
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
background-image: url(images/background_center.jpg) ;background-attachment: fixed; background-repeat: no-repeat; background-position: 50% 50%;
}

A {
  color: #333333;
  text-decoration: underline;
}

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

.extralinkcategory {
  color: #333333;
  text-decoration: underline;
}

.extralinkcategory:hover {
  color: #666666;
  text-decoration: underline;
}

.extralinkcategory:active {
  color: #666666;
  text-decoration: underline;
  font-weight : bold
}

FORM {
    display: inline;
}

TR.header {
  background: #999999;
}

TR.headerNavigation {
    background: #999999;
    background-image: url(images/navigation-background.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #999999;
  color: #333333;
    background-image: url(images/navigation-background.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

A.headerNavigation { 
  color: #333333;}

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

TR.headerError {
  background: #FF0000;
}

TD.headerError {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #ff0000;
  color: #FF0000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #333333;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #D7D7D7;
  color: #333333;
  text-align: center;
}

TR.footer {
  background: #D7D7D7;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #D7D7D7;
  color: #999999;
  font-weight: bold;
}

.infoBox {
  background: #D7D7D7;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 13px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 13px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 13px;
  background: #D7D7D7;
  color: #333333;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  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: #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: #f8f8f9;
}

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

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background: #D7D7D7;
  color: #333333;
}

A.productListing-heading:hover {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #aabbdd;
}

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

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

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

SPAN.newItemInCart {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, sans-serif;
  font-size: 14px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 14px;
}

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

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

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

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

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

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

/* message box */

.messageBox { font-family: Arial, sans-serif; font-size: 14px; }
.messageStackError, .messageStackWarning { font-family: Arial, sans-serif; font-size: 14px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, sans-serif; font-size: 14px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, sans-serif; font-size: 14px; color: #ff0000; }

.categoryboxbutton {    BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; DISPLAY: block; BORDER-LEFT: #ffffff 0px solid; WIDTH: 168px; CURSOR: hand; TEXT-INDENT: 4px; BORDER-BOTTOM: #ffffff 0px solid; HEIGHT: 35px; TEXT-ALIGN: left}
A.categoryboxbutton:link {BACKGROUND-IMAGE: url(images/menu.gif);}
A.categoryboxbutton:visited {BACKGROUND-IMAGE: url(images/menu.gif);}
A.categoryboxbutton:active {    BACKGROUND-IMAGE: url(images/menuon.gif);}
A.categoryboxbutton:hover { BACKGROUND-IMAGE: url(images/menuon.gif);}

