* { margin: 0; padding: 0; }

body {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 100%/110% "Arial", Helvetica, sans-serif;
}

/* Layout
------------------------------------------------------------------*/

#outer {
	width: 780px;
	margin: auto;
	position: relative;
	text-align: left;
	margin-top: 25px;
}

#wrapper1 {}

#contentwrap {
	display: block;
	font-size: 0.7em; /* Global Content Font Size */
	background: #A61E22 url(../images/light_bg.gif) no-repeat 320px 0;
	height: 325px;
	line-height: 1.3em;
}

#col-left {
	float: left;
	width: 70px;
}

#col-right {
	float: right;
	width: 465px;
}

/* Header
------------------------------------------------------------------*/

.header {
	background: url(../images/header_bg1.jpg) no-repeat 0 0;
	height: 108px;
	margin-bottom: 12px;
}

.header.company-profile { background: url(../images/header_bg2.jpg) no-repeat 0 0; }
.header.market-segments { background: url(../images/header_bg3.jpg) no-repeat 0 0; }
.header.supply-chain-management { background: url(../images/header_bg4.jpg) no-repeat 0 0; }
.header.corporate-governance { background: url(../images/header_bg5.jpg) no-repeat 0 0; }
.header.industry-associations { background: url(../images/header_bg6.jpg) no-repeat 0 0; }
.header.contact-us { background: url(../images/header_bg7.jpg) no-repeat 0 0; }

.header.home form#searchform label,
.header.company-profile form#searchform label { color: #000; }

.header.home h2 { background: url(../images/home_heading.gif) no-repeat; text-indent: -9999px; height: 20px; width: 305px; }

/* Heading Replacement */

/*
.replace { text-indent: -9999px; height: 20px; width: 300px; background-repeat: no-repeat; }

.replace.company-profile_template { background-image: url(../images/comp-profile.gif); }
.replace.mission-statement_template { background-image: url(../images/mission.gif); }
.replace.ethics-and-integrity_template { background-image: url(../images/ethics.gif); }

.replace.market-segments_template { background-image: url(../images/market_seg.gif); }
.replace.surface-coating-technologies_template { background-image: url(../images/surface_coating_technologie.gif); }
.replace.polymers-and-plastics_template { background-image: url(../images/polymers.gif); }
.replace.polyurethanes_template { background-image: url(../images/poly.gif); }
.replace.adhesives-and-sealants_template { background-image: url(../images/adhesives.gif); }
.replace.rubber_template { background-image: url(../images/rubber.gif); }
.replace.epoxies_template { background-image: url(../images/epoxies.gif); }
.replace.construction_template { background-image: url(../images/construction.gif); }
.replace.metal-working-fluids-and-lubricants_template { background-image: url(../images/metal.gif); }
.replace.industrial-water-treatment_template { background-image: url(../images/industrial.gif); }
.replace.mining_template { background-image: url(../images/mining.gif); }
.replace.explosives_template { background-image: url(../images/explosives.gif); }
.replace.asphalt_template { background-image: url(../images/asphalt.gif); }
.replace.refractory_template { background-image: url(../images/refactory.gif); }
.replace.ceramics_template { background-image: url(../images/ceramics.gif); }
.replace.institutional-and-industrial_template { background-image: url(../images/institutional.gif); }
.replace.agriculture_template { background-image: url(../images/agriculture.gif); }
.replace.stock-feed_template { background-image: url(../images/stock.gif); }
.replace.aquaculture_template { background-image: url(../images/aquaculture.gif); }

.replace.supply-chain-management_template { background-image: url(../images/supply-chain-management.gif); }
.replace.national-distribution-network_template { background-image: url(../images/national.gif); }
.replace.logistics_template { background-image: url(../images/logistics.gif); }
.replace.waste-disposal_template { background-image: url(../images/waste.gif); }
.replace.emergency-response_template { background-image: url(../images/emergency.gif); }

.replace.corporate-governance_template { background-image: url(../images/corp_gov.gif); }
.replace.haccp_template { background-image: url(../images/haccp.gif); }
.replace.responsible-care_template { background-image: url(../images/responsible.gif); }
.replace.product-stewardship_template { background-image: url(../images/product.gif); }
.replace.quality_template { background-image: url(../images/quality.gif); }

.replace.industry-associations_template { background-image: url(../images/industry.gif); }

.replace.contact-us_template { background-image: url(../images/contact-us.gif); }
.replace.office-locations_template { background-image: url(../images/office.gif); }
.replace.enquiry_template { background-image: url(../images/enquiry.gif); }
.replace.downloads_template { background-image: url(../images/downloads.gif); }

*/

	#headerleft {
		float: left;
		padding: 52px 0 0 322px;
	}

	#headerright {
		 float: right;
		 padding-right: 28px;
	}

		/* Search Form */
		form#searchform {
			font-size: 0.7em;
			margin: 0;
			padding: 0;
			color: #fff;
		}

		form#searchform label {
			margin: 30px 0 0 0;
			width: 115px;
			background: url(../images/search.gif) no-repeat 0 5px;
			text-align: right;
			color: #fff;
		}
		#searchSubmit { margin-bottom: -6px; }
		#searchinput { font-size: 11px; width: 90px; padding: 0; margin-right: 3px; }

/* Footer
------------------------------------------------------------------*/

#footer {
	clear: both;
	color: #6C6E70;
	float: left;
	width: 100%;
	font-size: 0.6em;
	line-height: 20px;
}
#footer p { margin: 0; padding: 0 0 0 20px; }

	#footerleft {
		margin-top: 10px;
	}

	#footerright {
		 float: right;
		 background: #D8D9DA url(../images/footer_corner.gif) bottom left no-repeat;
		 padding: 0 10px 0 0;
		 margin-top: 7px;
		 width: 450px;
	}

	#footerleft a {
		color: #6C6E70;
		text-decoration: none;
		border-left: 1px solid #6C6E70;
		display: inline;
		padding: 3px 10px;
	}

	#footer a:hover {  }

	#footerright a {
		padding-right: 40px;
		display: block;
		float: right;
		color: #6C6E70;
		line-height: 26px;
	}
	#footerright a.salkat { background: url(../images/salkat_smllogo.gif) top right no-repeat; padding-right: 80px; }
	#footerright a.watts { background: url(../images/watts_smllogo.gif) top right no-repeat; padding-right: 28px; margin-left: 10px; }
	#footerright span { float: left; line-height: 26px; padding-right: 5px; }

/* Global Formatting
------------------------------------------------------------------*/

a img { border: none; }

a {
	color: #A61E22;
	text-decoration: none;
}

a:hover {
	color: #A61E22;
	text-decoration: underline;
}

p { margin: 0 0 1em 0; }

ul, ol {
	margin: 0 0 1em 0;
}

	ul ul, ol ol { margin-bottom: 0; }
	.padding li { background: none; }
	.padding ul li { list-style: none; background: url(../images/bullet.gif) no-repeat 0 5px; padding-left: 15px; }

.hide { display: none; }

h2 {
	margin: 0 0 0.5em 0;
	font-size: 0.75em;
	letter-spacing: 0px;
	color: #243166;
	font-family: "Times New Roman", Times, serif;
}

.header.market-segments h2,
.header.supply-chain-management h2,
.header.contact-us h2
 { color: #fff; }

	h2 a {
		color: #000;
		text-decoration: none;
	}

	h2 a:hover {
		color: #000;
		text-decoration: none;
	}

h2 em { font-style: normal; color: #A61E22; }

h3 {
	font-size: 1.3em;
	margin: 0 0 0.5em 0;
}

h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
}

.imgRight {	float: right; margin: 0 0 10px 20px; }
.imgLeft { float: left;	margin: 0 20px 10px 0; }

.clear { clear: both; }

.red { color: #A61E22; }

p.hometext { font: normal 1.8em "BodoniBT", Times New Roman, Times, serif; }

.left-align-list { float: left; width: 49%; }
.right-align-list { float: right; width: 49%; }

.locations-to-fit { font-size: 0.9em; line-height: 1.2em; }
.locations-to-fit .red { margin-bottom: -5px; display: block; }

/* padding */

#col-right .padding { padding: 15px 40px 10px 25px; }
.padding .scroll { overflow: auto; height: 265px; }

/* Messages */

div.message {
	width: 100%;
	color: #fff;
	padding-top: 8px;
	font: bold 10px Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	z-index: 200;
	padding: 6px 0;
	text-align: center;
	line-height: 1.4em;
}
div.message.info { background: #B7EF46;	color: #333; }
div.message.error {	background: #f66; }

/* Forms
------------------------------------------------------------------*/

form {
	margin: 10px 10px 0 20px;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	padding: 0;
	position: relative;
	border: none;
}

fieldset br {
	display: none;
}

legend {
	font-weight: bold;
	color: #000;
	margin: 0 0 0 -1px;
	padding: .2em .5em;
	display: block;
}

label {
	display: block;
	color: #A61E22;
}

form .table-col-left div {
	height: 40px;
}

fieldset div span {
	display: none;
}
fieldset div:hover span, * html fieldset div span {
	font-size: 85%;
	color: #000;
	margin-left: 30em;
	padding: .2em .5em;
	border: 1px dotted #630;
	display: block;
	position: absolute;
	right: 3px;
}
* html fieldset div span {
	display: none;
}

div.cr p {
	margin: 0;
}

input { font-size: 11px; padding: 1px; }
select { font-size: 11px; }

.mandat {
	font-weight: bold;
	color: #360;
}
.mandat:after {
	content: "*";
}

.light { color: #666; }
.dark { color: #000; }

div.buttons {
	clear: both;
	float: right;
	margin: 5px 0px 5px 0;
}

.removed { display: none !important; }

/* Tables
------------------------------------------------------------------*/

table { margin: 5px 0 1em 0; }
table, th, td { border: none; }
th, td { padding: 3px; }

.table-col-left { width: 198px; }
.table-col-right { width: 185px; }

.table-col-left input {
	width: 198px;
	margin: 0 0 0.25em 0;
}
.table-col-left select { width: 100%; }
.table-col-left input#areacode { width: 76px; float: left; }
.table-col-left input#telephone { width: 110px; float: right; }
#comments { height: 216px; width: 99%; }
.phpdigHighlight { background-color: #fff; padding: 2px; }


/* image styles */

.imageleft {
float:left;
margin: 0 20px 20px 0;
}

.imageright {
float:right;
margin: 0 0 20px 20px;