/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:1.0em;
	 background-color:#85868A; background-image:url(../Images/b&wlogo-long.png); background-attachment:fixed; background-position:bottom; background-repeat:no-repeat; 
	
	margin-top:0px; margin-bottom:0px; color:#6E6E6E;  
	
	}
* {margin:0; padding:0;} /* removes defaults of all elements */

#mainwrap{ background-color:#FFFFFF; 
width:711px; margin-top:10px; 
margin-bottom:180px; margin-left:auto; 
margin-right:auto; z-index:10; 
border-top:8px solid white;}
#spotlightphoto{  padding:10px 10px 10px 10px;  }
#postcards { text-align:center; z-index:1;  
 margin-left:auto; 
 margin-right:auto; 
 
}
.inline-photos { border:7px solid white; margin:10px 8px 3px 8px}
.gallery-thumbs { border:5px solid white; margin:5px 3px 5px 3px}

#container { 
    background: #D3D3D6;
    color: inherit;  border-left:8px solid white; border-right:8px solid white;
}

#content{ background:#D3D3D6;
    color: inherit;
    float: left;
    margin: 0 -150px 0 0;
    width: 100%;  }
	

#content .wrapper {
    background: #D3D3D6;
    margin: 10px 200px 0 0;
    overflow: hidden;
    padding: 10px 0 10px 10px;  /* optional, feel free to remove */
}


#content .wrapper-childpage p { text-align:left; font-size:.85em; font-family: Verdana, Arial, Helvetica, sans-serif; padding-bottom:10px;  text-indent:10px;  }
#content p { text-align:left; font-size:.85em; font-family: Verdana, Arial, Helvetica, sans-serif; padding-bottom:10px;  text-indent:10px; }
#sidebar {
    background:#D3D3D6;
    color: inherit;
    float: left;
    width: 150px;
}
#navigation { font-family: Verdana, Arial, Helvetica, sans-serif; line-height:2.0em; list-style:none; padding-top:10px; padding-bottom:20px; z-index:100 }
#navigation li { border-bottom:1px dashed #6E6E6E; }
#navigation  a:link { text-decoration:none; color:#6E6E6E; }
#navigation  a:visited { text-decoration:none; color:#6E6E6E; }
#navigation  a:hover { text-decoration:none; color:#6E6E6E; background-color:#C2C2C4 }


#footer {background-color:#FFFFFF;  clear:both; text-align:center; padding:5px 0px 5px 0px  }
#footer a:link { font-size:.95em; color:#85868A;}
#footer a:visted { font-size:.95em; color:#85868A;}
#footer p { font-size:.75em; padding:5px 0 8px 0}
#bottom-text {color:#D3D3D6;
 margin-right:auto; margin-left:auto;
  text-align:center; position:fixed;
   bottom:5px; width:100%; font-family:Arial, Helvetica, sans-serif;
    font-size:0.85em; text-transform:uppercase; z-index:-11; line-height:1.4em;}
	

#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; }





