* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
}
a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
#container{
width: 930px;
margin: 0 auto;
border-left: 4px #2056a1 solid; 
border-right: 4px #2056a1 solid;
border-bottom: 4px #2056a1 solid;}  
/*--------------------- TOP ---------------------------*/
#top{
height: 180px;
color: #333366;
background-image: url(../images/whc_banner.jpg);
background-repeat: no-repeat; }

#top-home {
height: 320px;
color: #333366;
background-image: url(../images/whc_banner_home_en.jpg);
background-repeat: no-repeat; }
#top-home-fr {
height: 320px;
color: #333366;
background-image: url(../images/whc_banner_home_fr.jpg);
background-repeat: no-repeat; } 


#top h1{
  margin-left: 25px;
  margin-top: 20px;
  font-size: 18px;
}
#top h2{
  margin-left: 25px;
  font-size: 14px;
 }
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
ul.level-1 {
color: #fff;
float: right;
padding-right: 20px; 
height: 20px;
}

ul.level-1 li {
  color: #fff;
  float: left;
  border-right-width: 1px;
  border-right-style: none;
  border-right-color: #FFFFFF;
  padding-right: 7px;
  padding-left: 7px;
}

ul.level-1 li a{
color: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px; }

ul.level-1 li.active a{
color: #f59862;
}

ul.level-1 li a:hover{
text-decoration:underline;
} 

#top h1, #top h2 {
color: #fff; }

#top h1 a span, #top-home h1 a span, #top-home-fr h1 a span {
     display: none;
}
#top-home a.youthStamp,  #top-home-fr a.youthStamp {
     width: 478px;
     height: 223px;
display: block;
}
#top-home a.youthStamp:hover {
background-image: url(../images/whc_banner_home_en_over.jpg); }

#top-home-fr a.youthStamp:hover {
background-image: url(../images/whc_banner_home_fr_over.jpg); }

a.youthStamp span {
display: none
}
/*--------------------- MAIN NAVIGATION ---------------------------*/
#top ul.main-nav  {
height: 26px;
float: left;
padding-left: 20px;
padding-top:130px;
width: 910px;
} 
#top-home ul.main-nav, #top-home-fr ul.main-nav {
height: 26px;
padding-left: 20px;
padding-top:102px;
}  
ul.main-nav li{

  margin-right: 20px;
  float:left;
  font-size: 14px;
}
ul.main-nav li a{
color: #526B3F;
font-family: Arial, Verdana, sans-serif;
font-size: 15px;
font-weight: bold; } 

ul.main-nav li.active a{
color: #1f54a1;
}
ul.main-nav li#donate-now a, ul.main-nav li#faire-un-don a {
color: #c13e53;
} 
ul.main-nav li#lang a{
display: block;
padding:5px 1px 1px 1px;
width: 55px;
height: 17px;
color: #fff;
background-color: #1f54a1;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
line-height: 10px;
text-align: center; } 

ul.main-nav li#lang a:hover {
color: #e4241e;
text-decoration: none; }
ul.main-nav li a:hover{
text-decoration:underline;
}  

/*--------------------- CONTENT ---------------------------*/
#content{
  clear:left;
  background-image: url(../images/wch_content.jpg);
   background-repeat: repeat-y;
 }
#content-full {
  clear:left;
  background-repeat: repeat-y;
  color: #edfdf0;
background-image: url(../images/wch_content_full.jpg); }

div#rightdropdown {
  display: block;
  float: right;
  clear: left;
}
/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side {
  margin-left: 7px;
  width: 250px;
  float:left;
}
#search-bar {
  padding: 15px 10px;
               display: block;
}


div#leftdropdown {
  display: block;
  padding: 15px 10px;

}
#content .left-side h2 {
margin-left: 10px;
font-size: 1.5em; }

#content .left-side h3 {
margin: 0 0 0 10px;
font-size: 1.4em; }

#content .left-side p {
font-size: 12px;
line-height: 13px; 
padding-left: 10px;
padding-bottom: 10px; } 
/*---------------------left - sub navigation---------------------------*/
#content .left-side ul {
margin: 0;
padding-top: 10px;
width: 250px;
border-top: 1px #8c9480 solid; } 


#content .left-side ul  li{
/*margin-bottom: 0px;*/
margin-bottom: -5px;
}
html>body #content .left-side ul li{
  margin-bottom: 10px;
}
.left-side ul li a {
  color: #333;
   font-size: 1.1em;
   padding: 3px 5px 3px 10px;
  display:block;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
.left-side ul  li a:hover{
text-decoration: underline;
}  
.left-side ul  li.active a {
display:block;
color: #1f54a1;
}  

/*---------------------left - sub navigation 2nd level---------------------------*/

#content .left-side ul li.sub ul {
margin: -15px 0 0 0;
border-top: none; }
html>body #content .left-side ul li.sub ul li a {
  margin-bottom: 0;
  display: block;
}
.left-side ul li.sub ul li.active a {
  color: #1f54a1;
}
.left-side ul li.sub ul li {
margin-bottom: 5px !important;
 }

.left-side ul li.sub ul li a {
color: #333366;
display:inline;
padding: 0;
font-size: 11px;
margin: 0 5px 0 25px;
line-height: 13px; }

.left-side ul li ul li a:hover {
display:inline;
padding:0px !important;
}
.left-side ul li.sub ul li.sub ul li {
margin-bottom: 5px !important;
margin-left:20px;
 }
#sidebar li.sub { margin-top: -15px; }
#sidebar li.sub[class] { margin-top: 0; }
*:first-child + html #sidebar li.sub { margin-top: -15px; }

/*---------------------content right side---------------------------*/
#content .right-side{
width: 610px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 400px;
float:right;
 }  
#search-results {
width: 600px;
}
#content-full .right-side{
width: 880px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 400px;
float:right;
color: #000;
}
#content-full .right-side #home-left-side {
width: 170px;
float: left;
padding: 0 10px;
min-height: 400px;
background-color: #b4c9a3; }
#content-full .right-side #home-feature1, #content-full .right-side #home-feature2, #content-full .right-side #home-feature3 {
width: 200px;
float: left;
margin-right: 20px;
} 


#content .right-side #contentSummary {
  background-color: #339999;
  border: 1px solid #133A3B;
  padding: 10px;
  margin-bottom: 15px;
}

.imageRight {
  float: right;
  display: block;
  margin-bottom: 7px;
  margin-left: 7px;
  background-color: #DEEBFF;
  text-align: center;
  padding-top: 7px;
  padding-bottom: 7px;
}


#homeshowWrapper {
  display: block;
  text-align: center;
}
#printPicture {
  display: none;
}
/******** GALLERY MODULE ********/ 
#photo h1{
  text-align: center;
        margin-bottom: 0.5em !important;
  }
#photo .navigation{
  height: 75px;
  text-align: center;
  width: 400px;
  margin: 0 auto;
  }  
  #photo .previous, #photo .next{
    padding: 0px;
    display: block;
    width: 40px;
    height: 25px;
  }
  #photo .previous{
    float: left;
    background: url(/images/previous.gif) no-repeat;
  }
  #photo .next{
    float: right;
    background: url(/images/next.gif) no-repeat;
  }
        #photo .back{
          font-size: 0.9em;
                color: #aaa;
                text-decoration: none;
        }
        #photo .back:hover{
          text-decoration: underline;
        }
  #photo p{
    margin: 0 0 10px 0;
  }
  #photo .image{
    clear: both;
    text-align: center;
  }
  #photo .image img{
    border: 1px solid #111;
  }
        #photo .description{
     width:400px; 
                margin: 1em auto; 
                font-size:0.9em; 
                text-align: center;
        }
#gallery {
margin-left: 50px; }

#gallery ul{
  margin: 0;
  padding: 0;
}
  #content .right-side #gallery ul li{
    margin: 0 5px 5px 0;
    list-style-type: none;
    float: left;
    width: 160px;
    height: 160px;
    line-height: 150px;
    text-align: center;
    border: 1px #505550 solid;
    background-color: #868f87;
border: 1px #41443b solid;
 }
  #gallery ul li:hover{
      border: 1px solid #aaa;

  }


#content .right-side #gallery li img{
    vertical-align: middle;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
  }


/******* FOOTER *********/

#footer{
  color: #20569f;
  font-family: Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
border-top: 6px #133f99 solid; }

#footer a {
  color: #CC6600;
}
#container #footer a:hover {
  text-decoration: underline;
 }

#footerlinks #admin_link {
overflow: hidden;
background-position: center;
width: 90px;
height: 25px;
float: left;
margin-right: 1em;
font-size: 0px;
text-align: center; }

#footerlinks #edit_link {
font-size: 0px;
overflow: hidden;
background-position: center;
width: 90px;
height: 25px;
display: block;
float: right;
}

/******** SITEMAP MODULE ********/

#sitemap li.sub{
list-style-type: none;
}
