@charset "utf-8";
/* CSS Document */

/* start new for 1.04 */
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: #468;
}
/* end new for 1.04 */


/*********************************
**********************************
**********************************
Fix for left menu items
Author: Sergio Ieropoli
Date Added: April 13 2010
notes: fixes white line to reach completely
left of the menu column.
updated: April 26 2010 - Sergio Ieropoli - h2.nav a display block
*/
li.menucontenton{
	padding-left:0;
	padding-bottom:0;
	padding-right:0;
}
li.menucontenton a.menulinkonsub{
	display:block;
	margin-left:12px;
	padding-right:3px;
}
a.menulinkon{
	display:block;
	padding-left:0.6em;
}
div.left h2.nav a{
	display:block;
}
/*reset values for right menus*/
div.right li.menucontenton{
	padding-left:8px;
}
div.right a.menulinkon{
	padding-left:0;
}
/*END Fix for left menu items
**********************************
**********************************/



/*Sergio Addition*/
div.blackborder a:visited{
color: #003399;
}
.list1{
	list-style-image:url(../../img/CLF2/li-blue.gif);
	list-style-position:outside;
	padding: 5px;
	margin:0;
	margin-left:15px;
}
.list1 li{
padding:0;
margin:0;
}

div.center h2 a{
color:#FFFFFF;
text-decoration:none;
}

div.center h2 a:hover{
text-decoration:underline;
}

div.center h2 a:visited{
color:#FFFFFF;
}

.list2{
list-style:none;
line-height:2em;
}

.list2 ul{
list-style:none;
line-height:1.5em;
}
.list3{
list-style:none;
}

.list3 li, .list4 li{
list-style-image:url(../../img/CLF2/li-blue.gif);
list-style-position: outside;
}

.list3 li{
margin-top:1em;
margin-bottom:1em;
}


.centerthis{
margin-left:auto;
margin-right:auto;
text-align:left;
}

.centerin{
text-align:center;

}

.tbl, .tbl2, .tbl3{
border:solid 1px #666666;
border-collapse:collapse;
}

.tbl thead, .tbl2 thead, .tbl3 thead, .tbl thead a, .tbl2 thead a, .tbl3 thead a{
background-color:#446688;
color:#FFFFFF;
}

.tbl thead a, .tbl2 thead a, .tbl3 thead a{
color:#FFFFFF;
}


.tbl th, .tbl2 th, .tbl3 th{
padding:3px;
}
.tbl tr.other, .tbl2 tr.other, .tbl3 tr.other, .form1{
background-color:#ecf0f4;
}
.tbl td, .tbl2 td, .tbl3 td{
padding-left:3px;
padding-right:3px;
}
.tbl td, .tbl th{
text-align:left;
border-bottom:dashed 1px #666666;
}


.tbl3 tbody tr:hover{
background-color:#666666;
color:#FFFFFF;
cursor:default;
}


.dl dt{
font-weight:bold;
}

.form1{
width: 530px;
margin-left:auto;
margin-right:auto;
}

.form1 form{
border: dashed 1px #999999;
margin:0;
padding-left:15px;
padding-right:15px;
}

.form1 p,.form1 table{
margin-top:2em;
margin-bottom:2em;
}

.form1 h4{
margin:0;
padding:0;
padding-top:3px;
padding-left:3px;
font-size:1.3em;
color:#999;
font-style:italic;
}

div.center ul.listBluePointer li		{list-style: none;background:url(http://www.isdm-gdsi.gc.ca/shared-commun/images/clf-nsi/li-blue.gif) no-repeat;background-position:0 .55em;padding-left: .8em;}
div.center ul.listBluePointer				{line-height:1.5em;}
div.right ul.listBluePointer li			{list-style: none;background: url(http://www.isdm-gdsi.gc.ca/shared-commun/images/clf-nsi/li-blue.gif) no-repeat;background-position:.2em .58em;padding-left:.8em;}

/******* Matt Additions *********/
	/** container **/
.container{	border:2px solid #E8EEFA;padding:5px;text-align:center; }
.container div, .container p{ background-color:#E8EEFA; padding:10px 15px 10px 15px; margin:0px 0px 0px 0px;}
.container li{ text-align:left; margin-bottom:1em; }

.containerGrey{
	border:2px solid #AAAAAA;
	background-color: #EEEEEE;
	padding: 15px 15px 15px 15px;
	width:543px;
	margin-bottom:8px;
	margin-left:3px;
}

div.formStepCol2, div.formStepCol3 {
	border:2px solid #E8EEFA;padding:8px;width:80%;height:92px;
	margin-left:auto;margin-right:auto;text-align:center;
	margin-top:1em;margin-bottom:1em;
}
.formStepCol2 div{ width: 50%;float: left; }
.formStepCol3 div{ width: 33%;float: left; }
.formStepFalse { margin-top:14px; }
	/** container end **/

	/** container rounded **/
		/** example: <div class="containerRound containerShadow containerBlue"> **/
div.containerRound{
	padding:15px 10px 5px 15px;
	margin:2em 10px 2em 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}div.containerShadow{
	padding:15px 10px 5px 15px;
	margin:2em 10px 2em 10px;
	-webkit-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
	-moz-box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
	box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
}div.containerGreen{
	background-color:#DCFCAD;
	border:3px solid #77C014;
}div.containerRed{
	background-color:#ffbcbc;
	border:3px solid #e27b7b;
}div.containerBlue{
	background-color:#c4eeff;
	border:3px solid #77bedb;
}div.containerRound .title, div.containerShadow .title{
	text-align:center;
	font-weight:bold;
	font-size:1.125em;
	padding:0px;
	margin:0px;
}	

.shadow{
	-webkit-box-shadow: 1px 1px 5px #111;
	-moz-box-shadow: 3px 3px 6px #446688;
	box-shadow: 1px 1px 5px #111;
}.round5{
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
}.round10{
	-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;
}
	/** container rounded end **/

input.btn { 
	color:#446688; 
	background-color:#FFF; 
	border:double #446688; 
	cursor:pointer;
	padding:1px 10px 1px 10px;
	font-weight:bold;
}
input.btn:hover {
	color:#FFF; 
	background-color:#446688; 
	border:double #FFF; 
}
	/** table blue **/
.tblBlue{
	border:solid 1px #666666;
	border-collapse:collapse;
}
.tblBlue thead, tblBlue thead a{
	background-color:#446688;
	color:#FFFFFF;
}
.tblBlue thead a{
	color:#FFFFFF;
}
.tblBlue th{
}
.tblBlue tr.other{
	background-color:#ecf0f4;
}
.tblBlue td{
	vertical-align:middle;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: solid #446688 thin;
}
	/** table blue end**/

	/** tools **/
.italic{font-style:italic;}
.blockIndentNone{margin-left:0em;}
.blockIndent1{margin-left:2em;}
.blockIndent2{margin-left:4em;}
.blockIndent3{margin-left:6em;}
.centerImage{display:block;margin-left:auto;margin-right:auto;}
.floatHeightFix{overflow:hidden;height:100%;}
.noBackground{background-image:none !important;background:none !important;}
.noDecoration{text-decoration: none;}
.noIndent{padding-left:0px;margin-left:0px;}
.noMargin{ margin: 0 0 0 0; }
.noPadding{ padding: 0 0 0 0; }
.normal{ font-size:1.0em; font-weight:normal; }
.smallCaps{ font-variant:small-caps; }
.smallPrint{ font-size:0.75em; }
.smallPrint-75{ font-size:0.75em; }
.smallPrint-85{ font-size:0.85em; }
.smallPrint-90{ font-size:0.9em; }
.smallPrint-95{ font-size:0.95em; }
.subheading{ font-size:1.0em; margin-left:1em; font-style:italic; font-weight:bold; }
.textLeft{ text-align:left; }
.textCenter{ text-align:center; }
.textRight{ text-align:right; }
.triangleUp{
	font-size: 0px; line-height: 0%; width: 0px;
	border-bottom: 10px solid #fff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
.triangleRight{
	position:relative;
	top:-5px;
	font-size: 0px; line-height: 0%; width: 0px;
	border-top: 5px solid transparent;
	border-left: 10px solid #fff;
	border-bottom: 5px solid transparent;
	margin-right:5px;
}
.triangleDown{
	font-size: 0px; line-height: 0%; width: 0px;
	border-top: 10px solid #fff;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	margin-right:5px;
}
.triangleLeft{
	font-size: 0px; line-height: 0%; width: 0px;
	border-top: 5px solid transparent;
	border-right: 10px solid #fff;
	border-bottom: 5px solid transparent;
}

#rmenu{
float:right;
width:195px;
padding:0px 0px 25px 5px;
background-image:none;
color:#000000;
}

ul.nav3 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.right li ul.nav3 {
	margin-bottom: 10px;
}

ul.nav3 li {
	margin: 0px;
	background-image:none;
}

h2.nav3, div.left div.h2nav3, div.left p.h2nav3 {
	font-size: 10.0pt;
	font-weight: 700;
	line-height: 1.6em;
	border: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
	background-image:none;
	background-color:#446688;	
}

div.right li div.nav3, div.right li p.nav3 {
	margin-bottom: 10px;
	padding: 2px 5px 2px 12px;
}

div.right li p.nav3 {
	margin-top: 0px;
}

	/** tools end **/
/*************USER TOOLS BEGINS***********/
div.userToolsContainer{
width:190px;
font-size:.8em;
float:right;
margin-left:1em;
}

div.userTools, div.userTools ul, div.itemTool{
background-color:#EEEEEE;
}

div.userTools{
padding:0;
margin:0;
border-right:solid 1px #bcbcbc;
border-top:solid 1px #bcbcbc;
}

div.userTools ul{
padding:0;
margin:0;
}

div.userTools ul a{
text-decoration:none;
}
div.userTools ul a img{
border:0;
}

div.userTools ul li{
display:inline;
list-style-type:none;
line-height:1.8em;
}

div.itemTool{
float:left;
width:86px;
padding-left:8px;
}

div.userToolsHeader p{
font-weight:bolder;
text-transform:uppercase;
margin:0;
padding:0;
}
div.userToolsHeader{
background-image:url(/science/img/userTools/topBorder.gif);
background-repeat:no-repeat;
background-position:top center;
background-color:#cccccc;
margin:0;
padding:3px;
padding-left:8px;
}
div.userToolsFooter{
background-image:url(/science/img/userTools/bottomBorder.gif);
height:6px;
background-repeat:no-repeat;
}


/********************USER TOOLS END********************/

.abbrNoUnderline{
border-bottom-width: 0;
}

.noMarginTop{
margin-top:0;
}

/***new!***/
p.boldred{
color:#FF0000;
font-size:0.8em;
font-weight:bold;
}
li.boldred{
color:#FF0000;
font-size:0.8em;
font-weight:bold;
}
span.boldred{
color:#FF0000;
font-size:0.8em;
font-weight:bold;
}
/***list styles***/
ul.noStyle{
list-style-type:none;
}
ol.noStyle{
list-style-type:none;
}
li.noStyle{
list-style-type:none;
}
/****Underline***/
.Underline{
text-decoration:underline;
}
/****Line Height****/
ul.LineHeight2{
line-height:2em;
}

/****File Type downloads****/
div.filePDF{
background-image:url(../../img/design-conception/pdf-file-fichier.jpg);
background-repeat:no-repeat;
height:59px;
width:218px;
font-weight:bold;
color:#333333;
}
div.filePDF a{
display:block;
height:37px;
width:158px;
margin:0;
padding:0;
padding-left:60px;
padding-top:22px;
}

/****Featured Articles****/
div.right .fa{
font-size:0.9em;
}

.highlight{
background-color:#FFFF00;
}
/************************/


/*****************************************************************************************
******************************************************************************************
*****************************************************************************************
*** Science Oceanography
*** Author: Nick O'Hara
*** container for "extra" info (links, facts, etc)
***/
/* example: 
***	<div class="extra-container extra-container-(color) extra-container-(small|medium|large)">
***		<div class="extra-container-title"></div>
***		<div class="extra-container-body"></div>
***	</div>
***/

.extra-container	{
					  border-radius: 10px 10px 10px 10px;-moz-border-radius: 10px 10px 0 0;-webkit-border-radius: 10px 10px 10px 10px;-webkit-box-shadow: 0 0 6px rgba(135, 139, 144, 0.6);-moz-box-shadow: 0 0 6px rgba(135, 139, 144, 0.6);box-shadow: 0 0 6px rgba(135, 139, 144, 0.6);
					  margin:0 7px 7px 7px;
					}
	.extra-container-xsmall		{ width:200px; }
	.extra-container-small		{ width:300px; }
	.extra-container-medium		{ width:400px; }
	.extra-container-large		{ width:560px; }
	.extra-container-xlarge		{ width:650px; }
	.extra-container-xxlarge	{ width:749px; }

	.extra-container-blue .extra-container-title	{ background-color:#0094e0;color:#fff;border-color:#0094e0; }
	.extra-container-blue .extra-container-body		{ border-color:#0094e0; }
	
	.extra-container-green .extra-container-title	{ background-color:#76cf91;color:#fff;border-color:#76cf91; }
	.extra-container-green .extra-container-body		{ border-color:#76cf91; }
	
	
.extra-container-title		{ 
							  font-weight:bold;padding:5px 10px 5px 10px;text-shadow: 1px 1px 1px #333;
							  border:1px solid;border-radius: 10px 10px 0 0;-moz-border-radius: 10px 10px 0 0;-webkit-border-radius: 10px 10px 0 0;
							}
.extra-container-body		{
							  padding:10px 10px 10px 15px;border:1px solid;
							}
.extra-container-right {
								float: right;
								width:200px;
								margin-left:1em;
}				
							
.oImgBox{
	margin:1em auto 0 auto;
	padding:0;
	display:block;
	-moz-box-shadow:0 0 5px rgba(32, 49, 66,.75);
	-webkit-box-shadow:0 0 5px rgba(32, 49, 66,.75);
	box-shadow:0 0 5px rgba(32, 49, 66,.75);
	border:1px solid #000;
}

