﻿#SelectedProduct h3
{
	font-size:14px;
}
#SelectedProduct h3
{
	padding:0;
	display:block;
	border-color:#BECFD9;
	border-bottom-width:1px;
	border-style:solid;
	background-color:#f5f8ff;
	background-color:#C5D6DE;
	margin:-6px -6px 6px -6px;
	padding:6px 6px 6px 6px;
	font-size:14px;
}
#SelectedProduct
{
	padding:0;
	border-color:#BECFD9;
	border-width:1px;
	border-style:solid;
	width:475px;
}
#primarycontent div .starthere
{
	border:solid 1px #F3905B;
	padding:6px;
	background-image:url(/images/bg_orngfade.png);
	background-repeat:repeat-x;
	background-color:#FDF5E7;
	width:300px;
	margin-bottom:25px;
}
.starthere table
{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
#springfertilizers, #fallfertilizers
{
	border:solid 1px #F3905B;
	padding:6px;
	background-color:#FDF5E7;
}
#accountmessage
{
	border:solid 1px #F3905B;
	padding:6px;
	margin:6px 0 10px 0;
	background-color:#FDF5E7;
}
.selectBox
{
	padding:5px;
    border-bottom: #FDF5E7 solid 2px;
    border-right: #FDF5E7 solid 2px;
    border-left: #FDF5E7 solid 2px;
    border-top:  #FDF5E7 solid 2px;
    width:175px;
}
#springfertilizers input, #fallfertilizers input
{
	border:none;background:none;
}
.selectBox:hover 
{
    border-bottom: #FF6633 solid 2px;
    border-right: #FF6633 solid 2px;
    border-left: #F3905B solid 2px;
    border-top:  #F3905B solid 2px;
	background-color:#ffffff;
}
.selectBox .click
{
	color:#FDF5E7;
}
.selectBox:hover .click
{
	color:Gray;
}
.appmodule
{
	border:solid 1px #BFD9C9;
	background-color:#F7FBF7;
	float:right;width:250px;
	padding:5px 5px 5px 10px;margin:0px 0 8px 0;clear:right;
}

.appmodule2
{
	/*border:solid 1px #8AB199;
	background-color:#F7FBF7;*/
	float:right;width:250px;
	padding:30px 0 15px 10px;clear:right;
}

#primarycontent .appmodule ul{list-style-type:none;margin:0px;padding:0;}
#primarycontent .appmodule li{font-size:11px;padding:0 1em 0.5em 0;background-repeat:no-repeat;padding-left:22px;}
#primarycontent .appmodule h2{color:#01804E;font-size:15px;font-weight:bold;}
#primarycontent .appmodule ul.adxLinks li
{
	font-weight:normal;
	font-size:13px;
	background-image: url(/images/icons/page-icon.gif);
	background-position: 0em 0.1em;
	padding-left:22px;
}
#primarycontent .appmodule li.mimehtml
{
	font-weight:normal;
	font-size:13px;
	background-image: url(/images/icons/page-icon.gif);
	background-position: 0em 0.1em;
	padding-left:22px;
}
#primarycontent h2, #primarycontent > table
{
	margin-right:20px;
}
.hide
{
	display:none;
}
body { behavior:url("/css/csshover.htc"); }

.recommended
{
	background-color: #e9f0f3;
	margin: 0pt 0.5em 0pt 0.25em;
	padding: 1px 0.25em 2px 0.25em;
	font-weight:bold;
	font-size:13px;
}
