/* Description: billy and I style. 

-moz-border-radius: ul ur lr ll;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

*/

/* --------------------- Main Site Style ------------------------ */

body {
	width: 100%;
	height: 100%;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	margin: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	overflow-x: hidden;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
	text-decoration: none;
}


h1 {
	font-family: Garamond, Hoefler Text, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	padding: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
}

h2 {
	font-family: Garamond, Hoefler Text, Times New Roman, Times, serif;
	font-size: 	16px;
	color: #000000;
	padding: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
}

p {
	padding: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
}

/* --------------------- Main Div & Class Styles ------------------------ */

#wrapper {
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	padding: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	/*z-index: 1; */
}

#bg_img  {
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	padding: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	text-align: center;
}

#bg_img img {
        position:fixed;
        top:0;
        left:0; 

        /* Preserve aspet ratio */
        min-width:100%;
        min-height:100%;
}

#all_content  {
	position: fixed;
	height: 478px;
	width: 910px;
	top: 100px;
	left: 50%;
	margin: 0px 0px 0px -455px;		/* -------------- top right bottom left ---------------- */
	padding: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	text-align: center;
	border: 0px #000 dotted;
}

#c_info {
	display: none;
	position: absolute;
	width: auto;
	height: auto;
	bottom: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	padding: 10px 20px 10px 10px;		/* -------------- top right bottom left ---------------- */
	font-size: 10px;
	font-family: Times, Times New Roman, Georgia, serif;
	font-style: italic;
	text-align: left;	
	z-index: 80;
}

#text_content{
	position: absolute;
	display: none;
	width: 200px;
	height: auto;
	top: 6px;
	left: 200px;
	margin: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	padding: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	font-size: 12px;
	font-family: Times, Times New Roman, Georgia, serif;
	font-style: italic;
	border: 0px #000 dotted;
	text-align: left;	
}

#text_content img{
	border: none;
	width: auto;
	height: auto;
	text-align: left;
}

#img_content{
	position: absolute;
	width: 710px;
	height: 478px;
	top: 0px;
	left: 190px;
	margin: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	padding: 0px 0px 20px 0px;		/* -------------- top right bottom left ---------------- */
	border: 0px #000 dotted;
	text-align: left;	
	overflow: auto;	
}

#img_content img{
	border: none;
	width: auto;
	height: auto;
	text-align: left;		
}

@font-face {
  font-family: "futura";
  src: url('futura.otf');
  }

#logo {
	position: absolute;
	width: 142px;
	height: 28px;
	bottom: 7px;
	right: 7px;
	margin: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	padding: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	border: 0px #000 dotted;
	background-image: url(../images/noiretblanc_logo_black.png);
	z-index: 80;	
}

#logo img {
	border: none;
	width: auto;
	height: auto;
}

#logo a {
	cursor:default;
}

/* ------------------------ menu style -------------------------- */

#accordion {
	position: absolute;
	width: auto;
	height: auto;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	padding: 0px 0px 0px 0px;		/* -------------- top right bottom left ---------------- */
	border: 0px #000 dotted;
	font-family: futura;
  	font-size: 13px;
	font-weight: 100;
	letter-spacing: 0.1em;
	font-stretch: expanded;
	z-index: 80;
}

p {
  	line-height: 100%;
}

ul#menu, ul#menu ul {
  	list-style-type:none;
  	margin: 0;
  	padding: 0;
  	width: auto;
  	text-align: left;
}

ul#menu a {
  	display: block;
  	text-decoration: none;
  	outline: none;
}

ul#menu li {
  	margin-top: 0px;
}

ul#menu li a {
  	color: #000;	
  	padding: 0px;
}

ul#menu li a img {
	border: none;
}

ul#menu li ul {
	margin-bottom: 3px;
}

ul#menu li ul li a {
  	color: #000;
	font-family: Times, Times New Roman, Georgia, serif;
	font-style: italic;  	
  	padding-left: 11px;
  	font-size: 10px;
  	letter-spacing: 0.0em;  
}

ul#menu li ul li a:hover {
  	border-left: 1px #000 solid;
  	padding-left: 10px;
  	
}

/* ------------------------ other -------------------------- */

#line_v{
	position: absolute;
	right: 0px;
	top: 0px
	width: 0px;
	height: 200px;
	border-right: 1px #000 solid;
	z-index: 80;
}

#line_h{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 200px;
	height: 0px;
	border-bottom: 1px #000 solid;
	z-index: 80;
}

*:focus { 
	-moz-outline: none;
}
  
/* ------------------------ lightbox style -------------------------- */

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

#outerImageContainer{ position: relative; background-color: none; width: auto; height: 100%; margin: 0 auto; }
#imageContainer{ padding: 0px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; display: none; }
#loading img{ top: 40%; height: auto; width: auto; display: none; }

#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; background: url(../images/lightbox/prevlabel.png) left 0% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/lightbox/nextlabel.png) right 0% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { left: 90; float: left; background: url(../images/lightbox/prevlabel_hover.png) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { right: 0; float: right; background: url(../images/lightbox/nextlabel_hover.png) right 0% no-repeat; }

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

#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: 26px; height: 26px; float: right;  padding-bottom: 0.7em; outline: none;}	

#overlay{ position: fixed; top: 0; left: 0; z-index: 50; width: 100%; height: auto; background-color: #FFF; }
