/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

html, body {
  margin:0;
  padding: 0;
  text-align: left;
  font-family: arial, helvetica, geneva, verdana, sans-serif;
  color: #0b0038;
  font-size: 12px;
  font-weight: normal;
  background-image: url("images/css/body_bkgd.jpg");
  background-repeat: no-repeat;
  background-position: top center; 
  border-style: none;
}

ul, li, h1, h2, h3, h4, h5, h6, p, span, a, img, div, fieldset {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 0;
}

table, tr, td {
  font-size: 12px;
  font-weight: normal;
}

input, select, option {
  font-size: 1em;
  margin: 0;
  padding: 0;
}
h1 {font-size: 1.75em; margin: 5px 0 25px 0; color: #990000}	/*displayed at 21px*/
h2 {font-size: 1.50em; margin: 20px 0 5px 0; color: #990000}	/*displayed at 18px*/
h3 {font-size: 1.25em; margin: 10px 0 5px 0; color: #990000}	/*displayed at 15px*/
h4 {font-size: 1em; color: #990000}	/*displayed at 12px*/
h5 {font-size: .8em; color: #0b0038}	/*displayed at 10px*/
h6 {font-size: .6em; color: #0b0038}	/*displayed at 8px*/
p  {font-size: 1em; line-height: 1.5em; padding-bottom: 1em;}
li {margin-left: 1em; font-size: 1em; line-height: 1.5em; padding-bottom: 1em;}

A {color: #0b0038; font-weight: bold; text-decoration: none;}
A:hover {color: black; text-decoration: underline;}

TABLE.pinHolder {
  border: 1px;
  border-style: solid;
  border-color: #230f7e;
  border-spacing: 1px;
  text-align: center;
}

TD.pinHolder {
  border: 1px;
  border-style: solid;
  border-color: #230f7e;
  border-spacing: 1px;
  width: 50%;
}

.boxText {}
.errorBox {background: #ffb3b5; font-weight: bold; }
.stockWarning {color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {color: #70d250; text-decoration: underline; }
FORM {display: inline;}

TABLE.headerBanner {
  width: 950px;
  height: 109px;
  margin-top: 13px;
  background: black;
  background: url("images/css/banner.jpg");
  border-top: 3px solid #230f7e; 
  border-left: 3px solid #230f7e; 
  border-right: 3px solid #230f7e; 
}

TABLE.headerBreadcrumb {
  background: #230f7e;
  width: 950px;
  height: 28px;
}

TD.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation { 
  font-weight: normal;
  color: #FFFFFF;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #230f7e;
}


TABLE.infoBox {
  background: #230f7e;
  border-width: 0;
  border-style: none;
  border-color: #bfd195;
  border-spacing: 0px;
}

.infoBoxContents {
  background: white repeat-x;
}


.infoBoxRow {
  border-width: 0;
  border-style: none;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #230f7e;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  border-style: none;
}

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: #230f7e; 
  border-spacing: 1px;
}

.productListing-heading {
  background: #230f7e;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  background: white url("images/Content_Bck.gif") repeat-x;
}

A.pageResults {
  color: #0b0038;
}

A.pageResults:hover {
  color: #0b0038;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {font-size: 1.75em; margin: 5px 0 25px 0; color: #990000}

TR.subBar {
  background: #0b0038;
}

TD.subBar {
  color: #0b0038;
}

TD.main, P.main {
  line-height: 1.5;
  color: #0b0038;
}

SPAN.productModel {
  font-size: .5em;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 1em;
}

TD.accountCategory {
  color: #0b0038;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #0b0038;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  color: #0b0038;
  font-weight: bold;
}


TABLE.formArea {
  background: #0b0038;
}

TD.formAreaTitle {
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  color: #0b0038;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: white; cursor: pointer; cursor: hand; }
.moduleRowSelected {background-color: white; }


/* message box */

.messageBox {}
.messageStackError, .messageStackWarning {html, background-color: white;}
.messageStackSuccess {background-color: white;}

/* input requirement */

.inputRequirement {color: #0b0038;}

/* =Footer
----------------------------------------------- */
#footer {
  float: none;
  width: 100%; 
  text-align: center; 
  margin: 2em 0 1em 0;
}
