﻿/*** Flash Chart Content ****/
.IndexChartGadgetChart {
	text-align:center;
}

.CompareButton {
	font-size:11px;
	border:0 none #fff;
	background:none;
	display:inline;
	color:#041daa;
	width:65px;
	padding:0;
	text-align:left;
	margin:0 0 10px 0
}

.flashchartcontent {
	margin-left:15px;
	border: 1px solid #D5D5D5;
	width:612px;
}

.alternativeflashchartcontent {
	height:240px;
}

.alternativeflashchartcontent p {
	color: #FB1E00;
	font-size:11px;
	padding:0px;
	text-align:center;
}


/*****/

#mfbox .mfboxcontainer .titletxt {
	z-index: 1000;
}

p.nocontentavailable {
	margin:5px;
}

li.nocontentavailable {
	background: none;
	border:none;
}

.focusbox .new_de {
	width:31px;
	height:33px;
	text-indent:-999em;
	font-size:0;
	overflow:hidden;
	background:url(images/iteaser-new.png) 0 0 no-repeat;
	position:absolute;
	top:-1px;
	left:9px;
}

.focusbox .new_en {
	width:31px;
	height:33px;
	text-indent:-999em;
	font-size:0;
	overflow:hidden;
	background:url(images/EN-iteaser-new.png) 0 0 no-repeat;
	position:absolute;
	top:-1px;
	left:9px;
}

.indexdetail-txt *,
.indexdetail-txt * {
	font-size:10pt !important;
	color:#5f5f5f !important;
	font-family: arial !important;
}

.indexdetail-txt ul {
	list-style-type: square !important;
}

#calbox-paginate .inactive,
#calbox-paginate .active {
	color:#041DAA;
	font-size:11px;
	background:transparent url(images/anchor-bullet-service.png) no-repeat scroll 0 center;
	padding: 0 0 0 10px;
	top:-5px;
	line-height:25px;
	height:20px;
	width:30px;
	position:relative;
}


/*** TOOL TIPS ***/
.tooltip-blue {
	background-color: #E3E3E3;
	font-size:11px;
  border-color:#041DAA;
  border-width: 1px 0 1px 0;
  border-style: solid;
	z-index:100;
	text-align:left;
	padding:2px 5px 2px 5px;
	width: 350px;
}

.tooltip-borderless {
	background-color: #E3E3E3;
	font-size:11px;
	z-index:100;
	text-align:left;
	padding:2px 5px 2px 5px;
	width: 350px;
}



/*** layer ***/
/*** downloads ***/
.layerpage .downloadscontainer h3 {
	clear:both;
	width:317px;
}
