/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #004b00; background: url(images/boxtext.gif) repeat-x; }

.productImage {
border-style: solid; 
border-width: 1px; 
border-color: #a4d172;
border-top-width: 5px;
border-top-color: #999900;
border-bottom-width: 5px;
border-bottom-color: #999900;
}

.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: #cee600; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

select
{

border: #359901 1px;
background-color: #a4d172;
color: #ffffcc;

}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */
	
#menu2 {
	width: 140px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 10px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #359901;
	display: block;
	background: url(images/menu2.gif);
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #004b00;
	background: url(images/menu2.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:active {
	color: #999900;
	background: url(images/menu2.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}

.navh2
{
background-color: #222222;
color: #990000;
font-weight: bold;
width: 120px;

}

.footertable {
  
 
width: 805px;
}


.headerdiv {
  
 
  background-image: url("images/headerdivbg.jpg");
  background-repeat: no-repeat;
  color: #000000;
  margin: 0px;
height : 101px;


margin-left:auto;
margin-right:auto;
}


.credits

{

color: #999900; 
	text-decoration:none;
 font-size:.4em;
text-aling: right;
font-weight : normal;
}

a.credits		{ color: #999900; text-decoration: none;}
a.credits:hover { color: #999900; text-decoration: none;}

body { background: url(images/grass.jpg) repeat-x right bottom ; background-attachment: fixed; }


A {
  color: #999900;
  text-decoration: none;
}

A:hover {
  color: #359901;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffcb;
}

TR.headerNavigation {
  background:#999900;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #999900;
  color: #ffffcb;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFcb; 
}

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

TR.headerError {
  background: #ff3333;
}

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

TR.footer {
 width: 800px;
 background: #359901;

}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

  color: #ffffcb;
  font-weight: bold;
}

.infoBox {
 background: #999900;
border: none ;


}

.infoBoxContents {
  background: #f7f88c;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
	text-align: center;
  font-size: 14px;
 /* font-weight: bold; */
  background: #ffffcb;
 background-image: url("images/tableheaderbg.jpg"); 
  color: #ffffcc;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	color: #004B00;
}

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: #a4d172;
}

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:#b2d880;
}

TABLE.productListing {
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #999900;
  color: #FFFFcb;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
	font-weight: bold;	
  color: #FFFFcb;
}

A.pageResults {
  color: ##EAF400;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #999900;
	background: url(images/pageheading.gif)
}

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;
 color: #004b00;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #004b00;
}



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: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff3333;
}

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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
 
}

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: #359901;
}

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

.moduleRow { }
.moduleRowOver { background-color: #a4d172; 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: #ffff00; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* input requirement */

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