.gs_mft_tabs_original {
	margin-bottom: 30px;
}

.gs_mft_tabs {
	/*_margin-bottom:-1px;*/
	width: 305px; 
	margin-bottom:20px;
	height:40px;
	/*border-bottom:1px solid red;*/
	/*height:39px; */
	
}
table#eu_table	{/*margin-top:20px !important;/* border-top:none;*/}

body#lit-table div.gs_mft_tabs_blk {width: 450px;}

.gs_mft_tabs ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:block;
	z-index:3000; 
	float:left;
	}

.gs_mft_tabs li {
	/*margin-bottom: -1px;
	*margin-bottom: -2px;*/
	float: left;
	display: block;
	padding: 15px;
	height: 9px;
	background-color:#fff;
	
}

.gs_mft_tabs li.mft_selectedTab 
	{
	border-right:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	background-color:#fff;

	}

.gs_mft_tabs li.mft_unselectedTab {border-bottom:1px solid #e6e6e6;}
.gs_mft_bottomline	{border-bottom:1px solid #e6e6e6; float:left; width:47px; height:41px;}

.gs_performanceTable thead tr.sectionTitle {
	text-align:center;
}

.gs_performanceTable thead tr.sectionTitle td {
	border-right:none;	
	padding: 5px 10px;
	vertical-align: middle;
}
.gs_performanceTable thead tr.sectionTitle td.first {
	border:none;
	border-bottom:1px solid #e6e6e6;
	text-align:left;
	padding-left:5px;
	vertical-align: bottom;
	white-space:nowrap;
}

.gs_performanceTable thead tr.sectionTitle td.first a {
 	text-transform:uppercase;
 	font-size:11px;
}

.gs_performanceTable thead tr.sectionTitle td.last {
	border-right:1px solid #e6e6e6;
}

.gs_performanceTable thead tr.colHed td {
	padding:5px;
	text-align:center;
	vertical-align:bottom;
	border:1px solid #e6e6e6;
	border-top:none;
	border-right:none;
}

.gs_performanceTable thead tr.colHed td.first {
	padding-left:5px;
	text-align:left;
}
.gs_performanceTable thead tr.colHed td.last {
	border-right:1px solid #e6e6e6;
}

.gs_performanceTable thead tr.colHed td.join  {
	border-left:none;
}

.gs_performanceTable thead tr.colHed td.sorted a.asc {
	padding-right: 15px;
	background: url(/gsam/img/gsam/sort_arrow_up.gif) no-repeat right 6px;
}

.gs_performanceTable thead tr.colHed td.sorted a.desc {
	padding-right: 15px;
	background: url(/gsam/img/gsam/sort_arrow_down.gif) no-repeat right 6px;
}

.gs_performanceTable tbody td {
	padding:5px;
	text-align:center;
	vertical-align:bottom;
	border:1px solid #e6e6e6;
	border-top:none;
	border-right:none;
}

.gs_performanceTable tbody td.first {
	padding-left:5px;
	text-align:left;
	white-space:nowrap;
}

.gs_performanceTable tbody td.last {
	border-right:1px solid #e6e6e6;
}

.gs_performanceTable tbody td.join {
	border-left:none;
}

.gs_performanceTable tbody tr.odd td {
	background: white;
}	

.gs_performanceTable tbody tr.even td {
	background: #e8e8e6;
}	

/* NEW SKIN FOR SELECT BOX REPLACEMENT */
.gs_performanceTable .cumulative .gs_selectBox {
	border: 1px solid #ccc;
	color: #666;
	font-size:9px;
	font-weight:normal;
	margin-bottom:0px;
	width:50px;
	margin-left:auto;
	margin-right:auto;
}

.gs_performanceTable  .cumulative .gs_sel_option{
	width:45px;
}

.gs_performanceTable  .cumulative .gs_sel_drawer {
	border:1px solid #ccc;
	width:45px;
}

.gs_performanceTable  .cumulative .gs_sel_title {
	width:35px;
	border:1px solid white;
}

.gs_performanceTable  .cumulative .gs_sel_handle {
	border-color:#ccc;
	width:11px;
}

.gs_performanceTable .totalReturns .gs_selectBox {
	font-size:9px;
	font-weight:normal;
	color:#666;
	border: 1px solid #ccc;
	width: 155px;
	margin: 0;
	margin-left:auto;
	margin-right:auto;
	white-space:nowrap;
}

.gs_performanceTable  .totalReturns .gs_sel_option{
	width: 145px;
}

.gs_performanceTable  .totalReturns .gs_sel_drawer {
	width: 153px;
	border: 1px solid #ccc;
}

.gs_performanceTable  .totalReturns .gs_sel_title {
	width: 140px;
	border-color: #d8d8d8;
}

.gs_performanceTable  .totalReturns .gs_sel_handle {
 	border: none;
}

.gs_performanceTable .totalReturns {
	padding-top:5px;
	width:265px;
	margin-left:auto;
	margin-right:auto;	
}

/* materials table */
.gs_materialsTable table {}

.gs_materialsTable table tr.sectionTitle td { padding-bottom:20px;}

.gs_materialsTable thead tr.colHed td {
	padding:5px;
	padding-left:10px;
	vertical-align:top;
	border:1px solid #e6e6e6;
	border-right:none;
	text-align:left;
}

.gs_materialsTable thead tr.colHed td.first { }

.gs_materialsTable thead tr.sectionTitle td.first a {
 	text-transform:uppercase;
 	font-size:11px;
}

.gs_materialsTable thead tr.colHed td.second { width:170px; }
.gs_materialsTable thead tr.colHed td.third { width:250px; }

.gs_materialsTable thead tr.colHed td.last {
	border-right:1px solid #e6e6e6;
}

.gs_materialsTable thead tr.colHed td.sorted a.asc {
	padding-right: 15px;
	background: url(/gsam/img/gsam/sort_arrow_up.gif) no-repeat right 6px;
}

.gs_materialsTable thead tr.colHed td.sorted a.desc {
	padding-right: 15px;
	background: url(/gsam/img/gsam/sort_arrow_down.gif) no-repeat right 6px;
}

.gs_materialsTable tbody td {
	padding:5px;
	text-align:center;
	vertical-align:bottom;
	border:1px solid #e6e6e6;
	border-top:none;
	border-right:none;
}

.gs_materialsTable tbody td {
	padding-left:10px;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
}

.gs_materialsTable tbody td.last {
	border-right:1px solid #e6e6e6;
}

.gs_materialsTable tbody tr.odd td {
	background: white;
}	

.gs_materialsTable tbody tr.even td {
	background: #e8e8e6;
}	

.gs_materialsTable .material_select .gs_selectBox {
	margin:0;
	margin-top:4px;
	float:left;
	font-size:9px;
	line-height:12px;
	font-weight:normal;
	color:#666;
	border: 1px solid #ccc;
}

.gs_materialsTable .material_select.title .gs_selectBox {
	width:220px;
}

.gs_materialsTable .material_select.title .gs_sel_option{
	width:220px;	
}

.gs_materialsTable .material_select.title .gs_sel_drawer {
	width:228px;	
}

.gs_materialsTable .material_select.title .gs_sel_title {
	width:205px;
}

.gs_materialsTable .material_select .gs_sel_title {
	border:none;		
}

/* classes for literature table - cr 6/24/08 */
td.gsam_shareclass	{width:170px;} /* style for share class column */
td.gsam_doc 	{width:540px; } /* style for document name column */
td.gsam_assetclasstype	{width:170px;} /* style for asset class column */


div#blackbox
	{
	background-color:#000;
	margin-bottom:20px;
	padding:30px 0 0 38px;
	height:44px; 
	_margin:0; 
	}
	
.gs_mft_tabs_blk {
	width: 700px;
	float:left;
	}

.gs_mft_tabs_blk ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color:#fff;
	}

.gs_mft_tabs_blk li {
	text-align:center;
	float: left;
	display: block;
	list-style-type:none;
	/* margin:0 0 -1px 0; */
	padding:0;
	width: 129px;
	}

.gs_mft_tabs_blk li a, .gs_mft_tabs_blk li a:visited	
	{
	padding:25px 0 4px 0; 	
	color:#fff !important; 
	display:block;
	height: 35px;
	text-align:center; 
	background-color:#000 !important;
	}
	
.gs_mft_tabs_blk li a:hover	
	{
	color:#000 !important; 
	background-color:#fff !important; 
	}

.gs_mft_tabs_blk li.mft_selectedTab 
	{
	padding:25px 0 4px 0; 
	display:block;
	float:left;
	color:#000;
	height: 35px;
	background-color:#fff;
	width:128px;
	z-index:4;
	border-left:1px solid #000;
	border-right:1px solid #000;
	}
	
.gs_mft_tabs_blk a.right-border	{border-right:1px solid #fff; padding-left:1px;}	
.gs_mft_tabs_blk a.left-border	{border-left:1px solid #fff; padding-right:1px;}

div#contain_mft_headlines h1.gs_blue	{color:#7399C6;}
	
 	
div#contain_mft_headlines	{height:40px;display:block;}	
h1.selected_fund	{font-size:15px; font-color:#666;}	
h1.gsam_nodocs	{font-size:20px; font-weight:normal; font-color:#666; margin-bottom:300px;}
h3.inception_date	{font-size:12px; font-weight:normal;}
span.sortarrow	{margin:-10px 0 0 3px; padding-bottom:2px;}

.mmDocsTable {
	background-color: #FFF !important;
	padding: 5px;
}

.mmFundName {
        width: 285px;
}

.mmFundTitle {
        vertical-align: top;
	padding-top: 5px;
	padding-bottom: 15px;
}

.mmShareClass {
        padding-right: 5px;
}

.mmDisclaimer {
        padding: 10px 0px;
}

