/*
//
// +----------------------------------------------------------------------+
// |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 {
	color: #000000;
	margin-top: 15px;
	margin-bottom: 10px;
   font: 11px Verdana, Arial, sans-serif;
   background-color: #000000;
}

.bottomnav {
	text-align: center;	
	vertical-align: middle;
	font-size: 10px;
	font-family: verdana,arial,helvetica;
	color: white;
	background: #740000;
}

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

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

.main {
    background-color: #cccccc;
}

.mainWrapper {
    margin-bottom: 20px;
}

.mainLeft {
    background-color: #cccccc;
    padding-left: 15px;
}
.mainPadding {
  font-size: 11px;
  line-height: 1.5;
  background-color: #cccccc;
  color: #000000;
  padding: 5px 15px 5px 15px;
}
.mainPaddingTight {
  font-size: 11px;
  line-height: 1.5;
  background-color: #cccccc;
  color: #000000;
  padding: 0px 15px 0px 15px;
}

hr {
    border: none 0;
    border-top: 1px dashed #000;
    height: 1px;
    margin-left: 15px;
    margin-right: 15px;
}

A:link {text-decoration: none; color: #FFFFFF}
A:visited {text-decoration: none; color: #FFFFFF}
A:hover {text-decoration: none; color: #ffcc33}

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

/*HEADER CSS*/

TABLE.header {
  background-color: #cccccc;
  border-bottom: 2px solid #000000;
}

TABLE.headerNavigation {
  width: 100% !important;
  /* background-color: #999999; 
  border-bottom: 2px solid #000000; */
}

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

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 8px 15px 8px 15px;
  background: url(../../../../images/border-breadcrumb.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-bottom: 2px solid #000000;
  background-color: #999999;
  display: none;
}

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

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

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 {
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-bottom: 2px;
}

.leftbox, .rightbox, .singlebox {
  background: #660000;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  font-size: 1px;
  padding: 0 3px 0 3px;
  margin: 0;
}

.centerboxheading {
  padding-left: 15px;
}

.leftboxheading, .rightboxheading, .singleboxheading {
  color: #660000;
  background-color: #660000;
  height: 20px;
  padding-left: 5px;
  background: url("../../../../images/boxcorner_top.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

.leftboxheadingplain, .leftboxfooterplain {
    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 {
}

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

.leftboxcontentplain {
    padding-left: 25px;
    padding-right: 15px;
    font-size: 11px;
}

.centerboxcontent {
  padding-right: 15px;
}

.leftboxfooter, .rightboxfooter, .singleboxfooter {
  background-color: #660000;
  background: url("../../../../images/boxcorner_bottom.gif");
  background-repeat: no-repeat;
  background-position: top left;
  height: 20px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #cccccc;
  padding: 5px 15px 5px 15px;
}
.plainBoxHeading, .plainBoxHeadingShort, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 2px 15px 2px 15px;
  background-color: #999999;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;

}

.plainBoxHeadingShort {
  /* border-bottom: none; */
  border-top: none;
}

.productListing-heading {
  background-color: #999999;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 8px;
  height: 20px;
  overflow: hidden;
}
TD.productlisting {
  border-top:1px solid #9a9a9a;
  padding: 0px;
  margin: 0px;
}
TABLE.productListing {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
.productlisting {
    padding: 0;
    margin: 0;
}

TD.productListing-data {
  font-size: 12px;
  padding: 3px;
}

TD.productListing-stuff {
  font-size: 12px;
  border-bottom: 1px solid #999999;
  padding: 3px;
}

.productListingFeatured {
  border-left: 1px solid #999999;
  border-top: 1px solid #999999;
}
.productListingBorder {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-top: 1px solid #999999;
}

.productInfo {
  border: 1px solid #999999;
  background-color: #FFFFFF;
}

.productInfoPlain {
  background-color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
}

A.productListing-data {
	color: #660000;
}
A.productListing-data:hover {
    color: #cc9933;
}
/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, SPAN.pageHeading, h1, .pageHeadingPlain, .pageHeadingNone {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  padding-left: 8px;
  padding-top: 4px;
  padding-right: 8px;
  padding-bottom: 4px;
  margin: 0px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin: 0px;
}

.pageHeadingPlain {
  padding-left: 15px;
}

.pageHeadingNone {
padding: 0;
}

TD.center_column {
  color: #000000;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  background: url(../../../../images/border-center-col.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #cccccc;
  padding: 0px;
  padding-bottom: 20px;
  margin: 0px;
}
.main_page{
  width: 730px !important;
  background-color: #000000; 
}

TD.main_page { 
}

TABLE.center_column {
  padding-top: 20px;
  background: url(../../../../images/border-breadcrumb.gif);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #999999;
  border-bottom: 2px solid #000000;
  height: 20px;
}

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

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

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

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

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #999999;
   font-size: 10px;
   padding: 3px;
   border: 2px solid #660000;
}

TD.productListing-odd, TD.upcomingProducts-odd {
  background: #FFFFFF;
}

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

TD.productListing-data-description-odd {
  background: #F0F0F0;
  font-size: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 8px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #F0F0F0;
  font-size: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 8px;
  border-bottom: 1px solid #9a9a9a;
}

.SubmitBtn {
  margin-right: 15px;
}

td.pageresults a {
  color: #428dff;
}

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

.pageresults {
  padding: 0px;
  margin: 0px;
  color: #000000;
  border-bottom: 2px solid #000000;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
  padding: 0 15px 0 0;
}

SPAN.sideBoxContents {
  padding: 0 0 0 0;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults, .smallTextPlain{
   font-size: 10px;
   color: #000000;
   padding-left: 15px;
   background-color: #cccccc;
}

TD.smallText A, TD.smallText A:visited {
   color: #000000;
}
TD.smallText A:hover {
   color: #ffcc33;
}

.smallTextPlain {
padding: 0;
}

TD.smallTextFeaturedProducts, TABLE.smallTextFeaturedProducts {
   background-color: #ffffff;
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
   padding: 5px;
   vertical-align: middle;
}
TD.smallTextListOdd, TABLE.smallTextListOdd {
   background-color: #ffffff;
   padding: 0px;
   vertical-align: middle;
}
TD.smallTextListEven, TABLE.smallTextListEven {
   background-color: #ffffff;
   padding: 0px;
   vertical-align: middle;
}

TABLE.smallTextListEven, TABLE.smallTextListOdd {
   border-left: 1px solid #9a9a9a;
   border-bottom: 1px solid #9a9a9a;
   border-right: 1px solid #9a9a9a;
}

TD.smallTextFeaturedProducts A:visited, TD.smallTextFeaturedProducts A {
	color: #000000;
}
TD.smallTextFeaturedProducts A:hover {
	color: #cc0000;
}

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: #660000;
   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: #aa0000;
}
.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: 11px;
  background: #cccccc;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 8px;
  /* border:1px solid #9a9a9a; */
}

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

/* categories box parent and child categories and extra links */
A.category-top, A.category-links, A.category-parent, A.category-parent-selected, A.category-parent:visited, A.category-parent-selected:visited {
  color: #ffcc33;
  line-height: 12px;
}

A.category-top:hover, A.category-subs-link, A.category-links:hover, A.category-parent:hover, A.category-parent-selected:hover {
  color: #ffffff;
  line-height: 12px;
}

A.category-subs-link:hover, A.category-products:hover, A.category-subs-selected-link:hover {
  line-height: 12px;
  color: #ffcc33;
} 

DIV.category-subs, DIV.category-subs-selected {
  line-height: 12px;
  padding-left: 12px;
  float: left;
}

DIV.category-subs {
  background: url(../../../../images/category_sub.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

DIV.category-subs-selected {
  background: url(../../../../images/category_sub_selected.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

* html DIV.category-subs, DIV.category-subs-selected {
  f\loat: none;
  d\isplay: inline-block;
  c\ursor: hand;
}

DIV.category-parent, DIV.category-parent-selected {
  background: url(../../../../images/category.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 10px;
  color: #ffcc33;
  line-height: 12px;
}

A.category-parent-selected, A.category-subs-selected, A.category-subs-selected-link {
  line-height: 12px;
  font-weight: bold;
}

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

A.main {
    color: #000000;
    text-decoration: underline;
}
.main A:link, .main A:visited, .main A:active {
    color: #900;
    text-decoration: underline;
}

.main A:hover {
	color: #000;
	text-decoration: underline;
}
