/* div elements */ @import url("elements.css");

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	/* margin: 10px; */
	margin: 0px;
	background-color: #FFFFFF;
	width: 422px;
} 

#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;
}	

h3	, .h3 {
	font-weight: bold; 
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}


/* links */

a:link, a:visited, a:active	{color: #0066cc; text-decoration: none;}
a:hover	{color: #0066cc; text-decoration: underline;}


/* header table */

#header table.header	{
	width: 422px;
	margin: 0px;
	padding: 0px;
}

#header table.header td.pageHeader	{
	/* width: 270px; */
}

#header table.header td.estimatingCompanies	{
	border: 1px solid #E4E4E4;
	background-color: #F8F8F8;
	height: 10px;
	text-align: right;

}

#header table.header td.fiVersion {
width: 158px;
}

#header table.header td.enVersion {
width: 203px;
}

#header table.header td.estimatingCompanies div.content	{
	margin-left: 8px;
	margin-right: 8px;
/*	 display: block;  */
	font-size: 11px;
	font-weight: bold;
	color: #003366; 
}




#header table.header td.estimatingCompanies span.topic	{
	/* text-transform: uppercase; */
	color: #003366; 
	font-size: 11px;
}

#header table.header td.sharePrice	{
/*	width: 149px;
	border: 1px solid #FF0000;*/
}	


/* tab navigation table */

#tabheader table.tabnavi	{
	width: 100%;
	margin: 0px;
	padding:0px;
	 height: 22px;
}

#tabheader table.tabnavi a	{
	text-decoration: none;
}

#tabheader table.tabnavi td.tab	{

	font-weight: normal;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	/*background-image: url(../images/bg_tab.gif);*/
	/* background-color:#EAEAEA; */
	 background-repeat: repeat-x;
	 color: #999999;
	 border-bottom:1px solid #E4E4E4;
}

#tabheader table.tabnavi a	{
		 color: #2780BF;
}

#tabheader table.tabnavi a:hover	{
		 color: #03C5FF;
}

#tabheader table.tabnavi td.tabOn	{
	/*background-image: url(../images/bg_tab_on.gif);*/
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	border-top:1px solid #E4E4E4;
	color: #003366;
	background-color: #FFFFFF;
}

#tabheader table.tabnavi td.tabEnd	{
	width: 422px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	boder-bottom: 1px solid #E4E4E4;
}



/* recommendation table */

#recommendation table.meter	{
	width: 422px;
}


#tabcontent table.list	{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	width: 400px;
	font-size: 11px;
}

#tabcontent table.list td {
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	padding: 3px; 
	text-align: right;
	background-color: #FFFFFF;
} 

#tabcontent table.list td.line {
	background-color: #F8F8F8;
	color: #FF6600;
	height: 1px; 
	border-right: none; 
	border-bottom: none;
	border-left:none;
	padding: 0px;
}
	
#tabcontent table.list td.first	{
	text-align: left;
	 border-left: none;
	/*border-left: solid 1px #999999; */
}

#tabcontent table.list td.left	{
	text-align: left;
}

#tabcontent table.list td.last	{
	/* border-right: solid 1px #999999; */
}



#tabcontent table.list td.lastrow	{
	border-bottom: solid 1px #999999;
}

#tabcontent table.list td.header {
	background-color: #FEEA6D; 
	color: #676767;
	border-bottom: solid 1px #999999; 
}

#tabcontent table.list td.highlight {
	background-color: #F8F8F8;
}

#tabcontent table.list td.shade {
	background-color: #F8F8F8;
	/* border-right: solid 1px #999999; */

}

/* distribution graph */

#tabcontent	.distributionGraph	{
	display: block;
	height: 28px;
	width: 400px;
}

#tabcontent	.distributionGraph div.graphBlock	{
	float: left;
	text-align: center;
}

#tabcontent	.distributionGraph table.labelstable {
	width: 400px;
	font-size: 11px;
	border: 0px;
}

#tabcontent	.distributionGraph table.labelstable td {
	text-align: center;
}

#tabcontent .distributionGraph table {
	border: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#tabcontent	.distributionGraph table .sell	{
	background-color: #FF4B0C;
/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	/*border-left: 1px solid #999999;*/
	height: 14px;
	font-size: 0px;
}

#tabcontent	.distributionGraph table .underperform	{
	background-color: #FF9B3B;
/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	height: 14px;
	font-size: 0px;

}

#tabcontent	.distributionGraph table .hold	{
	background-color: #FEFF66;
/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	height: 14px;
	font-size: 0px;
}

#tabcontent	.distributionGraph table .outperform	{
	background-color: #99FF39;
/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	height: 14px;
	font-size: 0px;
}

#tabcontent	.distributionGraph table .buy	{
	background-color: #4CFF0F;
/*	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	/*border-right: 1px solid #999999;*/
	height: 14px;
	font-size: 0px;
}	


/* 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;
}
