/*
  $Id: stylesheet.css,v 1.6 2009/08/06 11:52:02 musicant Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #EFF0E7;
  color: #333333;
  margin: 0px;
}

A {
  color: #005634;
  text-decoration: underline;
}

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

A.categories {
  font-family:Tahoma, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #005634;
  text-decoration: underline;
}

A.categories:hover {
  color: #005634;
  text-decoration: none;
}

A.menu {
  color: #005734;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-decoration: none;
}

A.menu:hover {
  color: #FFFFFF;
}

FORM {
	display: inline;
}

TR.header {
  background: #0089E3;
  background-image: url("images/header_background.jpg");
}

TR.headerNavigation {
  background: #0CA7F2;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #0CA7F2;
  color: #ffffff;
  font-weight : bold;
  height: 29px;
}

A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #D8CEA6;
  background:url(images/template/footer_bg.jpg) top repeat-y;
  border:1px solid #005533;
}

TD.footer {
  background:URL(images/template/footer_bg.jpg) left top repeat-x;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  height: 30px;

}
.table_footer{
      background:URL(images/template/footer_bg.jpg) left top repeat-x;
  border:1px solid #005533;	
}

.infoBox {
  font-family: Arial;
  font-size: 12px;
}

.infoBoxContents {
  background: #DDE2CF;
  border:1px solid #9AB274;
  font-family: Arial;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image: url("images/template/infobox_header_bg.jpg");
  border:1px solid #005533;
  color: #ffffff;
  height: 23px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 12px;
}
TD.boxText a{
font-size: 11px !important;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #DDE2CF;

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #DDE2CF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #9BAF74;
  border-spacing: 0px;
  background-color: #DDE2CF;

}
.product{
  border: 1px;
  border-style: solid;
  border-color: #9BAF74;
  margin: 5px;
  padding: 7px 0px;
  font-family: Arial;
  color: #993401;

}
.product a {font-weight: bold !important;
font-size: 12px  !important;
}
.tdproduct{
text-align: center;
font-size: 12px  !important;

font-family: Arial;
color: #333333;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: url('images/template/product_listing_header.jpg') left top repeat-x;
  color: #FFFFFF;
  font-weight: bold;
  height:21px;
}
.productListing-heading a{
padding: 4px 0px 0px 0px;
margin: 0px;
}
.productListing-space{
height:6px;
background: none;
font-size: 6px;
}


.productListing-heading a:hover {
  color: #FFFFFF;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom:1px solid #085436;
  padding: 6px 0;

}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #085436;
  padding-top:20px;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText a{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #005634;
}
.boder_products_header{
	border: 1px solid #015533;
	margin-bottom: 5px;
	margin-top: 4px;
	}
.productListing-head{
	background:url(images/template/product_list_header_bg.jpg) top repeat-x;		
	}
.smallText a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
  background: none;
}
.main2{
//background:url(images/template/bg.png) top repeat-y;

}
.header_bg{
background:url(images/template/bg_lgreen.jpg) no-repeat;	
}
TABLE.footercopyright {
  
  background-color:#D8CEA6;
  
}

TD.footercopyright {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  background-color:#D8CEA6;
  background:url(images/template/footer_bg2.jpg) right top repeat-y;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #333333;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*  */
.blowOutHeader{
background: url(images/template/blow_out_header.jpg) top no-repeat !important; height: 181px; wdth: 25px;
}
.testimonials{
	margin: 5px;
	color: #000000;
	font: bold italic 12px Arial;
}
.testimonials_quts{
		color: #005634;
	font: 31px Arial;
	}
.read_more{
width: 100%; font: bold italic 13px Arial; text-align: right; color: #993401; padding-right: 15px; margin-bottom: 5px; 
}
.read_more a {padding-right: 10px;}
.input_quantity{
	border: 1px solid black;
	text-align: center;
}
.space_input{
	padding-bottom: 5px;
}
.bread_crumbs{
	padding-top: 15px;
 font: bold  12px Verdana;
 color: #085436;

}
.bread_crumbs a.headerNavigation{
 font: bold  12px Verdana;
 color:  #085436;
}
a.head_what_new{
	color: white;
}
a:hover.head_what_new{
	color: white;
}
a:visited.head_what_new{
	color: white;
}
.advanced_search{
 font: bold  11px Verdana;
 color:  #9BAF74;	
}
a:hover.advanced_search{
 font: bold  11px Verdana;
 color:  #9BAF74;	
}
.left_column{
	width: 180px;
}
.center_column_1{
	width: 600px;
}
.right_column{
	width: 180px;
}
.space_left, .space_right{
	width: 20px;
}
