/*
//
// +----------------------------------------------------------------------+
// |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,v 1.3 2006/05/04 21:41:05 cjacquette Exp $
*/

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

td.main, p.main {
/*  line-height: 1.5;*/
}

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

/*HEADER CSS*/

table.header {
/*  background-color: #ffffff;*/
/*  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
}

table.headerNavigation {
/*  background-color: #cccc99;*/
/*  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
  width: 100% !important;
}

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: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px;
  text-align: right;
}

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

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

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: #cccc99;*/
  padding: 2px;
}

.boxText {
  font-size: 13px;
  line-height: 125%;
  font-family: Arial, Helvetica, sans-serif;
}
.leftbox, .rightbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 /* background: #ffffff;*/
  border: 2px solid #ACA899;
  margin-bottom: 15px;
}

.centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  background: #ffffff;*/
/*  border: 2px solid #ACA899;*/
/*  margin-bottom: 15px;*/
}

.centerbox td {
	padding-bottom:10px !important;
}

.leftboxheading, .rightboxheading, .singleboxheading {
/*  background-color: #cc3300;*/
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 25px;
  padding-left: 5px;
  text-align: center;
}

.centerboxheading {
/*  background-color: #ffffff;*/
  font-size: 16px;
  font-weight: bold;
  color: #bf9d9c;
  padding: 15px 3px 8px 10px;
}

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

.leftboxcontent, .rightboxcontent, .singleboxcontent {
/*  line-height: 125%;*/
  text-align: left;
  padding: 4px;
  font-size: 13px;
/*  background-color: #cccc99;*/
}

.centerboxcontent {
  line-height: 125%;
  padding: 4px;
/*  background-color: #ffffff;*/
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
/*  background-color: #cccc99;*/
  margin-bottom: 15px;
}

.centerboxfooter {
/*  background-color: #ffffff;*/
  margin-bottom: 15px;
}

/*used for the customer login and other misc sidboxes */
.blueboxheading {
/*  background-color: #000066;*/
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 25px;
  padding-left: 5px;
  text-align: center;
}



.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  background: #ffffff;*/
/*  border:1px solid #9a9a9a;*/
  padding: 5px;
}
.plainBoxHeading, td.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading a{
  color: #fff;
}
.productListing-heading {
  font-size: 12px;
  color: #ffffff;
  padding: 3px;
}
tr.productListing-even td, tr.productListing-odd td {
  border-top:1px solid #611B1E;
}
tr.productListing-even td td, tr.productListing-odd td td {
  border-top:0px !important;
}
td.productlisting {
 /* border:1px solid #9a9a9a;*/
}

td.productListing-data {
  font-size: 12px;
  padding: 5px;
}

td.quantity {
  width:66px;
}

td.underbuttonleft, td.underbuttonright {
	width:100px;
}
.quantbox {
	padding:3px 4px;
	text-align:right;
	color:#fff;
	border:1px solid #611B1E;
	background:#521618;
}

/*center main section
-----------------------------------*/
td.pageHeading, div.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #900;
  padding-top: 3px;
  padding-bottom: 0px;
  margin-top: 3px;
  margin-bottom: 0px;
}

div.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #900;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 95% !important;
/*  background-color: #ffffff;*/
/*  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
/*  padding: 5px;*/
  padding: 0px;
}

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

table.footer {
/*  background: #ffffff;*/
  text-align: center;
  font-size: 10px;
/*  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
}

tr.footertop {
/*  background: #abbbd3;*/
  font-size: 11px;
}

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

/*miscellaneous areas
-------------------------------------*/
td.cartBox {
/*   background: #eff4f8;*/
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

tr.productListing-odd, tr.upcomingProducts-odd {
/*  background: #ffffff;*/
}

tr.productListing-even, tr.upcomingProducts-even, .productsNotifications {
/*  background: #eff4f8;*/
}

td.productListing-data-description-odd {
/*  background: #ffffff;*/
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
/*  border-bottom: 1px solid #9a9a9a;*/
}

td.productListing-data-description-even {
/*  background: #eff4f8;*/
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
/*  border-bottom: 1px solid #9a9a9a;*/
}

td.pageresults a {
  color: #900;
}

td.pageresults a:hover {
 color: #000;
}

td.smallText, span.smallText, P.smallText, td.pageresults{
   font-size: 12px;
}

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

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

checkbox, radio, select {
  font-size: 12px;
  vertical-align: middle;
}

input {
  font-size: 12px;
  vertical-align: middle;
}


textarea {
  width: 428px;
  font-size: 11px;
}

.padcell {
	padding:3px 20px !important;
}

address {
	font-size:.8em;
	margin:10px;
	padding:3px 10px;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

span.greetUser {}

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

/* categories_description */
table.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #ffffff;*/
/*  border:1px solid #9a9a9a;*/
}

td.categoriesdescription {
  font-size: 12px;
/*  line-height: 1.0;*/
}

/* categories box parent and child categories and extra links */
/*A.category-top, A.category-links {
  color: #000000;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}*/

A.category-subs, A.category-products {
  color: #000000;
  text-decoration: none;
  font-size: 13px;
}

span.category-subs-parent {
  font-weight: bold;
  color: #900;
}
span.category-subs-selected {
  font-weight: bold;
  color: #900;
}

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

a.size12 {
  font-size: 13px;
}

a.breadcrumbnav {
  color: #ffffff;
}

td.searchbar {
  font-size: 12px;
  font-weight: bold;
}

.infopages {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
}

a.footerLink {
  color: #000000;
}

a.loginBar {
  font-size:13px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
}

