/* Reference 

Orange: #CC6600;
Dark Gray: #424242;
Medium Gray: #828282;
Light Gray: #D8D9DA;

*/


/*=== Setup ===*/
*{
	margin: 0;
	padding: 0;
}
body{
	background: url(/images/interface/bgr.jpg) #ffffff repeat-x top;
	color: #828282;
	font: 13px Helvetica, Arial, Verdana, Sans-Serif;
	line-height: 18px;
}
body#home{
	background: url(/images/interface/bgr-home.jpg) #ffffff repeat-x top;
}

a{
	color: #cc6600;
	text-decoration: none;
}
a:hover{
	color: #424242;
	text-decoration: none;
}

a:focus { -moz-outline-style: none; }/*this avoids having image replacement sections display a dotted outline*/

/*input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}*/

img {
	border: 0;
}

li{
	list-style: none;
}

p {
	line-height: 18px;
}

table{
	width: 100%;
}
h1 span{
	color: #FFFFFF;
	display: none;
}
h1 img{
	display: block;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 930px;
}
/*=== Header ===*/
#top{
	height: 32px;
}
#header{
	height: 98px;
}
/*- Logo -*/
#header h1{
	background: url(/images/interface/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 184px;
}
#header h1 a{
	display: block;
	height: 98px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Primary English -*/
/* #nav1{
	float: right;
	height: 30px;
	padding: 57px 0 0;
	text-indent: -9999px;
}
#nav1 ul{
	width: 596px;
}
#nav1 li{
	float: left;
	margin: 0 0 0 52px;
}
#nav1 li a{
	background: url(/images/interface/nav_primary_eng.gif) no-repeat top;
	display: block;
	height: 30px;
}
#nav1 li#n01{
	margin: 0;
}
#nav1 li#n01 a{
	background-position: 0 0;
	width: 69px;
}
#nav1 li#n01 a:hover, #nav1 li#n01.active a{
	background-position: 0 -30px;
}
#nav1 li#n02 a{
	background-position: -122px 0;
	width: 72px;
}
#nav1 li#n02 a:hover, #nav1 li#n02.active a{
	background-position: -122px -30px;
}
#nav1 li#n03 a{
	background-position: -246px 0;
	width: 46px;
}
#nav1 li#n03 a:hover, #nav1 li#n03.active a{
	background-position: -246px -30px;
}
#nav1 li#n04 a{
	background-position: -344px 0;
	width: 82px;
}
#nav1 li#n04 a:hover, #nav1 li#n04.active a{
	background-position: -344px -30px;
}
#nav1 li#n05 a{
	background-position: -480px 0;
	width: 116px;
}
#nav1 li#n05 a:hover, #nav1 li#n05.active a{
	background-position: -480px -30px;
}
#nav1 li a:hover{
	text-decoration: none;
} */

/*- Top Nav -*/

#top-nav {
	float: right;
	height: 30px;
	padding: 57px 0 0;
}

#top-nav li {
	float: left;
	margin: 0 0 0 56px;
	font-size: 14px;
}

#top-nav li a {
	color: #828282;
	display: block;
	padding-bottom: 2px;
}

#top-nav li a:hover {
	color: #424242;
}

#top-nav li.active a {
	border-bottom: 3px solid #fcb034;
	color: #424242;
}

/*- Primary Portuguese -*/

#nav1{
	float: right;
	height: 30px;
	padding: 57px 0 0;
	text-indent: -9999px;
}
#nav1 ul{
	width: 621px;
}
#nav1 li{
	float: left;
	margin: 0 0 0 52px;
}
#nav1 li a{
	background: url(/images/interface/nav_primary_port.gif) no-repeat top;
	display: block;
	height: 30px;
}
#nav1 li#n01{
	margin: 0;
}
#nav1 li#n01 a{
	background-position: -29px 0;
	width: 44px;
}
#nav1 li#n01 a:hover, #nav1 li#n01.active a{
	background-position: -29px -30px;
}
#nav1 li#n02 a{
	background-position: -126px 0;
	width: 64px;
}
#nav1 li#n02 a:hover, #nav1 li#n02.active a{
	background-position: -126px -30px;
}
#nav1 li#n03 a{
	background-position: -244px 0;
	width: 54px;
}
#nav1 li#n03 a:hover, #nav1 li#n03.active a{
	background-position: -244px -30px;
}
#nav1 li#n04 a{
	background-position: -350px 0;
	width: 82px;
}
#nav1 li#n04 a:hover, #nav1 li#n04.active a{
	background-position: -350px -30px;
}
#nav1 li#n05 a{
	background-position: -484px 0;
	width: 168px;
}
#nav1 li#n05 a:hover, #nav1 li#n05.active a{
	background-position: -484px -30px;
}
#nav1 li a:hover{
	text-decoration: none;
}

/*- Nav2 -*/
.nav2{
	border-top: 1px solid #e5e6e6;
	margin: 0 0 13px;
}

.stacked {
	margin-bottom: 30px;
}
.nav2 li{
	font-size: 12px;
	border-bottom: 1px solid #e5e6e6;
	padding: 6px 0 5px 0;
	line-height: 16px;
}
.nav2 li a{
	display: block;

}
.nav2 li.active a {
	background: url(/images/interface/nav2-hover.gif) no-repeat 0 4px;
	color: #424242;
	line-height: 16px;
	padding-left: 16px;
	text-decoration: none;
}
.nav2 li a:hover {
	/* background: url(/images/interface/nav2-hover.gif) no-repeat 0 4px; */
	color: #424242;
	/* padding: 0 0 0 15px; */
	text-decoration: none;
}
.nav2 li.pdf a, .nav2 li.pdf a:hover{
	background: url(/images/interface/ico-pdf.gif) no-repeat 0 0;
	padding: 0 0 0 26px;
	line-height: 16px;

}
.nav2 li.xls a, .nav2 li.xls a:hover{
	background: url(/images/interface/ico-xls.gif) no-repeat 0 0;
	padding: 0 0 0 26px;
	line-height: 16px;

}

.nav2 li.list a, .nav2 li.list a:hover{
	background: url(/images/interface/ico-list.gif) no-repeat 0 0;
	padding: 0 0 0 26px;
	line-height: 16px;

}

/*=== Title ===*/

#confirm {
	margin: 145px auto 0 auto;
	background: url(/images/interface/shadow-bgr.png);
	width: 662px;
	min-height: 332px;
	text-align: center;
}

#confirm_logo {
	margin: 44px 0 0 0;
}

#confirm_form {
	margin: 0 80px;
	text-align: left;
}

.confirm-submit {
	text-align: right;
}


/*=== Title ===*/
#title{
	height: 87px;
	margin: 0 0 18px;
	padding: 0 0 0 215px;
	font-family:  Georgia, serif;
	color: #FFF;
}
#title h1{
	padding: 34px 0 10px;
	color: white;
	font-size: 26px;
	font-weight: 100;
	text-shadow: #725737 0px 2px 3px;
}
#title p{
	padding-left: 10px;
	margin-top: 25px;
	font-size: 16px;
	font-style: italic;
	font-weight: 100;
	line-height: 22px;
	letter-spacing: 1px;
	text-shadow: #3f301e 0px 2px 2px;
}
#home #title{
	height: 200px;
	padding: 50px 0 0;
}
#home #title h1{
	padding: 10px 0 0 10px;
}
#title .spacer{
	width: 290px;
}
/*=== All Columns ===*/
#columns{
	margin: 15px 0 0;
	padding: 0 0 15px;
}
#columns h2{
	color: #626262;
	font-size: 18px;
	margin: 0 0 12px;
}
#columns h3{
	clear: both;
	color: #727272;
	font-size: 15px;
	margin: 10px 0 6px 0;
}

#columns h4{
	clear: both;
	color: #828282;
	font-size: 14px;
	margin: 10px 0 4px;
}

	#home #columns h4, #columns .col1 h4, #columns .col3 h4{
		margin: 0px 0 14px;
		text-transform: uppercase;
	}

#columns p{
	padding: 10px 0;
}

#columns hr {
	clear: both;
}


#columns ol li {
	list-style: decimal;
	margin: 2px 0 8px 20px;
	line-height: 16px;
	padding-left: 8px;
}
	#columns ol li ol {
		margin: 8px 0;
	}

	#columns ol li ol li {
		list-style: lower-alpha;
		margin: 2px 0 8px 20px;
		line-height: 16px;	
	}


#columns blockquote {
	padding-left: 28px;
}

#columns blockquote.success {
	padding: 20px;
	background: #fafafb;
	border: 1px solid #89da92;
}

/* #columns ul li {
	list-style: circle;
	margin: 4px 0 8px 20px;
	line-height: 16px;
}*/

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 188px;
}
.col2{
	float: left;
	margin: 0 0 0 28px;
	width: 515px;
}

	.col2_last {
	float: left;
	margin: 0 0 0 28px;
	width: 714px;
}
.col3{
	float: right;
	width: 170px;
}
.col1, .col2, .col2_last, .col3{
	border-top: 1px solid #d8d9da;
	height: 1%;
	padding: 13px 0;
}

	.empty {
		border-top: none;
	}

#home .col1, #home .col2, #home .col3{
	border: 0;
	width: 290px;
}

.col2 table {
	border: 1px #e0e0e0 solid;
	margin: 2px 0 20px 0;
	padding: 0;
	background-color: #fafafb;	
	border-spacing: 0px;
	font-size: 11px;
}
	
	.col2 table tr {
		margin: 0;
		padding: 0;
	}
	
	.col2 table td {
		border-bottom: 1px #e0e0e0 solid;	
		vertical-align: top;
		padding: 6px 10px;
		margin: 0;
	}

/*=== Styling Boxes ===*/
/*- Login -*/
.login{
	background: #f1f1f2;
	float: right;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding: 0 16px;
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #D1D2D5;

}

/*- Switcher -*/
.switcher{
	background: #f1f1f2;
	float: right;
	overflow: hidden;
	border-left: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #D1D2D5;

}

/*- Paging -*/
.breadcrumbs{
	font-size: 11px;
	margin: 0 0 20px;
	padding: 0 0 0 217px;
	color: #828282;
}

	.breadcrumbs span.divider {
	 	font-size: 10px;
	 	margin: 0 4px 0 4px;
	}

/*- Bottom Ad -*/

.bottom-ad img{
	margin: 20px 0 15px;
	position: relative;
}

#home .bottom-ad img{
	margin: -90px 0 15px;
	position: relative;
}


/*=== Tabular Data ===*/
#tabular{
	color: #77787b;
	font-size: 11px;
	height: 332px;
	margin: 0 0 0 267px;
	position: absolute;
	top: 145px;
	width: 701px;
}
#tabular a{
	color: #77787b;
}

#tabular a:hover {
	color: #424242;
}
#shadow{
	background: url(/images/interface/shadow-bgr-w.png) no-repeat top;
	height: 256px;
	overflow: hidden;
	padding: 38px;
	width: 625px;
}
#tabular table{
	border: 1px solid #e0e0e0;
	border-collapse: collapse;
	margin: 0 0 25px;
	line-height: 14px;
	white-space:nowrap;
}

#tabular table.nf{
	margin-bottom: 10px;
}

#tabular table th{
	background: url(/images/interface/th-bgr.gif) repeat-x top;
	border-bottom: 1px solid #e0e0e0;
	font-weight: normal;
	padding: 6px 5px;
	text-align: left;
}

#tabular table th{
	padding: 4px 5px;	
}

#tabular table th, #tabular table td {text-align: right;}
#tabular table th.left, #tabular table td.left {text-align: left; padding-right: 0;}
#tabular table th.center, #tabular table td.center {text-align: center; padding: 0;}


#tabular table td{
	background: #fafafb;
	padding: 6px 5px;
	border-top: 1px #FFF solid;
}

#tabular table.nf td{
	padding: 3px 5px;
}

#tabular table tr.even td{
	background: #f1f1f2;
}

#tabular table tr.fund_group td{
	background: #f1f1f1;
	font-variant: small-caps;
	font-style: italic;
	text-align: left;
}

/*=== Styling Buttons ===*/
.btn img{
	display: block;
	margin: 0 0 15px;
}

a.btn-login, a.btn-switcher{
	color: #CC6600;
	font-size: 11px;
	line-height: 24px;
	padding: 12px;
}

a.btn-login {
	background: url(/images/interface/ico-login.gif) no-repeat left;
	padding: 2px 0 2px 24px;
}
	a.btn-login:hover, a.btn-switcher:hover {
		color: #424242;
	}


/*=== Content Styles ===*/
.fund_group {
	clear: both;
	padding: 13px 0;
}

#columns h2.fund_grp_t {
	margin: 0;
}

div.fund_overview, div.equipe {
	float: left;
	width: 339px;
	border-top: 1px solid #d8d9da;
	margin: 10px 20px 10px 0;
	padding-top: 10px;
	vertical-align: top;
}
	div.last, div.right {
	margin-right: 0px;
	float: right;
	}

	#columns div.fund_overview h4, #columns div.equipe h4 {
		margin: 5px 0 5px 0;
		font-size: 14px;
		text-transform: capitalize;
	}
	
	#columns div.fund_overview ul.nav2{
		margin-top: 10px;
	
	}


#columns .reports_accordion {
	margin-top: 4px;
 	border: 1px solid #e8e8e8;
}
#columns .reports_accordion h3 {
	background: #f8f8f8 url(/images/interface/arrow-square.gif) no-repeat right -51px;
	padding: 5px 10px;
	margin: 0;
	cursor: pointer;
	border-bottom: 1px solid #d8d8d8;
}
#columns .reports_accordion h3:hover {
	background-color: #e8e8e8;
}
#columns .reports_accordion h3.active {
	background-position: right 5px;
}
#columns .reports_accordion p {
	margin: 0;
	padding: 0;
	display: none;
}

#columns .reports_accordion span.report {
	display: block;
	border-bottom: 1px solid #e6e6e6;
}

#columns .reports_accordion span.report a {
	padding: 4px 0 4px 10px;
	display: block;
	background: url(/images/interface/ico-pdf.gif) no-repeat 488px 4px;
}

#columns .reports_accordion span.report a:hover {
	background-color: #f2f2f2;
}

/*ul.fund_reports {
	margin: 0 0 20px 0;
	padding: 0;
}
	ul.fund_reports li{
		background: url(/images/interface/ico-pdf.gif) no-repeat 0 0;
		padding: 0 0 0 26px;
		margin: 10px 0;
		line-height: 16px;
	}
		ul.fund_reports li.no_report {
			background: none;
			padding: 0;
			font-style: italic;	
		}*/
	

.news_credits {
	margin-top: 20px;
	font-size: 11px;
}

.news_img_left {
	float: left;
	/*border: 1px solid #d8d9da;*/
	margin: 5px 15px 7px 0;
}

.news_img_right {
	float: right;
	/*border: 1px solid #d8d9da;*/
	margin: 5px 0px 7px 15px;
}

span.doc {
	background: url(../images/interface/ico-document.gif) no-repeat left;
	padding-left: 12px;
	margin-left: 1px;
}

.page-left {
	float: left;
}

.page-next {
	float: right;
}

/* forms 
--------------------------------------------- */

div.form {
	margin: 20px 0;
}

div.form .group {
	float: clear;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e4e4e4;
	overflow: hidden;
}

div.form .group label {
	float: left;
	width: 200px;
	padding: 4px 0 0 0;
	font-weight: normal;
	vertical-align: middle;
}

div.form .group span.req{
	margin: 0 5px 0 5px;
	font-family: Baskerville, Georgia, serif;
	color: #CC6600;
	font-size: 18px;
	line-height: 1;
}

sub.req {
	font-family: Baskerville, Georgia, serif;
	color: #CC6600;
	font-size: 16px; 
}

div.form .group .field {
	float: left;
	width: 510px;
} 

div.form .group .field input {
	padding: 4px;
	font-size: 12px;
}

div.form .group .field text-area {
	padding: 4px;
	font-size: 12px;
}

span.check-text {
	margin: 0 1em 0 .6em;
}

div.form div.submit {
	padding-left: 200px;
}

div.form .group label.error {
	color: red;
	width: 80px;
}

	
/*=== Footer ===*/
#footer{
	clear: both;
	color: #7f8083;
	font-size: 11px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	width: 930px;
}
#footer a{
	color: #7f8083;
}

#footer a:hover {
	color: #CC6600;
	text-decoration: none;
}

#footer ul{
	font-size: 12px;
	padding: 0 0 15px;
}
#footer li{
	text-transform: uppercase;
	display: inline;
	line-height: 11px;
	padding: 0 5px;
}
#footer li.last{
	border: 0;
}

#footer .copyright a {
	border-bottom: 1px dotted;
}

#footer .copyright a:hover {
	color: #424242;
	border: none;
}

#footer_legal_copy {
	color: #a4a4a4;
	margin: 20px auto 0 auto;
	text-align: center;
	width: 930px;
	font-size: 10px;
}

	#footer_legal_copy p {
		line-height: 13px;
	}

	#footer_legal_copy a {
		color: #a4a4a4;
		border-bottom: 1px dotted;
	}
	
	#footer_legal_copy a:hover {
		border-bottom: none;
		color: #7f8083;
	}

#bottom{
	background: url(/images/interface/bottom-bgr.gif) #e8e8e8 repeat-x top;
	padding: 35px 0;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.ar{
	text-align: right;
}
