/*
  $Id: stylesheet.css,v 1.45 2002/06/01 18:44:36 dgw_ Exp $

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

  Copyright (c) 2001 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 : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

ul.product-info-links {
	list-style-image: url(images/go_arrow.gif);
	font-family : verdana,arial,sans-serif;
	font-size : 12px;
}

FORM {
	display: inline;
}

tr.header {
  background : Blue;
}

td.header {
  background : Blue;
}

TR.headerNavigation {
  background: #00008B;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00008B;
  color: Black;
  font-weight : bold;
}

TR.headerError {
  background: Blue;
}

A { 
  text-decoration: underline;
  color : blue; 
}

A:hover { 
  text-decoration: none; 
}

A:visited {
	color : #00008B;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: Blue;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #00008B;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00008B;
  color: #ffffff;
  font-weight: bold;
}

TABLE.infoBox {
  background: #00008B;
}

TABLE.infoBoxContents {
  background: #FFFFFF;
}

TD.infoBoxHeading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #00008B;
  color: #ffffff;
}

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: Lavender;
  padding-top: 3px;
  padding-bottom: 3px;
}

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: #ffffff;
  padding-top: 3px;
  padding-bottom: 3px;
}

TR.productListing-heading {
  background: #00008B;
}

TD.productListing-heading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #00008B;
  color: #FFFFFF;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-heading A { 
  text-decoration: underline;
  color : white; 
}

TD.productListing-heading A:hover { 
  text-decoration: none; 
}

TD.productListing-heading A:visited {
	color : white;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults { 
  color: #0000FF; 
}

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

TD.pageHeading, DIV.pageHeading, p.pageHeading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #00008B;
  	padding-left : 0px;
	padding-right : 0px;
	padding-top : 2px;
	padding-bottom : 2px;
	border-bottom-color : #00008B;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #00008B;
	border-top-style : solid;
	border-top-width : 1px;
}

h2 {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #EEEEEE;
}

TD.subBar {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main, span {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 145%;
  color : Black;
  font-weight : normal;
}

p {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 125%;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color : Black;
}

TD.accountCategory {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #00008B;
}

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

TD.fieldValue {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading, span.tableHeading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color : #00008B;
}

SPAN.newItemInCart {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: Blue;
}

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: #FFFFFF;
  border-color: #00008B;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #00008B;
}

SPAN.markProductOutOfStock {
  font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  color: Blue;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight : bold;
  font-variant: small-caps;
}

td.help-box-bg-colour {
	background-color: #00008B;
}

td.help-box-light-bg-colour {
	background-color: Lavender;
	font-size : 12px;
	font-family: Verdana, Arial, sans-serif;
}

hr {color: #00008B;
background-color: #00008B;
height: 1px;

}

INPUT.button {
	border-top : 1px solid #00008B; 
	border-left : 1px solid #00008B; 
	border-right : 1px solid #00008B;
	border-bottom : 1px solid #00008B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color : black; 
	background-color : 	white; 
	font-weight :  bold;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 5px;
	padding: 0px 0px 0px 0px;
}

