/* Global Reset From Yahoo *****************************************************/

body,div,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
margin:0;
padding:0;
}

#mob-header, #mob-logo{display:none;}
.web-hide{display:none !important;}
.mob-hide{display:inherit !important;}

body {
	background-color: #e7f2f7;
	font-family: Arial, Verdana, sans-serif;
	color: #292a27;
}
   
body          { font-size: 75%; }   /* IE */
html > body   { font-size: 12px; }  /* Other browsers */

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}
img{max-width:100%;height:auto;}

address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	margin:0px 0px 12px;
	font-size: 26px;
	color: #067DB5;
}

h2 {
	color: #067DB5;
	font-size: 17px;
	margin-bottom: 10px;
	background-color: #E1EEF4;
	padding: 6px 7px;
	text-shadow:1px 1px 0 #fff;
	-moz-border-radius:5px;
	border-radius: 5px;
}

h2 a {
	color: #067DB5;
	text-decoration: none;
}

h2 a:hover {
	color: #0c658e;
}

h3 {
	font-size: 15px;
	color: #15B9A0;
	background-color: #C2F8F0;
	margin-bottom: 10px;
	padding: 6px 7px;
	text-shadow:1px 1px 0 #fff;
	-moz-border-radius:5px;
	border-radius: 5px;
}

h3 a {
	color: #15B9A0;
	text-decoration: none;
}

h3 a:hover {
	color: #17b79c;
}

h4 { 
	font-size: 1.25em; 
	line-height: 1.25; 
	font-weight: bold;
	color:#067DB5;
}

h5 { 
	font-size: 1em; 
	font-weight: bold; 
}

h6 {
	font-size: 1em; 
}

p {
	margin: 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}

ul.list {
	list-style-type: disc;
	padding-left: 30px;
	margin: 0;
}

dl {
	margin: 1.5em 0;
}

dl dt {
	font-weight: bold;
}

a {
	color: #067DB5;
	text-decoration: underline;
	outline: none;
}

a:hover     	{
	color: #15B9A0;
}

img				{
	border: none;
}

blockquote  	{
	color: #808080;
	font-size: 1.3em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0em;
	margin-bottom: 10px;
	margin-left: 0em;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Use this to create a horizontal ruler across a column. */

hr {
  background: #eaeaea; 
  color: #eaeaea;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 0.1em;
  margin: 0 0 1.4em 0;
  border: none; 
}

* html hr { margin: 0 0 1.2em 0; } /* IE6 fix */

.clearfix:before,
.clearfix:after,
.row:before,
.row:after{
  content: "";
  display: table;
} 
.clearfix:after,.row:after{
  clear: both;
}
.clearfix,.row{
  zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}
.row,.row > .col,.row > [class*="col-"]{box-sizing:border-box;}
.row{display:-ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}
.row > .col,.row > [class*="col-"]{position: relative;width: 100%;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.map-wrap{width:100%;height:0;margin-bottom:1.5em;padding-top:75%;overflow:hidden;position:relative;}
.map-wrap > iframe{width:100%;height:100%;position:absolute;left:0;top:0;}
/* General Display and Body *****************************************************/
.web-hide{
	display:none !important;
}

#background_low {
	background:url(../media/graphics/bg_footer_low.gif) center bottom repeat-x;
}

#container {
	width: 1047px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
		
#header {
	height: 156px;
	width: 1047px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

.guiColumnMiddleWrapper {
	float:right;
	width: 728px;
}


#top {
	height: 156px;
	background-color: #18ceb2;
	background-image: url(../media/graphics/top_header_edge.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#top_line {
	background: url(../media/graphics/top_line.png) center top repeat-x;
}

#top_image {
	margin: 0px 0px 20px;
	float: right;
	width: 728px;
	height:179px;
	position: relative;
}

.top_image_overlay {
	position: absolute;
	height: 179px;
	width: 728px;
	left: 0px;
	top: 0px;
	z-index: 9;
}

#top_image img {
	-moz-border-radius:6px 6px 6px 6px;
}

#breadcrumbs {
	height: 32px;
	clear: both;
	text-align: right;
	padding-top: 13px;
	font-size: 11px;
	color: #067CB4;
}

#breadcrumbs a {
	color: #0571A3;
}

#contentholder {
	float: left;
	width: 1047px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}
		
#content {
	float: right;
	width: 728px;
	margin: 0 0 15px;
	padding: 0px;
	background-color: #FFF;
	-moz-border-radius:6px;
	border-radius: 6px;
}

#content-wide {
	float: left;
	width: 1000px;
	margin: 0px 0px 15px;
	padding: 15px 20px;
	background-color: #FFF;
	-moz-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 0px 6px 6px;
}

#container .fullwidth {
	margin-bottom: 0px;
	margin-top: 40px;
	width: 1040px;
	float: left;
}

#sidebar {
	float: left;
	margin: 0px;
	width: 300px;
	text-align: left;
	display: block;
	padding: 0px;
}

body #sidebar #bg-airbnb{
    float:none;
    width:90%;
    height:auto;
    padding:84px 5% 5%;
}
body #sidebar #bg-airbnb input{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
body #sidebar #bg-airbnb #form_location,
body #sidebar #bg-airbnb #datepicker1,
body #sidebar #bg-airbnb #datepicker2,
body #sidebar #bg-airbnb #guests{
    position:relative;
    left:0;
    top:0;
    width:100%;
    margin:5px 0;
}
body #sidebar #bg-airbnb p:last-child{
    display:none;
}
body #sidebar #bg-airbnb #button{
    position:relative;
    left:0;
    top:0;
}
body #sidebar #bg-airbnb #logoair{
    width:100%;
    top:20px;
    left:0;
    text-align:center;
}
body #sidebar #bg-airbnb #minus,
body #sidebar #bg-airbnb #plus{
    top:auto;
    bottom:81px;
}
body #sidebar #bg-airbnb #minus{
    left:20px;
}
body #sidebar #bg-airbnb #plus{
    left:auto;
    right:20px;
}

/* Footer Styles *****************************************************/

#footer {
	clear: both;
	margin: 0px;
	height: 142px;
	padding: 0px;
	position: relative;
}	

#footer p {
	color: #84B4CF;
}

#footer p a {
	color: #5E9EC1;
	font-weight: bold;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom:1px dotted #5e9ec1;
}

#footer p a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}		

#footer_details {
	position: absolute;
	width: 720px;
	right: 0px;
	top: 50px;
}

.footerlink {
	background:url(../media/graphics/logo_footer.png) center top no-repeat;
	color:#fff;
	display:block;
	float:left;
	height:66px;
	left:23px;
	margin:0;
	position:absolute;
	top:40px;
	width:251px;
}

a.footerlink:hover {
	background-position:center bottom;
	background-repeat:no-repeat;
	display:block;
}

/* Logo *****************************************************/
		
		
#logo {
	width: 448px;
	height: 138px;
	position: absolute;
	left: 0px;
	top: 50px;
	background-image: url(../media/graphics/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo h1 {
	color: #FFFFFF;
	font-size: 3.5em;
	display: none;
}

/* Header Buttons *****************************************************/


.header_button_portal,
.header_button_directory {
	background-position:center top;
	background-repeat:no-repeat;
	color:#fff;
	display:block;
	height:37px;
	position:absolute;
	right:0px;
	bottom: 50px;
}

.header_button_portal {
	background-image:url(../media/graphics/header_button_portal.png);
	width:339px;
}

.header_button_directory {
	background-image:url(../media/graphics/header_button_directory.png);
	width:205px;
}

a.header_button_portal:hover,
a.header_button_directory:hover {
	background-position:center bottom;
	background-repeat:no-repeat;
}

.header_button_portal p,
.header_button_directory p {
	display: none;
}


/* Floats *****************************************************/

.float-left {
	float:left;
	margin: 3px 15px 10px 0px;
}
			
.float-right {
	float:right;
	margin: 3px 0px 10px 15px;
}
		
.cleaner {
	clear:both;
	height:0px;
	font-size:0px;
}

/* Newsletter Box *****************************************************/

#newsletter .field {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-image:url(../images/inputbg.png);
	background-repeat:no-repeat;
	border-bottom:1px solid #EBEAE4;
	border-right:1px solid #EBEAE4;
	border-left:1px solid #D4D4CF;
	border-top:1px solid #D4D4CF;
	color:#929292;
	height:18px;
	width:188px;
	padding:6px 5px 4px 5px;
	background-position: left top;
}
			
#newsletter .left {
	width:192px;
}
			
#newsletter p {
	margin:0px 0px 16px 0px;
}
			
#quoteform {
	width: 580px;
}

.innerpad {
	padding: 20px;
}


/* Primary Navigation *****************************************************/


#nav {
	bottom:0;
	height:34px;
	position:absolute;
	right:0;
	width:920px;
	top: 0px;
}

.navcontainer {
	float:left;
	height:40px;
	margin:0;
	padding:0;
	width:600px;
}

#qm0 {
	float:right;
	margin:0;
	padding-bottom:19px;
	padding-left:0;
}

#qm0 ul,
#qm0 li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#qm0 ul {
	display:block;
	padding-left:15px;
}

#qm0 a {
	float:left;
	color:#dcf8f4;
	text-decoration:none;
	padding: 10px 0px;
	margin: 0 0 0 25px;
	font: bold 1em/14px Arial, Helvetica, sans-serif;
}

#qm0 a#current {
	background-color:#fff;
	color:#000;
}

#qm0 a:hover {
	color:#fff;
	text-decoration: none;
	text-shadow:1px 1px 0 #159280;
}

#qm0 .active a {
	text-shadow:1px 1px 0 #159280;
	color: #fff;
}

#qm0 .active ul a {
	background-image:none;
	text-shadow:none;
}

#qm0 .active ul a:hover {
	color:#FFFFFF;
}

#qm0 ul a {
	float:none;
	display:block;
	padding:6px 10px;
	margin:0;
	background-color:#52ddca;
	border-bottom:1px dashed #92f1e4;
	color:#FFF;
}

#qm0 ul a:hover {
	background-color:#067db5;
	border-bottom:1px solid #2e9cd0;
	text-shadow:1px 1px 0 #04577e;
}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider {
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
}

.qmmc .qmdividery {
	float:left;
	width:0px;
}

.qmmc .qmtitle {
	display:block;
	cursor:default;
	white-space:nowrap;
}

.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
}

.qmmc {
	position:relative;
	height:1%;
}
	
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:0;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0;left:0;}

/* Sub List Menu Left Column */

ul.subList {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

ul.subList li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	font-size: 1em;
	padding: 0px;
}
		
ul.subList li a {
	-moz-border-radius:2px;
	border-radius: 2px;
	list-style-type: none;
	display: block;
	text-decoration: none;
	color: #067DB5;
	text-align: left;
	margin: 0px;
	line-height: 1.7em;
	border-style: none;
	border-width: 0px;
	padding: 6px 0px 6px 30px;
	background: #FFFFFF url(../media/graphics/item_arrow.png) no-repeat 5px 8px;
}
		
ul.subList li a:hover {
	color: #056A9A;
	list-style-type: none;
	display: block;
	text-decoration: none;
	background-color: #ddeff7;
}		

ul.subList .active a {
	background-color: #DDEFF7;
	color: #056A9A;
}


/* TABLES *********************************************************/

#content th.nobg {
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	background-color: #eee;
	background-image: none;
	color: #161616;
	font-size: 1.2em;
	font-weight: bold;
}

#content td {
	padding: 6px 10px;
}
#content table {
	margin-top: 10px;
	margin-bottom: 15px;

}

#content th {
	font-size: 12px;
	font-weight: bold;
	color: #067DB5;
	text-transform: uppercase;
	text-shadow:1px 1px 0 #fff;
	padding: 6px;
	background-color: #E1EEF4;
	border-bottom: 1px solid #FFFFFF;
}

#content th.featured {
	border: 1px solid #A2CADD  !important;
	background-color: #CAE1EC;
}

/* Ads *********************************************************/

.mrec_ad {
	height: 250px;
	width: 300px;
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}
.mrec_ad_top {
	height: 250px;
	width: 300px;
	margin-bottom: 20px;
	clear: both;

}

.button_holder {
	width: 300px;
	clear: both;
}

.button_ad {
	float: left;
	height: 140px;
	width: 140px;
	margin-bottom:20px;
	-moz-border-radius:6px;
	border-radius: 6px;
}

.button_ad_padded {
	padding: 7px;
	float: left;
	height: 126px;
	width: 126px;
	margin-bottom:20px;
	-moz-border-radius:6px;
	border-radius: 6px;
}

.gutter_right {
	margin-right:20px;
}

.green_ad {
	background-color:#18CEB2;
}

.blue_ad {
	background-color:#067DB5;
}


.google_square_wrapper {
	background-color:#FFFFFF;
	width: 330px;
	float: left;
	margin: 0px 15px 15px 0px;
	padding-bottom: 15px;
}

.google_square {
	background-color:#FFFFFF;
	width: 310px;
	float: left;
	text-align: center;
	margin: 0px 10px 10px 0px;
}

#banner_ad_holder {
	float: right;
	width: 728px;
	margin-bottom: 20px;
}

#top_extra_ad {
	float:right;
	width:728px;
	margin-bottom: 20px;
}

#ad_searchtop {
  margin-bottom: 15px;
}

#ad_searchbottom {
  margin-top: 15px;
}

/* Left Column Box Styles *********************************************************/

.single_sidebar_ad {
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

#sidebar .side_box {
	margin-bottom: 20px;
	clear: both;
}

.side_box .side_box_title {
	height: 40px;
	position: relative;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	background-color: #067DB5;
	background-image: url(../media/graphics/bg_sidebox_edge.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.side_box .side_box_content {
	background-color: #FFF;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}

#sidebar .innerpad {
	padding: 15px;
}

.side_box h5 {
	color: #FFF;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 15px;
	text-shadow:1px 1px 0 #042940;
	float: left;
	line-height: 1.7em;
}


.side_box .side_box_icon {
	height: 40px;
	width: 40px;
	position: absolute;
	right: 0px;
}




/* Main Site Search **********************************************************/

#searchbox_holder {
	float: right;
	width: 728px;
	padding: 0px;
	background-color: #FFF;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	margin: 0px 0px 20px;
}

#search_portal .field_portal,
.cleardefault {
	border-style:none;
	width:180px;
	margin: 4px 0px 0px 4px;
	float: left;
	border-width: 0px;
	font-size: 13px;
	line-height: 17px;
	background-color: #EAF1F4;
}

#search_btn_portal {
	float: right;
}

#search_portal p {
	margin:0 0 16px;
}

#searchbox_portal {
	height:24px;
	padding:3px;
	width:264px;
	background-color: #eaf0f4;
	background-image: url(../media/graphics/bg_searchbox_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#search_portal {
	margin: 0px;
	height: 35px;
}

.searchbox_icon {
	height: 40px;
	width: 40px;
	position: absolute;
	right: 0px;
}

#searchbox_title {
	height: 40px;
	position: relative;
	-moz-border-radius:6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	background-color: #067DB5;
	background-image: url(../media/graphics/bg_sidebox_edge.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#searchbox_title h4,
#searchbox_title h1 {
	float: left;
	padding:7px 0 0 15px;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow:1px 1px 0 #042940;
	line-height: 1.7em;
}

#searchbox_holder .innerpad {
	float: left;
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 12px;
	
}

/* Photo Gallery *****************************************************/

.gallery {
  clear: both;
  margin: 10px 0;
}

.gallery div {
  display: block;
  float: left;
  margin-bottom: 12px;
  margin-right: 12px;
  text-align: center;
  width: 157px;
}

.gallery a {
  text-decoration: none;
}

.gallery img {
  border: 5px solid #DAF4F8;
  margin-bottom: 5px;
}

.thumbitem {
	float: left;
}

.thumbitem p {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.2em;
}

/*  Accommodation Finder *****************************************************/

#form_search_country {
	margin: 0px;
}

#form_search_country .frmselectboxlong,
#form_search_country .frmselectboxlongdate {
	border-width: 0px;
	border-style: none;
	font-size: 13px;
	margin: 0px 5px 0px 0px;
	background-image: url(../media/graphics/bg_selectbox_backing.gif);
	background-repeat: no-repeat;
	background-color: #E7F2F7;
	float: left;
}

#form_search_country .frmselectboxlong {
	width: 200px;
	height: 30px;
	padding: 4px;
}

#form_search_country .frmselectboxlongdate {
	width: 194px;
	padding: 3px;
	height: 24px;
	background-image: url(../media/graphics/bg_selectbox_backing_datepicker.gif);
}

.gobutton {
	margin: 0px;
	height: 25px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: #4B809E url(../media/graphics/search_button_small.gif) repeat-x left top;
	height: 30px;
	width: 88px;
	float: right;
	cursor:pointer;
}

/* Random Unidentified Styles */

.bigger_txt {
	font-size: 1.2em;
	font-weight: bold;
}

#form_sort #o {
	padding: 5px;
	height: 30px;
}

.Site_FormRequired {
	color: #C30;
}

.top_map {
	width: 365px;
	height: 280px;
}

#guiSide {
	float: none !important;
	width: auto !important;
	border: none !important;
}

#addDescription_parent td, #editDescription_parent td, #signupDescription_parent td {
	padding: 0;
	margin: 0;
}



#tabs h2 {
	color: #0f6599;
	font-size: 1.4em;
}

#tabs h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0f6599;
}

#tabs .listing_content {
	float: left;
	width: 410px;
}

#content #listing_top_info {
	clear: both;
	height: 280px;
	margin-bottom: 20px;
}

.lrec_ad {
	height: 280px;
	width: 336px;
	float: left;
}

.top_map {
	height: 280px;
	width: 330px;
	float: right;
}

/* Search Results *****************************************************/


.ajaxSearch_result {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #D9E3E8;
}

.ajaxSearch_resultLink {
	font-size: 15px;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}

.ajaxSearch_resultDescription {
	display: block;
	font-weight: bold;
}

.ajaxSearch_resultExtract {
	display: block;
	font-weight: normal;
	font-style: italic;
}

/* Home Page Custom Port Douglas Styles *****************************************************/

#ads {
	float:left;
	width:300px;
	margin-right:15px;
}

/* Accommodation Regions */

.prcol_left {
	margin-right:15px;
}

.prcol_left,
.prcol_right {
	width: 336px;
	float: left;
	padding-bottom: 15px;
}



.popregions .item {
	float:left;
	padding:10px;
	border:1px solid #E1EFF8;
	-moz-border-radius:6px;
	border-radius: 6px;
	margin-bottom: 15px;
}


.popregions .thumb {
	float:left;
}

.popregions img {
	margin:3px 0 10px 0px;
	border: 5px solid #E1EFF8;
	-moz-border-radius:4px;
	border-radius: 4px;
	background-color: #FFF;
	padding: 1px;
}

.popregions .desc {
	float:left;
	width:224px;
	margin-left: 10px;
}

.popregions .title h4 {
	color:#4B809E;
	background-color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0px;
}

.popregions .title h4 a {
	text-decoration:none;
}

.popregions p {
	line-height: 1.6em;
	margin-bottom: 0;
}

/* Content Formatting Styles *****************************************************/

.portal ul {
	list-style: none;
}

.portal ul,
.portal ol {
	margin: 15px 0px 15px 15px;
	padding: 0px;
	line-height: 1.7em;
}

.portal ol {
	margin-left: 30px;
}

.portal ol li {
	margin-bottom: 4px;
}


.portal ul li {
	background-image: url(../media/graphics/bullet_arrow_alt.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-bottom: 4px;
	padding-left: 17px;
}

.bordered {
	border: 8px solid #E1EEF4;
	-moz-border-radius:5px;
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 1px;
}

p.navigator {
	display: block;
	height: 30px;
	margin-bottom: 10px;
}

a.previous {
	display: block;
	float: left;
}
a.next {
	display: block;
	float: right;
}
a.previous,
a.next {
	padding: 4px 7px;
	color: #FFFFFF;
	background-color: #067DB5;
	-moz-border-radius:5px;
	border-radius: 5px;
	text-decoration: none;
}

a.next:hover,
a.previous:hover {
	background-color: #18CEB2;
}

#content ul.gallery-links li {
	display: inline;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid #4B809E;
	background: url(none);
}

#content ul.gallery-links {
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 11px;
}

.interesting {
	background-color: #e7f2f7;
	padding: 10px;
}

.small {
	font-size:11px;
	font-style:italic;
}

.accom-picture-box {
	float: left;
	margin-bottom: 15px;
	width: 200px;
	padding-right: 25px;
	margin-top: 5px;
}

.accom-content-box {
	float: left;
	margin-bottom: 20px;
	width: 463px;
	margin-top: 5px;
}
.accom-content-box .reviews{
	display:inline-block;
	margin-top:8px;
	padding:5px 15px;
	background-color:#ffe99d;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#000;
	font-size:14px;
	font-weight:normal;
	text-shadow:none;
}
.accom-content-box .reviews strong{
	color:#cd541f;
	font-size:16px;
	font-weight:bold;
}

.floating-illustrative {
	float: right;
	width: 175px;
	margin-left: 20px;
}

.floating-illustrative-wide {
	float: right;
	width: 230px;
	margin-left: 20px;
}

.floating-illustrative img,
.floating-illustrative-wide img {
	margin-bottom: 8px;
}

#ui-datepicker-div {
	display:none;
}

.map {
	width: 688px;
	height: 450px;
	margin: 15px 0px;
}

ul.adleft {
	display:inline-block;
}



/* Weather Styles *****************************************************/

#weather {
	margin-top: 10px;
	margin-bottom: 10px;
}
#weather h1 {
	display: none;
}
#weather div p {
	text-align: center;
}
#weather .current img {
	border: 5px solid #FFF;
	text-align: center;
}
#weather .current p {
	font-weight: bold;
	font-size: 14px;
	display: block;
}
#weather .current {
	padding: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	background-color: #E7F2F7;
	width: 310px;
	float: right;
}
#weather .current h2 {
	color: #067DB5;
	text-shadow:1px 1px 0 #fff;
	text-align: center;
	background-color: #E7F2F7;
	padding: 0px;
}

#weather .forecast {
	float: left;
	width: 155px;
	margin-right: 15px;
	border: 1px solid #c2f8f0;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding-bottom: 10px;
}
#weather .forecast h3 {
	text-align: center;
	-moz-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
#weather .forecast p {
	margin: 0px 10px 5px;
	line-height: 18px;
}
#weather .forecast img {
	margin-bottom: 5px;
	border: 5px solid #C2F8F0;
}
#weather .current div {
	margin-right: auto;
	margin-left: auto;
}

.content-box {
	float: left;
	margin-bottom: 20px;
	width: 455px;
}

.picture-box {
	float: left;
	margin-bottom: 20px;
	width: 198px;
	padding-right: 20px;
}

.destination-picture-box {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-right:25px;
}

.destination-content-box {
	float: left;
	width: 463px;
}

/* Accommodation Pagination */

#accommodation_paging_index {
	margin-bottom: 20px;
	float: right;
}

.accommodation_paging_page a,
.accommodation_paging_next a,
.accommodation_paging_previous a {
	padding: 5px 10px;
	background-color: #C2F8F0;
	color: #067DB5;
	margin: 0px 5px 0px;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius:5px;
	border-radius: 5px;
}

.accommodation_paging_page a:hover,
.accommodation_paging_next a:hover,
.accommodation_paging_previous a:hover {
	background-color: #067DB5;
	color: #fff;
}

.accommodation_paging_page .accommodation_paging_pageactive {
	padding: 5px 10px;
	background-color: #067DB5;
	color: #fff;
	margin: 0px 5px 0px;
	-moz-border-radius:5px;
	border-radius: 5px;
}

#social {
	float: right;
	margin: 2px 0px 0px 12px;
}

.link-unit-728x15{
	float:left;
	width:728px;
	margin-bottom:15px;
	padding:10px 0;
	background-color:#fff;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.google-ads-728x90{
	float:left;
	margin:12px 0 15px;
	width:728px;
	background-color:#fff;
	border-radius: 6px;
}
#b_container{
	float:left;
	width:100%;
	margin-bottom:20px;
}
#mob-booking,#mob-booking2{clear:both;margin-left:-10px;text-align:center;}
#mob-booking iframe,#mob-booking2 iframe{margin:15px auto;}
.aw-widget-36hour{margin-bottom:1.5em;}
.aw-widget-36hour .aw-more-block{display:none !important;}
.acomm-panel .item + .item{margin-top:1.5em;}
.acomm-panel .item .photo{float:left;width:200px;text-align:center;}
.acomm-panel .item .photo img{box-sizing:border-box;border:8px solid #e1eef4;}
.acomm-panel .item .meta{float:right;width:463px;}
.acomm-panel .item .meta .price{margin-bottom:0;}
.acomm-panel .item .meta .address{font-style:italic;}
.acomm-panel .item .meta .reviews{display:inline-block;padding:5px 15px;background-color:#ffe99d;border-radius:4px;font-size:14px;}
.acomm-panel .item .meta .reviews .score{color:#cd541f;font-size:16px;font-weight:bold;}
.acomm-panel .item .meta .btn{display:inline-block;padding:9px 17px;background-color:#067db5;border-radius:5px;color:#fff;font-size:16px;font-weight:bold;text-decoration: none;text-transform:uppercase;}

.accomm-panel .item+.item{margin-top:15px;}
.accomm-panel .title h3{padding-top:8px;padding-bottom:8px;line-height:20px;}
.accomm-panel .title h3 > img{margin:0;}
.accomm-panel .photo{-ms-flex: 0 0 33.33333%;flex: 0 0 33.33333%;max-width: 33.33333%;}
.accomm-panel .photo img{width:100%;}
.accomm-panel .desc{-ms-flex: 0 0 66.66666%;flex: 0 0 66.66666%;max-width: 66.66666%;}
.accomm-panel .desc .price{font-size:1.35em;}
.btn{display: inline-block;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;padding: 0.375rem 0.75rem;background-color:#067db5;border: 1px solid transparent;border-radius: 0.25rem;color:#fff;font-size: 1rem;font-weight: bold;line-height: 1.5;text-align: center;text-decoration:none;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;white-space: nowrap;vertical-align: middle;}
@media screen and (prefers-reduced-motion: reduce){
  .btn {transition: none;}
}
.btn:hover,.btn:focus{background-color:#666;color:#fff;}

.qld-map-wrap{margin-bottom:1.5rem;text-align:center;position:relative;}
.qld-map-wrap .place{display:block;width:10%;height:2%;position:absolute;}
#place1{left:79.5%;top:16%;width:11%;}
#place2{left:61%;top:22.5%;width:11%;}
#place3{left:71%;top:24.3%;width:12%;}
#place4{left:72%;top:26.4%;width:7%;height:3.4%;}
#place5{left:78%;top:32%;width:11%;height:2.5%;}
#place6{left:29%;top:36.2%;width:7.5%;height:2.5%;}
#place7{left:30%;top:38.6%;width:9.5%;height:2.5%;}
#place8{left:54.5%;top:51%;width:5%;}
#place9{left:55%;top:53.2%;width:6.5%;}
#place10{left:58.5%;top:57.8%;width:12%;}
#place11{left:70.5%;top:68.9%;}
#place12{left:72%;top:82.2%;width:14.3%;}
#place13{left:72%;top:84.4%;width:15%;}
#place14{left:71.5%;top:86.7%;width:19%;}
#place15{left:75.4%;top:90%;width:12%;}
#place16{left:73%;top:92.5%;width:13%;}
#place17{left:46.7%;top:48.6%;width:11.5%;}
#place18{left:34%;top:49.9%;width:12%;}
#place19{left:75.5%;top:79.5%;}
#place20{left:78%;top:26.4%;width:13%;}
#place21{left:65%;top:26.7%;width:6.5%;}
#place22{left:75.5%;top:31%;width:2.5%;}
#place23{left:71.7%;top:29.7%;width:2.5%;}
#place24{left:72%;top:32.2%;width:2.5%;}
#place25{left:39.6%;top:38.4%;width:2.5%;height:2.5%;}
#place26{left:36.5%;top:36.2%;width:3%;}
#place27{left:26%;top:43%;width:6%;height:2.5%;}
#place28{left:52.3%;top:52.7%;width:2.5%;height:2.5%;}
#place29{left:47.5%;top:59.7%;}
#place30{left:63.8%;top:71.5%;width:2.5%;height:2.5%;}
#place31{left:70%;top:90%;width:5%;height:2.5%;}
#place32{left:38.7%;top:76.1%;width:2.5%;height:2.5%;}
#place33{left:58%;top:89%;}
#place34{left:66.9%;top:93.6%;width:2.5%;height:2.5%;}