/*
FILE CONCAT ADD FILE
PATH: /ft/resources/style/portfolioSummary.css.asp
*/


#wsod DIV#summaryDescription {
	color: #666;
	float: left;
	font-family: arial;
	font-size: 14px;
	/* padding-bottom: 20px; */
}

#wsod DIV#summaryDescription.standardWidth {
	width: 195px;
}

#wsod DIV#summaryDescription.fullWidth {
	width: 600px;
}

#wsod DIV#underTheNavTabs {
	border: 1px solid #ccc;
	border-top: none;
	border-left: none;
	border-right: none;
	clear: both;
	float: left;
	padding-bottom: 20px;
	width: 100%;
}

#wsod H2#headerForDataTable {
	height: 16px;
	padding-top: 20px;
}

#wsod H2#headerForDataTable.short {
	padding-top: 0px;
}

#wsod DIV#portfolioComposition {
	float: right;
	width: 388px;
}

#wsod DIV#portfolioComposition H3 {
	border: none;
	margin-top: 0px;
	padding-bottom: 10px;
	text-transform: none;
}

#wsod DIV#portfolioComposition H3 SPAN {
	color: #000;
}

#wsod DIV#portfolioComposition TABLE#portfolioCompositionLegend {
	width: 175px;
}

#wsod DIV#portfolioComposition TH {
	border: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#wsod DIV#portfolioComposition TR#compositionDetails TD DIV.number {
	float: left;
}

#wsod DIV#portfolioComposition TR#compositionDetails TD DIV.icon {
	_float: left;
	margin-top: 3px;
	margin-left: 14px;
	_margin-left: 7px;
}

#wsod DIV#portfolioComposition TR.topRow TD, #wsod DIV#portfolioComposition TR.last TD {
	border: none;
}

#wsod DIV#portfolioComposition TR.topRow TD {
	padding-left: 0px;
	padding-right: 6px;
}

#wsod DIV#portfolioComposition TD {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
}

#wsod DIV#portfolioComposition TD DIV.legendColor {
	font-size: 0px;
	height: 9px;
	width: 9px;
}

#wsod DIV#portfolioComposition DIV.canvasOuterContainer {
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	border-right: none;
	float: left;
	padding: 0px 10px;
	margin-top: 15px;
}

#wsod DIV#portfolioComposition DIV#canvasByExchangeCountryOuterContainer {
	padding-right: 0px;
}

#wsod DIV#portfolioComposition DIV#canvasByAssetTypeInnerContainer, #wsod DIV#portfolioComposition DIV#canvasByExchangeCountryInnerContainer{
	height: 100px;
	width: 100px;
}
