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

/* thermaxaf.com specific style adjustments. */
/* Note: Changes to Zen Cart's provided style are noted below.

/* Zen Cart begin: */

BODY {
}

/* */
.container
{
  width : 520px;
  margin: 0 auto;
}

.centershop {
	padding   : 0;
	margin    : 0;
	text-align: left;
}

TD.main, P.main {
}

A {
  color: #428dff;
  text-decoration: none;
}

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

.banners {
  padding: 15px;
}

/*HEADER CSS*/

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

TABLE.headerNavigation {
  background-color: #abbbd3;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TD.headerNavigation {
/*thermaxaf.com:      */
/*position: relative; */
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
/*thermaxaf.com: */
/*padding: 5px;  */
  padding: 2px 12px;
}

div.breadCrumb,
TD.breadCrumb {
  font-size    : 0.8em;
  font-weight  : bold;
  color        : #9a9a9a;
  padding      : 3px 3px 3px 90px;
}
div.breadCrumb
{
  position     : relative;
  text-align   : left;
}
.breadCrumb span
{
/*white-space  : nowrap;*/
}

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: 1.1em;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

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

.boxText {
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox
{
  font-family: Verdana, Arial, sans-serif;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}
.leftbox
{
  position   : relative;
  background : transparent;
  border     : none;
  margin     : 0;
  width      : 139px;
}

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

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}
.leftboxcontent
{
  font-size  : 0.8em;
}

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

.plainBox, .plainbox-description {
  padding    : 0 5px 5px 5px;
  font-size  : 0.8em;
  line-height: 1.4em;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 0.8em;
  font-weight: bold;
  padding: 5px 5px 5px 2px;
}
.productListing-heading {
  background-color: #abbbd3;
  font-size: 0.9em;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
}
TD.productlisting {
/*border:1px solid #9a9a9a;*/
}

table.productListing-data
{
  border-collapse : collapse;
  border-top      : 1px solid #9a9a9a;
  border-bottom   : 1px solid #9a9a9a;
  margin-top      : 2px;
  margin-bottom   : 2px;
}
TD.productListing-data {
  font-size: 0.9em;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1
{
  font-family  : Arial;
  font-weight  : bold;
  font-size    : 1.1em;
  text-align   : center;
}
DIV.pageHeading, h1
{
  position     : relative;
  margin       : 0.5em 0 0.5em 0;
}

.center_column {
}
.main_page {
}

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

TABLE.footer {
  text-align: center;
  font-size: 0.9em;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #abbbd3;
}

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

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   font-size: 0.9em;
   padding: 3px;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background  : #ffffff;
  border-top  : 1px solid #9a9a9a;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background  : #eff4f8;
  border-top  : 1px solid #9a9a9a;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 0.8em;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 0.8em;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
}

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

TABLE.smallText, TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 0.8em !important;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

CHECKBOX, INPUT, RADIO, SELECT
{
}

TEXTAREA {
  width: 100%;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   font-size: 1.1em;
   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: 0.9em;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #eee;
  color: #000;
  font-size: 0.9em;
  padding: 4px;
  border: 1px solid #f00;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 0.9em; 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: 0.9em;
  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 */
.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size  : 0.9em;
  font-weight: bold;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
  white-space: nowrap;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
  white-space: nowrap;
}
SPAN.category-subs-parent {
  font-weight: bold;
  white-space: nowrap;
}
SPAN.category-subs-selected {
  font-weight: bold;
  white-space: nowrap;
}

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

/* Custom overrides */
#categories-heading-tr,
#information-heading-tr
{
  display    : none;
}
#categories-footer,
#information-footer
{
  display    : none;
}
/* / Custom overrides */

