/* div elements */ @import url("elements.css");

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 500px;
} 

#footer table
	{
	font-size: 11px;
	}


p	{
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h1, .h1	{
	 font-weight: bold;
	 font-size: 14px;
	 color: #000000;
}

h2	{
	font-weight: bold; 
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
	padding-left: 1px;
}	

h3	, .h3 {
	font-weight: bold; 
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #000000;
}


/* links */

a:link, a:visited, a:active	{color: #E80000; font-weight:normal; text-decoreation: none;}
a:hover	{color: #E80000; text-decoration: none; font-weight:normal;}


/* header table */

#header table.header	{
	width: 511px;
	margin: 0px;
	padding: 0px;
}

#header table.header td.estimatingCompanies	{
	border: 1px solid #E1E1E1;
	background-color: #F9F9F9;
	height: 10px;
	text-align: right;
	color: #000000;

}

#header table.header td.estimatingCompanies div.content	{
	margin-left: 8px;
	margin-right: 8px;
/*	 display: block;  */
	font-size: 11px;
	font-weight: bold;
	color: #000000; 
}




#header table.header td.estimatingCompanies span.topic	{
	/* text-transform: uppercase; */
	color: #000000; 
	font-size: 11px;
}

#header table.header td.sharePrice	{
	text-align: right;
/*	width: 149px;
	border: 1px solid #FF0000;*/
	
}	


/* tab navigation table */

#tabheader table.tabnavi	{
	width: 100%;
	margin: 0px;
	padding:0px;
	 height: 22px;
	background-color: #FFFFFF;
}

#tabheader table.tabnavi a	{
	text-decoration: none;
}

#tabheader table.tabnavi td.tab	{

	background-image: url(../images/tab_ina.gif);
	float: left;
	text-align:center;
	width: 62px;
	color: #FFFFFF;
	padding: 10px 0px 8px 0px;
	margin: 0px 2px 0px 0px;
	font-size: 11px;
}

#tabheader table.tabnavi a	{
		 color: #FFFFFF;
}

#tabheader table.tabnavi a:hover	{

}

#tabheader table.tabnavi td.tabOn	{
	background-image: url(../images/tab_akt.gif);
	float: left;
	text-align:center;
	width: 62px;
	color: #333333;
	padding: 10px 0px 8px 0px;
	margin: 0px 2px 0px 0px;
	font-size: 11px;
}

#tabheader table.tabnavi td.tabEnd	{
	width: 370px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}

.RecommendationsHistory
{
	padding-left: 12px;
}

.FullYearFigures
{
	padding-left: 12px;
}

.RecommendationsDistribution
{
	font-family: Arial;
}


/* recommendation table */

#recommendation table.meter	{
	width: 511px;
}

#tabcontent {
	background-color: #F9F9F9;
}

#tabcontent table.list	{

	width: 490px;
	font-size: 11px;
	background-color: #FFFFFF;
}

#tabcontent table.list td {

	padding: 3px; 
	text-align: right;
} 

#tabcontent table.list td.line {
	background-color: #FFFFFF;
	color: #FF6600;
	height: 0px; 
	border-right: none; 
	border-bottom: none;
	border-left:none;
	padding: 0px;
}
	
#tabcontent table.list td.first	{
	text-align: left;
	 border-left: none;
	 white-space: nowrap;
	/*border-left: solid 1px #999999; */
}

#tabcontent table.list td.left	{
	text-align: left;
}

#tabcontent table.list td.last	{
	border-right: solid 1px #E1E1E1;
}



#tabcontent table.list td.lastrow	{
	border-bottom: solid 1px #E1E1E1;
}

#tabcontent table.list td.header {
	background-color: #E80000; 
	color: #FFFFFF;
	border-bottom: solid 1px #FFFFFF; 
	white-space: nowrap;
}

#tabcontent table.list td.highlight {
	background-color: #EDEEEF;
}

#tabcontent table.list td.shade {
	background-color: #EDEEEF;
	/* border-right: solid 1px #999999; */

}

/* distribution graph */

#tabcontent	.distributionGraph	{
	display: block;
	height: 28px;
	width: 460px;
}

#tabcontent	.distributionGraph div.graphBlock	{
	float: left;
	text-align: center;
}

#tabcontent	.distributionGraph table.labelstable {
	width: 490px;
	border: 0px;
	font-family: Arial;
	font-size: 10px;
}

#tabcontent	.distributionGraph table.labelstable td {
	text-align: center;
	font-family: Arial;
	font-size: 11px;
}


#tabcontent .distributionGraph table {
	width: 490px;
	border: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}


#tabcontent	.distributionGraph table td.sell	{
	background-color: #FF4B0C;
	border-top: 1px solid #82ADCD;
	border-bottom: 1px solid #82ADCD;
	border-left: 1px solid #82ADCD;
	height: 14px;
}

#tabcontent	.distributionGraph table td.underperform	{
	background-color: #FF9B3B;
	border-top: 1px solid #82ADCD;
	border-bottom: 1px solid #82ADCD;
	height: 14px;
}

#tabcontent	.distributionGraph table td.hold	{
	background-color: #FEFF66;
	border-top: 1px solid #82ADCD;
	border-bottom: 1px solid #82ADCD;
	height: 14px;
}

#tabcontent	.distributionGraph table td.outperform	{
	background-color: #99FF39;
	border-top: 1px solid #82ADCD;
	border-bottom: 1px solid #82ADCD;
	height: 14px;
}

#tabcontent	.distributionGraph table td.buy	{
	background-color: #4CFF0F;
	border-top: 1px solid #82ADCD;
	border-bottom: 1px solid #82ADCD;
	border-right: 1px solid #82ADCD;
	height: 14px;
}	

/* detail grapgh table */

#tabcontent	.DetailGraph table.graph	{
	padding: 10px;
	width: 100%;
}

#tabcontent	.DetailGraph table.graph td	{
	vertical-align: bottom;
}

/* selection */


#tabcontent	.DetailSelection select	{
	margin-right: 5px;
/*	float: left; */
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
}
