/* Generated by KompoZer */
.nivoSlider {
  position: relative;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.nivoSlider a.nivo-imageLink {
  border:  none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 60;
  display: none;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 50;
  height: 100%;
}
.nivo-caption {
  background: #000000 none repeat scroll 0%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #ffffff;
  opacity: 0.8;
  width: 100%;
  z-index: 89;
}
.nivo-caption p {
  margin: 0;
  padding: 15px 30px 30px;
  line-height: 1.5em;
}
.nivo-caption a {
  display: inline ! important;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 99;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
.nivo-controlNav a {
  position: relative;
  z-index: 99;
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
#slider-block {
  background: transparent url(../img/slider-bg.png) repeat-x scroll left bottom;
  width: 100%;
  margin-bottom: 23px;
  margin-top: 40px;
}
#slider-holder {
  margin: 0 auto;
  background: transparent url(../img/slider-shadow.png) no-repeat scroll center bottom;
  width: 906px;
  height: 447px;
}
#slider {
  background: transparent url(../img/loading.gif) no-repeat scroll 50%;
  position: relative;
  width: 906px;
  height: 390px;
}
#slider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
#slider a {
  border:  none;
  display: block;
}
.nivo-controlNav {
  position: absolute;
  bottom: -60px;
  left: 408px;
  z-index: 9999;
  height: 56px;
  padding-left: 20px;
  padding-right: 20px;
}
.nivo-controlNav a {
  background: transparent url(../img/slider-nav-buttons.png) no-repeat scroll 0px;
  display: block;
  float: left;
  height: 13px;
  width: 13px;
  margin-top: 21px;
  margin-right: 2px;
  margin-left: 2px;
  text-indent: -9000px;
}
.nivo-controlNav a:hover {
  background-position: -12px 0px;
}
.nivo-controlNav a.active {
  background-position: -25px 0px;
}
.nivo-directionNav a {
  background: transparent url(../img/slider-arrows.png) no-repeat scroll 0%;
  display: block;
  width: 37px;
  height: 37px;
  text-indent: -9000px;
}
.nivo-directionNav a.nivo-nextNav {
  background-position:  0px 0px;
  margin-right: -19px;
  z-index: 1001;
}
.nivo-directionNav a.nivo-prevNav {
  background-position: -37px 0px;
  margin-left: -19px;
  z-index: 1001;
}
.nivo-directionNav a.nivo-nextNav:hover {
  background-position: 0px -37px;
}
.nivo-directionNav a.nivo-prevNav:hover {
  background-position:  -37px -37px;
}
