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

DIV.centerpage {
  width: 970px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -485px;
}

.boxText { font-family: "Times New Roman", Times, serif; font-size: 15px; }
.errorBox { font-family : "Times New Roman", Times, serif; font-size : 13px; background: Yellow; font-weight: bold; }
.stockWarning { font-family : "Times New Roman", Times, serif; font-size : 13px; color: #CCCC00; }
.productsNotifications { background: #0000CD; }
.orderEdit { font-family : "Times New Roman", Times, serif; font-size : 13px; color: #70d250; text-decoration: underline; }

BODY {
	color: White;
	margin: 0px;
	background : #000066 url(images/stars_bg.jpg);
}

a {
color:#E0E0E0;
text-decoration:underline;
text-shadow:0.07em 0.07em 0.07em #000000;
}

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

FORM {
	display: inline;
}

TR.header {
/*  background: #000066; */
}

TR.headerNavigation {
  background: #000033;
}

TD.headerNavigation {
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:normal;
}

A.headerNavigation { 
  color: #FFFF99; 
}

A.headerNavigation:hover {
  color: Yellow;
  text-decoration : underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  background: Yellow;
  color: #000066;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #000066;
}

TD.footer {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  background: #000033;
  color: #FFFF99;
  font-weight: normal;
  font-style : italic;
}

.infoBox {
  background: #000033;
    }

.infoBoxContents {
    font-family: "Times New Roman", Times, serif;
  font-size: 13px;
    background : #000066;
}

.infoBoxNotice {
  background: Yellow;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
}

TD.infoBoxHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 18px;
  background: #000033;
  color: #FFFFFF;
  font-style : normal;
  font-variant: small-caps;
  text-shadow: -0.05em 0.05em 0.1em #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
}

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: #000033;
  border-spacing: 1px;
  background : #000066;
}

TABLE {
	}


.productListing-heading {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  background: #000033;
  color: White;
  font-style : italic;
  }

TD.productListing-data {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  background : #000066 url(images/stars_bg.jpg);
}

A.pageResults {
  color: #FFFF99;
}

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

td.pageHeading, div.pageHeading {
	color:White;
	font-family:"Times New Roman",Times,serif;
	font-size:32px;
	font-style:normal;
	font-variant:small-caps;
	text-shadow:-0.03em 0.03em 0.1em aqua;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1.5;
}

td.smallText, span.smallText, p.smallText {
	font-family:"Times New Roman",Times,serif;
	font-size:13px;
	font-style:normal;
	letter-spacing:0.02em;
}

TD.accountCategory {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
}

TD.tableHeading {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: #B0E0E6;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
}

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

SPAN.greetUser {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: Yellow;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: White;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Times New Roman", Times, serif;
  color: #B0E0E6;
}

SPAN.errorText {
  font-family: "Times New Roman", Times, serif;
  color: #ff0000;
}

.moduleRow {
	background-color : #3366CC;
}
.moduleRowOver { background-color: #0000CD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #00BFFF; }

.checkoutBarFrom, .checkoutBarTo { font-family: "Times New Roman", Times, serif; font-size: 13px; color: #FFFF99; }
.checkoutBarCurrent { font-family: "Times New Roman", Times, serif; font-size: 13px; color: Yellow; }

/* message box */

.messageBox { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; }
.messageStackError, .messageStackWarning { font-family: "Times New Roman", Times, serif; font-size: 13px; background-color: Yellow;  color : Black;  }
.messageStackSuccess { font-family: "Times New Roman", Times, serif; font-size: 13px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "Times New Roman", Times, serif; font-size: 13px; color: #ff0000; }
