
.views_slideshow_singleframe_no_display,
.views_slideshow_singleframe_hidden,
.views_slideshow_singleframe_controls,
.views_slideshow_singleframe_image_count {
  display: none;
}

.views_slideshow_singleframe_slide {
  margin-bottom:-35px;
}

.views_slideshow_singleframe_slide .views-row-0 {
  margin-bottom:0px !important;
}

.imagecache-banner_full {
  margin:5px;
}

.views_slideshow_singleframe_slide .views-field-body,
.views_slideshow_singleframe_slide .views-field-title {
  margin-left:5px;
  margin-right:5px;
}

.views_slideshow_controls {
  text-align: center;
  padding-top: 3px;
}

.views_slideshow_pause,
.views_slideshow_play {
  margin-left:40px !important;
  margin-right:40px !important; 
}

.views_slideshow_controls a {
  text-decoration: none;
  font-weight: bold;
  color: white !important;
  margin:5px;
}

.view-slideshow {
  background-color: #8C8C8C;
}

.views_slideshow_singleframe_slide .views-field-title {
  font-size: 1.3em !important;
  font-weight: bold;
  color: white;
}

.views_slideshow_singleframe_slide .views-field-body p {
  color: white !important;
}

/* Pager Settings */

.views_slideshow_singleframe_pager div a img {
  width: 75px;
  height: 75px;
}

.views_slideshow_singleframe_pager div {
  display: inline;
  padding-left: 10px;
}

.views_slideshow_singleframe_pager.thumbnails a.activeSlide img {
  border: 3px solid #000;
}

.views_slideshow_singleframe_pager.numbered a.activeSlide {
  text-decoration: underline;
}
