/*
//
// +----------------------------------------------------------------------+
// |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_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY     { color: #000; font: 11px Verdana, Arial, sans-serif; background-color: #78713d; background-image: url("../images/theme_top.gif"); background-repeat: repeat-x; background-position: 0 1px; margin: 0 0 10px; padding: 0 }

.centershop      { color: #000; background-repeat: repeat-x; text-align: left; margin: 0 auto; padding: 0; width: 800px !important; height: 128px }

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

A   { color: #c60; font-size: 11px; text-decoration: none }
A1 { color: #c60; font-size: 11px; text-decoration: none }
A:hover   { color: #630; font-size: 11px; text-decoration: underline }

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

/*HEADER CSS*/

TABLE.header      { background-color: #b7a164; background-image: url("../images/logo_bg.gif"); background-repeat: repeat-x; width: 800px; height: 126px }

TABLE.headerNavigation      { color: #930; background-color: #b7a164; background-image: url("../images/theme_16.gif"); background-repeat: repeat-y; text-indent: 20px; width: 100% !important }

TD.headerNavigation    { color: #600; font-size: 11px; font-family: Verdana, Arial, sans-serif; background-repeat: repeat-y; letter-spacing: 1px; padding: 3px 5px; position: relative; width: 800px; vertical-align: middle }

TD.breadCrumb  { color: #aa7f55; font-size: 10px; font-weight: bold; padding: 3px; border-bottom: 1px }

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a    { color: #930; font-weight: bold; background-repeat: no-repeat }

TD.headerNavigation A:hover, td.footertop a:hover     { color: #600 }

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

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

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox    { font-size: 11px; font-family: Verdana, Arial, sans-serif; background: #f5fffa; text-indent: 0; margin-bottom: 10px; padding: 3px; border-style: solid; border-width: 1px; border-color: #963 #600 #600 #000 }

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading    { color: #600; font-size: 10px; font-weight: bold; text-indent: 10px; padding: 3px 3px 3px 5px; height: 15px }

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a   { color: #8b4513 }

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading    { background: #cbac33 url("../images/theme_07.gif") repeat-y }

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent    { line-height: 125%; background-color: #eee8aa; padding: 4px; border-top: 1px solid #a48204; border-bottom: 1px solid #a48204 }

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter     { background-color: #cbac33; background-image: url("../images/theme_07.gif"); background-repeat: repeat-y; background-position: -1px 0; margin-bottom: 15px }

.plainBox, .plainbox-description     { font-size: 11px; font-family: Verdana, Arial, sans-serif; background: #fffee2; padding: 5px; border: solid 1px #b8860b }
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 10px 5px 5px;
}
.productListing-heading   { color: #600; font-size: 10px; font-weight: bold; padding: 3px; height: 20px }

TD.productListing-heading  { background-color: #c60; background-repeat: no-repeat }

TD.productlisting    { border: solid 1px #600 }

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1    { color: #635d2c; font-size: 14px; font-weight: bold; padding-top: 10px }

.center_column {
  padding: 8px;
}
.main_page { padding: 5px; width: 100% !important; border-right: 1px solid #900; border-bottom: 1px solid #600; border-left: 1px solid #600 }

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

TABLE.footer   { font-size: 10px; background: #b7a164 url("../images/theme_16.gif") repeat-y; text-align: center; width: 100%; border-right: 1px none; border-bottom: 1px none; border-left: 1px none }

TR.footertop     { font-size: 11px; background: #b7a164 url("../images/theme_16.gif") repeat-y; text-align: center; width: 100% }

TD.footertop, TD.footerbottom   { background-color: #b7a164; background-image: url("../images/theme_16.gif"); background-repeat: repeat-y; background-position: 0 0; padding: 3px 5px; width: 100% }

/*miscellaneous areas
-------------------------------------*/
TD.cartBox   { font-size: 10px; background: #fffeef; padding: 3px; border: dotted 1px #aa7f55 }

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications  { background: #fffeef }

TD.productListing-data-description-odd  { font-size: 10px; background: #ffffff; padding-right: 10px; padding-bottom: 12px; padding-left: 10px; border-bottom: 1px solid #600 }

TD.productListing-data-description-even   { font-size: 10px; background: #fffeef; padding-right: 10px; padding-bottom: 12px; padding-left: 10px; border-bottom: 1px solid #aa7f55 }

td.pageresults a  { color: #c60 }

td.pageresults a:hover   { background: #ffc }

SPAN.newItemInCart   { color: #c60; 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-size: 12px }

SPAN.greetUser    { color: #c60; font-size: 12px; font-weight: bold }

SPAN.markProductOutOfStock   { color: #c60; font-size: 11px; font-family: Verdana, Arial, sans-serif; font-style: normal; font-variant: normal; line-height: normal }

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

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

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

SPAN.productPriceDiscount, .inputRequirement   { color: #c60; font-size: 10px }
.moduleRow { }
.moduleRowOver    { background-color: #f5fffa; cursor: pointer }
.moduleRowSelected  { background-color: #fffeef }

/* message box */

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

/* 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-total-Amount   { font-weight: bold; border-top: 1px solid #635d2c }
TD.ot-subtotal-Amount, TD.ot-cod-fee-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: #c60; font-size: 10px; font-weight: bold; text-align: left; padding-top: 6px; padding-bottom: 6px; border-top: 1px solid #c60 }

/* 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: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription   { font-size: 11px; font-family: Verdana, Arial, sans-serif; background: #ffc; padding: 2px; border: solid 1px #930 }

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

/* categories box parent and child categories */
A.category-top   { color: #963; text-decoration: none }
A.category-links   { color: #635d2c; text-decoration: none }
A.category-subs, A.category-products   { color: #a6ae7b; 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;
}

