/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
H1 {
  display: inline;
  font-family: Verdana, Times New Roman, Times;
  font-size: 22px;
  font-weight: bold;
  color: #577539;
}
H2 {
  display: inline;
  font-family: Verdana, Times New Roman, Times;
  font-size: 14px;
  font-weight: bold;
  color: #577539;
}
.boxText { font-family: Verdana, Times New Roman, Times; font-size: 12px; }
.errorBox { font-family : Verdana, Times New Roman, Times; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Times New Roman, Times; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Times New Roman, Times; font-size : 12px; color: #70d250; text-decoration: underline; }
.explanationText { font-size: 12px; }

#content {
	width: 800px;
}
.pageContent {
	font-size: 12px;
	vertical-align: top;
}
A {
  color: #004400;
  text-decoration: none;
}

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

A.navLink {
	display: block;
	background-color: #577539;
	color: white;
	font-size: 13px;
	padding:2px 2px 2px 10px;
	background-image: url(/catalog/images/link-upperleft.gif);
	background-position: top left;
	background-repeat:no-repeat;
	text-decoration: none;
	margin-bottom: 16px;
	width: 125px;
}
A.navLink:hover {
	display: block;
	color: orange;
	text-decoration: none;
}
.rightBoxHeader {
	display: block;
	background-color: #577539;
	color: white;
	font-size: 13px;
	padding:2px 10px 1px 10px;
	background-image: url(/catalog/images/link-upperright.gif);
	background-position: top right;
	background-repeat:no-repeat;
	text-decoration: none;
	width: 125px;
}
.rightBoxHeader A {
	color: white;
	text-decoration: none;
}
.rightBoxHeader A:hover {
	color: orange;
	text-decoration: none;
}
.leftBoxHeader {
	display: block;
	background-color: #577539;
	color: white;
	font-size: 13px;
	padding:2px 2px 1px 10px;
	background-image: url(/catalog/images/link-upperleft.gif);
	background-position: top left;
	background-repeat:no-repeat;
	text-decoration: none;
	width: 125px;
}
.rightBoxFooter {
	display: block;
	background-color: #577539;
	color: white;
	font-size: 13px;
	padding:1px 10px 2px 10px;
	background-image: url(/catalog/images/link-lowerleft.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	text-decoration: none;
	width: 125px;
	text-align: right;
}
.rightBoxFooter A {
	color: white;
	text-decoration: none;
}
.rightBoxFooter A:hover {
	color: orange;
	text-decoration: none;
}
.sideBox {
	padding-bottom: 3px;
	border:1px solid #577539;
	background-color:white;
	text-align:center;
	display:block;
}
.sideBoxImages {
	padding: 15px 0 0 0;
	border:1px solid #577539;
	background-color:white;
	text-align:center;
	display:block;
}
.sideBoxImages IMG {
	text-align: center;
	margin-bottom: 15px;
	display: block;
	border: 0;
}
#galleryBackLink {
	float:right;
}
#galleryCategories {
	width:				100%;
	font-size:			11px;
}
#galleryCategories img {
	border:				0;
}
#galleryCategories td {
	text-align:			center;
	padding-top:		20px;
	width:				25%;
}
#galleryCategories a {
	font-size:			12px;
}
.harvestCalendar {
	
	width:500px;
}
.harvestCalendar .left {
	border-left: 1px solid #959F7A;
	background-color: white;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #708651;
	height: 44px;
}
.harvestCalendar .right {
	border-right: 1px solid #959F7A;
	font-size: 12px;
	text-align: right;
	border-bottom: 1px solid #708651;
	background-color: #DEE5CE;
	padding-top: 16px;
	padding-bottom: 16px;
}
.centered {
	padding: 0px;
}
.paging {
	font-size: 12px;
}
.paging A {
	font-size: 12px;
}
.galleryImage {
	background-color:	white;
	text-align:			center;
	margin:				0px;
	width:				100%;
}
.galleryImage .previousLink {
	float:				left;
	line-height:		30px;
	padding-left:		15px;
}
.galleryImage .nextLink {
	float:				right;
	line-height:		30px;
	padding-right:		15px;
}
#galleryImages {
	margin-top:			20px;
	width:				100%;
	font-size:			11px;
}
#galleryImages img {
	margin:				0px;
}
#galleryImages td {
	vertical-align:		top;
}
.headerLef

FORM {
	display: inline;
}

TD#brokawShopLogoText {
	color: white;
	font-size: 37px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: right;
}

TABLE.headerNavigationTable {
	border-top: 0px solid #577539;
}

TR.header {
  background: #434076;
}

TR.headerNavigation {
  background: #E5E5C0;
}

TD.headerNavigation {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
  background: #E5E5C0;
  color: #000000;
  font-weight : bold;
}
TD.headerNavigationRight {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
  background-color: #BEBE83;
  background-image:	url(/catalog/images/headerlinks-decoration.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
  height:	21px;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}


TD.headerError {
  font-family: Verdana, Times New Roman, Times;
  font-size: 14px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Times New Roman, Times;
  font-size: 14px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #C0BFAF;
}

TD.footer {
  font-family: Verdana, Times New Roman, Times;
  font-size: 10px;
  background: #C0BFAF;
  color: #577539;
  font-weight: bold;
}

.infoBox {
  background: #577539;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
  font-weight: bold;
  background: #577539;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Times New Roman, Times;
  font-size: 11px;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #577539;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
  background: #577539;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
  background: #eeeeee;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Times New Roman, Times;
  font-size: 22px;
  font-weight: bold;
  color: #577539;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
}

#contentContainer {
	display: block;
	background-color: #E5E5C0;
	padding-top: 1px;
	padding-bottom: 30px;
}

#footerText {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
  color:	black;
}
#footerText2 {
  font-family: Verdana, Times New Roman, Times;
  font-size: 11px;
  color:	black;
}

#footerText A {
	color: black;
	text-decoration: underline;
}
#footerText A:hover {
	color: red;
	text-decoration: overline, underline;
}

TD.accountCategory {
  font-family: Verdana, Times New Roman, Times;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Times New Roman, Times;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Times New Roman, Times;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Verdana, Times New Roman, Times;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Times New Roman, Times;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Times New Roman, Times;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Tiems New Roman, Times;
  font-size: 13px;
}

SPAN.greetUser {
  font-family: Verdana, Times New Roman, Times;
  font-size: 14px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Verdana, Times New Roman, Times;
  font-size: 14px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Verdana, Times New Roman, Times;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

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

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Times New Roman, Times; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Times New Roman, Times; font-size: 14px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Times New Roman, Times; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Times New Roman, Times; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Times New Roman, Times; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Times New Roman, Times; font-size: 12px; color: #ff0000; }







body{
	background-color: #899871;
	background-image: none;
	margin: 0px;
	text-align: center;
	font-family: arial, sans;
}

a:hover{
	color: #555555;
}
#drop{
	margin: 0 auto;
	width: 811px;
	background-image: url("/images/template/drop.jpg");
	background-position: right;
	background-repeat: repeat-y;
}
#header{
	background-image: url("/images/template/top.jpg");
	width: 800px;
	height: 200px;
	vertical-align: bottom;
	text-align: left;
}
#top_bar{
	height: 30px;
	background-color: #577539;
	padding-top: 5px;
}
#quicklink{
	height: 21px;
	/*
	background-image: url("/images/template/quicklink.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	*/
	background-color: #E5E5C1;
	text-align: right;
}
#quicklink a{
	color: #000000;
	font-weight: bold; 
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
#quicklink a:hover{
	color: #555555;
}
#sidelinks{
	color: #577539; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
}
#sidelinks a{
	color: #577539; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;
}
#sidelinks a:hover{
	color: #325812;
}
#main_text{
	background-color: #E5E5C1;
}

#galleryBackLink {
	float:right;
}
#galleryCategories {
	width:				100%;
	font-size:			11px;
}
#galleryCategories img {
	border:				0;
}
#galleryCategories td {
	text-align:			center;
	padding-top:		20px;
	width:				25%;
}
#galleryCategories a {
	font-size:			12px;
}
.listingTable {
}
.listingTable TD {
	background-color:	#efefdd;
	text-align:			left;
	padding:			10px 10px 10px 0;
	font-size: 			11px;
	vertical-align:		top;
}
.listingTable TD IMG {
	display:			block;
	margin:				0 0 0 10px;
}
.listingTable2 {
	border:				2px solid #577539;
}
.listingTable2 TD.divider {
	background-color:	white;
}
.listingTable2 TD.listing {
	background-color:	white;
	padding:			12px 12px 0 12px;
	font-size:			11px;
}
.listingTable2 TD.listing H2 {
	font-size:			15px;
	font-weight:		bold;
	display:			inline;
	
}
.listingTable2 TD.listing H2 A {
	color:				black;
}
.listingTable3 {
}
.listingTable3 TD {
	font-size:			13px;
}
A.infoLink {
	color:				blue;
	text-decoration:	underline;
	font-size:			11px;
}