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

* {
	padding: 0;
	margin: 0;
}
img {
	border: none;
}
html {
	height: 101%;
}
body {
	font-family:"Lucida Grande", Verdana, Arial;
	color:#000;
	font-size:12px;
	}
	#wrapper {
		width: 950px;
		margin: 0 auto;
		padding:0 20px;
		}
		#header{
			margin:13px 0 0 50px;
			}
			#languageSelectWrapper{
				width:300px;
				height:27px;
				position:absolute;
				top:0px;
			}
			#languageSelect{
				position:absolute;
				margin-left:660px;	
				width:300px;
			}
			#languageSelect ul{
				
			}
			#languageSelect li{
				list-style:none;
				float: left;
			}
			#languageSelect li a{
				text-decoration:none;
				padding:0 0px;
			}
			
			/* BUTTONS ABOVE VIDEO GRAPHICS IN HEADER */
			#inline-video-wrapper { 
			background: transparent url(../i/inline-video-1-bg.jpg) no-repeat left top;
			display:block; 
			float:right; 
			width:143px; 
			height:141px;
			margin:0 0 10px 10px;
			}
			
			#inline-videobuton {
				margin:49px 0 0 40px;
				width: 60px;
				height: 35px;
				}
			
			 #inline-videobuton a {
					width: 60px;
					height: 35px;
					background: transparent url(../i/video-arrow.png) center 7px no-repeat;
					display: block;
				}
			 #inline-videobuton a:hover {
					background: transparent url(../i/video-arrow.png) center bottom no-repeat;
				}
				
			#inline-watchvideo-link {
			  height:20px;
              margin:20px;
              width:105px;
			}
			
			#inline-watchvideo-link a {
					height:20px;
                    width:105px;
					display: block;
				}
			
			#watch-video-button {
			  height:20px;
			  margin-left:690px;
			  position:absolute;
			  top:150px;
			  width:105px;
			  z-index:101;
			}
				 #watch-video-button a {
					height:20px;
                     width:105px;
					display: block;
				}
			 #watch-video-button a:hover {
					
				}
			
			#videobutton2 {
				width: 30px;
				height: 30px;
				position: absolute;
				top: 94px;
				margin-left:712px;
				z-index: 101;
			}
				 #videobutton2 a {
					width: 60px;
					height: 35px;
					background: transparent url(../i/video-arrow.png) center 7px no-repeat;
					display: block;
				}
			 #videobutton2 a:hover {
					background: transparent url(../i/video-arrow.png) center bottom no-repeat;
				}
				a span.hidden {
					display: none;
				}
			
                #topNav{
					margin:-4px 0 -4px 10px;		
					width:950px;
					display: block;
				}
				#topNav ul {
					margin:9px auto 0px 189px;
					width:638px;

				}
				#topNav li{
					float:left;
					padding:4px 0;
					list-style:none;
					font-size:15px;
					display:block;
				}
				#topNav li a{
					color:#fff;
					text-decoration:none;
					font-weight:bold;
					padding:10px;
				}
				#topNav li a:hover, #topNav li a.on{background:url(../i/bg_topNav.jpg) repeat-x;}
			
				#topNav ul.inuktitutFont{width:750px;}
				#topNav ul.inuktitutFont li a{font-weight:normal !important;}
			   #topNav ul.inuktitutFont li {padding:3px 0 !important;}
			#contentWrapper{
				width:950px;
				padding:0 0 0 80px;
				margin: 120px 0 0 0;
			}
				#contentLeft{}
				#contentRight{}
		#footer{
			clear:both;padding:40px 0 40px 90px;
			}
			#footer img{margin:0px 0 0 320px;}
			#footerNav {}
				#footerNav ul {
					margin:10px auto 0px 200px;
				}
				#footerNav li{
					float:left;
					padding:4px 6px;
					list-style:none;
					font-size:11px;
					}
				#footerNav li a{
					color:#9d9f9f;
					text-decoration:none;
					font-weight:bold;
				}
				#footerNav li a:hover{
					color:#003766;
					text-decoration:underline;
				}

#NUgallery img {
float:left;
padding:0px 10px 20px 0;
 
}
#NUgallery {
clear:both;
text-align:left;}


/*Media page links*/

p#video01, p#video02, p#video03, p#video04, p#video05, p#video06 {
	width: 145px;
	height: 104px;
}

	#video01 a, #video02 a, #video03 a, #video04 a, #video05 a, #video06 a {
		width: 145px;
		height: 104px;
		background: transparent url(../i/clip-1.jpg) no-repeat left 0px;
		display: block;
	}
	#video02 a {
		background: transparent url(../i/clip-2.jpg) no-repeat left 0px;
	}
	#video03 a {
		background: transparent url(../i/clip-3.jpg) no-repeat left 0px;
	}
	#video04 a {
		background: transparent url(../i/clip-4.jpg) no-repeat left 0px;
	}
	#video05 a {
		background: transparent url(../i/clip-5-nancy.jpg) no-repeat left 0px;
	}
	#video06 a {
		background: transparent url(../i/clip-6-Parniga.jpg) no-repeat left 0px;
	}
	
	#video01 a:hover {
		background: transparent url(../i/clip-1.jpg) no-repeat right 0px;
	}
		#video02 a:hover {
		background: transparent url(../i/clip-2.jpg) no-repeat right 0px;
	}
		#video03 a:hover {
		background: transparent url(../i/clip-3.jpg) no-repeat right 0px;
	}
	
	#video04 a:hover {
		background: transparent url(../i/clip-4.jpg) no-repeat right 0px;
	}
		#video05 a:hover {
		background: transparent url(../i/clip-5-nancy.jpg) no-repeat right 0px;
	}
		#video06 a:hover {
		background: transparent url(../i/clip-6-Parniga.jpg) no-repeat right 0px;
	}
	
	a span.hidden {
		display: none;
	}
/*Events Page Spesial typography*/
.eventsDate {
	width: 400px;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	
	color:#004877;
	/*border-top: 2px solid #CCC;*/
	}
	
 hr {
	background-color:#c9dff5;
	border:medium none;
	height:2px;
	margin-bottom:15px;
	margin-top:-14px;
	}

/* IMAGE ALIGN */

.alignleft {
	float:left;
	padding:0px 7px 5px 0; 
	}
.alignRight {
	float:right;
	padding:0px 0 5px 7px; 
	}
	
.readMore  {
	margin:0 0 -6px 10px;
	}
	
#albertaNurs h3 {
	margin:2px 0 6px 1px;
	}
/*VIDEO ON OUR STORIES PAGE*/

#ourstories-video-wrapper-right	{

	margin-left:200px;
	position:absolute;
	top:354px;
	}
#ourstories-video-wrapper-left	{width:160px; }

.videos-label { 
	margin-left: 20px;
	color:#004877;
	font-weight:bold;
	
	}
	
	#gallery {margin:0 0 20px;}