@charset "UTF-8";
/* CSS Document */

/* Colour Boves 8 */



#center .box-ocean-bright{
background:#0083BE;
color:#fff;
border:0;
padding:10px;
}
#center .box-ocean-bright ul li{
list-style-image:url(/ca/en/assets/white-arrow-li.gif);
}
#center .box-ocean-bright a{
color:#fff;
}
#center .box-ocean-bright a:link{
color:#fff;
}
#center .box-ocean-bright a:hover{
color:#fff;
}
#center .box-ocean-bright a:visited{
color:#fff;
}


#center .box-ocean-bright h1, #center .box-ocean-bright h3{
color:#fff;
}
#center .box-ocean-bright .homesubheading{
color:#fff;
}


#center .box-ocean-base{
background:#003150;
color:#fff;
border:0;
padding:10px;
}

#center .box-ocean-base ul li{
list-style-image:url(/ca/en/assets/white-arrow-li.gif);
}
#center .box-ocean-base a{
color:#fff;
}
#center .box-ocean-base a:link{
color:#fff;
}
#center .box-ocean-base a:hover{
color:#fff;
}
#center .box-ocean-base a:visited{
color:#fff;
}


#center .box-ocean-base h1, #center .box-ocean-base h3{
color:#fff;
}
#center .box-ocean-base .homesubheading{
color:#fff;
}


/* Bottom Footer */

#bottom a:link{
color:#0083BE;
text-decoration:none;
}
#bottom a:hover{
color:#0083BE;
text-decoration:underline;

}
#bottom a:visited{
color:#003150;
text-decoration:none;
}

#bottom a:visited:hover{
color:#0083BE;
text-decoration:underline;
}

/* Link arrow style */

#container a.arrow {
background:url("/en_GX/webadmin/assets/image/ocean_arrow-bright.gif") no-repeat scroll right center transparent;
padding-right:8px;
}

#container a.arrow:hover {
background:url("/en_GX/webadmin/assets/image/ocean_arrow-base.gif") no-repeat scroll right center transparent;
}

/* Tier 1 LP non-flash, header title overlay */
#headerOverlayWrapper {
	position:relative;	
}

.headerOverlay {
	width:auto;
	height:20px;
	display:inline;
	position:absolute;
	top:315px;
	left:0px; 
	background:#0083BE;
	color:#FFF;
	font: 20px bold Arial, Helvetica, sans-serif;
	padding:5px 15px 5px 10px;
	z-index:2;
}
