/*
//
// +----------------------------------------------------------------------+
// |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 $
*/
.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 750px !important;
}

TD.main, P.main {
  line-height: 1.5;
}


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

/*HEADER CSS*/

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

TABLE.headerNavigation {
  background-color: #B3CC94;
  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-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {  
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
}

.boxText {
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #B3CC94;
  
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

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

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

.plainBox, .plainbox-description {
  background: #ffffff;
  border: none;
}
.plainBoxHeading, TD.tableHeading {
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #B3CC94;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #9a9a9a;
}

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

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-weight: bold;
  color: #9a9a9a;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 750px !important;
  background-color: #ffffff;  
  padding: 5px;
}

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

TABLE.footer {
  background: #ffffff;
  text-align: center;
  
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #B3CC94;
  
}

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

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   
   padding: 3px;
   border: 1px dotted #ffb062;
}

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

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   
}

TD.fieldKey {
  
  font-weight: bold;
}


TEXTAREA {
  width: 100%;
}

.greetUser {
   color: #f0a480;
   font-weight: bold;
   
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
}

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 {
  color: #FF0000;
}

SPAN.productPriceDiscount {
  font-size: 80%; font-weight: normal; margin-left: 5px; 
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackCaution { font-family: Verdana, Arial, sans-serif;  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;
  
  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;
}

/* categories_description */
TABLE.categoriesdescription {
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  line-height: 1.0;
}


SPAN.category-subs-parent {
  font-weight: bold;
}

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


/* ADDED BY Brett */

@font-face { font-family: AvantGarde Bk BT; src: url('AVANTGA0.eot'); }
html { height: 100%; }
body { font-family: AvantGarde Bk BT, arial, sans-serif, helvetica; margin: 0px; background: #B3CC95 url('../images/red_line.gif') repeat-x bottom left; background-repeat: repeat-x; text-align: center; }
img { border: 0px; }
input, select, textarea { font-family: AvantGarde Bk BT, arial, sans-serif, helvetica; border: 1px inset #B3CC95; font-size: 1em; }
h1 { display: inline; color: #869970; color: #b0b0b0; font-size: 140%; }
h2 { font-size: 120%; display: inline; font-weight: bold; }
table { font-size: 1em; }

td { vertical-align: top; font-size: 100%; color: #869970; }
th { text-align: left; vertical-align: middle; color: #869970; }

a, a:visited { color: #869970; text-decoration: none; }
a:hover { color: #EF4034; text-decoration: none; }
a:active { color: #CAE5A8; text-decoration: none; }

#imgLogo { padding-bottom: 14px; }
#imgPrintLogo { display: none; }
#tabConfirm { width: 320px; }

#positionMeDiv { margin: auto; width: 47.2em; height: 485px; position: relative; }
#divHeader { width: 751px; height: 80px; }
#divMacPush { width: 480px; height: 66px; padding-bottom: 14px; float: left; }
#divMenu { height: 382px; width: 7.8em; height: clear: both; float: left; color: white; font-size: 70%; line-height: 30px; margin-right: 5px; text-align: left; }
#divMenu a, #divMenu a:visited { color: white; }
#divMenu a:hover { color: #EF4034; }
#divMenu a:active { color: #CAE5A8; }
#divBody { height: 380px; position: relative; text-align: left; background-color: white; width: 359px; float: left; color: #869970; font-size: 70%; }
#divBody a, #divBody a:visited { text-decoration: none; }
#divRightSide { width: 300px; height: 380px; float: left; background-color: #E4EDC2; }
#divThinLine { width: 1px; height: 380px; float: left; background-color: #869970; }
#divFooter { width: 656px; padding-top: 2px; margin-left: -1px; text-align: left; color: #84976E; font-size: 70%; float: left; }
#divLGreen { width: 359px; background-color: #E4EDC2; height: 80px; }
#divLGreen a, #divLGreen a:visited { text-decoration: none; }
#divContent { height: 300px; }
#divContentFull { position: auto; height: 380px; }
#divContent, #divContentFull { width: 359px; overflow: auto; scrollbar-face-color: #E4EDC2; scrollbar-arrow-color:#FFFFFF; scrollbar-track-color: white; scrollbar-shadow-color: #E4EDC2; scrollbar-highlight-color: #E4EDC2; scrollbar-3dlight-color: #E4EDC2; scrollbar-darkshadow-Color: #E4EDC2; }
#divHorizLine { width: 300px; height: 1px; background-color: #869970; overflow: hidden; }
#divProdFunctions { overflow: hidden; padding: 4px 10px; height: 80px; }
#divProductDetails { width: 330px; height: 136px; overflow: hidden; }
#divProdOptions { width: 300px; height: 135px; }
#divProductPurchase { height: 20px; }
#divProductPurchase h1 { color: #70805D; }
#divProductPurchase a, #divProductPurchase a:visited { text-decoration: none; }
#divFunc1 { padding-top: 17px; }
#divFunc2 { padding-top: 5px; }
.tRight { text-align: right; }
.divLeftSide { margin-bottom: 30px; }
.lin15 { line-height: 15px; }
#divNavSection { float: right; position: static; right: 20px; top: 9px; }
#divTotal { margin: 10px 0px; width: 320px; text-align: right; }
#divBreadcrumb { display: none; }
#tabPayment, #imgLogo { float: right; }
  
#imgHighlight { width: 300px; height: 299px; }
#imgHighlightFull { width: 300px; height: 380px; }

#tabConfirm { margin: 2px 0px 0px 0px; }
#divConfirm { margin: 10px 0px; }

.divPrettyBord { margin-bottom: 10px; padding: 1px 0px; border-top: 1px solid #B3CC95; border-bottom: 1px solid #B3CC95; }
.imgSwitchThumb { float: left; width: 75px; height: 80px; }
.imgSuggest { float: left; margin-right: 5px; border: 1px solid #B5CD96; width: 70px; height: 70px; }
.imgArrow { margin-top: 4px; margin-left: 5px; display: inline; clear: none; }
.buttonFace { font-weight: normal; cursor: pointer; background: #DDE6BC url(/images/button_face.gif) top left no-repeat; width: 82px; height: 17px; border: 0px; color: #70805D; }
.buttonFaceLarge { font-weight: normal; cursor: pointer; background: #DDE6BC url(/images/button_face_large.gif) top left no-repeat; width: 128px; height: 17px; border: 0px; color: #70805D; }
.buttonFaceSmall { font-weight: normal; cursor: pointer; background: #DDE6BC url(/images/button_face_small.gif) top left no-repeat; width: 42px; height: 17px; border: 0px; color: #70805D; }
/* Hide From MAC IE \*/
.buttonFaceLarge { width: 130px; }
.buttonFace { width: 85px; }
.buttonFaceSmall { width: 45px; }
/* end hiding from MAC IE */
.carmaRed { color: #EF4035; }
.error { border: 1px solid #EF4035; padding: 4px; clear: both; margin-top: 20px; }
.fltLeft { float: left; }
.divProdOptLine { clear: both; height: 2.5em; width: 300px; }
.divProductOpt { height: 20px; float: left; clear: both; width: 110px; }
.backGrey { color: #869970; } 
.noBord { border: none; }
.fltLeft { float: left; width: 45%; }
.fltRight { float: right; width: 45%; }
.break { clear: both; }
.h1Add { color: #70805D; }
.margTop20 { padding-top: 20px; }
.divAlnCen { text-align: center; }
.cartBord { border-top: 1px solid #E4EDC2; width: 100%; text-align: right; }
.divProdRow { clear: both; padding-top: 20px; }

#divMicroCart { line-height: 1.4em; }

.divNudgeDown { margin-top: 10px; }
.contentBody { padding: 6px 10px 0px 10px; overflow: hidden; }
.divProdList, .divProdListRight { font-weight: bold; width: 95px; height: auto; float: left; text-align: center; } 
.divProdList { margin-right: 15px; }
.divProdListRight { }
.lGreenBack { margin: 20px 0px; padding: 5px 0px; background: #F4F8E7; }


/* Recopied back from Zen-Cart */

.productListing { border-top: 1px solid #B3CC95; border-bottom: 1px solid #B3CC95; width: 320px; margin-top: 10px; font-size: 1em; }
.productListing td { padding: 4px 0px; }
.productListing th { padding: 10px 0px; border-top: 1px solid #B3CC95; border-bottom: 1px solid #B3CC95; }

.category-subs-selected 
{
  color: #EF4034;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  
}

TD.productListing-data-description-odd {
  background: #F4F8E7; 
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #F4F8E7;
}


TD.productListing-data-description-even {
}

/* Recopied back from Zen-Cart */

.productListing { border-top: 1px solid #B3CC95; border-bottom: 1px solid #B3CC95; width: 320px; margin-top: 10px; font-size: 1em; }
.productListing td { padding: 4px 0px; }
.productListing th { padding: 10px 0px; border-top: 1px solid #B3CC95; border-bottom: 1px solid #B3CC95; }

.category-subs-selected 
{
  color: #EF4034;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  
}

TD.productListing-data-description-odd {
  background: #F4F8E7; 
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #F4F8E7;
}


TD.productListing-data-description-even {
}

.messageStackSuccess { background-color: #E4EDC2; padding: 2px; border-bottom: 1px solid #70805D; font-size: 0.9em; color: #70805D; }

div.footer-badges {
  margin-top: 5px;
}
