/*****************************/
/*** Core html setup stuff ***/
/*****************************/
* {
}

* {
	margin:0;
	padding:0;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	font-size:0.8em;
	color:#404040;
}

h1 {
	color:#007c98;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:2.5em;
	margin:30px 0;
	padding-bottom:10px;
	border-bottom:1px solid #C0C0C0;
}

h2 {
	color:#007c98;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding-bottom:10px;
}

p {
	padding-bottom:20px;
	line-height:1.8em;
}

a {
	color:#007c98;
}

a:hover {
	color:#6f7d81;
}

a img {
	border:0 none;
}

td {
	padding:10px 3px;
	border-bottom:1px dotted #6f7d81;
}

th {
	padding:3px 10px;
	background:#f2f3f5;
	border-bottom:1px solid #6f7d81;
}





/*****************************/
/***       Tables          ***/
/*****************************/
table {
	border-bottom:2px solid #6f7d81;
	margin:20px auto
}

td.fundName {
	padding-right:20px;
}

td.dollarPrice {
	text-align:center;
	background:#f2f3f5}

td.euroPrice {
	text-align:center;
}

td.gbpPrice {
	text-align:center;
	background:#f2f3f5}

td.yenPrice {
	text-align:center;
}

td.centerCell {
	text-align:center;
}




/*****************************/
/***       Panels          ***/
/*****************************/
div#outerPanel {
	width:960px;
	margin:20px auto;
}

div#demoBannerPanel {
	width:960px;
	height:259px;
	background:url(/images/demo-banner.jpg);
	clear:both;
}

div#fullContentPanel {
	width:960px;
	position:relative;
	clear:both;
	z-index:0;
}

div#leftInnerPanel {
	width:680px;
	float:left;
}

div#rightInnerPanel {
	width:155px;
	background:#f2f3f5;
	padding:3px;
	position:absolute;
	right:0;
	top:10px;
	bottom:0;
	z-index:-1;
	margin-right:50px;
}

div#footerPanel {
	clear:both;
	margin:10px auto;
	padding-top:5px;
	border-top:3px solid #6f7d81;
	width:960px;
	height:50px;
}

div#rightInnerPanel p.address {
	font-size:0.8em;
	line-height:1.5em;
	text-align:right;
	position:absolute;
	bottom:0;
	width:155px;
}

div#homeLeftPanel {
	width:600px;
	float:left;
	padding-right:20px;
	border-right:1px dotted #6f7d81;
	margin-bottom:30px;
}

div#homeRightPanel {
	width:320px;
	float:right;
	margin-bottom:30px;
}





/*****************************/
/*** Logo Panel Elements   ***/
/*****************************/
div#logoPanel {
	width:220px;
	height:69px;
	overflow:hidden;
	float:left;
}

div#logoPanel img {
	float:left;
	margin-right:20px;
}

div#logoPanel p {
	font-weight:bold;
	font-size:1.3em;
	padding-top:20px;
	line-height:1em;
	color:#013678;
}




/*****************************/
/***  Home Page Bullets    ***/
/*****************************/
div#homeRightPanel ul {
	list-style:none;
}

div#homeRightPanel ul li a {
	background:url('/images/arrow-bullet.gif') no-repeat;
	padding:3px 0 10px 30px;
	display:block;
}




/*****************************/
/***  Right Panel Boxes    ***/
/*****************************/
div#rightInnerPanel ul,
div#rightInnerPanel ul.first {
	list-style:none;
	width:141px;
	margin:10px auto 0 auto;
}

div#rightInnerPanel ul.first {
	margin-top:300px
}

div#rightInnerPanel ul li a {
	background:url('/images/side-panel-box.gif') no-repeat;
	display:block;
	padding:22px 0;
	text-align:center;	
}

div#rightInnerPanel ul li.prices a {
	background:url('/images/side-panel-prices-box.gif') no-repeat;
	padding-left:30px;
}

div#rightInnerPanel ul li.document a {
	background:url('/images/side-panel-doc-box.gif') no-repeat;
	padding-left:30px;
}




/*****************************/
/***   Main Navigation     ***/
/*****************************/
div#navPanel {
	float:right;
	width:730px;
	clear:right;
	margin-bottom:10px;	
}

div#navPanel ul {
	list-style:none;
	float:right;
}

div#navPanel ul li {
	float:left;
}

div#navPanel ul li a {
	width:90px;
	text-decoration:none;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:0.82em;
	letter-spacing:0.1em;
	border-bottom:3px solid #6f7d81;
	margin-left:1px;
	padding:45px 0 10px 0;
	display:block;
}

div#navPanel ul li.regionalRantItem a,
div#navPanel ul li.investmentStyleMenuItem a,
div#navPanel ul li.investmentTeamMenuItem a,
div#navPanel ul li.contactUsMenuItem a,
div#navPanel ul li.howToInvestMenuItem a {
	padding-top:31px;
}

div#navPanel ul li a:hover,
div#navPanel ul li a.selected,
body.homePage li.homeMenuItem a,
body.regionalViewsPage li.regionalRantItem a,
body.aboutPage li.investmentStyleMenuItem a,
body.teamPage li.investmentTeamMenuItem a,
body.fundsPage li.fundsMenuItem a,
body.pressPage li.pressMenuItem a,
body.contactsPage li.contactUsMenuItem a,
body.infoPage li.howToInvestMenuItem a {
	border-bottom:3px solid #a5e2f1 !important;
}



/*****************************/
/***    Sub Navigation     ***/
/*****************************/
div#navPanel ul li ul {
	background:#007c98;
	position:absolute;
	border-top:2px solid #FFF;
	display:none;
	z-index:10;
}

div#navPanel ul li ul li{
	float:none;
}

div#navPanel ul li ul li a {
	width:auto;
	padding:5px 3px !important;
	text-align:left;
	color:#FFF;
	font-weight:normal;
	letter-spacing:0;
	font-size:1em;
	border:0 !important;
	margin:0;
}

div#navPanel ul li ul li a:hover {
	border:0 none !important;
	background:#66b0c1 !important;
}





/*****************************/
/***    Footer Elements    ***/
/*****************************/
p#copyrightText {
	color:#6f7d81;
	font-size:0.8em;
	float:left;
}

div#footerNav ul {
	list-style:none;
	float:right;
}

div#footerNav ul li {
	float:left;
	margin:0 10px;
}

div#footerNav ul li a {
	color:#6f7d81;
}




/*****************************/
/***      Form Stuff       ***/
/*****************************/
input.submitButton,
input.resetButton {
	font-size:1.3em;
	background:url(/images/arrow-bullet.gif) no-repeat;
	border:0 none;
	padding-left:30px;
	margin:20px 5px;
	cursor:pointer;
	text-align:left;
}

input.resetButton {
	margin-left:40px;
}

input.textbox,
textarea {
	border:1px solid #D5D5D5;
}



/*****************************/
/***    Disclaimer Form    ***/
/*****************************/
form#disclaimerForm {
	text-align:center;
}

form#disclaimerForm input.checkbox {
	margin-right:10px;
}



/*****************************/
/***     Feedback Form     ***/
/*****************************/
div.formButtons {
	float:right;
	clear:both;
	width:300px;
}

form#feedbackForm label {
	width:300px;
	margin-bottom:5px;
	display:block;
}

form#feedbackForm div.memofields {
	width:320px;
	float:right;
}

form#feedbackForm div.textfields {
	float:left;
	width:320px;
}

form#feedbackForm input.textbox,
form#feedbackForm textarea {
	width:300px;
	padding:3px;
	margin-bottom:20px;
}

form#feedbackForm textarea {
	font-size:1em
}



/*****************************/
/***     Sitemap HTML      ***/
/*****************************/
ul.sitemap,
ul.sitemap ul {
	list-style:none;
}

ul.sitemap {
	margin-left:50px;
	float:left;
	width:350px;
	
}

ul.sitemap li {
	background:url('/images/sitemap-item-tier-1.gif') no-repeat;
}

ul.sitemap li a {
	margin-left:15px;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
}

ul.sitemap li a:hover {
	text-decoration:underline;
}

ul.sitemap li ul li {
	background:url('/images/sitemap-item-tier-2.gif') no-repeat;
}

ul.sitemap li ul li a {
	font-weight:normal;
}

ul.sitemap li ul li.bottom {
	background:url('/images/sitemap-item-bottom-tier-2.gif') no-repeat;
}

ul.sitemap li.top {
	background:url('/images/sitemap-top.gif') no-repeat;
}

ul.sitemap li.folder {
	background:url('/images/sitemap-folder-tier-1.gif') no-repeat;
}

ul.sitemap li.folder a,
ul.sitemap li.folderBottom a {
	margin-left:40px;
	cursor:default;
}

ul.sitemap li.folder a:hover,
ul.sitemap li.folderBottom a:hover {
	color:#007c98;
	text-decoration:none;
	
}

ul.sitemap li.folder ul li a:hover,
ul.sitemap li.folderBottom ul li a:hover {
	color:#6f7d81;
	text-decoration:underline;
	cursor:pointer;
	
}

ul.sitemap li.folderBottom {
	background:url('/images/sitemap-folder--bottom-tier-1.gif') no-repeat;
}

ul.sitemap li.folderBottom ul li {
	background:url('/images/sitemap-item-tier-2-solo.gif') no-repeat;
}

ul.sitemap li.folderBottom ul li.bottom {
	background:url('/images/sitemap-item-bottom-tier-2-solo.gif') no-repeat;
}



/*****************************/
/***   Sitemap Documents   ***/
/*****************************/
ul.sitemapDocuments {
	list-style:none;
	float:left;
	width:275px;
}

ul.sitemapDocuments li {
	line-height:20px;
}

ul.sitemapDocuments li a {
	text-decoration:none;
	background:url('/images/pdf-icon.gif') no-repeat;
	padding-left:20px;
}

ul.sitemapDocuments li a:hover {
	text-decoration:underline;
}

ul.sitemapDocuments li.title {
	font-weight:bold;
	margin-top:20px;
}

ul.sitemapDocuments li.firstTitle {
	font-weight:bold;
}


/*****************************/
/***   Literature Lists    ***/
/*****************************/
ul.literatureList,
ul.regionalViewsList {
	list-style:none;
	float:left;
	margin-left:50px;
	width:285px
}

ul.literatureList li,
ul.regionalViewsList li {
	background:url('/images/pdf-icon.gif') no-repeat;
	padding-left:20px;
	padding-bottom:5px;
}

ul.literatureList li.docListTitle,
ul.regionalViewsList li.docListTitle {
	background:none;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px solid #6f7d81;
}

ul.literatureList li a,
ul.regionalViewsList li a {
	padding:0 0 5px 0;	
}

ul.regionalViewsList {
	margin-left:300px;
}



/*****************************/
/***   Press Items List    ***/
/*****************************/
ul#pressItems {
	list-style:none;
}

ul#pressItems li {
	padding:5px 0;
}

ul#pressItems span.date {
	float:left;
	width:250px;
	margin-right:10px;
	text-align:right;
	color:#C0C0C0;
	font-size:0.9em;
}


/*****************************/
/***  Miscellaneous Stuff  ***/
/*****************************/
a.currentRant {
	font-size:1.5em;
	margin:20px 246px;
	display:block;
	background:url("/images/pdf-doc.gif") no-repeat;
	padding-left:65px;
	line-height:50pt;
}

div#historicRants {
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #C0C0C0;
}

div.clearAll {
	clear:both;
}

.error {
	font-weight:bold;
	color:#CC0000;
	text-align:center;
}

.success {
	color:#6f7d81;
}

.leftImage {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.rightImage {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

img.biogPicture {
	float:left;
	margin-right:20px;
	margin-bottom:20px;	
}

body.teamPage h1 {
	margin:75px 0 30px 120px;
}

p.latestNews {
	font-family:"Times New Roman", Times, serif;
	font-size:1.05em;
	font-style:italic;
	padding:0 20px 20px 20px;
}

p.regulatedBy {
	text-align:center;
	font-size:0.8em;
}


p.regulatedBy a {
	font-size:1em;
} 

a.platformLogo {
	float:left;	   
	border:1px solid #FFFFFF
}	

a.platformLogo:hover {
	border:1px dashed #C0C0C0;
} 

p.platformText {
	text-align:center;
	margin-top:20px;
	margin-bottom:0;
	padding-bottom:0;
	line-height:1.5em;
	font-weight:bold;
}	

div.videoPlayer {
	text-align:center;
}

p.articleSource {
	margin:20px 0;
	padding:3px 5px;
	background:#EDEDED;
	text-align:center;
}
