.chameleon_slider.SeniorLiving {
  font-family: Verdana, Helvetica, sans-serif;
  background: transparent;
}
.chameleon_slider.SeniorLiving .loading_slider_overlay {
  background: #eeeeee;
}
.chameleon_slider.SeniorLiving .loading_slider_overlay p {
  color: black;
  font-size: 16px;
}
.chameleon_slider.SeniorLiving .loading_slider_overlay .indicator {
  top: 50%;
  left: 50%;
  height: 30px;
  width: 30px;
  margin: -15px 0 0 -15px;
  padding: 0;
  background: url(images/loading_grey.gif) no-repeat;
}
.chameleon_slider.SeniorLiving .main_panel {
  background: transparent;
}
.chameleon_slider.SeniorLiving a.navigation_button {
  overflow: hidden;
  background: url(images/SeniorLiving_nav.png) no-repeat;
  height: 44px;
  width: 42px;
}
.chameleon_slider.SeniorLiving a.navigation_button.prev {
  background-position: 0 0px;
}
.chameleon_slider.SeniorLiving a.navigation_button.prev:hover {
  background-position: 0 -44px;
}
.chameleon_slider.SeniorLiving a.navigation_button.next {
  background-position: -42px 0px;
}
.chameleon_slider.SeniorLiving a.navigation_button.next:hover {
  background-position: -42px -44px;
}
.chameleon_slider.SeniorLiving .item_info_container {
  background: url(images/transparent_black_bg.png);
}
.chameleon_slider.SeniorLiving .item_info_container .scrollbar {
  background: #898989;
}
.chameleon_slider.SeniorLiving .item_info_container .scrollbar .thumb {
  background: #e8e8e8;
}
.chameleon_slider.SeniorLiving .item_info_container .viewport a {
  color: white;
}
.chameleon_slider.SeniorLiving .item_info_container .viewport a:hover {
  color: white;
}
.chameleon_slider.SeniorLiving .item_info_container .viewport h2 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  color: white;
  font-weight: bold;
  font-family: Verdana, Helvetica, sans-serif;
}
.chameleon_slider.SeniorLiving .item_info_container .viewport p {
  padding: 0;
  margin: 10px 0 0;
  font-size: 11px;
  line-height: 18px;
  color: white;
}

.chameleon_slider.SeniorLiving .item_info {
  background: url(images/transparent_black_bg.png);
}
.chameleon_slider.SeniorLiving .item_info .scrollbar {
  background: #898989;
}
.chameleon_slider.SeniorLiving .item_info .scrollbar .thumb {
  background: #e8e8e8;
}
.chameleon_slider.SeniorLiving .item_info .viewport a {
  color: white;
}
.chameleon_slider.SeniorLiving .item_info .viewport a:hover {
  color: white;
}
.chameleon_slider.SeniorLiving .item_info .viewport h2 {
  font-size: 14px;
	line-height: 16px;
  margin: 0;
  margin: 10px 0 0;
  padding: 0;
  color: white;
  font-weight: normal;
  font-family: UrbanoRegular, Arial, sans-serif;
}
.chameleon_slider.SeniorLiving .item_info .viewport p {
  padding: 0;
  margin: 10px 0 0;
  font-size: 11px;
  line-height: 18px;
  color: white;
}
.chameleon_slider.SeniorLiving .item_info .viewport {
  display: block;
  margin: 0 0 0 30px;
}


.chameleon_slider.SeniorLiving .pagination {
  margin: 0 0 6px 6px;
}
.chameleon_slider.SeniorLiving .pagination .pages_container li {
  margin: 6px 6px 0 0;
  width: 12px;
  height: 12px;
  background: url(images/grey_sprite.png) no-repeat -92px 0;
}
.chameleon_slider.SeniorLiving .pagination .pages_container li:hover {
  background-position: -92px -12px;
}
.chameleon_slider.SeniorLiving .pagination .pages_container li.current {
  background-position: -92px -24px;
}
.chameleon_slider.SeniorLiving .thumb_wrapper {
  background: none;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation {
  background: url(images/grey_sprite.png) no-repeat 0 0;
  width: 33px;
  height: 33px;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.horizontal {
  margin-top: -16px;
  top: 50%;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.horizontal.next {
  background-position: -34px -215px;
  right: 0;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.horizontal.next:hover {
  background-position: -34px -249px;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.horizontal.prev {
  background-position: 0 -215px;
  left: 0;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.horizontal.prev:hover {
  background-position: 0 -249px;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.vertical {
  margin-left: -16px;
  left: 50%;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.vertical.next {
  background-position: -69px -181px;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.vertical.next:hover {
  background-position: -69px -249px;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.vertical.prev {
  background-position: -69px -146px;
}
.chameleon_slider.SeniorLiving .thumb_wrapper a.navigation.vertical.prev:hover {
  background-position: -69px -214px;
}
.chameleon_slider.SeniorLiving .thumb_wrapper .thumb_window {
  background: none;
}
.chameleon_slider.SeniorLiving .thumb_wrapper .thumb_window .thumb_container {
  background: none;
}
.chameleon_slider.SeniorLiving .thumb_wrapper .thumb_window .thumb_container ul {
  padding: 18px 18px 0 0;
}
.chameleon_slider.SeniorLiving .thumb_wrapper .thumb_window .thumb_container ul li {
  margin: 0 0 18px 18px;
  border: 1px solid #b9b9b9;
  padding: 3px;
  background: white;
}
.chameleon_slider.SeniorLiving .thumb_wrapper .thumb_window .thumb_container ul li .caption_wrapper .caption {
  padding: 3px;
  margin: 3px;
  color: white;
  font-size: 10px;
  background: url(../../common/images/transparent_black_bg.png);
}
.chameleon_slider.SeniorLiving .thumb_wrapper .thumb_window .thumb_container ul li:hover {
  border-color: #cccccc;
}
.chameleon_slider.SeniorLiving .thumb_wrapper .thumb_window .thumb_container ul li.on {
  border-color: #4d4d4d;
}
.chameleon_slider.SeniorLiving .autoplay_container {
  background: url(../../common/images/transparent_white_bg.png);
}
.chameleon_slider.SeniorLiving .autoplay_container .indicator {
  background: url(../../common/images/transparent_white_bg.png);
}
.chameleon_slider.SeniorLiving .autoplay_toggle {
  width: 46px;
  height: 47px;
  background: url(images/grey_sprite.png) no-repeat 0 0;
}
.chameleon_slider.SeniorLiving .autoplay_toggle:hover {
  background-position: 0 -47px;
}
.chameleon_slider.SeniorLiving .autoplay_toggle.pause {
  background-position: -46px 0;
}
.chameleon_slider.SeniorLiving .autoplay_toggle.pause:hover {
  background-position: -46px -47px;
}
