/*
//
// +----------------------------------------------------------------------+
// |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 1223 2005-04-22 03:46:20Z ajeh $
*/

/* +----------------------------------------------------------------------+
   | Color Replacements                                                   |
   +----------------------------------------------------------------------+
   | #abbbd3 : Body & Header Navigation & Button background color         |
   | #000099 : Links                                                      |
   | #a8cfff : Links - Hover                                              |
   | #abbbd3 : Sideboxes top & bottom & footer backgrounds                |
   | #eff4f8 : Cart Box Background / Even Rows                            |
   | #ffb062 : Border for Cart Box                                        |
   | #428dff : Page Results Links                                         |
   | #FFFF33 : Page Results Links Hover                                   |
   | #c76170 : Product out of Stock Color                                 |
   | #f0a480 : Greet User                                                 |
   | #D0D0D0 : Category Description Background                            |
   | #9a9a9a : Breadcrumbs, Borders,  background                          |
   | #428dff : Categories box parent, child and extra links               |
   | #428dff : Css button border \ text                                   |
   +----------------------------------------------------------------------+
*/

BODY {
	color: #000000;
	background-color: #F4EFDB;
   
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 15px;

	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
}
.centershop {
	padding: 0px;
//        background-image: url('../images/centershopbg.jpg');
	margin: 0px auto;
	position: relative;
	    border-left:1px solid #AD5500;
  border-right:1px solid #AD5500;

	text-align: left;
	width: 760px !important;
        background: #ffffff;
}
TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}
A {
  color: #000099;
  text-decoration: none;
}
A:hover {
  color: #a8cfff;
  text-decoration: none;
}
FORM {
	display: inline;
}
.banners {
  padding: 15px;
}
/*HEADER CSS*/
TABLE.header {
//  background-image: url(../images/header_bg.jpg);
  background-repeat: repeat-x;
  background-color: #000000;
}

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

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#FFFFFF;
  letter-spacing:1px;
  padding: 5px;
}

TABLE.infoContent {
border-left:1px #000000 solid;
  width: 100% !important;
  padding-left: 8px;
  padding-right: 8px;
}
TD.infoContent {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  letter-spacing:1px;
  padding: 5px;
}
TABLE.headerNavigation {
  width: 100% !important;


  padding-left: 8px;
  padding-right: 8px;
}
TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}
TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 3px;
}
TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #FFFFFF;
}
TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #FFFFFF;
}
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: #000000;
}
TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
/*SIDEBOX CSS*/
.column_left, .column_right, .column_single {
  background: transparent;
  padding: 2px;
}
.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: transparent;
  border: 1px solid #AD5500;
  margin-bottom: 15px;
}
.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #000000;
  background-image: url(../images/tile_back.jpg);
}
.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}
.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg);
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: transparent;
  border:1px solid #AD5500;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #000000;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #000000;
}
TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}
/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  padding-top: 11px;
}
.center_column {
  padding: 8px;
}
.main_page{
  padding-left: 8px;
  padding-right: 8px;


  background: transparent;
}
/* footer
--------------*/
TABLE.footer {
  background: transparent;
  text-align: center;
  font-size: 10px;
 
  border-bottom:1px solid #AD5500;

}
TR.footertop {
  background: transparent;
  font-size: 11px;
}
TD.footertop, TD.footerbottom {
  padding: 5px;
  color:#000000;
}
/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #000000;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #AD5500;
}
TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}
TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eeeeeee;
}
TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #AD5500;
}
TD.productListing-data-description-even {
  background: #eeeeee;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #AD5500;
}
td.pageresults a {
  color: #428dff;
}
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 {
   color: #AD5500;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}
SPAN.greetUser {}
SPAN.markProductOutOfStock {
	color: #AD5500;
	font: bold 12px Verdana, Arial, sans-serif;
}
span.normalprice {
	text-decoration: line-through;
}
SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #AD5500;
}
span.productSpecialPriceSale {
  color: #AD5500;
	text-decoration: line-through;
}
SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #AD5500;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }
/* 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: #AD5500;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #AD5500;
}
/* General alert span class */
TD.alert, SPAN.alert {
  color: #AD5500;
  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-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #eeeeee;
  border:1px solid #AD5500;
}
TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}
/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #000000;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #000000;
  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;
}
/* css buttons */
.cssButton, .cssButtonHover, .SubmitBtn {
width : 210px;
background: #000000;
color : #FFFFFF;
border: 2px solid #AD5500;
vertical-align: top;
font-weight: normal;
font-family: Tahoma;
font-size: 12px;
line-height: 130%;
cursor: pointer;
text-align:center;
border-spacing: 1px;
margin-left: auto;
margin-right: auto;
white-space: nowrap;
display: block;
text-decoration: none;
font-weight: bold;
width: 150px;
}
.cssButtonHover  {
color: #ffffff;
background: #333333;
border: 2px solid #AD5500;
text-decoration: none;
}
.SubmitBtn {
  width: 250px;
  horizontal-align: right;
}
.small_delete, .button_prev, .button_next {width: 70px;}
.button_sold_out_sm, .button_sold_out,.button_update_cart, .button_checkout, .button_login {width: 100px;}
/* adding the styles below might be needed if the default button width is changed */
/* .button_continue_shopping, .button_shipping_estimator {width: 150px;} */
.button_return_to_product_list{width: 220px;}
.button_in_cart{width: 190px;}
.button_submit {width: 180px;}
.button_update_cart {color: white;}
.button_update_cartHover {color: black;}

th.productListing-data {font-weight: normal; }