/* Generated by KompoZer */
.sb-slider {
  margin: 10px auto;
  position: relative;
}
.sb-slider img {
  display: none;
}
.sb-nav span {
  background: #28241f url(../images/nav.png) no-repeat scroll left top;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 50%;
  left: -50px;
  text-indent: -9000px;
  cursor: pointer;
  margin-top: -21px;
  opacity: 0.9;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
}
.sb-nav span.sb-nav-next {
  left: auto;
  right: -50px;
  background-position: right top;
}
.sb-nav span:hover {
  opacity: 1;
}
.sb-options {
  width: 65px;
  height: 30px;
  position: absolute;
  right: 4px;
  bottom: 4px;
  z-index: 20;
}
.sb-options span {
  background: #28241f url(../images/options.png) no-repeat scroll left top;
  width: 30px;
  height: 30px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.9;
  margin-right: 3px;
  float: left;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
}
.sb-options span.sb-nav-play {
  background-position: -30px 0px;
}
.sb-options span.sb-nav-info {
  margin: 0;
  background-position: -60px 0px;
}
.sb-options span.sb-nav-noinfo {
  margin: 0;
  background-position: -90px 0px;
}
.sb-side {
  margin: 0;
  display: block;
  position: absolute;
}
.sb-shadow {
  background: transparent url(../images/shadow.png) no-repeat scroll left top;
  position: absolute;
  bottom: -70px;
  left: 50%;
  margin-left: -368px;
  height: 168px;
  width: 736px;
  z-index: 1;
}
.sb-title {
  background: black none repeat scroll 0%;
  color: white;
  bottom: 0px;
  position: absolute;
  z-index: 15;
  height: 0px;
  width: 100%;
  left: 0px;
  overflow: hidden;
  opacity: 0.8;
}
.sb-title span {
  padding: 0 20px;
  font-size: 18px;
  font-family: 'Volkhov',Georgia,sans-serif;
  font-weight: 400;
  font-style: italic;
  line-height: 38px;
  display: block;
}
.sb-slider-fb-wrapper {
  overflow: hidden;
}
.sb-slider-fb img {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
#sb-note {
  padding: 10px;
  font-size: 18px;
}
#sb-note span {
  padding: 5px 10px;
  background: #c1c7d5 none repeat scroll 0%;
}
