.magenta,
* .magenta {
  color: #c03e62 !important;
}
.magenta a,
* .magenta a {
  color: #c03e62;
}
.text_shadow {
  text-shadow: 1px 1px 4px #000;
}
.left {
  float: left;
}
.right {
  float: right;
}
.font_1 {
  font-family: Arial, Helvetica, sans-serif !important;
}
.font_2 {
  font-family: 'myriad-pro', Arial, Helvetica, sans-serif !important;
}
.font_3 {
  font-family: 'iwan-reschniev', Arial, Helvetica, sans-serif !important;
}
.font_4 {
  font-family: Georgia, serif !important;
}
.font_5 {
  font-family: Helvetica, sans-serif !important;
}
.w_photogallery._slide .w_photogallery_arrow_previous:hover:before,
.w_photogallery._thumbnails .w_photogallery_arrow_previous:hover:before,
.w_photogallery._slide .w_photogallery_arrow_next:hover:before,
.w_photogallery._thumbnails .w_photogallery_arrow_next:hover:before {
  background-color: #c03e62;
}
.w_photogallery._slide .w_photogallery_strip .thumb_veil,
.w_photogallery._thumbnails .w_photogallery_strip .thumb_veil {
  background: url("/neo/i/l/magenta-veil.png");
  text-align: center;
}
.w_photogallery._slide .w_photogallery_strip .thumb_veil i,
.w_photogallery._thumbnails .w_photogallery_strip .thumb_veil i {
  display: block;
  color: #fff;
  font-size: 24px;
  position: relative;
  margin-top: 20px;
}
.w_photogallery._slide .w_photogallery_bottom .move_left,
.w_photogallery._thumbnails .w_photogallery_bottom .move_left,
.w_photogallery._slide .w_photogallery_bottom .move_right,
.w_photogallery._thumbnails .w_photogallery_bottom .move_right {
  background-color: #c03e62;
}
.w_photogallery._slide .w_photogallery_caption {
  background-color: inherit;
  color: #999;
  font-size: smaller;
  left: 0;
  min-height: 15px;
  opacity: 1;
  padding: 0;
  position: relative;
  text-transform: none;
  font-style: italic;
  width: auto;
  line-height: 18px;
}
.w_photogallery._slide .w_photogallery_caption span {
  margin: 0;
}
.w_photogallery._slide .w_photogallery_caption a {
  color: #008C99;
}
.w_photogallery._slide .w_photogallery_bottom {
  height: 0;
}
.w_photogallery._thumbnails .w_photogallery_main {
  display: none;
}
.w_photogallery._thumbnails .w_photogallery_bottom {
  height: 0;
}
.w_photogallery._thumbnails .w_photogallery_thumb {
  display: block;
}
.w_photogallery._thumbnails .w_photogallery_thumb .thumb {
  width: 169px;
  height: 169px;
  position: relative;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.w_photogallery._thumbnails .w_photogallery_thumb .thumb._last {
  margin-right: 0;
}
.w_photogallery._thumbnails .w_photogallery_thumb .thumb img {
  height: 100%;
}
.w_photogallery._thumbnails .w_photogallery_thumb .thumb .w_photogallery_enlarge {
  display: none;
}
.w_photogallery._thumbnails .w_photogallery_thumb .thumb:hover .w_photogallery_enlarge {
  display: block;
}
.w_photogallery_main {
  background-color: #f0f0f0;
  height: 490px;
  margin-bottom: 6px;
  position: relative;
}
.w_photogallery_main._active .w_photogallery_controllers {
  display: block;
}
.w_photogallery_main .preload {
  display: none;
}
.w_photogallery_main .floorplan_link_container {
  position: absolute;
  bottom: 12px;
  left: 5px;
  z-index: 1000;
}
.w_photogallery_main .floorplan_link_container a.floorplan {
  text-align: left;
  font-size: 11px;
  color: #e0e0e0;
  opacity: 0.70;
  padding: 9px;
  padding-left: 40px;
  background: url("/neo/i/l/decorators/floorplan_icon.gif") #000000 11px center no-repeat;
  background-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
}
.w_photogallery .img_transition,
.w_photogallery .ajax_loader {
  display: block;
  background: center center no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 97;
  overflow: hidden;
  visibility: hidden;
}
.w_photogallery .ajax_loader {
  opacity: 0.5;
  background: url("/neo/i/l/ajax-loader.gif") #ffffff center center no-repeat;
}
.w_photogallery .img_transition img {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  width: auto;
}
.w_photogallery_controllers {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  height: 100%;
  background-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w_photogallery_controllers .divider {
  float: left;
  height: 19px;
  margin: 8px 0;
  width: 1px;
  background-color: #999;
  overflow: hidden;
  display: none;
}
.w_photogallery_arrow_previous,
.w_photogallery_arrow_next {
  cursor: pointer;
  height: 100%;
  position: absolute;
  padding: 0px 15px;
  width: 5px;
  opacity: 0.70;
}
.w_photogallery_arrow_previous:before,
.w_photogallery_arrow_next:before {
  content: '';
  padding: 10px 0;
  height: 35px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 42%;
}
.w_photogallery_arrow_previous:hover:before,
.w_photogallery_arrow_next:hover:before {
  background-color: #0d6e72;
}
.w_photogallery_arrow_previous:before {
  background: url("/neo/i/w/photogallery/small_white_left_arrow.png") #000000 center center no-repeat;
}
.w_photogallery_arrow_next {
  right: 0;
}
.w_photogallery_arrow_next:before {
  background: url("/neo/i/w/photogallery/small_white_right_arrow.png") #000000 center center no-repeat;
}
.w_photogallery_arrow_next span {
  display: none;
}
.w_photogallery_fullscreen,
.w_photogallery_enlarge {
  margin-right: 13px;
  font-size: 11px;
  color: #fff;
  bottom: 12px;
  right: 0;
  position: absolute;
  padding: 9px;
  padding-left: 45px;
  background: url("/neo/i/w/photogallery/maximize.png") #000000 11px center no-repeat;
  background-color: rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  cursor: pointer;
  text-align: right;
}
.w_photogallery_fullscreen:hover,
.w_photogallery_enlarge:hover {
  text-decoration: underline;
}
.w_photogallery_thumb {
  display: none;
}
.w_photogallery_caption {
  font-size: 11px;
  min-height: 13px;
  padding: 12px 0;
  color: #fff;
  background-color: #000;
  opacity: 0.70;
  bottom: 12px;
  bottom: 0;
  position: absolute;
  width: 100%;
  text-transform: uppercase;
}
.w_photogallery_caption a {
  color: inherit;
}
.w_photogallery_caption span {
  margin-left: 25px;
}
.w_photogallery_bottom {
  height: 70px;
  overflow: hidden;
  position: relative;
}
.w_photogallery_bottom .move_left,
.w_photogallery_bottom .move_right {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 25px;
  background: url("/neo/i/w/photogallery/small_white_left_arrow.png") #008c99 center center no-repeat;
  opacity: 0.8;
  z-index: 100;
  cursor: pointer;
  display: none;
}
.w_photogallery_bottom .move_left:hover,
.w_photogallery_bottom .move_right:hover {
  background-color: #00c9e0;
}
.w_photogallery_bottom .move_left {
  left: 0px;
}
.w_photogallery_bottom .move_right {
  background-image: url("/neo/i/w/photogallery/small_white_right_arrow.png");
  right: 0px;
}
.w_photogallery_bottom .move_left.inactive,
.w_photogallery_bottom .move_right.inactive {
  display: none;
}
.w_photogallery_bottom:hover .move_left,
.w_photogallery_bottom:hover .move_right {
  display: block;
}
.w_photogallery_bottom:hover .move_left.inactive,
.w_photogallery_bottom:hover .move_right.inactive {
  display: none;
}
.w_photogallery_strip {
  position: absolute;
  z-index: 99;
}
.w_photogallery_strip .thumb {
  float: left;
  margin-left: 6px;
  width: 98px;
  height: 68px;
  background: #ffffff center 0 no-repeat;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
}
.w_photogallery_strip .thumb._dummy {
  cursor: default;
  border: none;
}
.w_photogallery_strip .thumb_veil {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background: url("/neo/i/l/brightblue-veil.png");
}
.w_photogallery_strip .thumb_veil i {
  display: none;
}
.w_photogallery_strip .thumb.current .thumb_veil {
  display: block;
}
.w_photogallery_strip .thumb img {
  height: 100%;
  margin: 0 auto;
}
.w_photogallery._single_img .w_photogallery_main {
  position: static;
  height: auto;
}
.w_photogallery._single_img .img_transition {
  position: static;
}
.w_photogallery._single_img .img_transition img {
  display: block;
  height: auto;
  position: static;
}
