@CHARSET "UTF-8";

div.content {
  display: block;
  width: 460px;
  height: 460px;
  text-align: center ;
}

div.navigation {
  width: 100%;
  float: none;
}

div.content a, div.navigation a {
  text-decoration: none;
  color: #777777;
  height: auto;
}

div.content a:focus, div.content a:hover, div.content a:active {
  text-decoration: underline;
}

div.controls {
  margin-top: 5px;
  height: 23px;
}

div.controls a {
  padding: 5px;
}

div.ss-controls {
  float: left;
}

div.nav-controls {
  float: right;
}

.roomListTableTitleCell , .roomListTableTitleCellContact{
background: #d9f3de;
font-weight: bold;
}


div.slideshow-container {
position: relative;
clear: both;
height: 450px;
background: #f6f6f6; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.loader {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('loader.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 550px;
  height: 550px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow {
}

div.slideshow span.image-wrapper {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 460px;
}

div.slideshow a.advance-link {
    display: block;
    width: 460px;
    /* max-height: 350px; */
    /* This should be set to be at least the height of the largest image in the slideshow */
    /* line-height: 350px; */
    /* This should be set to be at least the height of the largest image in the slideshow */
    text-align: center;
    overflow: hidden;
}

div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
  text-decoration: none;
}

div.slideshow img {
vertical-align: middle;
border: 1px solid #ccc;
max-width: 630px;
max-height: 450px;
max-width: 630px\9;
max-height: 450px\9;
height: auto !important;
width: auto !important;
}

div.download {
  float: right;
}

div.caption-container {
  position: relative;
  clear: left;
  height: 0px;
}

span.image-caption {
display: block;
position: absolute;
width: 100%;
top: 0;
left: 0;
text-align: center;
background: url(/penguin/resources/image/xias/home/bg_dot.png);
}

div.caption {
  padding: 12px;
}

div.image-title {
  font-weight: bold;
  font-size: 1.4em;
}

div.image-desc {
  line-height: 1.3em;
  padding-top: 12px;
}

div.navigation {
  /* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}


ul.thumbs {
  clear: both;
  margin: 0 ;
  padding: 0;
  overflow: hidden;
}

ul.thumbs li {
  float: left;
  padding: 0;
  margin: 1px;
  list-style: none;
}

a.thumb {
  padding: 2px;
  display: block;
  /*border: 1px solid #ccc;*/
}

ul.thumbs li.selected a.thumb {
    /*background: #999999;*/
    height: auto;
}

a.thumb:focus {
  outline: none;
}

ul.thumbs img {
  border: none;
  display: block;
  width: 50px;
  height: 50px;
}

div.pagination {
  clear: both;
}

div.navigation div.top {
  margin-bottom: 12px;
  height: 11px;
}

div.navigation div.bottom {
  margin-top: 12px;
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
  display: block;
  float: left;
  margin-right: 2px;
  padding: 4px 7px 2px 7px;
  border: 1px solid #ccc;
}

div.pagination a:hover {
  background-color: #eee;
  text-decoration: none;
}

div.pagination span.current {
  font-weight: bold;
  background-color: #000;
  border-color: #000;
  color: #fff;
}

div.pagination span.ellipsis {
  border: none;
  padding: 5px 0 3px 2px;
}

.galleryThumbTableCell.right {
    padding-top: 10px;
    width: 100%;
    float: none;
    margin-bottom: 10px;
}

table.building_table {
margin-bottom: 20px;
}

table.building_table th {
background: #f2f2f2;
font-size: 14px;
width: 120px;
}

table.building_table td {
font-size: 14px;
padding: 16px 4px;
border-bottom: 1px solid #e4e4e4;
}

.galleryThumbTableCell {
  width: 460px;
  float: left;
  margin-top: 0px;
  padding-top: 0px;
}

#buy_outline {
overflow: hidden;
margin-top: 50px;
}

#buy_table {
float: right;
width: 520px;
}

#buy_table table{
border-top: 1px solid #f2f2f2;
border-left: 1px solid #f2f2f2;
}

#buy_table th{
background: #f2f2f2;
width: 150px;
}

#buy_table td{
border-bottom: 1px solid #f2f2f2;
border-right: 1px solid #f2f2f2;
}

img.photoThumb {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

@media (max-width: 750px) {

div.content {
  float: none;
width: 100%;
}

div.slideshow a.advance-link {
width: 100%;
}

div.slideshow img {
max-width: 100%;
max-height: 280px;
}

div.slideshow span.image-wrapper {
position: static;
width: 100%;
padding: 1%;
}

div.slideshow-container {
height: 280px;
overflow: hidden;
}

.galleryThumbTableCell.right {
float: none;
width: 100%;
overflow-x: scroll;
}

.photoThumb {
width: 100%;
height: 80px;
}

ul.thumbs li {
width: 8%;
}

div.navigation {
width: 360%;
}

div.caption-container {
height: auto;
min-height: 45px;
}

div.content div.controls a {
padding: 4px 5px;
color: #fff;
width: 100px;
display: block;
float: left;
text-align: center;
font-size: 12px;
margin-bottom: 15px;
}

div.navigation div.bottom {
  display: none;
}

table.building_table th {
width: 70px;
font-size: 12px;
}

table.building_table td {
  font-size: 12px;  
}

.galleryThumbTableCell.inlineBlock {
float: none;
}

#buy_table {
float: none;
width: 100%;
}

ul.thumbs img {
width: 100%;
height: 80px;
}

}