#chs h1 {
  font-family:Verdana,Arial,Helvetica; color:#fff; font-size:17px; margin:0;
  border-bottom:3px solid #D9AD0D;font-weight:normal;
  border-radius:0 0 0 0;
}
#chs h1 span {
  background-color:#D9AD0D;
  padding:0 20px;line-height:35px;
  border-radius:6px 6px 0px 0;
  display:inline-block;
}
#chs h2,#chs h2 p  { font-family:"Century Gothic"; font-size:20px; color:#333;margin:0;padding:0;line-height:29px; font-weight:normal;}
#chs .blog .col.b h2 {
    font-size:18px;
    line-height:20px;
    font-weight:bold;
}
#chs .blog .blog-index h2 {
    padding-left:160px;
}
#chs .blog .blog-index h2.no-padding {
    padding:0;
}

.outer-box {
  background-color:#E3DDC5;
  padding:25px 19px;
  margin-bottom:20px;
}
#tab-notabs.outer-box {
    padding-left:0;
    padding-right:0;
}
.outer-box .inner-box {
  background-color:#fff;
  padding:15px 0;
  overflow:hidden;
  margin-top:20px;
}
.outer-box > .inner-box:first-child,
.outer-box > form:first-child > .inner-box:first-child,
.outer-box input[type="hidden"]:first-child + .inner-box,
.outer-box input[type="hidden"]:first-child ~ input[type="hidden"] + .inner-box,
.outer-box script:first-child + .inner-box {
    margin-top:0px
}

.inner-box.mid .right{
  width:215px;
  padding-left:10px;
}

.outer-box.padded .inner-box { padding-left:10px;padding-right:10px }
.inner-box.padded { padding-left:10px;padding-right:10px; }

.inner-box .guarantee {
  text-align:center;
  font-family:"Century Gothic";
  font-size:14px;
}
.inner-box.mid .left {
  width:628px;
  padding-right:35px;
}
.inner-box .left {
  background:url(../../images/chs/vert-dot.png) right top repeat-y;
}
.inner-box h2 {
  background:url(../../images/chs/horz-dot.png) left bottom repeat-x;
  padding-bottom:6px;
  margin-bottom:10px;
}
/* columns displayed like a table so can position vertically centered etc */
.inner-box.table {
  display:table;
}
.columns {
  overflow:hidden;
  margin-left:-10px;
}
.inner-box.table .columns {
  display:table-row;
  margin-left:0;
}
.columns > div {
  margin-left:10px;
  float:left;
}
.inner-box.table .columns > div {
  padding-left:10px;
  display:table-cell;
  vertical-align: top;
  float:none;
}
.inner-box.table .columns > div:first-child {
  padding-left:0;
}
.col-small {
  width:240px;
}
.col-tiny {
  width:180px;
}

.col-wide {
  width:450px;
}

.col-xwide {
  width:640px;
}
.col-xxwide {
  width:700px;
}


.columns .col-small.padding-left-10 {
  width:230px;
  padding-left:10px;
}
.columns .col-tiny.padding-left-10 {
  width:170px;
  padding-left:10px;
}
.columns.three-col .col-wide {
  width:440px;
  padding-right:10px;
}
img.block { display:block;}


.hidden-visible {
    clip:rect(0px, 0px, 0px, 0px);
    width:1px;
    height:1px;
    position:absolute;
    overflow:hidden
}

/* sprites */
.sprite {
  background:url(../../images/chs/sprite.png) 0 0 no-repeat;
}

span.sprite { display:inline-block; margin:0; vertical-align: middle;}
.sprite-guests {
  background-position: 0 0;
  width:38px;
  height:41px;
}

.sprite-fb {
  background-position:-38px 0;
  width:25px;
  height:25px;
}
.sprite-rss {
  background-position:-63px 0;
  width:31px;
  height:30px;
}

p.fancy:first-of-type:first-letter,div.fancy p:first-of-type:first-letter {
  font-family: 'Parisienne',cursive;
  font-size: 150%;
  vertical-align: bottom;
}
p.fancy,div.fancy p:first-of-type { margin-top:6px;}

/* box breaks */
.break-tiny {
  background:url(../../images/chs/vert-dot.png) 709px top repeat-y;
}

/* widgets */
.widget-tts {
  width:150px;
  margin:10px auto;
  text-align: center;
  font-family:'Century Gothic';
}
.widget-tts .title {
  color:#333;
  font-size:14px;
  margin:10px 0;
}
.widget-tts .heading {
  color:#C30B0B;
  font-size:20px;
  font-weight:bold;
  margin:10px 0;
}

.click-here { display:inline-block; width:105px; background:url(../../images/chs/click-here-sprite.png) left top no-repeat; height:27px;}
.click-here:hover { background-position:right top;}
.click-here.tts { margin:10px 0;background-position:left -136px;}
.click-here.tts:hover { background-position:right -136px;}

.guarantee .book {padding:20px 0;}
.guarantee i {
  font-size:24px;
  display:block;
  font-style: normal;
}
.guarantee strong {
  color:#C30A0A;
  font-size:30px;
  font-weight:bold;
  display:block;

}

.top-gallery,
.property-gallery .thumbs {
  overflow:hidden;
  list-style:none;
  margin:-5px 0 0 -5px;
  padding:0;
}
.top-gallery li,
.property-gallery .thumbs li {
  float:left;
  margin:5px 0 5px 5px;
}

.side-gallery {
  list-style:none;
  margin:-5px 0 0 0;
  padding:0;
}
.side-gallery li {
  margin:5px 0;
}

a.button,button.button {
  display:inline-block;
  background:url(../../images/chs/btn.png) left top no-repeat;
  width:166px;
  height:44px;
  line-height:40px;
  color:#fff;
  font-family:"Century Gothic";
  font-size:14px;
  text-align: center;
  border:none;
  padding:0;
  vertical-align:middle;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  cursor:pointer;
}

ul.box {
  list-style:none;
  margin:10px 0 10px 7px;
  padding:0;
  overflow:hidden;
}

ul.box li {
  display:block;
  width:217px;
  float:left;
  margin:3px;
}

#chs ul.box li h3 {
  background-color:#d9ad0d;
  color:#fff;
  line-height:35px;
  border-radius:6px;
  text-align:center;
  font-weight:normal;
  font-size:16px;
  font-family:Verdana;
  margin:0 0 6px 0;
}

#chs ul.box li h3 a {
    color: #fff
}

ul.box li .brief {
  background-color:#E3DDC5;
  padding:0 12px 15px 12px;
}

ul.box li .brief > div {
  background-color:#fff;
  padding:6px;
}
ul.box li .brief.empty {
  text-align:center;
  padding-top:15px;
}
ul.box li p { margin:0; padding:3px; }



.top-gallery li img { width:84px; height:56px;}
#chs .inner-box > h2 { margin:0 10px 10px 10px;}

#chs .inner-box.padded > h2,
#chs .outer-box.padded .inner-box > h2 { margin-left: 0 }

.inner-box > h2 > p { margin:0;}

/* re-write cms row/columns.... */
.crow { overflow:hidden; }
.crow.three-col,.crow.two-col {
  background:url(../../images/chs/vert-dot.png) 709px top repeat-y;
}
.crow.two-col-narrow {
  background: url("../../images/chs/vert-dot.png") repeat-y 659px top;
}
.crow > div.col {
  margin-left:10px;
  float:left;
}
.crow.single {
  margin:0 10px;
}
.crow.three-col > div.a {
  width:240px;
}
.crow.three-col > div.b {
  width:440px;
}
.crow.three-col > div.c {
  width:200px;
}
.crow.two-col > div.b {
  width:690px;
}
.crow.two-col-left > div.b {
  width:640px;
}
.crow.two-col-left > div.a {
  width:240px;
}
.crow.two-col > div.c {
  width:200px;
}
.crow.two-col-narrow > div.b {
  width:640px;
}
.crow.two-col-narrow > div.c {
  width:250px;
}


.white { background-color:#fff;}

/* for guest comments*/
.columns.comments { margin-left:0;}
.columns.comments .col-small img {
  display:inline-block;
  vertical-align: middle;
}
.columns.comments .col-small > div {
  display:inline-block;
  vertical-align:middle;
  width:145px;
}
.columns.comments .col-wide { background:url(../../images/chs/vert-dot.png) left top repeat-y; padding-left:10px; width:430px; min-height:90px;}
.columns.comments .col-tiny { text-align: center;}
.columns.comments .title { }
ul.paginate {
  list-style:none;
  overflow:hidden;
  float:right;
  margin: 0 10px 0 -3px;
  padding:0;
}
ul.paginate:after { clear:both;}
ul.paginate li {
  float:left;
  margin:0 0 0 3px;
}

ul.paginate li a {
  display:block;
  border:1px solid #333;
  padding:3px;
}

ul.paginate li.active a {
  background-color:#ccc;
}

ul.paginate li.count { padding:4px;}

.comments-user-rating {
    text-align:center;
    margin-top:12px
}

.comments-user-rating-title{
    font-family: Century Gothic;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

/* blog */
.inner-box.blog .col .date {
  display:inline-block;
  margin-left:-17px;
  background:url(../../images/chs/blog-date.png) left top no-repeat;
  width:77px;
  height:49px;
  text-align: right;
  float:left;
  color:#fff;
  font-family:Arial,Verdana,Helvetica;
  font-size:12px;
  padding-right:10px;
  margin-right:15px;
}
.col .date > span {
    font-weight:bold;
    font-size:16px;
}
.inner-box.blog,.inner-box.blog .crow { overflow:visible;}
.inner-box.blog h2 {
  background:none;
  font-family:Verdana,Arial,Helvetica;
  font-size:20px;
  color:#333;
}

.blog-thumb { width:240px; float:left;}
.blog-thumb > img { width:240px;}
.blog-content { float:left;width:430px; margin-left:10px; padding-bottom:16px;}
.article-wrap { clear:both; position:relative;}
.blog-tags { position:absolute;bottom:0;left:250px;}
.blog-index .blog-thumb { width:150px;}
.blog-index .blog-thumb > img { width:150px;}
.blog-index {
   background:url(../../images/chs/horz-dot.png) left bottom repeat-x;
   padding-bottom:6px;
   margin-bottom:15px;
}
.blog-index .blog-content { width:520px;}
.blog-content a { color:#1169b1;}
.blog ul.summary {
  margin:0;
  padding:0;
  list-style:none;
  background-color:#f7f7f7;
  margin-bottom:30px;
}
.blog ul.summary li.title {
  background-color:#252525;
  color:#fff;
  font-size:16px;
  background-image:none;
  padding-left:10px;
  margin:3px 0;
  padding:0 0 0 10px;
  line-height:36px;
}

.blog ul.summary li {
   background:url(../../images/chs/horz-dot.png) left bottom repeat-x;
   padding-bottom:6px;
   padding:6px 6px 9px 0;
  margin:3px 0 3px 10px;
}

.blog ul.summary li a { color:#333;}

.guarantee.border {
   background:url(../../images/chs/vert-dot.png) left top repeat-y;
   margin-bottom:30px;
}

ul.cmsGallery {
  overflow:hidden;
  margin:10px 0;
  padding:0;
  list-style: none;
}

ul.cmsGallery li {
  margin:0;
  padding:0;
  float:left;
}

ul.cmsGallery.margin-1 {
  margin-left:-1px;
  margin-top:9px;
}
ul.cmsGallery.margin-1 li { margin-left:1px; margin-top:1px;}

ul.cmsGallery.margin-2 {
  margin-left:-2px;
  margin-top:8px;
}
ul.cmsGallery.margin-2 li { margin-left:2px; margin-top:2px;}

ul.cmsGallery.margin-3 {
  margin-left:-3px;
  margin-top:7px;
}
ul.cmsGallery.margin-3 li { margin-left:3px; margin-top:3px;}


ul.cmsGallery.margin-4 {
  margin-left:-4px;
  margin-top:6px;
}
ul.cmsGallery.margin-4 li { margin-left:4px; margin-top:4px;}

ul.cmsGallery.margin-5 {
  margin-left:-3px;
  margin-top:7px;
}
ul.cmsGallery.margin-5 li { margin-left:5px; margin-top:5px;}

#chs h3 { font-family:'Century Gothic'; font-size:16px; color:#333;}
#chs h4 { font-family:'Century Gothic'; font-size:16px; color:#d8ad28;font-weight:normal;}
#chs h5 { font-family:'Century Gothic'; font-size:12px; color:#333;}
#chs h6 { font-family:'Century Gothic'; font-size:12px; color:#333;}
#chs h7 { font-family:'Century Gothic'; font-size:12px; color:#333; font-weight:normal;}

#chs .tabs > div { display:none; }
#chs .tabs > ul {
  margin:0;
  padding:0;
  list-style:none;
  height:38px;
}
#chs .tabs > ul > li {
  float:left;
  margin-right:5px;
}
#chs .tabs > ul > li > a {
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  display:block;
  height:38px;
  line-height:38px;
  padding:0 17px;
  color:#fff;
  font-family:Verdana,Arial,Helvetica;
  font-size:17px;
  background-color:#252525;
}
#searchResults .tabs > ul > li > a {
    padding:0 15px;
}

#chs .tabs > ul > li.active > a {
  background-color:#d9ad0d;
}

#chs .tabs > div.active { display:block;}
#event-page-tabs #accommodation-results { margin-top:-20px;}
ul.inner-box-3-col {
  list-style:none;
  margin:-17px 0 0 -17px;
  padding:0;
  overflow:hidden;
  clear:both;
}
ul.inner-box-3-col.accommodation-box-list {
  margin-bottom: 17px;
}
#top-share {
    float:right;
    margin-top:-60px;
    text-align: center;
}
#accommodation-results > .outer-box {
    padding-left:0;
    padding-right:0;
    padding-bottom:0;
}
ul.inner-box-3-col li {
  width:246px;
  background-color:#fff;
  margin:17px 0 0 17px;
  float:left;
  padding:0 23px;
  text-align: center;
}
#chs ul.inner-box-3-col h2 { font-size:18px;margin-bottom:10px;margin-top:7px}
ul.inner-box-3-col li > img {
  border:5px solid #c5c5c5;
  border-radius:3px;
  text-align: center;
}
#chs ul.inner-box-3-col p {
  text-align: left;
  margin:10px 5px;
}





/** local merge from here down */
/** styles which should be shared geo **/
#catch { width:400px;}
#header.geo > div { background-image:none; text-align: center;}
#header .location {
  font-family:Calibri,'Gill Sans',Arial,Verdana;
  font-size:18px;
  color:#6f6d67;
  width:600px;
  padding-right: 50px;
  float:left;
}
#header .location em {
  font-size:42px;
  color:#e2529d;
  font-family:'Century Gothic';
  display:block;
  font-style:normal;
}
#header .left { width:250px;}
#header .right { width:200px; text-align:right;}


/* header time/weather/office hours */
#header .local {
    overflow: hidden
}

#header .local p:first-child,
#header .local .weather-icon,
#header .local .weather {
    display: block;
    float: left;
    margin: 0;
    color: #666b66
}

#header .local p:first-child {
    width: 128px;
    text-align: center;
    font-family: "Century Gothic", Verdana, Arial, Helvetica;
    font-size: 15px;
    line-height: 18px;
    padding-right: 10px;
    margin-top: 5px
}

#header .local p * {
    font-family: "Century Gothic", Verdana, Arial, Helvetica
}

#header .local .weather {
    width: 72px;
    text-align: center;
    line-height: 12px;
    margin-top: -6px
}

#header .local .weather span:first-child {
    font-size: 25px;
    line-height: 28px
}

#header .local .weather span:first-child sup {
    margin-left:-2px;
    margin-right:-4px
}

#header .local .weather span + br + span {
    font-size: 9px;
    line-height: 8px
}
/* header time/weather/office hours end */


ul.nav-menu li a {           /* this should be the default and CHS should override... */
  padding:0 20px;
  width:auto;
}

#crumb {
    padding-bottom: 10px
}

#weekly-deals {
  background:url(//www.cairnsholidayspecialists.com.au/shared_resources/images/weekly-deals_03.png) left top no-repeat;
  width:211px;
  height:226px;
  margin-bottom:10px;
  position:relative;
}

#weekly-deals a {
    display: block;
    width: 211px;
    height: 226px
}

#ul_deal_timer {
    color: #FFFFFF;
    font-family: Verdana,Arial,Helvetica;
    font-size: 18px;
    left: 10px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 94px;
}
#ul_deal_timer li {
    display: inline;
    float: left;
    height: 23px;
    line-height: 22px;
    margin: 0 5px 0 0;
    text-align: center;
    width: 43px;
}

a > img[data-imageid]:hover {
    opacity: 0.8
}

.inner-box-3-col.merged a > img:hover {
    opacity: 0.8
}

/* rates form */
#property-tabs .inner-box.searchbar {
    background-color: #FFF;
    text-align:center;
    font-weight:bold
}

#property-tabs .inner-box.searchbar label {
    text-transform: uppercase;
    font-family: "Century Gothic", Verdana, Arial, Helvetica;
    font-size: 11px
}

#property-tabs form table {
    margin-top: 6px;
    padding-left: 8px;
    float: left
}

#property-tabs form table tr th {
    padding-left: 0px;
    padding-right: 7px;
    text-align: left;
    font-size: 10px
}

#property-tabs form table tr th:first-child {
    padding-left: 0
}

#property-tabs form table tr th span {
    font-weight: normal
}

#property-tabs form table tr + tr td,
#property-tabs form table tr + tr th {
    padding-top: 4px
}

#property-tabs form table tr td {
    text-align: left
}


#property-tabs form table + .button {
    margin-top: 12px;
    margin-right: 16px;
    float: right
}
/* rates form end */



/** accommodation and category results  **/
form[name="result-form"] label {
  font-size:14px
}

form[name="result-form"] .inner-box-1-col .col {
    padding: 0 20px 14px 20px
}

form[name="result-form"]:first-child .inner-box-1-col .col .hr.dot {
    background: none
}

form[name="result-form"] .inner-box-1-col .col {
    background-color: #f4f4f4
}

h1 + .outer-box + .outer-box form[name="result-form"] .inner-box-1-col .col {
    background-color: #fff
}

form[name="result-form"] tr:first-child td:first-child {
    width: 445px
}

form[name="result-form"] tr + tr td {
    padding-top: 7px
}

form[name="result-form"] tr + tr td + td {
    text-align: right
}

form[name="result-form"] select#rates_from {
    margin-left: 28px
}

form[name="result-form"] select#beds_from {
    margin-left: 85px
}

form[name="result-form"] select#sort_by {
    margin-left: 8px
}


body.no-rates form[name="result-form"] #sort_by {
    margin-left: 110px
}

body.no-rates form[name="result-form"] #beds_from {
    margin-left: 51px;
}


#accommodation-results, #event-tours {
    overflow:visible
}

#accommodation-results .inner-box, #event-tours .inner-box { overflow:visible; padding-right:10px;}
#accommodation-results .inner-box > div, #event-tours .inner-box > div {
  margin-left:10px;
  float:left;
}
#accommodation-results .inner-box > div.a, #event-tours .inner-box > div.a {
  width:200px;
  position:relative;
}
#accommodation-results .inner-box > div.b, #event-tours .inner-box > div.b {
  width:490px;
}
#accommodation-results .inner-box > div.c, #event-tours .inner-box > div.c {
  width:180px;
  text-align: center;
  font-family: "Century Gothic", Verdana, Arial, Helvetica;
  font-size: 13px;
  position:relative;
}
#accommodation-results .inner-box > div.c > div, #event-tours .inner-box > div.c > div {
  height:53px;
  padding-top:9px;
}

#accommodation-results .from, #event-tours .from {
  position:absolute;
  left:-23px;
  background: url("//www.cairnsholidayspecialists.com.au/images/chs/tagx155.png") no-repeat left top;
  color: #FFFFFF;
  font-family: Arial,Verdana,Helvetica;
  font-size: 12px;
  height: 49px;
  width: 104px;
  top:10px;
  padding-left:7px;
  line-height:40px;
}
#accommodation-results .from {
  width: 115px;
}
#accommodation-results .inner-box > div.c > div.from, #event-tours .inner-box > div.c > div.from {
  background: url('//www.cairnsholidayspecialists.com.au/images/chs/tagx155-reverse.png') no-repeat right top;
  height:49px;
  padding-top:0;
  left:auto;
  right:-20px;
}

#accommodation-results .a .banner, #event-tours .a .banner { position:absolute;top:-20px;left:-20px;}
#accommodation-results .from strong, #event-tours .from strong {
  font-size:22px;
  vertical-align:middle;
}
#accommodation-results .from span, #event-tours .from span {
  vertical-align:middle;
  padding-right:5px;
}
#accommodation-results .c .rating { margin-top:90px; line-height:20px;}
ul.quickref {
  margin:10px 0 10px -10px;
  padding:0;
  list-style:none;
  overflow:hidden;
  font-family:"Century Gothic";
  color:#333;
  font-size:12px;
}
ul.quickref a {
  color:#333;
}

.geo-sprite {
  background: url(//www.cairnsholidayspecialists.com.au/images/chs/geo-sprite.png) left top no-repeat;
  height:12px;
  display:inline-block;
}

i.geo-sprite.info { width:7px; background-position:0px 0px;}
i.geo-sprite.person { width:13px; background-position:-7px 0px;}
i.geo-sprite.map { width:10px; background-position:-20px 0px;}
i.geo-sprite.video { width:15px; background-position:-30px 0px;}

ul.quickref li {
  float:left;
  margin-left:10px;
  padding-right:10px;
  border-right:1px solid #333;

}

ul.quickref li:last-child {
    border-right:none;
}

/* added extra last type because of a 1px div bug in google maps */
ul.quickref li:last-of-type {
    border-right:none
}




ul.quickref.overflow { overflow:visible;height:15px}
ul.quickref > li,ul.quickref > li > a { position:relative; }
ul.quickref > li > a + div {
    display:none;
    position:absolute;
    top:100%;
    left:0;
    background-color:#E3DDC5;
    border:1px solid #9f9f9f;
    padding:9px;
    border-radius:6px;
    min-width:250px;
    z-index:2;
}
ul.quickref > li:hover > div { display:block; }
ul.quickref > li > div > ul {
  margin:0 0 0 -10px;
  list-style:none;
  padding:0;
  width:300px;
}
ul.quickref > li > div > ul > li {
  list-style:none;
  border:none;
  width:140px;
  padding:0;
  line-height:30px;
  vertical-align:middle;
}
ul.quickref > li > div > ul > li > img {
  vertical-align:middle;
}

ul.quickref > li > div .review p:first-child {
    margin-top: 6px;
    margin-bottom: 6px
}

ul.quickref > li > div .review p:first-child + p {
    margin-top: 0
}

ul.quickref > li > div .review:first-child p:first-child {
    margin-top: 0
}

ul.quickref > li > div .review {
    line-height: 18px
}

ul.quickref > li > div .review + hr + a,
ul.quickref > li > div .review + a {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold
}

ul.quickref > li > div .review + hr {
    color: #9F9F9F
}
/** end accommodation and category results  **/



/*displayed ratings*/
span.star-rating {
    display: inline-block;
    width: 14px;
    height: 15px;
    background: url(//www.cairnsholidayspecialists.com.au/images/chs/g-star-sprite.png) top left no-repeat transparent;
    margin-right: 1px
}

span.star-rating.r1 {
    background-position: -2px 0
}

span.star-rating.r2 {
    background-position: -18px 0
}

span.star-rating.r3 {
    background-position: -34px 0
}

span.star-rating.r4 {
    background-position: -50px 0
}

span.star-rating.r5 {
    background-position: -66px 0
}

span.star-rating.half {
    width: 7px
}
/*end ratings*/

/*review ratings*/
div.review-ratings {
    height: 24px;
    overflow: hidden
}

div.review-ratings .anchors {
    float: left;
    overflow: hidden
}

div.review-ratings a.review-rating {
    display: block;
    width: 24px;
    height: 24px;
    padding-right: 2px;
    float: right;
    position: relative
}

div.review-ratings a.review-rating span {
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -5px;

    -webkit-border-radius: 50%;
    border-radius: 50%;

    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

div.review-ratings a.review-rating:hover span,
div.review-ratings a.review-rating:hover + a span,
div.review-ratings a.review-rating:hover + a + a span,
div.review-ratings a.review-rating:hover + a + a + a span,
div.review-ratings a.review-rating:hover + a + a + a + a span,
div.review-ratings a.review-rating.selected span,
div.review-ratings a.review-rating.selected + a span,
div.review-ratings a.review-rating.selected + a + a span,
div.review-ratings a.review-rating.selected + a + a + a span,
div.review-ratings a.review-rating.selected + a + a + a + a span {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: -12px
}

div.review-ratings a span {
    background-color: #EFDE9E
}

div.review-ratings a + a span {
    background-color: #E9D27A
}

div.review-ratings a + a + a span {
    background-color: #E4C554
}

div.review-ratings a + a + a + a span {
    background-color: #DEB82F
}

div.review-ratings a + a + a + a + a span {
    background-color: #D7AD27
}

div.review-ratings > span {
    display: inline-block;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-left: 4px
}
/*end review ratings*/



a {
    color: #32a5ea
}

a:hover, a:visited {
    color: #402ea9/*#0000EE*/
}


/* buttons */
a.button {
    color: #fff
}

a.button.wide,
button.wide {
    background-image:url(//www.cairnsholidayspecialists.com.au/images/chs/colour_buttons_large.png);
    width: 197px;
    height: 34px;
    line-height:30px;
    background-position:left -72px
}

a.button.thin,
button.thin {
  background-image:url(//www.cairnsholidayspecialists.com.au/images/chs/colour_buttons.png);
  width:156px;
  height:34px;
  line-height:30px;
  background-position:left -72px
}

a.button.thin.yellow,
a.button.wide.yellow {
    background-position:left -144px;
}

a.button.thin.red,
a.button.wide.red,
button.button.thin.red,
button.button.wide.red {
    background-position:left top;
}

a.button.thin.grey,
a.button.wide.grey {
    background-position:left -72px;
}

a.button.thin.blue,
a.button.wide.blue,
button.thin.blue,
button.wide.blue {
    background-position:left -36px;
}

a.button.thin.green,
a.button.wide.green {
    background-position:left -108px;
}

a.button.thin.green:hover,
a.button.wide.green:hover {
    background-position:right -108px;
}

a.button.thin.yellow:hover,
a.button.wide.yellow:hover {
    background-position:right -144px;
}

a.button.thin.red:hover,
a.button.wide.red:hover,
button.button.thin.red:hover,
button.button.wide.red:hover {
    background-position:right top;
}

.button.thin.grey:hover,
.button.wide.grey:hover,
.button.thin:hover,
.button.wide:hover {
    background-position:right -72px;
}

.button.thin.blue:hover,
.button.wide.blue:hover {
    background-position:right -36px;
}

a.button:hover,
button.thin:hover,
button.wide:hover {
    text-decoration: underline;
}

button.thin,
button.wide {
    border:none;
    border-image:none;
    box-shadow:none;
    color:#fff;
    font-family: 'Century Gothic',Helvetica,Arial;
    font-size:14px;
}

button.thin:hover,
button.wide:hover {
    cursor: pointer;
}

ul.quickref a:hover {
    color:#D9AD0D;
}

a.button.thin.small {
    font-size:12px;
    width:125px;
    height:28px;
    line-height:28px;
    border-radius:5px;
    overflow:hidden
}
/* buttons end */








#chs h2 a { color:#333;}
#chs h2 a:hover { color: #D9AD0D;}

#Information .col.a a[rel] { display:block;}

.inner-box .shadow-box .rate {
  font-family:'Century Gothic',Helvetica,Arial,Verdana;
  font-size:14px;
  text-align: center;
}
.inner-box .shadow-box .rate span {
  display:block;
  font-size:24px;
  line-height:33px;
}
.inner-box .shadow-box .rate strong {
  font-size:30px;
  display:block;
  color:#c30a0a;
  line-height:40px;
}
.inner-box .col.c.product {
  padding-left:10px;
  padding-right:10px;
  width:180px;
}
.inner-box .col.c.product h2 {
  background-image:none;
}
.inner-box .col.c.product ul {
  margin:12px 0;
  padding:0 0 0 15px;
}

#chs h2.gold {
  font-weight:bold;
  color:#d8ad0d;
  font-size:18px;
  text-align: center;
  text-transform: uppercase;
}
ul.top-gallery img {
  opacity:0.8;
}
ul.top-gallery img:hover { opacity: 1;}

.crow.three-col.comments .b {
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/vert-dot.png") repeat-y left top;
    min-height: 90px;
    padding-left:10px;
}
.crow.three-col.comments .a {
  width:230px;
}
.crow.three-col.comments .a img {
  display:inline-block;
  vertical-align: middle;
}
.crow.three-col.comments .a div {
  display:inline-block;
  vertical-align: middle;
}
.crow.three-col.comments .inner-box {
  position:relative;
}

.display-rates {
    font-size:18px;
    color:#333;
    font-family: 'Century Gothic',Helvetica,Arial;
    text-align: center;
}

.inner-box.rate {
    overflow: visible;
    padding: 75px 10px 15px 15px;
    position: relative
}

.inner-box.rate .season {
  position:absolute;
  left:-7px;
  background: url("//www.cairnsholidayspecialists.com.au/images/chs/wide-tag.png") no-repeat left top;
  color: #FFFFFF;
  font-family: Arial,Verdana,Helvetica;
  font-size: 12px;
  height: 49px;
  top:10px;
  padding-left:7px;
  padding-right:7px;
}

#Specials .inner-box.rate .season {
  background-image:url(//www.cairnsholidayspecialists.com.au/images/chs/wide-tag-red.png);
  z-index: 1
}
#Specials > div > h4 { color:#c30b0b; font-size:14px; margin-top:0;}
#chs .inner-box.rate .season h3 {
  font-size:18px;
  margin:0;
  color:#fff;
}
.inner-box.rate a.enquire {
  position:absolute;
  top:5px;
  right:10px;
}
.inner-box.rate > table th,.inner-box.rate > table td {
  background:url(//www.cairnsholidayspecialists.com.au/images/chs/horz-dot.png) left bottom repeat-x;
  padding:6px 6px 12px 0;
}

td.rate-night {
    color: #c30a0a;
    font-size:22px;
    font-weight:bold;
}
td.rate-night span { display:block;color:#333;font-size:12px;}

.inner-box.rate .thumbs {
    position: absolute;
    z-index: 0;
    top: 10px;
    right: 13px;
    overflow: hidden
}

.inner-box.rate .thumbs > * {
    margin-right: 6px;
    display: block;
    float: left
}

.cell-center { text-align:center;}
.cell-right {text-align:right;}
.cell-left {text-align:left;}

.inner-box.rate a.room {
  font-family:Verdana,Arial,Helvetica;
  font-size:12px;
  color:#d8ad0d;
}
.inner-box.rate > table { width:100%;}
.inner-box.rate > table td.right-border,.inner-box.rate > table th.right-border {
  background:url(//www.cairnsholidayspecialists.com.au/images/chs/box-dot.png) right bottom no-repeat;
}
.inner-box.rate > table td.left-border,.inner-box.rate > table th.left-border {
  background:url(//www.cairnsholidayspecialists.com.au/images/chs/box-dot.png) left bottom no-repeat;
  padding-left:8px;
}
.inner-box.rate > table td.no-border,.inner-box.rate > table th.no-border {
  background-image:none;
}
.inner-box.rate > table thead span { border-left:1px solid #000; margin-right:7px;}
#chs .inner-box.rate .conditions h4 { color:#333; font-size:14px; font-weight:bold;}
#chs .inner-box.rate .conditions h4 a {
  color:#d8ad28;
  margin-left:6px;
  padding-left: 4px;
  padding-right: 4px
}
#chs .inner-box.rate .conditions h4 a:hover {
    color: #333
}
.inner-box.rate .conditions ul { font-size:10px; display:none;}
.inner-box.rate .conditions ul.active { display: block;}

.inner-box.rate .conditions { position:relative; }
.inner-box.rate > table td > span { display:block;margin-top:3px; font-weight:bold;}
#chs h2 ul.paginate { font-size:12px; font-family:Verdana,Arial,Helvetica;line-height:14px;}

#chs h2 div.average { font-size:12px; font-family:Verdana,Arial,Helvetica; float:right; height:22px;line-height:22px;margin-right:14px }
#chs h2 div.average span:not(.star-rating) { padding-right: 7px }
#chs h2 div.average .star-rating { vertical-align:middle; margin-top:-2px }

div.pp { display:none;}     /* hide pretty photo links */

.crow.hero .c { width:270px; text-align:center;}
.crow.hero .a { width:600px; /**/ margin-left:15px /**/ }


.crow.hero .top-gallery  { margin-left:-2px; }
.crow.hero .top-gallery li { margin-left:2px; }

.crow.hero .property-gallery { position: relative; }
.crow.hero .property-gallery .banner {
  position: absolute;
  top: -4px;
  left: -6px;
  z-index: 999;
}

.crow.hero .property-gallery .thumbs { margin-left:-2px }
.crow.hero .property-gallery .thumbs li { margin-left:2px }

.crow.hero .addthis_toolbox { display:inline-block;}
.zoom {
    position:relative;
    display:block;
    height: 330px;
    overflow: hidden;
    margin-bottom: 3px
}
.zoom img {
    display: block
}
.zoom > span {
  position:absolute;
  right:0;
  bottom:3px;
  background:url(//www.cairnsholidayspecialists.com.au/images/chs/view-gallery.png) left top no-repeat;
  width:84px;
  height:40px;
  display:block;
}
.zoom:hover > span {
  background-position:left bottom;
}
/* boxes */
.shadow-box {
  background:url(//www.cairnsholidayspecialists.com.au/images/chs/shadow-box-271.png) left top no-repeat #fff;
  padding-top:7px;
}
.shadow-box > div {
  background:url(//www.cairnsholidayspecialists.com.au/images/chs/shadow-box-271.png) left bottom no-repeat #fff;
  padding-bottom:7px;
  text-align: center;
}
.shadow-box:hover {
  background-position: right top
}
.shadow-box:hover > div {
  background-position:right bottom;
}
a.widget { display:inline-block;}
a.widget.wide {
  background:url(//www.cairnsholidayspecialists.com.au/images/chs/widget-271.png) left top no-repeat;
}
a.widget:hover {
  background-position:right top;
}
a.widget.wide {
  width:271px;
  height:139px;
}
a.widget.wide.tts {
  background-position:left -139px;
  height:212px;
}
a.widget.wide.tts:hover {
  background-position:right -139px;
}

span.share {
  color: #458EAE;
}

#room-summary > div { display:none; position:absolute; z-index:101; background-color:#d8d8d8; padding:0 0 15px 0; box-shadow:6px 6px 3px #eee;}
#room-summary > div > ul { margin:0 0 10px 0; padding:15px 20px; list-style-position:inside;}
#room-summary > div > p { text-align:center;}
#room-summary div.title { background-color:#d3a80d; color:#fff; font-size:14px;padding:3px; font-weight:bold;}
#room-summary div.title span { float:right; text-align:right; font-weight:normal;}

/** now override on local site **/
#header .location {
  color:#6f6d67;
}

/* packages start */
.inner-box.package {
    position: relative;
    overflow: visible;
    padding-bottom: 0
}

.package .nights {
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/wide-tag-green.png") no-repeat scroll left top transparent;
    height: 49px;
    left: -7px;
    padding: 1px 11px 0;
    position: absolute;
    top: 28px;
    font-family: Arial,Verdana,Helvetica;
    font-size: 12px;
    color: #fff;
    text-align: right
}

.package .nights strong {
    font-size: 18px;
    font-weight: 700
}

.package-content {
    padding-bottom: 0
}

.package-content .col.a img {
    display: block;
    margin-bottom: 10px
}

.package-offer {
    margin-top: 14px;
    padding: 12px 4px 12px 4px;
    background-color: #f2f2ee
}

.package-offer .valid {
    margin: 0
}

.package-offer table + .valid {
    margin-top: 14px
}

.package-rates {
    margin-top: 15px;
    padding: 15px 18px 15px 12px;
    background-color: #f2f2ee
}

.package-rates .enquire {
    margin-top: 6px
}

.package-images a + a img {
    margin-top: 7px
}

.rate-night span.avg {
    font-size: 12px;
    color: #333333;
    display: inline-block;
    font-weight: normal
}

#chs .package {
    margin-top: 0;
    margin-bottom: 20px
}

#chs .package .package-header h3 {
    font-family:"Century Gothic";
    font-size:20px;
    color:#333;
    margin:0;
    padding:0;
    line-height:29px;
    font-weight:normal;
    background:url(//www.cairnsholidayspecialists.com.au/images/chs/horz-dot.png) left bottom repeat-x;
    padding-bottom:6px;
    margin-bottom:10px
}

#chs .package .package-header h3 a { color:#333;}
#chs .package .package-header h3 a:hover { color: #D9AD0D;}

#chs #searchResults .outer-box > h2 {
    font-family:Verdana,Arial,Helvetica;
    color:#fff;
    font-size:17px;
    margin:0;
    border-bottom:3px solid #D9AD0D;
    font-weight:normal;
    border-radius:0 0 0 6px
}

#chs #searchResults .outer-box > h2 span {
    background-color:#D9AD0D;
    padding:0 20px;
    line-height:35px;
    border-radius:6px 6px 6px 0;
    display:inline-block
}
/* packages end */


/* table styles */
table.rates th {
    font-size: 12px
}

table.rates td,
table.rates th {
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left bottom transparent;
    padding: 6px 6px 12px 0
}

/* thead row border rather than cell border */
table.rates thead tr {
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left bottom rgba(0, 0, 0, 0)
}

table.rates thead tr th {
    background: none
}

/** if using a normal border in thead cell dont overlap the tr background **/
table.rates thead tr th.left-border {
    background-position: left -4px
}

table.rates thead th.sep {
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/th-sep.gif") no-repeat left 40% transparent;
    text-indent: 7px
}

table.rates .cell-persons {
    width: 80px
}

table.rates thead th.cell-rate {
    text-indent: 18px
}

table.rates thead th span:first-child {
    border-left: 1px solid #000;
    margin-right: 7px
}

table.rates td.left-border,
table.rates th.left-border {
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/box-dot.png") no-repeat scroll left bottom transparent;
    padding-left: 8px
}

table.rates tfoot td {
    background: none
}


table.rates td.no-border,
table.rates th.no-border {
    background-image: none;
}

table.rates th.no-border {
    background-color: #FFF
}

.package-offer table.rates th.no-border,
.package-rates table.rates th.no-border {
    background-color: #F2F2EE
}

table.rates table td {
    font-size: 14px
}

table.rates a.room {
    color: #D8AD0D;
    font-size: 12px
}

table.rates td.rate {
    color: #C30A0A;
    font-size: 22px;
    font-weight: bold
}

table.rates th.rate {
     color: #C30A0A
}

table.rates td.line {
    text-decoration: line-through
}
/* end table styles */


/* specials start */
#chs .special {
    position: relative;
    overflow: visible
}

.special .nights {
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/wide-tag-red.png") no-repeat scroll left top transparent;
    height: 49px;
    left: -7px;
    padding: 1px 11px 0;
    position: absolute;
    top: 28px;
    font-family: Arial,Verdana,Helvetica;
    font-size: 12px;
    color: #fff;
    text-align: right
}

.special .nights strong {
    font-size: 18px;
    font-weight: 700
}

.special ul.savings {
    font-family: "Century Gothic";
    font-size: 14px;
    color: #c30b0b;
    padding-left: 0
}

.special ul.savings li {
    list-style-type: none;
    font-weight: bold
}

.special ul.savings li:before {
    content: "\2022";
    font-size: 10px;
    padding-right: 4px
}

.special .col.a a > img {
    display: block;
    margin-bottom: 10px
}


.special .rate {
    overflow: hidden
}

.special .rate + .rate {
    margin-top: 12px
}

.special .rate .col {
    float: left
}

.special .rate .col.a {
    width: 210px;
    font-size: 10px;
    padding-right: 10px
}

.special .rate .col.a p {
    font-size: 10px
}

.special .rate .col.a .red {
    font-family: "Century Gothic", Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #c62929;
    margin: 0;
    line-height: 21px
}

.special .rate .col.a .gray {
    font-size: 11px;
    margin: 0;
    line-height: 15px;
    font-weight: 600
}

.special .rate .col.a .gray + p {
    margin-top: 7px
}

.special .rate .col.b {
    width: 420px;
    overflow: hidden
}

.special .rate .col.b .rates-wrapper {
    float: left;
    overflow: hidden;
    width: 260px
}

.special .rate .col.b table {
    padding: 10px;
    background-color: #f2f2ee
}

.special .rate .col.b table tbody td {
    font-size: 18px;
    background-position: left -2px
}

.special .rate .col.b .enquire {
    float: right;
    display: block;
    margin-top: 10px;
    margin-right: 42px
}

.special .rate .col.b .book {
    display: block;
    float: right;
    margin-top: 50px
}

/* specials search form */
#s_special_table_form table {
    font-size: 14px
}

#s_special_table_form table td {
    padding: 0 14px 10px 0;
    display: table-cell;
    vertical-align: top
}

#s_special_table_form table th {
    text-align: left;
    padding-bottom: 7px
}

#s_special_table_form h2 {
    margin: 0 20px 0 20px;
    text-align: center
}

#s_special_table_form .table-wrapper {
    width: 880px;
    overflow: hidden;
    margin: 0 20px 0 20px;
    margin-top: 14px
}

#s_special_table_form .table-wrapper table {
    float: left;
    margin: 0;
    padding: 0
}

#s_special_table_form label {
    font-weight: bold;
    font-family: "Century Gothic", Verdana
}

#s_special_table_form label + div {
    padding-top: 6px
}

#s_special_table_form input[type="checkbox"] + label {
    font-weight: normal
}

#s_special_table_form div.range label {
    font-weight: normal
}

#s_special_table_form #beds_from + label {
    margin-right: 14px
}

#s_special_table_form select {
    width: 220px
}

#s_special_table_form .buttons {
    padding-top: 12px;
    padding-right: 0;
    text-align: center
}
/* specials search form end* /

/* specials end */



/* events start */
.event ul.menu {
      margin:0;
      padding:0;
      margin-bottom:30px
}

.event ul.summary li.title {
      background-color:#252525;
      color:#fff;
      font-size:16px;
      background-image:none;
      padding-left:10px;
      margin:0 0;
      padding:0 0 0 10px;
      line-height:36px
}

.event-index {
    position: relative;
    background: url("//cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    padding-bottom: 20px
}

.event-index {
    margin-top: 30px
}

.event-thumb {
    width: 240px;
    height: 240px;
    float: left;
    position: relative
}

.event-thumb .event-date {
    font-family: Arial,Verdana,Helvetica;
    font-size: 14px;
    color: #fff;
    position: absolute;
    height: 48px;
    width: 128px;
    left: -18px;
    top: 10px;
    background: url(//www.cairnsholidayspecialists.com.au/images/chs/wide-tag.png) transparent no-repeat 0 0;
    text-align: right;
    padding: 3px 8px 0 6px
}

.event-thumb .event-name span {
    font-size: 12px;
    line-height: 18px
}

.event-thumb .event-name strong {
    font-size: 13px;
    font-weight: bold
}

.event-content {
    margin-left: 10px;
    width: 430px;
    float: left
}

.event-content h3 {
    margin: 0;
    font-weight: normal
}

.event-button {
    text-align: center;
    overflow: hidden
}

.inner-box.event .col .date {
  display:inline-block;
  background:url(//www.cairnsholidayspecialists.com.au/images/chs/wide-tag.png) left top no-repeat;
  width:116px;
  height:49px;
  text-align: right;
  float:left;
  color:#fff;
  font-family:Arial,Verdana,Helvetica;
  font-size:14px;
  padding: 3px 10px 0 0;
  margin: 0 15px 0 -17px
}

.inner-box.event .col .date span {
    font-weight: normal;
    font-size: 14px
}

.inner-box.event,
.inner-box.event .crow {
    overflow: visible
}

#chs .inner-box.event h2 {
  background:none;
  font-family:"Century Gothic",Verdana,Arial,Helvetica;
  font-size:20px;
  color:#333;
}
/* events end */


/* categories start */
.categories ul.menu,
.pages ul.menu {
      margin:0;
      padding:0;
      margin-bottom:30px
}

.categories ul.summary li.title,
.pages ul.summary li.title {
      background-color:#252525;
      color:#fff;
      font-size:16px;
      background-image:none;
      padding-left:10px;
      margin:0 0;
      padding:0 0 0 10px;
      line-height:36px
}

.category-index {
    position: relative;
    background: url("//cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    padding-bottom: 20px
}

.category-index/* + .category-index*/ {
    margin-top: 30px
}

.category-thumb {
    width: 240px;
    height: 240px;
    float: left;
    position: relative
}

.category-thumb .category-name {
    font-family: Arial,Verdana,Helvetica;
    font-size: 12px;
    color: #fff;
    position: absolute;
    height: 48px;
    width: 128px;
    left: -18px;
    top: 10px;
    background: url(//www.cairnsholidayspecialists.com.au/images/chs/wide-tag.png) transparent no-repeat 0 0;
    text-align: right;
    padding: 3px 8px 0 6px
}

.category-thumb .category-name span {
    font-size: 12px;
    line-height: 18px
}

.category-thumb .category-name strong {
    font-size: 13px;
    font-weight: bold
}

.category-content {
    margin-left: 10px;
    width: 430px;
    float: left
}

.category-content h3 {
    margin: 0;
    font-weight: normal
}

.category-content h3 a {
    color: #333
}

.category-content h3 a:hover {
    color: #d9ad0d
}

.category-button {
    text-align: center;
    overflow: hidden
}


.subcategory-index {
    position: relative;
    background: url("//cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    padding-bottom: 30px
}

.subcategory-index/* + .category-index*/ {
    margin-top: 30px
}

.subcategory-header .subcategory-name {
    font-family: Arial,Verdana,Helvetica;
    font-size: 12px;
    color: #fff;
    position: absolute;
    height: 48px;
    width: 84px;
    left: -18px;
    background: url(//www.cairnsholidayspecialists.com.au/images/chs/wide-tag.png) transparent no-repeat 0 0;
    text-align: right;
    padding: 1px 8px 0 0
}

.subcategory-header .subcategory-name strong {
    font-size: 18px;
    font-weight: bold
}

.subcategory-header h3 {
    margin: 0 0 0 92px;
    padding: 8px 0 9px 0;
    font-size: 20px !important
}

.subcategory-body {
    margin: 23px 0 0 10px;
    overflow: hidden
}

.subcategory-thumb {
    float: left;
    width: 156px;
    padding-right: 12px
}

.subcategory-content {
    width: 440px;
    float: left
}

.subcategory-content p:first-child {
    margin-top: 0
}

.subcategory-content a {
    color: #116ab2
}

.subcategory-content h3 {
    margin: 0;
    font-weight: normal
}

.subcategory-content .button {
    position: absolute;
    bottom: 34px;
    display: block;
    left: 385px
}

.page-index {
    position: relative;
    background: url("//cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    padding-bottom: 20px;
    margin-top: 30px
}

.page-index .page-thumb {
    width: 200px;
    height: 200px;
    float: left
}

.page-index .page-content {
    float: left;
    width: 470px;
    margin-left: 10px
}

.page-index .page-content h3 {
    margin: 0
}

.page-index .page-content .page-button {
    text-align: center;
    overflow: hidden
}
/* categories end */



/* menu styles */
ul.menu {
    padding-left: 0;
    list-style-type: none;
    background-color: #F7F7F7
}

ul.menu:first-child {
    margin-top: 0
}

ul.menu li.title {
    background-color:#252525;
    color:#fff;
    font-size:16px;
    background-image:none;
    padding-left:10px;
    margin:0 0;
    padding:0 0 0 10px;
    line-height:36px
}

ul.menu li {
    background: url("//cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0
}

ul.menu li:last-child {
    background: none
}

ul.menu li a {
    color: #333333;
    display: block;
    padding: 9px 6px 12px 10px
}

ul.menu li a:hover {
    color: #5e5e5e
}

ul.menu li.selected > a {
    font-weight: bold
}

ul.menu li.expanded > a {
    padding: 6px 6px 7px 9px;
    background-color: #D9AD0D;
    display: block;
    color: #fff
}

ul.menu li.expanded > a:hover {
    background-color: #f2c10f
}

ul.menu li.expanded {
    padding: 0;
    background-color: #EFEFEF
}

ul.menu ul {
    list-style-type: none;
    padding-left: 0
}

ul.menu ul li {
    font-size: 11px;
    padding-left: 12px
}

ul.menu ul li:hover {
    background-color: #ededed
}

ul.menu ul li:before {
    font-family: FontAwesome;
    content: "";
    display: block;
    padding-top: 11px;
    padding-right: 6px;
    float: left;
}
/* menu styles end */

/* left top menu specifics */
#main-left .top-menu {
    margin-bottom: 10px
}

#main-left .top-menu .background {
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #C7C7C7
}

#main-left .top-menu .background .menu {
    margin: 0
}

#main-left .top-menu .background .menu > li.selected > a {
    font-weight: normal;
    background: url("//cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left bottom #E3DDC5
}

#main-left .top-menu .background .menu > li.selected:last-child > a {
    background-image: none
}
/* left top menu specifics end */



/* main left top menu specifics */
#main-left .top-menu ul.menu {
    background-color: #e4e4e4
}

#main-left .top-menu ul.menu li.title {
    text-align: center;
    padding: 7px 0;
    background-color: #d9ad0d;
    line-height: 27px;
    font-weight:normal;
    font-family:Verdana, Arial, Helvetica
}



#main-left .top-menu ul.menu li span {
    font-family: "Century Gothic", Verdana, Arial, Helvetica
}

#main-left .top-menu ul.menu li span:first-child {
    font-size: 12px
}

#main-left .top-menu ul.menu.region-guide-menu li span {
  font-size: 14px;
  font-weight: bold;
}

#main-left .top-menu ul.menu li span + br + span {
    font-size: 16px;
    font-weight: bold
}

#main-left .top-menu ul.menu li.expanded {
    background-color: #fff
}

#main-left .top-menu ul.menu li.expanded > a {
    background-color: #E3DDC5;
    color: #252525;
    padding: 6px 6px 7px 12px
}

#main-left .top-menu ul.menu li.expanded li {
    background-image: none;
    border-bottom: 2px solid #ececec
}

#main-left .top-menu ul.menu li.expanded li:first-child {
    border-top: 2px solid #ececec
}

#main-left .top-menu ul.menu li.expanded li:before {
    content: ""
}

#main-left .top-menu ul.menu li.expanded li:hover {
    background-color: #f4f4f4;
    color: #999999
}

#main-left .top-menu ul.menu li.expanded li:last-child {
    border-bottom-color: #fff
}

#main-left .top-menu ul.menu li.expanded li:last-child:hover {
    border-bottom-color: #f4f4f4
}

#main-left .top-menu ul.menu li.expanded li.selected {
    background-color: #d0eaf0
}

#main-left .top-menu ul.menu li.expanded li.selected a {
    font-weight: normal
}

#main-left .top-menu ul.menu li.expanded li.selected:last-child {
    border-bottom-color: #D0EAF0
}

#main-left .top-menu ul.menu li.expanded li a {
    padding: 11px 6px 10px 10px;
    line-height: 18px
}
/* main left top menu specifics end */



/* local layout adjustments */
.cheader {
    background: none !important
}

.cheader h2 {
    padding-bottom: 15px !important
}

.clear {
    clear: both
}

.three-col.no-border {
    background: none
}


.crow.three-col.hero .col.b {
    margin-left: 10px;
    width: 430px
}

.crow.three-col.hero .col.b h3:first-child {
    margin-top: 0;
    font-size: 18px !important;
    font-weight: normal
}

.crow.three-col.hero .col.b h3:first-child strong {
    font-weight: 700
}



div.inner-box-1-col .col {
   padding: 14px 10px 14px 10px;
   background-color: #fff
}



div.inner-box-3-col {
    overflow: hidden
}

div.inner-box-3-col .col {
    width: 246px;
    padding: 0 23px 0 23px;
    margin: 17px 0 0 17px;
    float: left;
    background-color: #fff
}

#chs div.inner-box-3-col .col h2 {
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 10px;
    text-align: center
}

div.inner-box-3-col .col:first-child {
    margin-left: 0
}

div.inner-box-3-col .col img {
    border: 3px solid #C5C5C5;
    border-radius: 3px;
    text-align: center
}

div.inner-box-3-col .col .button {
    display: block;
    margin: 30px auto 15px auto;
}

div.inner-box-3-col + div.inner-box {
    margin-top: 0
}


/** should be in cms.css? **/
#chs ul.inner-box-3-col li > a > img {
    border: 5px solid #C5C5C5;
    border-radius: 3px;
    text-align: center
}
/** end should be in cms.css? **/

div.inner-box-3-col.merged {
    background-color: #fff
}

div.inner-box-3-col.merged + div.inner-box {
    padding: 0
}

div.inner-box-3-col.merged + div.inner-box div.hr.dot {
    width: 870px;
    margin: 0 auto;
    margin-bottom: 0
}

div.inner-box-3-col.merged + div.inner-box + div.inner-box-3-col.merged {
    padding-top: 10px
}

div.inner-box-3-col.merged .col {
    padding: 0;
    margin: 7px 0 14px 0;
    width: 303px;
    text-align: center;
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/vert-dot.png") repeat-y scroll 300px bottom
}

div.inner-box-3-col.merged .col + .col + .col {
    background: none
}

#chs div.inner-box-3-col.merged .col h2 {
    margin-top: 0;
}

div.inner-box-3-col.merged + form .inner-box-1-col:first-child {
    padding-top: 0
}

div.inner-box-3-col.merged .col p {
    padding-left: 28px;
    padding-right: 28px
}
/* local layout adjustments end */






div.hr.dot {
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left top #fff;
    height: 2px;
    margin-bottom: 16px
}


#product-ef select {
    width: 143px
}

ul.columns {
  list-style:none;
  margin-left:-10px;
  overflow:hidden;
  padding:0;
}

ul.columns li {
  float:left;
  margin:0 0 0 10px;
}
ul.columns li:last-child { float:right;}
.inner-box.padding { padding-left:10px;padding-right:10px;}



#chs #hero ul.nav-menu li {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

#chs #hero ul.nav-menu li:hover,
#chs .tabs > ul > li a:hover {
    background-color: #3f3f3f
}

#chs #hero ul.nav-menu li.active:hover,
#chs .tabs > ul > li.active a:hover {
    background-color: #D9AD0D
}

#chs .tabs > ul:first-child,
#chs .tabs > ul:first-child li {
    border-bottom: 3px solid #D9AD0D
}


/* form */
#chs form input[type="text"].hasDatepicker + .calendar {
    float: right;
    display: block;
    width: 16px;
    height: 16px;
    background: url("/images/calendar_view_month.png") transparent no-repeat center center;
    margin-right:7px;
    margin-top:2px
}

#chs form input[type="text"].hasDatepicker + label.calendar {
    cursor: pointer
}
/* end form */

#Information .col.b,.crow.hero .col.a  { text-align: justify;}
#Information .col.b h3 { color: #D8AD0D;}
.office-hours { margin-top:10px;}


/* sitemap */
.inner-box .sitemap {
    padding: 0 14px
}

.sitemap {
    table-layout: fixed
}

.sitemap td {
    vertical-align: top;
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/vert-dot.png") repeat-y scroll right bottom rgba(0, 0, 0, 0);
}

.sitemap td {
    padding-right: 25px
}

.sitemap td + td {
    padding-left: 25px
}

.sitemap td:last-child {
    background: none
}

.sitemap td h3:first-child {
    margin-top: 0
}

#chs .sitemap td h3 {
    font-family: "Century Gothic", Verdana, Arial, Helvetica;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0
}

.sitemap td ul + h3 {
    background: url("//www.cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left top #FFFFFF;
    padding-top: 25px;
    margin-top: 24px
}

.sitemap td h3 a {
    color: #333
}

.sitemap td h3 a:hover,
.sitemap td a:hover {
    color: #d9ad0d
}

.sitemap td ul li a {
    color: #333
}

.sitemap td ul li a:hover {
    text-decoration: underline
}

.sitemap td > ul {
    padding-left: 0;
    list-style-type: none
}

.sitemap td > ul > li:first-child {
    margin-top: 0
}

.sitemap td > ul > li {
    margin-top: 14px
}

.sitemap td > ul > li > ul {
    padding-left: 0;
    font-size: 11px
}

.sitemap td > ul > li > ul > li {
    padding-left:10px;
    line-height:20px;
    padding-top:1px;
    padding-bottom:2px
}

.sitemap td > ul > li > a {
    font-weight: bold;
    font-size: 14px;
    font-family: "Century Gothic", Verdana, Arial, Helvetica;
}

.sitemap td > ul > li > a:hover {
    text-decoration: none
}

.sitemap td > ul > li > ul > li > ul > li:before {
    content: '\2022';
    padding-right: 4px
}

.sitemap td ul {
    line-height: 20px;
    list-style-type: none
}

.sitemap td ul ul {
    margin-top: 3px;
    padding-left: 21px
}

.sitemap td ul ul ul {
    margin-bottom: 4px
}

.sitemap li.deep > a {
    font-weight: bold
}


.sitemap.info + .sitemap.info {
    padding-top: 19px;
    margin-top:14px;
    background:url("//www.cairnsholidayspecialists.com.au/images/chs/horz-dot.png") repeat-x scroll left top #FFFFFF
}

.sitemap.info td > ul > li > a {
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica
}
/* sitemap end */


/* destinations dropdown */
#destinations,
#destinations .inner-box {
    overflow: visible
}

#destinations.adbox .inner-box {
    margin-top: 49px
}

#destinations .dropdown {
    position: relative
}

#destinations .dropdown span {
    display: block;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 6px;
    cursor: pointer
}

#destinations .dropdown span:after {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float: right;
    color: #333333;
    padding-right: 4px;
    padding-top: 1px
}

#destinations .dropdown span:hover:after {
    color: #d9ad0d
}

#destinations .dropdown span:hover + ul,
#destinations .dropdown ul:hover {
    display: block
}

#destinations .dropdown ul {
    display: none;
    position: absolute;
    z-index: 2;
    line-height: 28px;
    width: 99%;
    list-style-type: none;
    background-color: #fff;
    padding: 0;
    margin: 0;
    border-right: 1px solid #000;
    border-left: 1px solid #b2b2b2;
    border-bottom: 1px solid #000
}

#destinations .dropdown ul li a {
    display: block;
    padding: 0 6px 0 6px;
    color: #333
}

#destinations .dropdown ul li a:hover {
    background-color: #3399ff;
    color: #fff
}
/* end destinations dropdown */


/* search results */
#search-result .inner-box {
    padding: 7px 14px
}

#chs #search-result h2 {
    margin-left: 0
}

#search-result ol {
    list-style-type: none;
    padding: 0
}

#search-result ol li {
    margin-top: 21px
}

#search-result h3 {
    font-size: 15px;
    margin: 0 0 4px 0;
}

#search-result h3 a {
    color: #333333
}

#search-result h3 a:hover {
    text-decoration: underline;
    color: #D9AD0D
}

#search-result cite {
    color: #006621
}

#search-result p {
    margin-top: 4px
}

#search-result p span.date {
    font-style: italic;
    color: #555;
    padding-right: 7px
}

#search-result .controls {
    margin-top: 28px;
    margin-bottom: 21px
}

#search-result .controls a,
#search-result .controls span {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    font-family: 'Century Gothic', Verdana, Arial, Helvetica;
    padding-left: 4px;
    padding-right: 4px
}

#search-result .controls a:hover {
    text-decoration: underline;
    color: #d9ad0d
}

#search-result .controls span {
    color: #d9ad0d
}

#search-result .controls a:first-child,
#search-result .controls span:first-child {
    padding-left: 0
}

#search-result .search .input {
    position: relative
}

#search-result .search .input input {
    border:1px solid #ccc;
    height:26px;
    text-indent:5px;
    width:350px
}

#search-result .search .input button {
    background:transparent;
    border:0;
    position:absolute;
    font-size:16px;
    top:5px;
    left: 320px;
    color:#555;
    z-index:2;
    cursor:pointer;
    font-weight:normal
}


#site-search-box .inner-box {
    position: relative
}

#site-search-box input {
    border:1px solid #ccc;
    height:26px;
    text-indent:5px;
    width:165px
}

#site-search-box button {
    background:transparent;
    border:0;
    position:absolute;
    font-size:16px;
    top:14px;
    right:8px;
    color:#555;
    z-index:2;
    cursor:pointer;
    font-weight:normal
}
/* end search results*/


/*default table styles*/
table.d {
    width: 100%;
    table-layout: auto;
    border-collapse: collapse;
    border-style: solid !important;
    font-size: 12px;
    border: 1px
}

table.d + table.d {
    margin-top: 21px
}

table.d caption {
    padding-bottom: 7px
}

table.d td.center,
table.d th.center {
    text-align: center !important
}

table.d td,
table.d th {
    background-color: #fff;
    border: 1px solid #CCCCCC;
    padding: 5px
}

table.d th span {
    font-weight:normal;
}

table.d thead th {
    background-color: #E3DDC5;
    text-align: center
}

table.d tbody th.title,
table.d.titled > tr th,
table.d.titled tbody tr th {
    background-color: #E3DDC5;
    text-align: left;
    font-weight: normal
}

table.d tbody tr.alt td,
table.d tbody tr.alt th  {
    background-color:#eee
}

table.d.c-as-th + table.d.c-as-th {
    margin-top: 0
}

table.d.c-as-th + table.d.c-as-th caption {
    border-top: 0
}

table.d.c-as-th caption {
    padding:5px;
    padding-top: 6px;
    font-weight:bold;
    text-align:left;
    background-color:#E3DDC5;
    border:1px solid #CCC;
    border-bottom:0
}
/*end default table styles*/


/* light table styles */
table.l {
    table-layout: fixed;
    font-size: 12px
}

table.l caption {
    font-family:"Century Gothic", Verdana, Arial, Helvetica;
    font-size:20px;
    color:#333;
    margin:0 0 7px 0;
    padding:0 0 2px 5px;
    line-height:29px;
    font-weight:normal;
    text-align: left;
    background:url("../../images/chs/horz-dot.png") repeat-x scroll left bottom rgba(0, 0, 0, 0)
}

table.l tbody tr:nth-child(2n) {
    background-color: #F8F8F8
}

table.l th {
    padding: 10px 5px;
    text-align: left;
    vertical-align: top
}

table.l td {
    padding: 5px;
    padding-right: 12px
}

table.l select + select {
    margin-left: 7px
}
/* end light table styles */


/* generic table styles */
table.g {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 12px
}

table.g + table.g {
    margin-top: 21px
}

table.g caption {
    padding-bottom: 7px
}

table.g td.center,
table.g th.center {
    text-align: center !important
}

table.g td,
table.g th {
    background-color: #fff;
    border: 1px solid #CCCCCC;
    padding: 5px
}

table.g th span {
    font-weight:normal;
}

table.g thead th {
    background-color: #E3DDC5;
    text-align: center
}

table.g tbody th.title,
table.g.titled > tr th,
table.g.titled tbody tr th {
    background-color: #E3DDC5;
    text-align: left;
    font-weight: normal
}

table.g tbody tr.alt td,
table.g tbody tr.alt th  {
    background-color:#eee
}

table.g.clickable tbody tr:hover td,
table.g.clickable tbody tr:hover th {
    background-color: #CCCCFF;
    cursor: pointer
}

table.g tbody tr.highlight td,
table.g tbody tr.highlight th,
table.g tbody tr.selected td,
table.g tbody tr.selected th {
    background-color: #f3d292
}

table.g.c-as-th + table.g.c-as-th {
    margin-top: 0
}

table.g.c-as-th + table.g.c-as-th caption {
    border-top: 0
}

table.g.c-as-th caption {
    padding:5px;
    padding-top: 6px;
    font-weight:bold;
    text-align:left;
    background-color:#E3DDC5;
    border:1px solid #CCC;
    border-bottom:0
}
/* end generic table styles */

table.layout-auto {
    table-layout: auto
}

table.layout-fixed {
    table-layout: fixed
}


/* booking form */
#booking .booking-button-span p {
    margin-bottom: 0;
    text-align: center
}

#booking .col.c h3 {
    font-family: "Century Gothic", Verdana, Arial, Helvetica;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    margin-top: 0;
    margin-bottom: 6px;
    text-align: center
}

#booking #rate-start input,
#booking #rate-start select,
#booking #rate-start textarea {
    font-size:12px;
}

#booking #rate-table,
#rate-summary {
  font-size:10px;
}

#booking #rate-start {
    border: 1px solid #c8c8c8;
    border-radius: 4px;
    overflow: hidden
}

#booking #rate-start #a_date {
    width: 95px
}

#booking #rate-start td {
    text-align: left;
    padding:5px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-color: #f1ede4
}

#booking #rate-start th {
    font-size: 11px;
    padding-top: 7px;
    background-color: #fff;
    padding:5px;
    text-align: left;
    font-weight:normal
}

#booking #rate-start tr:last-child th,
#booking #rate-start tr:last-child td {
    padding-top: 15px;
    padding-bottom: 14px
}

#booking #rate-start td.center,
#booking #rate-start th.center {
    text-align: center
}

#booking #rate-table tbody td,
#booking #rate-table tbody th {
    text-align: center;
    height: 30px
}

#booking #rate-table tbody tr.package {
  color: #F9B023;
}

#booking #rate-table tbody tr.alt  {
  background-color: #eee;
}

#booking #rate-table tbody tr th.total {
    font-size: 11px
}

#booking #rate-table thead th.room {
    width:160px;
}

#booking #rate-table thead th.total {
    width:160px
}

#booking #rate-table .button {
    margin-top:5px
}



#booking div#rate-result {
    overflow: visible
}

#booking #rate-summary {
  float:right;
  width:190px
}

#booking #rate-summary table {
    border-collapse: collapse;
    margin-top: 21px
}

#booking #rate-summary th {
  font-weight: normal;
  text-align: left;
  padding:3px;
  width:230px;
  border: 1px solid #CCCCCC
}

#booking #rate-summary td {
  text-align: right;
  padding:3px;
  border: 1px solid #CCCCCC
}

#booking #rate-summary tr.selected td,
#booking #rate-summary tr.selected th,
#booking #rate-table tbody tr.selected {
  background-color:#f3d292
}

#booking #rate-summary tbody tr:hover td,
#booking #rate-summary tbody tr:hover th {
    background-color: #CCCCFF;
    cursor: pointer
}

#booking #rate-summary tr.hi {
  background-color:#ccccff;
  cursor: pointer;
}

#booking #rate-summary tr.alt {
  background-color:#eee;
}

#booking #rate-summary thead tr,#rate-summary thead tr th {
  background-color:#e3ddc5;
  font-weight:bold;
}

#booking #rate-summary thead th em {
  font-weight:normal;
}

#booking #rate-summary tbody th em {
  font-weight:normal;
  color:#990000;
}


#booking #rate-table thead .room div,
#booking #rate-table thead .total div {
    position: relative
}

#booking #rate-table thead button {
    position:absolute;
    border: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 20px;
    top: -35%
}

#booking #rate-table thead button:hover {
    color: #464646
}

#booking #rate-table thead .room button {
    right: -4px
}

#booking #rate-table thead .total button {
    left: -4px
}

#booking #rate-table tr th.extra-pax div.wrap {
    position: relative
}

#booking #rate-table tr th.extra-pax i.fa {
    font-size: 12px
}

#booking #rate-table tr th.extra-pax div.tip {
    display: none
}

#booking #rate-table tr th.extra-pax:hover div.tip {
    display: block
}

#booking #rate-table tr th.extra-pax:hover i.fa:before {
    content: ""
}

div.tip {
    background-color: #F1F1FD;
    border: 1px solid #9F9F9F;
    border-radius: 6px;
    display: none;
    left: -100%;
    min-width: 250px;
    padding: 9px;
    position: absolute;
    top: 200%;
    z-index: 2
}



#booking #rate-result {
    width: 738px;
    overflow: hidden;
    float: left
}



#booking .chs-book {
    display:block;
    width:75px;
    height:25px;
    text-decoration: none;
    border:0;
    background-image: url(../images/g-chsbook.gif);
    margin-top:5px;
}




#booking textarea.fdt {
    width:300px;
    height:45px;
}

#booking textarea.srt {
    width:465px;
    height:100px;
}

#booking .calendar {
    display:block;
    width:16px;
    height:16px;
    background-image:url(/images/calendar_view_month.png);
    float:left;
    margin-left:3px;
}

#booking .poCal_cpYearNavigation, .poCal_cpMonthNavigation {
    background-color:#6677DD;
    color:#FFFFFF;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    vertical-align:middle;
}

.poCal_cpDayColumnHeader, .poCal_cpYearNavigation, .poCal_cpMonthNavigation, .poCal_cpCurrentMonthDate, .poCal_cpCurrentMonthDateDisabled, .poCal_cpOtherMonthDate, .poCal_cpOtherMonthDateDisabled, .poCal_cpCurrentDate, .poCal_cpCurrentDateDisabled, .poCal_cpTodayText, .poCal_cpTodayTextDisabled, .poCal_cpText {
    font-family:arial;
    font-size:8pt;
}

td.poCal_cpDayColumnHeader {
    border-color:#6677DD;
    border-style:solid;
    border-width:0 0 1px;
    text-align:right;
}
.poCal_cpCurrentMonthDate, .poCal_cpOtherMonthDate, .poCal_cpCurrentDate {
    text-align:right;
    text-decoration:none;
}
.poCal_cpCurrentMonthDateDisabled, .poCal_cpOtherMonthDateDisabled, .poCal_cpCurrentDateDisabled {
    color:#D0D0D0;
    text-align:right;
    text-decoration:line-through;
}
.poCal_cpCurrentMonthDate {
    color:#6677DD;
    font-weight:bold;
}
.poCal_cpCurrentDate {
    color:#FFFFFF;
    font-weight:bold;
}
.poCal_cpOtherMonthDate {
    color:#808080;
}
td.poCal_cpCurrentDate {
    background-color:#6677DD;
    border:thin solid #000000;
    color:#FFFFFF;
}
td.poCal_cpCurrentDateDisabled {
    border:thin solid #FFAAAA;
}
td.poCal_cpTodayText, td.poCal_cpTodayTextDisabled {
    border-color:#6677DD;
    border-style:solid;
    border-width:1px 0 0;
}
a.poCal_cpTodayText, span.poCal_cpTodayTextDisabled {
    height:20px;
}
a.poCal_cpTodayText {
    color:#6677DD;
    font-weight:bold;
}
span.poCal_cpTodayTextDisabled {
    color:#D0D0D0;
}

.poCal_cpBorder {
    border:thin solid #6677DD;
}

#poCalendar_ {
    background-color:white;
    position:absolute;
    visibility:hidden;
    z-index:10;
}

#bank_details dl {
    margin:0;
    padding:0;
}
#bank_details dt {
    font-weight:bold;
    float:left;
    width:17%;
    margin:0;
    padding:3px;
    clear:left;
}
#bank_details dd {
    float:left;
    margin:0;
    padding:3px;
    width:80%;
}
#chs #bank_details dt { width:25%;}
#chs #bank_details dd { width:72%;}
#instant_header {
    position: absolute;
    top: 0;
    left: 512px;
}
.instant_confirm {
    height: 109px;
    width: 246px;
    padding: 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #262216;
    position:relative;
    line-height:15px;
}

.instant_confirm span.instant_confirm_big {
    font-size: 19px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
}

.instant_confirm div {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 30px;
    color: #c3bdb5;
    font-size: 12px;
    padding-right: 10px;
}

.instant_confirm span.cairns_time {
    color: #f6a72c;
    font-weight: bold;
    padding-left: 7px;
}

#h-logo { top:40px;}
/* end booking form */





#property-tabs #gmap-product {
    float: left;
    height: 600px;
    width: 500px;
}

#property-tabs .poi-table {
    background-color: #E7E7E8;
    border: 1px solid #C7C7C7;
    float: right;
    width: 375px;
}

#property-tabs .poi-table th,.poi-table td{text-align:left;padding:3px;}
#property-tabs .poi-table thead tr{background-color:#D9AD0D;color:#fff}
#property-tabs .poi-table tbody tr{border-bottom:1px solid #fff;}

.rate-validity {
    text-align: center;
    background-color:#eee;
    border-radius:6px;
    padding:10px
}

.rate-validity p { margin:6px 0;}

.booking-contact {
  background:url(../../images/chs/widgets/contact-us.jpg) left top no-repeat;
  width:271px;
  height:97px;
  position: relative;
}
.booking-contact:hover { background-position: right top;}
.booking-contact .tel { position:absolute; font-size:24px; font-family:'Century Gothic',Helvetica,Arial; text-align: center; display:block; width:188px; left:11px;top:32px; color:#c52127;}
.booking-contact .email { position:absolute; display:block; left:0;bottom:0; height:30px; width:188px;}



/* map overlay */
body.noscroll {
    height: 100%;
    overflow: hidden
}

#background {
    position: fixed;
    z-index: 8999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
    margin-top: 32px
}

#map {
    position: fixed;
    z-index: 9000;
    width: 98%;
    height: 94%;
    background-color: #000;
    background-color: rgba(0,0,0,0.4);
    margin-top: 32px;
    display: none;
    border-radius: 4px;
    border: 3px solid rgba(0,0,0, 0.4);
}

#map > .close {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    background-color:#000;
    background-color:rgba(0,0,0,0.4);
    border-bottom-left-radius:4px;
    line-height:24px;
    font-size:14px;
    height:26px;
    width:80px;
    text-align:center;
    color:#fff;
    z-index: 3
}

#map > .close i {
    margin-right: 7px
}

#map .canvas {
    width: 70%;
    height: 100%;
    float: left
}

#map .canvas .labelBox {
    text-align: center;
    position:relative
}

#map .canvas .labelBox span {
    background-color: #fff;
    padding: 7px;
    border-radius: 3px;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75)
}

#map .canvas .labelBox:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #fff;
    top: 100%;
    left: 50%;
    margin-left: -10px
}

#map .canvas .markerBox {
    background-color: #fff;
    padding: 14px;
    position:relative;
    border-radius: 3px;

    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75)
}

#map .canvas .markerBox:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-top-color: #fff;
    top: 100%;
    left: 50%;
    margin-left: -25px
}

#map .canvas .markerBox a,
#map .canvas .markerBox span {
    font-family: Verdana, Arial, Helvetica
}

#map .canvas .inner-box {
    overflow: hidden
}

#map .canvas .gm-style div,
#map .canvas .gm-style span,
#map .canvas .gm-style label,
#map .canvas .gm-style a {
    font-family: "Century Gothic", Verdana, Arial, Helvetica;
    font-size: inherit
}

#map .canvas .inner-box .a {
    float:left
}

#map .canvas .inner-box .a .from {
  position:absolute;
  /* left: -13px; */
  right:-11px;
  /*background: url("//www.cairnsholidayspecialists.com.au/images/chs/tagx155.png") no-repeat left top;*/
  background: url("//www.cairnsholidayspecialists.com.au/images/chs/tagx155-reverse.png") no-repeat scroll right top rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-family: Arial,Verdana,Helvetica;
  font-size: 12px;
  /*height: 60px;*/
  height:49px;
  width: 104px;
/*  top:27px;*/
top:45px;
  padding-left:7px;
  line-height:40px;
}

#map .canvas .rating {
    margin-top:100px;
}
#map .canvas .inner-box .a .from strong {
  font-size:22px;
  vertical-align:middle;
  font-family: Arial,Verdana,Helvetica;
}

#map .canvas .inner-box .a .from span {
  vertical-align:middle;
  padding-right:5px;
  font-family: Arial,Verdana,Helvetica;
}

#map .canvas .inner-box .b {
    float: left;
    width: 270px;
    padding-left: 0px;
    margin-left: 14px;
    padding-right: 7px
}

#map .canvas .inner-box .b h2 {
    padding-bottom: 7px
}

#map .canvas .inner-box .b h2,
#map .canvas .inner-box .b h2 a,
#map .canvas .inner-box .b h2 strong {
    line-height: 24px;
    font-size: 20px;
    font-weight: bold
}

#map .canvas .inner-box .c {
    float:left;
    width: 75px
}

#map .canvas .inner-box .buttons {
    margin-top: 7px
}

#map .canvas .inner-box .buttons .button {
    margin-right: 7px
}

#map .index {
    width: 30%;
    height: 100%;
    float: right;
    background-color: #fff
}

#map .index .product {
    padding: 14px;
    padding-top: 7px
}


#map .index .product h2:before {
    content: "";
    display: block;
    float: left;
    width: 20px;
    height: 32px;
    background: url(https://maps.google.com/mapfiles/ms/icons/blue-dot.png) no-repeat center center;
    background-size: 24px 24px;
    margin-right: 7px
}

#map .index .product .quickref {
    margin-bottom: 5px
}

#map .index .product .buttons {
    margin-top: 7px
}

#map .index .product .buttons .button {
    margin-top: 7px;
    margin-right: 5px
}

#map .index .headers {
    margin-bottom: 7px;
    overflow: hidden
}

#map .index .headers strong {
    padding: 5px 12px 5px 5px;
    display: inline-block
}

#map .index .headers strong:first-child {
    padding: 5px 12px 5px 14px;
    width: 70%
}

#map .index .headers strong + strong {
    width: 14%;
    padding-left: 0
}

#map .index .table {
    overflow: hidden;
    overflow-y: scroll;
    max-height: 70%
}

#map .index .table tr td {
    width: 70%;
}

#map .index .table tr.highlighted td {
    background-color: #ff9900;
    color: #fff
}

#map .index .table tr.highlighted td a {
    color: #fff
}

#map .index .table tr.selected td {
    background-color: #6991fd;
    color: #fff
}

#map .index .table tr.selected td a {
    color: #fff
}

#map .index .table tr:hover td {
    background-color: #3399ff;
    color: #fff;
}

#map .index .table tr:hover td a {
    color: #fff
}

#map .index .table tr td:first-child {
    padding-left: 14px;
    cursor: pointer
}

#map .index .table tr td + td {
    width: 14%;
    cursor: pointer
}

#map .index .table tr td + td + td {
    width: auto;
    font-size: 15px;
    cursor: auto;
    text-align: center
}

#map .index .table tr td .fa-info {
    width:100%;
    height:100%;
    display:block;
    color: #000
}

#map .index .controls {
    overflow: hidden;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 21px
}

#map .index .controls a {
    display: inline-block
}
/* end map overlay */


#Information .col.b h3 {
    text-align: left !important
}

#accommodation-results .quickref {
  margin-bottom: 20px;
}

.data tr td{
	color:#c30b0b;
}
.data tr td a {
	text-decoration: underline;
	color:#c30b0b;
}
.j-right{
   text-align:right;
}
.j-left{
   text-align:left;
}
.viewMore td{
	font-weight: bold;
	padding:10px 0px;
	font-size: 12px;
}
#askLocal{
	position:absolute;
	top:84px;
	left:50%;
	margin-left:-585px;
}
.titleSearch{
	text-align: center;
	vertical-align: middle;
	margin-bottom:10px!important;
	margin-top:-15px!important;
}
.mGlass{
	margin-right:10px;
	position:relative;
	top:10px;
}
.ImageHolder86X56{
	width:84px;
	height:54px;
	background:#ddd;
	border:1px solid #999;
	box-shadow:inset 0px 0px 5px 0px #aaa;
	display:inline-block;
	vertical-align: middle;
}
.tourDetailsImage{
	display:inline-block;
	vertical-align: middle;
}
.tourDetailsName{
	margin:0 20px!important;
	vertical-align:middle;
	max-width:300px;
	display:inline-block!important;
}
.inclusions{
	list-style: none;
}
.inclusions i{
	margin-left: -20px;
    margin-right: 5px;
}

 .inclusions li{margin:5px 0;}
 .dotH{
	background: url('../../images/chs/horz-dot.png') repeat-x scroll left bottom transparent;
 }
.property-video {
  /*height: 330px;*/
  overflow:hidden;
  margin-bottom: 10px;
}
.property-video iframe {
  background: #000;
  vertical-align: middle;
  overflow:hidden;
}
p.warning {
  /*color: #c30a0a;*/
  font-style: italic;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}

div.enquiry-box {
  margin: 0 0 10px 0;
  /*margin: 0 10px 10px 10px;*/
  background: #f6f6f6;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 0 #FFF;
}

div.enquiry-box i {
  color: #c30b0b;
}

span.book-now {
  display: block;
  background: #252525;
  color: #ffffff;
  font-size: 16px;
  line-height: 36px;
  padding-left: 10px;
  margin-bottom: 20px;
}

span.phone-number, span.enquire-text {
  display: inline-block;
  font-size: 16px;
  padding-left: 10px;
}

span.enquire-text {
  margin-top: 10px;
  margin-bottom: 20px;
}

span.phone-number {
  font-weight: bold;
}

a.conference-enquire-link {
  color: #333;
}
a.conference-enquire-link:hover {
  color: #402ea9;
  text-decoration: underline;
}

a.enquire-link {
  color: #333;
}
a.enquire-link:hover {
  color: #402ea9;
  text-decoration: underline;
}

.event-news-heading {
  font-family: 'Century Gothic';
  font-weight: bold;
  font-size: 14px;
}

.event-latest-news ul {
  margin: 10px;
  padding: 0;
  list-style: none;
}
.event-latest-news ul li {
  margin-bottom: 2px;
}
.event-latest-news ul li:before {
  font-family: FontAwesome;
  content: "";
  display: block;
  padding-top: 2px;
  padding-right: 6px;
  float: left;
}
.event-enquiry-popup table {
  width: 100%;
}
.event-enquiry-popup table tr th {
  width: 160px;
  padding: 10px;
}

.event-enquiry-popup select {
  padding: 3px;
  min-width: 310px;
}
.event-enquiry-popup select.age-select {
  min-width: 90px;
  margin-right: 5px;
}

.event-enquiry-popup input[type="text"] {
  padding: 3px;
  min-width: 300px;
}

.conference-enquiry-form table {
  width: 100%;
}

.conference-enquiry-form table tr th {
  width: 160px;
  padding: 10px;
}

.conference-enquiry-form table tr td {
  padding: 5px 10px;
}

.conference-enquiry-form select {
  padding: 3px;
  min-width: 310px;
}

.conference-enquiry-form .full-width {
  padding: 3px;
  width: 95%;
}
.tabs > div.outer-box {
    clear: both;
}

#chs #hero ul.nav-menu:not(.uniform-colours) li:nth-child(3):hover {
  background-color: #E25740 !important;
}

#chs #hero ul.nav-menu:not(.uniform-colours) li:nth-child(3) {
  background-color: #dd3e24 !important;
}

#chs #hero ul.nav-menu:not(.uniform-colours) li:nth-child(4):hover {
  background-color: #8faf48 !important;
}

#chs #hero ul.nav-menu:not(.uniform-colours) li:nth-child(4) {
  background-color: #79a31c !important;
}

li.quickref-phone.no {
    border-right:none;
}
ul.quickref li.quickref-feature {
    float:right;
    padding-right:0;
}

#map .canvas .banner {
    position:absolute;
    left:-6px;
    top:-6px;
}
.special.dev .crow.two-col-left .col.b .rate .col.b > a { margin-top: 30px; }
#chs .special.dev h2 a.special-view-property {
  float: right;
  font-size: 12px;
  color: #2c9fc8;
}
#chs .special.dev h2 a i { font-size: 10px; }
.special.dev span.deal-info {
  float: right;
  display: block;
  font-size: 12px;
  color: #2c9fc8;
  cursor: pointer;
  margin-left: 6px;
}
.special.dev.has-more-deals { margin-bottom: 55px; }
a.expand-deals {
  position: absolute;
  width: 168px;
  height: 43px;
  left: 50%;
  margin-left: -70px;
  top: 100%;
  line-height: 43px;
  text-align: center;
  color: #fff;
  opacity: 0.9;
  background: url(//www.cairnsholidayspecialists.com.au/images/view-more-deals.png) no-repeat;
}
a.expand-deals:hover { opacity: 1; }
.special.dev > .crow > .col.b > span .rate { margin-top: 12px; }
.special.dev > ul.quickref {
  position: absolute;
  left: 250px;
  top: 55px;
  margin: 0;
}
#chs .special.dev > .crow > .col.b > h2 { margin-bottom: 35px; }
.special.dev:last-child { margin-bottom: 30px; }
a.expand-deals {
  top: auto;
  bottom: 0;
  background: #d9ad0d;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#chs .special.dev > .crow > .col.b {
  padding-bottom: 43px;
}
.special.dev.has-more-deals { margin-bottom: 15px; }

#booking input[name="voucher_code"] {
  margin-right: 30px;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.travel-services {
  margin: 0 auto;
  position: relative;
  width: 822px;
}

.travel-services > a {
  display: block;
  float: left;
  width: 240px;
  height: 261px;
  padding: 5px;
  margin-right: 15px;
  border: 7px solid #ededed;
}

.travel-services > a:last-child {
  margin-right: 0;
}

#chs .travel-services h4 {
  margin: 10px 0px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}

.travel-services .btn-container {
  display: block;
  position: absolute;
  bottom: 17px;
  width: 240px;
}

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

.travel-services .box-btn {
  display: block;
  margin: 0 auto;
  background: #C30B0B;
  border-radius: 15px;
  height: 28px;
  line-height: 28px;
  width: 115px;
  text-align: center;
  color: #fff;
}

.travel-services > a:hover span, .travel-services > a:hover h4 {
  text-decoration: underline;
}