/*
  $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: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.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: #70d250; text-decoration: underline; }
body      { background: white repeat-x; margin: 0px }
p  { color: #000; margin-right: 6px; margin-left: 6px }
p.headcoral     { color: #fff; font-variant: small-caps; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: Arial }
p.headcoralsub { color: #00a99d; font-size: 10pt; line-height: 12pt; font-family: Arial }
p.headright  { color: #00a99d; font-weight: bold; font-size: 8pt; line-height: 12pt; font-family: Arial; border-bottom: 1px solid #f08080 }
span { color: #fff; font-variant: small-caps; font-weight: bold; font-size: 9px; line-height: 9px }
td, tr             { color: #000; font-size: 8pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
li     { }

a:link, a:active, a:visited                  { color: #f08080; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
a:hover                          { color: #f08080; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a                    { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

a.topbutton   { color: #fff; font-size: 10pt; text-decoration: none }
a.topbutton:link, a.topbutton:active, a.topbutton:visited   { color: #fff; font-size: 10pt; text-decoration: none }
a.topbutton:hover    { color: #f5fffa; font-size: 10pt; text-decoration: underline }

a.topbuttonsub   { color: #00a99d; font-size: 10pt; font-family: arial; text-decoration: none }
a.topbuttonsub:link, a.topbuttonsub:active, a.topbuttonsub:visited   { color: #00a99d; font-size: 10pt; font-family: Arial; text-decoration: none }
a.topbuttonsub:hover    { color: #00a99d; font-size: 10pt; font-family: arial; text-decoration: underline }

a.nav     { color: #fff; font-size: 8pt; text-decoration: underline }
a.nav:link, a.nav:active, a.nav:visited      { color: #fff; font-size: 8pt; text-decoration: underline }
a.nav:hover       { color: #fff; font-size: 8pt; text-decoration: none }

a.bread  { color: #662d91; font-variant: small-caps; font-size: 8pt; text-decoration: none }
a.bread:link, a.bread:active, a.bread:visited  { color: #662d91; font-variant: small-caps; font-size: 8pt; text-decoration: underline }
a.bread:hover   { color: #262c82; font-variant: small-caps; font-size: 8pt; text-decoration: none }

a.footer    { font-variant: small-caps; font-size: 8pt }
a.footer:link, a.footer:active, a.footer:visited    { color: #808080; font-variant: small-caps; font-size: 8pt; text-decoration: underline }
a.footer:hover     { color: #00a99d; font-variant: small-caps; font-size: 8pt; text-decoration: none }

H1             { color: #808080; font-size: 12pt; line-height: 12pt; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 5px; margin-right: 6px; margin-left: 10px }
H2                      { color: #00a99d; font-weight: bold; font-size: 10pt; line-height: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; clear: right; margin-right: 6px; margin-left: 20px }
H3      { color: #808080; font-size: 9pt; line-height: 9pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; clear: right; margin-right: 6px; margin-left: 30px }
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation  { text-decoration: none }
A.headerNavigation:link, A.headerNavigation:active, A.headerNavigation:visited  { color: #f08080; text-decoration: underline }
A.headerNavigation:hover   { color: #fa8072; text-decoration: none }

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: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox   { background-color: #f08080 }

.infoBoxContents   { color: #f08080; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: white }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading    { color: #f08080; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #f5f5f5; border-top: 1px solid #f08080 }

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: #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: solid 1px #fa8072; border-spacing: 1px }

.productListing-heading  { color: #808080; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #f5f5f5 }

TD.productListing-data  { font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: white }

A.pageResults  { color: #00a99d }

A.pageResults:hover  { color: #00a99d; text-decoration: none; background-color: #ffff33 }

TD.pageHeading, DIV.pageHeading                     { color: #00a99d; font-weight: bold; font-size: 10pt; line-height: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; clear: right; margin-right: 6px; margin-left: 20px }




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.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; }
