/* Page & Global Elements ------------------------------------------------- */
* { margin: 0; padding: 0; }
body { background-color: #D9ECF1; background: url('images/bg_pattern.gif') repeat; font-family: Verdana, Arial, sans-serif; }
h3, h4, p, ul, ol, dl { font-size: 12px; line-height: 1.6em; }
h2 { font: 18px Georgia, Times, serif; color: #a7c04d; display: block; text-indent: -9999px; margin-bottom: 10px; padding-bottom: 5px; }
h2.biography { background: url('images/title_biography.gif') top left no-repeat; }
h2.biographie { background: url('images/title_biographie.gif') top left no-repeat; }
h2.contact { background: url('images/title_contact.gif') top left no-repeat; }
h2.programs { background: url('images/title_programs.gif') top left no-repeat; }
h2.programmes { background: url('images/title_programmes.gif') top left no-repeat; }
h2.photos { background: url('images/title_photos.gif') top left no-repeat; }
h2.services { background: url('images/title_services.gif') top left no-repeat; }
h2.testimonials { background: url('images/title_testimonials.gif') top left no-repeat; }
h2.temoignages { background: url('images/title_temoignages.gif') top left no-repeat; }
h3 { font-weight: bold; color: #4f7c9a; }
h4 { font-weight: bold; color: #666; }
p { color: #666; margin-bottom: 15px; }
p.last { margin-bottom: 0; border-bottom: 0; padding-bottom: 0; }
p.credit { font-style: italic; font-size: 10px; margin-bottom: 0; }
ul { list-style: square outside; color: #666; margin-bottom: 15px; padding-left: 25px; }
/* li { margin-bottom: 6px; } */
li p { margin-bottom: 0; }

a, a:link, a:visited { color: #600; text-decoration: none; }
a:hover { text-decoration: underline; }

.lastNavLink { border-right: 0 !important; margin: 0 !important; padding: 0 !important; }
.firstNavLink { border-left: 0 !important; }
.clearer { clear: both; }

img { border: 0; }
img.left { float: left; margin: 3px 14px 0 0; }
img.right { float: right; margin: 2px 0 5px 10px; }
img.across { margin-bottom: 10px; }

.page { background-color: #FFF; margin: 0 auto; padding: 0 35px; width: 600px; }

/* Homepage ------------------------------------------------- */
.home { padding-bottom: 35px; height: 500px; width: 550px; background: url('images/home.jpg') top center no-repeat; background-color: #FFF; }

ul.homeMenu { list-style-type: none; float: right; clear: right; padding: 278px 58px 0 0; }
ul.homeMenu li { float: right; display: block; border-right: 1px solid #fff; padding-right: 6px; margin-right: 6px; }
ul.homeMenu a { display: block; height: 20px; background-repeat: no-repeat; background-position: bottom; } 
ul.homeMenu a.homemenu_eng { background-image: url('images/homemenu_eng.gif'); width: 42px; }
ul.homeMenu a.homemenu_fr { background-image: url('images/homemenu_fr.gif'); width: 49px; }
ul.homeMenu a:hover { background-position: top; }

div.designlink { margin: 0 auto; padding-top: 10px; text-align: right; color:#fff; width: 620px; font-size: 10px; }
div.designlink a { color:#fff; }

/* Header ------------------------------------------------- */
div.header { margin-bottom: 30px;  }
div.header h1 { display: block; height: 170px; margin-bottom: 2px; background: url('images/header.png') top right no-repeat; text-indent: -9999px; }
div.header ul.nav { background: url('images/navBG.gif') repeat-x top; height: 24px; list-style-type: none; padding: 0; }
div.header ul.nav li { float: left; display: block; border-right: 1px solid #fff; }
div.header ul.nav a { display: block; color: #fff; font: bold 10px Arial, sans-serif; line-height: 10px; padding: 7px 15px; text-transform: uppercase; background: transparent url('images/navBG.gif') repeat-x top; } 
div.header ul.nav a:hover { background-position: bottom; text-decoration: none; }


/* Content Pages ------------------------------------------------- */
div.sidebar { float: left; width: 120px; margin: 0 20px 0 0; }
div.sidebar ul { list-style-type: none; padding: 0; }
div.sidebar ul li { margin-bottom: 2px; }
div.sidebar ul li a, div.sidebar ul li a:visited { display: block; padding: 4px; font-size: 11px; color: #4f7c9a; line-height: 1em; /*background: url('images/bullet_blue.png') left 50% no-repeat;*/ }
div.sidebar ul li a:hover { background: #e9f5f8; text-decoration: none; color: #4f7c9a; }
div.sidebar ul li a.selected {  }

div.content { float: right; width: 460px; margin-bottom: 25px; }
div.content blockquote { background: url('images/quote.gif') no-repeat; padding: 0 15px 0 33px; margin: 0 0 15px 0; font-style: italic; }
div.content blockquote p.attribution { text-align: right; margin-bottom: 0; font-style: normal; }
div.content dl.contact { color: #666; padding-bottom: 150px; }
div.content dl.contact dd { font-weight: bold; float: left; clear: left; margin: 0 8px 5px 0; width: 100px; text-align: right; }
div.content dl.contact dt { float: left; margin-bottom: 5px; }

div.photos { padding-bottom: 50px; }
div.photos h3 { margin-bottom: 5px; }
div.photos a { float: left; display: block; margin: 0 1px 1px 0; }
div.photos div.photoset { clear: both; margin-bottom: 25px; }

/* Footer ------------------------------------------------- */
div.footer { clear: both; padding: 10px 0 30px 0; border-top: #9FBE3A 1px dotted; }
div.footer ul { font-size: 11px; padding: 0; margin: 0; }
div.footer ul li { display: block; float: right; border-right: 1px solid #999; padding: 0 8px 0 0; margin: 0 8px 0 0; }
div.footer ul li.language { float: left; border: 0; padding: 0; margin: 0; }
div.footer ul li a {  }

/* Lightbox ------------------------------------------------- */
#lightbox { position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#lightbox a img { border: none; }

#outerImageContainer { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 15px; } /* Also adjust in lightbox.js */
#loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav { left: 0; }
#hoverNav a { outline: none; }

#prevLink, #nextLink { width: 49%; height: 100%; background: transparent url('images/lightbox/blank.gif') no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url('images/lightbox/prevlabel.gif') left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url('images/lightbox/nextlabel.gif') right 15% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url('images/lightbox/prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('images/lightbox/nextlabel.gif') right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; }

#imageData { padding: 0 20px; color: #666; }
#imageData #imageDetails { width: 70%; float: left; text-align: left; }	
#imageData #caption { font-weight: bold;	}
#imageData #numberDisplay { display: block; clear: left; padding-bottom: 15px;	}			
#imageData #bottomNavClose { width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
