/* CSS Document */

/* HTML elements ----------------------------------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	border:0;
	
}



body {
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #e2fafe;
}

h1, h2, h3, h4, h5 {
	color: #009999;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}


h1{
	font-size:1.7em;
}

h2 {
	font-size:1.5em;
}

h3{
	font-size:1.2em; 
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
}

h5 {
	font-size:1.0em;
}

h6 {
	
}	

p {
	
}

a {
	color: #00b5d6;
	text-decoration: none;
}

a:visited {
}

a:hover {
	color: #6e56d7;
}

a:active {
	
}

ul {
	
}

li {
	list-style-type: none;
}

form {
}

label {
	font-weight:bold;
}

input {
}

select {
	border: 1px solid #999;
}

fieldset {
}


fieldset.contact_form {
	margin:2.0em 0 ;
}

input.text, textarea {
	border-width:1px;
	border-color:#666 #ccc #ccc #666;
	border-style:solid;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

textarea {
	overflow:auto;
}




input.text, label, button {
	display:block;
}


/* Page elements ----------------------------------------------------------------------------------------------------------------------------------*/

div#container {
	background-color: #dbdbdb;
	width: 948px;
	/*background: url(/images/container_bgr.gif) repeat-y;
	width:955px;*/
	height: auto;
	margin: 0 auto;
	position:relative;
}

div#header {
	width: 948px;
	height: 143px;
	background-color: #fff;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	position:relative;
}

div#header a#logo{
	background: url(/images/logo.gif) no-repeat;
	float: left;
	text-indent: -5000px;
	width: 139px;
	height: 70px;
	margin:0;
	padding:0;
}

div#header_contact {
	background: url(/images/black_50_bg.png) repeat;
	position:absolute;
	top:0;
	right:0;
	border:1px solid #fff;
	clear:right;
}

div#header_contact a {
	display: block;
	padding:4px 10px;
	color: #fff;
}

div#header_contact a:hover {
	background-color: #00B8D6;
}

h5#strapline {
	background: url(/images/map.gif) no-repeat;
	float: right;
	text-indent: -5000px;
	width: 385px;
	height: 70px;
	
}

div#page_content {
	width:620px;
	float:left;
}

div#side_navigation {
	width:310px;
	float:left;
	padding: 0 0 0 10px;
	font-size: 0.9em;
}


/* Custom elements ----------------------------------------------------------------------------------------------------------------------------------*/

/*Custom header elements----------------------------------------------------------*/

/*
div#header ul.topnav {
	background: url(/images/topnav_bgr.jpg) no-repeat;
	float: left;
	width: 948px;
	height: 35px;
	padding:0;
	font-weight: bold;
	margin:0;
}

div#header ul.topnav li {
	float:left;
	margin: 0 0 0 5px;
	padding:10px 2px ;
	
}

div#header ul.topnav li a {
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	padding:10px 5px;
}

div#header ul.topnav li a:hover {
	color: #34f9e8;
	padding:10px 5px;
}

div#header li.nav_selected a {
	color: #e2fafe;
	background:url(/images/topnav_bgr_hvr.gif) repeat-x;
}
*/

	/* PRIMARY NAVIGATION */
		



	#menu { position:absolute; top:107px; left:0; z-index:100;  clear:both; float:left; list-style: none; background: url(/images/topnav_bgr.jpg) top left repeat-x; padding:3px 0 0 0; width: 948px; margin:0; height: 32px; }
	#menu ul { list-style:none; margin:0 5px; padding:0; font-size: 14px; text-transform: capitalize;}	
	#menu li{ float:left; padding:0px 4px 0px 4px; margin-right:5px; color:#fff  }

	#menu li a{ color:#fff; display:block; font-weight:normal; line-height:28px; padding:0px 5px; text-align:center; text-decoration:none; }

	#menu li a:hover{ color: #00B8D6; text-decoration:none; }
	#menu li ul{ background:#000; padding:5px 0; display:none; height:auto; filter:alpha(opacity=90); opacity:0.90; position:absolute; width:200px; z-index:200; }
	#menu li:hover ul{ display:block; }
	#menu li:hover a{ color:#00B8D6; }
	#menu li li { display:block; float:none; padding:0px; width:200px; border-bottom:1px solid #333; }
	#menu li ul a{ display:block; font-size:13px; font-style:normal; padding:5px 10px 5px 15px; text-align:left; line-height:1.2em; color:#fff; }
	#menu li:hover ul a{ color:#fff; }
	#menu li ul a:hover{ background:#00B8D6; color:#fff; opacity:1.0; filter:alpha(opacity=100); }
	#menu p{ clear:left; }	
	#menu #active{ color:#00FFF0; }

	
 	
	
	/* END PRIMARY NAVIGATION */


div#header p {
	background: url(/images/ineu_bgr.jpg) no-repeat;
	margin: 3px 0 0 0;
	padding: 8px 0 0 85px;
	float: left;
	width: 390px;
	height: 27px;
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}

div#country_language {
	margin: 3px 0 0 0;
	padding: 8px 0 0 10px;
	float: right;
	width: 463px;
	height: 28px;
	color: #fff;
	background: url(/images/eu_location.jpg) no-repeat;
}

div#country_language form{
	float:left;
}

div#country_language form label, div#country_language h6 {
	margin: 0 0 0 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
	font-size:1.0em
}

ul#country_list, ul#language_list {
	display:none;
}

div#country_language form option {
	/*width:100px;*/	
}

/*custom news elements------------------------------------------------------------*/


div#container ul#results_navigation {
	list-style:none;
}

div#container ul#results_navigation li {
	float:left;
	list-style:none;
	margin-right:20px;
}

h4.news {
	background: url(/images/univar_hdr.jpg) no-repeat;
	float: left;
	width: 275px;
	height: 29px;
	padding: 10px 0 0 25px;
	margin: 6px 0 0 0;
	text-transform:uppercase;
}

a.more {
	font-weight: bold;
	color: #fff;
	float:right;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin: -28px 30px 0 0 ;
	border:1px solid #abdce4;
	padding:2px 4px;
}

a.more:hover {
	background:#80c5d2;
	color: #fff;
}

dl.newsfeed {
	background: url(/images/news_btm.gif) no-repeat bottom;
	float: left;
	background-color: #fff;
	width: 280px;
	margin: 0 0 0 0;
	padding: 0 20px 15px 0;
	margin-bottom: 10px;
	position:relative;
	display: block;
	height:60px;
	overflow: hidden;	
}

dl.newsfeed dt {
	background: url(/images/bullett.gif) no-repeat left 0.5em;
	padding: 7px 0 0 30px;
	line-height: 15px;
	color: #00b5d6;
	font-family:Arial, Helvetica, sans-serif;
}

dl.newsfeed dt a {
	color: #00b5d6;
	font-size:1.2em
	
}

dl.newsfeed dt a:hover {
	color: #6e56d7;
}

dl.newsfeed dd {
	margin: 3px 10px 0 30px;
	line-height: 15px;
	text-align:right;
}



#scrollup {
   position: relative;
   overflow: hidden;
   border: 1px solid #000;
   height: 200px;
   width: 290px
}

.headline {
   position: absolute;
   top: 210px;
   left: 5px;
   height: 195px;
   width:290px;
}



dl.newsfeed_exhibition {
	/*background: url(/images/news_btm.gif) no-repeat bottom;*/
	float: left;
	background-color: #fff;
	width: 290px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 10px 15px 0;
}

dl.newsfeed_exhibition dt {
	background: url(/images/bullett.gif) no-repeat left 0.5em;
	padding: 7px 0 0 30px;
	line-height: 20px;
	color: #00b5d6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

dl.newsfeed_exhibition dt a {
	color: #00b5d6;
}

dl.newsfeed_exhibition dt a:hover {
	color: #6e56d7;
}

dl.newsfeed_exhibition dd {
	margin: 0 0 0 30px;
	line-height: 20px;
}

h4.exhibition {
	background: #fff url(/images/exhibition_bgr.jpg) repeat-x;
	color:#fff;
	font-weight: bold;
	font-size: 1.4em;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	clear:both;
	display:block;
	width: 275px;
	height:16px;
	


	
/*=============================== ADD HACK HERE ===========================*/	
	
	/* IF IE NOT 6*/
	padding:8px 0 10px 25px;
	
	
	/* IF IE 6*/
	/*padding:8px 0 4px 25px;*/
	
	
	
}

a.more_exhibitions {
	font-weight: bold;
	color: #fff;
	float:right;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin: -26px 30px 0 0 ;
	border:1px solid #abdce4;
	padding:2px 4px;
	
}

a.more_exhibitions:hover {
	color: #fff;
	background:#80c5d2;
}

dl.exhibition {
	background: url(/images/news_btm.gif) no-repeat bottom;
	/*float: left;*/
	clear:both;
	background-color: #fff;
	width: 290px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 10px 15px 0;

}

dl.exhibition dt {
	background: url(/images/bullett.gif) no-repeat left 0.5em;
	padding: 7px 0 0 30px;
	line-height: 20px;
	color: #00b5d6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

dl.exhibition dt a {
	color: #00b5d6;
}

dl.exhibition dt a:hover {
	color: #6e56d7;
}

dl.exhibition dd {
	margin: 0 0 0 30px;
	line-height: 20px;
}


/*main image and navigation elements-----------------------------------------------------------------------*/


div#banner_image {
	/*background: url(/flash_images/leaders_img1.jpg) no-repeat;*/
	width: 466px;
	height: 196px;
	float: left;
	margin: 6px 0 0 0;
	
	
}


div#christmas_banner_image {
	background: url(/images/main_img.jpg) no-repeat;
	width: 466px;
	height: 196px;
	float: left;
	margin: 6px 0 0 0;
	
	
}


ul.rightnav {
	float: left;
	width: 150px;
	height: 195px;
	text-align: right;
	margin: 6px 0 0 0;
	font-weight: bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:1.1em;

}

ul.rightnav li{ 
	/*background-image: url(/images/triangle.gif);
	background-repeat:no-repeat;
	background-position: 23px 0.3em;
	margin-bottom:1.0em;
	line-height: 1.5em;
	padding:0;
	padding-left: 45px;
	font-weight: normal;*/

}

ul.rightnav a {
	color:#fff;
	display: block;
	width: 138px;
	height: 27px;
	padding: 12px 12px 0 0;
}

ul.rightnav a:hover {
color:#fff;
}


a#industry_5 {	
	background: url(/images/coatings.jpg) no-repeat;
}

a#industry_5:hover{
	background: url(/images/coatings.jpg) 0px -39px no-repeat;
}

a#industry_4 {
	background: url(/images/personal.jpg) no-repeat;
}

a#industry_4:hover{
	background: url(/images/personal.jpg) 0px -39px no-repeat;
}

a#industry_3 {
	background: url(/images/pharmeceutical.jpg) no-repeat;
}

a#industry_3:hover{
	background: url(/images/pharmeceutical.jpg) 0px -39px no-repeat;
}

a#industry_2 {
	background: url(/images/food.jpg) no-repeat;
}

a#industry_2:hover{
	background: url(/images/food.jpg) 0px -39px no-repeat;
}

a#industry_1 {
	background: url(/images/focus.jpg) no-repeat;
}

a#industry_1:hover{
	background: url(/images/focus.jpg) 0px -39px no-repeat;
}

/*information elements----------------------------------------------------------------------*/


h4.location {
	/*background: url(/images/univar_eu.jpg) no-repeat;*/
	float: left;
	width: 275px;
	height: 29px;
	padding: 12px 0 0 25px;
	margin: 10px 0 0 0;
}

h4.cat_location {
	background: url(/images/univar_eu.jpg) no-repeat;
	float: left;
	width: 275px;
	height: 29px;
	padding: 12px 0 0 25px;
	margin: 10px 0 0 0;
}

div#country_nav {
	background: #fff url(/images/info_btm.gif) no-repeat bottom;
	width:300px;
	height:auto;
	float:left;
	margin:0 0 10px 0;
	padding-bottom:20px;
	
}

div#quick_links {
	background: #fff url(/images/info_btm.gif) no-repeat bottom;
	width:300px;
	height:auto;
	float:left;
	margin:0 0 10px 0;
	padding-bottom:20px;
	
}

div#editor {
	background: #fff url(/images/info_btm.gif) no-repeat bottom;
	width:300px;
	height:auto;
	float:left;
	margin:0 0 10px 0;
	padding-bottom:20px;
	
}

h4.editorial {
	background: #dbdbdb url(/images/editorial_bgr.jpg) no-repeat bottom;
	clear:both;
	display:block;
	width: 275px;
	height: 29px;
	padding: 22px 0 0 25px;
	margin:0 0 0 0;
	text-transform:uppercase;
	/*border:1px solid red;*/
}

div#editor div#editor_text {
	padding:20px 20px 10px 30px;
	font-size:1.0em;
}

h3.contact {
	display:block;
	background: #000 url(/images/phone.gif) no-repeat;
	width: 245px;
	height: 25px;
	padding: 09px 0 0 55px;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	text-transform:uppercase;
}

h4.category {
	background-color: #7f91c7;
	color:#fff;
	padding:6px 10px 6px 20px;
	font-weight: bold;
	font-size: 1.2em;
	margin:0;

	
}

ul.category {
	margin-top:1.0em;
	/*padding-bottom:10px;*/
}

ul.category li {
	background-image: url(/images/triangle.gif);
	background-repeat:no-repeat;
	background-position: 23px 0.3em;
	margin-bottom:1.0em;
	line-height: 1.5em;
	padding:0;
	padding-left: 45px;
	font-weight: normal;
}

ul.category li.selected a {
	/*color:red;*/

}

ul.category li.page_selected a {
	/*background:#e2fafe;*/
	color: #6e56d7;
	
}

ul.category li.page_selected {
	background-image: url(/images/triangle_hvr.gif);
	background-repeat:no-repeat;
	background-position: 23px 0.7em;
	background-color:#e2fafe;
	/*background-color:#fffab0;*/
	
	margin-bottom:1.0em;
	line-height: 1.5em;
	padding:5px 0 5px 0;
	padding-left: 45px;
	font-weight: bold;
	
}

ul.category  li a {
	color: #00b5d6;
	font-weight: normal;
	font-size: 1.2em;
}

ul.category  li a:hover {
	color: #6e56d7;
}



/*downloads elements----------------------------------------------------------------*/



h4.blue_curve {
	background: url(/images/univar_hdr.jpg) no-repeat;
	clear:both;
	display:block;
	width: 275px;
	height: 29px;
	padding: 12px 0 0 25px;
	margin:0;
	text-transform:uppercase;
}

h4.cat_blue_curve {
	/*background: url(/images/univar_hdr.jpg) no-repeat;*/
	clear:both;
	display:block;
	width: 275px;
	height: 29px;
	padding: 12px 0 0 25px;
	margin:0;
	text-transform:uppercase;
}

h4.eu_blue_curve {
	background: url(/images/eu_location2.jpg) no-repeat;
	clear:both;
	display:block;
	width: 275px;
	height: 29px;
	padding: 12px 0 0 25px;
	margin:0;
	text-transform:uppercase;
}

/*h4.quick {
	background: url(/images/univar_hdr.jpg) no-repeat;
	clear:both;
	display:block;
	width: 275px;
	height: 29px;
	padding: 12px 0 0 25px;
	margin:0;
}
*/
ul.white_curved_box {
	width:300px;
	margin:0 0 10px 0;
	background: #fff url(/images/info_btm.gif) no-repeat bottom;
	padding: 10px 0 10px 0;
}

ul.white_curved_box li {
	background-image: url(/images/triangle.gif);
	background-repeat:no-repeat;
	background-position: 23px 0.3em;
	line-height: 1.5em;
	padding:0;
	padding-left: 45px;
	font-weight: normal;
	font-size: 1.2em;
}

ul.white_curved_box li a {
	color: #00b5d6;
}

ul.white_curved_box li a:hover {
	color: #6e56d7;
}

ul#download_resources li {
	list-style:none;

}

ul#download_resources li.pdf {
	background: url(/images/pdf.gif) no-repeat;
	padding: 0 0 10px 22px;
	list-style:none;
}

ul#download_resources li.image {
	margin:10px 0 ;
	list-style:none;
}

/*quick links elements----------------------------------------------------------------------*/


ul.link {
	background: url(/images/info_btm.gif) no-repeat bottom;
	width: 300px;
	background-color: #fff;
	margin: 0 0 10px 0;
}

ul.link li {
	background: url(/images/triangle.gif) no-repeat;
	width: 255px;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 45px;
	
}

ul.link li a{
	font-weight: normal;
	font-size: 1.2em;
	color:#00b5d6;
}

ul.link li a:hover {
	color: #6e56d7;
}

/*main info elements------------------------------------------------------------------------*/

div#maininfo {
	width: 616px;
	height: auto;
	float: left;
	margin: 20px 0 20px 14px;
	background-color: #dbdbdb;

}

/* main content narrow with extra column ----------------------------------------*/
	div#maincontent_narrow {
		background: url(/images/contentbtm.gif) no-repeat bottom;
		float: left;
		width: 458px;
		height: auto;
		background-color: #fff;
		margin: 10px 0 10px 0;
	}
	
	div#maincontent_narrow h1{
		color: #009999;
		background: url(/images/contenttop.gif) no-repeat;
		margin: 0 0 0 0;
		padding:15px 20px 15px 20px;
		font-size:1.7em;
		
	}
	
	div#extra_column{
		width:144px;
		float:right;
		background: transparent url(/images/extra_column_btm.gif) no-repeat bottom;
		padding-bottom:10px;
		margin: 10px 5px 10px 0;
		/*border:1px solid red;*/
		
	}
	
	div#extra_column_content {
		background: #fff url(/images/extra_column_top.gif) no-repeat top;
		float: right;
		width: 122px;
		height: auto;
		margin: 0 0 0 0;
		border-top:1px solid #dbdbdb;
		border-right:1px solid #dbdbdb;
		border-bottom:1px solid #fff;
		border-left:1px solid #dbdbdb;
		padding:10px 10px 0 10px;	
}

	
/* main content Full size without extra column----------------------------------------*/
	div#maincontent_full {
		background: #fff url(/images/contentbtm_full.gif) no-repeat bottom;
		float: left;
		width: 616px;
		height: auto;
		margin: 10px 0 10px 0;
	}
	
	div#maincontent_full h1{
		color: #009999;
		background: #fff url(/images/contenttop_full.gif) no-repeat;
		
		margin: 0 0 0 0;
		padding:20px 20px 15px 20px;
		font-size:1.7em;
	}
	
	div#text_cell{
		margin: 20px;
		clear:left;
		font-size:1.1em
	}
	
	div#text_cell p, div#text_cell ul {
		line-height:1.7em;
		margin-bottom:1.4em;
		font-weight:normal;
	}

	
	div#text_cell ul li {
		list-style-position:inside;
		list-style-type:disc;
		margin-bottom:0.5em;
	}
	
	/*div#text_cell img {
	border: 1px #000 solid;
	}*/
	

li.quote {
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	line-height: 20px;
	font-family: "Trebuchet MS";
}

li.quotename {
	margin: 0 0 0 0;
	text-align: right;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	font-family: "Trebuchet MS";
}


a.search {
	background: url(/images/search.jpg) no-repeat;
	float: right;
	width: 144px;
	height: 143px;
	text-indent: -5000px;
	margin: 10px 0 0 0;
}

p.cosmetics {
	background: url(/images/incosmetics.gif) no-repeat;
	margin: 9px 0 0 0;
	width: 142px;
	height: 132px;
	text-indent: -5000px;
	background-color: #fff;
}

p.location {
	width: 142px;
	height: 47px;
	text-align: center;
	color: #eb0088;
	
}
p.register {
	background: url(/images/calltoaction_btm.gif) no-repeat bottom;
	width: 142px;
	height: 132px;
	text-align: center;
}
div#calltoaction a {
	color: #0dadca;
}

div#calltoaction a:hover {
	color: #017c92;
}

/*breadcrumb elements------------------------------------------------------------------*/


div#maincontent_full ul#breadcrumb {
	margin:0 20px 1.5em 20px;
	float:left;
	list-style:none;
	width:500px;
}

div#maincontent_narrow ul#breadcrumb {
	margin:0 20px 1.5em 20px;
	float:left;
	list-style:none;
	width:350px;
}

ul#breadcrumb li {
	display:inline;
	/*float:left;*/
	margin-right:0.5em;
}

ul#breadcrumb li.category {
	font-weight:bold;
	text-transform:uppercase;
}


/*footer elements------------------------------------------------------------------*/

ul.footer {
	clear: both;
	width: 948px;
	height: 22px;
	background-color: #a0a0a0;
	padding: 8px 0 0 0;
	margin: 20px 0 0 0;
}

ul.footer li {
	display: inline;
	margin: 0 0 0 30px;
}

ul.footer li a{
	color:#fff;
}

/*CONTACT UL-----------------------------------------------------------------*/


ul#contacts {
	/*border:1px solid red;*/
	width:555px;
	margin:0 auto;
}

ul.contact {
	
	width: 257px;
	height: auto;
	background: #fff;
	padding: 10px 0 10px 20px;
	margin: 10px 0 0 0;
	float:left;
}

ul.contact li {
	height:auto;
	padding:0;
	margin-left: 55px;

}

ul.contact li.country {
	margin:10px 0;
}

ul li.address {
	clear:both;
}

ul.contact li.tel {
	background: url(/images/tel.gif) no-repeat;
	padding-left:22px;
	margin:2px 0 ;
}

ul.contact li.fax {
	background: url(/images/fax.gif) no-repeat;
	padding-left:22px;
	line-height:20px;
}

ul.contact li.email {
	padding:0;
}



ul.contact li.icons {
	width:45px;
	margin:0 10px 0 0;
	float:left;
	/*border:1px solid red;*/
}

ul.contact li.icons ul li {
	float:left;
	height:35px;
	margin:5px 0 0 0;
}

form#contact_country{
	width:335px;
	height:57px;
	float:left;
	margin:20px 0 0 10px;
	background:url(/images/contact_country.gif) no-repeat;
	padding:20px 10px 0 10px;
}

form#contact_country label, select{
	display:inline;
	margin: 0 0 0 15px;
	
}

form#contact_country select{
	border:1px solid gray;
}

dl.key {
	width:190px;
	height:auto;
	padding:0;
	float:right;
	margin:-40px 20px 10px 0 ;
}

dl.key dt{
	float:left;
	width:45px;
	margin: 0;
} 

dl.key dd{
	float:left;
	width:100px;
	height:28px;
	padding:10px 0 0 10px;
	border:1px solid white;
}

dl#job_vacancies dd{
	padding:0 15px;
}


dl#job_vacancies dt{
	font-weight:bold;
	color: #009999;
	padding:  0 15px 15px 15px;
	font-size:1.1em;
}


dl#job_vacancies dd.email{
	border-bottom:1px solid #a0a0a0;
	padding: 0 10px 10px 0;
	margin-bottom:40px;
	text-align:right;
}

dl#job_vacancies dd.salary{
	padding-bottom:10px;
}

/* FORMS */

div#text_cell ul.form_fields {
	list-style:none;
}

div#text_cell ul.form_fields li {
	list-style:none;
}

div#text_cell ul.form_fields label {
	margin-left:0;
	padding-left:0;
	font-weight:bold;
	color:#333;
}

div#text_cell ul.form_fields select {
	margin-left:0;
	padding-left:0;
}

ul.form_fields input.text, ul.form_fields textarea  {
	width:250px
}

ul.form_fields textarea  {
	height:100px
}

ul.buttons {
	clear:both;
	margin-bottom:20px;
}

div#text_cell ul.buttons li {
	float:left;
	margin-right:10px;
	list-style:none;
}

ul.buttons li button {
	margin-right:10px;
}


ul.buttons li button.emphasise {
	font-weight:bold;
}


button {
	border:1px;
	border:double;
	background: url(/images/button_grad.gif) repeat-x;
	padding: 3px 5px;
	border-bottom:  double #6d6d6d;
	border-right:  double #6d6d6d;
	border-top:  double #ccc;
	border-left:  double #ccc;
	color:#343434;
	margin: 5px 0;
	text-align:left;
	width:auto;
   	overflow:visible;
}

/* NEWS */


div#text_cell ul#news_info {

}

div#text_cell ul#news_info li {
	list-style:none;
}

div#text_cell ul#news_info li.publish_date {
	font-weight:bold;
}

div#text_cell table {
	border-collapse:collapse;
	margin-bottom:1.0em;
}


div#text_cell table td, div#text_cell table th {
	/*border:1px solid #ccc;*/
	text-align:left;
	padding:0.4em;
}

div#text_cell table th {
	background-color:#0ff;
}

div#text_cell table td p {
	margin:0;
	padding:0;

}

div#text_cell table.management, div#text_cell table.management th, div#text_cell table.management td {
	border:none;
}

div#text_cell table.management p {
	margin:0;
	padding:0;
	line-height:1.2em;
}

dl.news_list {
	margin-bottom:1.5em;
	padding-bottom:1.5em;
	border-bottom:1px dashed #ccc;
}


dl.news_list dt {
	margin-top:1.0em;
	padding-top:1.0em;
	border-top:1px dashed #ccc;
	
}

dl.news_list dd.date {
	margin:0.5em 0;
}

dl.news_list dd {
	line-height:1.5em;
}

div#editor_text dl.related_news_list {
	margin:0;
	padding-bottom:1.0em;
	border-bottom:1px dashed #ccc;
	font-size:1.1em;
	
}


dl.related_news_list dt {
	margin-top:1.0em;
	padding-top:1.0em;
	border-top:1px dashed #ccc;
}

dl.related_news_list dd.date {
	margin:0.5em 0;
}

dl.related_news_list dd {
	line-height:1.5em;
}

h3.news_archive {
	/*margin:1.5em 0 0 0;*/
	padding:30px 0 0 0;
	clear:both;
 }

div#text_cell ul.news_archive {
	list-style:none;
	margin:1.0em 0 0 0;
	/*float:left;*/
	width:100%;
}

div#text_cell ul.news_archive li {
	list-style:none;
	float:left;
	width:50%;
}

div#text_cell h3 {
	/*clear:both;
	margin-top:1.5em;*/
}

/*Search Archive Form*/
form#archive_search_form{
	width:342px;
	height:79px;
	margin:0 0 0 0;
	background:url(/images/search_archive.gif) no-repeat;
	padding:20px 10px 0 10px;
}

form#archive_search_form label {
	margin: 5px 0 0 20px;
	color: #009999;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:1.1em;

}

form#archive_search_form input{
	display:inline;
	margin: 0 0 0 20px;
	
	float:left;
	
}

form#archive_search_form button{
	float:left;
	margin: -3px 0 0 20px;
}

/*Bookmarks*/

ul#email-print {
	margin-top:1.5em;
	margin-bottom:1.5em;
	padding-bottom:1.5em;
	border-bottom:1px dashed #ccc;
}

ul#email-print li {
	display:inline;
	margin-right:1.0em;
	
}

ul#post {
	margin-top:0;
	margin-bottom:30px;
	padding:6px 4px 1.0em 4px;
	border-bottom:1px dashed #ccc;
}

ul#post li {
	display:inline;
	margin-right:0.8em;
}

ul#post li.delicious {
	padding-left:19px;
	background:url(/news/images/delicious.gif) no-repeat;
}

ul#post li.digg {
	padding-left:21px;
	background:url(/news/images/digg.gif) no-repeat;
}

 ul#post li.reddit {
	padding-left:20px;
	background:url(/news/images/reddit.gif) no-repeat;
}

 ul#post li.facebook {
	padding-left:19px;
	background:url(/news/images/facebook.gif) no-repeat;
}

ul#post li.stumbleupon {
	padding-left:19px;
	background:url(/news/images/stumbleupon.gif) no-repeat;
}

ul#post li.bookmarking {
	margin-top:1.0em;
	font-size:0.9em;
	text-align:right;
	display:block;
	background:none;

}

/*Coatings Table*/


div#coating_results {
	float:right;
	width:300px;
	padding-left:20px;
}

div#coating_results ul li.product_name {
	clear:left;
	list-style:none;
	border-top:1px dashed #ccc;
	padding:1.0em 0;
}

div#coating_results ul li.product_name a {
	float:left;
	margin-right:1.0em;
	background:url(/images/triangle.gif) left no-repeat;
	padding-left:20px;
	
}

ul.coating_types  {
	float:left;
}

ul.coating_types li  {
	width:20px;
	text-indent:-5000px;
	float:left;
	margin-right:1px;
}

ul.coating_types li.water {
	background-color:#F60;
}

ul.coating_types li.solvent {
	background-color:#FC0;
}

ul.coating_types li.solid {
	background-color:#CF0;
}

ul.coating_types li.radiation {
	background-color:#6F0;
}

ul.coating_types li.aerosol {
	background-color:#0F9;
}

ul.coating_types li.powder {
	background-color:#0FF;
}

div#key {
	border:1px solid #ccc;
	padding:10px;
	float:left;
	margin-bottom:2.0em;
}

div#key ul.coating_types {
	margin-top:0.5em;
	list-style:none;
}

div#key ul.coating_types li {
	width:auto;
	padding:0 0.5em;
	text-indent:0;
	float:none;
	list-style:none;
	text-align:center;
}

div#key.detail {
	float:right;
	margin-left:2.0em;
}

div#key.detail ul.applications {
	list-style:none;
	margin-left:0;
	padding-left:0;	
}

div#key.detail ul.applications li {
	list-style:none;
	margin:0;
	padding:0;
	line-height:1.5em;
	
}

div#text_cell ul#download_resources_image {
	
}

div#text_cell ul#download_resources_image li{
	list-style:none;

}

ul#download_resources_image li{
	width:150px;
	height:180px;
	float:left;
	background:none; 
	margin: 10px;
	padding: 0 0 10px 0;
	text-align:center;

}

ul#download_resources_image li img{
	border:1px solid #dbdbdb;
	text-align:center;
}

p.alert {
	color:red;
	font-weight:bold;

}

span.errorMsg{
	color: red;
	font-weight:bold;
}
