/*
//
// +----------------------------------------------------------------------+
// |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 $

pale red							 FFBFBF
pastel red						 FF8080
red		 								 FF0000
dark red							 B30000

pale green						 BFFFBF
pastel green					 80FF80
green	 								 00CC00
dark green						 008F00

pale yellow						 FFFCB7
yellow								 FFF600
dark yellow						 FFD300

*/




/* SITE CSS
------------------------*/

body {
  background: url(/media/hagars_bkgd.jpg) repeat top left;
  margin: 0 auto;
  padding: 0;
  font: small/130% Verdana, sans-serif;
  color: #333;
}

.centershop {
	position: relative;
	margin: 0 auto;
	border-right: 2px solid #008F00;
	border-bottom: 2px solid #008F00;
	border-left: 2px solid #008F00;
	padding: 20px;
	width: 780px;
  background-color: #fff;
	text-align: left;
}

td.main, p.main {
}

a:link {color: #FF0000; text-decoration: none; }
a:visited {color: #FF0000; text-decoration: none; }
a:hover {color: #B30000; text-decoration: underline; }
a:active {color: #B30000; text-decoration: underline; }

img {
  margin: 0;
  border: 0;
  padding: 0;
}

img a {
  margin: 0;
  border: 0;
  padding: 0;
}  

form {
	display: inline;
}

.banners {
  padding: 15px;
}




/* HEADER CSS
------------------------*/

table.header {
  margin: 0;
  border: 0;
  padding: 0;
  width: 740px;
	height: 130px;
}

td.headerLogo {
  width: 335px;
	height: 130px;
}

td.headerRight {
  width: 405px;
	height: 130px;
  background: url(/media/header_right.jpg) no-repeat top left;
	font: bold 14px/130% Verdana, sans-serif;
	color: #fff;
}

td.headerRight a:link, td.headerRight a:visited {color: #fff; text-decoration: none; font-weight: bold; }
td.headerRight a:hover, td.headerRight a:active {color: #FFF600; text-decoration: underline; font-weight: bold; }

.headerSubtitle {
  padding: 20px 20px 10px 0;
  font: italic 28px Georgia, serif;
	color: #fff;
	align: right;
	clear: both;
}

.headerLinks {
  margin: 0;
  border: 0;
  padding: 0 20px 5px 0;
	align: right;
	clear: both;
}

.headerSearch {
  margin: 0;
  border: 0;
  padding-right: 20px;
	align: right;
	float: right;
}

.searchBox {
  margin: 0;
  border: 0;
  padding: 0;
	align: right;
	float: right;
}

.shoppingCart {
  margin: 0;
  border: 0;
  padding: 0;
	align: left;
	float: left;
}

td.breadCrumb {
  padding: 3px;
}

tr.headerError {
  background: #ff0000;
}

td.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

tr.headerInfo {
  background: #ff0000;
}

td.headerInfo {
  background: #ff0000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



/* SIDEBOX CSS
------------------------*/

.column_left, .column_right, .column_single {
  margin: 0;
	border: 0;
  padding: 0;
}

.boxText {
}

.leftbox {
  margin-top: 20px;
	width: 170px;
  font-size: 11px;
}

.leftboxheading {
  padding: 0 0 0 5px;
	width: 170px; 
	height: 23px;
  background: url(/media/sidebar_header.jpg) no-repeat top left;
  font-weight: bold;
  color: #fff;
}

td.leftboxheading a:link, td.leftboxheading a:visited {color: #fff; text-decoration: none; font-weight: bold; }
td.leftboxheading a:hover, td.leftboxheading a:active {color: #FFF600; text-decoration: underline; font-weight: bold; }

.leftboxcontent {
  padding: 5px 10px 0 7px;
	width: 170px;
  background: url(/media/sidebar_content.jpg) repeat-y top left;
  line-height: 140%;
}

.leftboxfooter {
	width: 170px; 
	height: 12px;
  background: url(/media/sidebar_footer.jpg) no-repeat top left;
}









.centerbox {
  margin: 40px 0 20px 0;
}

.centerboxheading {
  padding: 0 0 0 5px;
  height: 23px;
  background-color: #00CC00;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}

td.centerboxheading a:link, td.centerboxheading a:visited {color: #fff; text-decoration: none; font-weight: bold; }
td.centerboxheading a:hover, td.centerboxheading a:active {color: #FFF600; text-decoration: underline; font-weight: bold; }

.centerboxcontent {
  border-left: 1px solid #00CC00;
  border-right: 1px solid #00CC00;
	padding: 10px;
  background: #fff;
  line-height: 140%;
}

.centerboxfooter {
  height: 7px;
  background-color: #00CC00;
}









tr.leftboxheading, tr.rightboxheading, tr.centerboxheading, tr.singleboxheading {
}

.rightbox, .singlebox {
  margin: 40px 0 20px 0;
}

.rightboxheading, .singleboxheading {
  padding: 0 0 0 5px;
  height: 23px;
  background-color: #00CC00;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}

td.rightboxheading a:link, td.rightboxheading a:visited {color: #fff; text-decoration: none; font-weight: bold; }
td.rightboxheading a:hover, td.rightboxheading a:active {color: #FFF600; text-decoration: underline; font-weight: bold; }

td.singleboxheading a:link, td.singleboxheading a:visited {color: #fff; text-decoration: none; font-weight: bold; }
td.singleboxheading a:hover, td.singleboxheading a:active {color: #FFF600; text-decoration: underline; font-weight: bold; }

.rightboxcontent, .singleboxcontent {
  border-left: 1px solid #00CC00;
  border-right: 1px solid #00CC00;
  padding: 10px;
  background: #fff;
  line-height: 140%;
}

.rightboxfooter, .singleboxfooter {
  height: 7px;
  background-color: #00CC00;
}






.plainBox {
  margin: 40px 0;
  padding: 5px;
  background: #fff;
}

.plainbox-description {
  border: 1px solid #00CC00;
  padding: 5px;
  background: #fff;
}

.plainBoxHeading, td.tableHeading {
  padding: 11px 5px 5px 0;
  font-size: 12px;
  font-weight: bold;
}

.productListing-heading {
  padding: 3px;
  height: 20px;
  background-color: #00CC00;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
}

td.productListing-heading a:link, td.productListing-heading a:visited {color: #fff; text-decoration: none; font-weight: bold; }
td.productListing-heading a:hover, td.productListing-heading a:active {color: #FFF600; text-decoration: underline; font-weight: bold; }

td.productlisting {
  border: 1px solid #00CC00;
}

td.productListing-data {
  padding: 5px;
  font-size: 10px;
}




/* CENTER MAIN SECTION
------------------------*/
td.pageHeading, div.pageHeading, h1 {
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.center_column {
  padding: 20px 30px 0 20px;
}
.main_page{
  width: 740px;
}



/*
pale red							 FFBFBF
pastel red						 FF8080
red		 								 FF0000
dark red							 B30000

pale green						 BFFFBF
pastel green					 80FF80
green	 								 00CC00
dark green						 008F00

pale yellow						 FFFCB7
yellow								 FFF600
dark yellow						 80FF80
*/



/* FOOTER
------------------------*/

table.footer {
  margin: 80px 0 0 0;
	border: 0;
  width: 740px;
  text-align: center;
  background: url(/media/footer_bkgd.jpg) no-repeat top left;
	font: 14px/1.5em Verdana, sans-serif;
	color: #fff;
}

td.footerNavigation {
	padding: 15px 0 0 0;
	font-weight: bold; 
}

td.footerNavigation a:link, td.footerNavigation a:visited {color: #fff; text-decoration: none; }
td.footerNavigation a:hover, td.footerNavigation a:active {color: #FFF600; text-decoration: underline; }

td.footerCopy {
  padding: 15px 0;
	font-weight: normal;
  font-size: 10px;
}

td.footerCopy a:link, td.footerCopy a:visited {color: #fff; text-decoration: none; }
td.footerCopy a:hover, td.footerCopy a:active {color: #FFF600; text-decoration: underline; }




/* MISC AREAS
------------------------*/

td.cartBox {
	align: center;
}

.addToCart {
  margin: 10px;
  border: 2px solid #FF0000;
  padding: 5px;
  background: #fff;
	width: 135px;
	font-size: 12px;
}

td.productInfo-image {
  padding: 10px;
  width: 200px;
	align: center;
	vertical-align: center;
	font-size: 10px;
}

td.productInfo-image a:link, td.productInfo-image a:visited {color: #FF0000; text-decoration: none; }
td.productInfo-image a:hover, td.productInfo-image a:active {color: #B30000; text-decoration: underline; }

td.productInfo-details {
  padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

td.productInfo-price {
	text-align: center;
	vertical-align: top;
  font-size: 16px;
	font-weight: bold;
	color: #008F00;
}

td.productInfo-description {
  border: 1px solid #00CC00;
	padding: 10px;
	width: 200px;
	text-align: left;
	verical-align: top;
}

td.productInfo-options {
	width: 200px;
	text-align: left;
	verical-align: top;
}

td.productInfo-input {
	align: center;
}

td.productInfo-bottomnavmargin {
	height: 50px;
}

tr.productListing-odd, tr.upcomingProducts-odd {
  background: #fff;
}

tr.productListing-even, tr.upcomingProducts-even, .productsNotifications {
  background: #BFFFBF;
}

td.productListing-data-description-odd {
  border-bottom: 1px solid #00CC00;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  background: #fff;
  font-size: 10px;
}

td.productListing-data-description-even {
  border-bottom: 1px solid #00CC00;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  background: #BFFFBF;
  font-size: 10px;
}

td.pageresults a:link, td.pageresults a:visited {color: #FF0000; text-decoration: none; }
td.pageresults a:hover, td.pageresults a:active {color: #B30000; text-decoration: underline; }

span.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

td.smallText {
	line-height: 140%;
  font-size: 10px;
}

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;
   color: #333;
   font-weight: bold;
   font-size: 12px;
}

span.greetUser {}

span.markProductOutOfStock {
	color: #555;
	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: #00CC00; color: #fff; cursor: pointer; }
.moduleRowSelected { background-color: #BFFFBF; }



/*
pale red							 FFBFBF
pastel red						 FF8080
red		 								 FF0000
dark red							 B30000

pale green						 BFFFBF
pastel green					 80FF80
green	 								 00CC00
dark green						 008F00

pale yellow						 FFFCB7
yellow								 FFF600
dark yellow						 80FF80
*/




/* message box */

.messageBox {
}

.messageStackError, .messageStackWarning, errorBox {
  border: 1px solid #00CC00;
  padding: 4px;
  background-color: #ff0000;
  color: #fff;
  font-size: 10px;
}

.messageStackSuccess {
	border: 1px solid #00CC00;
	padding: 2px; 
  background-color: #b3ffa8; 
}

.messageStackCaution {
	background-color: #ffff00;
  font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}




/* 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 #00CC00;
}




/* General alert span class */

td.alert, span.alert {
  color: #FF0000;
  font-weight: bold;
}




/* General alert span class */

td.alertBlack, span.alertBlack {
  color: #000;
  font-weight: bold;
}




/* popup tables */

table.popupattributeqty, table.popupcouponhelp, table.popupcvvhelp, table.popupimageadditional, table.popupsearchhelp, table.popupshippingestimator, table.popupinfoshoppingcart {
  background: #fff;
	margin: 10px;
  padding: 10px;
}

table.popupimage {
	margin: 0;
  padding: 20px;
}

td.popupimages img {
	margin: 0;
	border: 2px solid #fff;
  padding: 0;
}




/* categories_description */

table.categoriesdescription {
}

td.categoriesdescription {
  padding-bottom: 40px;
}



/*
pale red							 FFBFBF
pastel red						 FF8080
red		 								 FF0000
dark red							 B30000

pale green						 BFFFBF
pastel green					 80FF80
green	 								 00CC00
dark green						 008F00

pale yellow						 FFFCB7
yellow								 FFF600
dark yellow						 80FF80
*/





/* categories box parent and child categories and extra links */

a.category-top:link, a.category-links:link {
	line-height: 175%;
  color: #097909;
  text-decoration: none;
}

a.category-top:visited, a.category-links:visited {
	line-height: 175%;
  color: #097909;
  text-decoration: none;
}

a.category-top:hover, a.category-links:hover {
	line-height: 175%;
  color: #00CC00;
  text-decoration: underline;
}

a.category-top:active, a.category-links:active {
	line-height: 175%;
  color: #00CC00;
  text-decoration: underline;
}







a.category-subs:link, a.category-products:link {
	line-height: 175%;
  color: #000;
  text-decoration: none;
}

a.category-subs:visited, a.category-products:visited {
	line-height: 175%;
  color: #000;
  text-decoration: none;
}

a.category-subs:hover, a.category-products:hover {
	line-height: 175%;
  color: #00CC00;
  text-decoration: underline;
}

a.category-subs:active, a.category-products:active {
	line-height: 175%;
  color: #00CC00;
  text-decoration: underline;
}







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 #9a9a9a; */
  float: left;
  padding: 2px;
}
