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


  Heal Farm 2009 

   orange header 		:#c66005
   very light gold  		:#f6f6f2
   logo silvery gold 		:#aba387
   border green          	:#5b7b68
   lighter silvery gold for button bg  :#d4d3bd
   text green          		#00441b;

  Liberation sans bold
  Dk green lettering morph img #4c6412 light fdff8

*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


BODY {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color : #728470;
  background : #FFFFFF;
  margin : 0px;
  padding : 0px;
  line-height : normal;
}

A {
  color: #00441B;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.header_lower {
  background: #ffffff;
  font-size: 14px;
  border-bottom: 1px solid #c66005;
}

TD.header_lower {
  color : #000000;
  background: #f6f6f2;
  border-bottom: 2px solid #5b7b68;
}

TR.headerNavigation {
  background: #f6f6f2;
}

TD.headerNavigation {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  background: #f6f6f2;
  color: #000000;
  font-weight : bold;
  }

A.headerNavigation { 
  color: #000000; 
  font-size: 12px;
}

A.headerNavigation:hover {
  color: #c66005;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: verdana, 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: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.header_big_white {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 42px;
  background: transparent;
  color: #ffffff;
  font-weight: bolder;
}

.header_big_green {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 42px;
  background: transparent;
  color: #cce226;
  font-weight: bolder;
}

a.home_sqLink:link, a.home_sqLink:visited, a.home_sqLink:active {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/home_sq.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
}

a.home_sqLink:hover {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/home_sq_gr.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
  cursor:pointer;
}

a.contact_sqLink:link, a.contact_sqLink:visited, a.contact_sqLink:active {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/contact_sq.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
}

a.contact_sqLink:hover {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/contact_sq_gr.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
  cursor:pointer;
}

a.account_sqLink:link, a.account_sqLink:visited, a.account_sqLink:active {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/account_sq.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
}

a.account_sqLink:hover {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/account_sq_gr.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
  cursor:pointer;
}

a.basket_sqLink:link, a.basket_sqLink:visited, a.basket_sqLink:active {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/basket_sq.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
}

a.basket_sqLink:hover {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/basket_sq_gr.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
  cursor:pointer;
}

a.checkout_sqLink:link, a.checkout_sqLink:visited, a.checkout_sqLink:active {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/checkout_sq.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
}

a.checkout_sqLink:hover {
  background-color: transparent;
  display: block;
    width: 134px;
    height: 34px;
  background-image:url(images/checkout_sq_gr.png);
  background-repeat: no-repeat;
  text-decoration: none;
  border: none;
  cursor:pointer;
}

TR.footer {
  background: #f6f6f2;
}

.toppadded {
 padding : 6px 0px 0px 0px;
}

TD.footer {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  background: #f6f6f2;
  color: #000000;
  font-weight: bold;
}

TD.searchbox {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  background: #aba387;
  color: #000000;
  font-weight: bold;
  padding: 4px 0px 4px 6px;
}

.smallpadded {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color : #00441b;
  padding: 2px 6px 2px 6px;
}

.bigger12 {
  font-size: 12px;
}

.bigger_bold12 {
  font-size: 12px;
  font-weight : bold;
}

.bigger_bold12_or {
  font-size: 12px;
  font-weight : bold;
  color: #c66005;
}

.bigger_bold14_or {
  font-size: 14px;
  font-weight : bold;
  color: #c66005;
}

.bigger_bold16_or {
  font-size: 16px;
  font-weight : bold;
  color: #c66005;
}

.bigger_red {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #ff0000;
}

.much_bigger_red {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 18px;
  font-weight : bold;
  color: #ff0000;
}

.bigger_black_bold {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight : bold;
}

.redText_large {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  color: #ff0000;
  font-weight : bold;
  text-decoration: none;
}

.infoBox {
  background: #f6f6f2;
}

TABLE.main_12 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  vertical-align : top;
  border-collapse: collapse;
}

TABLE.main_12 TD{
  vertical-align : top;
}

TR.underline_or_txt TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c66005;
  border-bottom: 1px solid #c66005;
  font-weight : bold;
}

TR.underline_or_txt_tpad TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c66005;
  border-bottom: 1px solid #c66005;
  font-weight : bold;
  padding-top: 8px;
}

TR.underline_or_lpad TD {
  border-bottom: 1px solid #c66005;
  padding-bottom: 8px;
}

TR.underline_or TD {
  border-bottom: 1px solid #c66005;
}

TR.underline_gr TD {
  border-bottom: 1px solid #cce226;
}

TD.text_or {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c66005;
  font-weight : bold;
}

.floatleft {
float: left;
width: auto;
margin-left: 0px;
margin-right: 10px;
}

.floatright {
float: right;
width: auto;
margin-left: 10px;
margin-right: 0px;
}

.infoBoxContents {
  background: #f6f6f2;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #dee0dd;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
}

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

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #aba387;
  color: #FFFFFF;
  font-weight: bold;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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: 12px;
  line-height: 1.5;
}

txt_btm {
  vertical-align: text-bottom;
}

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

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

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: #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: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

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


/* Retail pack definitions */

.retail_Heading {
  font-family: Verdana, Arial, sans-serif;
  background: #69ab86;
  color: #ffffff;
  text-align : center;
  font-size: 22px;
  font-weight: bold;
  padding : 25px 1px 10px 1px;
}

.pack_Red {
  font-family: Verdana, Arial, sans-serif;
  color: #eb3e00;
}

.retail_White {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #ffffff;
}

.retail_Green {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #a8ff00;
}

.retail_Footer {
  font-family: Verdana, Arial, sans-serif;
  background: #a8ff00;
  color: #000000;
  text-align : left;
  font-size: 16px;
  font-weight: bold;
  padding : 10px 10px 10px 20px;
}

.retail_italic_smaller {
 font-size: 16px;
 font-style: italic;
}

li.retail{
list-style: url(images/green_chevron.gif);
}

TD.trade_link {
  font-family: Verdana, Arial, sans-serif;
  background: #517d59;
  color: #ffffff;
  font-size: 18px;
}

A.trade_link {
  background: #eb3e00;
  color: #ffffff;
  text-decoration: none;
}

A.trade_link :hover {
  background: #eb3e00;
  color: #ffffff;
  text-decoration: underline;
}

/* ----------------------------- */

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}

.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}

a.star-product{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #c66005;
  text-transform: uppercase;
  line-height: 1.0;
}

a.star-product:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #afbfad;
  text-transform: uppercase;
  line-height: 1.0;
}

a.star-product_sm {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #c66005;
}

a.star-product_sm:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #afbfad;
}

TD.infoboxText { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #000000;
  padding: 2px 0px 2px 6px;
  border-top : solid white 5px;
}

TD.infoboxText_nobord { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  vertical-align: top;
  color: #000000;
  padding: 2px 0px 2px 6px;
}

TD.infoboxText_or { 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #ffffff;
  padding: 2px 0px 2px 6px;
  background-color: #aba387;
  border-top : solid white 5px;
}

A.infoboxLink{ 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #000000;
  text-decoration: none;
}

A.infoboxLink:hover{ 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #ffffff;
  background-color: #cce226;
  text-decoration: none;
}

A.infoboxLink_w{ 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #ffffff;
  text-decoration: none;
}

A.infoboxLink_w:hover{ 
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #000000;
  background-color: #cce226;
  text-decoration: none;
}

.orange_Bg {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #ffffff;
  background-color: #d4d3bd;
}

.greenyello_Bg {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 12px; 
  color: #ffffff;
  background-color: #aba387;
}

TABLE.newsHighlight1 {
  border: 2px;
  border-style: solid;
  border-color: #c66005;
  border-spacing: 1px;
  background: #ffffff;
  padding: 3px;
}

TABLE.newsHighlight2 {
  background: #afbfad;
  color: #ffffff;
  padding: 3px;
}

TABLE.newsHighlight3 {
  border: 1px;
  border-style: solid;
  border-color: #ff0000;
  border-spacing: 1px;
  background: #ffffff;
  padding: 3px;
}

TABLE.newsHighlight4 {
  border: 1px;
  border-style: solid;
  border-color: #afbfad;
  border-spacing: 1px;
  background: #ffffff;
  padding: 3px;
}

/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: #000000;
	background-color: #f6f6f2;
        padding: 0px 0px 0px 6px;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
        font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #cce226;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #dee0dd;
	background-color: #cce226;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #dbe39c;
	border: 1px outset #cce226;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #afbfad;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #afbfad;
}

/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* EOF: Additional Images */
