/*
  $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; }

b      { font-weight: bold; }
body      { background: #ddd url(images/template_v2/bg.png) no-repeat fixed center top; margin: 0     }
p   { color: #000; margin-right: 6px; margin-left: 6px }
p.times      { color: #000; font-weight: bold; font-size: 14pt; font-family: "times new roman"; border-bottom: 1px solid white  }
p.box_head { color: #af0707; font-size: 14pt; font-family: "times new roman"; font-weight: bold; border-bottom: 1px solid white; }
p.boxnav { color: #fff; font-family: "times new roman"; text-decoration: none; }
p.navright { color: #f4d360; font-size: 9pt; font-variant: small-caps; font-weight: bold; border-bottom: 1px solid white; }
p.navleft   { color: #4a4a4a; font-variant: small-caps; font-weight: bold; font-size: 9pt; border-bottom: 1px solid #fce1ce }
p.midnav   { color: #fce1ce; font-size: 7pt; border-bottom: white }
/*span { color: #fff; font-variant: small-caps; font-weight: bold; font-size: 9px; line-height: 9px }*/
td, tr             { color: #000; font-size: 10pt; font-family: "times new roman"; }
li     { }

a:link, a:active, a:visited                  { color: #4a4a4a; text-decoration: underline }
a:hover                            { color: #777; text-decoration: none }
a                    { color: #4a4a4a; }

a.box   { text-decoration: underline ; padding-right: 4px; padding-left: 4px; }
a.box:link, a.box:active, a.box:visited    { color: #fff; font-weight: bold; font-size: 14pt; text-decoration: none }
a.box:hover     { color: #fff; font-weight: bold; text-decoration: underline }

a.sub     { text-decoration: none; text-indent: 15px;}
a.sub:link, a.sub:active, a.sub:visited       { color: #fff; font-size: 11pt; text-decoration: underline }
a.sub:hover       { color: #fff; text-decoration: none }

a.bread     { font-size: 7pt; text-decoration: none }
a.bread:link, a.bread:active, a.bread:visited     { font-size: 7pt; text-decoration: underline }
a.bread:hover      { font-size: 7pt; text-decoration: none }

a.footer    { color: #f4d360; font-size: 9px; text-decoration: none }
a.footer:link, a.footer:active, a.footer:visited    { color: #f4d360; font-size: 9px; text-decoration: underline }
a.footer:hover     { color: #fff; font-size: 9px; text-decoration: none }

H1                { font-style: italic; font-family: "times new roman"; font-size: 18pt; margin-top: 5px; margin-right: 6px; margin-left: 10px; padding-right: 10px; border-bottom: 1px solid white }
H2                    { color: #4a4a4a; font-size: 12pt; clear: right; margin-right: 6px; margin-left: 20px }
H3      { color: #000; font-size: 9pt; line-height: 9pt; clear: right; margin-right: 6px; margin-left: 30px }
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

TD.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight : bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

A.headerNavigation  { text-decoration: none }
A.headerNavigation:link, A.headerNavigation:active, A.headerNavigation:visited   { color: #4a4a4a; text-decoration: underline;}
A.headerNavigation:hover    { color: #777; 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   { }

.infoBoxContents   { color: #4a4a4a; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, sans-serif;}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading    { color: #ffffff; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, sans-serif; background-color: #4a4a4a }

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  { }

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-spacing: 1px  }

.productListing-heading    { color: #4a4a4a; font-size: 10px; font-family: Verdana, Arial, sans-serif }

TD.productListing-data   { font-size: 10pt; font-family: Arial, Verdana, sans-serif; }

A.pageResults   { color: #4a4a4a; text-decoration: underline }

A.pageResults:hover  { color: #777; text-decoration: none }

TD.pageHeading, DIV.pageHeading      { color: #8d694f; font-weight: bold; font-size: 10pt; line-height: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-indent: 20px; margin-top: 5px; margin-right: 6px; margin-left: 10px }



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10pt;
  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-image: none; }

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; }
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
