
/*
**********************************
FIRST EAGLE FUNDS
Table Specific Styles

Version 1.0.0 - Initial Styles

**********************************
*/






/*---------- Crosshair ----------*/

.crosshair{
	background-color:#cfd7e2;
}

.crosshair_bullseye{
	background-color:transparent;
}


/*---------- Colors ----------*/
.pos { color:#2F8E38; }
.neg { color:#BF1E2D; }


/*---------- Table Setup ----------*/

.dataTable{
	font-size:1.2em;
	width:100%;
	margin:-.7em 0 1.6em;
	font-family:Arial;
	border-bottom: 3px solid #d5d5d2;
}

.pieTable{
/*	width:330px;*/
	width:315px;
	float: right;
}

.snapTable{
	margin:-1px 0 .5em;
}



/*---------- Filter Tab Table ----------*/
.filterTabs {
	margin:5px 5px 5px 15px;
	text-align: left;
	position:relative;
	z-index:1;
}

.filterTabs a {
	width:25%;
	padding:5px 9px;
	margin:0 5px;
	
}

.filterTabs a.active {
	background-color: #EdEcEb;
	border-top: 1px solid #636363;
	border-left: 1px solid #636363;
	border-right: 1px solid #636363;
	padding:5px 8px;
	cursor:default;
}

/*---------- Snapshot Table ----------*/

#snap{
	position:relative;
	top:0;
	left:0;
}

.snapTable th{
	border-top: 1px solid #636363;
}

.snapLoading{
	background:#24283C url("/images/ajax-loader.gif") 50% 50% no-repeat;
	display:none;
	height:30px;
	width:30px;
	position:absolute;
	left:50%;
	top:40%;
	margin:-15px auto auto -15px;
	opacity:0.9;
		
}

.snapLoading.nearTop{
	top:10%;
}


/*---------- Interactive G10k Chart ----------*/

.chart{
	font-family:Arial;
}

div.error{
	text-transform:none;
	color: #630012;
	margin:.5em 0 .2em 0;
	display:none;
}


/*---------- CYR  ----------*/

.wo{
	display:none;
}

/*---------- General Table ----------*/


.dataTable th {
	border-bottom: 1px solid #24283c;
	color:#24283c;
	font-size:0.8em;
	padding:5px 0 3px;
	text-transform: uppercase;
	background-color: #EdEcEb;
}


.dataTable th select{
	text-transform:none !important;
}

.dataTable td {
	padding:7px 0;
	vertical-align:top;
	border-bottom: 1px solid #d5d5d2;
}

.dataTable td.calendarDate {
	color: #636363;
	font-size: 0.9em;
}

.dataTable th,.dataTable td {
	text-align:right;
	padding-right:5px;
}

.dataTable strong{
	font-weight: 800;
}

td.centerAlign {
	text-align:center;
}

td.narrowRight{
	width:60px;
}

th.leftAlign,td.leftAlign {
	text-align:left;
	padding-left:5px;
}

td.rightAlign {
	text-align:right;
	padding-left:5px;
}

.leftAlign td{
	text-align:left;
	padding-left:5px;
}

tr.alternate {
	background-color: #EdEcEb;
}

#internal .middle .chartNote p, .chartNote p {
	font-family: Arial;
	font-size: 10px;
	margin: -5px 0 13px 14px;
	text-indent:-8px;
	color:#636363;
	}

#internal .middle .chartNote p.subLineGraph {
	text-indent: 0;
	margin: 5px 0 10px 35px;
}

#internal .middle .chartNote p.noIndent {
	text-indent: 0;
}

#internal .middle .bodySize p, .bodySize p {
	font-size:1.2em;
}

.textData td {
	text-align: left;
}

#internal .middle .textData ul {
	font-size: 0.9em;
}

.salesCharge{
	font-size: 0.9em;
	color:#333;
}


table sup{
    position:absolute;
    line-height:1em;
    }

table .percent{
    position:absolute;
}

.dataTable td.shareClass {
	padding-right:0;
}


/*---------- Pie Charts ----------*/
.colorKey{
	display:inline;
	margin:0 2px;
	padding:0 2px;
	margin-right:7px;
}




/*---------- Salesmap Bios ----------*/

.mapBios {
	width: 710px;
	border-bottom: 1px solid #24283c;
}

.mapBios th, .mapBios td {
	color:#24283c;
	font-family: Arial;
	vertical-align: top;
}

.mapBios th {
	border-bottom: 1px solid #24283c;
	font-size:0.8em;
	padding:5px 0 3px 5px;
	text-transform: uppercase;
	background-color: #EdEcEb;
	font-size:1.0em;
}


.mapBios td {
	padding:5px 8px;
	font-size:1.1em;
}

.middle .regionInfo h2 {
	margin-bottom: 0;
}

.mapBios td.states {
	line-height: 1.8em;
	padding-top:15px;
}

#internal .middle .mapBios ul.bio li {
	margin-left: 0;
}

.mapBios td.alternate {
	background-color: #EdEcEb;
}

/*---------- Tables ----------




th, td {
	text-align:right;
	padding-right:5px;
}

table {
	margin-top:15px;
	border-bottom: 1px solid #DFDFDF;
	font-family:Arial;
}

th.leftAlign, td.leftAlign {
	text-align:left;
	padding-left:3px;
}

th {
	border-bottom: 1px solid #DFDFDF;
	text-transform:uppercase;
	color:#636363;
	font-size:0.8em;
	padding-bottom:3px;
}



td {
	color: #333;
	padding-top:7px;
	padding-bottom:7px;
	font-size:1.0em;
	vertical-align:top;
}

tr.alternate td {
	background-color: #EdEcEb;
}



table.fullWidth {
	width:475px;
	margin: 0 0 20px 0;
	font-size: 1.1em;
}

table.participation td, table.participation th {
	text-align: left;
	padding-left: 10px;
}

#internal .middle table.participation ul {
	font-size: 1.0em;
}

table.partialWidth {
	width:330px;
	margin: 0 0 20px 0;
}

table.timeline strong {
	font-family: "Georgia","Serif";
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 5px;
}

table.timeline td {
	text-align: left;
}

.extraWidth {
	font-size:1.0em;
	width:670px;
	margin:3px 0 1.6em;
}

.extraWidth b {
	font-size: 1.2em;
}

.extraWidth td.alternate {
	background-color:#EdEcEb;
	padding-left: 5px;
}

*/





/*






td.centerAlign {
	text-align: center;
}

#leftSidebar table{
	margin-bottom:1.4em;
	width:185px;
	text-align: center;
}

#leftSidebar th{
	color: #036; 
	font-size:1.1em;
	font-weight: normal;
	margin:0;
	border-bottom: 1px solid #7F9BB2;
}

#leftSidebar td{
	padding:0 0 2px 0;
}

.fullWidth .entryTitle{
	width:335px;
}

.partialWidth {
	width:300px;
}

.partialWidth .entryTitle{
	width:200px;
}

.fullWidth td,.partialWidth td,.extraWidth td,.wideScreen td {
	border-bottom: 1px solid #e3e3dd;
	padding:5px;
}

.calTable td{
	text-align: left;
}

.textData td, .partialWidth td{
	padding:5px;
}

.extraWidth{
	font-size:.9em;
	width:635px;
	margin:3px 0 1.6em;
}

.extraWidth tr{
	border-bottom: 1px solid #000;
}

.wideScreen{
	font-size:.9em;
	width:850px;
	margin:3px 0 1.6em;
}

#overview .wideScreen{
	padding-left:10px;
}

#main th{
	font-size:.8em;
	vertical-align: bottom;
	border-bottom: 1px solid #7F9BB2;
	padding:2px 0 2px 0;
}

#main .wideScreen th{
	font-size:1em;
}

#main .center{
	text-align:center; 
}

#main th, .categories{
	color: #827974; 
	font-weight: normal;
	margin:0 0 2px;
}

td.label{
	font-size:.8em;
	vertical-align: bottom;
	color: #827974; 
	font-weight: normal;
	margin:0 0 2px;
}

#main tr{
	color: #036; 
}



.participation td{
	padding:5px 0;
	vertical-align: top; 
	text-align: left;
}

#main .alternate{
	background-color: #E6EAEF; 
}

#main .leftAlign{
	text-align: left;
}

#main .colDivider{
	border-left: 1px solid #7F9BB2;
}

#main .rowDivider{
	border-bottom: 1px solid #7F9BB2;
}

#main td ul{
	padding:0 8px;
}

.padded td{
	padding: 5px 15px;
}

table.glance {
	font-size: 1em;
	margin-bottom: 3.0em;
	width:435px;
}

table.timeline {
	line-height: 1.6em;
	text-align: left;
}

table.timeline td{
	text-align: left;
	color: #333;
}

table.timeline strong {
	color: #00467F;
}


*/
