/* Generated by KompoZer */
#lightbox {
  position: absolute;
  top: 20px;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
  color: #ffffff;
  left: 65px;
}
#lightbox a, #lightbox a:hover {
  border-bottom: medium none;
  color: #ffffff;
  text-decoration: underline;
}
#lightbox a img {
  border:  none;
}
#outerImageContainer {
  margin: 0 auto;
  position: relative;
  background-color: #000000;
  width: 250px;
  height: 250px;
}
#imageContainer {
  padding: 10px;
}
#loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#loadingLink {
  margin: 0 auto;
  padding: 0;
  background: transparent url(http://www.davidbleekerphotography.com/images/loading.gif) no-repeat scroll center;
  display: block;
  width: 87px;
  height: 27px;
  text-indent: -9999px;
}
#hoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#imageContainer > #hoverNav {
  left: 0;
}
#hoverNav a {
}
#prevLinkImg, #nextLinkImg {
  background: transparent url(http://www.davidbleekerphotography.com/images/blank.gif) no-repeat scroll 0% 50%;
  width: 49%;
  height: 100%;
  display: block;
  text-indent: -9999px;
}
#prevLinkImg {
  left: 0;
  float: left;
}
#nextLinkImg {
  right: 0;
  float: right;
}
#prevLinkImg:hover, #prevLinkImg:visited:hover {
  background: transparent url(http://www.davidbleekerphotography.com/images/prevlabel.gif) no-repeat scroll left 95%;
}
#nextLinkImg:hover, #nextLinkImg:visited:hover {
  background: transparent url(http://www.davidbleekerphotography.com/images/nextlabel.gif) no-repeat scroll right 95%;
}
#imageDataContainer {
  margin: 0 auto;
  font-family: Verdana,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #000000;
  line-height: 1.4em;
}
#imageData {
  padding: 0 10px;
}
#imageDetails {
  width: 70%;
  float: left;
  text-align: left;
}
#caption {
  font-weight: bold;
}
#numberDisplay {
  display: block;
  clear: left;
}
#detailsNav {
  padding: 0 0 10px;
  display: block;
  clear: left;
}
#prevLinkDetails {
  margin: 0 8px 0 0;
}
#nextLinkDetails {
  margin: 0 8px 0 0;
}
#closeLink {
  margin: 0;
  padding: 0 0 10px;
  background: transparent url(http://www.davidbleekerphotography.com/images/closelabel.gif) no-repeat scroll 0% 50%;
  display: block;
  text-decoration: none;
  float: right;
  width: 66px;
  height: 28px;
  text-indent: -9999px;
  overflow: hidden;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000000;
  opacity: 0.6;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html > body .clearfix {
  width: 100%;
}
* html .clearfix {
  height: 1%;
}
