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

BODY {
	background-image: url(../images/body_bg.gif);
	color: #000000;
	margin: 0px;
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
}

.infopage_subtitle {
	color:#FF06DA;
	font-size:14px;
	font-weight:bold;
}

td.general_body {
	color:#8F3636;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 3px;
}

h2 {
 font-family:Arial, Verdana, Helvetica, sans-serif;
 color:#7c2f30;
 margin:0;
 padding:0;
 font-size:15px;
 font-weight:bold;
}

td.homepage_cat_titles,a.homepage_cat_titles {
	color:#8F3636;
	font-family:Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 0;
}

.search_box {
	margin-top:5px;
}

a.product_list_name, product_list_name:visited {
	font-size:11px;
}

a.credit_line {
	color:#FFBBF5;
	font-size:10px;
}

.image_listing {
	border:1px solid #6F6F6F;
	margin-top:1px;
}

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

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

A {
  color: #7c2f30;
  text-decoration: none;
}

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

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

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/header_bg.gif);
  background-repeat:repeat-x;
  margin:0;
  padding:0;
}

TABLE.headerNavigation {
  background-image: url(../images/header_bg.gif);
  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: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited {
  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_right, .column_single {
  padding: 2px;
}

.column_left {
  padding: 0;
}

td.column_left {
  background-image: url(../images/left_nav_bg.gif);
  background-repeat:repeat-y;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}

.rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftbox {
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-bottom: 5px;
}

.leftboxheading {
  font-size: 10px;
  font-weight: bold;
  color: #000;
}

.rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #abbbd3;
  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: #000;
}
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  padding:0 8px 0 8px;
  background-color:#fcfcfc;
  background-image: url(../images/sidebox_bg.gif);
  background-repeat:repeat-y;
}

.rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  margin-bottom: 15px;
}

.leftboxfooter {
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding: 1px 0 5px 2px;
  color:#7c2f30;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #abbbd3;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:0px solid #9a9a9a;
}

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

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #7c2f30;
  padding:0;
  margin:0;
}

.center_column {
  padding: 8px 0 8px 10px;
}

.main_page{
  width: 775px !important;
  padding: 0;
}

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


td.custom_footer {
	color:#8F3636;
	font-family:Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	padding:50px 40px 5px 40px;
}

td.homepage_custom_footer {
	color:#8F3636;
	font-family:Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	padding:20px 40px 5px 40px;
}

TABLE.footer {
  text-align: center;
  font-size: 10px;
}

TR.footertop {
  font-size: 11px;
}

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

td.footertop a  {
  color:#000;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
  color:#7c2f2f;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:#fbd1d2;
	font-size:11px;
	font-weight:bold;
	padding:3px 5px 3px 8px;
	border-bottom:1px solid #feffd4;
}

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: #7C2F30;
  font-weight:bold;
  font-size:13px;
}

.current {
font-size:15px;
color:#7C2F30;
}

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

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

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

TD.smallText {
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: 96%;
  font-size: 11px;
}

.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: #FF0000;
}
.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 */

a.attribute_link:hover {
color:#000;
}

td.attribute_title {
	color:#FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:#7c2f2f;
	font-size:13px;
	font-weight:bold;
	padding:3px 2px 3px 5px;
}

td.attribute_info_link {
	color:#7c2f2f;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:#fbd1d2;
	font-size:10px;
	padding:0px 5px 3px 8px;
	border-bottom:1px solid #feffd4;
}

td.attribute_selection {
	color:#7c2f2f;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:#fbd1d2;
	font-size:11px;
	font-weight:bold;
	padding:3px 5px 3px 8px;
	border-bottom:1px solid #feffd4;
}


.ProductInfoComments, SPAN.ProductInfoComments, td.ProductinfoComments {
  color:#FFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color:#7c2f2f;
	font-size:13px;
	font-weight:bold;
	padding:3px 2px 3px 5px;
	border-top:2px solid #feffd4;
}

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

/* categories_description */
TABLE.categoriesdescription {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
  color:#7C2F30;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color:#8F3636;
  text-decoration: none;
  font-size:14px;
  line-height: 1.1;
  font-weight:bold;
}

A.category-top:hover {
  text-decoration:underline;
  color:#FFA4A4;
}

A.infobox_link, A.infobox_link:visited {
  color:#8F3636;
  text-decoration: none;
  font-size:12px;
  font-weight:bold;
  line-height:1.9;
}

A.infobox_link:hover {
  text-decoration:underline;
  color:#FFA4A4;
}

A.category-subs, A.category-products {
  color: #428dff;
  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;
}
