/*/***************************************************************************************************************************
/// <name>     TrueBridge - Global CSS</name>
/// <summary>  Contains global Styles for the site.</summary>
/// <history>
///            Konrad Kyc [2009 © Vantagesoft.ca] - 2009-10-15 - Created.
/// </history>
/// <notes>
/// </notes>
///***************************************************************************************************************************/

@import url("CSSReset.css");
@import url("Menu.css");

html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

body 
{
	margin:  23px 0px 0px 70px;
	background-color: #ffffff;
	color: #666666;
	font-size: 13px;
	font-family: Georgia, Arial, Verdana;
	line-height: 19px;
	-webkit-text-size-adjust: none; /* iPhone Setting - disabled to make sure there is no overflows */
}

img
{
	border: 0px;	
}

p
{
	margin: 0px;
}

h2 span
{
	display: none;	
}

h3
{
	font-size: 14px;
	font-family: Georgia, Arial, Verdana;
	line-height: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h3 span
{
	display: none;	
}

a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

.ClearFF:after 
{
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.PrintVisible
{
	display: none;	
}

a:link, a:visited
{
	color: #70a80d;
	text-decoration: none;	
}

a:hover
{
	color: #70a80d;
	text-decoration: underline;	
}

a.MoreLink, a.MoreLink:link, a.MoreLink:visited
{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana;
}

a.MoreLink:hover
{
	color: #70a80d;
	text-decoration: none;
}

a.HDSFLink:link, a.HDSFLink:visited
{
	color: #838384;
}

a.HDSFLink:hover
{
	color: #f57b21;
	text-decoration: none;	
}

.LeftItem
{
	float: left;	
}

.RightItem
{
	float: right;	
}

.SiteFrame
{
	width: 941px;	
}

.SiteHeader
{
	height: 93px;
	border-bottom: solid 1px #dbe0d8;	
}

.Footer
{
	padding-top: 13px;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Verdana;
}

.FooterContent
{
	padding-top: 13px;
	border-top: solid 1px #dbe0d8;	
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Verdana;	
}

.LoginBox
{
	color: #666666;
	background-color: #dbe0d8;
	margin-top: 2px;
	height: 49px;
	display: none;
	padding: 4px 3px 4px 23px;
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Verdana;	
}

.LoginBox-on
{
	display: block;
}

label.LoginLabel
{
	width: 68px;
	display: block;
	float: left;
}

.LoginTextBox
{
	width:105px;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Verdana;
}

.SiteNavigation
{
	margin: 0px 20px 0px 0px;	
}

.SideNavExtender
{
	margin-top: 240px;
	width: 220px;
	position: relative;	
}

.SiteNavLowerArea
{
	display: block;
	border-top: solid 2px #dbe0d8;
}

.SiteNavLowerAreaWithFooter
{
	display: block;
	border-top: solid 2px #dbe0d8;
	border-bottom: solid 2px #dbe0d8;
	margin-bottom: 40px;
}

.SideNavigationLowerAreaItem
{
	padding: 6px 10px 0px 10px;
}

.SideNavDividerSection
{
	border-top: dotted 1px #dbe0d8;
}

.SideNavItem
{
	padding: 6px 10px 6px 10px;
	font-size: 12px;
	font-family: Arial;
	line-height: 17px;
}

.SideNavigationList
{
	margin: 0px 0px 0px 7px;
	padding: 5px 15px 5px 5px;	
}

.SideNavigationList li
{
	margin-top: 3px;	
}

.SideNavListItem
{
	padding: 6px 10px 6px 10px;
	border-bottom: dotted 1px #dbe0d8;
	font-size: 12px;
	font-family: Arial;
	line-height: 17px;
}

.SideNavListLastItem
{
	border-bottom: none;
}

a.SideNavListLink, a.SideNavListLink:link, a.SideNavListLink:visited
{
	color: #666666;
}

a.SideNavListLink:hover
{
	color: #70a80d;
	text-decoration: none;
}

.SideNavListLinkItem
{
	padding: 0px 0px 0px 20px;
}

.SideNavListLinkItem:hover, .SideNavListLinkItem:hover a
{
	color: #70a80d;
	cursor: pointer;
}

.SideNavListLinkItem-on
{
	padding: 0px 0px 0px 20px;
	background-image: url(../Images/Global-GreenArrowSideNav.gif);
	background-repeat: no-repeat;
	color: #70a80d;
}


.Content
{
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	float: left;
	width: 700px;
}

.ContentHome
{
	margin: 0px 0px 0px 15px;
	vertical-align: top;	
}

.DividerSection
{
	margin-top: 10px;
	padding: 5px 0px 0px 0px;
	border-top: dotted 1px #dbe0d8;
}

.POVMoreLink
{
	margin-top: 10px;
	margin-bottom: 10px;	
}

/* Home Styles */
.HomePOVContent
{
	width: 220px;
	display: none;
	margin-top: 10px;
}

.HomePOVContent-on
{
	display: block;	
}

.HomePOVMenu
{
	background-image: url(../Images/Home/POV-Menu.gif); 
	width: 220px; 
	cursor: pointer;
}

.HomePOVMenu h2
{
	display: none;
}

.HomePOVMenuItem-Insight
{
	height: 39px;	
}

.HomePOVMenuItem-Insight-on
{
	height: 39px;
	background-position: -232px 0px;
}

.HomePOVMenuItem-Access
{
	background-position: 0px -39px;
	height: 45px;	
}

.HomePOVMenuItem-Access-on
{
	background-position: -232px -39px;
	height: 45px;	
}

.HomePOVMenuItem-Partnership
{
	background-position: 0px -84px;
	height: 45px;
}

.HomePOVMenuItem-Partnership-on
{
	background-position: -232px -84px;
	height: 45px;
}

.HomeLowerBox
{
	border-top: solid 1px #dbe0d8;
}

.HomeGreenBox
{
	margin-top:  6px;
	border: solid 5px #9fc45d;
	height: 178px;
}

.HomeNewsBox
{
	width: 260px;
	height: 142px;
	margin: 13px 0px 13px 0px;
	padding: 0px 13px 0px 13px;
	border-right: solid 1px #dbe0d8;
}

.HomeFeatureCompanyBox
{
	width: 330px;
	height: 142px;
	margin: 13px 0px 13px 0px;
	padding: 0px 13px 0px 13px;
	border-right: solid 1px #dbe0d8;
}

.HomeResearchBox
{
	width: 260px;
	height: 142px;
	margin: 13px 0px 13px 0px;
	padding: 0px 13px 0px 13px;
}

.HomeInnerBox
{
	padding: 10px 12px 0px 12px;
	height: 118px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Verdana;
}

.HomeInnerBoxMoreLink
{
	border-top: dotted 1px #dbe0d8;
	padding: 5px 12px 0px 12px;
}

.HomeFeaturedCompanyLogo
{
	text-align: center;		
}


h2.HomeHeaderNews
{
	background-image: url(../Images/Home/Header-VentureCap.gif);
	background-repeat: no-repeat;
	width: 229px;
	height: 44px;
	margin: 0px 0px 12px 0px;
}

h2.HomeHeaderFeaturedCompany
{
	background-image: url(../Images/Home/Header-FeaturedCompany.gif);
	background-repeat: no-repeat;
	width: 277px;
	height: 21px;
	margin: 0px 0px 12px 0px;
}

h2.HomeHeaderResearch
{
	background-image: url(../Images/Home/Header-Research.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 21px;
	margin: 0px 0px 12px 0px;
}

.CommonPageBodyText
{
	padding: 0px 0px 0px 15px;
}

h2.CommonPageHeader
{
	margin: 65px 0px 20px 0px;
	background-repeat: no-repeat;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}

.CommonContentColumn
{
	float: left;
	width: 320px;
	padding: 0px 5px 10px 15px; 
}

.CommonContentColumnHeader
{
	float: left;
	width: 320px;
	padding: 0px 5px 0px 15px; 
}

.CommonContentFooter
{
	border-top: dotted 1px #dbe0d8;
	padding: 7px 0px 10px 15px;
	margin-top: 4px;
}


/* Contact Page */
h2.ContactHeader
{
	background-image: url(../Images/Contact/Header.gif);
	width: 178px;
	height: 25px;	
}

.ContactAddressColumn
{
	margin: 0px 30px 70px 0px;
}


/* About Styles */
.AboutPOV
{
	background-image: url(../Images/About/POV.jpg);	
	width: 700px;
	height: 315px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.AboutPOV div
{
	display: none;
}

/* About Page Sub Section Areas */
.AboutSubSectionContent
{
	display: none;
}

.AboutSubSectionContent-on
{
	display: block;
}


.AboutSectionContainer
{
	width: 700px;
}

.AboutSubSectionColumn
{
	float: left;
	padding: 0px 15px 0px 15px;	
	margin: 20px 0px 20px 0px;
	width: 320px;
}


.AboutSubSection
{
	background-image: url(../Images/About/SubSections.gif); 
	background-repeat: no-repeat;
	width: 700px;
	height: 39px;
	cursor: pointer;
	margin-bottom: 1px;
}

.AboutSubSection h3
{
	display: none;
}

.AboutSubSectionItem-Access
{
	background-position: 0px 0px;
}

.AboutSubSectionItem-Access:hover
{
	background-position: -709px 0px;
}

.AboutSubSectionItem-Access-on
{
	background-position: -1417px 0px;	
}

.AboutSubSectionItem-Insight
{
	background-position: 0px -47px;
}

.AboutSubSectionItem-Insight:hover
{
	background-position: -709px -47px;	
}

.AboutSubSectionItem-Insight-on
{
	background-position: -1417px -47px;
}

.AboutSubSectionItem-Partnership
{
	background-position: 0px -93px;
}

.AboutSubSectionItem-Partnership:hover
{
	background-position: -709px -93px;
}

.AboutSubSectionItem-Partnership-on
{
	background-position: -1417px -93px;
}


/* Team Styles */
.TeamPOV
{
	background-image: url(../Images/Team/POV.gif);	
	width: 700px;
	height: 375px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

.TeamPOV div
{
	display: none;
}

.TeamMatrixItem
{
	float:left;
	margin: 0px 5px 5px 0px;
	width: 230px;
	height: 181px;
	background-repeat: no-repeat;
}

.TeamMatrixLastItem
{
	margin: 0px 0px 5px 0px;
	float:left;
}

.TeamMatrixOnImage
{
	position: absolute; 
	left: -1000px; 
	display: none;	
}

h2.BiographyHeader
{
	width: 700px;
	height: 240px;
	background-repeat: no-repeat;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

.BiographyHeader span
{
	display: none;	
}

.BiographyContentColumn
{
	padding: 15px 15px 10px 15px; 
}

/* Strategy Page */

h2.StrategyHeaderFund1
{
	background-image: url(../Images/Strategy/Header-Fund1.gif);
	width: 310px;
	height: 27px;	
}

h3.StrategyHeaderFeaturedCompanies
{
	background-image: url(../Images/Strategy/Header-FeaturedCompanies.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: dotted 1px #dbe0d8;	
}

h3.StrategyHeaderSubSection
{
	background-image: url(../Images/Strategy/Header-SubSection.gif)	;
	background-repeat: no-repeat;
	height: 21px;
	margin: 10px 0px 10px 0px;
}

.StrategyColumn1
{
    width: 462px; 
    float: left;
}

.StrategyColumn2
{
    width: 220px; 
    margin-left: 15px; 
    float: left;
}  

.StrategyContent
{
    padding: 0px 15px 0px 15px;
}         

.StrategySubSection
{
    border-top: solid 2px #dbe0d8; 
    border-bottom: solid 2px #dbe0d8;
}    

.StrategySubSectionColItem
{
	width: 200px; 
	font-family: Arial; 
	margin-bottom: 7px;
}

.StrategySubSectionRightColItem
{
	margin-left: 30px;
}

.StrategyFCLogo
{
	width: 220px;
	height: 90px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.StrategyFCLogo:hover
{
	 background-position: -227px 0px;
}

.StrategyFCLogo-on, .StrategyFCLogo-on:hover
{
	 background-position: -455px 0px;
}

.StrategyFCLogo img
{
	display: none;	
}

.StrategyFCDetailsSection
{
	margin: 10px 0px 0px 15px;
	display: none;
	width: 195px;
}

.StrategyFCText
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.StrategyFCLabel
{
	font-weight: bold;
	width: 80px;	
}

.StrategyFCDescription
{
	margin: 10px 0px 5px 0px;
}

.StrategyFCLink
{
	margin: 0px 0px 10px 0px;
}



/* News Page */
.NewsSideNavItemSignature
{
	color: #666666;	
}

.NewsSideNavItemDate
{
	color: #adacac;	
}

.NewsContent
{
	font-family: Arial;
	font-size: 12px;
	margin-right: 15px;	
}


/* Error Page */
.ErrorPOV
{
	background-image: url(../Images/Error-POV.gif);	
	width: 700px;
	height: 230px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.ErrorPOV div
{
	display: none;
}

.ErrorCustomList 
{
	list-style-image:url(../Images/Global-CustomBullet.gif);
	margin-left:0;
	margin-top:5px;
	padding-left:25px
}


/* Virtual Classes - Used for registering events with jQuery */
.Insight				{ /* Virtual Class */ } 
.Access					{ /* Virtual Class */ } 
.Partnership			{ /* Virtual Class */ }
.TeamMatrixItemLeft		{ /* Virtual Class - Used as a selected in JQuery*/ }
.TeamMatrixItemRight	{ /* Virtual Class - Used as a selected in JQuery */ }
.VNextCompany			{ cursor: pointer; /* Virtual Class */ } 
.VPauseCompanyAnimation { cursor: pointer; /* Virtual Class */ }
.VPreviousCompany		{ cursor: pointer; /* Virtual Class */ } 
.VNextResearch			{ cursor: pointer; /* Virtual Class */ } 
.VPreviousResearch		{ cursor: pointer; /* Virtual Class */ }