/* Generated by KompoZer */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  opacity: 0.85;
  display: none;
}
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: normal;
}
#lightbox img {
  width: auto;
  height: auto;
}
#lightbox a img {
  border:  none;
}
.lb-outerContainer {
  margin: 0 auto;
  position: relative;
  background-color: white;
  width: 250px;
  height: 250px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 10px;
}
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
}
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url(data:image/gif;
  base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  display: block;
}
.lb-prev {
  left: 0;
  float: left;
}
.lb-next {
  right: 0;
  float: right;
}
.lb-prev:hover {
  background: transparent url(../Images/gallery/prev.png) no-repeat scroll left 48%;
}
.lb-next:hover {
  background: transparent url(../Images/gallery/next.png) no-repeat scroll right 48%;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
}
.lb-data .lb-close:hover {
  cursor: pointer;
}
#title {
  background-color: black;
  min-width: 100%;
  min-height: 220px;
  background-repeat: no-repeat;
  background-image: url(../Images/logonew.png);
  background-position:  center center;
}
#content {
  background-color: black;
  min-width: 100%;
  min-height: 400px;
  background-repeat: no-repeat;
  font-family: Algerian;
  font-size: 17pt;
  background-position:  center center;
  background-image: url(../Images/Backround1.png);
}
#tablet {
  background-repeat: no-repeat;
  min-width: 100%;
  min-height: 43px;
  background-color: black;
  font-family: "Courier New",Courier,monospace;
  background-position: center bottom;
  background-image: url(../Images/Tablett.png);
}
#footer {
  background-color: black;
  min-width: 100%;
  min-height: 75px;
  text-align: center;
  font-style: normal;
  color: white;
  font-weight: normal;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  background-image: url(../Images/footer.png);
  background-position: center bottom;
}
#main {
  margin: 0px auto;
  width: 1000px;
  background-color: black;
}
