/* PW CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */
body {
	background-color: #88BBCC;
}
div.colLayout {
	background-color: #FFF;
	height: 100%;
}
/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* FIP HEADER CSS BEGINS | DEBUT DU CSS DE L'EN-TETE PCIM */
div.fip, div.cwm {
	height: 20px;
}
div.cwm img {
	padding-top: 0px;
}
/* FIP HEADER CSS ENDS | FIN DU CSS DE L'EN-TETE PCIM */

/* INSTITUTIONAL BANNER CSS BEGINS | DEBUT DU CSS DE LA BANNIERE INSTITUTIONNELLE */
div.banner {
	color: #FFF;
	background-color: #369;
	background: url(/gc-tmpl/images/img/banner-01.jpg) #369 no-repeat; 
}
div.banner-eng, div.banner-lfcoa-eng {
	background: url() #FFF no-repeat center center;
}
div.banner-fra, div.banner-lfcoa-fra {
	background: url() #FFF no-repeat center center;
}
/* INSTITUTIONAL BANNER CSS ENDS | FIN DU CSS DE LA BANNIERE INSTITUTIONNELLE */

/* SKIP NAVIGATION CSS BEGINS | DEBUT DU CSS DU SAUT DE NAVIGATION */
div.page div.core div.navaid {
	width: 450px;
	padding-left: 50px;
}
* html div.page div.core div.navaid {
	width: 450px;
	padding-left: 50px;
}
*:first-child+html div.page div.core div.navaid {
	width: 450px;
	padding-left: 50px;
}
div.page div.core div.navaid a:hover,
div.page div.core div.navaid a:active,
div.page div.core div.navaid a:focus {
	color: #000;
	background-color: #CC9;
	border-color: #000;
}
/* SKIP NAVIGATION CSS ENDS | FIN DU CSS DU SAUT DE NAVIGATION */

/* GENERAL NAVIGATION CSS BEGINS | DEBUT DU CSS DE NAVIGATION GENERALE */
div.left h2.nav, div.left h2.nav a:link, div.left h2.nav a:visited, div.left div.h2nav, div.left div.h2nav a:link, div.left div.h2nav a:visited, div.left p.h2nav, div.left p.h2nav a:link, div.left p.h2nav a:visited, div.right h2.nav, div.right h2.nav a:link, div.right h2.nav a:visited, div.right div.h2nav, div.right div.h2nav a:link, div.right div.h2nav a:visited, div.right p.h2nav, div.right p.h2nav a:link, div.right p.h2nav a:visited {
	background-color: #369;
	color: #FFF;
	text-decoration: none;
}
div.left h2.nav a:hover, div.left h2.nav a:active, div.left h2.nav a:focus, div.left div.h2nav a:hover, div.left div.h2nav a:active, div.left div.h2nav a:focus, div.left p.h2nav a:hover, div.left p.h2nav a:active, div.left p.h2nav a:focus, div.right h2.nav a:hover, div.right h2.nav a:active, div.right h2.nav a:focus, div.right div.h2nav a:hover, div.right div.h2nav a:active, div.right div.h2nav a:focus, div.right p.h2nav a:hover, div.right p.h2nav a:active, div.right p.h2nav a:focus {
	text-decoration: underline;
}
div.right li ul.nav, div.right li p.nav, div.right li div.nav {
	border: 1px solid #369;
}
/* GENERAL NAVIGATION CSS ENDS | FIN DU CSS DE NAVIGATION GENERALE */

/* SIDE MENU CSS BEGINS | DEBUT DU CSS DU MENU LATERAL */
div.left li.menucontent, div.left div.menucontent {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
div.left li.menucontent, div.left div.menucontent, div.left a.menulink {
	color: #000;
	background-color: #FFC;
}
div.right li.menucontent, div.right div.menucontent {
	color: #000;
	background-color: #EEEEDD;
}
div.right a.menulink {
	color: #000;
	background-color: #EEEEDD;
}
div.prodis {
	background-color: #369;
}
/* SIDE MENU CSS ENDS | FIN DU CSS DU MENU LATERAL */

/* CONTENT CSS BEGINS | DEBUT DU CSS DU CONTENU */
div.center h1, h2, h3, h4, h5, h6 {
	color: #039;
}
div.center a:link {
	color: #039;
}
div.center a:visited {
	color: #606;
}
div.blackborder { 
	border: solid #000 1px;
}
div.blackborder:after {
	content: ""; 
	display: block; 
	height: 0; 
	clear: left;
	visibility: hidden;
}
/* CONTENT CSS ENDS | FIN DU CSS DU CONTENU */

/* FOOTER CSS BEGINS | DEBUT DU CSS DU PIED DE LA PAGE */
div.footer div.footerline {
	background-color: #369;
}
div.footer a:link, div.footer a:visited, div.center div.footer a:link, div.center div.footer a:visited, div.center div.topPage a:link, div.center div.topPage a:visited, div.center p.topPage a:link, div.center p.topPage a:visited {
	color: #039;
	background-color: #FFF;
}
/* FOOTER CSS ENDS | FIN DU CSS DU PIED DE LA PAGE */

/************************************************************************************************

	Site Specific Style-sheet for ESP (Your Public Service Pension and Benefits Web site)
	CSS - Date Downloaded:		2008-01-31
	CSS - Date last Modified: 	2008-06-24
	Creator:	Gilles Villeneuve

	To customized the styles to reflect ESP colors, layout and look, the following styles are overwriting 
	the previous styles listed above.
	
************************************************************************************************/


/*
================================================================================================
	To change the body background colour of the page 
================================================================================================
*/
body {
	background-color: #6699cc;  	/*blue background color*/
}

/*
===============================================================================================
	To change the look of the banner (banner image, banner background color 
===============================================================================================
*/
div.banner { 
	background-color: #036; /*dark blue as in the banner darker blue*/
	background: url(/images/bnnr.jpg) #036 no-repeat center center;
}
/*
===============================================================================================
	To change the size of the first line of text on the banner
===============================================================================================
*/
/*
div.banner p.main {
font-size: 145%;
} */ 
/*
===============================================================================================
	To change the background color of the General Navigation - h2.nav 
===============================================================================================
*/
div.left h2.nav, div.left h2.nav a:link, div.left h2.nav a:visited, div.left div.h2nav, div.left div.h2nav a:link, div.left div.h2nav a:visited, div.left p.h2nav, div.left p.h2nav a:link, div.left p.h2nav a:visited, div.right h2.nav, div.right h2.nav a:link, div.right h2.nav a:visited, div.right div.h2nav, div.right div.h2nav a:link, div.right div.h2nav a:visited, div.right p.h2nav, div.right p.h2nav a:link, div.right p.h2nav a:visited {
	background-color: #112244; /*dark blue color*/
}

/*
===============================================================================================
	To change the look of the Left Side Menu 
===============================================================================================
*/
div.left li.menucontent, div.left div.menucontent {
    border-bottom-style: solid; /*to put a solid white line on the proactive disclosure*/
	border-bottom-color: white;
}

div.left li.menucontent, div.left div.menucontent, div.left a.menulink {
	background-color: #fff; /*white color*/
}


/*
===============================================================================================
	To change the border around the right side navigation menus (to have no border) 
===============================================================================================
*/
div.right li ul.nav, div.right li p.nav, div.right li div.nav {
	border: 0;
}
/*
===============================================================================================
	To change the colors and links around the Headers (h1, h2, h3 etc..) part of the center section
===============================================================================================
*/
div.center a:link, 
div.center a:visited {
	color: #369; 
	text-decoration: none;
}

div.center a:hover {
	color: #369; 
	text-decoration: underline;
}

div.center h1 a:link, div.center h1 a:visited, div.center h1 a:hover {
	color: #112244;
	text-decoration: none;
}

div.center h2 a:hover {

	text-decoration: none;
	border-bottom: 1px solid #369;
}

div.center h3 a:link, div.center h3 a:visited {
	color: #000;
	text-decoration: none;
}

div.center div.center h3 a:hover {
	color: #000;
	text-decoration: underline;
}

div.center h4 a:link, div.center h4 a:visited, div.center h4 a:hover,
div.center h5 a:link, div.center h5 a:visited, div.center h5 a:hover,
div.center h6 a:link, div.center h6 a:visited, div.center h6 a:hover {
	color: #000;
	text-decoration: none;
	}

/*
===============================================================================================
	To change the Footer CSS colors for footer line bar
===============================================================================================
*/
div.footer div.footerline {
	background-color: #99BBDD; /*Light blue color*/
}

/*
===============================================================================================
	To change the Footer and center CSS colors for link and visited links 
===============================================================================================
*/

div.footer a:link, div.footer a:visited, div.center div.footer a:link, div.center div.footer a:visited, div.center div.topPage a:link, div.center div.topPage a:visited, div.center p.topPage a:link, div.center p.topPage a:visited {
	color: #006;
	background-color: #FFF;
}

/*
===============================================================================================
	To change the breadcrumb colors 
===============================================================================================
*/
p.breadcrumb a:link {
	color: #006;
	background-color: #fff;
}
p.breadcrumb a:visited {
	color: #330;
	background-color: #fff;
}