/*
//
// +----------------------------------------------------------------------+
// |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 {
background-color: #ffeebb;
color: #663300;
margin: 0px;
padding: 0px;
font-size: 12px;
}

img {
border: none;
 }

a:link {
color: #006600;
text-decoration: none;
}

a:visited {
color: #336600;
text-decoration: none;
}

a:hover {
color: #cc6600;
}

a:active {
color: #990000;
}

h1 {
font-size: 14px;
margin: 0.1em;
color: #990066;
}
h2 {
font-size: 13px;
margin: 0.1em;
color: #333300;
}
h3 {
font-size: 12px;
margin: 0.1em;
color: #990000;
font-weight: normal;
}

h4, h5, h6 {
font-size: 12px;
margin: 0.1em;
font-weight: normal;
}

td {
line-height: 1.5;
}

p {
line-height: 1.5;
}

form {
display: inline;
}

.centershop {
margin: 0px auto;
padding: 0px;
width: 750px !important;
}

.banners {
padding: 0px;
}

/*HEADER CSS*/

TABLE.header {
/*background-image: url(../images/header_bg.jpg);*/
position: relative;
width: 100% !important;
border: 1px solid #663300;
background: #ffffcc;

}

TABLE.headerNavigation {
background-image: url(../images/tile_back.jpg);
position: relative;
color: #ffffee;
width: 100% !important;
}

TD.headerNavigation {
vertical-align: middle;
font-size: 11px;
font-weight: bold;
letter-spacing:1px;
padding: 5px;
}

TD.breadCrumb {
font-size: 10px;
font-weight: bold;
padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a, td.footertop a:visited  {
font-weight: bold;
color: #ffffee;
}

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

TR.headerError {
background: #990000;
}

TD.headerError {
font-size: 12px;
background: #990000;
color: #ffffff;
font-weight : bold;
text-align : center;
}

TR.headerInfo {
background: #00ff00;
}

TD.headerInfo {
font-size: 12px;
background: #00ff00;
color: #ffffff;
font-weight: bold;
text-align: center;
}

/*SIDEBOX CSS*/

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

.boxText {
font-size: 11px;
line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
font-size: 11px;
background: #ffffcc;
border: 1px solid #663300;
margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
/*background-color: #ffffee;*/
font-size: 10px;
font-weight: bold;
color: #ffffee;
padding: 3px;
height: 20px;
padding-left: 5px;
}

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

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
background-image: url(../images/tile_back.jpg);
color: #ffffee;
}

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

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
background-image: url(../images/tile_back.jpg);
color: #ffffee;
margin-bottom: 15px;
}

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

TD.productListing-heading{
background-image: url(../images/tile_back.jpg);
color: #ffffee;
}

A.productListing-heading{
color: #ffffee;
}

TD.productlisting {
border:1px solid #663300;
}

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

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
}

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

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

TABLE.footer {
background: #ffffff;
text-align: center;
font-size: 10px;
border-right: 1px solid #663300;
border-left: 1px solid #663300;
border-bottom: 1px solid #663300;
}

TR.footertop {
background-image: url(../images/tile_back.jpg);
color: #ffffee;
font-size: 11px;
}

TD.footertop, TD.footerbottom {
padding: 5px;
}

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

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

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

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

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

td.pageresults a {
}

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

SPAN.newItemInCart {
color: #990000;
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 {
padding-top: 5px;
padding-bottom: 5px;
}

SPAN.greetUser {
font-weight: bold;
}

SPAN.markProductOutOfStock {
color: #990000;
}

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

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

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

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

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
background-color: #990000;
color: #ffffee;
font-size: 10px;
padding: 4px;
border: 1px solid #663300;
}
.messageStackSuccess {
background-color: #ffeebb;
 padding: 2px;
  border: 1px solid #663300;
}
.messageStackCaution {
font-size: 10px;
 background-color: #ffffee;
}

/* 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 #663300;
}
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: #990000;
font-size: 10px;
text-align : left;
font-weight: bold;
padding-top: 6px;
padding-bottom: 6px;
border-top: 1px solid #ffffee;
}

/* General alert span class */
/*TD.alert, SPAN.alert {
color: #990000;
font-weight: bold;
}*/

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
color: #663300;
font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
background-color: #ffffee;
margin: 6px;
padding: 6px;
}

/* categories_description */
TABLE.categoriesdescription {
font-size: 11px;
background: #ffffee;
border:1px solid #663300;
}

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

/* categories box parent and child categories */
A.category-top {
color: #006600;
text-decoration: none;
}
A.category-links {
color: #006600;
text-decoration: none;
}
A.category-subs, A.category-products {
color: #006600;
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 #663300; */
float: left;
padding: 2px;
}

p.info {
color:#cc0000;
margin: 1px auto;
padding: 0px;
}

td.info{
margin: 1px auto;
border-bottom: 1px solid #663300;
background-color: #ffffee;
}

table.info{
padding: 10px;
border-right: 1px dotted #663300;
}
