body
{
	font-family:Arial;
	font-size: smaller;
	background-color:#FFFFCC;
}

.plantDtlHeader
{
	background-color:#006633;
	color:White;
	font-weight:bold;
}
.dgAlternatingItems
{
	color: Black;
	background-color: #BBD198;
	font-family: Arial;
	text-align: center;
}

.dgHeader
{
	color: White;
	background-color: #00674B;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}
.dgFooter
{
	color: White;
	background-color: #00674B;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
}

.dgNormalItems
{
	color: Black;
	background-color: #FFFFCC;
	font-family: Arial;
	text-align: center;
}

.dgPager
{
	color: White;
	background-color: #F4CB3C;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
}
TD
{
	font-family:Arial;
	font-size:smaller;
}
TH
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: small;
}

.registeredMark
{
	font-size: 80%;
}

ul.sellSheets
{
	list-style-type: square;
}

ul.sellSheets li
{
	padding: 5px;
}

/*the following style classes are for "Retailer/OrderProductTypes.aspx"*/
td.productTypeDesc {
  color: #ffffff;
  background-color: #006648;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial;
  font-size: .35cm;
}
input.productTypeDetails {
  background-color: #F4CB3C;
  color: #000000;
  font-family: Verdana, Tahoma, Arial;
  font-size: .3cm;
  font-weight: bold;
  border: 1px #000000 solid; 
}
input.productTypeOrder {
  background-color: #F4CB3C;
  color: #000000;
  font-family: Verdana, Tahoma, Arial;
  font-size: .3cm;
  font-weight: bold;
  border: 1px #000000 solid; 
}
td.Price {
  font-family: Verdana, Tahoma, Arial;
  font-size: .37cm;
  font-weight: bold;
}
td.PriceText {
  font-family: Verdana, Tahoma, Arial;
  font-size: .35cm;
}
/*end of style classes for "Retailer/OrderProductTypes.aspx*/


/*the following style classes are for "Retailer/CustomizePlantSearch.aspx"*/
td.plantProductName {
  color: #ffffff;
  background-color: #00674B;
  font-family: Verdana, Tahoma, Arial;
  font-weight: bold;
  font-size: .35cm;
}
input.searchInput {
  background-color: #ffffee;
  color: #000000;
  font-family: Verdana, Tahoma, Arial;
  font-size: .3cm;
  font-weight: bold;
  border: 1px #000000 solid; 
}
td.search {
  font-family: Verdana, Tahoma, Arial;
  font-size: .35cm;
  font-weight: bold;
}
td.searchText {
  font-family: Verdana, Tahoma, Arial;
  font-size: .33cm;
}
table.border {
  border: 1px #663333 solid;
}
input.plantSearch_Buttons {
  margin-bottom: 10px;
  width: 3cm;
}
/*end of style classes for "Retailer/CustomizePlantSearch.aspx"*/


/*the following style classes are for "Retailer/OrderProducts.aspx"*/
td.productName {
  color: #ffffff;
  background-color: #999966;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial;
  font-size: .35cm;
}
input.productDetails {
  background-color: #666633;
  color: #ffffee;
  font-family: Verdana, Tahoma, Arial;
  font-size: .3cm;
  font-weight: bold;
  border: 1px #000000 solid; 
}
input.productOrder {
  background-color: #666633;
  color: #ffffee;
  font-family: Verdana, Tahoma, Arial;
  font-size: .3cm;
  font-weight: bold;
  border: 1px #000000 solid; 
}
td.ProductPrice {
  font-family: Verdana, Tahoma, Arial;
  font-size: .37cm;
  font-weight: bold;
}
td.ProductPriceText {
  font-family: Verdana, Tahoma, Arial;
  font-size: .35cm;
}
/*end of style classes for "Retailer/OrderProducts.aspx"*/

/*styles for new dealer locator results*/
table.dealerLocatorTable 
{
	
}
td.dealerLocatorName
{
	font-weight: Bold;
}
td.dealerLocatorWebsite
{
	padding-bottom: 10px;
}
/*end of styles for new dealer locator results*/

/* styles for the ordering help page */
h3.help
{
	font-size:17.0pt;
	color:#666633;
}

h4.help
{
	font-size:13.0pt;
	color:#666633;
}
/* end of styles for the ordering help page */

a.WeightsLink
{
	font-size: x-small;
}

p.CustomizeInstructions
{
	font-size: x-small;
}