/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

	Updated by gary to v.1.56

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff }



.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {
	background: #0000FF;
	color: #ffffff;
}
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


BODY {
	background: #0000ff;
	color: #ffffff;
	margin: 0px;
	font-size: 12px;
}

A {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

A:hover {
	color: #FFFF00;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TR.headerNavigation {
  background: #000099;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: #0000FF;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation {
	color: #FFFFFF;
	background-color: #0000FF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #0000ff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #0000ff;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background: #0000FF;
	border: 0px none;
}

.infoBoxContents {
	background: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	border: 0px none;

}

.infoBoxNotice {
  background: #0000FF;
}

.infoBoxNoticeContents {
	background: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #660066;
	color: #FFFF00;
	border: 0px none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f4f7fd;
}

TR.accountHistory-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  background: #0000FF;
  color: #FFFFFF;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

A.pageResults {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #ffffff;
}

TD.smallText, SPAN.smallText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

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.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #66FF00;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

textarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-color: #000000;
	color: #FFFFFF;
}

#resource_description {
	color: #333;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFF00;
  font-weight: bold;
}

.productListingHeader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #FFFFFF;
}

TABLE.formArea {
	background: #0000ff;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #0000FF;
	color: #FFFF00;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFF00;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #0000ff; cursor: hand; }
.moduleRowSelected { background-color: #0000ff; }
.checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFF00; }P.main  { color: #FFFFFF }P.main  {   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  color: #FFFFFF;
 } P.smallText  { color: #FFFFFF }TR.productListing-even {   background: #0000FF;
 } TR.productListing-odd {   background: #0033FF;
 } P.smallText  {   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
 } 
.checkoutBarFrom { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;  } 
.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a.mainNav:hover {
	color: #FFFF00;
}
TR.addressBook-even { 
  background: #00CCFF;
 } 
TR.addressBook-odd { 
  background: #0000FF;
 } 
.bestsellerList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

/* 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: #ff0000; 
	padding:10px; 
	border:1px solid #fff;
}
.messageStackSuccess { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: #99ff00; 
}

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }


/* Added by Gary and John */


/* Testimony text */

.testimonyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}
.testimonyText_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFF66;
	font-weight: bold;
}
.audio_link {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

a.audio_link:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.resourceText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFF66;
	font-weight: bold;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.linkNoUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.linkNoUnderline:hover {
	color: ##FFFF66;
}

a.navbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #FFFF66;
}
a.navbarlink:hover {
	font-size: 17px;
	color: ##FFFF66;
	text-decoration: underline;
}
