@charset "utf-8";
/* GLOBAL PAGE STYLES */
html,body{margin:0;padding:0;}
body
{
	background-color:#010101;
	color:#CCCCCC;
	font-family:Arial,Verdana, Helvetica,sans-serif;
	/* font-size:0.75em; */
	font-size:75%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	min-width:1024px;
	min-height:756px;
	position:relative;
}
ins {
	text-decoration: none;
}
a, a:visited {color:#CCCCCC; font-family:Arial,Verdana, Helvetica,sans-serif;}
.glossary, a:visited.glossary {
	position: relative;
	color: yellow;
	background-color: #000000;
	text-decoration: none;
}
.glossary div {
	position: absolute;
	display: none;
	left: -50px;
	top: 1em;
	background-color: #000000;
	width: 399px;
	padding: 10px;
	z-index: 2000;
	color: #FFFFFF;
	border: 1px solid #A69E17;

}
.glossary.middle div {
	left: -200px;
}
.glossary.far-right div {
	left: -300px;
}
.glossary:hover div {
	display: block;
}
.glossary div br {
	position: relative;
	display: block;
	float: left;
	clear: both;
}
.pdf_icon {
	background-image: url(../images/pdf-icon.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
li.hide {
	display: none;
}
#section_title_h2
{
	font-family:"Helvetica Narrow","Arial Narrow",Helvetica,Arial,sans-serif;
	font-size: 1.6em;
	color: #666666;
	text-transform:uppercase;
	clear:both;
	margin:0;
	padding:0 0 0 25px;
	position:relative;
	top:-6px;
	white-space:nowrap;
}
.slashes {
	width: 16px;
	height: 25px;
	display: block;
	float: left;
	position: relative;
	background:transparent url(../image/slashes.png) no-repeat scroll -4px -2px;
}
#section_title_h2 .last_page {	color: #a69e17; }

#section_text_div h3 
{
	font-size: 1.125em;
	color: #FFFF00;
}

/* HEADERS */
h4.big-sub-header
{
    font-size: 1.3em;
    color: #CCCCCC;
	margin: 20px 0 15px 0;
}
h5.sub-header { margin: 15px 0 10px 0; }
h6.small-sub-header
{
	font-size: 1em;
	margin: 5px 0;
} 

/* COMMON STYLES */
strong{	font-size:1.05em;}
.clear { clear:both !important; }
.hidden { display:none !important; }
.next_page_arrow
{
	position: relative;
	width: 16px;
	height: 25px;
}
a span.next_link_text {
	position: absolute;
	left: 0;
	right: 50%;
	font-size: 2em;
	line-height: 1em;
	top: 50%;
	text-indent: 0;
	margin-top: -10px;
	padding-left: 7px;
	color: yellow;
	text-decoration: none;
}

.next_section_link_div 
{
	position: absolute;
	bottom: 40px;
	right: 0px;
	background-color:#000000;
	padding:9px 30px;
	
	z-index:2;
}

.next_section_link_div a
{
	font-size: .88em;
	font-weight: bold;
	text-decoration: none;
	color: #A69E17;
	text-transform: uppercase;
	background-image: url("../image/fleche-arrow.jpg");
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 25px;
}

/* HEADER */
.skip_to_content
{
	display:block;
	text-indent:-9999px;
	height:0;
	width:0;
	margin:0;
	padding:0;
	overflow:hidden;
}

#header_div
{
	margin:0 0 10px 0;
	position:relative;
}
.header_vmclogo.margin {
	position: absolute;
	top: 0;
	right: 158px;
}

.header_vmclogo,
#header_vmclogo
{
	float:right;
	height:44px;
	margin: 0 0 0 0;
	display:block;
	z-index: 11;
	position: relative;
}
.header_vmclogo img,#header_vmclogo img{ border:none; z-index:10}

#header_div p.alt_top {
	display: block;
	position: absolute;
	z-index:1;
	height:79px;
	padding: 0;
	margin:0px;
	background-color: #313131;
	width: 100%;
	font-size: 2em;
	line-height: 1.3em;
}
#header_div h1 {
	display: none;
	position: relative;
}
#header_div h1.splash {
	display: block;
	z-index: 10;
}
#header_main_title
{
	display:block;
	background:transparent url("../image/titre-title-eng.jpg") no-repeat scroll;
	height:79px;
	padding: 0;
	margin:0px;
	font-size: 4em;
	text-indent:-9000px;
	z-index: 10;
	position: relative;
}

#header_main_menu
{
	list-style-type:none;
	background-color: #313131;
	display:block;
	position: relative;
	height:25px;
	margin:0;
	padding:0;
	z-index: 20000;
}
#header_main_menu li
{
	display:block;
	position: relative;
	float:left;
	height:25px;
	width:232px;
	margin-right: 0;
	border-right: 1px solid #000000;
}
#header_main_menu li a
{
	display:block;
	height:20px;
	
	font-family: "Helvetica Narrow","Arial Narrow",Helvetica,Arial,sans-serif;
	font-weight:bold;
	color: #CCCCCC;
	font-size: 1.25em;
	text-align: right;
	text-transform:uppercase;
	text-decoration: none;
	overflow: hidden;
	
	padding: 5px 5px 0 0;
}
#header_section_title_div { margin: 0 10px; }
#header_main_menu li.active a, #header_main_menu a:hover, #header_main_menu a:focus { color: yellow; background-color: #000;}

li#header_main_menu_4
{
	border-right: 0;
	position: absolute;
	/*right: 170px;*/
	right: 130px;
	top: 0;
	margin: 0 0 0 10px;
	overflow: visible;
	color: #AAAAAA;
	border-right: 1px solid #000000;
	padding: 0;
    width: 195px;
}
li#header_main_menu_4 a {
	/*padding: 5px 5px 5px 135px;*/
	padding: 5px 5px 5px 100px;
	margin: 0;
}
li#header_main_menu_4 ul li a {
	padding: 5px 5px 0 0;
	margin: 0;
}

li#header_main_menu_4 a:hover
{
	color: yellow;
}
/* HEADER EXTRA */

#header_main_menu li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 0;
	border: 1px solid #333333;
	background-color: #000000;
	padding: 0 0 5px 10px;
	z-index: 5000;
	overflow: hidden;
}
#header_main_menu li ul a {
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
#header_main_menu li ul li ul {
	position: relative;
	float: right;
	top: 0;
	right: 0;
	left: 5px;
	border: none;
	padding: 0 0 0 0;
	width: 220px;
}
#header_main_menu li ul li {
	position: relative;
	float: left;
	clear: both;
	margin:0;
	padding: 3px 5px 0 5px;
	height: auto;
	width: 210px;
}
#header_main_menu li ul li a, #header_main_menu li.active ul li a {
	color: #CCCCCC;
	height: auto;
	font-size: 1em;
	text-transform: none;
	font-weight: normal;
}
#header_main_menu li ul li a:hover, #header_main_menu li.active ul li a:hover {
	color: #FFFF00;
}
#header_main_menu li:hover ul {
	display: block;
}

#header_language_menu
{	
	float:right;
	padding:0;
	margin:0;
	position:relative;
	top:-25px;
	z-index: 20001;
}
#header_language_menu ul
{
	list-style-type:none;
	margin:0 10px 0 0;
	padding:0;
}

#header_language_menu li
{
	display:block;
	float:left;
	padding:0 10px 0 10px;
	margin-left: 0px;
}
#header_language_menu li a
{
	display:block;
	height:20px;
	overflow: hidden;
	font-family: "Helvetica Narrow","Arial Narrow",Helvetica,Arial,sans-serif;
	font-weight:bold;
	color: #AAAAAA;
	font-size:1.25em;
	text-align: right;
	text-transform:uppercase;
	text-decoration: none;
	
	padding: 5px 0 0 0;
}

#header_language_menu li.active a, #header_language_menu a:hover, #header_language_menu a:focus { color: yellow;}
#header_language_menu li.active, #header_language_menu li:hover { background-color: #000000; }
/*
#header_language_menu_en { background: transparent url(../image/commun-common/ang-eng-a.gif) no-repeat 0 0; }
#header_language_menu_fr { background: transparent url(../image/commun-common/fr-a.gif) no-repeat 0 0; }
#header_language_menu_en.active, #header_language_menu_en a:hover, #header_language_menu_en a:active,#header_language_menu_en a:focus { background: transparent url(../image/commun-common/ang-eng.gif) no-repeat 0 0; }
#header_language_menu_fr.active, #header_language_menu_fr a:hover, #header_language_menu_fr a:active,#header_language_menu_fr a:focus { background: transparent url(../image/commun-common/fr.gif) no-repeat 0 0; }
*/

#missing_people_div
{
	background: transparent url(../image/an-en/base/personnes_nombre-people_number-eng.png) no-repeat 0 0; 
	height:67px;
	position:absolute;
	right: 0;
	top:100px;
	width:70px;
	display: none;
}

#missing_people_div .replace_image{ display:none; }
#missing_people_counter
{
	color: #a19e16;
	display:block;
	position:absolute;
	bottom:3px;
	left:0;
	right:0;
	text-align:center;
	font-size: .88em;
	font-weight: bold;
}

/* MAIN REGION */

#main_region_div
{
	min-height:400px;	
	padding: 0;
	clear:both;
	margin: 45px 10px 0 10px;
}

/* FOOTER */
#footer_div
{
	height: 70px;
	margin: 20px 0 0;	
	padding:0;
	clear:both;	
/*	background: transparent url(../image/commun-common/fond_note_de_bas-backgrd_footer.jpg) repeat-x bottom left;*/
	z-index: 10;
}
#footer_div p
{
	background-color: #000000;
	margin-top: 30px;
	padding: 5px 0;
	text-align:center;	
}

.footer_item, .footer_item a
{
	font-size:1em;
	color:#8d8d8d;	
}

/* VIDEO OVERLAY */
.overlay
{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#000;
	z-index:20001;
	min-width:1000px;
	min-height:700px;
}

#video_overlay_div
{
	color:#CCCCCC;
	background-color: #000000;
	position:fixed;
	top:50%;
	left:50%;
	margin:-200px auto 0 -330px;
	padding:0;
	width: 660px;
	z-index:20002;
}

/* text overlay page jerry */
#text_overlay_div {
	color:#CCCCCC;
	background-color: #000000;
	position:relative;
	top:400px;
	left:50%;
	margin:-305px auto 0 -330px;
	padding:10px 10px 30px 10px;
	width: 660px;
	z-index:20003;
}

.transcriptSpan{
position:relative;
float: right;
}
.transcriptSpan a{
	color: #FFFF00;
	position:relative;
	font-weight:bold;
	font-size:0.88em;
	text-decoration:none;
	text-transform:uppercase;
	padding: 0;
}

.closeSpan{
position:relative;
float: right;
}

.closeSpan a{
	color: #FFFF00;
	position:relative;
	font-weight:bold;
	font-size:0.88em;
	text-decoration:none;
	text-transform:uppercase;
	padding: 0;
}

/********end  jerry  ***********/

#flash_video_player_div
{
	position:relative;
	border: 2px #ffffff solid;
	margin: 0 auto;
	padding:0;
	width:597px;
	height: 360px;
}

#video_duration_div
{
	position:relative;
	margin: 2px auto 0 auto;
	padding:0 5px;
	text-align:center;
	color:#CCCCCC;
	font-size:1em;
}

#video_transcription_title
{
	color: #FFFF00;
	position: relative;
	font-size: 1.125em;
	text-align:left;
	text-transform: uppercase;
	padding: 0 5px;
	margin:10px auto 0 auto;
	padding:0 5px 0 0px;
}

#video_transcription_div 
{
	margin: 6px auto 0 auto;
	padding:0 5px;
	position:relative;
	width:630px;
	height:130px;
	text-align:justify;
}

.big-header-toc- 
{
	font-size: 1.5em !important; 
	color: #FFFF00;
}
.big-header-smaller-toc 
{ 
	color: #FFFF00; 
	font-size: 1.4em; 
}
.sub-header 
{
	font-size: 1.2em;
	color: #FFFF00;
}
.small-sub-header 
{
	font-size: 1.1em;
	color: #FFFF00;
}
.table-style-1 
{
	padding: 0;
	margin-top: 10px;
}
.table-style-1 td {
	border: 1px solid #ffffff;
	padding: 5px;
	vertical-align: top;
}

.yellow {color: #FFFF00;}

.align-left { text-align: left; }

.back_to_top_link { text-align: right; }
.back_to_top_link a
{
	color: #ffff00;
    font-size: 0.7em;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
}