/*
//
// +----------------------------------------------------------------------+
// |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 $
*/



* {margin: 0;}

BODY {
	background-color: #FFF8E1;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: 12px Georgia, Times, "Times New Roman", Verdana, Arial, sans-serif;
	line-height:20px;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	width: 950px !important;
}

TD.main, P.main {
	font-size: 11px;
	line-height: 1.5;
}

A {
	color: #3039BF;
	text-decoration: none;
}

A:hover {
	color: #2A992A;
	text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
	padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
}

TABLE.header img {
	vertical-align: bottom;
}

TABLE.headerNavigation {
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	width: 100% !important;
	background-color: #AE2C2A;
	height: 34px;
}

TD.headerNavigation {
	position: relative;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	letter-spacing:1px;
	padding: 5px;
}

TD.breadCrumb {
	font-size: 11px;
	font-weight: bold;
	color: #9a9a9a;
	padding: 3px;
	border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
	font-weight: normal;
	color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
	color: #FAF702;
}

TD.headerNavigation A:active, td.footertop a:active  {
	color: #FAF702;
}

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;
}

#headerGreeting {
	color: #ffffff;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
	background: #ffffff;
	padding: 2px;
}

.boxText {
	font-size: 11px;
	line-height: 125%;
}

.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #ffffff;
	margin-bottom: 7px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	line-height: 17px;
	padding-left: 5px;
}

.leftboxheading a:hover, .rightboxheading a:hover, .centerboxheading a:hover, .singleboxheading a:hover {
	color: #FAF702;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	color: #ffffff;
}

TD.leftboxheading, TD.rightboxheading, TD.centerboxheading, TD.singleboxheading {
	background-color: #AE2C2A;
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
}


.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	font-size: 10px;
	padding: 4px;
	border-top: 1px solid #cccccc;
background: #F6F4EE;
}


.rightboxcontent, .centerboxcontent, .singleboxcontent {
	line-height: 135%;
}

.leftboxcontent {
	line-height: 180%;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
	display: none;}

td#categories-content, td#ezpages-content {
	padding:0; 
	border:none;
	line-height: 22px;
}

table#categories-table, table#ezpages-table {
	border:none;
}

/* Search Sidebox */

#goButton {
	margin-left: 2px;
}

td#search-content {
	padding-top: 6px;
}

td#search-content a {
	font-size: 11px;
}

/* Newsletter Sidebox, Now Available Sidebox */

#receiveNewsletter, #featuredContent {
	font-size: 11px; 
	line-height: 16px;
}

.plainBox, .plainbox-description {
	font-family: Georgia, Times, "Times New Roman", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.7em;
	background: #ffffff;
	border-width:1px 0 0 2px;
	border-style: solid none none solid;
	border-color: #9a9a9a;
	padding: 5px 5px 10px 10px;
}

.plainBoxHeading, TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
	padding: 11px 5px 5px;
}

.productListing-heading {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	line-height: 17px;
  }

.productListing-heading a {
	color: #ffffff;
   }

.productListing-heading a:hover, .productListing-heading a:active {
	color: #FAF702;
   }

TD.productListing-heading{
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	background-color: #AE2C2A;
}

TD.productlisting {
	border:1px solid #9a9a9a;
}

TD.productListing-data {
	padding: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
}

TD.productListing-data a {
	font-size: 12px;
	font-weight:normal;
	font-family: verdana, arial, helvetica, sans-serif;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 11px;
}

.center_column {
	padding: 8px;
}

.main_page{
	width: 100% !important;
	background-color: #ffffff;
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	padding: 5px;
}

/* footer
--------------*/

TABLE.footer {
	background: #ffffff;
	text-align: center;
	font-size: 10px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

TABLE#footerTable {
	margin-top: 0;
}

TR.footertop, #maintenanceFooter {
	background-image: url(../images/tile_back.jpg);
	font-family: verdana, arial, helvetica, sans-serif;
	background-repeat: repeat-x;
	background-color: #AE2C2A;
}

TD.footertop, TD.footerbottom {
	padding: 5px;
	font-size: 12px;
}

#footerSpacer {
	height: 75px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color:#ffffff;
}

/*miscellaneous areas
-------------------------------------*/

TD.cartBox {
	background: #FDF2CC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border-style: none;
}

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: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #9a9a9a;
}

td.pageresults a {
	color: #428dff;
}

td.pageresults a:hover {
	background: #FFFF33;
}

SPAN.newItemInCart {
	color: #ff0000;
	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: 13px;
}

TEXTAREA {
	width: 100%;
	font-size: 11pt;
}

.greetUser {
	font-size: 12px;
	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;
}
.inputRequirement {
	font-size: 10px;
	color: #FF0000;
}

SPAN.productPriceDiscount {
	font-size: 11px;
	font-family: verdana;
	color: #FF0000;
}

.moduleRow {
	padding:0px;
	margin:0px;
}

.moduleRowOver {
	padding:0px;
	margin:0px;
	background-color: #D7E9F7;
	cursor: pointer;
}

.moduleRowSelected {
	padding:0px;
	margin:0px;
	background-color: #E9F4FC;
}

/* message box */

.messageStackError, .messageStackWarning, errorBox {
	background-color: #ffffff;
	color: #e61313;
	font-size: 12px;
	padding: 15px;
	border: 1px solid #e61313;
}

.messageStackSuccess {
	background-color: #ffffff;
	padding: 2px;
	border: 1px solid #9a9a9a;
}

.messageStackCaution {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}

/* 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 #9a9a9a;
}

/* 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.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: #D0D0D0;
	border:1px solid #9a9a9a;
}

/* misc additions */

.scapsbold {
	font-variant:small-caps; 
	font-weight:bold;
	font-size: 112%;
}

.advSearchBox {
	width:65%;
	margin:0px auto;
	text-align:center;
	padding: 5px 0px 0px 0px;
}

TABLE#ccSidebox {
	width:100%;
	text-align:center;
}

TD.categoriesdescription {
	font-size: 11px;
	line-height: 1.0;
}

/* attribute images table */

TABLE.products-attributes-images {
	float: left;
	padding: 2px;
}


