/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-color:#f1f1f1;
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
}
body.print {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
}
#container {
	margin: 0em auto;
	width: 100%;
	background-color:#FFFFFF;
	min-width:770px;
}
#containerPrint {
	margin: 0em auto;
	width: 600px;
	background-color:#FFFFFF;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
}
.img {
	border:0;
}
/* Global Navigation and Footer Text --------------------------------------------------- */

.smallText {
	font-size:11px;
	color:#666666;
	vertical-align:top;
	line-height:18px;
	padding-top:5px;
}
.smallText a {
	color:#666666;
	text-decoration:underline;
}
.smallText a:hover {
	color:#10461d;
}
/* Masthead Background ------------------------------------------------------------------- */

.masthead {
	background: url(/global/en/images/top_globe1.jpg) bottom right no-repeat;
	height:85px;
}
.logoPadding {
	padding-right:0px;
}
/* Main Navigation ---------------------------------------------------------------------- */

.navRow {
	margin-left:40px;
	background-color:#F8F8F8;
	vertical-align:bottom;
	height:30px;
}
.globe {
	position:relative;/*float:right;*/
}
.navContainer {
	background:url(/global/en/images/nav_background.gif) bottom left repeat-x;
	height:30px;
	vertical-align:bottom;
	width:auto;
	min-width:770px;
}
.navButton {
	padding:0px 20px;
	background:#F8F8F8 url(/global/en/images/button_background.gif);
}
.navSelected {
	padding:0px 20px;
	background:#FFFFFF url(/global/en/images/button_background_on.gif);
}
.navText {
	font-size:11px;
	color:#000000;
	line-height:22px;
	margin-bottom:1px;
	text-align:center;
	font-weight:bolder;
	white-space:nowrap;
}
.navText a, .navTextEnd a {
	text-decoration:none;
	background-color:#F9F8F3;
	color:#808080;
	margin-bottom:3px;
}
.navText a:hover {
	color:#3e7899;
}
/* Left Navigation ---------------------------------------------------------------------- */

#leftnav {
	position:relative;
	display:block;
	border:1px solid #c0d5dd;
	width:150px;
	min-height:475px;
	height: auto;
	margin-top:5px;
	margin-left:5px;
	padding:10px 10px 130px 10px;
}
* html #leftnav {
	position:relative;
	display:block;
	border:1px solid #c0d5dd;
	width:150px;
	height:475px;
	margin-top:5px;
	margin-left:5px;
	padding:10px 10px 130px 10px;
}
.investor {
	background:#f8f8f8 url(/global/en/images/leftnav_investor.jpg) bottom left no-repeat;
}
.about {
	background:#f8f8f8 url(/global/en/images/leftnav_about.jpg) bottom left no-repeat;
}
.aboutLeadership {
	background:#f8f8f8 url(/global/en/images/side_key_02.jpg) bottom left no-repeat;
}
.news {
	background:#f8f8f8 url(/global/en/images/leftnav_news.jpg) bottom left no-repeat;
}
.markets {
	background:#f8f8f8 url(/global/en/images/leftnav_markets.jpg) bottom left no-repeat;
}
.products {
	background:#f8f8f8 url(/global/en/images/leftnav_products.jpg) bottom left no-repeat;
}
.buy {
	background:#f8f8f8 url(/global/en/images/leftnav_buy.jpg) bottom left no-repeat;
}
#leftnav a {
	color:#666666;
	text-decoration:none;
}
#leftnav a:hover {
	text-decoration:underline;
	color:#3e7899;
}
#leftnav ul li {
	margin-left:-40px;
	margin-top:7px;
	margin-bottom:3px;
	color:#666666;
	font-weight:bold;
	padding:0px;
	list-style-type:none;
}
#leftnav li.subnav {
	margin-left:-23px;
	margin-top:1px;
	margin-bottom:0px;
	padding:0 0 2px 0;
	height:1%;
	color:#3e7899;
	font-weight:normal;
	list-style-image:url(/global/en/images/bullet_arrow.gif);
}
#leftnav li.subSubnav, #leftnav li.subSubSelected {
	margin-left:-10px;
	margin-top:1px;
	margin-bottom:0px;
	padding:0 0 2px 0;
	height:1%;
	color:#3e7899;
	font-weight:normal;
	list-style-type:circle;
	vertical-align: top;
}
#leftnav li.subSubSelected {
	font-weight:bold;
	list-style-type:disc;
}
#leftnav li.info {
	margin-left:-40px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0 0 2px 0;
	height:1%;
	color:#666666;
	font-weight:normal;
	list-style-image:none;
}
#leftnav li.infoTitle {
	margin-left:-40px;
	margin-top:1px;
	margin-bottom:0px;
	padding:0 0 2px 0;
	height:1%;
	color:#215573;
	font-weight:600;
	line-height:13px;
}
#leftnav li.infoHeader {
	color:#000000;
}
#leftnav li.selected {
	color:#3e7899;
}
#leftnav li.subSelected {
	margin-left:-23px;
	margin-top:1px;
	margin-bottom:0px;
	padding:0 0 2px 0;
	height:1%;
	color:#3e7899;
	font-weight:bold;
	list-style-image:url(/global/en/images/bullet_arrow_blue.gif);
}
/* Site Map  ---------------------------------------------------------------------------- */

.contentMap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:20px 5px 5px 5px;
	vertical-align:top;
}
#sitemap {
	position:relative;
	display:block;
	margin-left:5px;
	padding:10px 10px 0px 0px;
	border-top:1px solid #c0d5dd;
	border-right:1px solid #c0d5dd;
	min-height:400px;
	height: auto;
}
* html #sitemap {
	position:relative;
	display:block;
	margin-left:5px;
	padding:10px 10px 0px 0px;
	border-top:1px solid #c0d5dd;
	border-right:1px solid #c0d5dd;
	height:400px;
}
#sitemap a {
	color:#666666;
	text-decoration:none;
}
#sitemap a:hover {
	text-decoration:underline;
	color:#3e7899;
}
#sitemap ul li {
	margin-left:-25px;
	margin-top:5px;
	margin-bottom:3px;
	color:#666666;
	font-weight:normal;
	padding:0px;
	list-style-type:disc;
}
#sitemap li.subnav {
	margin-left:-13px;
	margin-top:1px;
	margin-bottom:0px;
	padding:0 0 2px 0;
	height:1%;
	color:#3e7899;
	font-weight:normal;
	list-style-image:url(/global/en/images/bullet_arrow.gif);
}
#sitemap h2 {
	color:#3e7899;
	font-weight:bolder;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
	white-space:nowrap;
}
/* Content  ---------------------------------------------------------------------------- */

.content, .contentOrg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:20px;
	vertical-align:top;
	width:100%;
}
.contentOrg {
	padding-top:20px;
}
.content td {
	font-size:12px;
}
.contentBuy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:20px 0px;
	margin-left:-25px;
	vertical-align:top;
}
.contentPrint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:0px 10px;
	vertical-align:top;
	background-color:#FFFFFF;
	margin:0em auto;
}
a {
	color:#052b51;
	text-decoration:underline;
}
a:hover {
	color:#10461d;
}
ul {
	margin-top:0px;
}
li {
	margin-left:-20px;
	margin-top:3px;
	list-style-type:disc;
}
.alert {
	color:#FF0000;
	font-weight:bolder;
	font-size:12px;
}
h1, h1.subHeader {
	color:#3e7899;
	font-weight:bolder;
	font-size:17px;
	margin-top:10px;
	margin-bottom:20px;
}
h1.subHeader {
	font-size: 13px;
}
h2 {
	color:#225775;
	font-weight:bolder;
	font-size:13px;
	margin-top:20px;
	margin-bottom:3px;
}
h2.subheader {
	color:#13364a;
	font-weight:bolder;
	font-size:13px;
	margin-top:-15px;
	margin-bottom:25px;
}
h2.callout {
	color:#3e7899;
	font-weight:bolder;
	font-size:13px;
	margin-top:0px;
	margin-bottom:5px;
}
h3 {
	color:#333333;
	font-weight:bolder;
	font-size:12px;
	margin-top:5px;
	margin-bottom:5px;
}
h4 {
	color:#000000;
	font-weight:normal;
	font-size:12px;
	font-style:italic;
	margin-top:10px;
	margin-bottom:0px;
	padding-left:5px;
}
hr {
	height:1px;
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
.content img {
	padding:3px;
	border:1px solid #8999af;
	margin-bottom:15px;
	margin-left:25px;
}
.contentImage {
	padding:3px;
	border:1px solid #8999af;
	margin-bottom:15px;
	margin-left:25px;
}
img.bio {
	padding:3px;
	border:1px solid #8999af;
	margin-bottom:15px;
	margin-right:15px;
	margin-left:0px;
	float:left;
}
img.noborder {
	border:0px;
	padding:0px;
	margin:0;
}
.alphabetical {
	font-size:10px;
	font-weight:normal;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
}
.locations {
	font-size:10px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-top:10px;
	margin-bottom:25px;
	padding:5px 10px 10px 15px;
	background-color:#f8f8f8;
	text-align:center;
}
.source {
	font-style:italic;
	font-size:11px;
	color:#666666;
}
.contactInfo {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	margin-top:10px;
	padding:15px 10px 25px 25px;
	background-color:#f8f8f8;
	width:350px;
	text-align:left;
}
.quoteImage {
	float:right;
	font-size:10px;
	margin-bottom:35px;
	margin-left:25px;
	font-style:italic;
	text-align:center;
	color:#666666;
	line-height:13px;
}
.boldItalic {
	font-weight:bold;
	font-style:italic;
}
/* Tables  ---------------------------------------------------------------------------- */

.tableHeader {
	background-color:#C0D5DD;
	font-size:12px;
	font-weight:bolder;
}
.tableRow {
	background-color:#F8F8F8;
	font-size:12px;
}
.tableFooter {
	background-color:#FBFBF8;
	border-bottom:1px solid #CEC2B9;
	padding:6px 10px;
}
/* Forms  ---------------------------------------------------------------------------- */

.textBox {
	font-size:11px;
	width: 175px;
}
.textBoxSmall {
	font-size:9px;
	width: 100px;
	line-height:13px;
}
input.submit {
	font-size:9px;
	background-color:#4a8143;
	border:1px solid #4a8143;
	color:#FFFFFF;
	font-weight:normal;
}
/* Callouts  ---------------------------------------------------------------------------- */
	
#callout {
	position:relative;
	float:right;
	border:1px solid #c0d5dd;
	background-color:#f8f8f8;
	width:160px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	line-height:14px;
	padding:10px;
}
#callout h2 {
	color:#3e7899;
	font-weight:bolder;
	font-size:13px;
	margin-top:0px;
	margin-bottom:8px;
}
/* Home Page  ---------------------------------------------------------------------------- */

#featureHome, #featureHomeImg {
	border:1px solid #c0d5dd;
	background-color:#f8f8f8;
	float:right;
	line-height:14px;
	padding:10px;
	text-align:left;
	margin-bottom:15px;
	margin-right:10px;
}
#featureHomeImg {
	border:0;
	background-color:transparent;
}
#featureHome {
	width:200px;
	height: 125px;
	overflow:hidden;
}
#featureHomeImg img {
	border: none;
	margin-top:-10px;
	padding:0;
}
#featureHome h2 {
	color:#3e7899;
	font-weight:bolder;
	font-size:13px;
	margin-top:0px;
	margin-bottom:8px;
}
.contentHome {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:10px 20px;
	vertical-align:top;
}
.contentMap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding:10px 20px;
	vertical-align:top;
	background:#FFFFFF url(/global/en/images/home_map.jpg) 50% 100% no-repeat;
	border-right:1px solid #c8e3ee;
}
/* SIGN UP FORM */

#request {
	color: #333;
	margin-top: 10px;
}
#request td {
	text-align: right;
	vertical-align: top;
	padding:5px;
	font-size: 11px;
}
#request td.inputClass {
	text-align: left;
}
#request input, textarea {
	border: 1px solid #c0d5dd;
	font-size: 10px;
	margin:2px 10px 2px 0;
	background-color: #fff;
}
#request input.subButton {
	background-color: #eaeaea;
	border: 1px solid #c7c7c7;
	font-size: 10px;
	color:#3b85b1;
	margin:0;
	padding: 2px;
	vertical-align: middle;
}
#request input.subButton:hover {
	background-color: #fff;
}
#request textarea {
	font-size: 12px;
}
#request label {
	font-size: 11px;
	padding-right: 5px;
	vertical-align:top;
}
#request ul {
	text-align: right;
}
#request li {
	list-style: none;
	width:70%;
}
/* Organization Page -----------------------------------------------------------------*/
.contentOrg .orgLayer {
	padding:0 10px 10px 10px;
	vertical-align:top;
}
.contentOrg .orgLayer img {
	padding:3px;
	border:1px solid #8B959F;
	margin-right: 5px;
}
.contentOrg .orgLayer h2 {
	margin-top: 0;
}
/* Footer  ---------------------------------------------------------------------------- */

.footer {
	margin-top:5px;
	padding:20px 0px 15px 0px;
	background: url(/global/en/images/footer_row.gif) top left repeat-x;
	border-top:1px solid #9E8673;
	background-color:#f1f1f1;
	white-space:nowrap;
}
/*GULF COAST SPILL STYLES*/
.GCSHeader {
	background-color:#A8BFD1;
	padding:5px;
	font-weight:bold;
}
/*Food Safety Styles*/
#FoodSafetyContainer {
	background:url('/global/en/products/images/FoodSafetyHeader.jpg') top left no-repeat;
}
/*Contact Form*/
#FoodSafetyContact, #JapanResponseContact {
	padding:140px 0 50px 0;
}
#FoodSafetyContact li, #JapanResponseContact li {
	clear:left;
	padding:2px;
	list-style-type:none;
}
#FoodSafetyContact label, #JapanResponseContact label {
	float:left;
	width:175px;
	color:#719F32;
	font-weight:bold;
}
span.requiredfield, span.notrequiredfield {
	color: red;
	font-size:16px;
	vertical-align:middle;
}
span.notrequiredfield {
	color: #E3F2D3;
	vertical-align:middle;
}
.RequiredError {
	border: 1px solid #FF8F99;
}
#FoodSafetyContainer-Contact {
	background:#E3F2D3 url('/global/en/products/images/FoodSafetyBG-Tall.jpg') top left no-repeat;
	height:auto;
}
#FoodSafetyContact input, #FoodSafetyContact textarea, #JapanResponseContact input, #JapanResponseContact textarea {
	border: 1px solid #ccc;
	padding:5px;
	width:300px;
}
#FoodSafetyContact textarea, #JapanResponseContact textarea {
	overflow:auto;
	height:75px;
	font-family:Tahoma, Arial, Verdana, sans;
	font-size:larger;
}
/*Thank You Page*/
.BackLink {
	height:300px;
	padding:190px 0 0 15px;
}
#FoodSafetyHeaderContainer {
	position:relative;
}
#FoodSafetyHeader {
	color:#71A42B;
	font-size:40px;
	position:absolute;
	top:30px;
	left:150px;
}
.FontH2 {
	color:#225775;
	font-size:20px;
}
.SmallFontH2, .SmallRedFontH2 {
	margin:0;
	padding:0;
	color:#435F1D;
	font-size:18px;
}
.SmallRedFontH2 {
	color:#881D2B;
}
.DionexStandOut .SmallRedFontH2, .DionexStandOut .SmallFontH2 {
	color:#333;
}
.DionexStandOut a{
	color:#336699;
}
.DionexStandOut a:hover{
	color:#333366;
}
.DionexStandOut a:visited{
	color:#666;
}

#AssistFluid {
	width:570px;
}
#BoxContainer {
	/*width:auto;*/
	margin:0 auto;
	height:auto;
	padding-top:125px;
	padding-left:1%;
}
#BoxContainer p {
	font-size: 11px;
}
.FoodSafetyStandOut {
	float:left;
	width:28%;
	padding:10px;
	margin:3px;
	height:230px;
	border: 1px solid #C4CFB5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 4px 4px 0px #D2DFC3;
	-webkit-box-shadow: 4px 4px 0px #D2DFC3;
	background:#efefef;
}
.DionexStandOut {
	float:left;
	width:28%;
	padding:10px;
	margin:3px;
	height:230px;
	border: 1px solid #C4CFB5;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 4px 4px 0px #bbb;
	-webkit-box-shadow: 4px 4px 0px #bbb;
	background:#efefef;
}
.FoodSafetyStandOut p, .DionexStandOut p {
	margin:12px 0 0 0;
	padding:0;
}
.FoodSafetyStandOut h2, .DionexStandOut h2 {
	margin: 0;
}
#Inspection {
	background: #fff url('/global/en/products/images/phone.jpg') right bottom no-repeat;
}
#Media {
	background: #fff url('/global/en/products/images/media.jpg') right bottom no-repeat;
}
#Collab {
	/* background: #fff url('/global/en/products/images/collab-2.jpg') right bottom no-repeat; */
	background: #fff;
}
#Publication {
	background: #fff url('/global/en/products/images/vials.jpg') right bottom no-repeat;
}
#PageBottom {
	margin:50px 0 0 0;
}
/*Food Safety Links*/
ul.FoodSafety li a {
	font-size:larger;
}
/*Leadership Development Program*/

h1.LDP {
	font-size:25px;
}
.CaptionDiv {
	float:right;
	width:218px;
	padding:4px 4px 4px 4px;
	margin-left:10px;
	color:#444;
}
.CaptionDiv #ImageAndQuote {
	border:1px solid #C0D5DD;
	background:#f8f8f8;
}
.CaptionDiv img {
	border:1px solid #efefef;
	float:right;
	margin:3px 3px 7px 0;
	padding:4px;
}
.CaptionDiv p {
	padding:8px;
	font-weight:bold;
}
.CaptionDiv p.examples {
	font-weight:bold;
	margin-left:13px;
	font-size:13px;
}
.CaptionDiv span {
	margin-left:13px;
}
.CaptionDiv p span.StudentName {
	color:#333;
	font-weight:normal;
	font-style:italic;
}
.CaptionDiv ul li {
	margin-left:15px;
}
/*LDP BUTTONS*/
p.ButtonP {
	height:auto;
}
a.LinkButton {
	line-height:50px;
	padding:10px;
	border:1px solid #C0D5DD;
	background:#f8f8f8;
	text-decoration:none;
}
a.LinkButton:hover {
	background:#fff;
}
/* CORP RESPONSIBILITY */
.blue-circle{
	display: inline-block;
	background: url(/global/en/about/images/blue_circle.gif) no-repeat;
	color: #FFF;
	height: 175px;
	padding-top: 4.25em;
	width: 175px;
	white-space: normal;
}
.ppi-logo{
	display: inline-block;
	height: 175px;
	width: 175px;
}
.ppi-logo img{border: 0; margin: 0; padding: 0;}
#responsibility-circles {text-align: center; white-space: nowrap;}
#responsibility-circles .container30{display: inline-block; margin: 2em 1em; text-align: center; vertical-align: top; width: 30%;}

.blue-banner{
	background: #3E7899;
	color: #FFF;
	display: inline-block;
	margin: 1em 0em;
	padding: .5em 2em;
}
.green-banner{
	background: #008035;
	color: #FFF;
	display: inline-block;
	margin: 1em 0em;
	padding: .5em 2em;
}
#picture-container .container50{text-align: center; padding: 0em 2em; vertical-align: top; width: 50%;}
#picture-container .container50 img{margin: 0; padding: 0;}
#picture-container .container50 .text{display: inline-block; margin-top: 1em; text-align: left;}

