body
{
	font-family: 'Helveti3ca Neue' , 'Helve3tica' , 'Arial' , 'Verdana' , Tahoma, sans-serif;
	color: #000;
	font-size: 62.5%;
	text-align: center;
}
#content
{
	margin: 0 auto;
	width: 778px;
	background: transparent url(../images/common/topNavBGRepeat.png) repeat-x 0 0;
	position: relative;
	border: 1px solid #B2C788;
	text-align: left;
	overflow: visible;
}

#bottom
{
	clear: both;
	background: transparent url(../images/common/swoosh.png) no-repeat 0 0;
	height: 201px;
	width: 100%;
	z-index: -1000;
}

body.swoosh #bottom
{
	display: block;
}

#feature
{
	margin: 85px 0 25px 0;
	position: relative;
	overflow: visible;
	float: right;
	width: 600px;
}

#feature p
{
	font-size: 1.4em;
	margin: 1.2em 1.2em 1.2em 0;
}

#feature h3
{
	font-size: 1.6em;
	font-weight: bold;
}

/*FOR LARGE DATAGRID PAGES*/
#content2
{
	margin: 0px;
	width: 100%;
	background: transparent url(../images/common/topNavBGRepeat.png) repeat-x 0 0;
	position: relative;
	border: 1px solid #B2C788;
	text-align: left;
	overflow: visible;
}
#feature2
{
	margin-left: 170px;
	margin-top:65px;
}
#feature2 h1
{
	font-size: 1.8em;
	font-weight: bold;
	color: #663366;
	margin: 5px 0;
}
#feature2 h2
{
	font-size: 1.6em;
	font-weight: bold;
	margin: 15px 0;
}
#feature2 h3
{
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

div#topContainer
{
width:100%;
margin:0px;
position:relative;
}
div#filterSection
{
float:left;
font-size:1.5em;
width:430px;
padding:0;
margin:10px 5px 10px 0;
}
div#filterSection p
{
	padding:4px 0 4px 0;
}
div#sitesSection
{
margin-left:450px;
font-size:1em;
padding:5px;
}
/*END FOR LARGE DATAGRID PAGES  */

#header
{
	background: transparent url(../images/common/headerBG.png) no-repeat 0 0;
	height: 65px;
	position: absolute;
	top: 0;
	left: 170px;
	width: 606px;
}

#header h2#subtitle
{
	position: absolute;
	top: 10px;
	right: 20px;
	color: #663366;
	font-size: 2.4em;
	z-index: 1000;
	font-weight: normal;
	text-transform: lowercase;
}

#header h1
{
	text-indent: -3000px;
	width: 314px;
	height: 65px;
	background: transparent url(../images/common/HinesHorticulture.png) no-repeat 0 100%;
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
}

#header h1 a
{
	width: 314px;
	height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	outline: none;
}

ul#topNav
{
	position: absolute;
	top: 45px;
	left: 335px;
	height: 22px;
	width: 300px;
}

ul#topNav li
{
	display: inline;
	padding: 0 10px;
	font-weight: bold;
	font-size: 1.2em;
}

ul#topNav a:hover
{
	text-decoration: underline;
}

ul#topNav li a
{
	color: #FFC659;
	text-decoration: none;
}

#feature img.feature
{
	position: absolute;
	top: 48px;
	right: 0;
}

div#sideNavContainer
{
	padding-top: 150px;
	float: left;
	background: transparent url(../images/common/blocks.png) no-repeat 0 0;
	width: 170px;
	overflow: visible;
}

ul#sideNav
{
	padding: 0 !important;
	width: 170px;
}

ul#sideNav li
{
	list-style: none;
	margin: 5px 5px;
	font-weight: bold;
	font-size: 12px;
}

ul#sideNav a
{
	color: #663366;
	text-decoration: none;
}

ul#sideNav a:hover, ul#sideNav a:active
{
	border-bottom: 2px solid #663366;
}
ul#sideNav ul
{
	margin-left: 15px;
}

table#plantDetailsTable td
{
	font-size: .8em;
	vertical-align: top;
}

tr.plantDtlHeader td
{
	font-weight: bold;
}

select.plantSearch, input.plantSearch
{
	width: 350px;
}

table.plantSearch tr td
{
	padding: 5px;
}

table.plantSearch
{
	margin-bottom: 25px;
}

#feature h1, #feature h2, #feature h3, #feature h4, #feature h5, #feature h6
{
	color: #663366;
	margin: 5px 0;
}

#feature h1
{
	font-size: 1.8em;
	font-weight: bold;
}
#feature h2
{
	font-size: 1.6em;
	font-weight: bold;
	margin: 15px 0;
}
#feature h3
{
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

div#helpLink
{
	position: absolute;
	top: 5px;
	right: 15px;
}

tr.dgPager td
{
	font-size: .8em !important;
	height: 12px !important;
}

table.plantSearchResults
{
	border: none !important;
}

table.plantSearchResults td
{
	border: none;
	border-bottom: 1px solid #006633;
	font-size: 1.2em;
}

table#hardinessZones
{
	width: 600px;
	font-size: 1.2em;
	border: none;
}

table#hardinessZones th
{
	font-weight: bold;
	text-align: center;
}

table#hardinessZones td
{
	text-align: center;
	padding: 5px 0;
	border-bottom: 1px solid #006633;
}

#feature h2 a
{
	color: #006633;
}

div#shoppingCartLinks
{
	position: absolute;
	top: 5px;
	right: 15px;
	text-align: right;
}

strong
{
	font-weight: bold;
}

tr.dgHeader td
{
	font-weight: bold;
}

div#sideSearchForms
{
	margin-top: 15px !important;
}

div#sideSearchForms p
{
	margin: 0 5px !important;
}

div#sideSearchForms label
{
	display: block !important;
	padding-top: 15px !important;
	color: #663366 !important;
}
