/*
Theme Name: Koura
Theme URI: http://www.kouralodge.co.nz
Version: 1.0
Description: Theme for Koura Lodge
Author: Lee Barratt for dabhand.co.nz
Author URI: http://www.dabhand.co.nz
*/


/* ==========================================================================
/* --	Micro Clearfix, Resets and Common Classes
	 ========================================================================== */
/* Micro Clearfix */
.clear:before,
.clear:after {
	content: "";
	display: table;
}
.clear:after {
	clear: both;
}
.clear {
	zoom: 1;
}
.section:before,
.section:after {
	content: "";
	display: table;
}
.section:after {
	clear: both;
}
.section {
	zoom: 1;
}
.checkbox:before,
.checkbox:after {
	content: "";
	display: table;
}
.checkbox:after {
	clear: both;
}
.checkbox {
	zoom: 1;
}
/* General Resets */
/* Start font size at 100% */
/*
$rembase = 16
$line-height-base = 26
*/
html {
	font-size: 100%;
}
/* Make all form fonts consistent */
button,
input,
select,
textarea {
	font-family: sans-serif;
}
/* Remove default borders */
form,
fieldset,
a img {
	border: 0;
}
/* Remove default spacing */
form,
fieldset {
	margin: 0;
	padding: 0;
}
/* Common Classes */
.left {
	float: left;
}
.right {
	float: right;
}
.alignright {
	text-align: right;
}
.center { margin: 0 auto; }
.block {
	display: block;
}
.inline-block {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.inline {
	display: inline;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	left: -9999em;
}
.visuallyvisible {
	clip: auto;
	width: auto;
	height: auto;
	overflow: visible;
	left: 0;
}
.strong {
	font-weight: bold;
}
.italic {
	font-style: italic; 
}
.alert {
	background-color: #ffffcc;
	display: block;
	padding: 4px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.nolist {
	list-style: none;
}
.nopadding {
	padding: 0;
}
.nomargin {
	margin: 0;
}
.none,
.nodesktop {
	display: none;
}
/* ==========================================================================
/* 1.0 - Document Setup (body, links, headings, code, tables, forms etc)
	 ========================================================================== */
/* Body */
body {
	font-family: 'Belleza', arial, helvetica, clean, sans-serif;
	font-size: 14px;
	font-size: 1rem;
	line-height: 22px;
	line-height: 1.375rem;
	background: #cfceb1 url(img/spinner.gif) center center no-repeat;
	color: #513a03;
	margin: 0;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	z-index: -9999;
}
	img.source-image {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -9999;
	}
/* Links */
a {
	color: #b27b55;
	text-decoration: underline;
	cursor: pointer;
}
a:visited {
	color: #b27b55;
}
a:hover {
	color: #9e5e31;
	text-decoration: none;
}
a:active {
	color: #dd7c3f;
}
/* 1.1 Headings - h1, h2, h3, h4, h5, h6 & other (if any)
	 ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	/*line-height: normal;*/
	font-weight: normal;
}
h1,
.h1 {
	font-size: 40px;
	font-size: 2.5rem;
}

h2,
.h2 {
	font-size: 40px;
	font-size: 2.5rem;
	line-height: 36px;
	line-height: 2.25rem;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}
.home h2,
.home .h2 {
	font-size: 60px;
	font-size: 3.75rem;
	line-height: 36px;
	line-height: 2.25rem;
	text-shadow: 0 1px 1px rgba(255,255,255,1);
}
	h2.content-top { position: relative; margin-top: -60px; padding: 20px 40px 12px 40px; background: url(img/h2_content-top.png) bottom repeat-x; z-index: 10; }
	.home h2.content-top { margin-top: 0px; background: url(img/h2_content-top-home.gif) bottom repeat-x; }
h3,
.h3 {
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 24px;
	line-height: 1.5rem;
}
	.post h3 { font-weight: lighter; }
.h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 24px;
	line-height: 1.5rem;	
}
h4,
.home .h4 {
		font-size: 18px;
		font-size: 1.125rem;
		line-height: 24px;
		line-height: 1.5rem;
		text-shadow: 0 1px 1px rgba(255,255,255,1);
	}
	span.h4.italic { text-align: right; }
h5,
.h5 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 20px;
	line-height: 1.25rem;	
}
h6,
.h6 {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 24px;
	line-height: 1.5rem;	
}
.no-style-heading {
	margin-bottom: 0;
	font-size: 14px;
	font-size: 1rem;
}

h3+h4,
h4+h4,
h5+ul,
h5+table,
h4+ul {
	margin-top: 1em;
}
h4+h5,
ul+h5,
h3+h5 {
	margin-top: 2em;
}

.size36 {
	font-size: 36px;
	font-size: 2.25rem;
}

/* 1.2 Paragraphs, block quotes, code, pre, etc
	 ========================================================================== */

p {
	font-size: 14px;
	font-size: 1rem;
	line-height: 24px;
	line-height: 1.5rem;
}
small, 
.small {
	font-size: 12px;
	font-size: 0.75rem;
}
/* Block Quotes, Pre and Code Blocks */
blockquote,
q {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 32px;
	line-height: 2rem;
	padding: 20px 30px;
	margin: 20px 0;
	font-family: "Georgia", "Times";
	font-style: italic;
}
blockquote:before,
q:before,
blockquote:after,
q:after {
	font-size: 80px;
	font-size: 5rem;
	color: #999999;
}
blockquote:before,
q:before {
	content: "\201C";
	margin-left: -0.5em;
	float: left;
}
blockquote:after,
q:after {
	content: "\201D";
	margin-right: -0.5em;
	float: right;
}
code {
	padding: 2px 6px;
	font-family: Monaco, Andale Mono, "Courier New", monospace;
	font-size: 12px;
	font-size: 0.75rem;
	background-color: #fee9cc;
	border: 1px solid #ffc9b3;
	line-height: normal;
	color: #222222;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
/* Horizontal Rule */
hr {
	border: 0;
	background: none;
	outline: 0;
	height: 1px;
	background-color: #cfceb1;
	margin: 2em 0;
}
/* 1.3 Tables
	 ========================================================================== */
table {
	width: 100%;
	border-collapse: collapse;
	border-left: 0;
	background-color: #fff;
	border-spacing: 0;
	table-layout: fixed;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	*white-space: normal;
}
table th,
table td {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #eeeeee;
}
table thead th {
	vertical-align: bottom;
	font-weight: bold;
	background-color: #ffffff;
	color: #222222;
}
table tfoot td {
	font-weight: bold;
}
table caption {
	padding: 0.5em;
	font-style: italic;
	background-color: #eeeeee;
	border-bottom: 0;
	font-weight: bold;
}
/* 1.4 Lists
	 ========================================================================== */
ul {
	list-style: disc;
	padding: 0 0 0 25px;
	margin: 0;
}
ol {
	list-style: decimal;
	padding: 0 0 0 25px;
	margin: 0;
}
/* 1.5 Forms, Labels and Inputs
	 ========================================================================== */
.fieldset {
	margin: 1.5em 0;
}
legend {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 32px;
	font-size: 2rem;
	line-height: normal;
	width: 100%;
	display: block;
	border: 0;
	*margin-left: -5px;
}
label {
	font-weight: bold;
	cursor: pointer;
}
.inline-field label {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin-right: 1em;
}
.field {
	padding: 0.2em 0;
}
.field label {
	display: block;
}
.checkbox {
	display: block;
	position: relative;
	line-height: normal;
	padding: 0.2em 0;
}
.checkbox label {
	display: block;
	overflow: hidden;
	*zoom: 1;
}
.checkbox input[type=checkbox],
.checkbox input[type=radio] {
	float: left;
	top: -2px;
	position: relative;
	margin-right: 1em;
}
/* Inputs (Text, Search, Email, etc) */
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel],
input[type=file] {
	outline: 0;
	padding: 2px 5px;
	height: 28px;
	-webkit-appearance: none;
	-moz-appearance: none;
	vertical-align: middle;
	font-size: 14px;
	font-size: 1rem;
	font-weight: bold;
	background-color: #ffffff;
	color: #666666;
	border: 1px solid #dddddd;
	border-top: 1px solid #999999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
input[type=file] {
	border: 0;
	height: 20px;
}
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner {
	padding: 0;
	border: 0;
}
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
input[type=submit],
input[type=button],
input[type=reset] {
	line-height: normal;
	cursor: pointer;
	-webkit-appearance: none;
	/* Remove Default Browser Behaviour for Safari */

	-moz-appearance: none;
	/* Remove Default Browser Behaviour for Firefox */

}
textarea {
	font-size: 14px;
	font-size: 1rem;
	font-weight: bold;
	background-color: #ffffff;
	color: #666666;
	outline: 0;
	padding: 2px 5px;
	vertical-align: top;
	border: 1px solid #dddddd;
	padding: 10px;
	resize: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
select {
	font-size: 14px;
	font-size: 1rem;
	outline: 0;
	border: 0;
	padding: 7px;
	line-height: normal;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: middle;
	border: 1px solid #999999;
}
select[multiple] {
	min-height: 100px;
	vertical-align: top;
	border: 1px solid #dddddd;
}
select,
input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=tel] {
	width: 280px;
}
textarea {
	width: 260px;
}
/* Buttons */
.buttons {
	padding: 1em 0;
}
.button {
	font-size: 14px;
	font-size: 1rem;
	line-height: normal;
	cursor: pointer;
	border: 0;
	padding: 0.8em 3em;
	color: #222222;
	text-decoration: none;
	text-align: center;
}
.orange-button {
	background-color: #fee9cc;
}
.orange-button:hover {
	background-color: #ffe0b5;
	-webkit-tap-highlight-color: #fdeed8;
}
.orange-button:active {
	background-color: #fdeed8;
}
.button[disabled],
.button.disabled {
	color: #999999;
	background-color: #f1f1f1;
}
.no-style-button {
	font-size: 13px;
	font-size: 0.8125rem;
	color: #ff3300;
	text-decoration: underline;
	border: 0;
	background: transparent;
	height: auto;
	padding: 0;
}
.no-style-button:hover {
	text-decoration: none;
}
.no-style-button[disabled],
.no-style-button.disabled {
	text-decoration: none;
	color: #999999;
}
/* ==========================================================================
/* 2.0 - Grid Layout (Responsive)
	 ========================================================================== */
/* Sections & Content Blocks */
.section {
	position: relative;
}
.row {
	margin-bottom: 1em;
}
.container {
	max-width: 980px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
}
	.logodiv {
		z-index: 9999;	
	}
.container-full {
	max-width: 960px;
	margin: 0 auto;
}

.header {
	clear: both;
	width: 100%;
	height: 58px;
	background: url(img/header_bg.png) bottom repeat-x;
	position: fixed; 
	z-index: 800;
}

.links {
	clear: both;
	width: 100%;
	height: 58px;
	background: url(img/header_bg.png) bottom repeat-x;
}

	.header .container, .links .container {
		position: relative;	
		height: 58px;
	}
	
	img.logobase {
		margin-left: -54px; 
		z-index: 5;
		}

div.col.seven.head {
	float: right;
}

.navigation {
	font-size: 18px;
	float: right;
	/*margin-left: 100px;*/
}
/*#mega-menu-1 { position: relative; list-style: none; height: 47px; margin-right: 7px; z-index: 9999 !important;}
	#mega-menu-1 li { display: inline-block; margin: 0 1px 0 1px; padding: 22px 8px 5px 8px; }
		#mega-menu-1 li.book-now { font-size: 20px; background: url(img/book-now_bg.png) left top no-repeat; margin-top: -2px; }
		#mega-menu-1 li a { color: #513a03; text-decoration: none; }
			#mega-menu-1 li.book-now a { color: #000 !important; }
			#mega-menu-1 li a:hover { border-bottom: 11px solid #b4b092; }
			body.home #mega-menu-1 li a:hover {border-bottom-color: #fff; }*/

.navigation ul {list-style: none; /*height: 47px;*/ /*margin-right: 7px;*/ }
	.navigation ul li { display: inline-block; /*margin: 0 1px 0 1px;*/ padding-top: 20px; }
		.navigation ul li.book-now { font-size: 22px; background: url(img/book-now_bg.png) left top no-repeat; }
		.navigation ul li a { color: #513a03; text-decoration: none; padding: 18px 8px 5px 8px; }
			.navigation ul li.book-now a { color: #000 !important; }
			li.parent:hover { border-bottom: 11px solid #322300; }
			
			.navigation h4 {
				color: #fff;
				text-shadow: none;
				margin: 0 0 6px 0 !important ;
			}
			
			.nospace {
				padding: 0 !important;
				margin: 0 !important;
			}
			
nav {
	/*margin: 100px auto; 
	text-align: center;*/
	position: relative;
	float: right;
	z-index: 10000;
	text-align: right;
	/*margin-top: 10px;*/
}

nav ul ul {
	display: none;
}

	nav ul li:hover > ul {
		display: block;
	}

nav ul {
	/*background: #efefef; 
	padding: 0 20px;*/
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}

	nav ul li {
		float: left;
		/*padding-top: 10px;*/
	}
		nav ul li:hover {
			border-bottom: 0px none;
		}
			nav ul li:hover a {
				/*color: #fff;*/
				border-bottom: 0px !important;
			}
		
		nav ul li a {
			display: block; /*padding: 25px 40px;*/
			color: #757575; text-decoration: none;
		}
			
		
	nav ul ul {
	background: #b4b092; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
	text-align: left !important;
	padding-bottom: 20px;
}
	nav ul ul li {
		float: none; 
		/*background: #b4b092;*/
		margin: 0px !important;
		/*border-top: 1px solid #6b727c;
		border-bottom: 1px solid #575f6a;*/
		position: relative;
		width: 100%;
		padding-left: 15px;
		padding-top: 0px;
		border-bottom: 0 !important;
	}
		nav ul ul li a {
			/*padding: 15px 40px;*/
			/*color: #fff;*/
		}	
			nav ul ul li a:hover {
				/*background: #4b545f;*/
				border-bottom: 0px;
				color: #e7e7d8;
			}
			
			nav ul ul li:hover {
				border-bottom: 0px;
			}

	nav ul ul ul {
		position: absolute; left: 100%; top:0;
		text-align: left;
		width: 150px;
	}
	
	.noborder, .noborder a {
		border-bottom: 0px; 
		padding: 0px 0 0 15px !important;
		margin: 0px !important;
		}
		
		.topnavlink {
				position: absolute;
				position: fixed;
				padding: 12px;
				background: #b4b092;
				float: left;
				font-size: 18px;
				z-index: 9999;
				top: 0px;
				right: 0;
			}
		

.slide {
	margin-top: 47px;
	height: 66px;
	position: relative;
	z-index: 1200;
	background: url(img/logo_slide.png) 20px top no-repeat;
}

img.logotop {
		position: fixed;
		margin-left: 20px;
		z-index: 99999;
		width: 220px;
		height: 47px;
	}
	a img.logotop {
	}

.content-inner.border {
	position: relative;
	margin-top: 37px;
	display: block;
	border-top: 4px solid rgba(255,255,255,0.5);
}

	.home .content-inner.border {
		margin-top: 450px;
		margin-top: 28.125rem;
	}

.content-inner {
	position: relative;
	background-color: #e7e6d8;
	padding-top: 0px;
}

	.home .content-inner {
		position: relative;
		background-color: #e7e6d8;
		padding-top: 14px;
	}

ul.breadcrumbs {
	list-style: none;
	padding-top: 3px;
	margin-left: 20px;
	margin-bottom: 7px;
}

	ul.breadcrumbs li {
	display: inline-block;
	color: #746645;
	}
	
	ul.breadcrumbs a {
		color: #746645;
		text-decoration: none;
	}
		ul.breadcrumbs a:hover {
			color: #000;
		}
	
	ul.breadcrumbs li+li {
		padding-left: 23px;
		background: url(img/breadcrumbs_seperator.png) left 8px no-repeat;
	}

#slider {
	margin: 0 1px 0 1px;
}

	#slider img {
		width: 100%;
	}

table.tariff {
	background: none;
}

table.tariff td {
	border: 0px none;
}

.alignright {
	margin-top: 25px;
	width: 406px;
}

.alignright img {
	border: 4px solid rgba(255,255,255,0.40);
	margin-bottom: 12px;
}

.alignright p {
	padding-left: 75px;	
	text-align: left !important;
}



.right-column.quote h3 {
	line-height: 24px;
}
	.right-column.quote h3+h4 {
		margin-top: 0;
	}


.content-foot {
	max-width: 980px; }
	
img.content-foot {
	margin-top: 96px;
	margin-top: 6rem;
	margin-bottom: -6px;
	width: 100%;
}

.section.footer {
	background-color: #322300;
	border-top: solid 12px #e7e7d8;
	margin-top: 37px;
	color: #f3f3ec;
}
	.section.footer a { color: #f3f3ec; }

div.center {
	width: 100%;
	text-align: center;
}

	.section.footer img.center {
		text-align: center;
		margin: 30px auto 0px auto;
	}

.section.footer .left-column {
	padding: 0px 3% 0 3%;
}


.section.footer .left-column p {
	line-height: 16px !important;
}

p.copyright {
	color: #cfceb1;
}
	p.copyright a {
		color: #cfceb1 !important;
		text-decoration: none; 
	}

.footer .right-column {
	margin-top: 1em;
	padding: 0px;
	text-align: right;
	width: 43%;
}


iframe.tube {
	width:518px;
	height:291px;
	width: 32.375rem;
	height: 18.1875rem;	
}

iframe.map-home {
	width: 365px;
	height: 400px;
	width: 22.8125rem;
	height: 25rem;
}

iframe.map-contact {
	 width: 518px;
	 height: 450px;
	 width: 32.375rem;
	 height: 28.125rem;
}
	 



/* Fluid Grid */
.col {
	/*margin-left: 2%;
	*margin-left: 1.7%;*/
	float: left;
}
.col:first-child {
	margin-left: 0;
}
/* Columns */

.left-column {
	padding: 40px 40px 0 40px;
	padding: 4.0816326530612% 4.0816326530612% 0 4.0816326530612%;
}

.right-column {
	margin-top: 43px;
	padding: 40px 40px 0 40px;
	padding: 4.0816326530612% 4.0816326530612% 0 4.0816326530612%;
}

.right-column.book {
	margin-top: 80px;
	padding: 16px 40px 16px 40px;
	padding: 1rem 4.0816326530612% 1rem 4.0816326530612%;
	background-color: #f3f3ec;
}

.post .book {
	margin-top: 80px;
	padding: 16px 40px 16px 40px;
	padding: 1rem 4.0816326530612% 1rem 4.0816326530612%;
	background-color: #f3f3ec;
}
	.book:hover {
		background-color: #f9f9f6;
	}
	
	.book h6 {
		padding-top: 12px;
		background: url(img/book_arrows.png) right center no-repeat;
		line-height: 18px;
	}
	
	.book a {
		color: #513a03;
		text-decoration: none;
		display: block;
	}
	.content-top { 
		padding: 0 40px 16px 40px; 
		background: url(img/h2_content-top.png) bottom repeat-x; 
		margin-top: -35px;
		z-index: 500;
	}
	.home .content-top { 
		padding: 0 40px 16px 40px; 
		background: url(img/h2_content-top.gif) bottom repeat-x; 
	}
	.strapline{
		margin-top:18px;
		text-align: right;
	}
.one {
	width: 6.5%;
}welcome
.two {
	width: 15%;
}
.three {
	width: 23.5%;
}
.four {
	width: 32%;
}
.five {
	width: 40.5%;
}
.six {
	width: 49.0%;
}
.seven {
	width: 57.5%;
}
.eight {
	width: 66%;
}
.nine {
	width: 74.5%;
}
.ten {
	width: 83%;
}
.eleven {
	width: 91.5%;
}
.twelve {
	width: 100%;
}
.quarter {
	width: 23.5%;
}
.half {
	width: 49.0%;
}
.one-third {
	width: 32%;
}

/* Padding and Margins */
.gutter-left {
	margin-left: 40px;
	margin-left: 0.25rem;
}
.gutter-right {
	margin-right: 40px;
	margin-right: 0.25rem;
}
.menu{
	display:block;
}
.mobile-menu{
	display:none;
	height:20px;
	/*width:234px;*/
	text-align:center;
}
.mobile-menu a{
	position: relative;
	float: right; 
	color:#513a03;
	text-decoration:none;
	padding: 18px;
	background-color:#b4b092;
	z-index: 9999;
}

.gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input {
width: 95% !important;
padding-left: 5px;
}

.gform_wrapper .top_label input.medium {
padding-right: 2px;
padding-left: 5px;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
width: 99.2%;
padding-top: 5px;
padding-left: 5px;
}

.Testimonials_Widget_Widget {
	list-style: none !important;
}

.Testimonials_Widget_Widget li {
display: block !important;
list-style: none !important;
text-align: -webkit-match-parent;
}

h2.widgettitle {
	display: none;
}

.Testimonials_Widget_Widget blockquote, q {
padding: 0 !important;
margin: 0 !important;
line-height: 28px;
font-size: 26px;
font-size: 1.625rem;
line-height: 24px;
line-height: 1.5rem;
font-weight: normal;
}

.whitespace div.credit {
margin-top: 0 !important;
}

.testimonials-widget-testimonial div.credit {
text-align: left !important;
font-size: 18px;
font-size: 1.125rem;
line-height: 24px;
line-height: 1.5rem;
text-shadow: 0 1px 1px rgba(255,255,255,1);
}

.testimonials-widget-testimonial cite:before, .testimonials-widget-testimonial div.credit:before {
content: normal !important;
}

blockquote:before, q:before {
content: normal !important;
margin-left: 0 !important;
float: left;
}

blockquote:after, q:after {
content: normal !important;
margin-right: 0 !important;
float: right;
}



.testimonial_slider_set{width:365px;} 
.testimonial_slider_set .testimonial_slideri{background-color:transparent;border:0px solid #dddddd;width:365px;height:500px;}
.testimonial_slider_set .testimonial_content{} 
.testimonial_slider_set .testimonial_title{} 
.testimonial_slider_set .testimonial_control{} 
.testimonial_slider_set .testimonial_next{background: transparent url(http://koura.webdesignrotorua.co.nz/wp-content/plugins/testimonial-slider/css/skins/default/buttons/default/next.png) no-repeat 0 0;} 
.testimonial_slider_set .testimonial_prev{background: transparent url(http://koura.webdesignrotorua.co.nz/wp-content/plugins/testimonial-slider/css/skins/default/buttons/default/prev.png) no-repeat 0 0;}


/* ==========================================================================
/* -- Tablet Devices (Layout, Modifications, etc)
	 ========================================================================== */
@media only screen and (min-width: 762px) and (max-width: 980px) {
	.container {
		width: 720px;
		/*padding-left: 10px;
		padding-right: 10px;*/
	}
	/* Tablet Grid
		* For stacking full width columns, please use the new class .tablet-full
		* New tablet columns have been added
	*/
	.tablet-one {
		width: 6.5%;
	}
	.tablet-two {
		width: 15%;
	}
	.tablet-three {
		width: 23.5%;
	}
	.tablet-four {
		width: 32%;
	}
	.tablet-five {
		width: 40.5%;
	}
	.tablet-six {
		width: 49.0%;
	}
	.tablet-seven {
		width: 57.5%;
	}
	.tablet-eight {
		width: 66%;
	}
	.tablet-nine {
		width: 74.5%;
	}
	.tablet-ten {
		width: 83%;
	}
	.tablet-eleven {
		width: 91.5%;
	}
	.tablet-twelve {
		width: 100%;
	}
	.tablet-full {
		clear: both;
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-top: 1em;
	}
	.tablet-full:first-child {
		margin-top: 0;
	}
	.notablet {
		display: none;
	}
	.showtablet {
		display: block;
	}

	/*Custom CSS*/
	.right-column.book a{
		text-align:center;
	}
	.right-column.quote h3 {
		text-align: center;
	}
	.right-column.quote h3+h4 {
		text-align: center;
	}
	.menu{
		display:none;
	}
	.mobile-menu{
		position: absolute;
		display:block;
		z-index: 9999 !important;
	}
	.menu li{
		width:200px;
		display:block!important;
		background-color:#cfceb0!important;
		padding-bottom:20px;
		text-align:center;
	}

#primary_nav {
				/*position: fixed;   /* EDIT THIS TO MAKE MENU APPEAR AT TOP IN MOBILE */
				/*top: -5px;*/
				/*right: 10px;*/
				padding-top: 52px;
				background: none;
				z-index: 9999;
				text-align: center;
				float: right;
			}

.links {
	clear: both;
	width: 100%;
	height: auto;
	background: url(img/header_bg.png) bottom repeat-x;
}

#mob-nav.nine {
width: 100%;
/*padding: 20px;*/
background-color: #b4b090;
}

	ul.navigation { margin-top: 0px !important; margin-top: 0rem !important; }
	
	.navigation { font-size: 18px; }
	
	.navigation ul {list-style: none; /*height: 47px;*/ /*margin-right: 7px;*/ }
	.navigation ul li { display: inline-block; /*margin: 0 1px 0 1px;*/ padding: 0px 15px 0 15px; }
		.navigation ul li.book-now { font-size: 18px; background: none; }
		.navigation ul li a { color: #513a03; text-decoration: none; padding: 5px; }
			.navigation ul li.book-now a { color: #000 !important; }
			li.parent:hover { border-bottom: 0px; }



}
/* End Tablet Media Query */
/* ==========================================================================
/* -- Mobile Devices (Layout, Modifications, etc)
	 ========================================================================== */
@media only screen and (max-width: 761px) {
	/* Mobile Grid
		* For stacking full width columns, please use the new class .mobile-full
		* New mobile columns have been added
	*/
	.mobile-one {
		width: 6.5%;
	}
	.mobile-two {
		width: 15%;
	}
	.mobile-three {
		width: 23.5%;
	}
	.mobile-four {
		width: 32%;
	}
	.mobile-five {
		width: 40.5%;
	}
	.mobile-six {
		width: 49.0%;
	}
	.mobile-seven {
		width: 57.5%;
	}
	.mobile-eight {
		width: 66%;
	}
	.mobile-nine {
		width: 74.5%;
	}
	.mobile-ten {
		width: 83%;
	}
	.mobile-eleven {
		width: 91.5%;
	}
	.mobile-twelve {
		width: 100%;
	}
	.mobile-full {
		clear: both;
		float: none;
		width: 100%;
		margin: 1em 0 0 0;
	}
	.mobile-full:first-child {
		margin-top: 0;
	}
	.container {
		/*padding-left: 20px;
		padding-right: 20px;*/
	}
	/* Mobile Tables */
	table th,
	table td {
		padding: 4px;
	}
	/* Mobile Forms */
	input[type=text],
	input[type=password],
	input[type=email],
	input[type=search],
	input[type=tel],
	textarea {
		width: 90%;
		padding: 5%;
	}
	select {
		width: 100%;
	}
	.nomobile {
		display: none;
	}
	.showmobile {
		display: block;
	}
	
	/*Custom Mobile CSS */
/*
img.logotop {
	position: relative;
	margin-left: 20px;
	z-index: 99999;
	width: 220px;
	height: 47px;
}

img.logobase {
	margin-left: -54px;
	z-index: 5;
	display: none;
}*/
/*
.slide {
	margin-top: -6px;
	height: 66px;
	position: relative;
	z-index: 1200;
	background: url(img/logo_slide.png) 20px top no-repeat;
}*/

img.source-image {
		width: 100%;
		position: absolute;
		top: 7rem;
		left: 0;
		z-index: -9999;
	}
	
	
	.right-column.book a{
		text-align:center;
	}
	.right-column.quote h3 {
		text-align: center;
	}
	.right-column.quote h3+h4 {
		text-align: center;
	}
	.menu{
		display:none;
		position:absolute;
		width:100%;
		left:0;
	}
	.mobile-menu{
		display:block;
		/*width:154px;*/
		text-align:right;
		z-index: 9500;
	}
	.menu li{
		/*width:12	0px;*/
		display:block!important;
		background-color:#cfceb0!important;
		padding-bottom:20px;
		text-align:center;
	}
	
	.home .content-inner.border {
		margin-top: 140px;
		margin-top: 10rem;
	}
	

#primary_nav {
				/*position: fixed;   /* EDIT THIS TO MAKE MENU APPEAR AT TOP IN MOBILE */
				/*top: -5px;*/
				/*right: 10px;*/
				padding-top: 7rem;
				background: none;
				z-index: 9999;
				text-align: center;
				float: right;
			}
/*
#primary_nav {
	padding-top: 0;
	background: none;
	z-index: 99999;
	text-align: center;
	float: right;
	position: absolute;
	position: fixed;
	top: 0;
}*/

/*
.logodiv {
	z-index: 9999;
	margin-top: 7rem;
}

.slide {
margin-top: -6px;
height: 66px;
position: relative;
z-index: 1200;
background: url(img/logo_slide.png) 20px top no-repeat;
}*/

.links {
	clear: both;
	width: 100%;
	height: auto;
	background: url(img/header_bg.png) bottom repeat-x;
}

#mob-nav.nine {
width: 100%;
padding: 20px;
background-color: #b4b090;
}

	ul.navigation { margin-top: 0px !important; margin-top: 0rem !important; }
	
	.navigation { font-size: 18px; }
	
	.navigation ul {list-style: none; /*height: 47px;*/ /*margin-right: 7px;*/ }
	.navigation ul li { display: inline-block; /*margin: 0 1px 0 1px;*/ padding: 0px 15px 0 15px; }
		.navigation ul li.book-now { font-size: 18px; background: none; }
		.navigation ul li a { color: #513a03; text-decoration: none; padding: 5px; }
			.navigation ul li.book-now a { color: #000 !important; }
			li.parent:hover { border-bottom: 0px; }


iframe.tube {
	width: 320px;
	height: 240px;
	width: 20rem;
	height: 15rem;	
}

iframe.map-home {
	width: 320px;
	height: 300px;
	width: 20rem;
	height: 18.75rem;
}

iframe.map-contact {
	 width: 320px;
	 height: 300px;
	 width: 20rem;
	 height: 15rem;
}


.col.alignright.five.tablet-six.mobile-full {
	text-align: center !important;
}
	
	.header {
	background: none;

}

.links {
	background: none;
}

	.content-top { 
		padding: 0 40px 16px 40px; 
		background: url(img/h2_content-top.png) bottom repeat-x; 
		margin-top: 0px;
		z-index: 999;
	}
	
	
}
/* End Mobile Media Query */


/*media queries*/

		@media only screen and (min-width: 768px) {
		

			a.to_nav {
				display: none;
			}
			
			#primary_nav {
				position: fixed;
				top: -5px;
				/*right: 10px;*/
				background: none;
				z-index: 9999;
				text-align: left;
				float: right;
			}
			
			#primary_nav li {
				/*display: inline;*/
			}
			
			#primary_nav li a {
				float: left;
				border: none;
				padding: 5px 10px;
				/*-webkit-border-radius: 2px;
				-moz-border-radius: 2px;
				border-radius: 2px;*/
			}
			
			#primary_nav li.top {
				display: none;
			}
			
			
			
	
		}
