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

/*reg text sample*/
td,p,ol,ul {
	color: #333333;
	font: normal 12px Arial, Verdana, sans-serif;
}
.txt {color: #333333; font-family: Arial,Verdana,sans-serif; font-size: 13px;}
.medx {color: #333333; font-family: Arial,Verdana,sans-serif; font-size: 12px;}
.med {color: #333333; font-family: Arial,Verdana,sans-serif; font-size: 11px;}
.sml {color: #333333; font-family: Arial,Verdana,sans-serif; font-size: 10px;}
.xsml {color: #333333; font-family: Arial,Verdana,sans-serif; font-size: 8px;}
.xxsml {color: #333333; font-family: Arial,Verdana,sans-serif; font-size: 7px;}
/**/

.aisle {color: #004824; font-family: Arial,Helvetica,sans-serif; font-size: 12px; text-decoration: none;}
.boxText { font-family: Arial,Helvetica,sans-serif; font-size: 10px; }
.checkoutBarCurrent { font-family: Arial,Helvetica,sans-serif; font-size: 10px; color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial,Helvetica,sans-serif; font-size: 10px; color: #8c8c8c; }
.errorBox { font-family : Arial,Helvetica,sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.hdr{
	color:#999900;
	font-size:13px;
	font-weight:bold;
}	
.hdrBlack{
	color:#333333;
	font-size:13px;
	font-weight:bold;
}	
.hdrSmall{
	color:#999900;
	font-size:11px;
	font-weight:bold;
}
.hdrLarge{
	color:#999900;
	font-size:16px;
	font-weight:bold;
}
.infoBox {
	background: #009966;
}

.infoBoxContents {
	background: #E0ECE0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
}

/* input requirement */

.inputRequirement {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ff0000;
}

/* message box */

.messageBox { font-family: Arial,Helvetica,sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial,Helvetica,sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial,Helvetica,sans-serif; font-size: 10px; background-color: #99ff00; }

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

.productListing-heading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background: #DAA520;
	color: #000000;
	font-weight: bold;
}
.orderEdit { font-family : Arial,Helvetica,sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.stockWarning { font-family : Arial,Helvetica,sans-serif; font-size : 10px; color: #cc0033; }

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

A {
	color: #004824;
	text-decoration: none;
	font-size: 12px;
}

A:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 12px;
}
.footer a:link {
font-size:10px;
color:#FFFFFF;
}

.footer a:visited {
font-size:10px;
color:#FFFFFF;
}

.footer a:hover {
font-size:10px;
color:#990000;
}

A.headerNavigation {
	color: #FFCC00;
	margin-top: 3px;
	margin-bottom: 3px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
/*hyperlinks sample*/

a.medx {
	color: #004824;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.med {
	color: #004824;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.sml {
	color: #004824;
	font-family: Arial,Verdana,sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover.medx {
	color: #990000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:hover.med {
	color: #990000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:hover.sml {
	color: #990000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a:hover.medwhite {
	color: #FFFFFF;
	font-family: Arial,Verdana,sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
/**/

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

FORM {
	display: inline;
}
SMALL {
	font-size: 9pt; font-family: Arial, Helvetica, Sans-serif
}
SPAN.greetUser {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #ff0000;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

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

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

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

TD.fieldValue {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
}

TD.footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	background: #008A58;
	color: #ffffff;
	font-weight: bold;
}

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

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

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

TD.headerMenuFrame{
	background:#E0ECE0;
}
TD.headerNavigation {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background: #008A58;
	color: #FFCC00;
	font-weight : bold;
}
TD.headerPickAnAisle{
	background:#DAA520;
}
TD.infoBoxHeading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #008A58;
	color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #999900;
}

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

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

TD.subBar {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #000000;
}

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

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;
}

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: #E0ECE0;
}

TR.footer {
	background: #006633;
}

TR.header {
  background: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TR.headerInfo {
  background: #00ff00;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TR.subBar {
  background: #f4f7fd;
}

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

SPAN.productSpecialPrice {
  font-family: Arial,Helvetica,sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial,Helvetica,sans-serif;
  color: #ff0000;
}
.floatLeft {
	float: left;
	margin-right: 8px;
}
.floatRight {
	float: right;
	margin-left: 8px;
}
.textRight{
	text-align: right;
}
.commentaryHeader {
	color: #CC0000;
}
.commentarySubHeader {
	color: #006600;
	font-style: italic;
}
.commentarySubHeader2 {
	color: #CC0000;
	font-style: italic;
}
.capitalHeaderGreen {
	color: #006600;
	font-size: 16px;
	font-weight: bolder;
}
.capitalFundSubHeaderGreen {
	color: #006600;
	font-style: italic;
	font-weight: bolder;
	font-size: 14px;
}
.capitalFundSubHeaderRed {
	color: #CC0000;
	font-style: italic;
	font-weight: bolder;
	font-size: 14px;
}
.biobox {
	background: #E0ECE0;
	padding: 5px;
	border: 1px solid #000;
}
