@charset "utf-8";
/* ------------------------------------- MAIN */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
	/* ie6 hover bug fix */
	behavior:url("includes/htc/csshover.htc");
}
h1 {
	margin: 0 0 19px 0;
	color: #B20738;
	font: 1.82em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* ie6 png bug fix */
.png {
	behavior: url("includes/htc/iepngfix.htc");
}
a {
	color: #055a84;
	text-decoration: none;
}
a:hover {
	color: #000;
}
input.txt {
	padding: 5px 7px 4px 7px;
	background: #E8EDF0;
	border: 0;
}
.safari input.txt {
	padding: 6px 7px 5px 7px;
}
.chrome input.txt {
	padding: 5px 7px 4px 7px;
}
/* ------------------------------------- LAYOUT */
#container {
	margin: 0 auto;
	width: 980px;
}
#header {
	float: left;
	margin: 0 0 10px 0;
	position: relative;
	width: 100%;
}
#header .logo {
	float: left;
	margin: 35px 0 0 10px;
}
#header .tagline {
	float: left;
	margin: 63px 0 0 44px;
}
#header .gallery {
	clear: left;
	float: left;
	margin: 14px 0 0 0;
	width: 460px;
}
#header .gallery .img {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	height: 85px;
	position: relative;
	width: 105px;
	overflow: hidden;
}
#header .gallery .tl {
	left: 0;
	position: absolute;
	top: 0;
}
#header .gallery .tr {
	position: absolute;
	right: 0;
	top: 0;
}
.ie6 #header .gallery .tr {
	right: -1px;
	top: 0;
}
#header .gallery .br {
	bottom: 0;
	position: absolute;
	right: 0;
}
.ie6 #header .gallery .br {
	bottom: -1px;
	right: -1px;
}
#header .gallery .bl {
	bottom: 0;
	left: 0;
	position: absolute;
}
.ie6 #header .gallery .bl {
	bottom: -1px;
}
#header .calendars {
	left: 474px;
	position: absolute;
	top: 161px;
}
#header .bannerimagebottom {
	position: absolute;
	/*right: 43px;*/
	right: 0;
	top: 0;
}
#centrecolumn {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	position: relative;
	width: 705px;
}
#rightcolumn {
	display: inline;
	float: right;
	margin: 0 10px 0 0;
	position: relative;
	width: 240px;
}
.breadcrumb {
	float: left;
	padding: 8px 10px 8px 15px;
	width: 680px;
	background: url(../../images/global/breadcrumb-bg.png);
	border-bottom: 1px solid #C5B4BA;
}
.blogpage .breadcrumb {
	background: url(../../images/global/breadcrumb-bg-blog-2.png);
	border-bottom:1px solid #74883D;
}
.breadcrumb span{
	padding: 0px 5px 0px 5px;
	color: #003e5d;
}
.breadcrumb .youarehere {
	float: left;
	padding: 3px 0 0 0;
}
.breadcrumb select {
	float: right;
}
#brands {
	float: left;
	margin: 18px 0 0 0;
	position: relative;
	width: 100%;
	text-align: center;
}
#brands * {
	vertical-align: middle;
}
#brands img {
	margin: 0 0 0 27px;
}
/* ------------------------------------- MAIN MENU */
#mainnavWrap {
	position: relative;
	z-index: 1;
}
#mainnav {
	float: left;
	position: relative;
	width: 100%;
	z-index: 1;
	}
.nav {
	float: left;
	position: relative;
	width: 100%;
	font-size: 1.09em;
	background: #003E5D url(../../images/global/mainnav-bg.gif) repeat-x;
}
.nav li {
	float: left;
	background: url(../../images/global/mainnav-divider.gif) right repeat-y;
	position: relative;
}
.nav li.right {
	background: url(../../images/global/mainnav-divider.gif) left repeat-y;
}
.nav li.nodivider {
	background: none;
}
.nav .right {
	float: right;
}
.nav a {
	float: left;
	margin: 0 2px 0 0;
	padding: 12px 9px;
	color: #fff !important;
	text-decoration: none;
}
.nav .right a {
	margin: 0 0 0 2px;
}
.nav a:hover {
	background: url(../../images/global/mainnav-hover.gif);
}
.safari .nav a {
	padding: 12px 12px 13px 12px;
}
.chrome .nav a {
	padding: 12px 12px;
}
.nav .organic {
	position: relative;
	padding: 12px 42px 12px 12px;
	margin: 0;
}
.nav .organic img {
	position: absolute;
	top: 5px;
	right: 7px;
	clear: both;
}
#mainnav .br {
	bottom: 0;
	clear: both;
	position: absolute;
	right: 0;
}
.ie6 #mainnav .br {
	bottom: -1px;
}
#mainnav .bl {
	bottom: 0;
	clear: both;
	left: 0;
	position: absolute;
}
.ie6 #mainnav .bl {
	bottom: -1px;
}
#mainnav .bannerimagetop {
	right: 235px;
	position: absolute;
	top: 0;
}
.nav li ul li {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	background: none;
}
.nav li ul li img {
	float: left;
	margin: 0px;
	padding: 0px;
}
.nav li ul a.last{
	border-bottom: none;
	padding: 8px 10px 4px 15px;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	background: url(../../images/global/mainnav-hover.gif);
}
.nav ul {
  margin: 0;
  position: absolute;
  top: -999em;
}
.nav li:hover ul,
.nav li.sfHover ul {
	float: left;
	position: absolute;
	top: 39px;
	left: 0px;
	width: 140px;
	background: none;
}
.nav ul a {
	float: left;
	width: 115px;
	background: #b2093a;
	border-top: 1px solid #c13960;
	border-bottom: 1px solid #921236;
	padding: 8px 10px 8px 15px;
	margin: 0px;
	filter:alpha(opacity=95);
	opacity: 0.95;
}
/* ------------------------------------- CONTENT */
.maincontent {
	float: left;
	padding: 13px 16px;
	width: 673px;
	/* min height */
	min-height: 283px;
	height: auto !important;
	height: 283px;
	background: url(../../images/global/maincontent-bg.png) repeat-x;
	border-top: 1px solid #FDFDFD;
}
.maincontent p {
	/*clear: both;*/
	font-size: 1.09em;
	line-height: 1.5em;
	margin: 0 0 21px 0;
	color: #666;
}
.maincontent ul li {
	color: #666666;
	font-size: 1.09em;
	line-height: 1.5em;
	margin: 0 0 10px 16px;
	list-style-type: square;
}
.maincontent .sitemap {
	margin: 0 0 21px 0;
	color: #666;
	font-weight: bold;
}
.maincontent .sitemap li {
	margin: 15px 0 15px 0;
	font-size: 1.09em;
	list-style-type: none;
}
.maincontent .sitemap a {
	color: #B20738;
}
.maincontent .sitemap a:hover {
	text-decoration: underline;
}
.maincontent .sitemap ul {
	font-weight: normal;
	margin: 0 0 0 15px;
}
.maincontent .sitemap ul li {
	margin: 5px 0 5px 0;
	font-size: 1em;
}
.maincontent .sitemap ul a {
	color: #666;
}
.maincontent .paging {
	display: inline;
	float: left;
	margin: 0px -16px 10px -16px;
	padding: 5px 9px 5px 16px;
	width: 680px;
	background: #fff;
	color: #666666;
	text-align: right;
	font-size: 1.1em;
}
.maincontent .paging input {
	width: 26px;
	border: 1px solid #e3e3e3;
	padding: 2px 1px;
	margin: 0px 0px 0px 3px;
	background: #f8f8f8;
	color: #666;
	text-align: right;
}
.maincontent .paging a.prev {
	background: url(../../images/buttons/pagingPrev.gif) 0px 5px no-repeat;
	padding: 0px 0px 0px 12px;
	color: #999999;
}
.maincontent .paging a.next {
	background: url(../../images/buttons/pagingNext.gif) right 5px no-repeat;
	padding: 0px 12px 0px 0px;
	color: #999999;
}
.maincontent .paging a:hover.prev {
	background: url(../../images/buttons/pagingPrevMO.gif) 0px 5px no-repeat;
	padding: 0px 0px 0px 12px;
	color: #003e5d;
}
.maincontent .paging a:hover.next {
	background: url(../../images/buttons/pagingNextMO.gif) right 5px no-repeat;
	padding: 0px 12px 0px 0px;
	color: #003e5d;
}
.maincontent .paging a.prev.selected {
	background: url(../../images/buttons/pagingPrevMO.gif) 0px 5px no-repeat;
	padding: 0px 0px 0px 12px;
	color: #003e5d;
}
.maincontent .paging a.next.selected {
	background: url(../../images/buttons/pagingNextMO.gif) right 5px no-repeat;
	padding: 0px 12px 0px 0px;
	color: #003e5d;
}
.maincontent .subcats {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: -10px 0px 0px 0px;
	width: 670px;
}
.maincontent .type {
	float: left;
	background: url(../../images/misc/typeTL.gif) top left no-repeat #e8d5d8;
	font-size: 0.9em;
	margin: 0px 5px 5px 0px;
}
.maincontent .type p {
	/*float: left;*/
	background: url(../../images/misc/typeTR.gif) top right no-repeat;
	margin-bottom: 0px;
}
.maincontent .type a {
	float: left;
	background: url(../../images/misc/typeBL.gif) bottom left no-repeat;
}
.maincontent .type span {
	float: left;
	background: url(../../images/misc/typeBR.gif) bottom right no-repeat;
	cursor: pointer;
	padding: 4px 9px;
}
.maincontent .intro {
	color: #333;
}
.maincontent .row {
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E8D5D8;
}
.maincontent .row .img {
	display: inline;
	float: left;
	margin: 0 15px 0 0;
	width: 150px;
	overflow: hidden;
	/* min height */
	min-height: 153px;
	height: auto !important;
	height: 153px;
}
.maincontent .row .desc {
	float: left;
	width: 508px;
}
.maincontent .desc a {
	color: #666;
}
.maincontent .desc .intro a {
	color: #333;
}
.maincontent .desc .button {
	float: left;
	margin: 0 0 21px 0;
}
.maincontent strong {
	color: #333;
}
.maincontent .left {
	float: left;
	width: 330px;
}
.maincontent .left  p{
	color: #333;
}
.maincontent .left  a{
	color: #b10536;
	border-bottom: 1px dotted #b10536;
}
.maincontent .left  a:hover{
	color: #b10536;
	margin: 0px 0px 1px 0px;
	border-bottom: none;
}
.maincontent .right {
	float: right;
	width: 341px;
}
.credentialpage .maincontent .right {
	float: right;
	margin: -45px 0 0 0;
	width: 341px;
}
.maincontent .right .map {
	float: left;
	width: 341px;
	position: relative;
	margin: 0px 0px 10px 0px;
}
.maincontent .right .map .top {
	float: left;
	width: 341px;
	position: absolute;
	top: 0px;
	left: 0px;
	clear: both;
}
.maincontent .right .map .bottom {
	float: left;
	width: 341px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear: both;
}
.maincontent .right .form, .top, .bottom {
	float: left;
	width: 341px;
}
.maincontent .right .form .form {
	float: left;
	width: 326px;
	padding: 0px 15px 0px 0px;
	background: #f6f1f1;
	font-size: 1.1em;
}
.maincontent .right .form .form .row {
	float: right;
	width: 310px;
	margin: 0px 0px 5px 0px;
}
.maincontent .right .form .form .row.text {
	margin: 0px 0px 15px 0px;
}
.maincontent .right .form .form label {
	float: left;
	width: 80px;
}
.maincontent .right .form .form .row span {
	color: #b71744;
	font-size: 1.2em;
}
.maincontent .right .form .form input {
	float: right;
	width: 220px;
	border: 1px solid #d2d2d2;
	padding: 1px 3px 3px 3px;
}
.maincontent .right .form .form #btnSubmit {
	margin: 3px 10px 0 0;
	padding: 0;
	width: auto;
	border: 0;
}
.maincontent .right .form .form textarea {
	float: right;
	width: 220px;
	height: 80px;
	border: 1px solid #d2d2d2;
	padding: 1px 3px 3px 3px;
}
.panel {
	display: inline;
	float: left;
	position: relative;
	margin: 0px 3px 3px 0px;
	width: 226px;
}
.panel .top {
	position: absolute;
	top: 0px;
	clear: both;
	height: 35px;
	width: 226px;
}
.panel .title {
	position: absolute;
	top: 0px;
	padding: 7px 15px 0px 15px;
	clear: both;
}
.panel .title a {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
}
.panel .panelImg {
	overflow: hidden;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 2px 0 0 0;
}
.panel .text {
	position: absolute;
	padding: 5px 15px;
	bottom: 6px;
	left: 1px;
	clear: both;
	background: url(../../images/panels/panel-back.png) top left repeat;
	color: #003e5d;
	font-weight: bold;
	width: 194px;
}
.panel .text a {
	color: #003e5d;
	font-weight: bold;
}
.panel .bottom {
	position: absolute;
	bottom: 0px;
	clear: both;
	height: 10px;
	float: none;
	width: 226px;
}

.panel.long {
	width: 325px;
}
.panel.long .top {
	width: 325px !important;
	/*width: 343px !important;*/
}
.panel.long .title a {
	/*width: 313px;*/
}
.panel.long .panelImg {
	width: 323px;
}
.panel.long .text {
	width: 293px !important;
}
.panel.long .bottom {
	width: 325px !important;
	/*width: 343px !important;*/
}

.panel.short {
	width: 161px;
}
.panel.short .top {
	width: 161px !important;
}
.panel.short .title a {
	/*padding: 9px 15px 0px 15px;*/
	font-size: 1.2em;
	width: 131px;
}
.panel.short .panelImg {
	width: 159px;
}
.panel.short .text {
	width: 129px !important;
}
.panel.short .bottom {
	width: 161px !important;
}

.panel.uk {
	width: 270px;
}
.panel.uk .top {
	width: 270px !important;
	/*width: 343px !important;*/
}
.panel.uk .title a {
	/*width: 258px;*/
}
.panel.uk .panelImg {
	width: 268px;
}
.panel.uk .text {
	width: 265px !important;
}
.panel.uk .bottom {
	width: 270px !important;
	/*width: 343px !important;*/
}

.panel.world {
	width: 375px;
}
.panel.world .top {
	width: 375px !important;
	/*width: 343px !important;*/
}
.panel.world .title a {
	/*width: 363px;*/
}
.panel.world .panelImg {
	width: 373px;
}
.panel.world .text {
	width: 370px !important;
}
.panel.world .bottom {
	width: 375px !important;
	/*width: 343px !important;*/
}

/* ----------------------------------------------*/
.panellinks {
	clear: both;
	/*display: inline;*/
	float: left;
	margin: 0 0 8px 8px;
	/*padding: 0 0 0 16px;*/
	width: 656px;
}
.panellinks.homelinks {
	width: 693px;
}
.sidepanel {
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}
.sidepanel .footer {
	float: left;
	display: block;
}
.sidepanel .heading, .productsearch .footer {
	float: left;
}
.sidepanel .heading a {
	display: inline;
	float: right;
	margin: 11px 14px 0 0;
	color: #fff;
	font-size: 1.09em;
}
.sidepanel .heading a:hover {
	border-bottom: 1px dotted #fff;
}
.sidepanel .content {
	clear: both;
	float: left;
	padding: 15px 15px 9px 15px;
	width: 210px;
}
.sidepanel .row {
	float: left;
	margin: 15px 0 0 0;
	width: 100%;
}
.sidepanel .thumb {
	display: inline;
	float: left;
	margin: 0 0 0 15px;
	overflow: hidden;
	width: 60px;
}
.sidepanel .text {
	display: inline;
	float: left;
	margin: 0 0 0 15px;
	overflow: hidden;
	width: 140px;
}
.sidepanel .text.fullwidth {
	width: 210px;
}
.sidepanel .title {
	float: left;
	padding: 0 15px 0 0;
	background: url(../../images/panels/news-arrow.gif) right 4px no-repeat;
	color: #003E5D;
}
.sidepanel .intro {
	clear: both;
	float: left;
	width: 100%;
	color: #333;
}
.productsearch .content {
	background: #1B5A7A;
}
.productsearch input {
	float: left;
}
.productsearch .txt {
	width: 140px;
	background: #E9EFF2 url(../../images/panels/product-search-txt-bg.gif) left top no-repeat;
}
.latestnews {
	background: #EAE5E5;
}
.latestnews .heading {
	background: #BD345A url(../../images/panels/latest-news.gif) no-repeat;
	/* min height */
	min-height: 35px;
	height: auto !important;
	height: 35px;
	width: 240px;
}
.blog {
	background: #DFEBC9;
}
.blog .heading {
	padding: 0 0 10px 0;
	width: 240px;
	/* min height */
	min-height: 35px;
	height: auto !important;
	height: 35px;
	background: #74883D url(../../images/panels/growers-blog.gif) no-repeat;
}
.blog .heading .name {
	display: inline;
	float: left;
	margin: 30px 0 0 15px;
	width: 119px;
	color: #fff;
	font-size: 1.17em;
}
.blog .heading .picture {
	display: inline;
	float: right;
	margin: 10px 10px 0 0;
	width: 91px;
}
.blog .heading .readblogs {
	float: left;
	margin: 5px 0 0 0;
	font-size: 0.93em;
}
.news .blog {
	float: right;
	margin: 0 0 10px 10px;
	width: 111px;
	background: #E1E3CF;
	border: 1px solid #4C4F2D;
	color: #4C4F2D;
	font-size: 1.17em;
}
.news .blog .picture {
	display: inline;
	float: left;
	margin: 10px 0 0 10px;
}
.news .blog .name {
	display: inline;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0 0 10px 0;
}
.credentials li {
	height: 96px;
	margin: 0 -10px 0 0;
	position: relative;
	width: 250px;
	background: url(../../images/panels/credentials.gif);
}
.credentials a {
	display: block;
	height: 96px;
}
.credentials a:hover {
	background: url(../../images/panels/credentials-hover.gif);
}
/* ------------------------------------- FOOTER */
#footer {
	float: left;
	margin: 30px 0 0 0;
	padding: 12px 14px;
	position: relative;
	width: 952px;
	background: #ECE7E7 url(../../images/global/footer-bg.gif) left center no-repeat;
}
#footer img {
	position: absolute;
	top: -15px;
	right: 0;
}
#centrecolumn.newsPage {
	width: 495px;
}
#centrecolumn.newsPage .breadcrumb {
	width: 470px;
	background: url(../../images/global/breadcrumb-bg-news.png);
}
#centrecolumn.newsPage .maincontent {
	width: 463px;
}

#centrecolumn.newsPage .paging {
	width: 470px;
	position: relative;
}
#centrecolumn.newsPage.blogpage .breadcrumb {
	background: url(../../images/global/breadcrumb-bg-blog.png);
	border-bottom: 1px solid #74883D;
}
.blogpage .maincontent {
	background: url(../../images/global/maincontent-bg-blog.png) repeat-x;
}
.news {
	float: left;
	width: 100%;
}
.news .newsgallery {
	float: right;
	width: 318px;
	overflow: hidden;
	margin: 0px 0px 0px 15px;
}
.news .newsgallery .text {
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
	text-align: center;
	font-size: 1.09em;
	font-style: italic;
}
.news .text {
	float:left;
	width:335px;
}
.news .text-fullwidth {
	float:left;
	width:100%;
}
.news .newsgallery .mainimage {
	margin-bottom:5px;
}
.news .newsgallery .thumbnails {
	vertical-align:top;
}
.news .newsgallery .thumbnails .thumbwrapper {
	float:left;
	margin-bottom:5px;
	margin-right:6px;
	height:100px;
	overflow: hidden;
	vertical-align:top;
}
.news .text-fullwidth p {
	/*float: left;
	width: 100%;*/
}
.news .text p {
	/*float: left;
	width: 335px;*/
}
.newslisting {
	float: left;
	width: 100%;
}
.newslisting p {
	color: #333;
	/*clear: both;*/
}
.newslisting .desc a {
	color: #333;
}
.newslisting .row {
	float: left;
	width: 100%;
}
.newslisting .row .img {
	float: left;
	width: 100px;
	margin: 0px 10px 0px 0px;
}
.newslisting .row .desc {
	float: left;
	width: 350px;
}
.newslisting .desc p {
	margin: 0 0 4px 0;
}
.newslisting .desc .intro a {
	color: #003E5D;
	border-bottom: 1px dotted #003E5D;
}
.newslisting .desc .intro a:hover {
	border-bottom: 1px dotted #fff;
}
.newsdates {
	float: left;
	display: inline;
	margin: 0px 0px 0px 10px;
	width: 200px;
	position: relative;
}
.newsdates .archive {
	float: left;
	width: 180px;
	padding: 1px 10px 0px 10px;
	background: url(../../images/panels/monthsBack.png) top left repeat;
}
.newsdates .months {
	float: left;
	width: 190px;
	padding: 0px 0px 0px 10px;
	background: url(../../images/panels/monthsBack.png) top left repeat;
}
.newsdates .month {
	float: left;
	width: 180px;
	background: #fff;
	margin: 10px 0px 0px 0px;
}
.newsdates .month p {
	margin: 0px 0px 5px 15px;
}
.newsdates .month ul {
	float: left;
	display: inline;
	margin: 0px 0px 0px 15px;
	width: 165px;
}
.newsdates .month li {
	float: left;
	display: inline;
	margin: 0px 0px 5px 0px;
	width: 64px;
	color: #999999;
}
.newsdates .month li.short {
	width: 25px;
}
.newsdates .month a {
	color: #003366;
	border-bottom: 1px dotted #003366;
}
.newsdates .bottom, .newsdates .top {
	float: left;
	height: 9px;
	width: 200px;
}
.blogdates .archive {
	background: url(../../images/panels/monthsBack-blog.png);
}
.blogdates .months {
	background: url(../../images/panels/monthsBack-blog.png);
}
.pdfdownloads {
	clear: both;
	float: left;
	margin: 0 0 19px 0;
	width: 100%;
}
.pdfdownloads li {
	background: url(../../images/icons/pdf.gif) left center no-repeat;
	clear: both;
	padding: 5px 5px 5px 25px;
}