.chameleon_slider.sirius {
  font-family: Verdana, Helvetica, sans-serif;
  background: #636363;
}
.chameleon_slider.sirius .loading_slider_overlay {
  background: #222222;
}
.chameleon_slider.sirius .loading_slider_overlay p {
  color: white;
  font-size: 16px;
}
.chameleon_slider.sirius .loading_slider_overlay .indicator {
  top: 50%;
  left: 50%;
  height: 30px;
  width: 30px;
  margin: -15px 0 0 -15px;
  padding: 0;
  background: url(images/loading_dark_bg.gif) no-repeat;
}
.chameleon_slider.sirius .main_panel .preloading_item {
  background: url(images/loading_dark_bg.gif) no-repeat center center #222222;
}
.chameleon_slider.sirius a.navigation_button {
  overflow: hidden;
  background: url(images/sirius_black.png) no-repeat;
  height: 57px;
  width: 48px;
}
.chameleon_slider.sirius a.navigation_button.prev {
  background-position: 0 -101px;
}
.chameleon_slider.sirius a.navigation_button.prev:hover {
  background-position: 0 -160px;
}
.chameleon_slider.sirius a.navigation_button.next {
  background-position: -49px -101px;
}
.chameleon_slider.sirius a.navigation_button.next:hover {
  background-position: -49px -160px;
}
.chameleon_slider.sirius .scrollable_box {
  background: url(images/transparent_black_bg.png);
}
.chameleon_slider.sirius .scrollable_box .scrollbar {
  background: #898989;
}
.chameleon_slider.sirius .scrollable_box .scrollbar .thumb {
  background: #e8e8e8;
}
.chameleon_slider.sirius .scrollable_box .viewport a {
  color: white;
}
.chameleon_slider.sirius .scrollable_box .viewport a:hover {
  color: white;
}
.chameleon_slider.sirius .scrollable_box .viewport h2 {
  font-size: 18px;
  color: white;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
}
.chameleon_slider.sirius .scrollable_box .viewport p {
  font-size: 11px;
  line-height: 18px;
  color: white;
}
.chameleon_slider.sirius .pagination {
  margin: 0 0 5px 5px;
}
.chameleon_slider.sirius .pagination .pages_container li {
  margin: 5px 5px 0 0;
  width: 12px;
  height: 12px;
  background: url(images/sirius_black.png) no-repeat -53px -275px;
}
.chameleon_slider.sirius .pagination .pages_container li:hover {
  background-position: -70px -275px;
}
.chameleon_slider.sirius .pagination .pages_container li.current {
  background-position: -87px -275px;
}
.chameleon_slider.sirius .thumb_wrapper {
  background: none;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation {
  background: url(images/sirius_black.png) no-repeat 0 0;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal {
  margin-top: -14px;
  top: 50%;
  width: 24px;
  height: 29px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal.next {
  background-position: -25px -221px;
  right: 0;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal.next:hover {
  background-position: -25px -252px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal.prev {
  background-position: 0 -221px;
  left: 0;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.horizontal.prev:hover {
  background-position: 0 -252px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical {
  margin-left: -14px;
  left: 50%;
  width: 29px;
  height: 24px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical.next {
  background-position: -52px -246px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical.next:hover {
  background-position: -83px -246px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical.prev {
  background-position: -52px -221px;
}
.chameleon_slider.sirius .thumb_wrapper a.navigation.vertical.prev:hover {
  background-position: -83px -221px;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window {
  background: url(images/transparent_black_bg.png) repeat;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container {
  background: none;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul {
  padding: 16px 16px 0 0;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li {
  margin: 0 0 16px 16px;
  border: 1px solid #bcbcbc;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li .thumb_preloading {
  background: url(images/loading_dark_bg.gif) #222222;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li .caption_wrapper .caption {
  padding: 3px;
  color: white;
  font-size: 10px;
  background: url(images/transparent_black_bg.png);
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li:hover {
  border-color: white;
}
.chameleon_slider.sirius .thumb_wrapper .thumb_window .thumb_container ul li.on {
  border-color: black;
}
.chameleon_slider.sirius .thumb_wrapper.not_transparent .thumb_window {
  background: #222222;
}
.chameleon_slider.sirius .autoplay_container {
  background: url(../../common/images/transparent_white_bg.png);
}
.chameleon_slider.sirius .autoplay_container .indicator {
  background: url(../../common/images/transparent_white_bg.png);
}
.chameleon_slider.sirius .autoplay_toggle {
  width: 48px;
  height: 49px;
  background: url(images/sirius_black.png) no-repeat 0 -50px;
}
.chameleon_slider.sirius .autoplay_toggle:hover {
  background-position: -49px -50px;
}
.chameleon_slider.sirius .autoplay_toggle.pause {
  background-position: 0 0;
}
.chameleon_slider.sirius .autoplay_toggle.pause:hover {
  background-position: -49px 0;
}
.chameleon_slider.sirius .social_buttons_toggle {
  background: red;
}
.chameleon_slider.sirius.white .loading_slider_overlay {
  background: white;
}
.chameleon_slider.sirius.white .loading_slider_overlay p {
  color: #333333;
}
.chameleon_slider.sirius.white .loading_slider_overlay .indicator {
  background-image: url(images/loading_white_bg.gif);
}
.chameleon_slider.sirius.white .main_panel .preloading_item {
  background: url(images/loading_white_bg.gif) no-repeat center center white;
}
.chameleon_slider.sirius.white .scrollable_box {
  background-image: url(images/transparent_white_bg.png);
}
.chameleon_slider.sirius.white .scrollable_box .viewport a {
  color: black;
}
.chameleon_slider.sirius.white .scrollable_box .viewport a:hover {
  color: black;
}
.chameleon_slider.sirius.white .scrollable_box .viewport h2 {
  color: black;
}
.chameleon_slider.sirius.white .scrollable_box .viewport p {
  color: black;
}
.chameleon_slider.sirius.white a.navigation_button {
  background-image: url(images/sirius_white.png);
}
.chameleon_slider.sirius.white .pagination .pages_container li {
  background-image: url(images/sirius_white.png);
}
.chameleon_slider.sirius.white .thumb_wrapper a.navigation {
  background-image: url(images/sirius_white.png);
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window {
  background: url(images/transparent_white_bg.png) repeat;
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window .thumb_container ul li {
  border-color: white;
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window .thumb_container ul li .thumb_preloading {
  background: url(images/loading_white_bg.gif) white;
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window .thumb_container ul li:hover {
  border-color: #bcbcbc;
}
.chameleon_slider.sirius.white .thumb_wrapper .thumb_window .thumb_container ul li.on {
  border-color: black;
}
.chameleon_slider.sirius.white .thumb_wrapper.not_transparent .thumb_window {
  background: white;
}
.chameleon_slider.sirius.white .autoplay_toggle {
  background-image: url(images/sirius_white.png);
}
