﻿body.fullwidth
{
	width: auto;
}
html.noscroll
{
	overflow: hidden;
}

body.fullwidth h1
{
	padding-left: 20px;
	margin-top:0;
}
body.fullwidth #breadcrumb
{
	padding-left: 0;
}
body.fullwidth #outerwrap p, body.fullwidth #outerwrap cite, body.fullwidth #outerwrap h2, body.fullwidth #outerwrap h3, body.fullwidth #outerwrap h4, body.fullwidth #outerwrap ul, body.fullwidth #outerwrap ol, body.fullwidth #outerwrap div.inlinegraphics
{
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 17px;
}
div.pagenumbers div, body.fullwidth #outerwrap h4
{
	font-size: 11px;
}
body.fullwidth #content, div.column, div.pagenumbers div
{
	width: 300px;
	margin-right: 14px;
	float: none;
}
body#yearinbrief #content 
{
	/*width: 600px;*/
}
body.fullwidth #outerwrap .selected 
{
	background: #cccccc;
}
/* ----- largefont ---- */
body.largefont div.pagenumbers div 
{
	font-size: 14px;
}
body.largefont .introduction 
{
	font-size: 17px;
}
body.largefont #outerwrap p, body.largefont #outerwrap cite, body.largefont #outerwrap h2, body.largefont #outerwrap h3, body.largefont #outerwrap ul
{
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 21px;
}
body.largefont #outerwrap h4 
{
	line-height: 21px;
}
body.largefont #content, body.largefont div.column, body.largefont div.pagenumbers div
{
	width: 390px;
}
/* ---- /largefont --- */
body.fullwidth #outerwrap h2, body.fullwidth #outerwrap h3, body.fullwidth #outerwrap h4
{
	margin-bottom: 0;
}

body.fullwidth #pagetools.menuvisible ul
{
	
}
body.fullwidth #pagetools 
{
	left: 10px;
}
/* ------------------- columns and scrollpanel -------------------------------------- */
#scrollpanel 
{
	overflow: auto;
	margin-left: 20px;
}
#columns 
{
	overflow: hidden;
}
div.column, div.pagenumbers div
{
	float: left;
}
div.pagenumbers div 
{
	padding-top: 10px;
	text-align: center;
	color: Gray;
}
.scrollarrow 
{
	border: none;
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(graphics/transparent.gif);
	z-index: 40;
}
#fixedright{
	margin-left:170px;
}
body.fullwidth #fixedright 
{
	width: 500px;
	position: absolute;
	background:#fff;
	margin-left:0;
}

#fixedright #submenu .sub-area ul, #fixedright #submenu #notes ul{border:none;background:none}
#fixedright #submenu .sub-area ul li, #fixedright #submenu #notes ul li{padding-left:0;background:none}

/* ------------------- inline graphics -------------------------------------- */
body.fullwidth div.illustration img {
	width: 300px;
}
body.fullwidth #outerwrap div.illustration a {
	border: none;
}

div.illustration div.enlargeable p.bildtext {font-size:9px !important}
/*body.fullwidth div.illustration div.outerframe
{
	background: url(graphics/outerframe.gif) 0 0 no-repeat;
}
body.fullwidth div.illustration div.innerframe
{
	background: url(graphics/innerframe.gif) 0 100% no-repeat;
}
body.fullwidth div.inlinegraphics div.innerframe img {
	width: 270px;
	margin: 15px;
}*/
body.largefont div.illustration img {
	width: 390px;
}
body.fullwidth div.illustration div.hiddeninline 
{
	display: none;
}
.tableicon 
{
	width: 295px;
	height: 204px;
	padding-left: 5px;
	margin-bottom: 14px;
	background: url(graphics/tableicon.png) 0 100% repeat-x;
}

.imgicon 
{
	width: 295px;
	height: 204px;
	padding-left: 5px;
	margin-bottom: 14px;
	background: url(graphics/tableicon.png) 0 100% repeat-x;
}

.imgicon .enlargeable h5
{
	font-size:16px !important;
	font-weight:normal;
	text-transform:uppercase;
	color:#025AA0;
	padding:3px 3px 3px 5px;
	margin:0;
}

.imgicon .enlargeable img {padding-top:24px}

.kap1 .tableicon {border-bottom: 3px solid #025aa0}
.kap2 .tableicon {border-bottom: 3px solid #aab300}
.kap3 .tableicon {border-bottom: 3px solid #ed7b01}
.kap4 .tableicon {border-bottom: 3px solid #713188}
.kap5 .tableicon {border-bottom: 3px solid #025aa0}

.kap1 .imgicon {border-bottom: 3px solid #025aa0}
.kap2 .imgicon {border-bottom: 3px solid #aab300}
.kap3 .imgicon {border-bottom: 3px solid #ed7b01}
.kap4 .imgicon {border-bottom: 3px solid #713188}
.kap5 .imgicon {border-bottom: 3px solid #025aa0}



.tableicon a 
{
	display: block;
	border: none!important;
	height: 200px;
}
.tableicon a h2 
{
	color:#025AA0;
	padding: 3px;
	width: 282px;
	padding-left: 5px;
}
.tableicon a h2 a 
{
		height: auto;
		display: inline;
}
/* ------------------- menutoolbutton -------------------------------------- */
body.fullwidth #menutoolbutton 
{
	
}
body.fullwidth #menutoolbutton a
{
	display: none;
}
body.fullwidth #menutoolbutton.menuvisible
{
	display: none;
}

/* ------------------- menutools -------------------------------------- */
body.fullwidth #menutools 
{
	top: 26px;
	left: 133px;
}
body.fullwidth #menu.visible #menutools 
{
	display: block;
}
/* ------------------- menu -------------------------------------- */
#menu 
{
	position: absolute;
	top: 52px;
	left: 108px;
	width: 990px;
	line-height: normal;
	/*background: url(graphics/top/menubar.png) 16px 0 no-repeat;*/
}
#menuitems
{
	list-style: none;
	margin: 0 0 0 16px;
	padding: 0;
	width:880px;
	overflow:hidden;
}

#menuitems li
{
	float: left;
	font-size: 90%;
	padding: 0;
	border-right: 2px solid #e3e3e3;
	background: url(graphics/top/menubar-item.png) 100% 0 repeat-x;	
}
#menu.visible #menuitems li
{
	background: url(graphics/top/menubar-menuarea-item.png) 0 0 repeat-x;
}
#menuitems li.selected, #menuitems li:hover{background: url(graphics/top/menubar-item-over.png) 0 0 repeat-x;}
#menuitems li.menuitem1.selected, #menuitems li.menuitem1:hover{background: url(graphics/top/menubar-item-over.png) 0 0 repeat-x;}
#menuitems li.menuitem2.selected, #menuitems li.menuitem2:hover{background: url(graphics/top/menubar-item-over.png) 0 -100px repeat-x;}
#menuitems li.menuitem3.selected, #menuitems li.menuitem3:hover{background: url(graphics/top/menubar-item-over.png) 0 -200px repeat-x;}
#menuitems li.menuitem4.selected, #menuitems li.menuitem4:hover{background: url(graphics/top/menubar-item-over.png) 0 -300px repeat-x;}
#menuitems li.menuitem5.selected, #menuitems li.menuitem5:hover{background: url(graphics/top/menubar-item-over.png) 0 0 repeat-x;}

body.fullwidth #menuitems li.menuitem1:hover ul, body.tablefullpage #menuitems li.menuitem1:hover ul, body.notepage #menuitems li.menuitem1:hover ul{background: url(graphics/top/menubar-menuarea-item-selected.png) 0 100% no-repeat;}
body.fullwidth #menuitems li.menuitem2:hover ul, body.tablefullpage #menuitems li.menuitem2:hover ul, body.notepage #menuitems li.menuitem2:hover ul{background: url(graphics/top/menubar-menuarea-item-selected.png) -168px 100% no-repeat;}
body.fullwidth #menuitems li.menuitem3:hover ul, body.tablefullpage #menuitems li.menuitem3:hover ul, body.notepage #menuitems li.menuitem3:hover ul{background: url(graphics/top/menubar-menuarea-item-selected.png) -336px 100% no-repeat;}
body.fullwidth #menuitems li.menuitem4:hover ul, body.tablefullpage #menuitems li.menuitem4:hover ul, body.notepage #menuitems li.menuitem4:hover ul{background: url(graphics/top/menubar-menuarea-item-selected.png) -504px 100% no-repeat;}
body.fullwidth #menuitems li.menuitem5:hover ul, body.tablefullpage #menuitems li.menuitem5:hover ul, body.notepage #menuitems li.menuitem5:hover ul{background: url(graphics/top/menubar-menuarea-item-selected.png) 0 100% no-repeat;}

#menuitems li.menuitem1 { width: 168px; }
#menuitems li.menuitem2 { width: 168px; }
#menuitems li.menuitem3 { width: 168px;}
#menuitems li.menuitem4 { width: 168px;}
#menuitems li.menuitem5 { width: 168px; border-right:none }

#menuitems li.menuitem1 a{ border-top:6px solid #025aa0 }
#menuitems li.menuitem2 a {border-top:6px solid #aab300}
#menuitems li.menuitem3 a{border-top:6px solid #ed7b01}
#menuitems li.menuitem4 a {border-top:6px solid #713188}
#menuitems li.menuitem5 a{border-right:2px solid #E3E3E3 !important}
#menuitems li.menuitem5 ul li a{border-right:none !important}

#menuitems  li.menuitem5 a {
		padding: 0 0 17px;
}
#menuitems  li.menuitem5 ul li a {
		padding: 5px 0;
}
#menuitems  li.menuitem5 a span{
	display:block;
	height: 25px;
	padding: 11px 5px 0;
	border-top:6px solid #025aa0;
}

#menuitems  li.menuitem5 ul li a span{
	display:inline;
	height: auto;
	padding: 0;
	border-top:none;
}

body.fullwidth #menuitems li ul
{
	display: none;
	position: absolute;
	top: 90px;
	left: 15px;
	width: 200px;
}
#menuitems li ul ul
{
	position: static;
	/*width: 180px;*/
}

#menuitems li ul ul li a{
	padding-left: 20px;
}
#menuitems li.selected ul
{
	display: block;
	background:#fff;
	left:-98px;
	padding:0 20px 20px;
}
body.fullwidth #menuitems li.selected ul, body.tablefullpage #menuitems li.selected ul{padding:0;background:none;}
#menuitems li ul li, #menu.visible #menuitems li ul li
{
	float: none;
	border:none;
	background:none
}
#menuitems li ul li.selected
{
	background:none !important;
}
#menuitems li ul li a
{
	color:#666;
	text-align:left;
	padding:5px 0;
	border-top:1px solid #fff !important;
	border-bottom:1px solid #d1d1d1;
}
#menuitems li ul li.first a
{
	border-top:none !important;

}
#menuitems li ul li.end a
{
	border-bottom:none
}

#menuarea .pdf-help {	
	display:none;
	position:absolute;
	left:555px;
	bottom:44px;
	width:279px;
	background: url(graphics/top/pdf-info-bottom.png) 0 100% no-repeat;
}
#menuarea .pdf-help div{	
	margin:0 0 10px;
	padding:18px;
	background: url(graphics/top/pdf-info-top.png) 0 0 no-repeat;
}
#menuarea .pdf-help div h3{
	font-size:1.1em;
	font-family: Arial;
	color:#333
}
#menuarea .pdf-help div p{
	margin:0;
	padding:10px 0;
	font-size:0.9em;
}
#menuarea .pdf-help div label{
	font-size:0.9em;
}
#menuarea .pdf-help div #btn-downloadpdf {
	display:block;
	width:124px;
	line-height:28px;
	margin-top:10px;
	font-size:0.9em;
	border:none;
	text-align:center;
	background: url(graphics/top/pdf-download.png) 0 100% no-repeat;
}
.visible  #menuarea .pdf-help
{	
	display:none;
}

#menuitems input 
{
	display: none;
	margin-top: -3px;
}
#menuitems a 
{
	font-weight: bold;
	border-bottom: none;
	padding: 11px 5px 0;
	height: 25px;
	display: block;
	font-size: 1.1em;
	text-align:center;
	margin: 0;
	color: #333;
	position:relative
}
#menuitems li.menuitem5 a 
{
	border-right: none;
}
#menuitems li.selected a span
{
	color: #333;
}
#menuitems li.selected ul li a span
{
	color: #666;
}
#menuitems ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menuitems ul li
{
	font-size: 100%;
	margin-top: 0;
}
body.fullwidth #menuitems ul a, body.tablefullpage #menuitems ul a, body.notepage #menuitems ul a
{
	height: auto;
	text-transform: none;
	font-weight: normal;
	font-family: Arial;
	font-size: 100%;
	font-weight: normal;
	display: block;
	margin:0 20px 0;
	clear: both;
	position:relative
}
#menuitems a:hover, #menuitems a.selected
{
	text-decoration: none;
}
#menuitems ul a:hover
{
	text-decoration:underline;
}
/* ---- checkboxes ----- */
#menuitems.checkboxes a 
{
	padding-left: 0;
}
#menuitems.checkboxes input
{
	display: block;
	left:0px;
	position:absolute;
	top:13px;
}
#menuitems.checkboxes .menuitem5 input
{

	top:19px;
}
#menuitems.checkboxes ul input
{
	display: block;
	left:-20px;
	position:absolute;
	top:9px;
}
#menuitems.checkboxes a 
{
	margin-left: 0;
}

/* ------------------- highlighted menu items -------------------------------------- */
#menuitems.visited ul li.visited a span
{
	color: #cccccc;
	text-decoration: line-through;
}
#menuitems.search ul li a span
{
	color: #cccccc;
	text-decoration: line-through;
}
#menuitems.search ul li a.hit span
{
	color: black;
	text-decoration: none;
}



/*=========================================*/
body.fullwidth #menuitems li:hover a, body.fullwidth #menuitems li:hover a span 
{
	color: Black;
}
body.fullwidth #menu #menuitems li.selected ul, body.tablefullpage #menu #menuitems li.selected ul, body.notepage #menu #menuitems li.selected ul
{
	display: none;
}
body.fullwidth #menu.visible #menuitems li ul, body.tablefullpage #menu.visible #menuitems li ul, body.notepage #menu.visible #menuitems li ul
{
	display: block;
	position: static;
	top: auto;
	width: auto;
}
body.tablefullpage #menu.visible #menuitems li ul,body.notepage #menu.visible #menuitems li ul
{
	display: block;
	position: static;
	top: auto;
	width: auto;
}
body.fullwidth #menuarea 
{
	/*height: 42px;*/
}
body.fullwidth #menu.visible #menuarea , body.tablefullpage #menu.visible #menuarea , body.notepage #menu.visible #menuarea 
{
	height: 505px;
	background: url(graphics/top/menu-bg.png) 0 100% no-repeat;
}
body.fullwidth #menu.visible #menuitems li ul, body.tablefullpage #menu.visible #menuitems  li ul, body.notepage #menu.visible #menuitems  li ul
{
	height: 427px;
	margin-top: 20px;
}
body.fullwidth #menu.visible #menuitems ul ul, body.tablefullpage #menu.visible #menuitems  ul ul, body.notepage #menu.visible #menuitems  ul ul
{
	display: none;
}

/* ------------------- menuactions -------------------------------------- */
body.fullwidth #menuactions
{
	margin-left: 6px;
	height: 60px;
	padding-right: 20px;
	text-align: right;
	font-size: 11px;
	width: 770px;
	margin-top: 100px;
}
body.fullwidth #menuactions div 
{
	display: none;
	margin-left: 20px;
	padding-top: 10px;
	color: #596a80;
}

body.fullwidth #menuactions div.selected
{
	display: block;
}
body.fullwidth #menuactions span.menuactioninstruction 
{
	padding-right: 20px;
}
body.fullwidth #menuactions input 
{
	font-size: 100%;
	color: White;
	border: none;
	height: 22px;
}
body.fullwidth #menuactions input.downloadpdf 
{
	background: #586b84 url(graphics/menutabs/btnpdf.gif) 0 0 no-repeat;
	width: 130px;
	padding-right: 15px;
}
body.fullwidth #menuactions input.resetvisited
{
	background: #586b84 url(graphics/menutabs/btn-reset.gif) 0 0 no-repeat;
	width: 90px;
	padding-right: 20px;
}
body.fullwidth #menu.visible #menuactions
{
	display: block;
}

/* ------------------- special pages -------------------------------------- */
body.interimreport #content
{
	width: 550px;
	margin-left: 250px;
}
#interimmenu 
{
	position: absolute;
	top: 176px;
	left: 10px;
}
#interimmenu ul 
{
	list-style: none;
}
#interimmenu li 
{
	margin-bottom: 4px;
	font-size: 85%;
	font-family: Verdana, Arial;
}
#interimmenu a {
	color: #c7491a;
	border: none;
}
#interimmenu a:hover {
	text-decoration: underline;
}
body.interimreport h2 
{
	float: left;
	border-bottom: 1px solid black;
	width: 100%;
}
body.interimreport h2 a 
{
	font-weight: normal;
	font-size: 90%;
	float: right;
	margin-top: -15px;
	border: none!important;
}
/* ---------- board --------- */
body.board #content, body.board div.column, body.board div.pagenumbers div
{
	width: 614px;
}
body.board #scrollpanel 
{
	margin-left: 300px;
}
body.board #outerwrap p
{
	margin-bottom: 0;
}
body.board #outerwrap h2
{
	clear: both;
}
img.boardimg {
	width: 150px;
	height: 190px;
	margin-right: 20px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
div.boardmenu 
{
	position: absolute;
	top: 194px;
	left: 10px;
	background: url(graphics/boardmenu.gif) 0 0 no-repeat;
}
div.boardmenu div 
{
	width: 140px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}
div.boardmenu h3 
{
	font-style: normal;
	color: White;
	font-weight: bold;
	padding-bottom: 10px;
}
div.boardmenu a 
{
	display: block;
	margin-bottom: 4px;
	border: none!important;
	text-decoration: underline;
	color: #596a80!important;
}
div.boardmenu a:hover
{
	color: #c7491a!important;
}
/* ---------- company in brief --------- */
.specialpage div#content div 
{
	overflow:hidden
}
div#woodsupply 
{
	border-right: 1px solid black;
	padding-right: 10px;
	margin-right: 10px;
}

#breadcrumb{list-style-type:none;margin:0 20px 0 !important}

.specialpage #innerwrap{/*min-height:479px;*/overflow:hidden}

.specialpage #innerwrap,
.specialpage #innerwrap ol,
.specialpage #innerwrap #contentheader,
.specialpage #innerwrap #content
{position:relative}

.specialpage #innerwrap #special-image{display:none;position:absolute;top:0;left:0;width:100%}
body.fullwidth #innerwrap #special-image{display:block;position:absolute;top:0;left:0;width:100%}
.specialpage #innerwrap #contentheader{position:relative;background: none}
body.fullwidth #innerwrap #contentheader{position:relative;background: url(graphics/specialpage-contentheader-bg.png) 0 0}
.specialpage #innerwrap #contentheader h1{padding-left:20px;margin:0}

body.fullwidth #innerwrap #contentheader h1{margin:0}

#innerwrap #contentheader{margin:0 0 0 170px}
body.fullwidth #innerwrap #contentheader #graph-thumb{position:absolute;top:7px;right:0;margin:0;padding:0 25px 0 0 !important;border:none;background:none}
body.fullwidth #innerwrap #contentheader{margin:0}

#startpage #innerwrap #special-image{top:96px}
#startpage #innerwrap #contentheader{padding:30px 0 0;background:#fff}
#startpage #innerwrap #contentheader h1{padding:0 0 0 15px;line-height:66px;color:#fff;font-size:3.5em;font-family:Arial;background:#bec358}
#startpage #innerwrap #content{height:370px;margin-left:0;margin-right:0}
#startpage.fullwidth #innerwrap #content{margin-left:0;margin-right:0}
#startpage #innerwrap #content h2{padding:10px 0;color:#808080;font-size:2.2em !important;font-family:Arial;text-transform:capitalize}
#startpage #innerwrap #content p{width:190px;margin:65px 0 5px;padding-top:68px;color:#025aa0;font-size:1.2em;background: url(graphics/quote-blue.png) no-repeat 0 0}
#startpage #innerwrap #content a{color:#6e6e6e;font-size:0.9em;border:none}
#startpage #innerwrap #content a:hover{text-decoration:underline}

#startpage #menuitems li.selected ul {display:none}
.specialpage #readspeaker{display:none}
#startpage #contentheader{margin:0;}

#innerwrap #contentheader #graph-thumb li a{cursor:pointer;}
#companyinbrief.fullwidth #innerwrap #contentheader #graph-thumb li{margin-left:25px;padding:0 0 0 56px;background: url(graphics/graph-donut-icon.png) no-repeat 0 0}
#companyinbrief.fullwidth #innerwrap #contentheader #graph-thumb li.graph-1{background-position: 0 0}
#companyinbrief.fullwidth #innerwrap #contentheader #graph-thumb li.graph-2{background-position: -99px -99px}
#companyinbrief.fullwidth #innerwrap #contentheader #graph-thumb li.graph-3{background-position: -198px -198px}
#companyinbrief.fullwidth #innerwrap #contentheader #graph-thumb li.graph-4{background-position: -297px -297px}

#yearinbrief.fullwidth #innerwrap #contentheader #graph-thumb li{margin-left:25px;padding:0 0 0 92px;background: url(graphics/shart-icon.png) no-repeat 0 0}
#yearinbrief.fullwidth #innerwrap #contentheader #graph-thumb li.graph-1{background-position: 0 0}
#yearinbrief.fullwidth #innerwrap #contentheader #graph-thumb li.graph-2{background-position: -100px -100px}
#yearinbrief.fullwidth #innerwrap #contentheader #graph-thumb li.graph-3{background-position: -200px -199px}

body.fullwidth #innerwrap #contentheader #graph-thumb li,
body.fullwidth #innerwrap #contentheader #graph-thumb li a{display:block;float:left}
body.fullwidth #innerwrap #contentheader #graph-thumb li a{padding-bottom:17px;color:#666;border-bottom:none;background: url(graphics/plus-icon.png) no-repeat 0 100%}
	body.fullwidth #innerwrap #contentheader #graph-thumb li ul{display:none;position:absolute;top:100px;left:-100px;width:580px;padding:0 !important;border:none;background: url(graphics/popup/shade-580-top.png) no-repeat 0 0;z-index:995}
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li{width:580px;margin:3px 0 0 !important;padding:0 0 5px !important;overflow:hidden;background: url(graphics/popup/shade-580-bottom.png) no-repeat 0 100% !important}
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li img{float:left;padding:45px 0 45px 30px}
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li div{float:right;width:250px;margin:17px 0;padding:0 20px 0 20px;border-left:1px solid #d1d1d1}
		
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li.nofloat img{float:none;display:block;padding:25px 0}
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li.nofloat div{float:none;width:auto;margin:17px 0;padding:0 20px 0 20px}
		
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li.nofloat div strong{color:#025aa0;font-weight:normal;font-size:17px}
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li div p{padding:10px 0}
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li div p img{float:none;padding:15px 0 0}
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li div .close{position:absolute;display:block;top:11px;right:13px;width:20px;height:20px;cursor:pointer;background: none}
		body.fullwidth #innerwrap #contentheader #graph-thumb li ul li div .close img{float:none !important;margin:0 !important;padding:0 !important}

		.specialpage #innerwrap #contentheader #graph-thumb .legend{display:block;list-style-type:none;margin-left:0;padding:0;}
.specialpage #innerwrap #contentheader #graph-thumb .legend li{float:none !important;width:auto !important;margin:0 !important;padding:3px 0 0 25px !important;background: url(graphics/popup/legends.png) no-repeat 0 4px  !important}
.specialpage #innerwrap #contentheader #graph-thumb .legend li.color-2{background-position: 0 -111px !important}
.specialpage #innerwrap #contentheader #graph-thumb .legend li.color-3{background-position: 0 -226px !important}
.specialpage #innerwrap #contentheader #graph-thumb .legend li.color-4{background-position: 0 -341px !important}
.specialpage #innerwrap #contentheader #graph-thumb .legend li.color-5{background-position: 0 -456px !important}
.specialpage #innerwrap #contentheader #graph-thumb .legend li.color-6{background-position: 0 -571px !important}
.specialpage #innerwrap #contentheader #graph-thumb .legend li.color-7{background-position: 0 -686px !important}
		
#yearinbrief.fullwidth #innerwrap #intro-pop{margin-top:0px;margin-left:500px;}
body.fullwidth #innerwrap #intro-pop{width:280px;margin-top:15px;background: url(graphics/popup/shade-280-top.png) no-repeat 0 0}
body.fullwidth #innerwrap #intro-pop.open{width:580px;background: url(graphics/popup/shade-580-top.png) no-repeat 0 0;z-index:990}
#companyinbrief.fullwidth #innerwrap #intro-pop.open{width:880px;background: url(graphics/popup/shade-880-top.png) no-repeat 0 0;z-index:990}
#yearinbrief.fullwidth #innerwrap #intro-pop.open{margin-left:200px !important}
body.fullwidth #innerwrap #intro-pop #intro-pop-inner{width:280px;margin:3px 0 0;padding-bottom:5px !important;background: url(graphics/popup/shade-280-bottom.png) no-repeat 0 100%}
body.fullwidth  #innerwrap #intro-pop.open #intro-pop-inner{width:580px;background: url(graphics/popup/shade-580-bottom.png) no-repeat 0 100%;z-index:990}
#companyinbrief.fullwidth  #innerwrap #intro-pop.open #intro-pop-inner{width:880px;background: url(graphics/popup/shade-880-bottom.png) no-repeat 0 100%;z-index:990}
body.fullwidth #innerwrap #intro-pop #intro-pop-inner div{position:relative;width:auto;margin:0 3px 0;padding:15px 12px 10px 95px !important;overflow:hidden;background: url(graphics/popup/table-icon.png) no-repeat 15px 50%}
#companyinbrief.fullwidth #innerwrap #intro-pop #intro-pop-inner div{position:relative;width:auto;margin:0 3px 0;padding:15px 12px 10px !important;overflow:hidden;border-left:10px solid #025aa0;background: #fff}
body.fullwidth  #innerwrap #intro-pop.open #intro-pop-inner div{padding:15px 12px 10px !important;overflow:hidden;background: #fff}
body.fullwidth #innerwrap #intro-pop #intro-pop-inner div h2{padding-bottom:10px}
body.fullwidth #innerwrap #intro-pop.open #intro-pop-inner p{float:left;width:250px;margin-right:20px}
#companyinbrief.fullwidth #innerwrap #intro-pop.open #intro-pop-inner p{float:left;width:400px;margin-right:20px}
body.fullwidth #innerwrap #intro-pop #intro-pop-inner a{padding-right:20px;color:#666;border-bottom:none;background: url(graphics/plus-icon.png) no-repeat 100% 50%}
body.fullwidth #innerwrap #intro-pop #intro-pop-inner p span{display:none}
body.fullwidth #innerwrap #intro-pop.open #intro-pop-inner span.close{position:absolute;display:block;top:11px;right:13px;width:20px;height:20px;cursor:pointer;background: url(graphics/popup/close.png) no-repeat 0 0}

.specialpage #innerwrap #intro-pop #intro-pop-inner a{display:none}
body.fullwidth #innerwrap #intro-pop #intro-pop-inner a{display:inline}


#yearinbrief.fullwidth #innerwrap #intro-pop #intro-pop-inner h2{padding-bottom:4px;color:#666}
#yearinbrief.fullwidth #innerwrap #intro-pop #intro-pop-inner div{width:165px}
#yearinbrief.fullwidth #innerwrap #intro-pop.open #intro-pop-inner div{width:542px}
#yearinbrief.fullwidth #innerwrap #intro-pop #intro-pop-inner a.readmore{position:absolute;display:block;top:17px;right:14px;width:16px;height:16px;padding:0;cursor:pointer;background: url(graphics/plus-icon.png) no-repeat 0 0}
#yearinbrief.fullwidth #innerwrap #intro-pop #intro-pop-inner a.readmore span{position:absolute;top:0;left:-9999em}

#yearinbrief.fullwidth #innerwrap #intro-pop #intro-pop-inner table{display:none;font-size:1.1em}



#yearinbrief.specialpage #menuitems li ul {top:125px}


.specialpage #innerwrap{padding-bottom:0}
#leaderboard.specialpage #innerwrap{width:990px}
#leaderboard.largefont #innerwrap{width:1090px}
.specialpage #innerwrap #content{width:auto;/*min-height:479px;*/margin-left:25px;overflow:hidden}
#yearinbrief.specialpage #innerwrap #content{margin-left:170px;background:#fff;width:600px;padding:20px;}
#yearinbrief.fullwidth #innerwrap #content{margin-left:10px;background:none;width:auto}
#companyinbrief.specialpage #innerwrap #content{margin-left:170px;background:#fff;width:600px;padding:20px;}
#companyinbrief.fullwidth #innerwrap #content{margin-left:10px;background:none;width:auto}
#ceo.specialpage #innerwrap #content{padding-top:10px;padding-left:20px;}
.fullwidth #innerwrap #content #bottom-nav{position:absolute;bottom:100px;left:0;}
.fullwidth #innerwrap #content #bottom-nav,
.fullwidth #innerwrap #content #bottom-nav ul{margin:0;padding:0 !important;border:none;background:none}
.fullwidth #innerwrap #content #bottom-nav li,
.fullwidth #innerwrap #content #bottom-nav ul li{padding:0 !important;background:none}

.fullwidth #innerwrap #content #bottom-nav li,
.fullwidth #innerwrap #content #bottom-nav li a
{display:block;float:left}

body.fullwidth #innerwrap #content #bottom-nav li{position:relative;margin-right:5px;font-family:Trebuchet MS, Arial;font-size:17px;}
body.fullwidth #innerwrap #content #bottom-nav li.nav-2{margin-top:8px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-3{margin-top:15px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-4{margin-top:21px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-5{margin-top:27px}


body.fullwidth #innerwrap #content #bottom-nav li a{border-bottom:none;color:#fff;background:url(graphics/brief-nav.png) no-repeat 0 0}
body.fullwidth #innerwrap #content #bottom-nav li.nav-1 a{width:164px;height:49px;padding-top:32px;background-position:0 0}
body.fullwidth #innerwrap #content #bottom-nav li.nav-1 a:hover, .specialpage #innerwrap #content #bottom-nav li.nav-1 a.selected{background-position:0 100%}
body.fullwidth #innerwrap #content #bottom-nav li.nav-2 a{width:122px;height:49px;padding-top:24px;background-position:-164px -8px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-2 a:hover, .specialpage #innerwrap #content #bottom-nav li.nav-2 a.selected{background-position:-164px 100%}
body.fullwidth #innerwrap #content #bottom-nav li.nav-3 a{width:121px;height:49px;padding-top:17px;background-position:-286px -15px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-3 a:hover, .specialpage #innerwrap #content #bottom-nav li.nav-3 a.selected{background-position:-286px 100%}
body.fullwidth #innerwrap #content #bottom-nav li.nav-4 a{width:123px;height:49px;padding-top:11px;background-position:-407px -21px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-4 a:hover, .specialpage #innerwrap #content #bottom-nav li.nav-4 a.selected{background-position:-407px 100%}
body.fullwidth #innerwrap #content #bottom-nav li.nav-5 a{width:128px;height:49px;padding-top:5px;background-position:-530px -27px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-5 a:hover, .specialpage #innerwrap #content #bottom-nav li.nav-5 a.selected{background-position:-530px 100%}

body.fullwidth #innerwrap #content #bottom-nav li a span{display:block;padding:0 14px 5px 26px;background:url(graphics/plus-white-icon.png) no-repeat 10px 1px}

body.fullwidth #innerwrap #content #bottom-nav li ul{display:none;position:absolute;left:25px;width:280px;background: url(graphics/popup/shade-280-top.png) no-repeat 0 0;z-index:995}
body.fullwidth #innerwrap #content #bottom-nav li ul li{width:280px;margin:3px 0 0;padding-bottom:5px !important;background: url(graphics/popup/shade-280-bottom.png) no-repeat 0 100%}
body.fullwidth #innerwrap #content #bottom-nav li ul li strong{color:#025aa0;font-weight:normal}
body.fullwidth #innerwrap #content #bottom-nav li ul li p{margin:0;padding:10px 0 0}

body.fullwidth #innerwrap #content #bottom-nav li.nav-1 ul{top:-217px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-2 ul{top:-234px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-3 ul{top:-222px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-4 ul{top:-232px}
body.fullwidth #innerwrap #content #bottom-nav li.nav-5 ul{top:-196px}

body.fullwidth #innerwrap #content #bottom-nav li ul li div{width:auto;margin:0 3px 0;padding:20px 22px 15px !important;}
body.fullwidth #innerwrap #content #bottom-nav li ul li div span.close{position:absolute;display:block;top:11px;right:13px;width:20px;height:20px;cursor:pointer;background: url(graphics/popup/close.png) no-repeat 0 0}

body.fullwidth #innerwrap #content #bottom-nav li.nav-1 ul li div{border-left:10px solid #025aa0}
body.fullwidth #innerwrap #content #bottom-nav li.nav-2 ul li div{border-left:10px solid #aab300}
body.fullwidth #innerwrap #content #bottom-nav li.nav-3 ul li div{border-left:10px solid #ee8514}
body.fullwidth #innerwrap #content #bottom-nav li.nav-4 ul li div{border-left:10px solid #713188}
body.fullwidth #innerwrap #content #bottom-nav li.nav-5 ul li div{border-left:10px solid #025aa0}


body.fullwidth #innerwrap #content #in-brief{position:absolute;bottom:110px;width:480px;margin-top:5px;padding-left:0;overflow:visible !important;background: url(graphics/popup/shade-480-top.png) no-repeat 0 0}
body.fullwidth #innerwrap #content #in-brief div{width:480px;padding:3px 0 0;padding-bottom:5px !important;border:none;overflow:visible !important;background: url(graphics/popup/shade-480-bottom.png) no-repeat 0 100%}
body.fullwidth #innerwrap #content #in-brief ul {list-style-type:none;width:auto;margin:0 3px 0 !important;padding:5px 13px 5px !important;border:none;border-left:10px solid #025aa0;background: #fff}
body.fullwidth #innerwrap #content #in-brief ul li{padding:0;border-top:1px solid #d1d1d1;background:none}
body.fullwidth #innerwrap #content #in-brief ul li.first{border-top:none}

#innerwrap #content #in-brief ul li a{border-bottom:none;cursor:text}
body.fullwidth #innerwrap #content #in-brief ul li a{display:block;padding:5px 0;color:#666;font-size:14px;cursor:pointer}
#innerwrap #content #in-brief ul li ul li{padding-left:0}



body.fullwidth #innerwrap #content #in-brief ul li a{padding-right:20px;background: #fff url(graphics/plus-icon.png) no-repeat 100% 50%}
body.fullwidth #innerwrap #content #in-brief ul li a.readmore span{position:absolute;top:0;left:-9999em}
body.fullwidth #innerwrap #content #in-brief ul li ul{display:none;position:absolute;bottom:0;left:500px;width:480px;margin:0 !important;padding:0 !important;overflow:hidden;border:none;background: url(graphics/popup/shade-480-top.png) no-repeat 0 0}
body.fullwidth #innerwrap #content #in-brief ul li ul li{width:480px;margin:3px 0 0;padding-bottom:5px !important;border:none;background: url(graphics/popup/shade-480-bottom.png) no-repeat 0 100%}
body.fullwidth #innerwrap #content #in-brief ul li ul li div{width:auto;margin:0 3px 0 !important;padding:5px 40px 5px 10px !important;border:none;border-left:10px solid #025aa0;background: #fff}
body.fullwidth #innerwrap #content #in-brief ul li ul li div p{margin:0;padding:5px 0}
body.fullwidth #innerwrap #content #in-brief ul li ul li div span.close{position:absolute;display:block;top:11px;right:13px;width:20px;height:20px;cursor:pointer;background: url(graphics/popup/close.png) no-repeat 0 0}

body.fullwidth #innerwrap #content #in-brief li div div p{margin-bottom:0}


#leaderboard #innerwrap #contentheader{background:#fff}
#leaderboard #innerwrap #fixedleft{width:695px;margin-left:170px}
#leaderboard.fullwidth #innerwrap #fixedleft{float:left;width:685px;margin-bottom:27px;margin-left:0}
#leaderboard #innerwrap #content{margin-left:170px}
#leaderboard #innerwrap #fixedleft h2{padding:5px 0 5px 10px}
#leaderboard #innerwrap .board{margin:0;padding:0 !important;overflow:hidden;border:none;background:none}
#leaderboard #innerwrap .board li{float:left;width:100px;margin:0 20px 0 0;padding:10px;cursor:pointer;background:none}
#leaderboard #innerwrap .board li.last{margin:0 5px 0 0}
#leaderboard #innerwrap .board li:hover{background:#025aa0}
#leaderboard #innerwrap .board li:hover span{color:#fff}
#leaderboard #innerwrap .board li img{display:block;margin-bottom:3px;}
#leaderboard #innerwrap .board li span{font-size:0.9em;line-height:1.2em}

#leaderboard #innerwrap #scrollpanel{float:left;width:220px;margin:10px 0 0;border-left:1px solid #d1d1d1}
#leaderboard #innerwrap #scrollpanel h2{padding-bottom:17px !important}
#leaderboard #content,body.fullwidth #leaderboard div.column,body.fullwidth #leaderboard div.pagenumbers div{width:220px}
#leaderboard #innerwrap #scrollpanel #columns,
#leaderboard #innerwrap #scrollpanel .pagenumbers
{margin:0 0 0 10px}

#ceo #innerwrap #contentheader{background:#fff}
#ceo #innerwrap{padding-bottom:49px}
#ceo #content{margin:0 0 0 170px !important;padding:0 0 15px;border-bottom:4px solid #025aa0}
#ceo.fullwidth #content{margin:0 !important;padding:0 0 15px;border-bottom:4px solid #025aa0}
#ceo #content div{float:left}
#ceo #content #ceo-media{margin-bottom:30px;width:455px}
#ceo.fullwidth #content #ceo-media{margin-bottom:0;width:455px}
#ceo #content #ceo-qna{width:463px;margin-left:0;background:url(graphics/ceo-qna-bottom.png) no-repeat 0 100%}
#ceo.fullwidth #content #ceo-qna{width:463px;margin-left:20px;background:url(graphics/ceo-qna-bottom.png) no-repeat 0 100%}
#ceo #content #ceo-qna ul{margin:0;padding:20px 35px 25px 15px !important;overflow:hidden;border:none;background:url(graphics/ceo-qna-top.png) no-repeat 0 0}
#ceo #content #ceo-qna ul li{padding:0;background:none;}
#ceo #content #ceo-qna ul li a{display:block;padding:10px 10px 10px 30px;color:#333;border:none;background:url(graphics/ceo-play.png) no-repeat 5px 10px}
#ceo #content #ceo-qna ul li a:hover{color:#fff;background: #035ba0 url(graphics/ceo-play.png) no-repeat 5px 10px}

#ceo #content .ceo-quote {padding-top:18px;padding-left:80px;background: url(graphics/quote-blue.png) no-repeat 0 20px}
#ceo #content .ceo-quote h2{color:#333;padding-bottom:5px;}
#ceo #content .ceo-quote a{display:block;border-bottom:none}

