@charset "utf-8";

/* CSS Document */
/* main ***************************** */

html{
	height: 100%;
}

body{
	height: 100%;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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;	font-family: serif;
}

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 {
	border: 1px solid #999999 !important;
	color:#666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
	padding-right: 2px;
}
*/
input, textarea, button {
	color:#555;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #999999 !important;
    border-bottom-color: #CCCCCC !important;
    border-right-color: #CCCCCC !important;
    padding: 0.2em;
}
#rigthContainer input {
	border-width: 0px !important;
}

#visitorCollection ul li.folder input {
	border: none !important;
}

select {
	border: 1px solid #999999;
	color:#848484;
	font-size: 10px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

legend {
	font-style: italic;
}

fieldset {
	padding: 5px 9px 9px 9px;
	margin: 0 2px 9px 2px;
}
#otherUmicoreWebSites h2 {
	margin-bottom: 0px !important;
}	

select#groupwebsites {
	width: 155px;
	/*height: 15px;*/
	margin-bottom: 15px;
}

table.search {
	/*margin-bottom: 15px;*/
	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;
}


#utilities ul {
	margin:0px;
	padding-left:25px;
	list-style:none;
	list-style-type:none;
}

#utilities ul li {
	padding:0px;
	margin:0px;
	line-height:16px;
	float:left;
}


#utilities ul li a:link, #utilities ul li a:visited {
	text-align:left;
	display: block;
	text-decoration: none;
	color:#848484;	
	font-size:10px;
	margin:6px 10px;
	white-space:nowrap;
}


#utilities ul li a:hover {
}

#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;
}

#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;
}

#topNav ul,
#topNav li {
	list-style: none;
	white-space:nowrap;
}

#topNav ul li{
	margin:0px;
	padding:0px;
	width:auto;
	float:left;
}

#topNav ul li .center{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	color:#808080;
	font-size:12px;
	line-height:32px;
	display:block;
	height:32px;
	width:auto;
	float:left;
}

#topNav ul li .left{
	display:block;
	float:left;
	height:32px;
	width:13px;
}

#topNav ul li .right{
	display:block;
	background-image:url(../images/splitter.png);
	background-repeat:no-repeat;
	background-position:15px -1px;
	float:left;
	width:17px;
	height:32px;
}

#topNav ul li a,
#topNav ul li ul li a,
#topNav ul li {
	color:#808080;
	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 {
	/*
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
	*/
	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 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;
	font-size: 11px;
	
	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;
}

#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;
	/*width:707px;
	background-color:#990000;*/
	margin:0px 40px 20px 0px;
	padding:0px;
	float:left;
}

#flash_col_3{
	width:900px;
	/*background-color:#990000;*/
	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;
        
}

#leftNav ul{
	margin:0px;
	padding:1px 0px 1px 1px;
	width:159px;
}

#leftNav ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	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, #leftNav ul li a{
	color:#666666;
	text-decoration:none;
}

#leftNav ul li 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-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#049435;
	padding:0px;
	margin:5px;
}

#block a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	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 {
	font-size: 12px;
	display: none;
}

#features h3 {
	font-size: 11px;
    color: #5AB242;
    margin: 0;
    padding: 0;
margin-bottom: 5px;
}
#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-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
}

#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; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; }

.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 { font-size:11px; margin: 0px; padding: 0px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#049435; font-weight: bold; }
.news_txt, .big_news_txt { margin: 4px 0px 0px 0px; color:#666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; text-align: justify; }

.news_item_img { width: 87px; height: 132px; float: left; margin-right: 10px;  }
.news_item_txt { color:#666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; }
.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; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color: #454545; font-size: 14px; 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; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; }
.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; font-size:10px; font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#049435; 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: 690px;
	padding-right:20px;
}

body.twoColNoNav #contentContainer {
	width: 710px;
}
    
#contentContainer img{
	border:1px solid #CACACA;
	padding:2px;
	display: block;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

#contentContainer h1 {
	clear:both;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:16px;
	font-weight:normal;
	color:#2785AB;
	margin: 0px;
	margin-bottom: 15px;
	padding:0px;
	clear: both;
}

#contentContainer h2{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#049435;
	padding:0px;
	margin-top:20px;
	clear: both;
}

#contentContainer h3{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#2785AB;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	clear: both;
}

#contentContainer h4{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#2785AB;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#contentContainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	/* margin:0px; */
	/* margin: 5px 0px 10px 0px; */
	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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#contentContainer table {
	border: none;
}

#contentContainer table.default {
	border: 1px solid #ccc;
	margin: 10px 0px;
	width: 100%;
}

#contentContainer table.default thead td, #contentContainer table.default thead th,  #contentContainer table.default tbody th {
	background-color: #2785AB;
}
#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 {
	padding: 5px 5px 5px 5px;
	color: #666;
}
#contentContainer table.default p {
	margin: 0px 0px 0px 0px;
}
td[nowrap]:first-child {
    white-space:normal;
}

#contentContainer table.TABLE-Center {
	margin: 0 auto;
}

#contentContainer th {
	color: #666666;
	background-color: #EFEFEF;
}

#contentContainer th, #contentContainer td {
	padding: 5px;
}

#contentContainer .boxed_text {
	border: 1px solid #9F9F9F;
	margin: 25px 5px 30px 5px;
	padding: 10px;
}

#contentContainer .boxed_text .quoter {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
}

#contentContainer .quoted_text {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	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;
	/*text-indent: 0;
	bottom: -15px;
	right: -20px;
	line-height: 15px;
	background: #FF0000;*/
}

html>body #contentContainer .quoted_text .bqend {
	/*right: 0px;*/
}

#contentContainer ul {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px 15px 0px 15px;
}

#contentContainer ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#666666;
	list-style: none;
	/*list-style-image:url(../images/list_item.gif);
	list-style-position: inside;*/
	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{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	display:block;
	line-height:23px;
	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 {
	color:#595959;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	clear: both;
	height: 30px;
	display: block;
	font-weight: bold;
	margin:5px;
	padding:20px 5px 5px;
}

#homePillarEnergyMaterials p, #homePillarRecycling p, #homePillarCatalysis p, #homePillarPerformanceMaterials p {
	padding-left: 10px;
	padding-right: 10px;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height: 16px;
	height: 187px;
	margin:0px;
}

#homePillarEnergyMaterials h3, #homePillarRecycling h3, #homePillarCatalysis h3, #homePillarPerformanceMaterials h3 {
	background-image:url("../images/button_left.png");
	background-position:left 2px;
	background-repeat:no-repeat;
	display:inline;
	font-weight:normal;
	height:19px;
	line-height:19px;
	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-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:19px;
	margin:0px;
	line-height:19px;
	padding:4px 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, #toc li {
	display: block;
	width: 240px;
	float: left;
}


/* right column ****************************** */

#right_col_flash{
	width:155px;
	float:left;
}

/*
html>body #right_col_flash{
	padding-right: 4px;
}*/

#rigthContainer{
	display: block;
	width:155px;
	float:left;
	overflow: hidden;
}

#rigthContainer h2 {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	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{
	padding:0px;
	margin:0px;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:none;
	float:left;
	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-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	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:#2785AB;
}

#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;
	/*border-bottom: 1px dashed #CCCCCC;*/
	background: url(../images/sidebar_line.gif) no-repeat bottom;
}

#news {
	clear: both;
	padding-top: 20px;
}

#news h2 {
	font-size: 12px;
}

#news ul {
	margin: 0px;
	padding: 0px;
}

#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 {
	margin: 0px;
	padding: 0px;
	color:#2785AB;
	font-weight:bold;
	font-size:11px;
	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;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666; 
}

#banners {
	margin-top: 20px;
	display: none;
}



/* footer ************************************ */

#footerContainer{
	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	display:block;
	padding-left:30px;
	line-height:30px;
	height:30px;
	font-size:10px;
	background-image:url(../images/footer_line.gif);
	background-repeat:no-repeat;
	margin-top: 40px;
}
#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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.com_home_peiler_txt {
	width: 133px;
	height: 100px;
	
	margin-left: 10px;
	margin-top: 15px;
	
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.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;
    font-size:70%;
}

#language ul {
    margin: 0;
    padding: 0;
    padding-left: 8px;
}

#language ul li {
    list-style: none;
    padding: 0 0 5px 0;
    font-size: 11px;
}


#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;
	font-size: 12px !important;
	color: #000000 !important;
}
#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;
}

