/*
  $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: Tahoma, Arial; font-size : 11px; }
.errorBox { font-family: Tahoma, Arial; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Tahoma, Arial; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Tahoma, Arial; font-size : 11px; color: #70d250; text-decoration: underline; }

BODY {
	color: #3c3c3c;
	font-family: Tahoma, Arial;
	background-image: url(../images/bg_main.gif);
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {

}

TD.headerNavigation {
	font-family: Tahoma, Arial;
	font-size : 11px;
	color: #e5e5e5;
	
}

A.headerNavigation { 
  color: #e5e5e5; 
}

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

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: Tahoma, Arial;
  font-size : 11px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #acacac;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Tahoma, Arial;
  font-size : 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial;
  font-size : 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma, Arial;
  font-size : 11px;
  font-weight: bold;
  background: #0163bc;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, Arial;
  font-size : 11px;
}

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

.productListing-heading {
  font-family: Tahoma, Arial;
  font-size : 11px;
  background: #0163bc;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Arial;
  font-size : 11px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Arial;
  font-size: 18px;
  font-weight: bold;
  color: #fe932b;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial;
  font-size : 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial;
  font-size : 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial;
  font-size : 11px;
}

TD.accountCategory {
  font-family: Tahoma, Arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial;
  font-size : 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial;
  font-size : 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial;
  font-size : 12px;
}

SPAN.greetUser {
  font-family: Tahoma, Arial;
  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: Tahoma, Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial; font-size : 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial; font-size : 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial; font-size : 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial; font-size : 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Arial; font-size : 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial; font-size : 11px; color: #ff0000; }


/* additional styles */
.maindiv {
}
.maintbl {
}

.holder {
	margin: auto;
	width: 960px;
	background-color: #fdfdfd;
	padding: 17px;
}
.footer1 {
	background-color: #a9a9a9;
	height: 7px;
}
.footer2 {
	background-color: #d2d2d2;
	height: 49px;
	padding-top: 5px;
	text-align: center;
	font-size : 11px;
	color: #4e4e4e;
}
.footer2 a {
	color: #00315b;
}
.footer2 a:hover {
	color: #ad0000;
}
.flash {
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	float: left;
}
.headerright {
	height: 203px;
	width: 158px;
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.shcat a {
	font-size: 12px;
	background-image: url(images/bg_shnav.gif);
	background-repeat: repeat-x;
	display: block;
	height: 19px;
	padding-top: 1px;
	color: #000000;
}
.shcat a:hover {
	text-decoration: none;
	background-image: url(images/bg_shnavov.gif);
	background-repeat: repeat-x;
	color: #fe932b;
}
.sclinks {
	height: 101px;
	width: 153px;
	background-image: url(images/bg_sclinks.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 18px;
}
.sclinks a {
	font-size: 12px;
	
}