/*
  $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
*/

html, body, div, td, span {
  font-family: Verdana;
   font-size: 10px;
   color: #000000
}

div.mainPage {
    background-color: #ffffff;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 936px;
}

div.mainPage #header {
    height: 80px;
}

div.mainPage #header td {
    padding-left: 15px;
    padding-right: 10px;
}

.baseColor {
    background-color: #999999;color: #000000;
}
.baseColorExt {
    /*background-color: #b2b3b7;*/
}

.boxText { font-family: Verdana; font-size: 10px; }
.errorBox { font-family: Verdana; font-size: 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size: 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana; font-size: 10px; color: #FF6600; text-decoration: underline; }


BODY {
  text-align: center;
  background-repeat: repeat;
  color: #000000;
  margin: 0px;
  /*height:100%;*/
}

.fixcenter {
  width: 850px;
  border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #FF0000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #000000;
}

A.headerNavigation {
  color: #000000;
}

A.headerNavigation:hover {
  color: #000000;
}

TR.headerError {
  background: #ff6600;
}

TD.headerError {
  font-family: Verdana;
  font-size: 10px;
  background: #ff6600;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana;
  font-size: 10px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #999999;
}

TD.footer {
  font-family: Verdana;
  font-size: 10px;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #999999;
  border: 1px dotted #cccccc;
  margin-bottom: 5px;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana;
  font-size: 10px;
  padding: 0 5px;
}

.infoBoxNotice {
  background: #ff8e90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  padding: 0 5px;
  /*background: #999999;
  color: #ffffff;*/
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana;
  font-size: 10px;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even,
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  color:black;
  background: #ffffff;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #999999;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana;
  font-size: 10px;
  background: #999999;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana;
  font-size: 10px;
}

A.pageResults {
  color: #000000;
}

A.pageResults:hover {
  color: #000000;
  background: #ff6600;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana;
  font-size: 22px;
  font-weight: bold;
  color: #FF6600;
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana;
  font-size: 10px;
  color: #FF6600;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana;
  font-size: 10px;
  color: #FF6600;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 10px;
  color: #FF6600;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana;
  color: #FF6600;
}

SPAN.errorText {
  font-family: Verdana;
  color: #ff6600;
}

.moduleRow { }
.moduleRowOver { background-color: #ff9966; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ff9966; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana; font-size: 10px; background-color: #ff9966; }
.messageStackSuccess { font-family: Verdana; font-size: 10px; background-color: #ff9966; }

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 10px; color: #FF6600; }

h1 {
 font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
  color: #000000;
}

h2 {
 font-family: Verdana;
 font-size: 14px;
}

.TD.dodded {
  border-style: dotted;
  border-width: 1px;
}
.infoBoxContentsCo2 {
  background: #F8F8F9;
  font-family: Verdana;
  font-size: 10px;
}
ul.footer {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
}

ul.footer li {
    float:left;
    padding-left: 5px;
    padding-right: 5px;
}
ul.footer li a {
  border: 1px #999999 solid;
  background-color: #c1c1c1;
  display: block;
  padding: 3px 10px;
}
ul.footer li a:hover {
  background-color: #FF6600;
  color: black;
  text-decoration: none;
  border-color: black;
}

ul.imgBox li {
    border: 1px #a1a1a1 solid;
    padding: 0px;
    margin: 2px;
}

ul.imgBox li:hover {
    border: 1px #a131a1 solid;
}

ul.imgBox2 li {
    border: 1px #a1a1a1 solid;
    padding: 0px;
    margin: 2px;
    margin-left: 4px;
    margin-right: 4px;
}

ul.imgBox2 li:hover {
    border: 1px #a131a1 solid;
}
