/* events landing page tooltip styles */
#blackbox .gs_tooltip  {display: none;}

#gs_tooltip_container {position:absolute; z-index:3000;}

.gs_tooltip .gs_superHed_highlight {margin:0pt;}

.gs_tooltip 
	{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #ccc;
	color:#666666;
	font-size:11px;
	height:auto;
	position:absolute;
	padding:15px;
	}

.gsam_assetclass	{width:170px;}
.gsam_fundname	{width:840px;}

span#none	{width:100%; display:block; text-align:center; font-weight:bold;}


/* gsam customized - cr */
#gsam_containtips	{float:left; width:480px; height:47px;}
#gsam_containtips2	{float:left; width:240px; height:47px;}

p.gsam_fund_instruct
	{
	color:#fff;	
	display:block;
	position:relative;
	margin:0 0 6px 0; 
	_margin-bottom:3px; 
	padding:0;
	font-size:11px;
	}

#gsam_tooltip1, #gsam_tooltip2
	{
	float:left;	
	font-size:11px;
	position:relative;
	color:#000;		
	display:block;
	border:1px solid #ccc;
	}
	
.gs_tooltip_trigger	{display:block; height:100%; padding:2px 0 0 5px;}	
#gsam_tooltip1	{width:200px; height:20px; 	background:#fff url('/gsam/img/selectBoxes/handle4.gif') no-repeat 185px 6px;margin-right:5px;}
#gsam_tooltip2	{float:right; width:270px; height:20px; background:#fff url('/gsam/img/selectBoxes/handle4.gif') no-repeat 256px 6px;}


#gsam_findertooltip1, #gsam_findertooltip2
	{
	float:left;	
	font-size:11px;
	position:relative;
	color:#000;		
	display:block;
	border:1px solid #ccc;
	}
	
.gs_tooltip_trigger	{display:block; height:100%; padding:2px 0 0 5px;}	
#gsam_findertooltip1	{width:200px; height:20px; 	background:#fff url('/gsam/img/selectBoxes/handle4.gif') no-repeat 185px 6px;margin-right:5px;}
#gsam_findertooltip2	{float:right; width:270px; height:20px; background:#fff url('/gsam/img/selectBoxes/handle4.gif') no-repeat 256px 6px;margin-right:5px;}


/*  TOOTLIP CONTENTS cr */
div.gsam_contain_funds 	{width:100%;}
div.gsam_contain_fund_list	{width:280px; float:left;}

div.gsam_contain_fund_list ul li	
	{
	list-style-type:none;
	margin:0 0 5px 0;
	text-align:left;
	line-height:15px;
	}
	
.strategyClass{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:5px;
	}
	
div#gsam_contain_classes	{width:217px; float:left;}

div#gsam_contain_classes ul	{margin:0; padding:0;}

div#gsam_contain_classes ul	li
	{/* asset class */
	list-style-type:none;
	margin:0;
	padding:2px 0;
	}


