/*
//
// +----------------------------------------------------------------------+
// |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: #000000;
  color: #FFFFFF;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
  word-break: break-all;
  word-wrap: break-word;
}

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

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

a {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #FFCCCC;
  text-decoration: none;
}

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

/*HEADER CSS*/

table.header {
  background-color: #000000;
  background-image: url(../images/header_bg.jpg);
  background-repeat: repeat-x;
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
  border-bottom: 1px solid #555555;
}

table.headerNavigation {
  background-image: url(../images/header_06.gif);
  background-color: #000000;
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
  border-bottom: 1px solid #555555;
  width: 100% !important;
}

td.headerNavigation {
  width: 750px !important;
  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;
  border-bottom: 1px dotted #555555;
}

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: #DD3300;
}

td.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #000000;
  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_box_spacer_left, .column_box_spacer_right, .column_box_spacer_single {
  height: 6px;
}

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

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.sideBox, .leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  border: 1px solid #555555;
  margin-bottom: 15px;
}

.sideBoxHeading, .leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 3px;
}

td.sideBoxHeading, td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #FFFFFF;
  height: 20px;
  padding-left: 5px;
}

tr.sideBoxHeading, tr.leftboxheading, tr.rightboxheading, tr.centerboxheading, tr.singleboxheading {
  background: #000000;
  background-image: url(../images/header_06.gif);
}

table#contentMainWrapper {
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
}

table.sideBoxMainContent {
  margin: 10px 2px;
}

td.sideBoxMainContent {
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
}

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

.sideBoxFooter, .leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #000000;
  background-image: url(../images/header_06.gif);
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
  border:1px solid #555555;
  padding: 5px;
}
.plainBoxHeading, td.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 3px;
  height: 20px;
}

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

td.productlisting {
  border:1px solid #555555;
}

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

/*center main section
-----------------------------------*/
td.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #55CC55;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 762px !important;
  background-color: #000000;
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
  border-bottom: 1px solid #555555;
  padding: 5px;
}

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

table.footer {
  background: #000000;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
  border-bottom: 1px solid #555555;
}

table.footertop {
  border-right: 1px solid #555555;
  border-left: 1px solid #555555;
}

tr.footertop {
  background: #000000;
  background-image: url(../images/header_06.gif);
  font-size: 11px;
}

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

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

tr.productListing-odd, tr.upcomingProducts-odd {
  background: #000000;
}

tr.productListing-even, tr.upcomingProducts-even, .productsNotifications {
  background: #000000;
}

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

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

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

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

span.newItemInCart {
  color: #FFFFFF;
  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 {
   color: #f0a480;
   font-weight: bold;
}

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: #DD3300;
  color: #FFFFFF;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #555555;
}
.messageStackSuccess {
  background-color: #b3ffa8;
  padding: 2px;
  border: 1px solid #555555;
}
.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-total-Amount {
  font-weight: bold;
  border-top: 1px solid #555555;
}
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: #FF0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #555555;
}

/* General alert span class */
/*td.alert, span.alert {
  color: #FF0000;
  font-weight: bold;
}*/

/* General alert span class */
td.alertBlack, span.alertBlack {
  color: #FFFFFF;
  font-weight: bold;
}

/* popup tables */
table.popupattributeqty, table.popupcouponhelp, table.popupcvvhelp, table.popupimage, table.popupimageadditional, table.popupsearchhelp, table.popupshippingestimator, table.popupinfoshoppingcart {
  background-color: #000000;
  margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
table.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #555555;
}

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

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