/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #993300; text-decoration: underline; }

BODY {
	text-align: center;
	color: #000000;
	margin: 0px;
	background-color: #97e1ec;
}

.fixcenter {
	width: 780px;
	background: #97e1ec;
	color: #000000;
	margin: auto;
	margin-top: 20px;
	text-align: left;
	border: 1px solid #3c1e1e;
}

a:link, a:visited {
	color: #20130F;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active{
	color: #714335;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bcdde2;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #97E1EC;
	color: #000000;
	font-weight : normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3c1e1e;
	padding-bottom:6px;
}

A.headerNavigation { 
  color: #20130F; 
}

A.headerNavigation:hover {
	color: #714335;
  	text-decoration:underline;
}

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

TD.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:#97E1EC;
	color: #848484;
	font-weight:normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3c1e1e;
	border-bottom-color: #3c1e1e;
	text-align:center;
}
/**************** INFO BOXES********************************/
.infoBox,.infoBoxNotice,.contentBox ,.BestSellersBox,.CategoriesBox,.CurrenciesBox,.InformationBox,.LanguagesBox ,.ManufacturerInfoBox,.ManufacturersBox,.OrderHistoryBox,.ProductNotificationsBox ,.ReviewsBox,.SearchBox,.ShoppingCartBox,.SpecialsBox,.TellaFriendBox,.WhatsNewBox      {
	background: #ffffff;
	border: 1px solid #bcdde2;
}

.infoBoxContents,.infoBoxNoticeContents,.contentBoxContents,.BestSellersBoxContents,.CategoriesBoxContents,.CurrenciesBoxContents,.InformationBoxContents,.LanguagesBoxContents,.ManufacturerInfoBoxContents,.ManufacturersBoxContents,OrderHistoryBoxContents,.ProductNotificationsBoxContents,.ReviewsBoxContents,.SearchBoxContents,.ShoppingCartBoxContents,.SpecialsBoxContents,.TellaFriendBoxContents,.WhatsNewBoxContents   {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #97E1EC;
	line-height: 15px;
}
TD.infoBoxHeading,TD.contentBoxHeading,TD.BestSellersBoxHeading,TD.CategoriesBoxHeading,TD.CurrenciesBoxHeading,TD.InformationBoxHeading,TD.LanguagesBoxHeading,TD.ManufacturerInfoBoxHeading,TD.ManufacturersBoxHeading,TD.OrderHistoryBoxHeading,TD.ProductNotificationsBoxHeading,TD.ReviewsBoxHeading,TD.SearchBoxHeading,TD.ShoppingCartBoxHeading,TD.SpecialsBoxHeading,TD.TellaFriendBoxHeading,TD.WhatsNewBoxHeading      {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #5C362C;
	border-top-width: 1px;
	border-top-style: dotted;
	background-color: #97E1EC;
	border-top-color: #FFFFFF;
	border-bottom-style: none;
}

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


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-color: #97E1EC;
}

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

TABLE.productListing {
	border-spacing: 1px;
	background-color:#97E1EC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #97E1EC;
	color: #714335;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

TD.productListing-data, .productListing-data{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #5C362C;
	vertical-align:top;
	padding: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #20130F;
	padding-left:10px;
	padding-right:10px;
	font-weight: normal;
}

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

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #bcdde2;
	}

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

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #714335;
}

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; }

.cssButton {
	color: #20130f;
	width: 90px;
	height: 20px;
	vertical-align: top;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	border-spacing: 1px;
	background-color: #CCCCCC;
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bcdde2;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #bcdde2;
}

#thecategories a:hover {
	background-color: #eeeeee;
	color: #000000;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 140px;
}

.activelink {
	display: block;
	font-weight: bold;
}

#thecategories a {
	display: block;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}
P.main  { }
table.columnLeft, table.columnRight{
	background-color:#97E1EC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;	
}
table.columnLeft td,table.columnRight td{
	background-color:#97E1EC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
td.columnLeft {
	background-color: #97E1EC;
	padding:0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;	
}
td.columnRight {
	background-color: #97E1EC;
	padding:0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;	
}
#headerTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
	background-image: url(images/ecommerce_header_textarea.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 68px;
	width: 221px;
	padding-top: 0px;
	padding-left: 0px;
}
#headerTextArea p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 35px;
}
table.infobox td, table.InformationBox td{
	padding-left:4px;
	padding-bottom:4px;
	padding-right:4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* border on product images */
td.productListing-data img,td.smallText img {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #533026;
	border-right-color: #533026;
	border-bottom-color: #533026;
	border-left-color: #533026;
}
td.logocell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3c1e1e;
	border-bottom-color: #3c1e1e;
}

td.headerflash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3c1e1e;
}
#indexTable {
	height: 600px;
	width: 800px;
	border: 1px solid #1D0E0E;
}
#indexContainer {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 20px;
}
#indexContainer #indexTable td {
	vertical-align: top;
}
#indexContainer #indexTable .indexStyleFlash {
	width: 500px;
}
#indexContainer #indexTable .indexStyleFlash {
	width: 400px;
	background-image: url(../images/index_flash/5151NurseryInsitu_002index.jpg);
}
#indexContainer #indexTable .indexLogoFlash {
	width: 400px;
}
td.columnLeft table table, td.columnRight table table{
	border:none
}
td.columnLeft table, td.columnRight table {
	margin-top:0px;
}
/***top padding on left column info box headers******/
table.columnLeft TD.infoBoxHeading,table.columnLeft TD.contentBoxHeading,table.columnLeft TD.BestSellersBoxHeading,table.columnLeft TD.CategoriesBoxHeading,table.columnLeft TD.CurrenciesBoxHeading,table.columnLeft table.columnLeft TD.InformationBoxHeading,table.columnLeft TD.LanguagesBoxHeading,table.columnLeft TD.ManufacturerInfoBoxHeading,table.columnLeft TD.ManufacturersBoxHeading,table.columnLeft TD.OrderHistoryBoxHeading,table.columnLeft TD.ProductNotificationsBoxHeading,table.columnLeft TD.ReviewsBoxHeading,table.columnLeft TD.SearchBoxHeading,table.columnLeft TD.ShoppingCartBoxHeading,table.columnLeft TD.SpecialsBoxHeading,table.columnLeft TD.TellaFriendBoxHeading,table.columnLeft TD.WhatsNewBoxHeading {
	padding-top:6px;
}
/***top padding on right column info box headers******/
table.columnRight TD.infoBoxHeading,table.columnRight TD.contentBoxHeading,table.columnRight TD.BestSellersBoxHeading,table.columnRight TD.CategoriesBoxHeading,table.columnRight TD.CurrenciesBoxHeading,table.columnRight TD.InformationBoxHeading,table.columnRight TD.LanguagesBoxHeading,table.columnRight TD.ManufacturerInfoBoxHeading,table.columnRight TD.ManufacturersBoxHeading,table.columnRight TD.OrderHistoryBoxHeading,table.columnRight TD.ProductNotificationsBoxHeading,table.columnRight TD.ReviewsBoxHeading,table.columnRight TD.SearchBoxHeading,table.columnRight TD.ShoppingCartBoxHeading,table.columnRight TD.SpecialsBoxHeading,table.columnRight TD.TellaFriendBoxHeading,table.columnRight TD.WhatsNewBoxHeading {
	padding-top:6px;
}
/* OTF contrib begins */
/* DDB - 041031 - Form Field Progress Bar */
.progress{
  width: 1px;
  height: 16px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: #999999;
  padding-left: 0px;}

/* OTF contrib ends */

#indexContainer #indexEnterText {
	text-align: center;
	padding-top: 10px;
}
#indexContainer #indexEnterText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	
}
td.TextBox {
	line-height: 15px;
}
ul {
	margin-top: 4px;
}

