@charset "utf-8";



.content_tab{
	width:760px;;
	padding: 0 0 30px 0;
	position:relative;
}
.content_tab ul{
	padding:0px;
	margin:0px;
	height:27px;
	border-bottom: 1px solid #FF9900;
}


.content_tab ul li{
	padding:0 4px 0 0;
	margin:0px;
	list-style:none;
	float:left;
}
.content_tab ul li span{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	padding: 5px 0 5px 0;
	display:block;
	float:left;

}
.content_tab ul li a{
	margin:0 0 0 1px;
	background:url(../images/grey_btn_bg.png) repeat-x;
	color:#666666;
	font-weight:bold;
	padding: 5px 5px 10px 5px;	
	text-decoration:none;
}
.content_tab ul li a:hover{
	background:url(../images/orange_btn_bg.png) repeat-x;
	text-decoration:none;
	color:#fff;
} 

.content_tab ul li .here{
	border-right: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-top: 1px solid #FF9900;	
}
.content_tab ul li .here a{
	background:url(../images/orange_btn_bg.png) repeat-x;
	margin:0 0 0 1px;
	color:#fff;
	font-weight:bold;
	padding: 5px 5px 5px 5px;	
	text-decoration:none;
}

.tab_content .leading{margin-left:0px; padding-left:0px;}


.content_head {
	width:760px;
	font-weight: normal;
}

.content_left{ float:left; width:820; }
.content_main{ float:left; width:760px; }
.content_right{ float:right; width:130px; }

.performance_icon{ width: 120px; float:right; padding-left:10px;}
.performance_icon a{  }
.performance_icon img{ padding-bottom:10px; }




.content_head h1{
	height:40px;
	background:url(../images/heading_stoke.png) no-repeat;
	padding: 5px 0 10px 10px;
	font-size:24px;
	color:#003772;
	font-weight: normal;
}
.content_head h2{
	height:40px;
	padding:0;
	font-size:22px;
	color:#003772;
}


.content_section{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.content_section .content_para{width: 560px; }


.title{
	color:#003772;
	font-weight:bold;
}

p{
	padding:10px 0 10px 0;
/*	text-align:justify;*/
}

a{ color:#003772; text-decoration:none; }
a:hover{ color:#ff9900; text-decoration:underline; }






.tab_view_more{ position:absolute; top: 10px;right:0;}
.tab_date{ position:absolute; top:10px;right:0; font-size:11px;}
.view_more_fund{
	float:left;
	clear:left;
	background:url(../images/view_more_fund_icon.png) no-repeat;
	padding:0 0px 5px 15px;
	text-decoration:none;
	color:#777;
	font-size:11px;
	font-weight: normal;
}
.view_more_fund:hover{ color:#f90; text-decoration:underline; }

.second_view_more_fund{float:right; padding:5px 0 10px 0;}
.back_to_top_wrapper{
	display:block;
	height:40px;
	clear: both;
	width: 760px;
}
.back_to_top{float:right; padding:25px 0 10px 0;}


.tab_content{ width:760px; display:block;}

/*.chart_column{ position:relative; }*/
.chart_selection{
	width:102px;
	float:left;

}
.chart_selection ul li{
	padding:0px;
	margin:0px;
	list-style:none;
}

.chart_selection ul li span{
	display:block;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;	
	text-align:center;
}
.chart_selection ul li a{
	line-height:22px;
	width:101px;
	display:block;
	background:url(../images/side_neg_grey.png) no-repeat;	
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}


.chart_selection ul li a:hover{
	background: url(../images/side_neg_org.png) no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.chart_selection ul li .here{
	position:relative;
	border-left: 1px solid #FF9900;
	border-top: 1px solid #FF9900;	
/*	width:102px;*/
}
.chart_selection ul li .here span{ 	margin: 1px 0 0 1px;}
.chart_selection ul li .here a{
	width:102px;
	background: url(../images/side_neg_org.png) no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.chart_selection ul li .here .select_period{
	width:102px;
	background: url(../images/side_neg_org2.png) no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}




	

.chart{
	float:left;
	padding: 0;
	margin:0;
	border-right: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
.chart_selection ul{ padding: 0 0 5px 0; }
.chart_selection ul li .select_period a{ background-image:none; display:inline;}
.chart_selection ul li .select_period { background: url(../images/side_neg_grey.png) no-repeat #e5e8ed; color:#666666; padding:5px 0 5px 0; border-bottom:1px solid #ccc; font-weight:bold;}
.export_column{ float:left;  margin:193px 0 0 10px; }
.export_excel, .fund_compare{ width:82px; height:44px; display:block; text-decoration:none; font-size:10px; cursor:pointer; padding-top:10px; }
.export_excel{
	background:url(../images/export_excel_o.png) no-repeat;
}
.fund_compare{ background:url(../images/fund_compare_o.png) no-repeat; }
.export_excel:hover{ background:url(../images/export_excel_i.png) no-repeat; color:#fff;}

.fund_compare:hover{ background:url(../images/fund_compare_i.png) no-repeat; color:#fff;}
.export_excel span, .fund_compare span{
	width:40px;
	display:block;
	color:#666;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}
.export_excel:hover span, .fund_compare:hover span{ color:#fff; }

.select_share_class, .select_ccy{ height:32px; }
.select_share_class{ background-color:#ffebcc;}
.select_share_class select, .select_ccy select{width:90px; margin:5px 0 0 5px; }
.select_ccy{  background-color:#fff5e5; }



.awards_listing{ list-style:none; }
.awards_listing li{ float:left; margin:0 0 0 10px; }
.awards_listing .leading { margin:0; }
.awards_listing li .icon{ position:relative; width:144px; height:44px; text-align:center; padding:5px 0 5px 0;}
.awards_listing li .label{ width:144px; height:25px; text-align:center; font-size:12px; padding: 0 0 5px 0;}
.awards_listing li .award_text{ position:absolute; top:20px; left:0px; width:144px; text-align:center; color:#f90; font-size:15px; font-weight:bold;}


.key_info{ width:760px; }
.key_info_left{ width:374px; float:left;}
.key_info_right{ width:374px; float:right;}

.key_info table{width:374px;}
.key_info td{ width:50%; border-left:1px solid #ccc; padding:5px; color:#4c739c; font-size:13px;}
.key_info .label{ font-weight:bold; color:#333333; }
.key_info .top{ border-top:1px solid #ff9900; }
.key_info .odd{ background-color:#f8faff; }
.key_info .even{ background-color:#e2ebf9; }

.fund_literatures_list{ list-style:none; width:174px;}
.fund_literatures_list li{ float:left; margin:0 0 5px 0; width:174px; border:1px solid #ccc; padding:3px; background:url(../images/pdf_icon.png) no-repeat 155px 3px;}
.fund_literatures_list li a{width:174px; display:block;}
.fund_literatures_list .leading {margin:0; padding:3px;}

/*
.total_return_table{width:183px;}
.cum_perform_table{ width:563px;}
*/
.perform_content{float:left; padding:0 0 10px 10px;}

.perform_content .header{ background-color:#003772; color:#fff; font-weight:bold; padding:3px; border-right: 1px solid #fff; }
.perform_content .odd{ background-color:#f8faff;}
.perform_content .even{ background-color:#e2ebf9;}
.perform_content td{ color:#4c739c;  padding: 5px; border-right: 1px solid #fff;}
.perform_content .label{ font-weight:bold; color:#333333; text-align:center;}

.top_holdings_table{width:503px;}

.footnote{
	width:760px;
	font-size: 8pt;
	line-height: 12pt;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.footnote p{ padding:0 0 20px 0; /*	text-align:justify;*/ }
.footnote ul li{ list-style-type:disc; margin-left:20px; padding: 0 0 10px 0; list-style-image:url(../images/footer_bullet.png); /*text-align:justify;*/}
