@CHARSET "UTF-8";

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input,object { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff url('../images/bodyBg.png') repeat-x;
	margin: 20px 0;
}
.clear {
	clear: both;
}

/**
 * Content managed region styles
 */

.contentRegion p {
	margin: 15px 0;
	color: #4c4c4c;
	line-height: 17px;
}
.contentRegion a {
	color: #0e3077;
	text-decoration: none;
}
.contentRegion ul, .contentRegion ol {
	margin: 10px 20px;
}
.contentRegion .column1, .contentRegion .column2 {
	width: 369px;
	float: left;
	overflow: hidden;
}

/**
 * General styles
 */

p {
	margin: 0 0 10px 0;
}
h2, .contentRegion h2 {
	font-size: 32px;
	color: #103174 !important;
	margin: 0 0 10px 0;
	letter-spacing: -0.05em;
}
h3, .contentRegion h3 {
	font-size: 18px;
	color: #103174 !important;
	margin: 0;
	letter-spacing: -0.05em;
}
h3 {
	margin: 10px 0;
}
h4 {
	font-size: 16px;
	color: #103174;
	margin: 5px 0;
}
div.hr hr {
	display: none;
}
div.hr {
	border-bottom: 1px dotted #666;
	margin: 0 0 10px 0;
}
.newsArticle {
	margin: 5px 0 10px 0;
	width: 560px;
	clear: both;
}
.newsArticle img {
	float: left;
	margin: -2px 10px 32px 0;
}
.newsArticle h3, .newsArticle h3 a {
	font-size: 14px;
	font-weight: bold;
	color: #0e3077;
	margin: 5px 0 5px 0;
	text-decoration: none;
}
.newsArticle h4 {
	font-weight: bold;
	font-size: 12px;
	margin: 2px 0 5px 0;
}
.newsArticle p {
	color: #4c4c4c;
	line-height: 17px;
	margin: 5px 0;
}
.newsArticle p a {
	color: #a5b0cc;
	text-decoration: none;
	font-weight: bold;
}
.newsArticle a:hover {
	color: #0e3077;
}

.newsArticle.wide {
	margin: 0;
	width: auto;
}
.newsArticle.wide h2 {
	margin: 5px 0 5px 0 !important;
}
.newsArticle.wide .copy h3, .newsArticle.wide .copy h3 p {
	font-size: 18px;
	line-height: 21px !important;
	margin: 5px 0 10px 0;
}
.newsArticle.wide h4 {
	margin: 5px 0 8px 0;
}
.newsArticle.wide .copy {
	width: 430px;
	float: left;
}
.newsArticle.wide ul,
.newsArticle.wide ol {
	margin-left: 30px;
}
.newsArticle.wide .images {
	margin: 0 0 0 20px;
	float: left;
	width: 285px;
	font-weight: bold;
	color: #0f3371;
}
.newsArticle.wide .images .image {
	margin: 0 0 40px 0;
}
.newsArticle.wide .images img {
	margin: 5px 0;
}

.job h3, .job h3 a {
	color: #103174;
	text-decoration: none;
	font-size: 16px;
	margin: 0;
}
.job h4 {
	margin: 5px 0;
}
.job p {
	margin: 0 0 10px 0;	
}
.job a {
	color: #a5b1cb;
	font-weight: bold;
	text-decoration: none;
}
.job a:hover {
	color: #0e3077;
}

/**
 * Layout
 */

.pageContainer {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	position: relative;
}
.content {
	text-align: left;
}
.header {
	background: #002d76;
	color: #fff;
	height: 108px;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.header .logo h1 {
	background: url('../images/grippleLogo.png') no-repeat;
	width: 198px;
	height: 29px;
	text-indent: -9000px;
	float: left;
	margin: 36px 0 18px 25px;
}
.header .langSearchContainer {
	float: right;
	font-size: 11px;
	padding: 15px;
	padding-right: 17px;
	text-align: right;
	line-height: 17px;
	font-weight: bold;
}
.header .langSearchContainer .language {
	border: 1px solid #a5b1cb;
	width: 200px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	margin: 0 7px 8px 55px;
	padding: 0 5px;
}

.langSelector {
	position: absolute;
	z-index: 100;
	right: 24px;
	top: 38px;
	width: 210px;
	overflow: hidden;
	background: #0062ba url('../images/langSelectorBg.png') repeat-x;
	text-align: left;
	border: 1px solid #a5b1cb;
	border-top-style: dashed;
}
.langSelector ul {
	list-style: none;
	margin: 12px 5px;
}
.langSelector ul li {
	padding: 0 0 0 25px;
	margin: 8px;
	height: 11px;
	line-height: 11px;
}
.langSelector ul li.de {
	background: url('../labeled/images/icons/flags/de.png') no-repeat;
}
.langSelector ul li.es {
	background: url('../labeled/images/icons/flags/es.png') no-repeat;
}
.langSelector ul li.fr {
	background: url('../labeled/images/icons/flags/fr.png') no-repeat;
}
.langSelector ul li.it {
	background: url('../labeled/images/icons/flags/it.png') no-repeat;
}
.langSelector ul li.nl {
	background: url('../labeled/images/icons/flags/nl.png') no-repeat;
}
.langSelector ul li.pl {
	background: url('../labeled/images/icons/flags/pl.png') no-repeat;
}
.langSelector ul li.pt {
	background: url('../labeled/images/icons/flags/pt.png') no-repeat;
}
.langSelector ul li.uk {
	background: url('../labeled/images/icons/flags/gb.png') no-repeat;
}
.langSelector ul li.us {
	background: url('../labeled/images/icons/flags/us.png') no-repeat;
}
.langSelector ul li.ru {
	background: url('../labeled/images/icons/flags/ru.png') no-repeat;
}
.langSelector ul li a {
	color: #fff;
	text-decoration: none;
}
.langSelector ul li a:hover {
	color: #ccc;
}

.header .langSearchContainer .label {
	font-weight: normal;
}
.header .langSearchContainer a.langChange {
	color: #fff;
	margin: 0 0 0 3px;
}
.header .langSearchContainer a.langChange:hover {
	color: #ccc;
}
.header .langSearchContainer input {
	background: #2d5993;
	border: 0;
	width: 150px;
	height: 17px;
	color: #fff;
	padding: 0 5px 0 5px;
	margin: 0 0 0 6px;
}
.header .langSearchContainer button {
	border: 0;
	background: url('../images/buttonSearch.png') no-repeat 2px 2px;
	width: 10px;
	height: 17px;
	text-indent: -9000px;
	cursor: pointer;
}
.header .nav {
	clear: both;
	text-align: center;
	font-weight: bold;
}
.header .nav ul {
	list-style: none;
}
.header .nav ul li {
	display: inline;
}
.header .nav ul li a {
	display: block;
	float: left;
	color: #8299bd;
	padding: 0 35px;
	text-decoration: none;
}
.header .nav ul li a:hover {
	color: #eee;
}
body#home .header .nav ul li.home a,
body#products .header .nav ul li.products a,
body#about-us .header .nav ul li.about-us a,
body#innovation .header .nav ul li.innovation a,
body#library .header .nav ul li.library a,
body#buy .header .nav ul li.buy a,
body#contact .header .nav ul li.contact a {
	color: #fff;
}

#homepageFlash {
	height: 320px;
}

.newsTicker {
	background: url('../images/newsTickerBg.png') no-repeat;
	width: 880px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	color: #fff;
	margin: 10px 0;
	overflow: hidden;
}
.newsTicker h4 {
	float: left;
	font-size: 12px;
	margin: 0 6px 0 0;
	color: #fff;
	width: auto;
}
.newsTicker ul {
	list-style: none;
	margin: 0;
	float: left;
	width: 580px;
}
.newsTicker ul li {
	display: inline;
}
.newsTicker a {
	color: #839cbf;
	text-decoration: none;
	font-weight: bold;
}
.newsTicker a:hover {
	color: #fff;
}
.newsTicker h5 {
	float: right;
	font-size: 11px;
	width: auto;
	background: url('../images/newsArrow.png') no-repeat 0 9px;
	padding: 0 0 0 10px;
}
.newsTicker h5 a {
	color: #fff;
}

.homepageBoxes .box {
	border: 1px solid #b7c1d5;
	width: 288px;
	height: 122px;
	float: left;
	margin: 0 15px 0 0;
	overflow: hidden;
}
.homepageBoxes .last {
	margin: 0;
	width: 287px;
}

.contentMain .columnNav {
	width: 132px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
}
.contentMain .columnNav ul, .breadcrumb ol {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.contentMain .columnNav ul li {
	margin: 4px 0;
}
.contentMain .columnNav ul li a {
	text-decoration: none;
	color: #a7a7a7;
	margin: 0;
}
.contentMain .columnNav ul li a.selected {
	color: #103174;
}
.contentMain .columnNav ul li a:hover {
	color: #5f5f5f;
}
.contentMain .columnNav ul li ul {
	margin: 0 0 0 10px;
	padding: 0;
}

.contentMain .columnMain {
	float: left;
	width: 738px;
}
.breadcrumb {
	margin: 4px 0;
}
.breadcrumb ol {
	height: 15px;
}
.breadcrumb ol li {
	display: inline;
}
.breadcrumb ol li a {
	text-decoration: none;
	color: #a5b1cb;
	display: block;
	float: left;
	padding: 0 4px 0 10px;
	background: url('../images/icons/breadcrumb_arrow_off.png') no-repeat 0 4px;
}
.breadcrumb ol li a.selected {
	color: #103174;
}
.breadcrumb ol li a:hover {
	color: #324367;
}
.breadcrumb ol li a.first {
	background: none;
	padding-left: 0;
}

.pagination {
	float: right;
	text-align: right;
	margin: -25px 5px 5px 0;
}
.pagination ul {
	list-style: none;
}
.pagination ul li {
	display: inline;
}
.pagination ul li a {
	text-decoration: none;
	color: #a7b1cc;
	font-weight: bold;
}
.pagination ul li.current a {
	color: #0f3371;
}

.overviewColumn1, .overviewColumn2 {
	width: 364px;
	float: left;
}
.overviewColumn1 {
	margin: 0 10px 0 0;
}

.searchResults fieldset {
	border: 0;	
	margin: 0 0 20px 0;
}

.searchResults input {
	background: #e7eaf1;
	width: 330px;
	padding: 0 5px;
	margin: 0 5px 0 0;
	height: 22px;
	border: 0;	
	font-weight: bold;
	color: #103174;
}

.searchResults button {
	background: #103174;
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
	border: 0;	
	font-weight: bold;
	color: #fff;
}

.searchResults ul {
	list-style: none;
	margin: 0 0 20px 0;
}

.searchResults ul li a{
	color: #103174;
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
}


.flashAgricultural, .flashIndustrial {
	display: block;
	width: 364px;
	height: 299px;
	margin: 0 0 20px 0;
	background: url('../images/flashRegions/productOverviewAgricultural.png') no-repeat;
}
.flashIndustrial {
	background: url('../images/flashRegions/productOverviewIndustrial.png') no-repeat;
}
.overviewColumn1 p, .overviewColumn2 p {
	font-size: 13px;
	color: #a7a7a7;
	line-height: 18px;
	padding: 0 10px 0 0;
}
.overviewColumn1 a, .overviewColumn2 a {
	color: #a5b1cb;
	font-weight: bold;
	text-decoration: none;
}
.overviewColumn1 a:hover, .overviewColumn2 a:hover {
	color: #324367;
}

.events.selectors .hr {
	margin: 0;
}
.events.selectors fieldset {
	border: 0;
	padding: 10px 0;
	color: #103174;
	font-weight: bold;
}
.events.selectors fieldset select {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 0 3px;
	margin: 0 15px 0 3px;
}
.events.selectors fieldset button {
	border: 0;
	background: #103174;
	color: #fff;
	padding: 0 10px;
	height: 22px;
	line-height: 22px;
}
.event {
	margin: 20px 0;
	font-weight: bold;
}
.event .date {
	background: url('../images/eventCalendarBg.png') no-repeat;
	width: 102px;
	height: 126px;
	text-align: center;
	float: left;
	margin: 0 10px 0 0;
}
.event .date .month {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	height: 38px;
	line-height: 38px;
}
.event .date .day {
	font-size: 60px;
	font-weight: bold;
	height: 62px;
	line-height: 62px;
	color: #103174;
}
.event .date .year {
	font-size: 20px;
	color: #4a6fa0;
	height: 26px;
	line-height: 26px;
}
.event ul {
	list-style: none;
}
.event ul li {
	height: 20px;	
}
.event ul li.title {
	font-size: 16px;
	color: #103174;
	margin: 5px 0;
}
.event ul li label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding: 0 10px 0 0;
	color: #a6a6a6;
}
.event ul li a {
	color: #a5b1cb;
	text-decoration: none;
}
.event ul li a:hover {
	color: #103174;
}

.offices .column {
	float: left;
	width: 240px;
	margin: 0 8px 0 0;
	color: #103174;
}
.offices .column p {
	color: #103174;
}
.offices .column.last {
	margin: 0;
}
.offices .column img {
	margin: 0 0 20px 0;
}
.offices h3 {
	font-size: 16px;
	margin: 0 0 15px 0;
}
.offices .column .columnContent {
	margin: 0 0 0 30px;
}
.offices .column a {
	display: block;
	color: #a5b1cb;
	font-weight: bold;
}
.offices .column .address, .offices .column .numbers, .offices .column .urls {
	background: url('../images/icons/address.png') no-repeat;
	padding: 0 0 0 25px;
	margin-left: -25px;
}
.offices .column .numbers {
	background: url('../images/icons/numbers.png') no-repeat;
}
.offices .column .urls {
	background: url('../images/icons/urls.png') no-repeat 1px 3px;
}

.peopleSearch fieldset {
	border: 1px dotted #8798b9;
	border-right: 0;
	border-left: 0;
	margin: 20px 0 10px 0;
	padding: 10px 0;
}
.peopleSearch ul {
	list-style: none;
	float: left;
}
.peopleSearch ul li {
	display: inline;
}
.peopleSearch ul li a {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #103174;
	margin: 0 5px 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	color: #103174;
	text-decoration: none;
}
.peopleSearch ul li a:hover {
	background: #ccc;
}
.peopleSearch ul li a.selected {
	background: #103174;
	color: #fff;
}
.peopleSearch select, .peopleSearch .select {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	height: 33px;
	line-height: 16px;
	color: #103174;
	font-weight: bold;
	font-size: 16px;
	width: 505px;
	padding: 4px 5px;
	border: 1px solid #103174;
}

.peopleSearch .select {
	line-height: 24px;
}

.peopleSearch .select {
	border: 0;
	width: 407px;
}
.peopleSearch button {
	height: 30px;
	line-height: 28px;
	border: 0;
	background: #103174;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	margin: 0;
}

.person {
	float: left;
	width: 344px;
	margin: 10px 0 10px 25px;
}
.person h4 {
	font-size: 14px;
}
.person h4, .person p {
	padding: 0 0 0 25px;
	margin-left: -25px;
	color: #103174;
	line-height: 17px;
}
.person h4 {
	background: url('../images/icons/person.png') no-repeat 2px 1px;	
}
.person p {
	background: url('../images/icons/address.png') no-repeat 1px top;
}
.person p.urls {
	background: url('../images/icons/urls.png') no-repeat 1px;
}
.person p.phone {
	background: url('../images/icons/numbers.png') no-repeat 0 1px;
}
.person p.email {
	background: url('../images/icons/urls.png') no-repeat 1px -16px;
}
.person a {
	text-decoration: none;
	color: #a5b1cb;
	font-weight: bold;
}

.formEmailThanks {
	width: 547px;
	text-align: center;
}
.formEmail fieldset {
	border: 0;
}
.formEmail ul {
	list-style: none;
	width: 547px;
}
.formEmail ul li {
	margin: 5px 0;
	min-height: 22px;
}
.formEmail ul li label {
	display: block;
	float: left;
	min-width: 170px;
	text-align: right;
	padding: 0 10px 0 0;
	font-weight: bold;
	font-size: 13px;
	color: #103174;
}
.formEmail ul li.error label {
	color: red;
}
.formEmail ul li input, .formEmail ul li textarea {
	background: #e7eaf1;
	width: 355px;
	height: 22px;
	border: 0;
	padding: 0 5px;
}
.formEmail ul li textarea {
	height: 80px;
	padding: 5px;
}
.formEmail ul li.button {
	text-align: right;
}
.formEmail ul li button {
	border: 0;
	color: #fff;
	background: #103174;
	font-weight: bold;
	font-size: 13px;
	padding: 6px 10px;
}

div.error {
	border: 1px solid red;
	background: #ffeded;
	width: 500px;
	padding: 5px 10px;
	margin: 10px 0 10px 20px;
}
div.error h4 {
	color: red;
}

.footer {
	color: #103174;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 0;
}
.footer a {
	color: #103174;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}