/****************************************************
		   Polar Capital web site CSS File

	Create by: Marta Ribeiro
	Summary: This file has the css used all over the 
			 website, besides the navigation.
*****************************************************/

.loginPosition
{
	margin:10px 0px 0px 40px;
	}
	
.disclaimerPosition
{
	margin:10px 0px 0px 40px;
	}	
	
.greyBoxLoginText
{
	color:White;
	background-color:#a1a0a5;
	width:259px;
	height:18px;
	padding:3px 0px 0px 5px;
	}
	
.mainLoginBody
{
	clear:both;
	float:left;
	width:370px;
	margin:5px 0px 0px 5px;
	height:200px;
	}
	
.mainDisclaimerBody
{
	clear:both;
	float:left;
	width:530px;
	margin:5px 0px 0px 5px;
	}
	
.columnLeft
{
	clear:both;
	float:left;
	width: 70px;
	vertical-align:bottom;
	margin:3px 0px 5px 0px;
	}

.columnRight	
{
	float:left;
	width: 210px;
	margin:3px 0px 5px 0px;
	
}
	
.loginButtonPosition
{
	margin:4px 0px 0px 0px;
	width:50px;
	float:left;
	}
	
.disclaimerButtonPosition
{
	margin:4px 0px 0px 0px;
	width:50px;
	float:left;
	}	

.input 
{
	padding: 1px;
	font-size: 11px;
	font-weight: normal;
	border:1px solid #a1a0a5; 
	font-family:Arial, Helvetica, sans-serif
}	

.input2 
{
	padding: 1px;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #7ea4c8; 
	font-family:Arial, Helvetica, sans-serif
}	

.loginMessage
{
	clear:both;
	float:left;
	width: 250px;
	font-size:0.85em;
	margin:10px 0px 0px 0px;
	}
	
	
.disclaimerMessage
{
	clear:both;
	float:left;
	width: 250px;
	font-size:0.85em;
	margin:10px 0px 0px 0px;
	}
	
	
/************************************************
				Display Last
*************************************************/	

.displayLastColumnLeft
{
	clear:both;
	float:left;
	padding:4px 4px 0px 0px;
	width:27.9em;
	}


.displayLastColumnRight
{
	float:right;
	padding:4px 0px 0px 0px;
	width:27em;
	}

.MainGreyBoxLoginText
{
	color:White;
	background-color:#a1a0a5;
	width:340px;
	height:18px;
	padding:3px 0px 0px 5px;
	}
	
table.tableAllDocRepeater td.firstColumn
{
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	
table.tableAllDocRepeater td.secondColumn
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:40px;
	text-align:right;
	color:#949494;
	}
	
.Search	
{
	clear:both;
	float:left;
	width:450px;
	
	}
	
/*******************************************************
				Main Documents Search  
********************************************************/	

.MainSearchDiv
{
	width:550px;
}

.SelectFundColumn
{
	clear:left;
	float:left;
	width:320px;
}

.SelectDateColumn
{
	float:left;
	width:132px;
}

.OpenDocColumn
{
	float:left;
	width:70px;
	clear:right;
}

.dateCss
{
	width:120px;
	font-size:12px;
	}
	
.fundCss
{
	width:310px;
	font-size:12px;
	
	}
	
	
.editbuttons
{
 PADDING-LEFT:158px;
 TEXT-ALIGN:left;
}