/** if you want to switch to the top section that contains the
banner ad (like in market activity), remove the comments from the css
below **/
/*body#investorSection #headerWrapper #headerContent {
	height:122px;
	background:url(../images/header_bg_with_ad.gif) repeat-x;
}
#headerContent #logoGlobalNav {height:122px;}
#logoGlobalNav ul#globalNavigation {padding:100px 0 0;}
#logoGlobalNav #login {top:92px;}
#logoGlobalNav h1 {background:url(../images/tmx_logo_with_ad.gif) no-repeat;}*/
/** also, remove the following line if you want to switch to the banner add
version of the top section **/
#logoGlobalNav #topAd {display:none;}

/*=sub nav stuff specific to Market Activity section
-----------------------------------------------------*/
#subNavigation li#subInvestor {border-top:none;}

/* Side Menu Main Headings */
body#investorSection .investor ul li#subInvestor,
body#investorSection .invCorporate ul li#subInvCorporate ,
body#investorSection .invFinancials ul li#subInvFinancials,
body#investorSection .shareInfo ul li#subInvShareInfo,
body#investorSection .invMaple ul li#subInvMaple,
body#investorSection .invFaq ul li#subInvFaq,
body#investorSection .disclaimer ul li#disclaimer a,
body#investorSection .invContact ul li#subInvContact {background:url(../images/sub_nav_on.gif) 12px 5px no-repeat #2c5e9a;}

/* Side Menu Subheadings */
body#investorSection .corpOverview ul li#subInvCorporate li#corpOverview a,
body#investorSection .corpPresentation ul li#subInvCorporate li#corpPresentation a,
body#investorSection .corpShareNews ul li#subInvCorporate li#corpShareNews a,
body#investorSection .corpArchives ul li#subInvCorporate li#corpArchives a,
body#investorSection .regFilings ul li#subInvCorporate li#regFilings a,
body#investorSection .corpShareEvents ul li#subInvCorporate li#corpShareEvents a,
body#investorSection .corpBod ul li#subInvCorporate li#corpBod a,
body#investorSection .corpSenior ul li#subInvCorporate li#corpSenior a,
body#investorSection .finDividends ul li#subInvShareInfo li#finDividends a,
body#investorSection .shareAnalyst ul li#subInvShareInfo li#shareAnalyst a {color:#f1911a; text-decoration:none;}

body#investorSection .finReports ul li#subInvShareInfo li#finReports a, 
body#investorSection .finDividends ul li#subInvFinancials li#finDividends a, 
body#investorSection .finStats ul li#subInvFinancials li#finStats a{color:#f1911a; text-decoration:none;}

body#investorSection .invCorporate ul li#subInvCorporate ul, 
body#investorSection .invFinancials ul li#subInvFinancials ul, 
body#investorSection .shareInfo ul li#subInvShareInfo ul, 
body#investorSection .subInvContact ul li#subInvContact {display:block;}

body#investorSection .regFilings ul li#subInvCorporate li#regFilings ul li a{color:#438FAA;}
body#investorSection .regFilings ul li#subInvCorporate li#regFilings ul li a:hover{color:#438FAA; text-decoration: underline;}
body#investorSection .regFilings.regFilingsArchive ul li#subInvCorporate li#regFilings ul li#regFilingsArchive a {color:#f1911a ; text-decoration:none;}


body#investorSection ul li#subInvCorporate li#regFilings ul {display:none;}
body#investorSection .regFilings ul li#subInvCorporate li#regFilings ul {display: block;}

/*=page heading
----------------*/
#rightSidebarContent #groupInraday {text-align:center;}

/*=corporate overview table
------------------------------------*/
table#corpLogos{width:auto;}
#corpLogos th {text-align:right;}

#mainContent #detailedWrapper, #mainContent .detailedWrapper {
border:2px solid #c2cbd4;
background:none;
padding:5px;
}
#lastTenTrades th {font-size:11px; font-weight:bold; text-align:left; padding:10px 4px 2px; border-bottom:1px solid #dfe4e9;}

/*=org chart bubbles
--------------------*/
#org .toolTip {
position:absolute;
z-index:100;
background:#fff;
width:331px;
border:2px solid #a5adb4;
padding:5px;
top:525px; left:450px;
}
#org #venture {left:540px;}
#org #shorcan {left:370px;}