/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.1.1
build: 47
*/
html {
	color: #000;
	background: #FFF;
}

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

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

fieldset, img {
	border: 0;
}

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

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

input, textarea, select {
	*font-size: 100%;
}

legend {
	color: #000;
}

/*regular styles */
html {
	height: 100%;
	overflow: auto;
	background: #1f231f
}

body {
	text-align: center;
	background: #1f231f url(../template-images/body-bg.png);
	font-family: "trebuchet ms", "Droid Sans", "Roboto", sans-serif;
	font-size: 11px
}

#wrapper0 {
	width: 100%;
	height: 100%
}

#wrapper1 {
	width: 100%;
	overflow: auto;
	background: url(../template-images/body-bottom-bg.png) repeat-x bottom
}

#siteContainer {
	margin-left: auto;
	margin-right: auto;
	text-align: left
}

section {
	background: #28422b;
	color: #8a9c8d;
	overflow: hidden;
}

::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 8px;
}

::-webkit-scrollbar-track {
	background-color: rgba(0, 0, 0, .2);
}

::-webkit-scrollbar-thumb {
	border-radius: 8px;
	background-color: rgba(0, 0, 0, .5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}
/*
#emailForm {
	text-align: left;
	display: none;
	position: absolute;
	width: 350px;
	height: 250px;
	background: url(../template-images/content-bg.png) repeat-y;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 10px #000;
	-moz-box-shadow: 3px 3px 10px #000;
	color: #FFF;
	padding: 10px 20px 20px
}

#emailForm label {
	display: block;
	float: left;
	width: 170px;
	text-align: right;
	padding-right: 5px;
	font-size: 110%
}

#emailForm .textInput {
	width: 170px
}

#emailForm div {
	clear: both;
	padding: 4px 0
}

#emailForm h3 {
	clear: both;
	font-size: 140%;
	padding: 4px 0 0
}

#emailForm p {
	font-size: 120%;
	padding: 10px 0
}

#getFlash h1, #getFlash p {
	padding: 10px;
}

#emailForm .submitButton {
	text-align: center;
	float: right
}

.closeButton {
	float: right;
	font-size: 120%;
	font-weight: 700;
	color: #111;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 10px
}

.closeButton:hover {
	background-color: #204529;
	color: #FFF
}*/

#contentContainer {
	background: url(../template-images/content-bg.png) repeat-y center 0;
}

section article {
	margin-top: 15px;
	overflow: hidden
}

.home section article, .how-to section article {
	margin-top: 0
}

.home section, .how-to section {
	padding-top: 0;
	overflow: hidden
}

header h1 a {
	overflow: hidden;
	text-indent: -3000px;
	display: block;
	height: 100%;
}

#mainTitle {
	cursor: pointer
}

h1 {
	font-size: 17px;
	letter-spacing: 3px;
	padding-bottom: 10px
}

article h1, .contactDetails h1, .siteMapBlurb h1 {
	font-style: italic;
	font-size: 17px;
	font-family: "Gill Sans", "trebuchet MS", sans-serif;
	letter-spacing: 3px;
	padding-bottom: 10px
}

.contactDetails h2 {
	font-family: "Gill Sans", "trebuchet MS", sans-serif
}

article p, .contactDetails p {
	line-height: 180%;
}

.contactDetails p {
	width: auto;
	padding-right: 30px;
}

#contentShadow.how-to {
	padding-top: 0
}

footer {
	background: transparent url(../template-images/content-bg-bottom.png) no-repeat center 0;
	color: #546857;
	padding-bottom: 75px;
	width: 100%
}

footer a {
	color: #8a9c8d;
	font-weight: 700;
	display: inline-block;
}

footer p a {
	color: #518e5b
}

footer nav {
	list-style: none;
	padding-top: 20px;
}

footer li {
	display: inline-block;
	padding: 0 8px
}

footer li:last-of-type {
	padding-right: 0;
}

footer li.lastChild, footer li:last-child {
	border: 0;
	padding: 0 0 0 8px
}

#homeLink {
	display: block;
	width: 309px;
	height: 115px;
	padding-top: 30px;
	overflow: hidden;
	background: url(../template-images/tvn-logo.png) no-repeat;
}

#logo a {
	text-indent: -3000px;
	float: left;
	width: 100%;
	height: 100px
}

.hidden {
	display: none
}

section nav, header nav, #extendedNav {
	overflow: hidden;
	z-index: 1
}

section nav li, header nav li, #extendedNav li {
	display: inline-block;
	width: 112px;
	padding-bottom: 30px;
	text-align: center
}

header nav li {
	padding-bottom: 8px
}

section nav a, header nav a, #extendedNav a {
	display: block;
	color: #a3aea6;
	width: 100%;
	padding-top: 118px;
	font-weight: 600;
	white-space: nowrap;
}

header nav {
	padding-top: 21px;
	height: 140px
}

#extendedNav {
	width: auto;
	margin: 0
}

#extendedNav a {
	padding-top: 0;
	padding-bottom: 118px
}

/* Sprites */
#livingEdgeButton a {
	background-image: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
}

#livingBoundaryButton a {
	background-image: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
	background-position: -112px 0;
}

#livingScreenButton a {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
	background-position: -224px 0;
}

#livingEdgeButton.selected a, #livingEdgeButton a:hover {
	background-position: -672px 0;
}

#livingBoundaryButton.selected a, #livingBoundaryButton a:hover {
	background-position: -784px 0;
}

#livingScreenButton.selected a, #livingScreenButton a:hover {
	background-position: -896px 0;
}

#howToButton a {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
	background-position: -336px 0;
}

#understandButton a {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
	background-position: -448px 0;
}

#catalogueButton a {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
	background-position: -560px 0;
}

#howToButton.selected a, #howToButton a:hover {
	background-position: -1008px 0;
}

#understandButton.selected a, #understandButton a:hover {
	background-position: -1120px 0;
}

#catalogueButton.selected a, #catalogueButton a:hover {
	background-position: -1232px 0;
}

#extendedNav #howToButton a {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
}

#extendedNav #understandButton a {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
}

#extendedNav #catalogueButton a {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
}

#extendedNav #howToButton.selected a, #extendedNav #howToButton a:hover {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
}

#extendedNav #understandButton.selected a, #extendedNav #understandButton a:hover {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
}

#extendedNav #catalogueButton.selected a, #extendedNav #catalogueButton a:hover {
	background: url(../template-images/button-sprites.jpg);
	background-repeat: no-repeat;
}

#contentShadow {
	position: relative;
	background: url(../template-images/content-bg.png) repeat-y center 0;
}

.submitButton {
	background: #efeada;
	color: #28422b;
	border: 2px solid #28422b;
	text-decoration: none;
	padding: 5px 10px
}

.submitButton:hover {
	text-decoration: underline
}

#contentShadow img {
	/*background: url(../template-images/hero-image-shadow.png) no-repeat 0 0;*/
	-webkit-box-shadow: 5px 9px 27px 2px rgba(31, 35, 31, 0.6);
	box-shadow: 5px 9px 27px 2px rgba(31, 35, 31, 0.6);
	width: 495px;
	position: relative;
	top: -16px;
	display: block;
}

article, .article, #leftColumn {
	color: #284235;
}

#leftColumn {
	position: relative;
}

.contactDetails dl {
	font-size: 100%
}

.contactDetails dd {
	white-space: nowrap;
	width: 200px
}

.contactDetails h1, .contactDetails h2 {
	width: 270px;
	display: inline;
}

.contactDetails #shareNav {
	padding: 15px 0 0
}

.how-to article {
	padding-left: 30px;
	background: url(../template-images/paper-bg.png) no-repeat 0 0
}

#scrollContent dt {
	width: 215px;
	clear: both
}

#scrollContent dd {
	width: 255px;
	line-height: 150%
}

#linkLogos a {
	margin-top: 25px;
	padding-right: 15px;
	display: inline-block;
}

#leftColumn img.noBorder {
	-webkit-box-shadow: 3px 3px 5px #666;
	-moz-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 5px #666;
}

p.sp, h4.sp {
	padding-top: 15px !important
}

#productBrochureIcon, #availabilityIcon {
	text-indent: -200px;
	width: 112px;
	height: 112px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 15px
}

#productBrochureIcon {
	background: transparent url(../template-images/product-availability-icon-off.jpg) no-repeat 0 0 !important
}

#availabilityIcon {
	background: transparent url(../template-images/product-catalogue-icon-off.jpg) no-repeat 0 0 !important
}

#productBrochureIcon:hover {
	background: transparent url(../template-images/product-availability-icon.jpg) no-repeat 0 0 !important
}

#availabilityIcon:hover {
	background: transparent url(../template-images/product-catalogue-icon.jpg) no-repeat 0 0 !important
}

#sectionNav {
	float: left;
	width: 140px;
	margin-top: 13px
}

strong {
	font-weight: 700
}

dl {
	width: 270px;
	line-height: 120%;
	font-size: 120%;
	padding-top: 10px
}

dt {
	float: left;
	width: 70px;
	line-height: 180%
}

img.noBorder {
	border: 0
}

dd {
	float: right;
	line-height: 180%
}

#shareButtons:after {
	content: "";
	display: table;
	clear: both;
}

#shareButtons li {
	float: left;
	position: relative; /* for share stuff */
}

#shareButtons a {
	color: #28422b;
	display: block;
	white-space: nowrap;
	height: 16px;
	padding: 3px 25px 0 0;
	line-height: 16px;
	margin-bottom: 4px;
}


.addthis_toolbox {
	position: absolute;
	bottom: 0;
}

blockquote {
	padding-left: 10px;
	padding-top: 15px
}

em {
	font-style: italic;
	font-weight: 700
}

#shareButtons a.printButton, #shareButtons a.printButton:hover {
	background: url(../template-images/print-icon.png) no-repeat 0 center;
	padding-left: 25px;
}

#shareButtons a.shareButton, #shareButtons a.shareButton:hover {
	background: url(../template-images/share-all.png) no-repeat 0 center;
	padding-left: 25px
}

#shareButtons a.linkedInButton, #shareButtons a.linkedInButton:hover {
	background: url(../template-images/share-linkedin.png) no-repeat 0 center;
	padding-left: 25px
}

#shareButtons a.fbButton, #shareButtons a.fbButton:hover {
	background: url(../template-images/facebook-icon.png) no-repeat 0 center;
	padding-left: 25px;
}

#rightColumn {
	color: #213321;
}

#rightColumn p {
	color: #354938;
}

#rightColumn a {
	font-weight: 700;
	color: #2c2c2c
}

#rightColumn ul {
	color: #354938;
	list-style: none;
	font-weight: 700;
}

#rightColumn li {
	line-height: 130%;
	margin: 0;
	padding: 2px 0
}

#rightColumn h2 {
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-size: auto 25px;
}

#scrollContent {
	color: #cbcbcb; /*#8a9c8d;*/
	font-size: 110%;
	-webkit-overflow-scrolling: touch;
}

#scrollContent h1, section h1 {
	font-size: 150%;
	font-weight: 700;
	letter-spacing: 2px
}

#scrollContent h1, #scrollContent h2, #scrollContent h3 {
	color: #bcb297
}

#scrollContent a, section a {
	color: #cbcbcb; /*#8a9c8d;*/
}

#scrollContent p, section p {
	line-height: 150%;
	padding: 3px 0
}

#scrollContent ol, section ol {
	list-style-type: decimal;
	padding: 5px 5px 5px 25px
}

#scrollContent ul li {
	line-height: 130%;
	padding: 2px 0
}

#scrollContent h4 {
	font-size: 120%;
	font-weight: 700;
	padding-top: 5px
}

#scrollContent h2, section h2 {
	letter-spacing: 1.5px;
	font-weight: 700;
	font-style: italic;
	font-size: 140%
}

#scrollContent h3, section h3 {
	letter-spacing: 1.5px;
	font-weight: 700;
	font-style: italic;
	font-size: 130%
}

#scrollContent ol li, section ol li {
	line-height: 130%;
	margin-left: 2px;
	list-style-type: decimal;
	padding: 4px 0
}

footer a.selected, footer li.selected a {
	color: #e4aa5e
}

.clear, p.break {
	clear: both
}

.contactDetails a, .contactDetails a:hover, #leftColumn a, #leftColumn a:hover, #scrollContent a {
	background: none
}

/*Slideshow specific */

#slideShow {
	margin: 0;
	padding: 0
}

#slideShow {
	position: relative;
	top: 0;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
	background: #1D231F;
}

#galleries {
	background: #1d231f;
	/*position: absolute;*/
	position: relative;
	top: 0;
}

#gallery {
	opacity: 0;
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
}

#galleries li {
	/*display: block;*/
	display: inline-block;
	/*float: left;*/
	margin: 5px 6px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	max-width: 276px;
}

#galleries li .title {
	position: absolute;
    bottom: 0;
	font-size: 12px;
	padding: 3px 5px 1px 5px;
	color: white;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	width: 100%;
}

#photoTitle {
	color: white;
	background: rgba(0, 0, 0, 0.7);
	display: block;
	width: 100%;
	position: absolute;
	font-size: 12px;
	padding: 3px 5px 5px 5px;
	top: -45px;
	text-align: left;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

#backButton {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
}

#backButton:hover {
	color: #444;
	background: #eee;
}

#nav {
	height: 36px;
	background: #333;
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 10;
}

#nav li {
	padding: 0;
	text-align: right;
}

#imageContainer {
	overflow: hidden;
	background: black;
	position: relative;
}

#img2 {
	/*position: absolute;*/
	top: 0;
	opacity: 0;
}

#img1 {
	opacity: 0;
	position: absolute;
	top: 0;
}

#imageContainer img {
	width: 100%;
	height: auto;
	opacity: 0;
	max-width: 594px;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}

#galleries {
	box-sizing: border-box;
	-webkit-transition: opacity 1s ease-in-out, top 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out, top 1s ease-in-out;
	transition: opacity 1s ease-in-out, top 1s ease-in-out;
}

/* Helpers */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*
 * Media queries for responsive design
 */

/* Smaller mobiles */
@media screen and (max-width: 419px) {
	header h1 {
		margin-bottom: 30px;
	}
	header nav li, #extendedNav li {
		margin-left: 1px;
		margin-right: 1px;
		width: 100px;
	}
	#linkLogos img {
		height: 60px;
	}

	/* Sprites */
	header #livingEdgeButton a {
		background-position: -4px 0;
	}

	header #livingBoundaryButton a {
		background-position: -116px 0;
	}

	header #livingScreenButton a {
		background-position: -228px 0;
	}

	header #livingEdgeButton.selected a, header #livingEdgeButton a:hover {
		background-position: -676px 0;
	}

	header #livingBoundaryButton.selected a, header #livingBoundaryButton a:hover {
		background-position: -788px 0;
	}

	header #livingScreenButton.selected a, header #livingScreenButton a:hover {
		background-position: -900px 0;
	}

	#extendedNav #howToButton a {
		background-position: -342px 21px;
	}

	#extendedNav #understandButton a {
		background-position: -454px 21px;
	}

	#extendedNav #catalogueButton a {
		background-position: -566px 21px;
	}

	#extendedNav #howToButton.selected a, #extendedNav #howToButton a:hover {
		background-position: -1014px 21px;
	}

	#extendedNav #understandButton.selected a, #extendedNav #understandButton a:hover {
		background-position: -1126px 21px;
	}

	#extendedNav #catalogueButton.selected a, #extendedNav #catalogueButton a:hover {
		background-position: -1238px 21px;
	}
}

@media screen and (min-width: 420px) {
	header {
		background-size: cover;
	}
	#extendedNav #howToButton a {
		background-position: -336px 21px;
	}

	#extendedNav #understandButton a {
		background-position: -448px 21px;
	}

	#extendedNav #catalogueButton a {
		background-position: -560px 21px;
	}

	#extendedNav #howToButton.selected a, #extendedNav #howToButton a:hover {
		background-position: -1008px 21px;
	}

	#extendedNav #understandButton.selected a, #extendedNav #understandButton a:hover {
		background-position: -1120px 21px;
	}

	#extendedNav #catalogueButton.selected a, #extendedNav #catalogueButton a:hover {
		background-position: -1232px 21px;
	}
}

@media screen and (min-width: 420px) and (max-width: 767px) {
	header {
		background-size: contain;
	}
	header h1 {
		margin-bottom: 28px;
	}
	header nav li, #extendedNav li {
		margin-left: 12px;
		margin-right: 12px;
	}
}

@media screen and (max-width: 599px) {
	#leftColumn {
		width: 94%;
	}
	.print-btn {
		display: none;
	}
}

/* Display the polaroid column on the left */
@media screen and (min-width: 600px) and (max-width: 914px) {
	#leftColumn {
		width: 40%;
		float: left;
	}
}

/* Smaller than iPad portrait */
@media screen and (max-width: 767px) {
	body {
		font-size: 13px;
	}
	header {
		padding-top: 38px;
		background-image: url(../template-images/hedges-header.jpg);
		background-position: center 0;
		background-repeat: no-repeat;
	}
	.home header {
		background-size: cover;
	}
	header h1 {
		background: url(../template-images/living-walls-logo.svg) no-repeat 0 0;
		margin-left: auto;
		margin-right: auto;
		width: 320px;
		height: 74px;
		margin-top: 0;
	}
	section nav, header nav, #extendedNav {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	header nav {
		background: url("../template-images/content-bg.png") repeat-y scroll center 0;
	}
	section nav {
		margin-top: 35px;
		max-width: 430px;
	}
	section nav li {
		margin-left: 13px;
		margin-right: 13px;
	}
	section nav a, header nav a, #extendedNav a {
		/*font-size: 120%;*/
		text-decoration: none;
	}
	/* Content */
	article, .article, #leftColumn, #rightColumn {
		margin-left: 3%;
		margin-right: 3%;
		background: #EFEADA;
		-webkit-box-shadow:inset 0 0 30px 10px #CFC29C;
		box-shadow: inset 0 0 30px 10px #CFC29C;
	}
	.home section article {
		margin-top: 20px;
	}
	#leftColumn {
		box-sizing: border-box;
		margin-top: 20px;
		padding: 2%;
	}
	#leftColumn img.noBorder {
		width: 100%;
		height: auto;
	}
	#leftColumn.contactDetails, #leftColumn.siteMapBlurb {
		padding-top: 20px;
		width: 94%;
		margin-bottom: 20px;
	}
	#shareButtons {
		margin-top: 10px;
	}
	#shareButtons a {
		/*font-size: 120%;*/
	}
	#introBlurb {
		padding: 20px;
	}
	#linkLogos a {
		padding: 0 10px;
	}
	#mapCanvas, #nzMapCanvas {
		width: 100%;
		height: 350px;
	}
	.youtube-player {
		width: 100%;
		min-height: 56%;
	}
	.content-img {
		max-width: 100%;
		height: auto;
	}
	#scrollContent {
		height: auto;
		padding: 20px 3%;
	}
	#rightColumn {
		margin-top: 20px;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	#rightColumn h2 {
		padding: 39px 0 20px 20px;
		background-position: 20px 36px;
	}
	#rightColumn p {
		padding: 1px 20px;
	}
	#rightColumn ul {
		padding: 10px 0 4px 20px
	}
	#galleries {
		text-align: center;
		padding: 9px 0 3px;
		margin-bottom: 20px;
	}
	#imageContainer {
		text-align: center;
	}
	#nav {
		margin-top: -5px;
	}
	#homeLink {
		margin-left: auto;
		margin-right: auto;
		background-position: 0px 30px;
	}
	#contentShadow img {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		height: auto;
		max-width: 495px;
	}
	footer a {
		display: inline-block;
		padding: 10px;
	}
	footer nav {
		/*font-size: 120%;*/
		text-align: center;
	}
	footer p {
		margin-top: 5px;
		text-align: center;
	}
}

/* Larger than iPad portrait */
@media screen and (min-width: 768px) {
	/* Header */
	.home header {
		background: transparent url(../template-images/hedge-top.png) no-repeat center 83px;
		overflow: hidden
	}
	header h1 {
		background: url(../template-images/living-walls-banner.png) no-repeat 0 0;
		height: 134px;
		float: left;
	}
	.home header h1 {
		margin-left: 18px;
	}
	section nav, header nav {
		float: right;
		width: 411px;
		padding-right: 46px;
		padding-top: 40px;
	}
	#extendedNav li {
		margin-right: 22px;
		padding-bottom: 4px;
	}
	/* Content */
	section {
		height: 391px;
	}
	.gallery section {
		height: auto;
	}
	article, .article, #leftColumn {
		float: left;
		margin-left: 28px;
	}
	article, .article {
		background: url(../template-images/paper-bg.png) no-repeat 0 0;
		width: 317px;
		height: 372px;
		padding-left: 31px;
		padding-top: 34px;
	}
	article p, .contactDetails p {
		padding-right: 30px;
		width: 290px
	}
	#introBlurb p {
		font-size: 120%
	}
	blockquote {
		font-size: 110%;
	}
	#leftColumn {
		background: url(../template-images/paper-bg.png) no-repeat 0 0;
		width: 318px;
		height: 406px;
		padding: 0 0 0 29px;
	}
	#leftColumn img.noBorder {
		margin: 12px 12px 5px -16px;
		padding: 0;
	}
	.home article {
		height: 357px
	}
	#leftColumn.contactDetails {
		height: 372px;
		padding-left: 29px;
		padding-top: 34px;
		overflow: hidden;
		width: 318px;
	}
	#leftColumn.siteMapBlurb {
		padding-top: 34px
	}
	#shareButtons {
		width: 240px;
	}
	#shareButtons a {
		min-width: 35px;
		font-size: 90%;
	}
	.siteMapBlurb p {
		width: 290px
	}
	#shareNav {
		width: 320px;
		padding: 0px 12px;
	}
	#scrollContent {
		overflow-y: scroll;
		height: 351px;
		padding: 20px;
	}
	#scrollContent dl {
		overflow: hidden;
		font-size: 95%;
	}
	#slideShow {
		float: left;
	}
	#galleries {
		padding: 9px 0px 0px 9px;
	}
	#imageContainer {
		width: 100%;
	/*	width: 594px;*/
		height: 370px;
	}
	#rightColumn {
		font-size: 13px;
		float: right;
	}
	#rightColumn ul {
		float: left;
	}

	/* Footer */
	#extendedNav {
		width: 411px;
		float: right;
		padding-right: 46px;
		padding-top: 9px;
	}
	#homeLink {
		float: left;
		padding-left: 45px;
		background-position: 45px 30px;
	}
	#extendedNav li {
		display: inline-block;
	}
	.gallery #pageShadow {
		background: url(../template-images/paper-shadow-right.png) no-repeat 100% 0
	}
	#contentShadow img {
		right: 32px;
		float: right;
	}
	footer nav {
		font-size: 10px;
		text-align: center;
	}
	footer li {
		border-right: 1px solid #8a9c8d;
		margin-bottom: 10px;
	}
	footer p {
		margin-right: 40px;
		text-align: right;
	}
}

/* larger than iPad portrait but smaller than desktop */
@media screen and (min-width: 768px) and (max-width: 941px) {
	header h1 {
		margin: 22px 0 0 26px;
		width: 358px;
		background-size: contain;
		background-position: center 0;
	}
	.home header h1 {
		background-size: auto;
		width: 389px;
	}
	section nav, header nav, #extendedNav {
		padding-right: 0;
	}
	section nav, header nav, #extendedNav {
		width: 50%;
	}
	section nav li,
	header nav li,
	#extendedNav li {
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
	section nav {
		text-align: center;
	}
	.content-img {
		max-width: 100%;
		height: auto;
	}
	#contentShadow img {
		right: 0;
		max-width: 48%;
		margin-right: 2%;
		height: auto;
	}
	#rightColumn {
		height: auto;
		min-height: 410px;
		width: 36.5%;
		background: #EFEADA;
		-webkit-box-shadow:inset 0 0 30px 10px #CFC29C;
		box-shadow: inset 0 0 30px 10px #CFC29C;
		padding-bottom: 20px;
		order: 2;
	}
	#rightColumn h2 {
		background-position: 32px 39px;
		padding: 39px 0 20px 30px;
	}
	#rightColumn.living-boundary h2 {
		background-size: 78%;
	}
	#rightColumn p {
		padding: 1px 30px
	}
	#rightColumn ul {
		padding: 10px 0 4px 30px
	}
	.gallery section {
		background: #1D231F;
		display: flex;
		flex-direction: row;
	}
	#galleries li {
		width: 46%;
	}
	#galleries li img {
		height: auto;
	}
	#slideShow {
		width: 63.5%;
		order: 1;
		align-self: center;
	}
	#mapCanvas, #nzMapCanvas {
		width: 100%;
		height: 350px;
	}
	.youtube-player {
		width: 100%;
		min-height: 56%;
	}
	#pageShadow {
		width: 100%;
		background: url(../template-images/paper-shadow.png) no-repeat 28px 0
	}

	.gallery #pageShadow {
		background: none;
	}
}

/* Desktop */
@media screen and (min-width: 942px) {
	#siteContainer {
		width: 942px;
	}
	section {
		width: 920px;
		margin: 0 auto;
	}
	section nav li {
		margin-right: 22px;
	}
	header nav li {
		margin-left: 0;
		margin-right: 22px;
	}
	#contentContainer, #contentShadow {
		width: 937px;
	}
	.home header {
		height: 172px;
		width: 920px;
		margin: 0 auto;
	}
	header h1 {
		width: 389px;
		margin: 18px 0 0 26px;
	}
	#mapCanvas, #nzMapCanvas {
		width: 495px;
		height: 350px;
	}
	#linkLogos {
		padding: 0;
	}
	#rightColumn h2 {
		background-position: 42px 39px;
		padding: 39px 0 20px 44px;
	}
	#rightColumn p {
		padding: 1px 42px
	}
	#rightColumn ul {
		padding: 10px 0 4px 42px
	}
	.gallery section {
		width: 937px;
		height: 406px;
		margin-left: 8px;
	}
	.gallery #pageShadow {
		width: 945px;
	}
	.gallery #extendedNav {
		width: 418px;
	}
	#rightColumn {
		height: 406px;
		width: 343px;
		background: #e7dcb6 url(../template-images/right-column-bg.png) repeat-y right;
	}
	#rightColumnTopWrapper {
		background: url(../template-images/right-column-top.png) no-repeat top right;
		float: right;
		height: 100%;
		width: 100%
	}
	#rightColumnBottomWrapper {
		background: url(../template-images/right-column-bottom-bg.png) no-repeat bottom right;
		float: right;
		height: 100%;
		width: 100%
	}
	#dingBatWrapper {
		float: right;
		height: 100%;
		width: 100%;
		background: url(../template-images/dingbat.png) no-repeat 290px 355px
	}
	#slideShow {
		width: 594px;
		height: 406px;
	}
	#galleries {
		width: 594px;
		height: 406px;
	}
	#galleries li {
		width: 276px;
		height: 182px;
	}
	#scrollContent dl {
		width: 470px;
	}
	#pageShadow {
		width: 100%;
		background: url(../template-images/paper-shadow.png) no-repeat 6.2% 0
	}
}

/*
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/
 */
@media print {
	/* print styles */
	body{font-family:"trebuchet ms", sans-serif;font-size:11px}
	p.sp,h4.sp{padding-top:15px!important}
	#contentContainer{padding-left:5px}
	section article{margin-top:15px}
	h1{font-size:17px;letter-spacing:3px;padding-bottom:10px}
	#leftColumn.siteMapBlurb{padding-left:59px;padding-top:34px}
	article h1,.contactDetails h1,.siteMapBlurb h1{font-style:italic;font-size:17px;font-family:"Gill Sans", "trebuchet MS", sans-serif;letter-spacing:3px;padding-bottom:10px}
	.contactDetails h2{font-family:"Gill Sans", "trebuchet MS", sans-serif}
	article p,.contactDetails p{line-height:180%;padding-right:30px}
	.contactDetails p{width:auto;padding-right:30px}
	#introBlurb p{font-size:120%}
	.contactDetails dl{width:380px;font-size:100%;clear:both}
	.contactDetails dt{width:110px;line-height:150%}
	#scrollContent dl{width:480px;font-size:110%}
	#scrollContent dt{width:210px}
	#productBrochureIcon,#availabilityIcon{width:112px;height:112px;margin-right:15px;margin-bottom:15px}
	dl{float:left;line-height:120%;font-size:120%;padding-top:10px;clear:both}
	dt{float:left;width:70px;line-height:180%}
	dd{float:right;line-height:180%}
	blockquote{font-size:110%;padding-left:10px;padding-top:15px}
	em{font-style:italic;font-weight:700}
	#rightColumn{font-size:13px}
	#rightColumn p{padding:1px 42px}
	#rightColumn ul{line-height:18px;list-style:none;font-weight:700;padding:10px 0 4px 42px}
	#rightColumn li{line-height:130%;margin:0;padding:2px 0}
	#rightColumn h2{font-size:15px;padding-bottom:20px}
	h1,section h1{font-size:150%;font-weight:700;letter-spacing:2px;clear:both;float:none}
	p,section p{line-height:150%;padding:3px 0}
	ol,section ol{list-style-type:decimal;padding:5px 5px 5px 25px}
	ul li{line-height:130%;padding:2px 0}
	h4{font-size:12%;font-weight:700;padding-top:5px}
	h2,section h2{letter-spacing:1.5px;font-weight:700;font-style:italic;font-size:140%}
	h3,section h3{letter-spacing:1.5px;font-weight:700;font-style:italic;font-size:130%}
	ol li,section ol li{line-height:130%;margin-left:2px 0;list-style-type:decimal;padding:4px 0}
	header,footer,#shareNav,#emailForm,nav,.hidden{display:none}
	.clear,p.break{clear:both}
	.contactDetails dd,#scrollContent dd{width:270px;line-height:150%}
	strong,#rightColumn a{font-weight:700}
	#mapCanvas,#nzMapCanvas{margin-left:5px}
}

#slideShow {
	position: relative;
	top: 0;
	font-family: Helvetica, Arial, sans-serif;
	overflow: hidden;
	background: #1D231F;
}


@media screen and (max-width: 575px) {
	#slideShow {
		overflow: visible;
	}
}



#backButton {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin-right: 10px;
	color: black;
	width: 25px;
	display: inline-block;
	text-align: center;
	font-family: Verdana, sans-serif;
	-webkit-text-stroke: 0.5px rgba(255, 255, 255, 100);
	text-stroke: 0.5px rgba(255, 255, 255, 100);
    box-sizing: border-box;
}

#backButton:hover {
	color: #444;
	background: #eee;
}


#nav {
	height: 36px;
	background: transparent;
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 10px;
	z-index: 10;
}

#nav li {
	padding: 0;
	text-align: right;
}

#gallery {
	opacity: 0;
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
}

