﻿
#investorlist 
{
	
	position:relative;
	visibility:hidden;
	height: 200px;
	width: 150px;
	top: 2px;
	left: 2px;
	
background: url(images/whitepixel.gif);
	
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#selectinvestor
{
	 
	/*display: none;
	height: 250px;
	width: 250px;
	background: #cccccc; */
	 
	background: white;
	height: 160px;
	
}

#keywordlist 
{
	background: url(images/whitepixel.gif);
	position:absolute;
	top: 16px;
	left: 2px;
	font-size: 11px;
	visibility:hidden;
	overflow:hidden;
	height: 200px;
	width: 150px;
	
	border-left: 1px solid #cccccc;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
 
	
	
	
}

#activekeywords 
{
	position:absolute;
	top: 15px; 
	left: 120px;
	width: 170px;
	float:right;
	text-align: right;
	font-size: 11px;
	z-index: 90;
	
}

#activeinvestor 
{
	position:absolute;
	top: 56px;
	left:120px;
	width: 170px;
	float:right;
	text-align:right;
	font-size: 11px;
}

#filters 
{
	top: 10px;
	float:left;
}
#filterwrapper 
{
	position: absolute;
	width: 290px;
	top: 205px;
	height: 265px;
	 
}

#filterheader 
{
	 
	height:15px;
	 
	border-bottom: solid 1px #000000;
}

#filterheaderleft 
{
	padding-left: 2px;
	float:left;
	 
}

#filterheaderright 
{
	text-align:right;
	float:right;
	padding-right: 2px;
}

.portfolio_smallx 
{
	position:relative;
	top: 2px;
	padding-left: 2px;
}

.filterlistitem_highlighted
{
	background: #c5c5c5;
	width: 100%;
}

.filterlistitem 
{
	width: 100%;
	background: white;
}

.filterlistitem a
{
	text-decoration: none;
	color: #006699;		
}

.filterlistitemdisabled a
{
	text-decoration:none;
	color: #cccccc;
}

#investorwrapper 
{
		
	position: absolute;
	top: 51px;
	float:left;
	margin-top: 5px;
	height: 120px;
	width: 160px;
/*border: 1px solid #ffffff; /* forces onmouseout */
z-index: 5;
}


#portfoliowrapper 
{
	 
	position:relative;
	top: 200px; 
	left: 300px;
	height:265px;
	width: 520px;
	 
}

#portfoliocontent 
{
	overflow: auto;
	border-bottom: solid 1px #000000;
	height: 250px;
}

#portfoliotable 
{
	position:absolute;
	
}
#portfolioheader 
{
	border-bottom: solid 1px #000000;
	 
	padding-bottom: 2px;
 
}

#portfoliolist 
{
	position:absolute;
	top: 130px;
	}

#companycontent 
{	
	 
	position:absolute;
	 
	left: 300px;
	height: 200px;
	overflow:hidden;
	width: 520px;
	
}

#sortarrow 
{
	position:relative;
	top: 1px;
}

.portfoliolist-date 
{
	padding-bottom: 4px;
	width: 40px;
	
	float:left;
}

.portfoliolist 
{
	 padding-bottom: 4px;
}

#pheader-left 
{
	 
	float:left;
	width:120px;
}

#pheader-year 
{
	float:left;
	width: 40px;
	 
}

#pheader-title 
{
	position:relative;
	width:50px; 
	 
   float:left;
 text-align:left;
}

#pheader-report 
{
	text-align:right;
	 
}

#reportimg 
{
	position:relative;
	top: 2px;
}

#portnav 
{
	position:absolute;
	top: 10px;
	left: 4px;
	float:left;
	
	
}

#txtKeyword 
{
	position:relative;
	 left: 2px;
	font-family:Verdana;
	font-size: 11px;
	color: #333333;
	border: none;
	visibility:hidden;
	width: 148px;
	
}

#txtInvestor
{
   position:relative;
	left: 2px;
	font-family:Verdana;
	font-size: 11px;
	color: #333333;
	border: none;
	visibility:hidden;
	width: 148px; 
    
}

#selectkeyword 
{
	 
	height: 230px;
	width: 158px;
	position:relative;
	z-index: 5; 
	background: white;
	 
}

#regionwrapper 
{ 
	 
	 
	position:absolute;
	top: 100px;
	z-index:5;
	 
}

#activeregion 
{
 
	position:absolute;
	top: 100px;
	left:120px;
	width: 170px;
	float:right;
	text-align:right;
	font-size: 11px;
}
 
#hidbutton 
{
	 
}

#anti-left 
{
	position:absolute;
	top: 85px;
	width: 298px;
	left: 4px; 
	text-align: justify; 
}

#anti-right 
{
	position:relative;
	top: 75px; 
	left: 340px;
    height: 1800px; 
	 
	width: 480px;
}

.bold 
{
	font-weight:bold;
}

#prog 
{
 
	 position: relative; top: -154px; left: 500px;
}

#filterhide1 
{
	position:absolute;
	border: solid 1px #ff0000;
	width: 100;
	height: 200;
	top: 20px;
	left: 120px;
	z-index: 100;
	
}

#filterhide2
{
		
	position: absolute;
	top: 41px;
	float:left;
	margin-top: 5px;
	height: 10px;
	width: 160px;
	border: solid 1px #ff0000;
/*border: 1px solid #ffffff; /* forces onmouseout */
z-index: 5;
}
