@charset "utf-8";

/* CSS Document */
/* main ***************************** */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.67em;
    line-height: 150%;
}

html{
	xheight: 100%;
}

body{
	height: 100%;
	margin: 0;
	padding: 0px;
	background-color:#FFF;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
}

html.damsEditor body.damsEditor {
    height: auto;
	background: none;
	background-image: none;
	color: red;
}

h1 {
    font-size:1.4em;
    line-height:100%;
    clear:both;
    font-weight:normal;
    color:#006699;
    margin: 0px;
    margin-bottom: 15px;
    padding:0px;
    clear: both;
}

h2{
    font-size:1.3em;
    line-height:100%;
	font-weight:normal;
	color:#009933;
	padding:0px;
	margin-top:20px;
	clear: both;
}

h3{
    font-size:1.2em;
	color:#006699;
	font-weight:normal;
	padding:0px;
	margin:0px;
	clear: both;
}

h4{
    font-size:1em;
	color:#006699;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

h5{
    font-size:1em;
	color:#006699;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h6{
    font-size:1em;
	color:#006699;
	font-weight:normal;
	font-style:italic;
	padding:0px;
	margin:0px;
}

a {
	text-decoration: none;
	color: #9f9f9f;
}

a:hover { 
	cursor: hand; 
	color: black;
}

table {
	border-collapse: collapse;
}

td, th {
	vertical-align: top;
}

form table, form td, form th {
	border: none !important;
}

input, textarea, button, select {
    color:#666;
    border: 1px solid #999999;
    border-bottom-color: #CCCCCC;
    border-right-color: #CCCCCC;
    padding: 0.3em;
    font-size:0.9em;
}
#rigthContainer input {
	border-width: 0px !important;
}

#visitorCollection ul li.folder input {
	border: none !important;
}

select {
    color:#666;
    margin-top: 3px;
    padding-left: 0em;
}
#rigthContainer select {
	margin-top:6px;
}

legend {
	font-style: italic;
}

fieldset {
	padding: 5px 9px 9px 9px;
	margin: 0 2px 9px 2px;
}
#otherUmicoreWebSites h2 {
	margin-bottom: 0px !important;
}	

#countryDropdown select, #otherUmicoreWebSites select{ 
    margin-bottom: 15px;
    margin-left: 6px;
    margin-top: 3px;
    width: 130px;
}

#utilities #search {
    margin-left:6px;
    margin-top: 3px;
    border: 1px solid #ccc;
	position: relative;
}

#utilities #search input {
    padding:0.4em 2em 0.4em 0.4em;
	/padding:0em 2em 0em 0.4em;
    width:130px;
    border-width: 0px;
}

#utilities #search input.buttonImage {
    padding:0.2em;
	/padding:0em;
    width:17px;
	position:absolute;
	top:1px;
	/top:0px;
	right:0px;
}

table.search {
    margin-bottom: 0px;
}

/* CLEARDIV STYLE */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
.clearfix { height: 1%; }
/* End hide from IE-mac */


* html #container{
	height: 100%;
}


#pageContainer{
	width:994px;
	margin: auto;
	text-align:center;
	background-image:url(../images/shadows.png);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
}


#center{
	width:960px;
	margin: auto;
	float:inherit;
	text-align:left;
	background-color:#FFF;
	position:relative;
}

img{
	display:inline;
	margin:0px;
	padding:0px;
	border: 0;
}

#footerContainer a {
	color:#808080;
	text-decoration:none;
}


/* header top navigation ******************** */

#headerContainer {
	position: relative;
	width: 960px;
	height: 122px;
}

#logo { position: absolute; top: 14px; right: 20px; margin: 0; padding: 0; }
#logo a { outline: none; }
#logo a img { border: none; }



/* header top navigation ******************** */

#utilities{
	margin:0px;
	width:781px;
	height:60px;
	float:left;
	background-image:url(../images/topline.gif);
	background-repeat:no-repeat;
	background-position:10px 25px;
	font-size:0.9em;
	line-height:1.6em;
}


#utilities ul {
	margin:0px;
	padding-left:25px;
	list-style:none;
	list-style-type:none;
}

#utilities ul li {
	padding:0px;
	margin:0px;
	float:left;
}


#utilities ul li a:link, #utilities ul li a:visited {
	text-align:left;
	display: block;
	text-decoration: none;
	color:#848484;
	margin:6px 10px;
	white-space:nowrap;
}


#utilities ul li img{
	float:left;
	margin: -6px 0px 0px 0px;
	padding:0px 4px 0px 0px;
	border:none;
}

#countryDropdown {
	float: left;
}


/* main navigation ************************* */

#centralContainer{
	margin:0px;
	margin-left:30px;
	width:900px;
}

#topNav{
    margin-left:30px;
    width:auto;
    display:block;
    font-size:1em;
    line-height:1.2em;
}

#topNav ul{	
	background-image:url(../images/bg_main_nav.png);
	background-repeat:no-repeat;
	margin:0px;
	margin-bottom:30px;
	padding:0px;
	padding-left:1px;
	height:32px;
	width:100%;
	float:left;
	display:block;
	position:relative;
	left:0px;
	min-width:140px;
}

#headnav{
	z-index: 1;
}
#topNav ul,
#topNav li {
	list-style: none;
	white-space:nowrap;
}

#topNav ul li{
	margin:0px;
	padding:0px;
	width:auto;
	float:left;
	background-image: url(../images/bg_item_nav2.png);
	background-repeat: repeat-x;
}

#topNav ul li .center{
	line-height:32px;
	display:block;
	height:32px;
	width:auto;
	float:left;
}

#topNav ul li .left{
	display:block;
	float:left;
	height:32px;
	width:9px;
}

#topNav ul li .right{
	display:block;
	background-image:url(../images/splitter.png);
	background-repeat:no-repeat;
	background-position:8px -1px;
	float:left;
	width:10px;
	height:32px;
}

#topNav ul li a,
#topNav ul li ul li a,
#topNav ul li {
	color:#666;
	text-decoration: none;
}

#topNav ul li a,
#topNav ul li ul li a{
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	cursor:hand;
}

#topNav ul li:hover .line,
#topNav ul li.sfhover .line {
	background-color: #f4f4f4;
	height:3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdcdcd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cdcdcd;
	position: relative;
	top: 29px;
	margin-left: -1px;
	z-index: 5;
	float:none;
	*display:none;
}

#topNav ul li:hover ul,
#topNav ul li.sfhover ul {
	display:block;
	margin-left:-1px;
}

#topNav a:hover,
#topNav a.sfhover {
	color:#0062AD;
	border-color:#0062AD;
}

#topNav ul li.isOpen, #topNav ul li.firstIsOpen, #topNav ul li.isOpen a, #topNav ul li.firstIsOpen a {
    color: #333333;
    font-weight:bold;
}

#topNav ul li, #topNav ul li a, #topNav ul li.firstIsOpen ul li.isClosed, #topNav ul li.isOpen ul li.isClosed, #topNav ul li.firstIsOpen ul li.isClosed a, #topNav ul li.isOpen ul li.isClosed a {
	color:#808080;
	text-decoration:none;
	font-weight:normal;
}

#topNav ul li a:hover, #topNav ul li.isOpen a:hover, #topNav ul li.firstIsOpen a:hover, #topNav ul li.firstIsOpen ul li.isClosed a:hover, #topNav ul li.isOpen ul li.isClosed a:hover {
	color:#0062AD;
}

#topNav img {
	float:none;
	display:block;
	font-size:0;
	border-color:#808080;
	border-width:2px;
}

#topNav ul li ul{
	position:absolute;
	left:auto;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	
	background-image:url(../images/updown.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	
	top:31px;
	clear:both;
	display:none;
	float:none;
	width:auto;
	height:auto;
	
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	min-width:170px;
}

#topNav ul li ul li{
	padding:0px;
	margin-left:12px;
	margin-right:12px;
	margin-top:4px;
	margin-bottom:4px;
	height:auto;
	width:auto;
	float:none;
	background-image: none;
}

#topNav ul li .column {
	float:left;
	display:block;
	margin:0px;
	*margin-left:-5px;
	*margin-bottom:-3px;
	padding:0px;
	height:auto;
}

#topNav ul li:hover ul li ul,
#topNav ul li.sfhover ul li ul {
	height:auto;
	position:static;
	top:auto;
	overflow:hidden;
	border-width:0px;
	padding-top:3px;
	*margin-left:8px;
	*margin-top:4px;
	padding-bottom:0px;
	background-image:none;
	min-width:100px;
	border:none;
	display:block;
}

/* flash column ******************** */

#flash_col_2{
	width:700px;
	margin:0px 40px 20px 0px;
	padding:0px;
	float:left;
}

#flash_col_3{
	width:900px;
	margin:0px 0px 20px 0px;
	padding:0px;
	float:left;
}

#flash_col_2 #blokske{

}

/* left column ****************************** */


#leftContainer{
	width:190px;
	float:left;
	overflow: hidden;
}

#leftContainer #leftNav{
    width:160px;
    background-image:url(../images/bg_left_nav.gif);
    background-repeat:repeat-y;
    padding-top:0px;
    font-size:0.95em;
    line-height:1.2em;
}

#leftNav ul{
	margin:0px;
	padding:1px 0px 1px 1px;
	width:159px;
}

#leftNav ul li{
	padding:8px 0px 8px 8px;
	display:block;
	margin-top:1px;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	text-decoration:none;
	list-style:none;
	background-image:url(../images/bg_left_nav_but.png);
	background-repeat:repeat-y;
}

#leftNav ul>li:first-child{
	margin-top:0px;
}

#leftNav ul li.isOpen, #leftNav ul li.firstIsOpen, #leftNav ul li.isOpen a, #leftNav ul li.firstIsOpen a {
    color: #333333;
    font-weight:bold;
}

#leftNav ul li, #leftNav ul li a, #leftNav ul li.firstIsOpen ul li.isClosed, #leftNav ul li.isOpen ul li.isClosed, #leftNav ul li.firstIsOpen ul li.isClosed a, #leftNav ul li.isOpen ul li.isClosed a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

#leftNav ul li a:hover, #leftNav ul li.isOpen a:hover, #leftNav ul li.firstIsOpen a:hover, #leftNav ul li.firstIsOpen ul li.isClosed a:hover, #leftNav ul li.isOpen ul li.isClosed a:hover {
	color:#0062AD;
}

#leftNav ul li ul {
    padding: 8px 0px 0px 16px; 
}

#leftNav ul li ul li {
    background-image:none;
	border-width:0px;
    padding:2px 0px;
}

#leftContainer #block{
	margin-top:20px;
	width:158px;
	border:1px solid #CCCCCC;
}

#block h2{
    font-weight:normal;
    color:#009933;
    padding:0px;
    margin:5px;
    font-size:1.2em;
}

#block a{
	font-weight:normal;
	display:block;
	color:#999999;
	padding:0px;
	margin-left:5px;
	margin-bottom:5px;
	text-decoration:none;
}

#block a:hover{
	text-decoration:underline;
}

#features {
    width: 150px;
    padding-top: 25px;
}

#features h2 {
    display: none;
}

#features h3 {
    color: #009933;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size:1.1em;
    font-weight:bold;
}
#features ul {
	margin: 0px;
	padding: 0px;
}

#features li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#features img {
	float: none;
}

#features p {
	margin: 0px;
	padding: 0px;
	color:#666666;
	font-weight:normal;
}

#features .more {
	text-align: right;
}

/*  HOME PAGE STYLES  */

.flash_container { width: 700px; height: 355px; }

.news_block { padding: 0px 0px 25px 0px; float: left; position: relative; }
.left_news_block { width: 340px; margin: 0px 15px 0px 0px; }
.right_news_block { width: 330px; margin: 0px 0px 0px 15px; }
.news_block img { background: #000; }
.news_block_title { color: #448fb6; }

.news_item { margin-bottom: 25px;}
.news_img_wrap { float: left; border: 1px solid #CCCCCC; padding: 1px; margin-right: 6px; }
.news_txt_wrap { float: left; width: 270px; }
.news_title { margin: 0px; padding: 0px; color:#009933; font-weight: bold; }
.news_txt, .big_news_txt { margin: 4px 0px 0px 0px; color:#666666; text-align: justify; }

.news_item_img { width: 87px; height: 132px; float: left; margin-right: 10px;  }
.news_item_txt { color:#666666; }
.alert { color: #ff0000; }

.read_more_btn { position: absolute; right: 0px; bottom: 0px; text-indent: -9999px; outline: none; width: 73px; height: 20px; background: url(../images/read_more.gif) no-repeat; }
.left_news_block .read_more_btn { right: 10px; }

.big_news_img_wrap { float: left; border: 1px solid #CCCCCC; padding: 1px; margin-bottom: 10px; }
.big_news_title { margin: 0px; padding: 0px 0px 0px 0px; color: #454545; font-weight: bold; }
.big_news_txt { margin: 10px 0px 10px 0px; }

.news_block ul, .news_block ul li { list-style: none; outline: none; }
.news_block ul { margin: 0px; padding: 0px 0px 0px 10px; }
.news_block ul li { background: url(../images/pijltje.gif) no-repeat left 6px; padding-left: 10px; margin-bottom: 1px; }
.news_block ul li a { color:#9f9f9f; text-decoration: none; outline: none; }
.news_block ul li a:hover { color: #009c3d; }

.big_news_txt a, news_txt a { text-decoration: none; color: #009c3d; margin-left: 10px; }


/* button ************************************* */
.button { height: 19px; float:right; }
.button_left { width: 8px; height: 19px; float: left; }
.button_label { background-image: url(../images/button/button_bg.png); background-repeat: repeat-x; padding-top:2px; height: 19px; color:#009933; text-transform: uppercase; float: left; }
a .button  { text-decoration: none; }
.button_right { width: 8px; height: 19px; float: left; }

/* center column ****************************** */

#contentContainer{
	width:520px;
	padding-right:30px;
	min-height:800px;
	float:left;
	overflow: hidden;
}

body.oneCol #contentContainer {
	width: 900px;
}

body.twoCols #contentContainer, body.twoCol #contentContainer  {
	width: 700px;
	padding-right:10px;
}

body.twoColNoNav #contentContainer {
	width: 710px;
}
    
#contentContainer img{
	border:1px solid #CACACA;
	padding:2px;
	display: block;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}


#contentContainer p {
	font-weight:normal;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color:#666666;
}

#contentContainer a {
	border-bottom: 1px dotted #CCCCCC;
}

.active_subpage { text-decoration: underline; }

#contentContainer table, #contentContainer td, #contentContainer th {
	color:#666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#contentContainer table {
	border: none;
}
#contentContainer th {
	color: #666666;
	background-color: #EFEFEF;
}
#contentContainer th, #contentContainer td {
	padding: 5px;
}
td[nowrap]:first-child {
    white-space:normal;
}

#contentContainer td.spacerCell {}
#contentContainer th.spacerHeaderCell {}
#contentContainer td.highlightCell {}
#contentContainer th.highlightHeaderCell {}

#contentContainer tr.innerHeaderRow {}
#contentContainer tr.largeBorderRow {}
#contentContainer tr.mediumBorderRow {}
#contentContainer tr.smallBorderRow {}
#contentContainer tr.subItemRow {}
#contentContainer tr.subTotalRow {}
#contentContainer tr.totalRow {}

#contentContainer table.default {	border: 1px solid #ccc;	margin: 10px 0px; width: 100%; }
#contentContainer table.simple {}
#contentContainer table.financial { border-width: 0px; }
#contentContainer table.TABLE-Center { margin: 0 auto; }

#contentContainer table.default p, #contentContainer table.simple p, #contentContainer table.financial p {
    margin:0px;
    font-weight:inherit;
    color:inherit;
    padding:0px;
}

#contentContainer table.default thead td, #contentContainer table.default thead th,  #contentContainer table.default tbody th {
	background-color: #006699;
}
#contentContainer table.default tr.largeBorderRow td, #contentContainer table.default tr.largeBorderRow th,
#contentContainer table.default tr.mediumBorderRow td, #contentContainer table.default tr.mediumBorderRow th,
#contentContainer table.default tr.smallBorderRow td, #contentContainer table.default tr.smallBorderRow th {
	background-color: #009933;
}
#contentContainer table.default thead td, #contentContainer table.default th,
#contentContainer table.default thead td p, #contentContainer table.default thead td div, #contentContainer table.default thead td * {
	color: #fff !important;
}
#contentContainer table.default td {
	color: #666;
}

#contentContainer table.simple thead tr th, #contentContainer table.simple tbody tr.innerHeaderRow th {
    text-transform: uppercase;
	font-weight: bold;
	background-color: #EEEEEE;
	vertical-align:bottom;
}
#contentContainer table.simple thead tr td, #contentContainer table.simple tbody tr.innerHeaderRow td {
	border: 1px solid transparent;
	border-right: 1px solid #CCCCCC;
	vertical-align:middle;
	text-align:center;
}
#contentContainer table.simple tbody tr td, #contentContainer table.simple tr th {
    border: 1px solid #CCCCCC;
}
#contentContainer table.simple tbody tr th, #contentContainer table.simple tr.totalRow td, #contentContainer table.simple tr.totalRow th  {
	background-color: #F7F7F7;
}
#contentContainer table.simple tbody tr:hover td, #contentContainer table.simple tbody tr:hover th {
	background-color: #EEEEEE;
}
#contentContainer table.simple tbody tr.innerHeaderRow:hover th {
	background-color: #EEEEEE;
}
#contentContainer table.simple tbody tr.innerHeaderRow:hover td {
	background-color: transparent;
}
#contentContainer table.simple tr td.spacerCell,
#contentContainer table.simple tr th.spacerHeaderCell {
    background-color: #FFFFFF !important;
    border: 0 none;
	line-height: 0em;
	font-size: 1pt;
}
#contentContainer table.simple tr {
    background-color: #FFFFFF;
}

#contentContainer table.financial thead td, #contentContainer table.financial thead th {
	background-color: transparent;
	text-align:right;
	font-weight:bold;
	vertical-align: bottom;
}
#contentContainer table.financial thead td:first-child, #contentContainer table.financial thead th:first-child {
    background-color: transparent;
    text-align:left;
}
#contentContainer table.financial td {
	vertical-align:bottom;
	padding:3px 6px;
}
#contentContainer table.financial th {
	background-color:transparent;
}
#contentContainer table.financial tr.totalRow td, #contentContainer table.financial tr.totalRow th  {
	background-color:#F7F7F7;
}
#contentContainer table.financial th:first-child {
    padding-left: 0px;
}
#contentContainer table.financial tr.totalRow th:first-child {
    padding-left: 10px;
}
#contentContainer table tr.largeBorderRow {
    height:3px;
}
#contentContainer table tr.mediumBorderRow {
    height:2px;
}
#contentContainer table tr.smallBorderRow {
    height:1px;
}
#contentContainer table tr.largeBorderRow td, #contentContainer table tr.largeBorderRow th,
#contentContainer table tr.mediumBorderRow td, #contentContainer table tr.mediumBorderRow th,
#contentContainer table tr.smallBorderRow td, #contentContainer table tr.smallBorderRow th {
    padding:0px;
    margin:0px;
    background-color:#333;
    line-height:1px;
}
#contentContainer table tr.subItemRow th:first-child,
#contentContainer table tr.subTotalRow th:first-child,
#contentContainer table tr.totalRow th:first-child {
    text-indent: -10px;
}
#contentContainer table tr.subItemRow th:first-child {
    padding-left: 45px;
}
#contentContainer table tr.subTotalRow th:first-child {
    padding-left: 30px;
}
#contentContainer table tr.totalRow th:first-child {
    padding-left: 15px;
    font-weight: bold;
}

#contentContainer table td.highlightCell, #contentContainer table th.highlightHeaderCell,
#contentContainer table tbody td.highlightCell, #contentContainer table tbody th.highlightHeaderCell,
#contentContainer table thead td.highlightCell, #contentContainer table thead th.highlightHeaderCell,
#contentContainer table.financial td.highlightCell, #contentContainer table.financial th.highlightHeaderCell,
#contentContainer table.financial tbody td.highlightCell, #contentContainer table.financial tbody th.highlightHeaderCell,
#contentContainer table.financial thead td.highlightCell, #contentContainer table.financial thead th.highlightHeaderCell,
#contentContainer table.simple tr td.highlightCell, #contentContainer table.simple tr th.highlightHeaderCell,
#contentContainer table.simple tr tbody td.highlightCell, #contentContainer table.simple tr tbody th.highlightHeaderCell,
#contentContainer table.simple tr thead td.highlightCell, #contentContainer table.simple tr head th.highlightHeaderCell,
#contentContainer table.simple tr:hover td.highlightCell, #contentContainer table.simple tr:hover th.highlightHeaderCell,
#contentContainer table.simple tr:hover tbody td.highlightCell, #contentContainer table.simple tr:hover tbody th.highlightHeaderCell {
	background-color:#006699;
	color: #FFF;
	font-weight:bold;
}
#contentContainer table.default td.highlightCell, #contentContainer table.default th.highlightHeaderCell,
#contentContainer table.default tbody td.highlightCell, #contentContainer table.default tbody th.highlightHeaderCell,
#contentContainer table.default thead td.highlightCell, #contentContainer table.default thead th.highlightHeaderCell  {
	background-color:#009933;
	color: #FFF;
}

#contentContainer .boxed_text {
	border: 1px solid #9F9F9F;
	margin: 25px 5px 30px 5px;
	padding: 10px;
}

#contentContainer .boxed_text .quoter {
	color:#666666;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}

#contentContainer .quoted_text {
	color:#666666;
	font-weight:normal;
	position: relative;
	text-indent: 22px;
	margin: 1em;
	padding: 0px;
	background: #FAFAFA;
}

#contentContainer .quoted_text .bqstart, 
#contentContainer .quoted_text .bqend 
{ font-size: 300%; line-height: 25px; }

#contentContainer .quoted_text .bqstart {
	text-indent: 0;
	position: absolute;
	top: 3px;
	left: -22px;
}

html>body #contentContainer .quoted_text .bqstart {
	top: 0px;
	left: 0px;
}

#contentContainer .quoted_text .bqend {
	position: absolute;
	text-indent: 0;
	padding-left: 10px;
}

html>body #contentContainer .quoted_text .bqend {
}

#contentContainer ul {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px 15px 0px 15px;
}

#contentContainer ul li {
	font-weight:normal;
	color:#666666;
	list-style: none;
	margin: 0px 0px 5px 0px;
	text-indent: 20px;
	background: url(../images/list_item.gif) no-repeat 0px 3px;
}

#contentContainer #button{
	margin-top:10px;
	margin-top:10px;
	margin-left:0px;
	padding:0px;
	display:block;
	height:32px;
	width:auto;
	float:left;
}

#button #left{
	display:block;
	height:32px;
	width:10px;
	float:left;
	background-image:url(../images/bg_content_but.png);
	background-repeat:no-repeat;
}

#button #center, #button #center a{
	color:#666666;
	text-decoration:none;
	display:block;
	height:32px;
	padding:0px 5px 0px 5px;
	width:auto;
	float:left;
	background-image:url(../images/bg_content_but.png);
	background-position:-44px 0px;
	background-repeat:no-repeat;
}

#button #right{
	display:block;
	height:32px;
	width:11px;
	float:left;
	background-image:url(../images/bg_content_but.png);
	background-position:-410px 0px;
	background-repeat:no-repeat;
}

.arrow{
	margin-left:5px;
	color:#00974C;
}

.stripe{
	background-image:url(../images/stripe_green.gif);
	background-repeat:no-repeat;
	margin-top:15px;
	display:block;
	height:1px;
	width:155px;
}

.pdf_icon{
	padding: 0px;
	margin: 0px;
	margin-right:5px;
	border:0px !important;
	border-width:0px;
}

.homeBanner {
	width:700px;
	height:320px;
	background-image:url(../images/washedLogo.png);
	background-position:center;
	background-repeat:no-repeat;
}

#homePillarCatalysis, #homePillarEnergyMaterials, #homePillarPerformanceMaterials, #homePillarRecycling {
	width: 160px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	background-position: bottom center;
	background-repeat: no-repeat;
	text-align: center;
	padding:0px;
	padding-bottom: 10px;
}

#homePillarCatalysis {
	background-image:url(../images/pillar_catalysis_bottom.jpg);
}
#homePillarEnergyMaterials {
	background-image:url(../images/pillar_energymaterials_bottom.jpg);
}
#homePillarPerformanceMaterials {
	background-image:url(../images/pillar_performancematerials_bottom.jpg);
}
#homePillarRecycling {
	background-image:url(../images/pillar_recycling_bottom.jpg);
	margin-right: 0px;
}

#homePillarEnergyMaterials h2, #homePillarRecycling h2, #homePillarCatalysis h2, #homePillarPerformanceMaterials h2 {
    clear: both;
    color: #595959;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: 30px;
    margin: 5px;
    padding: 10px 5px 5px;
    text-align: center;
}

#homePillarEnergyMaterials p, #homePillarRecycling p, #homePillarCatalysis p, #homePillarPerformanceMaterials p {
    color: #666666;
	height: 220px;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}

#homePillarEnergyMaterials h3, #homePillarRecycling h3, #homePillarCatalysis h3, #homePillarPerformanceMaterials h3 {
    background-image: url("../images/button_left.png");
    background-position: left 0;
    background-repeat: no-repeat;
    display: inline;
    font-weight: normal;
    margin: 0;
    padding: 0 0 4px;
}

#homePillarEnergyMaterials h3 a, #homePillarRecycling h3 a, #homePillarCatalysis h3 a, #homePillarPerformanceMaterials h3 a {
    background-image: url("../images/button_right.png");
    background-position: right -2px;
    background-repeat: no-repeat;
    color: #595959;
    font-size: 0.6em;
    height: 19px;
    line-height: 2.5em;
    margin: 0 -4px 0 0;
    padding: 3px 14px;
    text-decoration: none;
    text-transform: uppercase;
}

#sitemap tr, #sitemap td, #sitemap th, #sitemap table {
	margin: 0px;
	padding: 0px;
	border: none !important;
}
#sitemap td {
	padding-right: 20px;
}
#sitemap th {
	padding: 5px;
	font-weight: bold;
}

#sitemap img {
	display: inline;
	float: none;
	border: none;
	vertical-align: top !important;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#contentContainer img.clearstyle {
	display: inline;
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#addressbookUnits li {
	list-style-type: none;	
}

#addressbookUnits li.level2 {
	margin-left: 25px;
}

#addressbookUnits li.level3 {
	margin-left: 50px;
}

#addressbookUnits li.level4 {
	margin-left: 75px;
}

#addressbookUnits li.level5 {
	margin-left: 100px;
}

#addressbookWorld li {
	display: block;
	width: 240px;
	float: left;
}


/* right column ****************************** */

#right_col_flash{
	width:155px;
	float:left;
}

#rigthContainer{
	display: block;
	width:155px;
	float:left;
	overflow: hidden;
}

#rigthContainer h2 {
    font-size:1em;
	color:#666666;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

#rigthContainer form, #right_col_flash form{
	display:block;
	border:1px solid #CCCCCC;
	padding:0px;
	margin:0px 0px 10px 0px;
}

#rigthContainer input, #right_col_flash input{
	height:15px;
	background:none;
}

#rigthContainer #block, #right_col_flash #block{
	border:1px solid #CCCCCC;
}

#rigthContainer #block p, #right_col_flash #block p{
	margin:5px;
}

#rigthContainer p, #right_col_flash p {
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-bottom: 10px;
	color:#666666;
}

#rigthContainer strong, #right_col_flash strong{
	color:#666666;
}

#rigthContainer .blue, #right_col_flash .blue{
	font-weight:bold;
	color:#006699;
}

#rigthContainer .right_block {
	float: left;
	margin-bottom: 10px;
	width: 155px;
}

#rigthContainer .img_block {
	margin: 20px 0px 30px 0px;
}

#rigthContainer .news_post {
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
	background: url(../images/sidebar_line.gif) no-repeat bottom;
}

#rigthContainer #highlights {
    border: 1px solid #ddd;
    padding:10px;
    background-color:#eee;
    margin:20px 0px;
}

#news {
	clear: both;
	padding-top: 20px;
}

.homePage #news {
	padding-top: 0;
}

#news h2 {
    font-size:1.1em;
    font-weight:bold;
}

#news ul , #banners ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#banners li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#news li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background:transparent url(../images/sidebar_line.gif) no-repeat scroll center bottom;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
}

#news li h3 {
    font-size:1em;
    font-weight:normal;
	margin: 0px;
	padding: 0px;
	color:#006699;
	padding-bottom: 5px;
}

#news p {
	margin: 0px;
}

#news img {
	border: 1px solid #ccc;
}

.moreAll {
	text-align: right;
}

.more {
	text-align: right;
}

#rigthContainer .sidebar_news {
	padding-bottom: 20px;
	position: relative;
}
#rigthContainer .last_post {
	border-bottom: none;
}

#rigthContainer #stats, #right_col_flash #stats{
	width:100%;
	display:block;
	background-image:url(../images/stripe_green.gif);
	background-repeat:no-repeat;
	margin-top:30px;
	padding-top:1px;
}

#rigthContainer #stats table, #right_col_flash #stats table{
	margin-top:10px;
	padding:0px;
}

#rigthContainer #stats td, #right_col_flash #stats td{
	padding:0px;
	color:#666666; 
}

#banners {
	margin-top: 20px;
}



/* footer ************************************ */

#footerContainer{
	clear:left;
	color:#999999;
	display:block;
	padding-left: 2em;
	height:30px;
	background-image:url(../images/footer_line.gif);
	background-repeat:no-repeat;
	margin-top: 40px;
	line-height: 100%;
	font-size:0.9em;
    background-position: 0 20px;
    padding-top: 20px;
}

#footerContainer p a:hover, #utilities ul li a:hover, #flash_col_2 h3 a:hover{
    color: #000;
}
#footerContainer span {
    margin:0 1.2em;
}

#breadcrumb, #currentSubsite {display:none}
#ieMinWO {width:960px;	margin: auto;	float:inherit;	text-align:left;	background-color:#FFF;	position:relative;}

#com_home_peilers_container {
	margin-top: 20px;
	width: 700px;
	height: 300px;
}
.com_home_peiler_block {
	float: left;
	margin-right: 29px;
	width: 153px;
	height: 300px;
	background-image: url(../images/com_home_peilers/com_home_peilers_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.com_home_peiler_img {
	width: 153px;
	height: 56px;
}
.com_home_peiler_title {
	width: 133px;
	height: 30px;
	
	margin-left: 10px;
	margin-top: 20px;
	
	text-align: center;
	
	color: #595959;
}
.com_home_peiler_txt {
	width: 133px;
	height: 100px;
	
	margin-left: 10px;
	margin-top: 15px;
	
	color:#666666;
}
.com_home_peiler_btn {
	text-align: center;
	margin-top: 30px;
}
.com_home_peiler_btn .button {
	float: none;
	margin-left: 45px;
}
.com_investor_tool {
	margin-top: 20px;
}

#language {
    padding-top: 20px;
}

#language ul {
    margin: 0;
    padding: 0;
    padding-left: 8px;
}

#language ul li {
    list-style: none;
    padding: 0 0 5px 0;
}


#language ul li  img{
    padding: 3px 10px 0 0; 
    }
	
/* CSS classes for CMS text editor */

#contentContainer p.P-Center {
	text-align: center;
}
#contentContainer p.P-Right {
	text-align: right;
}
#contentContainer p.P-Indent {
	text-indent: 20px;
}
#contentContainer p.P-NoIndent {
	text-indent: Opx;
}
#contentContainer p.P-Disclaimer {
	clear: both;
	display: block;
	border: 1px solid #333;
	background-color: #EFEFEF;
	padding: 5px !important;
}
#contentContainer p.P-PostIt {
	clear: both;
	display: block;
	border: 1px solid #FF6600;
	background-color: #FFCC00;
	padding: 20px !important;
	color: #000000 !important;
}

#contentContainer p.quote {
}

#contentContainer p.quote, #contentContainer blockquote {
	background-image:url("../images/blockquote.gif");
	background-position:0 2px;
	background-repeat:no-repeat;
	font-style:italic;
	margin:20px;
	padding:0 0 10px 40px;
}

#contentContainer blockquote p.quote, #contentContainer p.quote blockquote {
	background-image:none;
	font-style:inherit;
	margin:0px;
	padding:0px;
}

#contentContainer .FloatLeft {
	float: left;
}
#contentContainer img.FloatLeft {
	margin-bottom: 4px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 4px;
}
#contentContainer .FloatRight {
	float: right;
}
#contentContainer img.FloatRight {
	margin-bottom: 4px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 4px;
}
#contentContainer p.P-Clear {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
	height: 0px !important;
	line-height: 0px !important;
}
#contentContainer p.P-HangingRight {
	display: block;
	width: 150px;
	padding: 5px !important;
	margin-left: 10px !important;
	border: 1px solid #999;
	background-color: #EFEFEF;
	float: right;
}
#contentContainer p.P-HangingLeft {
	display: block;
	width: 150px;
	padding: 5px !important;
	border: 1px solid #999;
	background-color: #EFEFEF;
	float: left;
	margin-left: 0px !important;
	margin-right: 10px !important;
}

body#contentContainer {
 	background-image: none; 	
	background-color: #FFFFFF; 	
	height: auto; 	
	max-width: 980px; 	
	margin-left: auto; 	
	margin-right: auto; 	
	border-width:0px;
	overflow: auto;
	padding-left: 10px;
}
.collection .prevnext {
	display:none;
}

body.addressbookByCountry #contentContainer {
	min-height: 0px;
}

div#addressbookByCountryContainer {
	float:left;
	overflow: hidden;
	width: 800px;
	padding-right:10px; 
}

.ui-tabs-vertical { 
	width: 100%;
}

ul#addressBookCountryTabs{
	border: none;
	background: none;
}

#addressbookByCountryTabsContainer{
	border: none;
	background: none;
	font-size: inherit;
}

.ui-tabs-panel>h2 {
	margin-top: 0;
}

#addressbookByCountryContainer hr {
    border-width: 0px;
    border-top: 1px solid #DDDDDD;
}

.ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 25%; }
.ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-nav li a { display:block; }
.ui-tabs-nav li.ui-tabs-selected { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-panel { padding: 1em; float: right; width: 70%;}

#addressbookByCountryTabsContainer li.ui-state-default {
	background: none repeat-x scroll 50% 50% transparent;
}

#addressbookByCountryTabsContainer li.ui-state-active {
	background: none repeat-x scroll 50% 50% #E6E6E6;
}

#addressbookByCountryContainer .getdirections {
    background-color: #4D90FE;
    border: 1px solid #3079ED;
    color: white;
    display: block;
    float: right;
    font-weight: bold;
    margin-right: 5em;
    padding: 0.5em;
    text-align: center;
    width: 10em;
}

#addressbookByCountryContainer ul.countryList {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px 15px 0px 15px;
}

#addressbookByCountryContainer ul.countryList li {
	font-weight:normal;
	color:#666666;
	list-style: none;
	margin: 0px 0px 5px 0px;
	text-indent: 20px;
	background: url(../images/list_item.gif) no-repeat 0px 3px;
    /*
	display: block;
    float: left;
    width: 25 em;
	*/
}

/* Contact form */
input[type="submit"]{
	cursor: pointer;
}

/* RIGHT SEARCH FORM */
#rigthContainer form#search{
	height: 20px;
}

#rigthContainer form#search input[type="text"]{
    padding: 0.2em 0 0 0.4em;
    width: 130px;
}

#rigthContainer form#search input[type="image"]{
    padding-left: 0;
}
