/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 277 2004-09-10 23:03:52Z wilt $
*/

body {
  background: url(/images3/bg_body.png);
  color: #45612b;
  font-size: 62.5%;
  font-family: Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0
}

.centershop {
	padding: 0px;
	margin: 0px auto;
  position: relative;
  text-align: left;
  width: 745px !important;
}
p {
  font-size: 1.2em !important;
  line-height: 1.5em !important;
}

td.main, p.main {
  font-size: 1.2em;
  line-height: 1.5;
}

a  {
  color: #24a;
  text-decoration: none;
  }

a:hover  {
  color: #800;
  text-decoration: underline;
  }
  
form {
	display: inline;
}

#search {
  width: 165px;
  position: relative;
  top: 140px;
  float: right;
}
  #search input#magnify {
    vertical-align: middle;
    margin-left: 3px;
  }
  #search input#keyword {
    vertical-align: middle;
    padding: 2px 0 2px 4px;
  }

/*HEADER CSS*/

table.header {
  background: #ffffff;
  background-repeat: repeat-x;
  width: 745px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  
}

  div#topHeader {
    background: url(/images2/local-foods_header.png);
    height: 182px !important;
    width: 748px !important;
/*    margin: 0 0 0 1px;*/
  }
  
table.headerNavigation  { background: #266f1e; width: 745px !important; border-right: 1px solid #9a9a9a; border-bottom: 1px solid #9a9a9a; border-left: 1px solid #9a9a9a }

td.headerNavigation {
  width: 745px !important;
  position: relative;
  vertical-align:middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

td.breadCrumb  { color: #000; font-size: 1.2em; font-weight: bold; padding: 3px; border-bottom: 1px dotted #9a9a9a }

td.headerNavigation A, td.headerNavigation A:visited, .sideBoxHeading A, td.footertop a, .centerboxheading A  {
  font-weight: bold;
  color: #000000;
}

td.headerNavigation A:hover, .sideBoxHeading A:hover, td.footertop a:hover, .centerboxheading A:hover   { color: #000 }

tr.headerError {
  background: #ff0000;
}

td.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.2em;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #00ff00;
}

td.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.2em;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_box_spacer_left {
  height: 6px;
}

.column_box_spacer_right {
  height: 6px;
}

.column_box_spacer_single {
  height: 6px;
}

.column_left { padding: 2px }

.column_right { padding: 2px }

.boxText {
  margin-top: 9px;
  font-size: 1.1em;
  line-height: 1.5em;
}
  .boxText select {
    font-size: 1em !important;
  }

.sideBoxContent, .centerboxcontent {
  line-height: 125%;
  padding: 4px;

}

.sideBox, .centerbox  { font-size: 1.2em; font-family: Verdana, Arial, sans-serif; background: #bbe6bd; margin-bottom: 15px; border: solid 1px #9a9a9a }

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.2em;
}

td.sideBoxHeading, td.centerboxheading {
  height: 20px;
  padding-left: 5px;
}

.sideBoxHeading, .productListing-heading, .centerboxheading  { color: #fee46c; font-size: 1.2em; font-weight: bold; padding: 3px }

tr.sideBoxHeading, td.productListing-heading, tr.centerboxheading  { background: #266f1e }

.sideBoxFooter, .centerboxfooter  { background: #266f1e }

span.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

/*center main section
-----------------------------------*/
td.pageHeading, div.pageHeading, h1  { color: #2d0043; font-size: 1.6em; font-weight: bold; padding-top: 11px }

.center_column {
  padding: 8px;
}
.main_page { background-color: #bbe6bd; padding: 5px; width: 750px !important; border-right: 1px solid #9a9a9a; border-left: 1px solid #9a9a9a }

.plainBox, .plainbox-description  { font-size: 1.2em; font-family: Verdana, Arial, sans-serif; background: #bbe6bd; margin-bottom: 15px; padding: 5px; }

.plainBoxHeading {
  font-size: 1.2em;
  font-weight: bold;
  padding: 11px 5px 5px;
}
/* footer
--------------*/

table.footer  { font-size: 1.2em; background: #bbe6bd; text-align: center; border-right: 1px solid #9a9a9a; border-bottom: 1px solid #9a9a9a; border-left: 1px solid #9a9a9a }

tr.footertop  { font-size: 1.2em; background: #266f1e url("../images/header_06.gif") }

td.footertop, td.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
td.infoBox, span.infoBox {}

td.cartBox  { font-size: 1.2em; background: #bbe6bd; padding: 3px; border: dotted 1px #000000 }

tr.accountHistory-odd, tr.addressBook-odd, tr.alsoPurchased-odd, tr.payment-odd, tr.productListing-odd, tr.productReviews-odd, tr.upcomingProducts-odd, tr.shippingOptions-odd  { }

tr.accountHistory-even, tr.addressBook-even, tr.alsoPurchased-even, tr.payment-even, tr.productListing-even, tr.productReviews-even, tr.upcomingProducts-even, tr.shippingOptions-even  { }

.errorBox {   background: #ff797c; color: #ffffff; font-weight: bold; }
.stockWarning {   color: #cc0033; }
.productsNotifications  { }
.orderEdit  { color: #000; text-decoration: underline }
.productListing-heading {
  border-bottom: 1px solid #9a9a9a;
}

td.productListing-data {
   font-size: 1.2em;
}

td.pageresults a  { color: #000 }

td.pageresults a:hover {
  background: #FFFF33;
}
td.pageresults {
  font-size: 1.2em;
}
tr.subBar  { }

td.smallText, span.smallText, p.smallText {
   font-size: 1.2em;
}

td.accountCategory  { color: #000; font-size: 1.2em; }

td.fieldKey {
  font-size: 1.2em;
  font-weight: bold;
}

td.fieldValue {
  font-size: 1.2em;
}

td.tableHeading {
  font-size: 1.2em;
  font-weight: bold;
}

checkbox, input, radio, select {
  font-size: 1.2em;
}

textarea {
  width: 100%;
  font-size: 1.2em;
}

.greetUser {
   font-size: 1.2em;
   padding-top: 5px;
   padding-bottom: 5px;
}

span.greetUser {
/*  color: #f0a480;*/
/*  font-weight: bold;*/
}

table.formArea  { background: #bbe6bd; border: solid 1px #7b9ebd }

td.formAreaTitle {
	font: bold 1.2em Verdana, Arial, sans-serif;
}

span.markProductOutOfStock {
	color: #c76170;
	font: bold 1.2em Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

span.productSpecialPrice {
  color: #ff797c;
}

span.productSpecialPriceSale {
  color: #ff797c;
	text-decoration: line-through;
}

span.productSalePrice {
  color: #FF0000;
}

span.productPriceDiscount {
  font-size: 1.2em;
  color: #FF0000;
}

span.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver  { cursor: pointer }
.moduleRowSelected  { }

.checkoutBarFrom, .checkoutBarTo  { color: #000 }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning { background-color: #ff797c; color: #ffffff; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackSuccess {   background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 1.2em; background-color: #FFFF00; }

/* input requirement */

.inputRequirement {
  color: #ff0000;
  font-size: 1.2em;
}

span.coming {
color: #ff797c;
}

/* checkout totals */
td.ot-subtotal-Text, td.ot-cod-fee-Text, td.ot-total-Text, td.ot-group-pricing-Text, td.ot-gv-Text, td.ot-loworderfee-Text, td.ot-shipping-Text, td.ot-subtotal-Text, td.ot-tax-Text, td.ot-coupon-Text {
  font-weight: bold;
}
td.ot-subtotal-Amount, td.ot-cod-fee-Amount, td.ot-total-Amount, td.ot-group-pricing-Amount, td.ot-gv-Amount, td.ot-loworderfee-Amount, td.ot-shipping-Amount, td.ot-subtotal-Amount, td.ot-tax-Amount, td.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, td.ProductInfoComments, span.ProductInfoComments {
  color: #ff0000;
  font-size: 1.1em;
  line-height: 1.0;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
td.alert, span.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
td.alertBlack, span.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
table.popupattributeqty, table.popupcouponhelp, table.popupcvvhelp, table.popupimage, table.popupimageadditional, table.popupsearchhelp, table.popupshippingestimator, table.popupinfoshoppingcart  { font: 1.1em Verdana, Arial, sans-serif; margin: 6px; padding: 6px }

/* categories_description */
table.categoriesdescription  { font-size: 1.2em; font-family: Verdana, Arial, sans-serif; background: #bbe6bd; border: solid 1px #9a9a9a }

td.categoriesdescription  { font-size: 1.2em; line-height: 1; }

/* categories box parent and child categories and extra links */
a.category-top, a.category-links  { }
a.category-subs, a.category-products  { }
span.category-subs-parent  { font-weight: bold; }
span.category-subs-selected  { font-weight: bold; }

/* categories tab box parent and child categories and extra links */
a.category-tabs-top, a.category-tabs-links  { color: #000; text-decoration: none }
a.category-tabs-subs, a.category-tabs-products  { color: #000; text-decoration: none }
span.category-tabs-subs-parent {
  width: 745px;
  font-size: 1.1em;
  line-height: 1.0;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  border-top: 1px solid #9a9a9a
}
span.category-tabs-subs-selected {
  font-size: 1.1em;
  line-height: 1.0;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  border-top: 1px solid #9a9a9a;
}

/* attribute images table */
table.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
