/* Common */
/* Layout */
/* Calendar Popup */
@media handheld,only screen and (max-width: 768px) {
  #sb-body-inner {
    overflow: scroll !important;
    -webkit-overflow-scrolling: touch !important;
  }
}
@media handheld,only screen and (max-width: 480px) {
  #sb-wrapper {
    top: 10px !important;
  }
  #sb-wrapper-inner {
    min-height: 320px;
  }
}
canvas {
  visibility: visible important;
}
body,
table,
input,
select,
textarea {
  font-family: 'Verdana', Arial, sans-serif;
  font-size: 100%;
  line-height: 1.125em;
  overflow-x: hidden;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  color: #000;
  background: url('../../include/resources/cairnsluxuryapartments/images/i-bg.png') top repeat-x #1c3f95;
}
dl.col dt {
  float: left;
  width: 6em;
  font-weight: bold;
}
dl.col dd {
  margin-left: 7em;
}
.clear:after {
  content: ".";
  height: 1px;
  display: block;
  clear: both;
  visibility: hidden;
}
.clr {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
@media handheld,only screen and (max-width: 768px) {
  .left,
  .right {
    float: none;
    display: block;
  }
  span.left,
  span.right {
    margin: 0;
  }
  .media-thumbnail:hover {
    background-color: transparent !important;
  }
}
#constrain {
  width: 990px;
  margin: 0 auto;
  position: relative;
}
@media handheld,only screen and (max-width: 990px) {
  #constrain {
    width: 100%;
  }
}
#header {
  height: 40px;
  color: white;
}
@media handheld,only screen and (max-width: 990px) {
  #header {
    height: auto;
    padding: 0 20px;
  }
}
#header #small-logo {
  display: none;
}
@media handheld,only screen and (max-width: 990px) {
  #header #small-logo {
    width: 100%;
    height: 92px;
    background: url('../../include/resources/cairnsluxuryapartments/images/i-small-logo.svg') center no-repeat;
    background-size: contain;
    display: block;
  }
}
#header .logo {
  position: absolute;
  left: 0;
  margin-top: 18px;
}
#header #booking {
  position: absolute;
  right: 0;
  text-align: right;
  width: 500px;
}
#header #booking .facebook {
  margin-top: 30px;
  margin-right: 20px;
  display: inline-block;
}
#header #booking .facebook .contact {
  margin-top: 10px;
  line-height: 22px;
}
#header #booking .facebook .contact .city {
  font-size: 18px;
}
#header #booking .facebook .contact .phone {
  font-size: 24px;
}
.ie10 #nav ul li:last-child a {
  padding-right: 38px;
  padding-left: 38px;
}
@media handheld,only screen and (max-width: 990px) {
  .nav-block {
    overflow: hidden;
    text-align: left;
  }
}
.nav-block .nav-toggle {
  display: none;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 53px;
  cursor: pointer;
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#163385));
  background-image: linear-gradient(to bottom,#2b51a2,#163385);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#163385 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#163385');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#163385')";
}
@media handheld,only screen and (max-width: 990px) {
  .nav-block .nav-toggle {
    display: block;
  }
}
.nav-block .nav-toggle img {
  float: right;
  vertical-align: middle;
  padding-top: 15px;
}
.nav-block .nav-cell {
  height: 100px;
}
@media handheld,only screen and (max-width: 990px) {
  .nav-block .nav-cell {
    display: none;
  }
}
@media handheld,only screen and (max-width: 990px) {
  .nav-block.open .nav-toggle {
    background-color: #1c3f95;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#163385));
    background-image: linear-gradient(to bottom,#2b51a2,#163385);
    background-image: -ms-linear-gradient(top,#2b51a2 0%,#163385 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#163385');
    -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#163385')";
  }
}
@media handheld,only screen and (max-width: 990px) {
  .nav-block.open .nav-cell {
    display: block;
    height: auto;
  }
}
#nav {
  height: 53px;
  position: relative;
  z-index: 101;
}
@media handheld,only screen and (max-width: 990px) {
  #nav {
    height: auto;
  }
}
#nav ul {
  position: relative;
  height: 53px;
}
@media handheld,only screen and (max-width: 990px) {
  #nav ul {
    height: auto;
  }
}
#nav ul li.home-section a {
  width: 100px;
}
#nav ul li.harbour-lights-complex-section a {
  width: 250px;
}
#nav ul li.luxury-apartments-holiday-houses-section a {
  width: 320px;
}
#nav ul li.luxury-tours-section a {
  width: 176px;
}
#nav ul li.luxury-tours-section ul li a {
  width: 230px;
}
#nav ul li.contact-section a {
  width: 120px;
}
#nav ul li {
  display: block;
  float: left;
  position: relative;
  padding-right: 6px;
}
#nav ul li a {
  display: block;
  color: #1c3f95;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  line-height: 53px;
  text-align: center;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#c5c5c5));
  background-image: linear-gradient(to bottom,#f7f7f7,#c5c5c5);
  background-image: -ms-linear-gradient(top,#f7f7f7 0%,#c5c5c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7',endColorstr='#c5c5c5');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#c5c5c5')";
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
#nav ul li a:hover,
#nav ul li a.current {
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#163385));
  background-image: linear-gradient(to bottom,#2b51a2,#163385);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#163385 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#163385');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#163385')";
  color: #fff;
}
@media handheld,only screen and (max-width: 990px) {
  #nav ul li {
    float: none;
    padding-right: 0;
  }
  #nav ul li a {
    width: 100% !important;
    text-align: left;
    border-radius: 0;
    padding: 0 15px;
  }
}
#nav ul li:last-child {
  padding-right: 0;
}
#nav ul ul {
  position: absolute;
  z-index: 100;
  left: -10000px;
  opacity: 0;
  /* open animation will start at this point */
  top: 40px;
  min-width: 150px;
  width: auto;
  height: auto;
  border: 0;
  /* invisible padding to make accidental mouse-outs less likely */
  overflow: hidden;
  margin-left: -40px;
  padding: 0 40px 40px 40px;
}
@media handheld,only screen and (max-width: 990px) {
  #nav ul ul {
    left: auto;
    position: relative;
    opacity: 1;
    top: auto;
    padding: 0 0 0 40px;
  }
}
#nav ul li.sfhover ul,
#nav ul li:hover ul,
#nav ul li.over ul {
  left: 0;
  /* open animation will end at this point */
  top: 46px;
  opacity: 1;
  transition: top 0.2s ease-in;
  -moz-transition: top 0.2s ease-in;
  -webkit-transition: top 0.2s ease-in;
  -o-transition: top 0.2s ease-in;
}
@media handheld,only screen and (max-width: 990px) {
  #nav ul li.sfhover ul,
  #nav ul li:hover ul,
  #nav ul li.over ul {
    top: auto;
  }
}
#nav ul ul li {
  float: none;
  border: 0;
  margin: 0;
  background-color: #f5f5f5;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#c5c5c5));
  background-image: linear-gradient(to bottom,#f7f7f7,#c5c5c5);
  background-image: -ms-linear-gradient(top,#f7f7f7 0%,#c5c5c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7',endColorstr='#c5c5c5');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#c5c5c5')";
  color: #404040;
  border: 1px solid #fff;
  border-top: 0;
  display: block;
  padding-right: 0;
}
#nav ul ul li:last-child {
  float: none;
}
#nav ul ul li:first-child:before {
  display: none;
}
#nav ul ul li:last-child:after {
  display: none;
}
#nav ul li ul li a,
#nav ul li.current ul li a,
#nav ul li.sfhover ul li a,
#nav ul li:hover ul li a,
#nav ul li.over ul li a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  white-space: nowrap;
  border: 0;
  font-size: 13px;
  text-align: left;
  display: block;
  line-height: 26px;
  padding: 3px 20px 2px 18px;
  margin: 0;
}
#nav ul li ul li:hover,
#nav ul li.current ul li:hover {
  background-color: #fff !important;
}
@media handheld,only screen and (max-width: 990px) {
  #hero {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #2090c5;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#071962),to(#2090c5));
    background-image: linear-gradient(to bottom,#071962,#2090c5);
    background-image: -ms-linear-gradient(top,#071962 0%,#2090c5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#071962',endColorstr='#2090c5');
    -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#071962', endColorstr='#2090c5')";
  }
}
#hero-constrain {
  width: 990px;
  margin: 0 auto;
  position: relative;
  background-color: #2090c5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#071962),to(#2090c5));
  background-image: linear-gradient(to bottom,#071962,#2090c5);
  background-image: -ms-linear-gradient(top,#071962 0%,#2090c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#071962',endColorstr='#2090c5');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#071962', endColorstr='#2090c5')";
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
@media handheld,only screen and (max-width: 990px) {
  #hero-constrain {
    width: 100%;
    height: auto !important;
    padding-left: 0;
    padding-right: 0;
  }
  #hero-constrain img {
    width: 100% !important;
    height: auto;
    max-height: 344px;
  }
}
#hero-overlay {
  position: absolute;
  top: -349px;
  z-index: 90;
  background-repeat: no-repeat;
  background: url('../../include/resources/cairnsluxuryapartments/images/i-hero-overlay.svg') right bottom no-repeat;
  height: 344px;
  width: 990px;
  vertical-align: bottom;
}
@media handheld,only screen and (max-width: 990px) {
  #hero-overlay {
    display: none;
  }
}
#hero-overlay p {
  font-family: 'Roboto Condensed', sans-serif;
  color: white;
  font-size: 24px;
  position: absolute;
  top: 300px;
  left: 15px;
  font-weight: 300;
}
#big-logo {
  width: 990px;
  height: 92px;
  background: url('../../include/resources/cairnsluxuryapartments/images/i-big-logo.svg') no-repeat;
}
@media handheld,only screen and (max-width: 990px) {
  #big-logo {
    display: none;
  }
}
#content-wrapper {
  background-color: white;
}
#content-wrapper .cta {
  margin: 25px;
  box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}
#content-wrapper .cta:last-child {
  position: relative !important;
}
#content-wrapper ul {
  padding: 0 25px;
}
#content-wrapper ul li {
  font-size: 12px;
  color: #525252;
}
#content-wrapper ul.subnav {
  float: right;
  width: 280px;
  list-style: none;
  margin: 65px 0 65px 25px;
}
@media handheld,only screen and (max-width: 768px) {
  #content-wrapper ul.subnav {
    float: none;
    padding: 25px 0;
    min-width: 280px;
    width: auto;
    margin: 0 25px;
  }
}
#content-wrapper ul.subnav li.nav {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#c5c5c5));
  background-image: linear-gradient(to bottom,#f7f7f7,#c5c5c5);
  background-image: -ms-linear-gradient(top,#f7f7f7 0%,#c5c5c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7',endColorstr='#c5c5c5');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#c5c5c5')";
  display: block;
}
#content-wrapper ul.subnav li.nav a {
  display: block;
  color: #1c3f95;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
#content-wrapper ul.subnav li.nav:hover,
#content-wrapper ul.subnav li.nav.current {
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#153284));
  background-image: linear-gradient(to bottom,#2b51a2,#153284);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#153284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#153284');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#153284')";
}
#content-wrapper ul.subnav li.nav:hover a,
#content-wrapper ul.subnav li.nav.current a {
  color: #fff;
  text-decoration: none;
}
#content-wrapper ul.subnav li.nav.secure {
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#153284));
  background-image: linear-gradient(to bottom,#2b51a2,#153284);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#153284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#153284');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#153284')";
}
#content-wrapper ul.subnav li.nav.secure a {
  background: url('../../include/resources/cairnsluxuryapartments/images/lock.png') 12px 6px no-repeat;
  color: #fff;
  padding-left: 35px;
}
#content-wrapper ul.subnav li.nav.secure:hover {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#c5c5c5));
  background-image: linear-gradient(to bottom,#f7f7f7,#c5c5c5);
  background-image: -ms-linear-gradient(top,#f7f7f7 0%,#c5c5c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7',endColorstr='#c5c5c5');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#c5c5c5')";
}
#content-wrapper ul.subnav li.nav.secure:hover a {
  color: #1c3f95;
}
#content-wrapper .subnav_news {
  float: right;
  width: 29%;
  list-style: none;
  margin: 65px 0 65px 0;
  color: #b9b9b9;
}
@media handheld,only screen and (max-width: 768px) {
  #content-wrapper .subnav_news {
    float: none;
    padding: 25px 0;
    min-width: 280px;
    width: auto;
    margin: 0 25px;
  }
}
#content-wrapper .subnav_news ul {
  padding: 20px 0;
  margin: 0;
}
#content-wrapper .subnav_news li.nav {
  display: block;
}
#content-wrapper .subnav_news li.nav ul {
  padding: 0;
  margin: 0;
}
#content-wrapper .subnav_news li.nav ul li {
  padding: 0;
}
#content-wrapper .subnav_news li.nav ul li a {
  padding-left: 15px;
}
#content-wrapper .subnav_news li.nav a {
  display: block;
  color: #1c3f95;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  line-height: 40px;
  padding-right: 15px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
#content-wrapper .subnav_news li.nav:hover a,
#content-wrapper .subnav_news li.nav.current a {
  color: #525252;
  text-decoration: none;
}
#content-wrapper .news-posts-list {
  padding: 0 0 0 25px;
  float: left;
  width: 58%;
}
#content-wrapper .news-posts-list.news_site {
  padding-top: 40px;
}
#content-wrapper .news-posts-list img {
  width: 100%;
  height: auto;
}
@media handheld,only screen and (max-width: 768px) {
  #content-wrapper .news-posts-list {
    float: none;
    padding: 25px 0;
    min-width: 280px;
    width: auto;
    margin: 0 25px;
  }
  #content-wrapper .news-posts-list img {
    width: auto;
  }
}
#content-wrapper .news-posts-list .news-post {
  clear: both;
  margin: 0;
  padding: 30px 0;
  border-top: 1px solid rgba(0,0,0,0.1);
  border-bottom: 0;
  position: relative;
  min-height: 190px;
}
#content-wrapper .news-posts-list .post-image {
  display: inline-block;
  vertical-align: top;
  float: left;
}
@media handheld,only screen and (max-width: 600px) {
  #content-wrapper .news-posts-list .post-image {
    display: none;
  }
}
#content-wrapper .news-posts-list .post-image .media-thumbnail {
  display: block;
}
#content-wrapper .news-posts-list .post-image .media-thumbnail img {
  width: 190px;
  height: 190px;
  margin-right: 20px;
}
#content-wrapper .news-posts-list .post-image .media-thumbnail:hover {
  background: transparent !important;
}
#content-wrapper .news-posts-list .social-wrapper {
  position: absolute;
  top: 30px;
  right: 0;
}
#content-wrapper .news-posts-list .social-wrapper .social img {
  width: 23px;
}
#content-wrapper .news-posts-list .social-wrapper .social img:hover {
  opacity: 0.8;
}
#content-wrapper .news-posts-list .news-post-social {
  float: right;
}
#content-wrapper .news-posts-list .news-post-headline {
  padding: 0;
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
  color: #1c3f95;
  line-height: 19px;
  max-width: 75%;
}
#content-wrapper .news-posts-list p {
  padding: 0;
  margin: 10px 0;
  line-height: 17px;
}
#content-wrapper .news-posts-list .news-post-info {
  color: #b9b9b9;
  margin: 2px 0;
  font-size: 10px;
}
#content-wrapper .news-posts-list .news-post-info a {
  color: #b9b9b9;
  text-decoration: underline;
}
#content-wrapper .news-posts-list .news-post-info a:hover {
  text-decoration: none;
}
#content-wrapper .news-posts-list a.readmore-news {
  display: inline-block;
  padding: 8px;
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#153284));
  background-image: linear-gradient(to bottom,#2b51a2,#153284);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#153284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#153284');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#153284')";
  color: white;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
}
#content-wrapper .news-posts-list a.readmore-news:after {
  content: "";
  dispaly: block;
  overflow: hidden;
  clear: both;
}
#content-wrapper .apartment {
  margin: 25px;
  overflow: auto;
}
#content-wrapper .apartment.border-bottom {
  border: 10px solid #cfd0d3;
  padding: 25px;
}
#content-wrapper .apartment.border-bottom .apartment-info {
  width: 600px !important;
}
#content-wrapper .apartment img {
  margin-bottom: 10px;
  border: 1px solid #f2f2f2;
  padding: 4px;
  display: block;
}
@media handheld,only screen and (max-width: 768px) {
  #content-wrapper .apartment img {
    display: inline-block;
  }
}
#content-wrapper .apartment span {
  border: none !important;
  background: none !important;
}
#content-wrapper .apartment .apartment-info {
  float: right;
  margin-left: 20px;
  width: 650px;
  height: 100%;
}
@media handheld,only screen and (max-width: 990px) {
  #content-wrapper .apartment .apartment-info {
    width: auto;
    max-width: 420px;
  }
}
@media handheld,only screen and (max-width: 767px) {
  #content-wrapper .apartment .apartment-info {
    max-width: none;
    margin-left: 0;
    float: none;
  }
}
#content-wrapper .apartment .apartment-info .overlay-link {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
  display: normal !important;
}
#content-wrapper .apartment .apartment-info h2 {
  padding: 0;
  font-size: 24px;
  line-height: 36px;
}
#content-wrapper .apartment .apartment-info p {
  padding: 0;
}
#content-wrapper .apartment .apartment-info p.popup {
  color: #1c3f95;
  font-weight: normal;
  font-size: 24px;
  margin: 0 0 1em 0;
}
#content-wrapper .apartment .apartment-info p.popup strong {
  font-weight: normal;
}
#content-wrapper .apartment .apartment-info p.price {
  display: block;
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#153284));
  background-image: linear-gradient(to bottom,#2b51a2,#153284);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#153284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#153284');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#153284')";
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
#content-wrapper .apartment .apartment-info p.price a {
  display: block;
  padding: 10px;
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#153284));
  background-image: linear-gradient(to bottom,#2b51a2,#153284);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#153284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#153284');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#153284')";
  color: white;
  text-decoration: none;
}
#content-wrapper .apartment .apartment-info p.price a:hover {
  text-decoration: none;
}
#content-wrapper .apartment .apartment-info a.readmore-style-button {
  display: inline-block;
  padding: 10px;
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#153284));
  background-image: linear-gradient(to bottom,#2b51a2,#153284);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#153284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#153284');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#153284')";
  color: white;
  text-decoration: none;
}
#content-wrapper .apartment .apartment-info a.readmore-style-button:hover,
#content-wrapper .apartment .apartment-info a.readmore-style-button.expanded {
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#153284),to(#2b51a2));
  background-image: linear-gradient(to bottom,#153284,#2b51a2);
  background-image: -ms-linear-gradient(top,#153284 0%,#2b51a2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#153284',endColorstr='#2b51a2');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#153284', endColorstr='#2b51a2')";
}
#content-wrapper .apartment .button-book {
  text-align: center;
  margin: 10px 0;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #6fa30c;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#95bf25),to(#4a8106));
  background-image: linear-gradient(to bottom,#95bf25,#4a8106);
  background-image: -ms-linear-gradient(top,#95bf25 0%,#4a8106 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95bf25',endColorstr='#4a8106');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95bf25', endColorstr='#4a8106')";
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 35px;
  height: 35px;
  width: 236px !important;
}
#content-wrapper .apartment a.button-book:hover {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#c5c5c5));
  background-image: linear-gradient(to bottom,#f7f7f7,#c5c5c5);
  background-image: -ms-linear-gradient(top,#f7f7f7 0%,#c5c5c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7',endColorstr='#c5c5c5');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#c5c5c5')";
  color: #1c3f95;
  text-decoration: none;
}
#content-wrapper .apartment .overlay-link {
  width: 228px;
  padding: 0 5px;
  margin: 10px 0;
  text-align: center;
  display: block;
}
.sales {
  margin: 25px;
  overflow: auto;
  border-bottom: 1px solid #e5e5e5;
}
.sales span {
  border: none !important;
  background: none !important;
}
.sales img {
  margin-bottom: 10px;
  border: 1px solid #f2f2f2;
  padding: 4px;
}
.sales .overlay-link {
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
  display: normal !important;
}
.sales h2 {
  padding: 0;
}
.sales p {
  padding: 0 !important;
}
.sales p.price {
  display: block !important;
  padding: 10px !important;
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#153284));
  background-image: linear-gradient(to bottom,#2b51a2,#153284);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#153284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#153284');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#153284')";
  color: white !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}
.sales p.price a {
  color: white;
  text-decoration: underline;
}
.sales p.price a:hover {
  text-decoration: none;
}
.sales .button-book {
  text-align: center;
  margin: 10px 0;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #6fa30c;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#95bf25),to(#4a8106));
  background-image: linear-gradient(to bottom,#95bf25,#4a8106);
  background-image: -ms-linear-gradient(top,#95bf25 0%,#4a8106 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95bf25',endColorstr='#4a8106');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95bf25', endColorstr='#4a8106')";
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 35px;
  height: 35px;
  width: 236px !important;
}
.sales a.button-book:hover {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#c5c5c5));
  background-image: linear-gradient(to bottom,#f7f7f7,#c5c5c5);
  background-image: -ms-linear-gradient(top,#f7f7f7 0%,#c5c5c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7',endColorstr='#c5c5c5');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#c5c5c5')";
  color: #1c3f95;
  text-decoration: none;
}
.sales .overlay-link {
  width: 228px;
  padding: 0 5px;
  margin: 10px 0;
  text-align: center;
  display: block;
}
.booking-special {
  margin: 25px 0 0 25px;
  padding: 10px 10px 0 10px;
  border: 2px dashed #6fa30c;
  width: 500px;
}
.booking-special h3 {
  padding-bottom: 10px;
  color: #6fa30c;
  font-size: 24px;
  margin: 0;
}
.booking-special p {
  font-family: 'Roboto Condensed', sans-serif;
  margin: 0 !important;
  padding-bottom: 10px !important;
  padding-left: 0 !important;
}
.booking-special p:last-child {
  padding-bottom: 0;
}
.booking-special .highlight {
  color: red;
  text-transform: uppercase;
  line-height: 20px;
  font-size: 18px;
}
.booking-special .button-book {
  margin: 0 !important;
}
.booking-special .overlay-link {
  width: 228px;
  font-size: 16px;
  padding: 0 5px;
  margin: 10px 0;
  text-align: center;
  display: block;
}
@media handheld,only screen and (max-width: 768px) {
  .booking-special {
    width: auto;
    margin: 25px;
  }
  .booking-special h3 {
    line-height: normal;
  }
}
.maps-left {
  float: left;
  width: 500px;
  margin-right: 25px;
}
@media handheld,only screen and (max-width: 990px) {
  .maps-left {
    width: auto;
    float: none;
  }
  .maps-left iframe {
    width: 100%;
  }
}
.reviews {
  float: right;
  margin: 25px;
}
@media handheld,only screen and (max-width: 768px) {
  .reviews {
    width: auto;
    float: none;
    padding-top: 50px;
  }
}
#content-wrapper:after {
  content: ".";
  height: 0px;
  display: block;
  clear: both;
  visibility: hidden;
}
.phone {
  font-size: 34px;
  font-family: 'Roboto Condensed', sans-serif;
  padding-bottom: 10px;
}
.phone2 {
  font-size: 24px;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 10px 0;
}
#footer {
  background: url('../../include/resources/cairnsluxuryapartments/images/i-footer-shadow.png') repeat-x top #fff;
  padding-top: 8px;
  overflow: hidden;
}
#footer #footer-nav {
  width: 260px;
  float: left;
}
#footer #footer-nav ul.sidebar-nav {
  border-top: 1px solid #e5e5e5;
  margin: 10px 25px;
  padding: 10px 0;
}
#footer #footer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0 25px;
}
#footer #footer-nav ul li {
  line-height: 20px;
  background: url('../../include/resources/cairnsluxuryapartments/images/i-li-arrow.svg') no-repeat 0 8px;
}
#footer #footer-nav ul li a {
  padding-left: 10px;
  font-size: 11px;
  color: #525252;
  text-decoration: none;
  display: block;
}
#footer #footer-nav ul li a:hover {
  text-decoration: underline;
}
#footer #footer-contact {
  display: inline-block;
}
#footer #footer-contact p,
#footer #footer-contact dl {
  font-size: 11px;
  line-height: 20px;
  color: #525252;
  padding: 0 15px;
  margin-bottom: 1em;
}
#footer #footer-contact dl.col dt {
  float: none !important;
}
#footer #footer-contact dl.col dd {
  margin-left: 0 !important;
}
#footer #footer-contact h2 {
  padding: 25px 0 0 15px;
}
#footer #footer-contact .map-link {
  /*white-space: nowrap;*/
  background: url('../../include/resources/cairnsluxuryapartments/images/i-icon-map.png') no-repeat center left;
  height: 15px;
  line-height: 15px;
  display: block;
}
#footer #footer-contact a.map-link {
  padding-left: 18px;
}
@media handheld,only screen and (max-width: 768px) {
  #footer #footer-contact h2,
  #footer #footer-contact p,
  #footer #footer-contact dl {
    padding: 0 25px;
  }
}
#footer #footer-externals {
  display: inline-block;
  vertical-align: top;
  padding: 25px 0 0 10px;
}
@media handheld,only screen and (max-width: 768px) {
  #footer #footer-externals {
    padding: 0 25px;
  }
}
#footer #footer-externals div {
  padding-top: 20px;
}
#footer #footer-externals a,
#footer #footer-externals a:hover {
  text-decoration: none;
}
#footer #footer-externals .button-blue {
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #1c3f95;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2b51a2),to(#153284));
  background-image: linear-gradient(to bottom,#2b51a2,#153284);
  background-image: -ms-linear-gradient(top,#2b51a2 0%,#153284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2',endColorstr='#153284');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#2b51a2', endColorstr='#153284')";
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
}
#footer #footer-externals .button-blue img {
  vertical-align: middle;
  margin: 3px 3px 4px 2px;
}
#footer #footer-externals a.button-blue:hover {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#c5c5c5));
  background-image: linear-gradient(to bottom,#f7f7f7,#c5c5c5);
  background-image: -ms-linear-gradient(top,#f7f7f7 0%,#c5c5c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7',endColorstr='#c5c5c5');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#c5c5c5')";
  color: #1c3f95;
}
#footer #footer-webcam {
  float: right;
  display: inline-block;
  vertical-align: top;
  padding: 25px 25px 0 15px;
  overflow: hidden;
}
@media handheld,only screen and (max-width: 768px) {
  #footer #footer-webcam {
    float: none;
    padding: 25px;
  }
}
#footer #footer-webcam p {
  font-size: 11px;
  color: #7e8083;
  padding-top: 5px;
}
#footer #footer-webcam iframe html body #main h2 {
  color: #7e8083;
  font-weight: normal;
  font-size: 18px;
  margin: 0 0 1em 0;
  padding: 25px 25px 0;
}
#footer #footer-webcam:after {
  content: ".";
  height: 0px;
  display: block;
  clear: both;
  visibility: hidden;
}
#footer #footer-last {
  display: block;
  /*margin-top: -60px;*/
  position: relative;
  width: 500px;
  overflow: hidden;
}
#footer #footer-last h3 {
  font-size: 24px;
  color: #1c3f95;
  font-weight: 300;
  padding: 0 25px 0;
}
#footer #footer-last p {
  font-size: 11px;
  color: #7e8083;
  padding: 25px 0 50px 25px;
}
#footer #footer-last a,
#footer #footer-last a :hover {
  text-decoration: none;
  color: #7a7a7a;
}
@media handheld,only screen and (max-width: 768px) {
  #footer #footer-last {
    width: 100%;
  }
  #footer #footer-last h3 {
    line-height: normal;
  }
}
#check-booking {
  position: absolute;
  right: 20px;
  text-align: left;
  z-index: 100;
  background-color: rgba(255,255,255,0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  top: 50px;
  max-width: 280px;
}
#check-booking h1 {
  color: #6fa30c;
  margin: 30px 0 0 20px;
  font-size: 30px;
  padding: 0;
}
#content-wrapper #check-booking {
  position: relative;
  right: auto;
  top: auto;
  background-color: #f5f5f5;
  padding: 0 10px;
  float: right;
  clear: both;
  width: 260px;
  margin: -55px 25px 65px 25px;
  border: 1px solid #c5c5c5;
}
#content-wrapper #check-booking h1 {
  margin: 10px 0;
  font-size: 24px;
}
#content-wrapper #check-booking form.g {
  margin: 0;
}
#content-wrapper #check-booking form.g .date input {
  width: 160px;
}
@media handheld,only screen and (max-width: 768px) {
  #content-wrapper #check-booking {
    float: none;
    width: auto;
    margin: 0 25px;
  }
  #content-wrapper #check-booking h1 {
    padding: 20px 0 0 0;
    margin: 0;
  }
}
@media handheld,only screen and (max-width: 990px) {
  #check-booking {
    position: relative;
    margin: 10px;
    top: auto;
    right: auto;
    max-width: none;
  }
  #check-booking h1 {
    padding: 20px 0 0 20px;
    font-size: 30px;
    margin: 0;
  }
}
.date-field a {
  vertical-align: middle;
}
form.g {
  margin: 20px;
}
form.g .form-row {
  padding-right: 10px;
}
form.g .float {
  clear: both;
  overflow: hidden;
  display: inline-block;
}
form.g .float .left {
  float: left;
}
form.g .float .right {
  float: left;
}
form.g .float .right input {
  width: 20px;
}
form.g .float .date input {
  width: 142px;
}
form.g .float .number input {
  width: 60px;
}
form.g input[type="submit"] {
  text-align: center;
  margin: 10px 0;
  color: #fff !important;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #6fa30c;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#95bf25),to(#4a8106));
  background-image: linear-gradient(to bottom,#95bf25,#4a8106);
  background-image: -ms-linear-gradient(top,#95bf25 0%,#4a8106 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95bf25',endColorstr='#4a8106');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#95bf25', endColorstr='#4a8106')";
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px;
  line-height: 35px;
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
}
form.g input[type="submit"]:hover {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#c5c5c5));
  background-image: linear-gradient(to bottom,#f7f7f7,#c5c5c5);
  background-image: -ms-linear-gradient(top,#f7f7f7 0%,#c5c5c5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7',endColorstr='#c5c5c5');
  -ms-filter:  "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#f7f7f7', endColorstr='#c5c5c5')";
  color: #1c3f95 !important;
  text-decoration: none !important;
}
form.g label {
  color: #525252;
  font-size: 12px;
  line-height: 24px;
  margin: 2em 0;
}
form.g div.calendar {
  position: absolute;
  width: 210px;
  -webkit-box-shadow: 0px 0px 2px 1px #ccc;
  -moz-box-shadow: 0px 0px 2px 1px #ccc;
  box-shadow: 0px 0px 2px 1px #ccc;
  background-color: #fff;
  border: 1px solid #6fa30c;
  font-family: 'Roboto Condensed', sans-serif;
}
form.g div.calendar-header {
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  color: #6fa30c;
}
form.g div.calendar-header a {
  display: block;
  float: left;
  width: 20px;
  text-align: center;
  text-decoration: none;
  color: #6fa30c;
}
form.g div.calendar-header a:hover {
  font-weight: bold;
  color: #6fa30c;
}
form.g div.calendar-header span {
  display: block;
  float: left;
  width: 130px;
  text-align: center;
  font-size: 14px;
}
form.g div.calendar-days {
  line-height: 22px;
  height: 22px;
  background-color: #6fa30c;
  color: #fff;
}
form.g div.calendar-days span {
  display: block;
  float: left;
  width: 30px;
  text-align: center;
  font-size: 12px;
}
form.g div.calendar-cells a {
  display: block;
  float: left;
  width: 29px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  color: #000;
  margin-top: 0;
  /* note: MUST be a 1px border-left */
  border-left: 1px solid #DDDDDE;
  /* note: MUST be a 1px border-top */
  border-top: 1px solid #DDDDDE;
}
form.g .date-field a {
  margin-top: 0px;
}
form.g div.calendar-cells a.other-month:hover {
  background-color: #F2F2F2;
}
.facebook_news {
  float: right;
  margin-right: 25px;
  width: 290px;
}
@media handheld,only screen and (max-width: 830px) {
  .facebook_news {
    margin: 0px;
    padding: 0px;
    width: 0px;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
  }
}
