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

.imageBorder { border-color: #333333; }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.categoriesBox { font-family : Verdana, Arial, sans-serif; font-size : 12px; }
.btnBuy { height: 20px; color: #FFFF99; border-width: 1px; border-color: #000000; font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; font-weight: bold; background: #008A45; }
.btnBuyOn { height: 20px; color: #FF9966; border-width: 1px; border-color: #000000; font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 11px; font-weight: bold; background: #008A45; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #6666FF; text-decoration: underline; }
.headerButtons { color: #660000; text-decoration: none; }
.headerButtons:hover { color: #660000; text-decoration: none; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color: #003377;
  text-decoration: none;
  font-weight: bold;
}

TD.homePageHeader, P.homePageHeader {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight : bold;
  color: #000000;
}

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

TD.homePageLink, A.homePageLink {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

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

A.categoriesBoxLink:hover {
  color: #000000;
  text-decoration: underline;
}

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

A.categoriesBoxLinkSelected:hover {
  color: #000000;
  text-decoration: underline;
}

TD.navigationBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight : bold;
}

TR.headerNavigation {
  background: #660000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

TD.menuBar {
  background-color: #336699;
  border-top: 1px solid #3399CC;
  border-bottom: 1px solid #000000;
}

TD.menuBarLeft {
  background-color: #336699;
  border-top: 1px solid #3399CC;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}

TD.menuBarRight {
  background-color: #336699;
  border-top: 1px solid #3399CC;
  border-left: 1px solid #3399CC;
  border-bottom: 1px solid #000000;
}

TD.topBar {
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color: #006699;
  text-decoration: none;
  font-weight: bold; }

A.topBar {
  color: #006699;
}

A.topBar:hover {
  color: #006699;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #FFDD66;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFDD66;
  color: #000066;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #000066;
}

/*
TR.footer {
  background: #660000;
}
*/

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

TD.horizontalLine {
  background: #6699FF;
  background: #336699;
}

TR.categoriesBoxRow {
  background: #9ec7cf;
}

TD.categoriesBoxLine {
  background: #000066;
}

TR.categoriesBoxRowOver {
  background: #4FA8D2;
  cursor: pointer; cursor: hand;
}

TR.categoriesBoxRowSelected {
  background: #FFFC96;
}

TR.categoriesBoxRowOverSelected {
  background: #77BBDD;
  cursor: pointer; cursor: hand;
}

h1 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}

.searchBarBox {
  font-family: Verdana, Arial, sans-serif;
  color: #333333;
  font-size: 11px;
  border-color: #5C93C9;
  border-style: solid;
  border-width: 1px;
}

TD.searchBarText, A.searchBarText, A.searchBarText:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #FFCC66;
  font-size: 10px;
  font-weight: bold;
}

.infoBox {
  background: #336699;
}

.infoBoxNoBorder {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.searchBoxContents:hover {
  color: #000000;
  text-decoration: underline;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading, A.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000066;
}

A.infoBoxHeading:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #AABBDD;
  text-decoration: underline;
}

.infoBoxHeadingCenter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

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

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

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

TABLE.productListing {
  background: #336699;
}


.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CC6633;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10;
}

TD.productListing-price {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10;
}

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

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

TABLE.productListingCart {
  /*
  background: #996600;
  */
}

.productListingCart-heading, .productListingNewProd-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
}


A.pageResults {
  color: #0000FF;
}

A.link {
  color: #003399;
  text-decoration: none;
}

A.link:hover {
  color: #9999CC;
  text-decoration: underline;
}

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

TD.pageHeadingCategory {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #333333;
}

TD.siteMapLevel0 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}

TD.siteMapLevel1 {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #333333;
}

TD.siteMapLevel2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
}

TD.siteMap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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

