/*
  $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
  
  
  
  colours:  cream: #F3ED97
  				dark green: #124621
				light green: #E3FCDE
*/
/* haven't changed */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #FFCC99; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


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


A {
  color: #305A0A;
  text-decoration: none;
  font-weight: bold;
}


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


/* haven't changed */
FORM {
	display: inline;
}


TR.header {
  background: #ffffff;
}



TD.headerNavigation {
  background-color: #efefef;
  background-image:url(/catalogue/images/icons/breadcrumb_bullet.gif);
  background-repeat:no-repeat;
  background-position:0.6em 50%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.8em;
  color: #000;
  font-weight : bold;
  
  margin:0;
  
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  padding-left: 1em;
  border-top: 1px  solid #aeaeae;
  border-bottom: 1px  solid #aeaeae;
}

A.headerNavigation { 
  color: #000; 
}

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


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

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

  border-top: 1px solid #aeaeae;
  background-color: #EFEFEF;
  color: #000;
  font-weight: bold;
  
}

.infoBox {
  background: #87BE55;
}

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


.infoBoxNotice {
  background: #FFCC99;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 2.4em;
  padding-right: 0.5em;

  background-image: url(images/icons/boxHead_bullet.gif);
  background-repeat: no-repeat;
  background-position: 0.5em 50%;
  background-color: #A2E55A;
  
  color: #000;
}


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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.9em;
  background-color: #A2E55A;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  color: #000;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TD.pageHeading h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #305A0A;
}

TR.subBar {
  background: #ffffff;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
td.main a
{
text-decoration: underline;
}

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

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

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

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

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

<!-- tracey added -->
TD.tableContentHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  /*=-=-=-= original
  background: #bbc3d3;*/
  background: #006699;
  color: #ffffff; 
}

TD.tableContentData {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*=-=-=-= original
  background: #bbc3d3;*/
  valign: top;
}
<!-- end of tracey added -->

/* added for Categories 1.9 */
td.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1;
  padding: 5px;
}

/* end Categories 1.9 */

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

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: #ff9933;
  font-weight: bold;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #000000;
  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: #cc0000;
  font-weight: bold;
}

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

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

/* Background colour for the checkout modules. For example the background colour of shipping option */
.moduleRow { }
.moduleRowOver { background-color: #DCF0FD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #DCF0FD; }
/*--*/

/* checkout bar text */
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ABCDE5; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
/*--*/


/* message box */
/* message that appears at the top of the page (e.g. when sucessfully filled out the tell a friend form */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFCC99; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffffff; }

/* input requirement */

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



ul.boxLinks
{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 0em;
}



ul.boxLinks li
{
	margin: 0;
	padding: 0.2em;
}

ul.boxLinks li.noBullet
{
	list-style: none;
	 margin: 0;
	 margin-left: 1em;
	 padding: 0;
}


ul.boxLinks li h2
{
	margin: 0;
	padding: 0;
}

#headerContainer
{
	background-image: url(/images/header_shop.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #AEAEAE;
	
	margin-top: 1em;
}



#headerContainer h1
{
	text-indent: -9999;
}


#headerLinks{
	float: right;
	margin:0;
	margin-left: 0;
	border-left:1px solid #AEAEAE;
	padding-left:0;
	width: 10em;
}

#headerLinks li
{
	margin: 0;
	margin: 0;
	padding-top:0.5em;
	padding-bottom:0.5em;

	padding-right:0.5em;
	list-style position: outer;
	
}




#headerCheckout
{
	background-color: #62AC1E;
	color: #fff;
	list-style: none;
	background-image: url(images/icons/headLinks_bulletCheckout.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 50%;
	padding-left: 1.5em;
}



#headerCheckout a
{
	color: #fff;
	
	padding-right: 2em;
	background-image: url(images/icons/headLinks_buttonCheckout.gif) ;
	background-repeat: no-repeat;
	background-position: 100% 50%;


	
}

#headerBasket
{
	background-color: #A2E55A;
	color: #000;
	list-style: none;
	background-image: url(images/icons/headLinks_bulletBasket.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 50%;
	padding-left: 1.5em;
}

#headerBasket a
{
	
	color: #000;
	
	padding-right: 2em;
	background-image: url(images/icons/headLinks_buttonBasket.gif) ;
	background-repeat: no-repeat;
	background-position: 100% 50%;


	}


#headerAccount
{
	background-color: #FFBC5A;
	color: #000;
	list-style: none;
	background-image: url(images/icons/headLinks_bulletAccount.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 50%;
	padding-left: 1.5em;
}

#headerAccount a
{

	color: #000;
	padding-right: 2em;
	background-image: url(images/icons/headLinks_buttonAccount.gif) ;
	background-repeat: no-repeat;
	background-position: 100% 50%;

}


