/*
Theme Name: Golden Sands Theme
Description: Theme for Golden Sands.
Author: i360
Version: 1.0
*/

/* Basic WordPress Blog Styles */   
/* Images
-------------------------------------------------------------- */
html {
    -webkit-text-size-adjust: none;
}
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
  	margin-right: 1em;
	margin-bottom:1em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
  	margin-left: 1em;
  	margin-right: 1em;
	margin-bottom:1em;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.0em;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	background:#edeff0;
	color:#3e5559;
	font-size:12px;
	text-transform:lowercase;
	padding:8px;
	text-align:left;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl {
	margin: 0;
}
.gallery-caption {
	margin:-1.5em 0 0 0;
}


/* Pullquotes
-------------------------------------------------------------- */

blockquote { margin:0;}
blockquote p {
	color:#09a7c2;
	font-size:16px;
	margin: 0 0 16px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:140%;
	text-align:center;
	}	
/* End Basic WordPress Blog Styles */

/* Main
-------------------------------- */

body { margin:0; padding:0;overflow-x: hidden; height:100%}
@font-face {
    font-family: 'signikaregular';
    src: url('fonts/signika-regular-webfont.eot');
    src: url('fonts/signika-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/signika-regular-webfont.woff') format('woff'),
         url('fonts/signika-regular-webfont.ttf') format('truetype'),
         url('fonts/signika-regular-webfont.svg#signikaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'signikalight';
    src: url('fonts/signika-light-webfont.eot');
    src: url('fonts/signika-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/signika-light-webfont.woff') format('woff'),
         url('fonts/signika-light-webfont.ttf') format('truetype'),
         url('fonts/signika-light-webfont.svg#signikalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'signikasemibold';
    src: url('fonts/signika-semibold-webfont.eot');
    src: url('fonts/signika-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/signika-semibold-webfont.woff') format('woff'),
         url('fonts/signika-semibold-webfont.ttf') format('truetype'),
         url('fonts/signika-semibold-webfont.svg#signikasemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alluraregular';
    src: url('fonts/allura-regular-webfont.eot');
    src: url('fonts/allura-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/allura-regular-webfont.woff') format('woff'),
         url('fonts/allura-regular-webfont.ttf') format('truetype'),
         url('fonts/allura-regular-webfont.svg#alluraregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'signikabold';
    src: url('fonts/signika-bold-webfont.eot');
    src: url('fonts/signika-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/signika-bold-webfont.woff') format('woff'),
         url('fonts/signika-bold-webfont.ttf') format('truetype'),
         url('fonts/signika-bold-webfont.svg#signikabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4,ul,ol,p { margin:0; padding:0;}
h1,h2,h3,h4 {
	color:#4e6266;
	font-weight:normal;
	font-family:'signikaregular', Arial, Helvetica, sans-serif;
	}
h1 {
	font-size:44px;
	margin:0 0 12px;
	}
h2 {
	font-size:22px;
	margin:0 0 18px;
	}
h3 {
	font-size:20px;
	color:#4e6266;
	margin-bottom: 13px;
	}	
h4 {
	font-size:18px;
	margin: 20px 0 8px;
	line-height: 135%;
	}	
	
		
img { border: none;}
p, ul {
	font-family:'signikalight', Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:140%;
	color:#444444;
	}
p { margin:0 0 18px;}	
	
a { 
	text-decoration:none; 
	color:#d9b034;
	}	

hr {background: none repeat scroll 0 0 #e4e4e4;
    border: medium none;
    height: 1px;
    margin: 5px 0 20px;}

#wrapper {
width: 100%;
}

.page-template-panorama-php html, body {
	height:100% !important!;
	position:relative;
}


#panorama {
		height:auto !important!;
		height: 800px; /* IE only */
}

.h_iframe iframe {
    width:100%;
	height: auto;
	height: 800px; /* IE only */
}

.h_iframe {
    height: auto;
	height: 800px; /* IE only */
}


#header { 
	background:url(images/headerbg.jpg) center top repeat-x;
	height:76px; 
	
	}

#slider { 
	left: 50%;
    margin-left: -50%;
    position: absolute;
	z-index:-100;
	top: 76px;
width:100%;
	}	

#introbox { 
	max-width:960px;
	width: 100%;
	margin:0 auto;
	}
#introbox ul {overflow:hidden; margin:0 0 22px;}
	
#introbox ul li {
	list-style:none;
	float:left;
	margin:0 8px;
	}
#introbox ul li div {
	text-align:center;
	border:#e2e2e2 solid 1px;
	width:210px;
	padding:6px 6px 2px;
		-webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .1);
	background:#fff;
	}
	
#introbox ul li div:hover { 
	background:#4e6266;
	cursor:pointer;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .1);
	border: #4e6266 1px solid;
	}	
	
#introbox ul li div p.boxname {
	font-family: 'signikaregular',Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#4e6266;
	margin:8px 0 3px;
	}
	
#introbox ul li div:hover p.boxname, #introbox ul li div:hover p.boxdesc {
	color:#fff;
	}
	
#introbox ul li div p.boxdesc {
	font-family: 'signikalight',Arial, Helvetica, sans-serif;
	color: #444;
	padding:0 6px;
	}	
#introbox ul li a {
	}

#maincontent {
	//max-width:960px;
	//width: 100%;
	max-width:1200px;
	width:95%;
	padding:10px;
	margin:0 auto;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .15);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .15); 
	}
	
#maincontent_home {
	max-width:960px;
	width: 100%;
	margin:0 auto;
	margin-top: -40px;
	overflow:hidden;
	}

#leftcolumn .content {
	padding-right: 0px;
	word-wrap: break-word;
}
.tbl {
	max-width: 700px;
	width: 100%;
}
.tbl1 {
	padding-left: 10px;
	font-size: 0.9em;
	font-family: 'signikalight', Arial, Helvetica, sans-serif;
	color:#444444;
}
.tbl2 {

width: 24%;

}
#leftcolumn .content h1{
	font-size: 2em;
}
#leftcolumn .content h2{
	font-size: 1.3em;
}


#fullcolumn {
	padding:15px;
	//max-width:930px;
	max-width:1170px;
	width: 98%;
	background:#fff;
	}

#leftcolumn {
	float:left;
	max-width:672px;
	width: 80%;
	height:auto;
	border:#e4e4e4 solid 1px;
	padding:15px;
	background:#fff;
	}

#rightcolumn {
	float:right;
	max-width:245px;
	width: 36.5%;
	height: 100%;
	background-color: white;
	}
	
#rightcolumn img {margin: -10px auto }	
#rightcolumn p {margin-bottom: 10px} 
#rightcolumn .content {margin: 0 12px 0 0;}
	

#topfooter {
	background:#f5f6d7 url(images/topfooterwidgetbg.jpg) left top repeat;
	min-height: 240px;
	margin: -20px 0 0;
	padding:60px 0 30px 0;
	width: 100%;
	}	

#footer { background:url(images/footerbg.jpg) left top repeat; wodth: 100%;}

.footerwidgets h3 {margin-bottom: 3px; margin-top: 8px}

#listing {
	margin: 0 0 25px;
	}
#listing ul {margin-bottom: 20px; margin-top: 0; padding-top: 0;
	}
#listing ul li {
	list-style:none;
	background:none!important;
	overflow:hidden;
	border-bottom: 1px solid #E4E4E4;
	padding:15px 16px 5px 16px;
	}

#listing ul li a.imglisting {
	width:208px;
	height:125px;
	display:block;
	float:left;
	margin:0 12px 0 0;
	overflow:hidden;
	position:relative;
	}
#listing ul li a.imglisting span {
	background:url(images/maglass.png) right bottom no-repeat;
	height: 120px;
    position: absolute;
    width: 203px;
	}
#listing ul li a.imglisting img { width:208px; height:125px;}	



.frontpage {
	padding: 0 0 30px 16px;
	}
.frontpage #rightcolumn { width:245px;}

.headerwrapper {
	position:relative;
	max-width: 1060px;
    width: 100%;
	margin:0 auto;
	}

.logo {
	position:absolute;
	left:0; 
	 -webkit-box-shadow: 0px 0px 21px 10px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 21px 10px rgba(0, 0, 0, .1);
	z-index:1;
	height: 109px;
	width: 215px;
	}

.topnav {
	position:absolute;
	left:215px;}
.topnav li { 
	list-style:none;
	float:left;
	background:url(images/navline.png) left top no-repeat;
	position:relative;
	}

.topnav li a {
	font-size: 15px;
	display block;
	text-decoration:none;
	color:#fff;
	line-height:76px;
	padding: 0 14px;
	font-family: 'signikalight',Arial, Helvetica, sans-serif;
	display:block;
	margin:0 0 0 1px;
	}
	
.topnav li a:hover, .topnav li.current-menu-item a, .topnav li a.current_page_ancestor a {
	background:url(images/nav-on.jpg) left top repeat-x;
	}	

.topnav ul.sub-menu {
	position:absolute;
	left:-8px;
	top:65px;
	z-index:10;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, .5);
	display:none;	
	}
	
.topnav ul.sub-menu li {
	background: url(images/submenuline.jpg) bottom left repeat-x!important;
	margin:0 0 0 0;
	padding:0 0 2px;
	}
.topnav ul.sub-menu li a {
	font-size: 14px;
	background:#dcb442 url(images/submenuoff.jpg) left top repeat-x;
	padding:6px!important;
	width:192px;
	line-height:17px;
	font-weight:normal;
	margin:0;
	}
.topnav ul.sub-menu li a:hover, .topnav ul.sub-menu li.current-menu-item a, .topnav ul.sub-menu li.current-page-parent a,.topnav ul.sub-menu li.current-page-parent ul li a:hover, .topnav ul.sub-menu li.current-page-parent ul li.current-menu-item a {
	background:#d0a035 url(images/submenu-on.jpg) left top repeat-x;
	}
.topnav ul.sub-menu ul {
	position:absolute;
	left:192px;
	top:-8px;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, .5); 
	}
.topnav ul.sub-menu li.current-page-parent ul li a {
	background:#dcb442 url(images/submenuoff.jpg) left top repeat-x;
	}
	
.featuredfrontpage, .featuredlisting {
	border-top:#e4e4e4 solid 1px;
	padding:24px 10px 8px;
	margin: 30px 0 0;
	overflow: hidden;
	}
.featuredfrontpage h2, .featuredlisting h2 {
	font-size:29px;
	}	
.featuredfrontpage h3, .featuredlisting h3 {
	font-size:16px;
	color:#4e6266;
	}	
.featuredfrontpage img, .featuredlisting img { 
	float:left; 
	margin:0 14px 0 0;
	width:170px;
	height:auto;
	}	
.featuredfrontpage .propertydetail {
	width:460px;
	}
.featuredlisting .propertydetail {
	width:720px;
	}	
.featuredfrontpage .propertydetail, .featuredlisting .propertydetail {
	float:right;
	}
.featuredfrontpage .propertydetail p, .featuredlisting .propertydetail p {
	margin:0 0 5px;
	}
.featuredfrontpage .viewdetail a, .featuredlisting .viewdetail a {
	background:#d9b034;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	padding:3px 8px;
	display:inline-block;
	}

.gallerydefaultpage {
	border-top:#e4e4e4 solid 1px;
	margin: 30px 0 20px;
	padding:24px 10px 8px;
	overflow: hidden;
	}		
.gallerydefaultpage ul {
	margin:0!important; 
	overflow:hidden;
	}
.gallerydefaultpage ul li {
	list-style:none;
	background:none!important;
	float:left;
	padding:0!important;
	margin:9px 18px 9px 0;
	}	
.gallerydefaultpage ul li a {
	display:block;
	width:192px;
	height:120px;
	overflow:hidden;
	
	}
	

.topfooterwrapper {
	max-width:960px;
	width: 96%;
	margin:0 auto;
	}
.topfooterwrapper ul {
	margin:0;
	}
.topfooterwrapper ul ul p.newstitle {
	color:#0097df;
	font-size:16px;
	margin: 0 0 3px; 
	font-family:'signikaregular', Arial, Helvetica, sans-serif;
	}		
.topfooterwrapper ul ul p.newstitle span {
	color:#444444;
	font-size:13px;
	}	
.topfooterwrapper ul li {
	list-style:none;
	float:left;
	max-width:420px;
	width: 100%;
	padding:0 30px;
	}
.topfooterwrapper ul li li:first-child { padding-top:0;}
.topfooterwrapper ul li li {
	float:none;
	padding:16px 16px 0;
	}	
.topfooterwrapper ul li li p { margin:0;}
.topfooterwrapper ul li li a {
	color:#0097df;
	}			
.topfooterwrapper ul li h3	{ 
	padding: 0 0 12px;
	}
	
.footerwrapper {
	width:910px;
	margin:0 auto;
	overflow:hidden;
	padding:28px 25px;
	}	
.footernav { 
	margin:0 0 12px; 
	float:left;
	overflow:hidden;
	}
.footernav li {
	list-style:none;
	float: left;
	}
.footernav li:first-child a {
	padding-left:0;
	}
.footernav li a {
	color:#4e6266;
	font-size:15px;
	padding:0 0 0 26px;
	}	
.sitemap, .copyright { margin:0;}
.sitemap { float:right;}
.sitemap a { color:#4e6266;}	
.copyright { 
	clear:both;
	font-family: 'signikalight',Arial, Helvetica, sans-serif; 
	font-size:12px;
	}	

.rightcol .enquire {
	color:#ebe8ac;
	line-height: 25px!important;
	}

.enquire { 
	font-size:15px; 
	color:#4E6266;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
	line-height:25px; 
	padding:15px 0 0 10px;
	}
.enquire span { 
	font-size:1.8em;
	font-family: 'signikasemibold',Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	}

.newsletter { 
	overflow:hidden;
	border-bottom:#e4e4e4 solid 1px;
	padding:0 10px 20px 10px;
	margin:0 0 16px;
	}
	
.newsletter li {
	list-style: none; 
	}

.newsletter .gfield_description {
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 10px;
}

.newsletter h3 {
	margin:0 0 5px!important;
	font-size:22px;
	color:#4E6266;
	}
.newsletter p { 
	margin:0 0 10px;
	font-family:'signikalight', Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.newsletter form input[type="text"] {
	background:#f6f6ef;
	border:#dcd9a1 solid 1px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding:6px;
	margin:0 0 10px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#656667;
	}
	
#gforms_confirmation_message {
	color: #d9b034; 
	margin-bottom: 360px;
	font-family: 'signikaregular',Arial, Helvetica, sans-serif;
	font-size:20px;
}
.newsletter form p small { 
	font-size:10px; 
	}
.newsletter form p {line-height:10px; width:140px; float:left;}	
.newsletter form input[type="submit"], .button { 
	background:#d9b034;
	color:#fff;
	font-size:15px;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	border:none;
	padding:2px 4px;	
	font-family: 'signikalight',Arial, Helvetica, sans-serif;
	cursor:pointer;
	}

.slideroverlay { 
	max-width: 950px;
	width: 100%;
	margin:8% auto 0;
height:115px;
	}
	
.slideroverlay2 {
	max-width:950px;
	width: 100%;
	height: auto;
	display:block;
	margin:15% auto 0;
	margin-bottom: 0px;
}
.slideroverlay2 a {
	max-width:950px;
	width: 100%;
	display:block;
	margin-bottom: 0px;
}

.location-img {
	width: 60%;
	height:133px;
	display:block;
	border:#e2e2e2 solid 1px;
	-webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, .1);
	background-image: url('http://www.goldensandspapamoa.co.nz/wp-content/uploads/2014/11/map1.jpg');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}
	
.location-img:hover {
	max-width:950px;
	width: 100%;
	height:133px;
	display:block;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .1);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .1);
	border: #4e6266 1px solid;
	background: url('http://www.goldensandspapamoa.co.nz/wp-content/uploads/2014/11/map-alt1.jpg');
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}
	
.pagebanner {}	

.breadcrumbwrapper { padding:85px 0 8px 0;}
.breadcrumbs { width:930px; margin:0 auto;}
.breadcrumbs a {
	font-family: 'signikalight',Arial, Helvetica, sans-serif;
	color:#fff; 
	font-size:13px;
	text-shadow: 0px 0px 2px #000000; 
	filter: dropshadow(color=#000000, offx=0, offy=0); 
	padding:0 8px;
	 opacity:0.8;
	}
	
.breadcrumbs a:last-child {
	 opacity:1.0!important;
}
.breadcrumbs a:hover {
	 opacity:1.0;
	}

}
.defaultpage, .listingpage { 
	background:#fff; 
	border:1px solid #E4E4E4;
	min-height:600px; 
	position:relative; 
	z-index:2; 
	margin-bottom:33px!important;
	}
.defaultpage #leftcolumn { 
	max-width:698px;
	width: 70%;
	border-right:1px solid #E4E4E4!important;
	padding-bottom: none;
	}

.defaultpage #leftcolumn, .listingpage #leftcolumn {
	border-left:none!important;
	border-top: none;
	border-bottom: none;
	}	
.defaultpage #rightcolumn {
	width:33%;
	}
.listingpage #leftcolumn {
	max-width:680px;
	width: 71%;
	border-right: 1px solid #E4E4E4!important;
	height: 100%;
	min-height: 100%;
	}	

.defaultpage ul, .listingpage ul { margin:0 0 18px 12px;}			
.defaultpage ul li, .listingpage ul li { 
	padding:2px 0 6px 10px;
	list-style:none;
	background:url(images/greydot.jpg) left 8px no-repeat;
	}
	
.sidebar .enquire {
	color:#4d6367!important;
	padding:0!important;
	margin:0;
	}
.sidebar .enquire span {
	font-size:33px;
	}
	
.listingpage .sidebarwidgets li {
	border:none!important; padding-left: 12px !important;
	}			
	
.sidebarwidgets, .sidebarwidgets ul {margin: 0 !important; }

.sidebarwidgets ul li { 
	padding:4px!important; 
	border:none; 	
	}
	
.sidebarwidgets .bullets li { 

	}
	
	
.sidebarwidgets li h3 { margin:0 0 10px; line-height: 130%}

.sidebarwidgets li h2 {
	color: #444;
	font-family: 'signikaregular',Arial, Helvetica, sans-serif; 
	font-size: 15px;
	line-height: 135%;
	margin-bottom: 10px;
	}

.sidebarwidgets li:first-child { border-bottom:none}


.sidebarwidgets li.widget_archive h3 {
	color:#d9b034;
	font-size:22px;
	}
.sidebarwidgets li {
	background: none repeat scroll 0 0 transparent !important;
    list-style: none outside none !important;
    padding: 18px 15px 12px 12px !important;
	border-bottom:#e4e4e4 solid 1px;
	}
.sidebarwidgets ul li a {
	background:url(images/blue-arrow.jpg) left 6px no-repeat;
	padding:3px 0 3px 12px;
	color:#3aa4db;
	font-size:15px;
	display:block;
	}	
	
.banner {
	background:#4d6367;
	padding:20px;
	overflow:hidden;
	//max-width:922px;
	max-width:1182px;
	width: 98%;
	margin:0 auto;  
	}	
.banner	h1,.banner h2, .banner p, .banner h3, .banner h4 {
	color:#fff; line-height: 135%}
	
.banner .leftcol {
	float:left;
	max-width:645px;
	width: 67.2%;
	}
.banner .rightcol {
	float:right;
	width:220px;
	}
.banner .rightcol .enquire span {
	font-size:1.6em;
	}	
	
.packages { 
	overflow:hidden;
	margin:20px auto!important;
	max-width: 950px;
	width: 99%;	
	border-bottom:#e4e4e4 solid 1px;
	}
.packages li h2	{ color:#d9b034;}
.packages li:first-child {border-left:none;}
.packages li {
	list-style:none;
	background:none!important;
	float:left;
	max-width:278px;
	width: 29%;
	padding:0 15px!important;
	border-left:#e4e4e4 solid 1px;
	}	
.packages li img {
	float:left;
	margin:0 12px 0 0;	
	}
	
.packages li p {
	line-height:140%;
	}
.packages li p span {
	font-family:'signikabold', Arial, Helvetica, sans-serif;
	}
.packages li p a { 
	color:#0093e0;
	}

.postentry h2 {
	color:#3aa4db;
	font-size:1.1em;
	}	
.postentry h2 a {color:#3aa4db;	}
.postentry h2 span {
	font-size:0.8em;
	color:#555555;
	}	

.amenities {margin: 0 0 8px!important; overflow:hidden;}
.amenities li:first-child { padding-left:0!important; border-left:none;}
.amenities li {
	list-style:none!important;
	float:left;
	padding:0 4px!important;
	border-left:#4E6266 solid 1px;
	border-bottom:none!important;
	background:none!important;
	color:#4e6266;
	line-height:12px;
	}	
	
.plan-contact {
	}
.plan-contact ul {
	overflow:hidden;
	float:right;
	}
.plan-contact ul li {
	list-style:none;
	background:none!important;
	border:none!important;
	float:left;
	padding:0!important;
	line-height:31px;
	}
.plan-contact ul li.plan {
	margin:0 12px 0 0;}
.plan-contact ul li a:hover {
	text-decoration:underline;
	}
.plan-contact ul li.plan a {
	background: url(images/pdf.jpg) left top no-repeat;
	padding:0 0 0 38px;
	height:31px;
	display:block;
	color:#4f8dcb;
	font-size:16px;
	}

.plan-contact ul li.inquiry a {
	background:#d9b034;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	padding:2px 12px;
	display:inline-block;
	font-size:16px;
	}
.plan-contact ul li.inquiry a:hover { text-decoration:none;}	

.page_nav {
	font-family: 'signikaregular',Arial, Helvetica, sans-serif;
	}	
.page_nav p {
	text-align:right;
	}														
.page_nav a, .page_nav span	{
	font-size:16px;
	padding:0 12px;
	}
.page_nav a	{
	color:#3aa4db;
	}
.page_nav span {
	color:#555;
	}

.postentry p a {
	color:#3aa4db;
	}			
	
#cboxClose {opacity: 100!important}

.enquireform {
	width: 46%; 
	min-height: 400px; 
	float: left; 
	border-right: 1px #ebebeb solid;
	border-top: 1px #ebebeb solid;  
	padding: 0 15px 12px 12px; 
	margin: 0 12px 15px 0;
}

.enquireform form input[type="text"] {
	width:230px;
	}
.enquireform form .ginput_complex label{ }
.enquireform form input[type="text"], .enquireform form select {
	background:#f6f1c9;
	-webkit-border-radius: 2px;
	border: 0px none;
	-moz-box-shadow:    inset 0 0 6px #e6dca3;
    -webkit-box-shadow: inset 0 0 6px #e6dca3;
    box-shadow:         inset 0 0 6px #e6dca3;
	border-radius: 3px;
	padding:7px;
	margin:2px 5px 10px 0;
	font-family: 'signikalight',Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#333;
	}

.enquireform form select {
	width:244px;
	}	
	
	.enquireform form input[type="submit"]{ 
	background:#d9b034;
	color:#fff;
	margin: -25px 0 0 310px;
	font-size:15px;
	-webkit-border-radius: 6px;
	border-radius: 6px; 
	border:none;
	padding:2px 4px;	
	font-family: 'signikalight',Arial, Helvetica, sans-serif;
	cursor:pointer;
	}
	
.enquireform .textarea {
	background:#f6f1c9;
	-webkit-border-radius: 2px;
	border: 0px none;
	-moz-box-shadow:    inset 0 0 6px #e6dca3;
    -webkit-box-shadow: inset 0 0 6px #e6dca3;
    box-shadow:         inset 0 0 6px #e6dca3;
	border-radius: 3px;
	padding:10px;
	font-family: 'signikalight',Arial, Helvetica, sans-serif;
	font-size:14px; 
	color:#333;
}

.enquireform .e-form .address-block {width: 60%}

.enquireform .e-form .address-block input[type="text"], .enquireform form select { 
	margin: 10px 0 2px 0;
	}

.enquireform .e-form .inquiry-block { 
	margin-top: 20px;
	}	

.enquireform .e-form .gfield_label {
	font-family: 'signikaregular',Arial, Helvetica, sans-serif;
}

.enquireform .gfield_error {background-color:#c1c716}

.enquireform-contacts {
	width: 22%; 
	min-height: 370px; 
	float: left; 
	border-right: 1px #ebebeb solid; 
	padding: 0 5px 12px 8px;
	margin-right: 12px;
}

.enquireform-addr {
	width: 23%; 
	min-height: 370px; 
	float: left; 
	padding: 0 5px 22px 8px;
}
.enquireform .gform_body ul li {list-style: none; background:none; padding-left: 0}

/* Hotspot Front-end Styles */


/* Hotspot Editor Styles */
.hs-spot.visible .hs-spot-shape-inner {
    background: #fffddc!important;
    border-radius: 20px 20px 20px 20px!important;
    height: 12px!important;
    width: 12px!important;
    margin: -6px 0 0 -6px!important;
}

@media screen and (max-width: 986px) {

.banner {
background: #4d6367;
    padding: 20px;
    overflow: hidden;
    //max-width: 922px;
    width: 100%;
    margin: 0 auto;
}
#slider {
    left: 50%;
    margin-left: -50%;
    position: absolute;
    z-index: -100;
    top: 150px;
    width: 100%;
}
	#wrapper {
		width: 100%;
	}
	.slideroverlay {
	margin:13%;
	width: 100%;
height:115px;
	}
	#introbox {
	width: 100%;
	}
	#rightcolumn {
	float: none;
    width: auto;
	}
	#topfooter {
	height: auto !important;
	max-width: 600px;
	width:100%;
	padding-left: 8px !important;
	margin-top: 8px;
	background: none !important;
	}
	.topfooterwrapper {
	max-width: 99%;
	}
	.footerwidgets, .topfooterwrapper ul li {
	//max-width: 550px;
	width: 95%;
	padding-right:5px;
	
	}
	.topfooterwrapper ul li { 
	padding-left: 0;
	background: none;/*#f5f6d7 url(images/topfooterwidgetbg.jpg) left top repeat;*/
	}
	.topfooterwrapper ul li li {
	padding: 0;
	}
	#footer {
	float: none;
	//max-width: 600px;
	width: 100%;
	background: none !important;
	/*display: none;*/
	}
	.footerwrapper {
	float: none;
	//max-width: 600px;
	width: 97%;
	margin-right: 2px;
	padding-left: 5px;
	}
	.footernav, .sitemap {
	display: none;
	}
	.copyright {
	width: 100%;
	margin-right: 5px;
	}
	.defaultpage #leftcolumn {
	
	//max-width: 650px;
	width: 98%;
	}
	.defaultpage #rightcolumn {
	width: 98%;
	}
	.banner .leftcol {
	
	width: 95%;
	margin-right: 5px;
	
	}
	.banner .rightcol {
	
	float: none;
	width: 99%;	
	}
	#fullcontent {
	width; 100%;
	}
	#fullcontent .content {
	
	  width: 100%;
	}
	.listingpage #leftcolumn {
	width: 100%;
	}
	.listingpage #leftcolumn .content {
	
	width: 100%;
	height: auto;
	}
	.packages {
	
	width: 100%;
	}
	.packages li {
	float: none;
    width: auto;
	}
	.sidebar {
	float: none;
    width: 98%;
	}
	.defaultpage #rightcolumn {
	width: 100%;
	float: none;
	}
	.defaultpage #rightcolumn .content {
	
	width: 100%;
	height: auto;
	}
	.wp-caption {
	max-width: 360px;
	width: 95% !important;
	}
	.enquireform {
	float: none;
    width: auto;
	}
	.enquireform-contacts {
	
	float: none;
    width: 95%;
	margin-right: 3px;
	}
	.enquireform-addr {
	float: none;
    width: 97%;
	margin-right: 3px;
	}
	.ginput_container {
	
	float: none;
	max-width: 88%;
	}
	textarea {
	width: 95%;
	}
	.enquireform form input[type="submit"] {
	
	margin: auto;
	float: left;
	}
	.enquireform form input[type="text"] {
	max-width: 230px;
	width: 90%;
	}
	/*.content p iframe {
	
	width: 96%;
	height: 88%;
	}*/
	iframe, object, embed{max-width: 95%;}
.slideroverlay2 {
//display:none !important;
height: 0px; 
    display: block;
margin: -30px;

}
}

th { 
  background: #4d6367 !important; 
  color: white!important; 
  font-weight: normal!important; 
  font-family: 'signikaregular', Arial, Helvetica, sans-serif!important;
}

td {
background: #4d6367 !important; 
  color: white!important; 
  font-weight: normal!important; 
  font-family: 'signikaregular', Arial, Helvetica, sans-serif!important;
}

@media only screen and (max-width: 767px)

.rt-td:before {
	position: absolute;
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
	border-right: 1px solid !important;
}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		
	
.popover-image {
    position: relative;
    z-index: 1000;
    width: 100%;
}
	}
	
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		body { 
			padding: 0; 
			margin: 0; 
			width: 320px; }
		}
	
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		body { 
			width: 495px; 
		}
	}
	
	*/
	}
.rt-td td {
font-family: 'signikaregular', Arial, Helvetica, sans-serif;
}
.popover-image {
    position: relative;
    z-index: 1000;
    width: 100%;
}