/**
 * Modules - zh CA
 */
@import url(modules_zh.css);

/**
 * CONTENT MODULES 
 */
/**
 * C2: Graphical Page Titles for T1 and T2
 */
div#t1 h2 {
	background: url(/repository/images/headers/h2/home_zh_CA.jpg) no-repeat 0 0;
}

/**
 * C18: History
 * Use with javascript behaviours
 */
div#history ol#historyLinks a {		
	width: 59px;
}

/** 
 * F7: Form Inputs
 */
/* Date */
form fieldset.date #current_date_date_year {
	width: 40px;
}

/**
 * N1: Primary Navigation
 */
#primaryNav li#cfdTrading a {
	width: 131px;
	background-image: url(/repository/images/nav/primary_nav/cfd_trading_zh_CA.png);
}
#primaryNav li#fxTrading a {
	width: 98px;
	background-image: url(/repository/images/nav/primary_nav/fx_trading_zh_CA.png);
}
#primaryNav li#education a {
	width: 99px;
	background-image: url(/repository/images/nav/primary_nav/education_zh_CA.png);
}
#primaryNav li#tradingPlatform a {
	width: 95px;
	background-image: url(/repository/images/nav/primary_nav/trading_platform_zh_CA.png);
}
#primaryNav li#applyForAnAccount a {
	width: 98px;
	background-image: url(/repository/images/nav/primary_nav/open_an_account_zh_CA.png);
}
#primaryNav li#aboutUs a {
	width: 98px;
	background-image: url(/repository/images/nav/primary_nav/about_cmcmarkets_zh_CA.png);
}

#primaryNav li#newsroom a {
	width: 100px;
	background-image: url(/repository/images/nav/primary_nav/newsroom_zh_ca.png);
}

/**
 * N2: Secondary and Tertiary Navigation 
 */
#secondaryNav ol li a {
	font-size: 12px; font-weight: bold;
}

/* 
 * N3: Large Utility Nav
 */
#utilityNav p#division {
	background-image: url(/repository/images/icons/flags/ca.png);
}


/**
 * N5: Footer Nav
 */
#footerNav ol li {
	font-size: 12px; 

}

/**
 * increase font-size for main copy
 */
#mainContent p, #mainContent li{
	font-size: 1.1em;
}
#mainContent li li{
	font-size: 1.0em;
}

/**
 * P3: PROMO 3 
 */
div.promo3LiveChat {
	padding: 0 10px 0 10px;
	background: url(/repository/images/promos/live_chat_background_en_US.png) no-repeat 0 0;
}
div#t1 div.promo3LiveChat {
	padding: 0 0 0 8px;
	background: url(/repository/images/promos/live_chat_background_t1_en_US.png) no-repeat 0 0;
}
div.promo3LiveChat h3 {
	margin-bottom: 2px !important;
}
div.promo3LiveChat a#live {
	position: absolute; left: 0; top: 30px; 
	width: 150px; height: 30px; 
	text-indent: -5000px; text-decoration: none;
}

div#t1 div.promo3Image{
	 margin-top: 20px;
 
}

div#t1 div.promo3CallNow{
	padding: 0 0 0 8px;
	background: url(/repository/images/promos/call_now_background_t1_en_ca.png) no-repeat 0 0;
	height: 120px;
}

div.promo3CallNow{
	padding:0 10px 0 10px;
	background: url(/repository/images/promos/call_now_background_en_ca.png) no-repeat 0 0;
}

div#t1 div.promo3CallNow h3{
	position: relative;
	left: 5px;
	top:10px;
	bottom:5px;
}
div#t1 div.promo3CallNow p{
	margin-top: 18px;
	margin-left: 7px;
}

div.promo3CallNow h3{
	margin-bottom: 2px !important;
}
/**
 * Newsroom
 */
 div#pressRelease h5{
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 4px;				
}
			
div#pressRelease h5 a{
	color: #900;
	font-weight: bold;
	margin-right: 2px;
}
		
div#pressRelease h5 span{
	background: transparent url(/repository/images/icons/icon_pdf.png) no-repeat scroll -0.1px 60%;
	padding: 2pt 0pt 2pt 20px;
}
			
div#pressRelease p.newsDate {
	color: #000;
	font-size: 0.9em;
	margin-bottom: 5px;
}

div#pressRelease h5 span{
	background: transparent url(/repository/images/icons/icon_pdf.png) no-repeat scroll -0.1px 60%;
	padding: 2pt 0pt 2pt 20px;
}

