html {
	overflow-y: scroll;
	background-image: url(/images/rainbow_bg.png);
}

body{
	margin: 0 0 1px;
	padding: 0;
	font-family:arial;
	color: #222;
	font-size: 72%; /*11pt 70*/
	line-height: 1.3em;
}

#container {
  
  margin: 0 auto;
    width: 924px;
  text-align: left;  
 
} 

#header{
  background-color: #fff;
  height: 139px;	

  IE7background-color: transparent;
  background-image: url(../images/trans.png);
  
}

#banner{
  background-image: url(../images/header_bbmed2.png);
  background-repeat: no-repeat;
  height: 107px;
}  

#logo{
  position: absolute;
  height: 107px;
  width: 170px; 
  margin-left: 15px;
  background-image: url(../images/logo_bbmed2.png);
  background-repeat: no-repeat;
 
  

}


#menu {
	position: absolute;
	font-size: 16px;
	margin: 0 0 0 0;
	font-style:none;
	color: #666666;
	

}

#left-col {
  width: 396px;
  margin: 0 24px;
 
}


#right-col{
padding-right: 24px;
margin: 0 0 0 0;
float: right;
width: 396px;
}

#alone-col{
 width: 880px;
 margin: 0 10px;
 }

#alone-col2{
 width: 880px;
 margin: 0 10px;
 height: 640px;
}


#heading{
	
	padding-top: 10px;
	padding-left: 5px;
	height: 20px;
	background-color: #66CCFF;
	color: white;
	font-size: 22px;
	font-family: Helvetica Narrow, sans-serif;
	font-weight: normal;
	letter-spacing: 5px;
	text-transform: uppercase;

}


.content{
	min-height: 450px;
 	background-color: #ffffff;
 	padding: 12px;
 	padding-top: 30px;
 	padding-bottom: 30px;
   }


.footer{
  background-color: #ffffff;
  padding: 10px;
}

   
.gallery-box{
	
	height: 180px;
	color: #222;  
	display: inline;
	float: left;
	width: 200px;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
}

.gallery-image{
	line-height: 1%;
	width: 200px;
	height: 150px;
}
  
.gallery-legende{
	padding-left: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;	 

}

.gallery-titre{
	padding-left: 10px;
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	color: #336699;
	text-transform: uppercase;	 
}


h2{
  margin-left: 0px;
  font-size: 20px;
  font-weight: lighter;
  margin-bottom: 6px;
  color: #336699;
  text-transform: uppercase; 
  font-family: Andale Mono, monospace;
  line-height: 20px;
}

h3{
  font-size: 20px;
    color: #336699;
  text-transform: uppercase; 
  font-family: arial;
  
}



/* Main navigation */
.menu-container {

  margin: 0;
  padding-left: 12px;
  padding-top: 10px;

}




a {
	color: #666666;
	text-decoration: none;

} 

a:visited {
	color: #666666;
	text-decoration: none ;
} 

a:hover {
	color: #ff6600;
	text-decoration: none ;
} 

a:active {
	color: #66ccff;

} 

a:focus {
	
	text-decoration: none ;
} 

a img{
	border:none;
}

/*a.h3:hover {
	background-color:black;
}
*/


/* Drop shadow stuff */

.shadow-container {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

.shadow-container2{
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;  
	margin-top: 10px;
  }

.shadow {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}


/* To reduce the overlap efffect I've reduced the visibility of the north shadow */
.shadow-n {
	top: -3px;
	width: 100%;
	height: 3px;
  background-position: 100% 100%; 
	background: transparent url('../images/shadow_n.png') repeat-x;
}

.shadow-ne {
	top: -17px;
	right: -17px;
	width: 17px;
	height: 17px;
    background-position: 0% 100%;  
	background: transparent url('../images/shadow_ne.png') no-repeat;
}

.shadow-e {
	right: -17px;
	height: 100%;
	width: 17px;
	background: transparent url('../images/shadow_e.png') repeat-y;
}

.shadow-se {
	bottom: -17px;
	right: -17px;
	width: 17px;
	height: 17px;
  background-position: 0% 0%;    
	background: transparent url('../images/shadow_se.png') no-repeat;
}

.shadow-s {
	bottom: -17px;
	width: 100%;
	height: 17px;
	background: transparent url('../images/shadow_s.png') repeat-x;
}

.shadow-sw {
	bottom: -17px;
	left: -17px;
	width: 17px;
	height: 17px;
  background-position: 100% 0%;  
	background: transparent url('../images/shadow_sw.png') no-repeat;
}

.shadow-w {
	left: -17px;
	height: 100%;
	width: 17px;
	background: transparent url('../images/shadow_w.png') repeat-y;
}

.shadow-nw {
	top: -17px;
	left: -17px;
	width: 17px;
	height: 17px;
  background-position: 100% 100%;
	background: transparent url('../images/shadow_nw.png') no-repeat;
}


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

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


