/* AgriChem Main Styles */
	 
/* ==========================================================================
   Base Element Styles
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.4em;
	background: #534b43;
	font-family:'geo-rg', Arial, Verdana, Helvetica, sans-serif;
	color: #534b43;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

a, a:link, a:visited {
	color: #ca611f;
	color: inherit;
	text-decoration: underline;
}

a:hover, a:active {
	color: inherit;
	text-decoration: none;
}

sup {
	vertical-align: super;
	font-size:  .5em;
	position: relative;
	top: .3em;
}

h1 {
	margin: 10px 0 30px;
	font: normal normal normal 3.375em/1em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
	color: #ca611f;
}

h2 {
	margin: 30px 0 10px 0;
	font: normal normal normal 2.75em/1em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
	color: #544b47;
}

h3 {
	margin: 13px 0 19px;
	font: normal normal normal 1.8em/1.2em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
	color: #ca611f;
}

h4 {
	margin: 38px 0 8px;
	font: normal normal normal 1.25em/1.4em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
	color: #544b47;
	text-transform: uppercase;
}

/* ==========================================================================
   Global Structure Styles
   ========================================================================== */

.container {
	margin: 0 auto;
	width: 960px;
}

header {
	position: relative;
	height: 100px;
	background: url(../img/bar-orange.png) no-repeat center center;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .3);
	z-index: 5;
}

	header .container {
		background: #534b43;
	}
	
	header .logo {
		float: left;
		width: 248px;
		height: 80px;
		padding-top: 20px;
		background: #ca611f;
	}
	
	header nav {
		float: left;
		width: 712px;
		font: normal normal normal 1em/1.471em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
		color: #fff;
		text-transform: uppercase;
	}
	
		header nav ul {
			margin: 35px 0 0 23px;
			padding: 0;
		}
		
			header nav ul li {
				float: left;
			}
			
				header nav ul li a, header nav ul li a:link, header nav ul li a:visited {
					display: block;
					height: 28px;
					padding: 2px 13px 0;
					color: #fff;
					border-right: 1px solid #655d56;
					border-left: 1px solid #423c36;
					text-decoration: none;
				}
				
				header nav ul li a:hover, header nav ul li a:active {
					color: #c0bbb0;
				}
				
				header nav ul li a.first {
					border-left: none;
				}
				
				header nav ul li a.last {
					border-right: none;
				}
				
				header nav ul li a.contact-nav, header nav ul li a.contact-nav:link, header nav ul li a.contact-nav:visited {
					color: #efa300;
					background: url(../img/arrow-contact.png) no-repeat right 8px; 
				}
				
				header nav ul li a.contact-nav:hover, header nav ul li a.contact-nav:active {
					color: #efa300;
					background-position: right 10px;
				}
				
				header nav ul li a.current, header nav ul li a.current:link, header nav ul li a.current:visited, header nav ul li a.current:hover, header nav ul li a.current:active {
					color: #fff;
					background: #726b65;
				}
				
.subnav {
	position: relative;
	height: 70px;
	padding-bottom: 2px;
	background: #f6f4ee url(../img/line-checker-subnav.png) repeat-x bottom; 
	z-index: 4;
}

	.subnav .container {
		background: #f6f4ee; 
	}
	
	.subnav ul {
		margin: 0;
		padding: 0;
		font: normal normal normal 1.063em/1.176em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
		text-align: center;
	}
	
		.lt-ie8 .subnav ul {
			margin: 0 0 0 263px;
		}
	
		.subnav ul li {
			display: inline-block;
		}
		
			.lt-ie8 .subnav ul li {
				float: left;
			}
		
			.subnav ul li a, .subnav ul li a:link, .subnav ul li a:visited {
				display: block;
				height: 36px;
				margin: 0 14px;
				padding: 27px 9px 0;
				color: #9c9288;
				text-decoration: none;
			}
			
			.subnav ul li a:hover, .subnav ul li a:active {
				color: #534b43;
			}
			
			.subnav ul li a.current {
				color: #534b43;
				border-bottom: 5px solid #534b43;
			}

.primary-content {
	position: relative;
	padding-bottom: 20px;
	background: #f4efe3;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .3);
	z-index: 3;
}

	.primary-content a, .primary-content a:link, .primary-content a:visited {
		color: #ca611f;
	}
	
	.primary-content article { 
		padding: 30px 0 20px;
		background: url(../img/line-checker-thin.png) repeat-x bottom;
	}
	
		.primary-content article h2 {
			margin: 0 0 8px;
			font: normal normal normal 1.4em/1.4em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
			color: #544b47;
			text-transform: uppercase;
		}
		
		.primary-content article.last {
			background: none;
		}
				
	.primary-content section { 
		padding: 40px 0 40px 0;
		background: url(../img/line-checker-thin.png) repeat-x bottom;
	}
	
		.primary-content h1:first-child, .primary-content h2:first-child { 
			margin-top: 10px; 
		}

		.primary-content section p { 
			margin: 0 0 15px;
			font: normal normal normal 1.063em/1.647em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
			color: #534b43;
		}
		
			.primary-content section p strong { 
				font-family: 'geo-sb';
				font-weight:  normal;
			}
		
		.primary-content section ul, .primary-content section ol { 
			margin: 0 0 15px 0;
			font: normal normal normal 1.063em/1.647em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
			color: #534b43;
		}
		
			.primary-content section ul li, .primary-content section ol li { 
				margin-bottom: 0;
			}
			
			.primary-content section ul.plain { 
				margin: 25px;
			}
			
		.primary-content section.last { 
			background: none;
		}
		
		.primary-content .intro p { 
			margin: 0 0 15px;
			font: normal normal normal 1.375em/1.4em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
			color: #534b43;
		}
		
		.primary-content .intro ul, .primary-content .intro ol { 
			margin: 8px 0;
			padding: 0 0 0 15px;
			font: normal normal normal 1.25em/1.3em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
			color: #534b43;
		}
	
			.primary-content .intro ul li { 
				margin-bottom: 10px;
			}
			
			.primary-content .intro ul ul { 
				margin-top: 10px;
				list-style: circle;
				font: normal normal normal 1em/1.3em 'geo-rg-it', Arial, Verdana, Helvetica, sans-serif;
			}
		
	.primary-content .two-col-1 { 
		float:left;
		width: 465px;
		padding-right: 30px;
	}
	
	.primary-content .two-col-2 { 
		float:left;
		width: 465px;
	}
	
	.primary-content .three-col-1, .primary-content .three-col-2 { 
		float:left;
		width: 300px;
		padding-right: 30px;
	}
	
	.primary-content .three-col-3 { 
		float:left;
		width: 300px;
	}
	
	.primary-content section.product-overview h2, .primary-content section.product-overview p {
		float: left;
		width: 750px; 
		margin-top: 0;
	}
	
		.primary-content section.product-overview h2 a, .primary-content section.product-overview h2 a:link, .primary-content section.product-overview h2 a:visited {
			color: #ca611f;
			text-decoration: none;
		}
		
		.primary-content section.product-overview h2 a:hover, .primary-content section.product-overview h2 a:active {
			text-decoration: underline;
		}
	
	.primary-content section.product-overview img {
		float: right;
		margin-top: 10px;
	}

.secondary-content {
	position: relative;
	background: #ca611f url(../img/backer-lt-orange.png) repeat;
	z-index: 2;
}

	.secondary-content a, .secondary-content a:link, .secondary-content a:visited {
		color: #fff;
	}

.testimonials {
	display: none;
	position: relative;
	height: 159px;
	padding: 52px 0 0;
	background: #ab531b url(../img/backer-dk-orange.png) repeat;
	z-index: 1;
}

	.testimonials .container {
		position: relative;
	}

	.testimonials h2 {
		margin: 0 0 21px 0;
		padding: 2px 0;
		font: normal normal normal 1.875em/1.1em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
		color: #fff;
		text-transform: uppercase;
		background-image: url(../img/line-check-thin-orange.png), url(../img/line-check-thin-orange.png);
		background-position: top, bottom;
		background-repeat: repeat-x;
	}
	
	.lt-ie9 .testimonials h2 {
		border-bottom: 2px solid #d4a88c;
	}
	
	.testimonials .slide-contorls {
		position: absolute;
		top: 9px;
		right: 0;
		font: normal normal normal .875em/1em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
		color: #544b47;
		text-transform: uppercase;
	}
	
		.testimonials .slide-contorls a, .testimonials .slide-contorls a:link, .testimonials .slide-contorls a:visited {
			position: relative;
			top: 1px;
			padding: 0 6px;
			font-family: 'geo-sb';
			color: #fff;
			text-decoration: none;
		}
		
		.testimonials .slide-contorls a:hover, .testimonials .slide-contorls a:active {
			color: #d4a88c;
		}
		
	.testimonials section {
		display: none;
	}
		
		.testimonials section p {
			float: left;
			width: 620px;
			margin: 0;
			padding-right: 40px;
			font: normal normal normal .938em/1.467em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
			color: #fff;
			text-indent: -0.4em;
		}
		
		.testimonials section p.attribution {
			float: left;
			width: 300px;
			margin-top: .2em;
			padding: 0;
			font: normal normal normal 1.25em/.9em 'geo-sb-it', Arial, Verdana, Helvetica, sans-serif;
			color: #fff;
			text-indent: 0;
		}
		
			.testimonials section p.attribution span {
				font-size: .75em;
				font-family: 'geo-rg-it', Arial, Verdana, Helvetica, sans-serif;
			}

.contact {
	min-height: 259px;
	padding: 18px 0 63px 0;
	background: url(../img/backer-footer.png) repeat-x;
}

	.contact h2 {
		margin: 0 0 10px;
		font: normal normal normal 1.875em/1em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
		color: #efa300;
		text-transform: uppercase;
	}
	
		.contact h2 span {
			padding-left: 10px;
			font: normal normal normal .5em/1em 'geo-rg-it', Arial, Verdana, Helvetica, sans-serif;
			text-transform: lowercase;
		}
	
	.contact h3 {
		margin: 0 0 72px;
		font: normal normal normal 3.75em/1em 'geo-ul', Arial, Verdana, Helvetica, sans-serif;
		color: #fff;
		letter-spacing: .007em;
	}
	
	.contact form {
		float: left;
		width: 660px;
	}
	
		.contact fieldset {
			float: left;
			width: 330px;
		}
	
		.contact label {
			font: normal normal normal .938em/1.467em 'geo-rg-it', Arial, Verdana, Helvetica, sans-serif;
			color: #99701b;
		}
		
		.contact fieldset p {
			position: relative;
			margin: 0;
		}

			.contact fieldset p label { 
				position: absolute; 
				top: 8px; 
				left: 10px;
				z-index: 1;
			}
			
				.ie7 .contact fieldset p label {
					top: 12px;
				}
			
			.contact fieldset p br {
				display: none;
			}
			
		.contact input, .contact textarea {
			width: 280px;
			height: 30px;
			border: none;
			margin: 0 0 13px 0;
			padding: 4px 10px 6px;
			font: normal normal normal .938em/1.467em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
			color: #efa300;
			background: #423c36;
		}
		
		.contact textarea {
			height: 136px;
		}
		
		.contact .btn-submit {
			float: right;
			margin-right: 1.875em;
		}
			
		.contact .checkit {
			position: absolute;
			left: -9999px;
		}
		
	.contact .contact-info {
		float: left;
		width: 300px;
	}
	
		.contact .contact-info h4 {
			float: left;
			width: 67px;
			margin: 0;
			font: normal normal normal .75em/1.833em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
			color: #efa300;
			text-transform: uppercase;
		}
		
		.contact .contact-info p {
			float: left;
			width: 233px;
			margin: 0 0 12px 0;
			font: normal normal normal .938em/1.467em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
			color: #fff;
		}
		
	.contact .thanks-content {
		display: none;
		float: left;
		width: 660px;
	}
		
		.contact .thanks-content p {
			margin: 15px 0 0 0;
			font: normal normal normal 1.25em/1.1em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
			color: #fff;
		}
	
footer {
	padding: 0 0 40px;
}

	footer .container {
		padding: 12px 0 0 0;
		font: normal normal normal .938em/1.467em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
		color: #fff;
		border-top: 2px solid #423c36;
	}
	
	footer a, footer a:link, footer a:visited {
		padding: 0 3px;
		color: #fff;
	}


/* ==========================================================================
   Home Page Styles
   ========================================================================== */

.promo {
	position: relative;
	height: 350px;
	padding: 49px 0 0 0;
	background: url(../img/wheat.jpg) repeat-x 0 0;
	z-index: 4;
}

	.promo .container {
		position: relative;
	}

	.promo hgroup h1 {
		margin: 0 300px 29px 0;
		font: normal normal normal 6em/.896em 'geo-lt', Arial, Verdana, Helvetica, sans-serif;
		color: #544b47;
	}
	
	.promo hgroup h2 {
		margin: 0 0 16px 0;
		font: normal normal normal 1.75em/1.25em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
		color: #544b47;
	}

.sensor-home {
	position: absolute;
	top: -55px;
	left: 691px;
	width: 252px;
	height: 446px;
	background: url(../img/sensor-home.png) no-repeat 0 0;
}

	.sensor-home .sensor-wrap {
		position: relative;
	}
		
		.sensor-home #sp1 {
			top: 70px;
			left: 170px;
			z-index: 3;
		}
		
		.sensor-home #sp2 {
			top: 160px;
			left: 80px;
		}
		
		.sensor-home #sp3 {
			top: 300px;
			left: 50px;
		}
		
		.sensor-home #sp4 {
			top: 370px;
			left: 135px;
			z-index: 2;
		}

.home-primary-content {
	position: relative;
	padding: 40px 0 20px;
	background: #f4efe3;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, .3);
	z-index: 3;
}

	.home-primary-content a, .home-primary-content a:link, .home-primary-content a:visited {
		color: #ca611f;
	}
	
	.home-primary-content h2  {
		margin: 0 0 48px 0;
		padding-bottom: 24px;
		font: normal normal normal 2.45em/1.1em 'geo-ul', Arial, Verdana, Helvetica, sans-serif;
		color: #544b47;
		background: url(../img/line-checker-thick.png) repeat-x bottom; 
	}
	
		.home-primary-content h2 strong {
			font-family: 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
			color: #1379cc;
			font-weight: normal;
		}
		
	.home-primary-content section  {
		padding-bottom: 40px;
		margin-bottom: 47px;
		background: url(../img/line-checker-thin.png) repeat-x bottom; 
	}

		.home-primary-content section.last {
			background: none;
			margin-bottom: 0;
		}
		
		.home-primary-content .two-col-1 { 
			float:left;
			width: 630px;
			padding-right: 30px;
		}
		
		.home-primary-content .two-col-2 {
			float:left;
			width: 630px;
			padding-left: 30px;
		}

			.home-primary-content h3  {
				margin: 0 0 11px 0;
				font: normal normal normal 3.375em/.9em 'geo-ul', Arial, Verdana, Helvetica, sans-serif;
				color: #ca611f;
			}
			
			.home-primary-content p  {
				margin: 0 0 15px 0;
				font: normal normal normal 1.063em/1.647em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
				color: #544b47;
			}
			
			.home-primary-content p.caption {
				margin: 10px 10px 0;
				font: normal normal normal .78em/1.167em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
				color: #544b47;
				text-align: center;
			}
			
			.home-primary-content p.caption-alt {
				margin: 10px 20px 0;
				font: normal normal normal 1em/1em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
				color: #1379cc;
				text-align: center;
			}
			
			.home-primary-content ul {
				float: left;
				list-style: none;
				width: 45%;
				margin: 0 5% 8px 0;
				padding: 0;
				font: normal normal normal .938em/1.3em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
				color: #544b47;
			}
			
				.home-primary-content ul li {
					padding: 0 0 7px 15px;
					background: url(../img/bullet-orange.png) no-repeat 0 7px;
				}
	
		.home-primary-content aside  {
			float: left;
			width: 300px;
			text-align: center;
		}
		
		.home-primary-content .secondary aside  {
			width: 280px;
			padding-right: 20px;
		}
		
.home-secondary-content {
	position: relative;	
	padding: 32px 0;
	background: #ca611f url(../img/backer-lt-orange.png) repeat;
	z-index: 2;
}

	.home-secondary-content a, .home-secondary-content a:link, .home-secondary-content a:visited {
		color: #fff;
	}
	
	.home-secondary-content h2  {
		margin: 0 0 21px 0;
		font: normal normal normal 3.375em/1.1em 'geo-ul', Arial, Verdana, Helvetica, sans-serif;
		color: #fff;
		text-align: center;
	}
	
	.home-secondary-content p  {
		float: left;
		width: 465px;
		margin: 0 30px 20px 0;
		font: normal normal normal 1.063em/1.647em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
		color: #fff;
	}
	
		.home-secondary-content p.right  {
			margin-right: 0;
		}
				
/* ==========================================================================
   FT Page Styles
   ========================================================================== */

.sensor-ft {
	position: relative;
	width: 417px;
	height: 562px;
	margin-left: 30px;
	background: url(../img/sensor-ft.jpg) no-repeat 0 0;
}
		
	.sensor-ft #sp1 {
		top: 15px;
		left: 180px;
	}
	
	.sensor-ft #sp2 {
		top: 80px;
		left: 355px;
	}
	
	.sensor-ft #sp3 {
		top: 240px;
		left: 80px;
	}
	
	.sensor-ft #sp4 {
		top: 410px;
		left: 70px;
	}

/* ==========================================================================
   FP Page Styles
   ========================================================================== */

.sensor-fp {
	position: relative;
	width: 417px;
	height: 562px;
	margin-left: 30px;
	background: url(../img/sensor-fp.jpg) no-repeat 0 0;
}
		
	.sensor-fp #sp1 {
		top: 55px;
		left: 205px;
		z-index: 3;
	}
	
	.sensor-fp #sp2 {
		top: 100px;
		left: 130px;
	}
	
	.sensor-fp #sp3 {
		top: 270px;
		left: 160px;
	}
	
	.sensor-fp #sp4 {
		top: 380px;
		left: 50px;
	}
	
	.sensor-fp #sp5 {
		top: 410px;
		left: 295px;
	}
	
.sensor-fp-32c {
	position: relative;
	width: 417px;
	height: 450px;
	margin-left: 30px;
	background: url(../img/sensor-fp-32c_front-back.png) no-repeat center;
	background-size: contain;
}

	.sensor-fp-32c #sp1 {
		top: 260px;
		left: 238px;
		z-index: 3;
	}
	
	.sensor-fp-32c #sp2 {
		top: 210px;
		left: 70px;
	}
	
	.sensor-fp-32c #sp3 {
		top: 305px;
		left: 32px;
	}
	
	.sensor-fp-32c #sp4 {
		top: 80px;
		left: 48px;
		z-index: 2;
	}

/* ==========================================================================
   Interface Page Styles
   ========================================================================== */

.interface-mds {
	position: relative;
	width: 417px;
	height: 562px;
	margin-left: 30px;
	background: url(../img/interface-mds_new.png) no-repeat 0 0;
}
		
	.interface-mds #sp1 {
		top: 132px;
		left: 100px;
	}
	
	.interface-mds #sp2 {
		top: 300px;
		left: 300px;
	}
	
.interface-dimdi {
	position: relative;
	width: 417px;
	height: 562px;
	margin-left: 30px;
	background: url(../img/interface-dimdi.jpg) no-repeat 0 0;
}
		
	.interface-dimdi  #sp1 {
		top: 80px;
		left: 360px;
	}
	
	.interface-dimdi  #sp2 {
		top: 180px;
		left: 120px;
	}
	
.diagram {
	width: 818px;
	margin: 50px auto 0;
}
	
/* ==========================================================================
   Sensor Roll-Over Styles
   ========================================================================== */

.sensor-point {
	position: absolute;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	background: #ca611f; 
	cursor: pointer;
}

	.sensor-container {
		position: relative;
	}
	
		.sensor-container .icon {
			position: relative;
			display: block;
			margin: 15px 0 0 1px;
			font: normal normal normal 1.625em/0 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
			color: #fff;
			text-align: center;
			z-index: 2;
		}
		
		.sensor-container .sensor-info {
			display: none;
			position: absolute;
			top: 1px;
			right: 15px;
			width: 235px;
			padding: 16px 18px 18px;
			background: #ca611f; 
			z-index: 1;
		}	
		
			.sensor-container .sensor-info p, .primary-content .intro .sensor-container .sensor-info p {
				margin: 0;
				font: normal normal normal .938em/1.25em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
				color: #fff;
			}	
			
			.sensor-container .sensor-info img {
				float: left;
				margin-right: 15px;
				border: 3px solid #fff;
			}	

/* ==========================================================================
   Sensor Options Table Styles
   ========================================================================== */

.sensor-options {
	width: 100%;
	margin: 0;
	font: normal normal normal .938em/1.25em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
	color: #544b47;
}

	.sensor-options caption {
		margin-bottom: 8px;
		font: normal normal normal 1.25em/1.25em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
		color: #544b47;
		text-transform: uppercase;
		text-align: left;
	}
	
	.sensor-options th {
		padding: 10px 0;
		font: normal normal normal 1em/1.25em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
		color: #544b47;
		vertical-align: top;
		text-transform: uppercase;
		border-bottom: 1px dotted #d4cec4;
	}
	
	.sensor-options .row th {
		text-align: left;
	}
	
	.sensor-options .row td {
		padding: 10px 0;
		border-bottom: 1px dotted #d4cec4;
		text-align: center;
	}

/* ==========================================================================
   Product Spec Table & Graph Styles
   ========================================================================== */

.product-spec-tables {
	margin: 27px 0 9px;
}

	.product-specs {
		width: 300px;
		margin-top: 23px;
		font: normal normal normal .938em/1.25em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
		color: #544b47;
		text-align: left;
	}
	
		.product-specs caption {
			margin-bottom: 8px;
			font: normal normal normal 1em/1.25em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
			color: #544b47;
			text-transform: uppercase;
			text-align: left;
		}
		
		.product-specs th {
			padding-bottom: 5px;
			font-weight: normal;
			vertical-align: top;
			text-align: left;
		}
		
		.product-specs td {
			padding: 0 0 5px 20px;
			font-family: 'geo-rg-it';
			text-align: right;
			vertical-align: top;
		}
		
			.product-specs tfoot td {
				text-align: left;
				padding: 10px 0 0 0;
				font-family: 'geo-rg';
				font-size: .8em;
				line-height: 1.3em;
			}
			
.product-graph {
	margin-top: 22px;
}

/* ==========================================================================
   Study Results Table
   ========================================================================== */

.study-results {
	width: 75%;
	margin: 0 auto;
	color: #544b47;
	text-align: left;
}

	.study-results caption {
		margin-bottom: 25px;
		font: normal normal normal 2.75em/1em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
		color: #544b47;
		text-align: center;
	}
	
	.study-results th {
		width: 70%;
		padding: 7px 0;
		font: normal normal normal 1em/1.25em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
		vertical-align: top;
		text-align: left;
		text-transform: uppercase;
		border-top: 1px dotted #ccc;
	}

	.study-results td {
		width: 30%;
		padding: 7px 0;
		font: normal normal normal 1em/1.25em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
		font-family: 'geo-rg-it';
		text-align: right;
		vertical-align: top;
		border-top: 1px dotted #ccc;
	}
	
		.study-results tfoot td {
			padding: 15px 0;
			text-align: left;
			font-family: 'geo-rg';
			font-size: 1.1em;
			border: none;
		}
		
		.study-results tfoot td.reference {
			padding: 10px 0 0 0;
			text-align: left;
		}
			
			.study-results tfoot td.reference ol {
				font-size: .8em;
				line-height: 1.1em;
			}
			
				.study-results tfoot td.reference ol li {
					padding-bottom: .75em;
				}
		
		.study-results h4 {
			margin: 0;
		}
		
		.study-results tr.ror th, .study-results tr.ror td {
			font-family: 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 1.4em;
			color: #ca611f;
			border-top: 1px solid #ccc;
		}


/* ==========================================================================
  Resource Archive Page Styles
   ========================================================================== */

.primary-content .resource-archive h2 {
	margin: 45px 0 8px;
	font: normal normal normal 1.4em/1.4em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
	color: #544b47;
	text-transform: uppercase;
}

.primary-content .resource-archive.last {
	background: none;
}
		
/* ==========================================================================
  Sitemap Page Styles
   ========================================================================== */

.sitemap .primary-content section {
	background: none;
}

	.sitemap .primary-content section ul {
		list-style: none;
		padding: 0;
		margin: 0;
		font-family: 'geo-sb';
		font-size: 1.2em;
	}
	
		.sitemap .primary-content section ul ul {
			list-style: none;
			padding: 0;
			margin: 0 0 10px 15px;
			font-family: 'geo-rg';
			font-size: 1em;
		}


/* ==========================================================================
   Button Styles
   ========================================================================== */

.btn, .btn:link, .btn:visited {
	display: inline-block;
	padding: 6px 40px 6px;
	font: normal normal normal 1em/1em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background: #ca611f;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: none;
}

.btn:hover, .btn:active {
	background: #e16d23;
}


/* ==========================================================================
   Plugin Styles
   ========================================================================== */

/* jquery validation plugin */
.validation { 
	display:none; 
	width: 600px;
	margin: 20px 0;
	padding: 12px 15px 9px;
	font: normal normal normal 1em/1em 'geo-rg', Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	background: #7b6f62;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
 	border-radius: 5px;
}

	.contact .validation .error { 
		display: inline-block;
		height: 23px;
		margin: 10px 6px 6px 0;
		padding: 4px 8px 0;
		color: #fff;
		line-height: 1.2em;
		background: #ca611f;
		-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
 		border-radius: 3px;
	}

.error { 
	border-right:2px solid #ca611f !important; 
}


/* ==========================================================================
   Webfont styles
   ========================================================================== */

@font-face {
	font-family: 'geo-ul';
	src: url('../fonts/geogtq-ul-webfont.eot');
	src: url('../fonts/geogtq-ul-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/geogtq-ul-webfont.woff') format('woff'),
			 url('../fonts/geogtq-ul-webfont.ttf') format('truetype'),
			 url('../fonts/geogtq-ul-webfont.svg#geogrotesque_ullgultralight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'geo-lt';
	src: url('../fonts/geogtq-lg-webfont.eot');
	src: url('../fonts/geogtq-lg-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/geogtq-lg-webfont.woff') format('woff'),
			 url('../fonts/geogtq-lg-webfont.ttf') format('truetype'),
			 url('../fonts/geogtq-lg-webfont.svg#geogrotesque_lglight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'geo-rg';
	src: url('../fonts/geogtq-rg-webfont.eot');
	src: url('../fonts/geogtq-rg-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/geogtq-rg-webfont.woff') format('woff'),
			 url('../fonts/geogtq-rg-webfont.ttf') format('truetype'),
			 url('../fonts/geogtq-rg-webfont.svg#geogrotesque_rgregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'geo-sb';
	src: url('../fonts/geogtq-sb-webfont.eot');
	src: url('../fonts/geogtq-sb-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/geogtq-sb-webfont.woff') format('woff'),
			 url('../fonts/geogtq-sb-webfont.ttf') format('truetype'),
			 url('../fonts/geogtq-sb-webfont.svg#geogrotesque_smbdsemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'geo-rg-it';
	src: url('../fonts/geog-rgit-webfont.eot');
	src: url('../fonts/geog-rgit-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/geog-rgit-webfont.woff') format('woff'),
			 url('../fonts/geog-rgit-webfont.ttf') format('truetype'),
			 url('../fonts/geog-rgit-webfont.svg#geogrotesque_rg_itRgIt') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'geo-sb-it';
	src: url('../fonts/geog-sbit-webfont.eot');
	src: url('../fonts/geog-sbit-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/geog-sbit-webfont.woff') format('woff'),
			 url('../fonts/geog-sbit-webfont.ttf') format('truetype'),
			 url('../fonts/geog-sbit-webfont.svg#geogrotesque_smbd_itSBdIt') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.centered h1, .centered h2, .centered h3, .centered h4 {
	text-align: center ;
	margin-bottom: 25px;
}

img.right {
	float: right;
	font-size: 1em;
	padding: 0 0 .75em 2em;
}

img.left {
	float: left;
}

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
	
	/* general styles */ 
	
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow:none !important;
		text-shadow: none !important;
	}
	
	a,
	a:visited {
		text-decoration: underline;
	}
	
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group; /* h5bp.com/t */
	}
	
	tr,
	img {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
		float: left;
	}
	
	@page {
		margin: 0.5cm;
	}

	h1, h2, h3, h4, p, div, section, article {
		width: auto !important;
		text-align: left !important;
	}
	
	 div, section, article {
		margin: 0 !important;
	}
	
	/* global styles */ 
	
	header .logo {
		float: none;
		background: url(../img/logo-agrichem-print.png) no-repeat !important;
		border-bottom: 2px solid black;
	}
	
	header .logo a {
		display: none;
	}
	
	header nav, nav.subnav {
		display: none;
	} 
	
	.btn, .btn:link, .btn:visited, .btn:hover, .btn:active {
		display: none;
	}
	
	.container {
		width: 100%;
	}
	
	.primary-content article { 
		padding: 30px 0 20px;
		background: url(../img/line-checker-thin.png) repeat-x bottom;
	}
	
		.primary-content article h2 {
			margin: 0 0 8px;
			font: normal normal normal 1.4em/1.4em 'geo-sb', Arial, Verdana, Helvetica, sans-serif;
			color: #544b47;
			text-transform: uppercase;
		}
				
	.primary-content section { 
		padding-bottom: 0;
	}
	
		.primary-content h1:first-child, .primary-content h2:first-child { 
			margin-top: 0; 
		}
		
	.primary-content .two-col-1 { 
		float:none;
		width: auto;
		padding-right: 0;
	}
	
	.primary-content .two-col-2 { 
		float:none;
		width: auto;
	}
	
	.primary-content .three-col-1, .primary-content .three-col-2 { 
		float:none;
		width: auto;
		padding-right: 0;
	}
	
	.primary-content .three-col-3 { 
		float:none;
		width: auto;
	}
	
	.primary-content section.product-overview {
		border-bottom: 2px solid black;
		padding-bottom: 15px;
	}
	
	.primary-content section.product-overview h2, .primary-content section.product-overview p {
		float: none;
		width: auto; 
		margin-top: 15px;
	}
	
	.primary-content section.product-overview img {
		float: none;
		margin-top: 0;
	}

	
	/* home styles */
	
	.promo {
		height: auto;
	}

	.promo hgroup h1 {
		margin: 0 0 20px !important;
	}

	.sensor-home {
		display: none;
	}
	
	.home-primary-content  { 
		padding: 50px 0 0;
	}
	
	.home-primary-content h2  {
		margin: 0 0 15px 0;
	}

	.home-primary-content .two-col-1 { 
		padding-right: 0;
	}
	
	.home-primary-content .two-col-2 {
		padding-left: 0;
	}
			
	.home-primary-content ul {
		list-style: disc;
		margin: 15px 0 0 25px;
	}
	
	.home-primary-content aside  {
		display: none;
	}
		
	.home-secondary-content {
		padding: 0;
	}
	
	/* contact footer styles */
	
	.contact {
		min-height: auto;
		padding: 40px 0;
	}	

	.contact h2 {
		margin: 0 0 20px;
	}
	
	.contact h2 span {
		display: none;
	}
	
	.contact h3 {
		display: none;
	}
		
	.contact-form {
		display: none;
	}

	.contact .contact-info {
		float: none;
		width: 300px;
	}
	
		.contact .contact-info h4 {
			float: none;
			margin-top: 10px;
		}
		
		.contact .contact-info p {
			float: none;
		}
		
	/* sensor styles */
	
	.sensor-ft, .sensor-fp, .sensor-fp-32c, .interface-mds, .interface-dimdi {
		display: none;
	}

}