/*
//
// +----------------------------------------------------------------------+
// |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 290 2004-09-15 19:48:26Z wilt $
*/
BODY {
	color: #61451C;
	background-color:#CEE4A9;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, sans-serif;
}

.centershop {
	padding: 0;
	margin: 0;
	position: relative;
	text-align: left;
	width: 100%;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

.mainb {font-weight:bold}

.ctr {text-align:center}

div.q {font-weight:bold}

div.a {
 margin-bottom:2em;
 background-image:url(/pix/smflower.gif);
 background-repeat:no-repeat;
 padding-left:25px;
}

.toplinks {
 margin-top:3px;
 padding-left:3px;
}

img {border:0}

A {
  color: #D57811;
  text-decoration:none;
}

A:hover {
  color: #849432;
  text-decoration:none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

.header {
  text-align:center;
  margin-bottom:25px;
  margin-top:18px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #4F2B0B;
  padding: 3px;
  text-align:right;
}

div.headerNavigation {
 text-align:center;
}

sup {font-size:8px}

TR.headerError {
  background: #ff0000;
}

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

/*SIDEBOX CSS*/

.corner_bot, .corner_top {
 background-color:#F0F1B0;
 background-image:url(/pix/box_right.gif);
 background-repeat:repeat-y;
 background-position:top right;
 width:26px;
}

.greet {
 text-align:center;
 margin-bottom:15px;
}

.column_left, .column_single {
  background: #F0F1B0;
  padding: 2px;
}

.column_right {
  padding: 6px;
}

td.column_left {
 border-top:solid 1px #F39E7E;
}

td.center_column {
 border-top:solid 1px #F39E7E;
 border-bottom:solid 1px #F39E7E;
}

td.column_left2 {
 background: #F0F1B0;
 padding: 2px;
 border-bottom:solid 1px #F39E7E;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align:center;
  margin-bottom: 15px;
}

.rightbox {
 background-color:#f0f1b0;
 width:147px;
}

.leftboxheading, .singleboxheading {
  background-image:url(/pix/title_but.gif);
  background-repeat:no-repeat;
  background-position:center center;
  text-align:center;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, .rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
  text-align:center;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  margin-bottom: 15px;
}

.rightboxheading {
 background-image:url(/pix/sidehead.gif);
 background-repeat:no-repeat;
 font-weight:bold;
 text-align:center;
}

.rightboxfooter {
 background-image:url(/pix/sidefoot.gif);
 background-repeat:no-repeat;
 height:11px;
}

.plainBox, .plainbox-description {
  padding: 5px;
  font-size:11px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  padding: 3px;
  height: 20px;
  display:none;
}

TD.productListing-data {
  font-size: 11px;
  padding:6px 6px 6px 20px;
}

.prod_desc {
 text-align:center;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1, .title {
  font-family:helvetica,arial;
  font-size: 17px;
  font-weight:normal;
  letter-spacing:0.1em;
  color: #61451C;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
  background-color:#F0F1B0;
}

.main_page{
  width: 100%;
 margin-top:5px;
 margin-bottom:5px;
}

/* footer
--------------*/

TABLE.footer {
  font-size: 10px;
  padding-left:3px;
  padding-bottom:3px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #cee4a9;
   font-size: 10px;
   padding: 3px;
   border: 1px solid #f79679;
}

.productListing-odd, TR.upcomingProducts-odd {
  background-image:url(/pix/pix_brown.gif);
  background-repeat:repeat-x;
  padding:5px;
}

.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background-image:url(/pix/pix_brown.gif);
  background-repeat:repeat-x;
  padding:5px;
}

td.pageresults a {
  color: #4F2B0B;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

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

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 5px;
}

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

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #cee4a9; color:#61451C; cursor: pointer; }
.moduleRowSelected { background-color: #cee4a9; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* 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: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 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 {
  background-color: #cee4a9;
}

/* categories_description */

#infopages-content {text-align:center}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */

.catline, .category-links {margin-top:6px}

A.category-top, A.category-links {
  color: #D57811;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #D57811;
  text-decoration: none;
}

A.category-top:hover, A.category-links:hover {
  color: #849432;
  text-decoration: none;
}
A.category-subs:hover, A.category-products:hover {
  color: #849432;
  text-decoration: none;
}

SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
