﻿/* TOC
    ELEMENTS

    STYLES BY PAGE STRUCTURE
        - HEADER ROW
        - LEFTCONTENT
        - MAINCONTENT
            - mainTitles
        - FOOTER
        - RIGHTCONTENT
        - GENERAL CLASSES
*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	overflow-y: scroll;
}

body {
	font-family: Arial, Verdana, HelveticaNeueLT Std, Sans-Serif;
	font-size: 11px;
	color: #666666;
	background-color: #183e55;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}


/* ELEMENTS */
a:link {
	color: #273660;
	text-decoration: none;
}

a:visited {
	color: #273660;
	text-decoration: none;
}

a:hover {
	color: #273660;
	text-decoration: underline;
}

a span {
	display: none;
}

a.ArrowLink {
	padding: 0px 0px 0px 8px;
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

h2 {
	font-weight: bold;
	color: #0d3956;
	font-size: 14px;
	padding: 0px 0px 10px 0px;
}

h2 span {
	font-weight: normal;
}

h3 {
	font-weight: bold;
	color: #0d3956;
	font-size: 14px;
	padding: 0px 0px 10px 0px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 3px 0px;
}

h5 {
	color: #273660;
	font-weight: normal;
	font-size: 11px;
	padding: 0px 0px 3px 0px;
}

p {
	margin: 0px 0px 15px 0px;
}

ul {
	list-style: none;
}

ul.BulletList {
	margin: 0px 0px 20px 15px;
}

ul.BulletList li {
	padding: 0px 0px 5px 10px;
	background-image: url(../images/small_bullet.gif);
	background-repeat: no-repeat ;
	background-position: 0px 5px;
}

ul.linkList {
	margin-bottom: 20px;
	padding: 0 0 12px 0;
}

ul.linkList li {
	padding: 0px 0px 0px 10px;
	background-image: url(../images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

ul.linkList li.divider_dotted_01 {
	display: block;
	width: 532px;
	height: 1px;
	padding: 0;
	margin: 10px 0 10px 0;
	background-image: url(../images/divider_dotted_01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.mainContent ul.linkList li div {
	float: left;
	margin: 0px 20px 20px 0px;
}

.mainContent ul.linkList li a {
}


/* End of ELEMENTS */

/* STYLES BY PAGE STRUCTURE */

#wrapper {
	text-align: center;
	width: 100%;
}

#top {
	position: relative;
	clear: both;
	width: 100%;
}

#topLeft {
	position: absolute;
	display: block;
	float: left;
	background-image: url(../images/bg_topLeft.gif);
	background-repeat: repeat-x;
	width: 50%;
	text-align: center;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#home #topLeft {
	background-image: url(../images/bg_topLeftHome.gif);
}

.topWrapper {
	width: 100%;
	position: relative;
	z-index: 998;
	text-align: center;
}

.topHolder {
	margin: 0 auto;
	width: 989px;
	background-image: url(../images/bg_topHolder.gif);
	background-repeat: no-repeat;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#home .topHolder {
	background-image: url(../images/bg_home.gif);
	min-height: 590px;
	height: auto !important;
	height: 590px;
}

#leftContent {
	float: left;
	display:inline;
	width: 299px;
	margin: 76px 0px 0px 0px;
	background-image: url(../images/bg_logo.gif);
	background-repeat: no-repeat;
	min-height: 294px;
	height: auto !important;
	height: 294px;
}

#logo a {
	display: block;
	width: 299px;
	height: 169px;
}

#L3Nav {
	float: left;
	display: inline;
	background-color: #0c3955;
	width: 237px;
	margin: 0px 0px 0px 25px;
	text-align: left;
}

#L3Nav ul {
	border-top: 1px solid #537183;
	width: 187px;
	margin: 24px 0px 24px 26px;
}

#L3Nav ul ul {
	border-top: 1px solid #537183;
	margin:0px;
	!* margin:1px 0px 0px 0px;
}

#L3Nav ul ul li {
	border: 0px;
}

#L3Nav ul li {
	width: 100%;
	border-bottom: 1px solid #537183;
}

#L3Nav a span {
	display: none;
}

#L3Nav a 
{
	display: block;
	margin: 1px 0px 1px 0px;
	padding: 2px 0px 3px 23px;
	background-color: #0c3955;
	width: 164px;
	color: #ffffff;
}

#L3Nav li li a {
	width: 149px;
	color: #b5d9f3;
	background-image: url(../images/arrow_L4Nav.gif);
	background-repeat: no-repeat;
	background-position: 23px 8px;
	padding: 4px 0px 0px 38px;
}

#sectorFocusLink 
{
	float:left;
	margin:10px;
	padding:0px;
}

#L3Nav a:hover {
	text-decoration: none;
	background-color: #21729f;
	background-position: 0px -22px;
}

#L3Nav li li a:hover {
	color: #fff;
	background-color: #124a6b;
	background-image: url(../images/arrow_L4Nav_active.gif);
	background-repeat: no-repeat;
	background-position: 23px 8px;
}

#L3Nav a.active {
	background-color: #21729f;
	background-position: 0px -44px;
}

#L3Nav li li a.active, #L3Nav li li a.active:hover {
	color: #fff;
	background-color: #124a6b;
	background-image: url(../images/arrow_L4Nav_active.gif);
	background-repeat: no-repeat;
	background-position: 23px 8px;
}

.L3Nav_archivedNews a {
	background-image: url(../images/L3Nav_archivedNews.gif);
	height: 17px;
}

.L3Nav_mediaInquiries a {
	background-image: url(../images/L3Nav_mediaInquiries.gif);
	height: 17px;
}

.L3Nav_portfolioListings a {
	background-image: url(../images/L3Nav_portfolioListings.gif);
	height: 17px;
}

.L3Nav_investmentStrategy a {
	background-image: url(../images/L3Nav_investmentStrategy.gif);
	height: 17px;
}

.L3Nav_currentInvestments a {
	background-image: url(../images/L3Nav_currentInvestments.gif);
	height: 17px;
}

.L3Nav_historicInvestments a {
	background-image: url(../images/L3Nav_historicInvestments.gif);
	height: 17px;
}

.L3Nav_partnering a {
	background-image: url(../images/L3Nav_partnering.gif);
	height: 17px;
}

.L3Nav_sectorFocus a {
	background-image: url(../images/L3Nav_sectorFocus.gif);
	height: 17px;
}

.L3Nav_addValue a {
	background-image: url(../images/L3Nav_addValue.gif);
	height: 17px;
}

#topNav {
	float: left;
	height: 48px;
	width: 650px;
	margin: 40px 0px 0px 0px;
}

#topNav li {
	float: left;
}

#topNav li a {
	display: block;
	height: 36px;
}

#topNav li a:hover {
	background-position: 0 -36px;
}

#topNav li a.active {
	background-position: 0 -72px;
}

li.topNav_aboutUs, li.topNav_aboutUs a {
	background-image: url(../images/topNav_aboutUs.gif);
	width: 91px;
}

li.topNav_ourApproach, li.topNav_ourApproach a {
	background-image: url(../images/topNav_ourApproach.gif);
	width: 131px;
}

li.topNav_portfolio, li.topNav_portfolio a {
	background-image: url(../images/topNav_portfolio.gif);
	width: 92px;
}

li.topNav_investments, li.topNav_investments a {
	background-image: url(../images/topNav_investments.gif);
	width: 113px;
}

li.topNav_team, li.topNav_team a {
	background-image: url(../images/topNav_team.gif);
	width: 63px;
}

li.topNav_news, li.topNav_news a {
	background-image: url(../images/topNav_news.gif);
	width: 69px;
}

li.topNav_contact, li.topNav_contact a {
	background-image: url(../images/topNav_contact.gif);
	width: 86px;
}

#main {
	display: inline;
	width: 641px;
}

#breadcrumbs {
	float: left;
	height: 40px;
	width: 641px;
	margin: 18px 0px 0px 0px;
	background-image: url(../images/bg_breadcrumbs.gif);
	background-repeat: no-repeat;
}

#breadcrumbs ul {
	margin: 17px 0px 0px 34px;
}

#breadcrumbs ul li {
	float: left;
	display: inline;
}

#breadcrumbs ul li a {
	color: #21729f;
}

#breadcrumbs ul li a:hover {
	color: #21729f;
	text-decoration: underline;
}

.mainContentHolder {
	float: left;
	display: inline;
	width: 641px;
	margin: 0px 0px 0px 0px;
	padding: 23px 0px 15px 0px;
	background-image: url(../images/bg_mainContent.gif);
	background-repeat: repeat-y;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

div.mainContentHolder_Contact {
	height: 380px !important;
	background: url(../images/bg_mainContentHolder_Contact.jpg) no-repeat 0 0;
}

.mainContent {
	float: left;
	padding: 0px 63px 15px 34px;
	position: relative;
}

.mainContent_Team {
	width: 593px;
	padding-right: 13px;
}

.mainImage_aboutUs {
	float: left;
	height: 125px;
	width: 638px;
	background-image: url(../images/mainImage_aboutUs.jpg);
}

.mainImage_ourApproach {
	float: left;
	height: 125px;
	width: 638px;
	background-image: url(../images/mainImage_ourApproach.jpg);
}

.mainImage_investments {
	float: left;
	height: 125px;
	width: 638px;
	background-image: url(../images/mainImage_investments.jpg);
}

.mainImage_portfolio {
	float: left;
	height: 125px;
	width: 638px;
	background-image: url(../images/mainImage_portfolio.jpg);
}

.mainImage_team {
	float: left;
	height: 125px;
	width: 638px;
	background-image: url(../images/mainImage_team.jpg);
}

.mainImage_news {
	float: left;
	height: 125px;
	width: 638px;
	background-image: url(../images/mainImage_news.jpg);
}

.mainImage_contact {
	float: left;
	height: 125px;
	width: 638px;
	background-image: url(../images/mainImage_contact.jpg);
}

.mainImage_legalDisclosure {
	float: left;
	height: 125px;
	width: 638px;
	background-image: url(../images/mainImage_legalDisclosure.jpg);
}

.copyImageHolder img {
	border: 6px solid #d3d1d2;
}

.contentHolder {
	margin: 0 auto;
	width: 940px;
	padding: 0px 0px 10px 0px;
	background-image: url(../images/bg_contentHolder.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}

#footerLeft {
	position: absolute;
	top: 4px;
	display: block;
	float: left;
	width: 50%;
	text-align: center;
	/*border-top: #657f8f solid 1px;*/
	min-height: 200px;
	height: auto !important;
	height: 200px;
	background: url(../images/bg_footerLeft.gif) repeat-x 0 0;
}

.footerWrapper {
	width: 100%;
	position: relative;
	z-index: 998;
}

.footerHolder {
	margin: 0 auto;
	padding: 29px 0px 0px 316px;
	width: 669px; 
	background-image: url(../images/bg_contentHolder.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #8c9faa;
}

#home .footerHolder {
	background-image: none;
	padding: 0px 0px 0px 0px;
}

.footerHolder p {
	margin-left: 15px;
	color: #8c9faa;
}

.footerHolder a {
	color: #8c9faa;
}

.footerHolder a:hover {
	color: #8c9faa;
}

.footerHolder a:visited {
	color: #8c9faa;
}

a.blue {
	color: #21729f;
}

a.blue:hover {
	color: #21729f;
}

table.bioBoxTable {
	margin-bottom: 20px;
	border-bottom: 1px solid #cbcfd2;
}

table.bioBoxTable td {
	padding: 8px 0;
	vertical-align: bottom;
}

table.bioBoxTable td.bioNameHolder {
	padding: 10px 0 0 0;
}

table.bioBoxTable td.bioContactCell {	
}

table.bioBoxTable div, table.bioBoxTable div img {
	float: left;
}

div.bioBox_Outer {
	float: left;
	margin-right: 8px;
	padding-top: 8px;
	border-top: 1px solid #cbcfd2;
}

.bioBox_Inner {
	float: left;
	width: 385px;
	min-height: 57px;
	height: auto !important;
	height: 57px;
	padding: 16px 0px 17px 15px;
	background-color: #d3dce3;
}

table.InvestmentListTable {
	width: 544px;
}

table.InvestmentListTable td {
	padding: 0 15px 30px 0;
}

table.InvestmentListTable table td {
	padding-bottom: 0px;
}

div.Investment_quoteImage_Panel {
	margin-bottom: 20px;
}

.flashHolder {
	float: left;
	display: inline;
	margin-top: -161px;
	margin-left: 72px;
}

.homeCopy {
	float: left;
	display: inline;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/homeCopy.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 533px;
}

.homeCopy p {
	display: none;
}

.clear {
	clear: both;
}

table.TeamListTable {
	width: 592px;
	border-top: 1px solid #b5c2cb;
	border-bottom: 1px solid #b5c2cb;
	border-left: 1px solid #b5c2cb;
	margin-bottom: 30px;
}

table.TeamListTable td {
	padding: 0 0 20px 0;
}

.nameHolder {
	width: 200px;
	padding: 0px 40px 0px 20px;
	float: left;
}

.nameHolder a:hover {
	text-decoration: none;
}

.nameHolder h4 {
	padding: 0px;
}

.nameHolder div {
	float: left;
	display: inline;
	padding: 0px 20px 0px 0px;
}

.team_contactLabel {
	float: left;
	display: inline;
	width: 95px;
}

.team_contactData {
	float: left;
	display: inline;
	width: 200px;
}

/* Contact Page */
table.ContactTable td {
	vertical-align: top;
	padding: 25px 0 0 25px;
}

/* End of STYLES BY PAGE STRUCTURE */