@CHARSET "UTF-8";

body {
	padding-top: 0px;
	margin-top: 0px;
	background-color: #05B273;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}

#DHTMLSuite_menuItem2 {
	width: 165px;
}

#DHTMLSuite_menuItem3 {
	width: 165px;
}

#DHTMLSuite_menuItem4 {
	width: 216px;
}

/* Firefox ignores //, but IE doesn't! This is such a hack. */
#DHTMLSuite_menuBar_arrow2 {
	position:absolute;	/* This lets us put the thing that catches clicks over the whole real menu */
	width:165px;	/* Width of item */
	//margin-left:-165px;
}

#DHTMLSuite_menuBar_arrow3 {
	position:absolute;	/* This lets us put the thing that catches clicks over the whole real menu */
	width:165px;	/* Width of item */
	//margin-left:-165px;
}

#DHTMLSuite_menuBar_arrow4 {
	position:absolute;	/* This lets us put the thing that catches clicks over the whole real menu */
	width:216px;	/* Width of item */
	//margin-left:-216px;
	
}

.outerpane {
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
	margin-left: 140px;
	margin-top: 6px;
	background-color: #FFFFFF;
	border: solid 1px #D3EFE3;
	border-bottom: none;
	width: 718px;
}

.innerpane {
	float: left;
	clear: both;
	padding: 0px;
	margin: 16px;
	margin-bottom: 0px;
	width: 684px;
	border: solid 1px #04B275;
	border-bottom: none;

}

#menu {
	float: left;
	clear: both;	
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
	width: 681px;
	background-color: #05B273;
	border-botom: solid 1px #CDDFAD;
}

#photo_nav {
	float: left;
	clear: both;	
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
	width: 669px;
	background-color: #FDDC8F;
	border-top: solid 1px #00B475;	
	font-family: sans-serif;
}

#content {
	float: left;
	clear: both;	
	padding: 15px;
	padding-top: 0px;
	margin: 0px;
	width: 654px;
	background-color: #FFFFFF;
	font-family: sans-serif;
	font-size: 10pt;
}

.topbar {
	width: 684px;
	float: left;
	clear: both;	
	padding: 0px;
	margin: 0px;
	background-image: url(../images/logo-en.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 109px;	
	font-family: sans-serif;
}

.topbar_fr {
	width: 684px;	
	float: left;
	clear: both;	
	padding: 0px;
	margin: 0px;
	background-image: url(../images/logo-fr.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 109px;	
	font-family: sans-serif;
}

.topmenu {
	float: right;
	padding: 2px;
	margin: 0px;
	padding-left: 7px;
	padding-right: 7px;
	border: solid 1px #04B275;
	border-top: 0px;
	border-right: 0px;
	font-family: sans-serif;
	font-weight: bolder;
	font-variant: small-caps;
	font-color: #04B275;
	font-size: 9pt;
	color:  #04B275;
	cursor: pointer;
}

.language_link {
	float: left;
	padding: 2px;
	margin: 0px;
	padding-left: 7px;
	padding-right: 7px;
	border: solid 1px #04B275;
	border-top: 0px;
	border-left: 0px;
	font-family: sans-serif;
	font-weight: bolder;
	font-variant: small-caps;
	font-color: #04B275;
	font-size: 9pt;
	color:  #04B275;
	cursor: pointer;
}

#contact {
	padding-left: 21px;	
	background-image: url(../images/mail.png);
	background-position: 7px 6px ;
	background-repeat: no-repeat;
}


#photo_text {
	padding-top: 10px;
	padding-left: 10px;
	width: 170px;
	float: left;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bolder;
}

#photo_text h1{
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: sans-serif;
	font-size-adjust: 0.6;
}

.category_listing {
	padding-top: 15px;
	width: 145px;
	float: left;
	font-family: sans-serif;
	color: #787878;
	font-size: 8pt;
	font-weight: bolder;
}

.thumbnail_wide {
	float: left;
	width: 150px;
	height: 200px;
	padding: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	font-family: sans-serif;
	color: #000000;
	font-size: 8pt;
}

.thumbnail_narrow {
	float: left;
	width: 150px;
	height: 200px;
	padding: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	font-family: sans-serif;
	color: #000000;
	font-size: 8pt;
}

.thumbnail_narrow img{
	padding-left: 25px;
}

.thumbnail_wide img{
	padding-bottom: 50px;
}

.preview {
	float: left;
	font-family: sans-serif;
	color: #000000;
	font-size: 10pt;
}

.nav {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 150px;
	padding-left: 277px;
	clear: both;
}
.nav_floatee {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 50px;

}

.preview_wide {
	padding: 15px;
	padding-left: 92px;
	margin: 0px;
	float: left;
	clear: both;
}

.preview_narrow {
	padding: 15px;
	padding-left: 175px;
	margin: 0px;
	float: left;
	clear: both;
}
table.video {
	border-collapse: collapse;
	width: 100%;	
}

table.video td, table.video th{
	border: solid 1px black;	
}
