body
{
	background-color: #003151;
	background-image: none;
}

a, a:active {
  outline: none;
}

#box1{
	padding-top: 0;
}

h2.nav {
	background-color:transparent;
}
h3
{
	color: #003151;
	font-size: 13px;
}
	div.center h3 a:link,
	div.center h3 a:visited
	{
		color: #006f7a;
		text-decoration: underline;
	}

div.banner-eng, div.banner-lfcoa-eng, 
div.banner-fra, div.banner-lfcoa-fra 
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-position:center center;
}

body.lang-eng .page .core .banner-1 { background-image: url(../../images/masthead-1-eng.jpg); }
body.lang-fra .page .core .banner-1 { background-image: url(../../images/masthead-1-fra.jpg); }
body.lang-eng .page .core .banner-2 { background-image: url(../../images/masthead-2-eng.jpg); }
body.lang-fra .page .core .banner-2 { background-image: url(../../images/masthead-2-fra.jpg); }
body.lang-eng .page .core .banner-3 { background-image: url(../../images/masthead-3-eng.jpg); }
body.lang-fra .page .core .banner-3 { background-image: url(../../images/masthead-3-fra.jpg); }
body.lang-eng .page .core .banner-4 { background-image: url(../../images/masthead-4-eng.jpg); }
body.lang-fra .page .core .banner-4 { background-image: url(../../images/masthead-4-fra.jpg); }
body.lang-eng .page .core .banner-5 { background-image: url(../../images/masthead-5-eng.jpg); }
body.lang-fra .page .core .banner-5 { background-image: url(../../images/masthead-5-fra.jpg); }
body.lang-eng .page .core .banner-6 { background-image: url(../../images/masthead-6-eng.jpg); }
body.lang-fra .page .core .banner-6 { background-image: url(../../images/masthead-6-fra.jpg); }

div.center
{
	color: #003151;
}

div.center p
{
	font-size:85%;
	line-height:140%;
}

div.center h2
{
	color:#006F7A;
	font-size:130%;
	font-weight:normal;
	margin-bottom:0;
}

div.blackborder {
	border: 0px none;
}

.addthis_button{
	margin-bottom: 15px;
	display:block;
}

.badge
{
	margin: 15px 0;
}

.overflow
{
	overflow: auto;
}

#torch_relay
{
	background: transparent url(/images/torch6.jpg) scroll no-repeat -10px 0;
	display:block;
	width: 100px;
	float:left;
	width: 209px;
	height: 127px;
}

#gtg
{
	/*background: transparent url(/images/gtg_barre.jpg) scroll no-repeat -10px 0;*/
	display:block;
	width: 100px;
	float:left;
	width: 209px;
	height: 127px;
}

	#torch_relay h4
	{
		color:#003151;
		font-size:11px;
		padding-top:4px;
	}
	#torch_relay p
	{
		color: #003151;
	}
	#torch_relay p strong
	{
		color: #2f8896;
		display: block;
	}
		
#take_tour
{
	float:left;
}
	#take_tour img
	{
	}
	
	
	
/**

/**
pavll
**/

.pav-container { width: 395px; overflow: hidden; background-color: #c2e8f5; }
.pav-container .header
{
	height: 125px;
}

.pav-container .fact
{
	background-color: #c2e8f5;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:center bottom;
	background-image: url(/images/pav-header.jpg);
	padding-bottom: 2px;
}
	.pav-container .fact p
	{
		font-size:80%;
		padding: 5px 10px 5px 20px;
		line-height:120%;
		margin:0;
	}

	.pav-container .fact a.more_facts
	{
		color: #fff;
		text-decoration:none;
		text-align: right;
		padding-left: 251px;
	}
	
	
	/**FACTS
**/
.fact-container { width: 395px; overflow: hidden; background-color: #c2e8f5; }
.fact-container .header
{
	height: 125px;
}

.fact-container .fact
{
	background-color: #c2e8f5;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position:center bottom;
	background-image: url(/images/factbg.jpg);
	padding-bottom: 2px;
}
	.fact-container .fact p
	{
		font-size:80%;
		padding: 5px 10px 5px 20px;
		line-height:120%;
		margin:0;
	}

	.fact-container .fact a.more_facts
	{
		color: #fff;
		text-decoration:none;
		text-align: right;
		padding-left: 251px;
	}



/**
	HEADER
**/




/**
	NAVIGATION
**/
div.left
{
}
	li.menucontent, div.menucontent {
		padding:0;
	}
	li.menucontent a, div.menucontent a {
		padding: 3px 3px 3px 4px;
		display:block;
	}
	
	div.left h2
	{
		color: #fff;
		font-size: 12px;
		padding: 3px 6px;
		margin:0;
	}
	div.left ul.nav li.major,
	div.left h2
	{
		background-color: #0076cc;
	}
	
	div.left ul.nav
	{
		padding: 0;
	}
	
	div.left ul.nav li
	{
		list-style-position: outside;
		list-style-type: none;
		margin: 0;
		padding:0;
		
		background-color: #c2e8f5;
		color: #003151;
		font-weight:bold;
	}
		div.left ul.nav li a
		{
			color: #003151;
			padding: 3px 3px 3px 6px;
		}
	
	.nav li.actv
	{
		background: #FF0000 url(/images/actv-arrow.gif) no-repeat scroll left 8px;
	}
	
	div.left ul.nav li ul
	{
		padding: 0;
		margin: 0;
		list-style:outside none;
	}
	
	div.left ul.nav li ul li
	{
		background-color: #fff;
		border-bottom: 1px dotted #009acf;
	}
		div.left ul.nav li ul li a
		{
			color: #006f7a;
			font-weight: normal;
		}
		div.left ul.nav li ul li:last-child
		{
			border-bottom: none;
		}
	
	
	
	div.left ul.nav li ul li,
	div.left ul.nav li ul li.last
	{
		border-bottom: 1px dotted #009ACF
	}


/**
	Media Centre
**/
#media-contacts a,
#news-releases a,
#media-centre a
{
		color: #2f8896;
}

#media-contacts
{
	width: 180px;
	float:right;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0 10px 25px;
	background: transparent url(/images/media-contacts-bg.jpg) scroll no-repeat right bottom;
}
	#media-contacts p
	{
		margin:3px 0;
	}
	#media-contacts strong
	{
		display:block;
	}

#news-releases ol
{
	padding:0;
	margin-left:0;
	list-style:outside none none;
}
	#news-releases ol li
	{
		list-style:outside none none;
		margin-left:0;
		padding-left: 0;
	}
	#news-releases ol li a
	{
		color: #003151;
		text-decoration:none;
	}
		#news-releases ol li a:hover
		{
			text-decoration:underline;
		}
	#news-releases ol li strong
	{
		font-weight: bold;
		color: #2f8896;
	}

#media-centre
{
	background: transparent url(/images/media-center-bg.jpg) scroll no-repeat left top;
	width: 590px;
	height: 425px;
	clear: right;
}
	#media-centre .stories,
	#media-centre .videos,
	#media-centre .photos
	{
		margin-left: 100px;
		margin-right:10px;
	}
	
	#media-centre a.more
	{
		background: transparent url(/images/nextbutton.gif) scroll no-repeat right 1px;
		padding-right: 20px;
		line-height:15px;
	}
	
	#media-centre .stories
	{
		height:105px;
		margin-bottom:10px;
		padding-top:15px;
		overflow:hidden;
	}
	#media-centre .videos
	{
		height: 85px;
		margin-bottom: 20px;
		overflow:hidden;
	}
	#media-centre .photos
	{
		overflow:hidden;
	}
		#photo-previews
		{
			padding: 0;
			margin: 0;
			overflow: hidden;
			margin-bottom: 10px;
			height: 85px;
		}
			#photo-previews li
			{
				list-style: outside none none;
				float:left;
				margin: 0 4px 0 0;
			}
			
			#photo-previews li.photo-holder {
				width: 415px;
				height: 85px;
				position: relative;
				overflow: hidden;
				margin-left: 4px;
			}
				#photo-previews li.photo-holder ul {
					display: block;
					margin: 0;
					padding: 0;
					overflow: hidden;
					width: 600px;
					height: 80px;
				}
			
			#photo-previews .photo-preview
			{
				width: 90px;
				height: 68px;
				border: 5px solid #a5d9ec;
			}
			
			
			
	#media-centre .photos .more
	{
		clear:left;
		margin-top: 20px;
	}

/**
	Photo Gallery
**/
.disclaimer-vanoc,
.disclaimer-success
{
	width: 275px;
	float: left;
}

.disclaimer-evnmt,

{
	width: 275px;
	float: left;
}
.disclaimer-success
{
	margin-left: 40px;
}

#gallery-photo-large

{

	margin: 25px 0 5px;

	width: 590px;

	overflow: hidden;

}

	#gallery-photo-large .caption

	{

		margin: 0 0 30px;

	}

		#gallery-photo-large .download_link

	{

		margin: 0 0 30px;

		float: right;

	}

#gallery-photos
{
	padding: 0;
	margin: 0;
	width: 590px;
}
	#gallery-photos li
	{
		float:left;
		list-style: outside none none;
		margin-right:19px !important;
		margin-right: 15px;
	}
	#gallery-photos a img
	{
		border: 4px solid #a5d9ec;
	}
		#gallery-photos a:hover img
		{
			border: 4px solid #0076cc;
		}
	#gallery-photos a.hires
	{
		display: none;
	}

/**
  Trivia Challenge Quiz
**/
#quizbody {
	background: url("/images/quiz-bg-eng.jpg") top center no-repeat;
	color: #0076cc;
	height: 204px; /* 369px */
	margin: 1em auto;
	padding: 90px 35px 75px 55px;
	position: relative;
	width: 478px; /* 568px */
}
.lang-fra #quizbody { background-image: url("/images/quiz-bg-fra.jpg"); }
	#quizbody h2 {
		color: #0076cc;
		font-size: 1.2em;
		font-weight: normal;
	}
	#quizbody h2.question {
		text-indent: -20px;
	}
	#quizbody .question-2 h2.question, .lang-fra #quizbody .question-4 h2.question, .lang-fra #quizbody .question-12 h2.question { font-size: 0.9em; }
	#quizbody .question-10 h2.question, #quizbody .question-13 h2.question, #quizbody .question-14 h2.question, .lang-fra #quizbody .question-8 h2.question { font-size: 0.85em; text-indent: -22px; }
	#quizbody .question-11 h2.question, #quizbody .question-12 h2.question { text-indent: -30px; }
	#quizbody h2.score {
		font-size: 1.4em;
		margin-left: 150px;
	}
		#quizbody h2.score strong {
			display: block;
			font-size: 2.4em;
			font-weight: normal;
			margin: 15px 0 0 75px;
		}
	#quizbody button {
		background: url("/images/quiz-button-bg.gif") center center no-repeat;
		border-width: 0;
		color: #0076cc;
		cursor: pointer;
		font-size: 1.1em;
		height: 31px;
		padding: 0;
		text-align: center;
		width: 100px;
	}
	#quizbody button.large {
		background: url("/images/quiz-button-large-bg.gif") center center no-repeat;
		font-size: 1.2em;
		height: 43px;
		width: 139px;
	}
	#quizbody .options {
		margin: 0.5em 0 1em 20px;
		padding: 0;
	}
	#quizbody .question-13 .options { margin-bottom: 0.5em; margin-top: 0.2em; }
		#quizbody .options li {
			font-size: 1.1em;
			list-style-type: lower-alpha;
			margin: 0.3em 0;
		}
		#quizbody .question-2 .options li, #quizbody .question-8 .options li, .lang-fra #quizbody .question-4 .options li { font-size: 0.9em; }
		#quizbody .question-10 .options li, #quizbody .question-14 .options li, .lang-fra #quizbody .question-8 .options li { font-size: 0.85em; }
		#quizbody .question-13 .options li { font-size: 0.85em; margin: 0.2em 0; }
		#quizbody .options label {
			font-size: 1em;
		}
	#quizbody .hint {
		bottom: 45px;
		left: 75px;
		margin: 0;
		padding: 0;
		position: absolute;
	}
		#quizbody .hint a {
			background: url("/images/quiz-hint-arrow.gif") 100% 90% no-repeat;
			color: #fff;
			display: block;
			padding-right: 15px;
			text-decoration: none;
		}
		#quizbody .hint a:hover, #quizbody .hint a:focus, #quizbody .hint a:active { text-decoration: underline; }
	#quizbody .medal {
		left: 16px;
		position: absolute;
		top: 75px;
	}
		#quizbody .medal img { display: block; }
	#quizbody .result {
		font-size: 1.3em;
		margin-left: 190px;
	}
	#quizbody .challenge {
		bottom: 38px;
		left: 200px;
		margin: 0;
		padding: 0;
		position: absolute;
	}
		#quizbody .challenge a {
			background: url("/images/quiz-button-challenge-bg.gif") center center no-repeat;
			color: #0076cc;
			height: 36px; /* 43px */
			display: block;
			font-size: 1.1em;
			font-weight: bold;
			padding: 7px 10px 0;
			text-align: center;
			text-decoration: none;
			width: 147px; /* 167px */
		}

form.challenge-form label { width: 140px; float: left; display:block; }


/**
	News Room
**/
#news-room {
	position: relative;
	background: #fff url('/images/info/middle.jpg') repeat-y center top;
}

#news-room-3col {
	position: relative;
	background: #fff url('/images/info/middle-3col.jpg') repeat-y center top;
}

#news-room-header {
	width: 100%;
	height: 113px;
	position: absolute;
	z-index: 2;
	background: #fff url('/images/info/header.jpg') no-repeat center top;
}

#news-room-header-3col {
	width: 100%;
	height: 73px;
	position: absolute;
	z-index: 2;
	background: #fff url('/images/info/header-3col.jpg') no-repeat center top;
}

#news-room-footer {
	width: 100%;
	height: 230px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	background: #fff url('/images/info/bottom.jpg') no-repeat center top;
}

#news-room-footer-3col {
	width: 100%;
	height: 230px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	background: #fff url('/images/info/bottom-3col.jpg') no-repeat center top;
}

#news-room-content {
	min-height: 343px;
	width: 560px;
	position: relative;
	z-index: 4;
	padding-bottom: 50px;
}

#news-room-content-3col {
	min-height: 343px;
	width: 400px;
	position: relative;
	z-index: 4;
	padding-bottom: 50px;
}

h2.news-room-content-3col
{
text-indent:10px;
}

p.news-room-content-3col
{
text-indent:10px;
}

#news-room a.news-link {
	padding-right: 20px;
	background: transparent url('/images/info/button-arrow.png') no-repeat center right;
}
#news-room h2 {
	color: #003151;
	margin: 0;
	font-size: 110%;
	font-weight: bold;
}

#news-room .news-separator {
	height: 20px;
	background: transparent url('/images/info/separator.jpg') no-repeat center top;
}

#news-room #news-releases {
	padding-left: 90px;
	padding-top: 40px;
	min-height: 75px;
	background: transparent url('/images/info/icon-news-releases.png') no-repeat 0 40px;
}
#news-room #speeches {
	padding-left: 90px;
	min-height: 75px;
	background: transparent url('/images/info/icon-speeches.png') no-repeat left top;
}
#news-room #events {
	padding-left: 90px;
	min-height: 75px;
	background: transparent url('/images/info/icon-events.png') no-repeat left top;
}
#news-room #media {
	padding-left: 90px;
	min-height: 75px;
	background: transparent url('/images/info/icon-media.png') no-repeat left top;
}



/**
	Activities
**/
#activities
{
	margin: 0;
	padding: 0;
}
	#activities li
	{
		list-style: outside none none;
		margin: 0;
		padding: 0 0 30px 0;
	}
	#activities li img
	{
		float: left;
	}
	#activities li .details
	{
		margin-left: 200px;
	}
	#activities li h4
	{
		font-size: 13px;
		font-weight: bold;
	}

	.activities-js
	{
	}
		.activities-js li
		{
			width: 200px;
		}
		.activities-js li div.details {
			display: none;
		}
		.ui-dialog div.details h4 {
			display: none;
		}
		.activities-js li img {
			cursor: pointer;
		}
		
		