﻿/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 1em 0;
	letter-spacing: 1px;
	color: #779F09;
}
h2 {
	font-size: 1.3em;
	color: #000;
}
h3 {
	font-size: 1.2em;
	color: #000;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
a {
	color: #000;	
}

img {
	border: none;	
	
}

p {
	margin: 0;
	padding: 0;
	
}

.clearboth {
	height: 1px;
	clear: both;
}
.nobotmarg {
	margin-bottom: -0.5em;	
}
.float-r {
	float: right;
	margin: 0 0 20px 20px;
}
#wrap {
	width: 840px;
	height: auto;
	margin: 0 auto;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
}
#header {
	background-color: #b9d869;
	height: 120px;
}
#header p {
	font-size: .90em;
	letter-spacing: 1px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 120px 0 0;
	padding: 20px 0 0 0;
}

#header #welcome {
	display: block;
	height: 53px;
	width: 308px;
	background: url(images/welcome.gif) no-repeat;
	margin-top: 32px;
	margin-left: 130px;
	float:left;
}

#header #bienvenue {
	display: block;
	height: 53px;
	width: 308px;
	background: url(images/bienvenue.gif) no-repeat;
	margin-top: 32px;
	margin-left: 130px;
}

#photostop {
	height: 79px;
}

#photodesc_t {
	height: 15px;
}


div.prov_t, div.prov_b {
	width: 120px;
	float: left;
	height: 13px;
	text-align: center;
	border-bottom: 1px solid #666;
	margin-top: 1px;
}
div.prov_b {
	border-bottom: none;	
}
#photodesc a  {
	color: #000;
	font-size: .5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#photobot {
	height: 79px;
}

#user {
	font-size: .90em;
	background-color: #b9d869;
	height: 20px;
	letter-spacing: 1px;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 10px;
}

#user a {
	color: #000;	
}

/*
#content, #content-inner {
	background: url(images/mapleleaf.jpg) top left no-repeat;
}
*/
#content-inner {
	height: auto;
	line-height: 1.6;
/*	background: url(images/mapleleaf.jpg) top left no-repeat; */
	background-position: 0px 60px;
}

#content-sidebar {
	width: 200px;
	float: left;
	padding: 40px 20px;
}

#content-sidebar a {

}

#content-sidebar a:hover {
	text-decoration: underline;	
}

#content-main {
	width: 520px;
	float: left;
	padding: 40px;
}

#content-main img.imgborder {
	border: 7px solid #E3EFC2;
}

/* ============================================ HOME STYLES == */

.home #content-main {
	width: 490px;
	float: left;
	padding: 40px;
	text-align: right;
	margin: 0 30px 0 0;
}

.home #content-main  p {
	font-size: 16px;
	font-weight:normal;
	letter-spacing: 1px;
}

.home #content-main  p.small {
	font-size: 11px;
	line-height: 14px;
	font-weight:normal;
	letter-spacing: 1px;
	margin-top: 10px;
	width: 85%;
	float: right;
}

.home #content-main  img {
	margin: 20px 0;
}

#translation {
	white-space:nowrap;
	width: 100%;
	text-align: right;
	margin: 20px 0 10px 0;
}
a.english, a.french {
	background-color: #f0bc28;
	padding: 5px;
	font-size:  12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
	text-decoration: none;
}

a.french {
	background-color: #6ab9a3;
}


#NavDiv ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	margin-top: 10px;
}

.home #NavDiv ul {
	padding-left: 15px;
}

#NavDiv ul li {
	list-style: none;
	padding: 5px 0;
}

#NavDiv li a {
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.3;
	color: #000;
	
}

#NavDiv li a:hover {
	text-decoration: underline;

	
}


/* ============================================ HOME Login == */

.home #content-main {
	
	
}


/* control panel */

table.ControlPanel {
	width: 100%;
	background-color: #fff;
	border-bottom: #666 solid 2px;
}

table.ControlPanel table {
	padding: 2px;
}

table.ControlPanel table table table{
	margin: 0 auto;
}

table.ControlPanel table td table {
	margin: 0 auto;
}

div.c_footer {
	clear: both;
	z-index: 99;
	
}
#youtube {
	background:url(images/youtube_200.png) top right no-repeat;
	display:block;
	height:47px;
	width:100px;
	margin-left:200px;
	margin-top:37px;
	float:left;
	}
#dnn_ProvincePane {clear:both;}
