/* @override 
	http://staging1.thecivicgroup.com/clients/serenade/styles/base.css
	http://childersmarketing.com/serenade/styles/base.css
*/

/* @group Vendor */
#container img.bio-image {
  float: left;
  padding: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin: 4px 10px 1em 0;
}
#container table a {
  border: none;
}
table.stripeMe {
	border-collapse: collapse;
	margin:0.5em 0 1.5em 0;
	width: 100%;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
}

/* My Comment */

.stripeMe th {
	background: #b02b57;
	color: #fff;
	font-weight: bold;
	padding: 4px 11px;
	text-align: left;
	border-right: 1px solid #aaa;
	line-height: 1.5;
	border-bottom: none;
}

.table-last {
	border: none;
}

.stripeMe td {
	padding: 8px 11px;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	vertical-align: top;
}
.stripeMe td br {
	line-height: 1.5;
}

.stripeMe td * {
	padding: 8px 11px;
}

.stripeMe tr.alt td {
	background: #ffe8dc;
}

#container table.stripeMe tr td.region {
  font-weight: bold;
  color: #333;
  background-color: #ffa;
}

.stripeMe tr.over td, .stripeMe tr:hover td {
	background: #bcd4ec;
}

div.vendor-info {
  width: 284px;
  float: left;
}


/* @end */

/* @group general */

body {
  background: url(../images/sample_bg.png) repeat-x;
}

#container {
  width: 960px;
  margin: 0 auto;
  position: relative;
  background: url(../images/menu2.gif) no-repeat -9999px 0;
}

#home #container {
  background: #fff url(../images/home-bg.gif) no-repeat;
}

#subpage #container {
  background: #fff url(../images/body.png) no-repeat;
}

#header {
  height: 80px;
  position: relative;
  z-index: 10;
  background: url(../images/header.png) no-repeat;
}

#header h1 {
  width: 210px;
  height: 51px;
  margin: 0;
  padding: 18px 5px 0;
  float: left;
  background: url(../images/h1.gif) 0px top no-repeat;
}

#header h1 a {
  display: block;
  width: 100%;
  height: 100%;
}

#header h1 span {
  display: none;
}

/* @end */

/* @group Home Page */

ul.follow {
  text-align: right;
  position: absolute;
  top: 180px;
  z-index: 100;
  right: 34px;
  width: 198px;
  font-size: 0.75em;
  line-height: 1.333em;
}

ul.follow li a {
  padding-right: 50px;
  display: block;
  color: #fafcd6;
  text-decoration: none;
}

ul.follow li.facebook a, ul.follow li.twitter a, ul.follow li.canada a {
  margin-bottom: 1em;
  background: url(../images/fb.gif) no-repeat right center;
}

ul.follow li.twitter a {
  background-image: url(../images/tw.gif) ;
}
ul.follow li.canada a {
  background-image: url(../images/caflag.png);
  padding-bottom: 15px;
}
ul.follow li a:hover {
  text-decoration: underline;
}

.slideshow {
  height: 310px;
  position: relative;
  margin-bottom: 40px;
  top: -20px;
}

.home-about {
  width: 440px;
  position: relative;
  margin-left: 30px;
  float: left;
  margin-bottom: 20px;
}

.home-about a, #home-news a {
  color: #13a;
  font-size: 0.875em;
}

.home-about a:hover, #home-news a:hover {
  color: #a55;
}

#home-news {
  width: 400px;
  position: relative;
  margin-right: 10px;
  margin-bottom: 20px;
  float: right;
}

#home-news dl {
  margin-bottom: 18px;
  padding-top: 12px;
  border-top: 1px solid #e2e2e2;
  clear: left;
}

#home-news dt {
  width: 100px;
  height: 50px;
  float: left;
  margin-right: 20px;
  padding-top: 4px;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 20px;
  color: #333;
}

#home-news dd {
  font-size: 1em;
  color: #545;
  line-height: 1.4;
}

.home-about p {
  margin-bottom: 1em;
  font-size: .875em;
  line-height: 1.4em;
  color: #404040;
}

#home-news h2, .home-about h2 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
}

/* @end */

/* @group Navigation Rules */

#nav {
  width: 587px;
  height: 31px;
  top: 18px;
  right: 11px;
  position: absolute;
  background: url(../images/menu.gif);
}

#nav li {
  display: inline;
}

#nav li a:link, #nav li a:visited {
  position: absolute;
  top: 0;
  height: 31px;
  text-indent: -9999em;
  overflow: hidden;
  z-index: 10;
}

#nav #for-vendors-nav a:link, #nav #for-vendors-nav a:visited, #for-vendors-nav-current a {
  left: 0;
  width: 94px;
}

#nav #for-vendors-nav a:hover, #nav #for-vendors-nav a:focus {
  background: url(../images/menu2.gif) no-repeat;
}

#nav #for-vendors-nav a:active {
  background: url(../images/menu.gif) no-repeat 0 1px;
}

#for-vendors-nav-current a:link, #for-vendors-nav-current a:visited {
  background: url(../images/menu2.gif) no-repeat 0 0px;
  cursor: default;
}

#nav #for-gardeners-nav a:link, #nav #for-gardeners-nav a:visited, #for-gardeners-nav-current a {
  left: 96px;
  width: 107px;
}

#nav #for-gardeners-nav a:hover, #nav #for-gardeners-nav a:focus {
  background: url(../images/menu2.gif) no-repeat -96px 0px;
}

#nav #for-gardeners-nav a:active {
  background: url(../images/menu.gif) no-repeat -96px 1px;
}

#for-gardeners-nav-current a:link, #for-gardeners-nav-current a:visited {
  background: url(../images/menu2.gif) no-repeat -96px 0px;
  cursor: default;
}

#nav #faqs-nav a:link, #nav #faqs-nav a:visited, #faqs-nav-current a {
  left: 206px;
  width: 49px;
}

#nav #faqs-nav a:hover, #nav #faqs-nav a:focus {
  background: url(../images/menu2.gif) no-repeat -206px 0;
}

#nav #faqs-nav a:active {
  background: url(../images/menu.gif) no-repeat -206px 1px;
}

#faqs-nav-current a:link, #faqs-nav-current a:visited {
  background: url(../images/menu2.gif) no-repeat -206px 0;
  cursor: default;
}

#nav #labels-and-msds-nav a:link, #nav #labels-and-msds-nav a:visited, #labels-and-msds-nav-current a {
  left: 257px;
  width: 117px;
}

#nav #labels-and-msds-nav a:hover, #nav #labels-and-msds-nav a:focus {
  background: url(../images/menu2.gif) no-repeat -257px 0px;
}

#nav #labels-and-msds-nav a:active {
  background: url(../images/menu.gif) no-repeat -257px 1px;
}

#labels-and-msds-nav-current a:link, #labels-and-msds-nav-current a:visited {
  background: url(../images/menu2.gif) no-repeat -257px 0px;
  cursor: default;
}

#nav #contact-us-nav a:link, #nav #contact-us-nav a:visited, #contact-us-nav-current a {
  left: 376px;
  width: 88px;
}

#nav #contact-us-nav a:hover, #nav #contact-us-nav a:focus {
  background: url(../images/menu2.gif) no-repeat -376px 0px;
}

#nav #contact-us-nav a:active {
  background: url(../images/menu.gif) no-repeat -376px 1px;
}

#contact-us-nav-current a:link, #contact-us-nav-current a:visited {
  background: url(../images/menu2.gif) no-repeat -376px 0px;
  cursor: default;
}

#nav #about-agraquest-nav a:link, #nav #about-agraquest-nav a:visited, #about-agraquest-nav-current a {
  left: 466px;
  width: 122px;
}

#nav #about-agraquest-nav a:hover, #nav #about-agraquest-nav a:focus {
  background: url(../images/menu2.gif) no-repeat -466px 0px;
}

#nav #about-agraquest-nav a:active {
  background: url(../images/menu.gif) no-repeat -466px 1px;
}

#about-agraquest-nav-current a:link, #about-agraquest-nav-current a:visited {
  background: url(../images/menu2.gif) no-repeat -466px 0px;
  cursor: default;
}

/* @end */

/* @group Main */

#main {
  width: 897px;
  margin: 50px 32px 0;
}

#main h1 {
  padding-top: 9px;
  font-size: 24px;
  margin-bottom: 12px;
}

#content {
  min-height: 300px;
  padding: 20px;
  clear: left;
  border: 1px solid #fff;
  background: url(../images/content-bg.png) no-repeat;
}

#main h2 {
  font-size: 21px;
  margin-top: 1px;
  margin-bottom: 11px;
  line-height: 1.333;
}

#main h3 {
  font-size: 15px;
  line-height: 1.538;
}

#main h4 {
  font-size: 13px;
  line-height: 1.615;
}

#content p {
  font-size: 13px;
  line-height: 1.538;
  margin-bottom: 13px;
}

#content strong {
  font-weight: 700;
}

#content a {
  text-decoration: none;
  border-bottom: 1px dotted;
}

#content em {
  font-style: italic;
}

#content ul li, #content ol li {
  margin-left: 20px;
}

#content li {
  font-size: 12px;
  line-height: 1.667;
}

#content ul li {
  list-style: circle;
  list-style-type: disc;
}

#content ol li {
  list-style-type: decimal;
}

#content ul, #content ol {
  margin-bottom: 21px;
}

#content img {
  border: 1px solid #f0f0f0;
}

th {
  padding: 6px 12px 6px 0;
  font-size: 13px;
  border-bottom: 2px solid #92b9a7;
}

td {
  padding: 6px 12px 6px 0;
  font-size: 12px;
  border-bottom: 1px solid #e8e8e8;
}

#content .left {
  float: left;
  margin-right: 10px;
}

#content .right {
  float: right;
  margin-left: 10px;
}

#content .sidequote {
  padding: 12px 12px 0;
  border: 1px solid #f2f2f2;
  font-variant: italic;
  background-color: #f9f9f9;
}

/* @group Team Accordion */

.team-accordion .ui-accordion .ui-state-active {
  background: #444;
}


.team-accordion dt, .team-accordion dd{
  height: auto;
  padding: 6px 5px;
  clear: left;
  font:bold 0.875em/1.5 Arial, sans-serif;
}

.team-accordion dt {
  border-bottom: 1px solid #e5e5e5;
}

.team-accordion dd {
  font-weight: normal;
  padding: 10px 30px 10px 16px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  height: auto;
}

/* @end */

/* @group Sales */

.sales {
  float: left;
  width: 226px;
  height: 320px;
}

.staticsales {
  float: left;
  width: 185px;
  height: 160px;
}

.king {
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}

.king dt {
  float: left;
  margin-right: 20px;
}

#sales-tabs {
  clear: left;
  height: 380px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 24px;
}

#content ul.sales-selector li {
  width: 230px;
  margin-left: 0;
  padding: 0;
  list-style: none;
}

#content ul.sales-selector {
  width: 230px;
  margin-right: 53px;
  float: right;
  padding: 0;
}

#content ul.sales-selector li a {
  border: none;
  display: block;
  padding-left: 10px;
  font-size: 12px;
}

#content ul.sales-selector li.ui-state-active a {
  padding: 0 0 0 10px;
}

.noimage {
  height: 150px;
}

.sales dt,.staticsales dt {
  font-size: 12px;
  font-weight: 700;
}

.sales img {
  
}

.sales h4,.staticsales h4 {
  font-size: 14px;
}

.sales h4 span,.staticsales h4 span {
  font-size: 12px;
  display: block;
  margin: 0;
  line-height: 16px;
  margin-bottom: 12px;
}

.sales address,.staticsales address {
  font-size: 12px;
  line-height: 18px;
}

/* @end */

#content ul.labels-msds li {
  list-style-image: url(../images/labels-msds-ico.gif);
  padding-top: 2px;
  margin-left: 130px;
}

#content #labels-msds h3 {
clear: left;
margin-bottom: 1em;
}

#content #labels-msds img.left {
	margin-bottom: 1em;
}

#content ul.labels-msds li a {
  border: none;
}

#content #labels-msds h2 {
  clear: left;
  margin-bottom: 0;
  border-top: 1px solid #e4e4e4;
  padding-top: 12px;
}

/* @group Global Map */

#content ul#global-map li {
  list-style: none;
}

#content ul#global-map {
  display: block;
  width: 554px;
  height: 239px;
  background: url(../images/maps/global-bg.jpg) no-repeat;
  position: relative;
}

ul#global-map li a {
  display: block;
  border: none;
  text-indent: -9000em;
  overflow: hidden;
}

ul#global-map li a div {
  display: none;
}

#content a#nafta {
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer;
  width: 241px;
  height: 120px;
}

#content a#nafta:hover {
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer;
  width: 241px;
  height: 120px;
  background: url(../images/maps/nafta.jpg) no-repeat;
}

#content a#latam {
  position: absolute;
  cursor: pointer;
  top: 104px;
  width: 136px;
  height: 115px;
  left: 96px;
}

#content a#latam:hover {
  position: absolute;
  cursor: pointer;
  top: 104px;
  width: 136px;
  height: 115px;
  left: 96px;
  background: url(../images/maps/latam.jpg) no-repeat;
}

#content a#emea {
  position: absolute;
  cursor: pointer;
  top: 30px;
  right: 47px;
  width: 271px;
  height: 159px;
}

#content a#emea:hover {
  position: absolute;
  cursor: pointer;
  top: 30px;
  right: 47px;
  width: 271px;
  height: 159px;
  background: url(../images/maps/emea.jpg) no-repeat;
}

#content a#apac {
  position: absolute;
  cursor: pointer;
  bottom: 20px;
  right: 44px;
  width: 169px;
  height: 155px;
}

#content a#apac:hover {
  position: absolute;
  cursor: pointer;
  bottom: 20px;
  right: 44px;
  width: 169px;
  height: 155px;
  background: url(../images/maps/apac.jpg) no-repeat;
}

/* @end */

/* @end */

/* @group Colors */

/* Heading Green */

h1,h2,h3,h4,h5,h6,th,.team-accordion h3 a,#content label, #content legend, .tech-sheets li a, .chart-data li a {
  color: #a01644;
}

/* Body Text Color */

#content,.team-accordion h3 a span {
  color: #3e3e3e;
}

/* Body Orangish Color */

.selector a:hover, #content a {
  color: #834e45;
}

/* Body Bluish Color */

#content a:hover,
#accordion h5 a:hover {
  color: #6588c8;
}

/* Menu Bright Yellow */

#accordion div a:hover,
#accordion ul li strong,
.ui-accordion-content strong a {
  color: #f5f1b4;
}

/* @end */

/* @group Typography */

h1,h2,h3,h4,h5,h6,dt,th,#content legend,#content label, a.button {
  font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
  font-weight: 300;
}

th {
  font-weight: 700;
}

p,li,table,dd,#content fieldset p, a {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

/* @end */

/* @group Contact Form */

#content fieldset {
  margin-bottom: 12px;
}

#content legend {
  padding-left: 140px;
  padding-top: 12px;
  padding-bottom: 10px;
}

#content fieldset div {
  clear: both;
  margin-bottom: 12px;
}

#content label {
  width: 120px;
  font-size: 12px;
  padding-top: 9px;
  text-align: right;
  margin-right: 20px;
  display: block;
  float: left;
}

#content input#name, input#email, #content input#city, #content textarea {
  width: 260px;
  border: 1px solid #cbcbcb;
}

#content input#name, input#email, #content input#city {
  font-size: 14px;
  padding: 3px;
}

#content textarea#street {
  height: 60px;
  padding: 6px 3px;
}

#content textarea#comment {
  height: 140px;
  padding: 3px;
}

#content fieldset p {
  width: 260px;
  padding-left: 140px;
  font-size: 10px;
}

#content fieldset {
  padding-bottom: 12px;
  border-bottom: 1px solid #dcdcdc;
}

#content fieldset .submit {
  padding-left: 140px;
}

address.contact-info {
	font: normal 0.8em/1.3em Arial, Helvetica, sans-serif;
	margin-left: 136px;
}

/* @end */

/* @group Crops Section */

#content h2 img {
  background: #fff;
  padding: 30px 20px;
  float: left;
  margin-right: 20px;
}

#content .tech-sheets li, #content .chart-data li {
  margin: 0;
  list-style: none;
}

#content .tech-sheets {
  background: #f7f7f7;
  padding: 12px;
  margin-bottom: 60px;
  border: 1px solid #ddd;
}

.tech-sheets a {
  border: none;
  padding: 10px 0 10px 40px;
  font-weight: 700;
  display: block;
  background: url(../images/full_page.gif) no-repeat left center;
}

.chart-data a {
  border: none;
  padding: 6px 0 3px 40px;
  font-weight: 700;
  display: block;
  background: url(../images/chart.gif) no-repeat left center;
}

/* @end */

#footer {
  font-size: 10px;
  padding-top: 30px;
  clear: both;
  background: url(../images/footer.gif) no-repeat;
  color: #909c9a;
}

#footer h4 {
  width: 142px;
  height: 41px;
  float: left;
  padding: 0 20px;
  margin-right: 20px;
  background: url(../images/agraquest-logo-footer.gif) top right no-repeat;
  text-indent: -9999px;
}

#footer p {
  width: 700px;
}

#footer a {
  color: #5c5c5c;
  text-decoration: none;
}

#footer ul {
  width: 200px;
  float: right;
  margin-right: 10px;
}

#footer ul li {
  display: inline;
}

.clear {
  clear: both;
}

#content ul.states {
	width: 455px;
}

#content ul.states li {
	border-right: 1px solid #999;
	display: inline;
	margin: 0em;
	padding: 0em 3px;
}