/*  ontarioinuit.ca
	cascading style sheet
	developed by: Dan Copeland, Ottawa ON
*/
/*
Layout elements
*/

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, sans;
	font-size: 0.8em;
}
body#inuktitut{
	font-size: 93%;
	font-family: nunacom;
}
div#container{
	width: 100%;
	padding: 0;
	margin: 0;
}
div#splashContainer{
	width: 801px;
	w\idth: 799px;
	height: 500px;
	border: 1px solid #666;
	padding: 0;
	margin-top: -250px;
	margin-left: -400px;
	position: absolute;
	top: 50%;
	left: 50%;
	/*background: url(../images/gradient_lt_gray.gif) repeat-x left bottom;*/
}
div#splashContainer #header img{
	border-bottom: 1px solid #666;
}
div#splashContainer .controls{
	border-bottom: 1px solid #666;
	width: 799px;
	padding: 20px 0 0 0;
	margin: 0;
	border: none;
	float: left;
	text-align: center;
}
div#splashContainer .controls p{
	width: 799px;
	text-align: center;
	margin-top: 0px;
	padding: 0;
	float: left;
}
div#splashContainer .controls div.comingSoon{
	width: 799px;
	text-align: center;
}
div#splashContainer .controls div.splashBtn{
	width: 200px;
	margin: 5px 0 0 162px;
	text-align: center;
	float: left;
}
* html div#splashContainer .controls div.splashBtn{
	margin: 15px 0 0 80px !important;
}
div#splashContainer .controls div.englishSplashBtn{
	margin-left: 60px;
}
div#splashContainer .controls div.splashBtn a.english, div#splashContainer .controls div.splashBtn a.nunacom{
	width: 120px;
	height: 60px;
	display: block;
	/*float: left;*/
	margin: 0 0 0 40px;
	text-indent: -9999px;
}
div#splashContainer .controls div.splashBtn a.nunacom{
	margin: 0 0 0 40px;
}
* html div#splashContainer .controls div.splashBtn a.nunacom, * html div#splashContainer .controls div.splashBtn a.english{
	margin: 0 0 0 0;
}
div#splashContainer .controls div.splashBtn a.english{
	background: url(../images/menu/splash-btn-eng.gif) no-repeat 0 -60px;
}
div#splashContainer .controls div.splashBtn a:hover{
	background-position: 0 0;
}
div#splashContainer .controls div.splashBtn a.nunacom{
	background: url(../images/menu/splash-btn-iku.gif) no-repeat 0 -60px;
}
div#splashContainer .controls div.splashBtn a:hover{
	background-position: 0 0;
}
div#splashContainer p.font_download, div#splashContainer p.weveMoved{
	width: 200px;
	padding: 18px 0 0 0;
	text-align: center;
	float: left;
	font-size: 93%;
}
div#splashContainer p.wevedMovedGraphic{
	padding: 10px 0 0 0;
}
div#splashContainer p.weveMoved{
	padding-top: 0;
}
#header{
	background: #C7F7F7;
	height: 60px;
}
.main_menu{
	background: url(../images/menu_bg.jpg) repeat-x;
}
div#innerWrapper{
	float: left;
	width:825px;
}
td#content{
	background:url(../images/left_bg.jpg) repeat-y;
}
div.side_nav{
	width: 131px;
	padding: 0;
	margin: 0;
	float: left;
}
div.main{
	width: 668px;
	w\idth: 636px;
	padding: 16px 0 16px 16px;
	margin-left: 20px;
	color:black;
	text-align: left;
	float: left;
}
div.main ul{
	margin-left: 10px;
}
#inuktitut div.main{
	color:black;
	text-align: left;
	line-height: 1em;
	float: left;
}
#inuktitut-content{
	width: 668px;
	w\idth: 636px;
	padding: 16px;
	margin-left: 10px;
	color:black;
	text-align: left;
	float: left;
}
#inuktitut-flash{
	/* styles for flash translation movie */
	/* this div is where "resizeElement.js" writes the flash file
		('div.main object#inuktitut-flash')
	*/
	width: 630px;
	margin: 20px 0 10px 6px;
	display: block;
}
div.english *, div.main div.english span{
	font-family: Arial;
}
/* Basic formatting */

.english, p.english, p.english a{
	font-family: Arial, Helvetica, Verdana;
}
p.nunacom, .nunacom{
	font-family: nunacom !important;
}
a{
	color:#333;
}
a:focus{
	outline: none;
}
a:hover{
	color:#339999;
}
a img{
	border: none;
}
h1 b, h1 strong{
	font-weight: bold;
}
b, strong{
	/*color:#333;*/
}
.log{
	color:#5A5B6D;
}
h1 .log{
	color:#000;
}
table, td{
	margin:0;
	padding:0;
}
.style1 {color: #000000}
.style2 {
	color: #666666;
	font-weight: bold;
}
h1{
	font-size: 138%;
}
/*=clear fix
--------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Main content styles */

/*  Header styles & first-level navigation */

.main_menu table{
	height: 40px;
	width: 799px;
}
.main_menu table td{
	height: 40px;
	padding: 0 0 0 6px;
	vertical-align: top;
}
body#inuktitut .main_menu table td a{
	display: block;
	padding: 0;
	margin: 0;
	padding-top: 9px !important;
	padding-bottom: 8px !important;
}
.main_menu table td a{
	display: block;
	padding: 0;
	margin: 0;
	padding-top: 17px !important;
	padding-bottom: 12px !important;
}
.main_menu table td.guestbook{
/*	width: 98px;*/
	padding-right: 0;
}
.main_menu table td.guestbook a{
/*	float: left;*/
}
table.topBorder td {
	background: url(../images/gray_bg.jpg) repeat-x;
}

 /* Site controls */
a.langToggle{
	padding: 5px 0 4px 12px !important;
	margin-top: 0 !important;
	font-family: nunacom, Helvetica, Tahoma, sans;
	font-size: 1.5em;
/*	border: 1px dashed #999;*/
	text-decoration: none;
	display: block;
	outline: none;
}
body#inuktitut a.langToggle{
	margin-top: 7px !important;
	font-family: "Trebuchet MS", Helvetica, Tahoma, sans !important;
}
a.langToggle:hover{
	color: #fff;
/*	background-color:#339999;
	border-color: #333;*/
}
td.side_nav{
	background:url(../images/left_bg.jpg) repeat-y;
	width: 132px;
}
div.backToTop{
	width: 600px;/*
	position: absolute;
	bottom: 20px;
	left: 0;*/
}
a#backToTopLink{
	padding: 5px 5px 5px 26px;
	margin: 0 20px;
	font-size: 1em;
	text-decoration: none;
	float: right;
	background: url(../images/arrow_up.jpg) no-repeat 0 3px;
}
a#backToTopLink{
	text-decoration: underline;
}

/* Second-level navigation */

.side_nav div{
	width: 121px;
	overflow: hidden;
	margin: 0;
	font-weight:bold;
	color:#5A5B6D;
	padding: 30px 5px 10px 5px;
	background: url(../images/group1.jpg) no-repeat;
}
.side_nav div p{
	padding: 0;
	margin: 0;
}
.side_nav div p.english, .side_nav div p.english span{
	font-family:"Arial" !important;
}
.side_nav div.sidebar_logo{
	width: 110px;
	background: none !important;
	margin: 25px 0 20px 13px;
	padding: 0;
}
.side_nav ul{
	width: 131px;
	margin: 0 0 15px 0;
	padding: 20px 0 0 0;
	list-style-type: none;
	font-weight:bold;
	background: url(../images/group1.jpg) no-repeat;
}
body#inuktitut .side_nav ul{
	width: 132px;
	margin: 0;
	padding: 30px 0 0 0;
	font-weight:bold;
	color:#5A5B6D;
	background: url(../images/group1.jpg) no-repeat 0 0;
}
.side_nav ul li{
	width: 131px;
	w\idth: 121px;
	margin-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
}
body#inuktitut .side_nav div{
	background: none;
}
body#inuktitut .side_nav ul li{
	w\idth: 129px;
	padding-left:3px;
	padding-right:0px;
	font-size: 75%;
}

/* Footer layout & navigation */

.bottomBorder {
	height: 11px;
	background: url(../images/centr_bottom.jpg) repeat-x;
}
table.bottom{
	height: 11px;
	padding:0;
	margin:0;
	border: 0 !important;
	border-spacing: 0;
}
table.bottom td{
	height: 11px;
}
table.bottom .roundedCorner{
	width: 145px !important;
	text-align:right;
	padding:0;
	margin:0;
	background: url(../images/left_bg.jpg) repeat-y !important;
}