/* DOME GARDEN 2013 */

/** CSS RESET **/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 62.5% !important;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

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

a {
	text-decoration: none;
	outline-width: 0;
	color: #0C3A01;
}

/** CSS CLASSES **/
.clear {
	clear: both;
	font-size: 0.1px;
	height: 0;
	line-height: 0;
	width: 0;
}

.clearfix {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nowrap {
	white-space: nowrap;
}

.hidden {
	display: none;
}

.nomarginright {
	margin-right: 0 !important;
}

.nomargintop {
	margin-top: 0 !important;
}

.nomarginbottom {
	margin-bottom: 0 !important;
}

.nopaddingbottom {
	padding-bottom: 0 !important;
}

.nomarginleft {
	margin-left: 0 !important;
}

.topmargin5 {
	margin-top: 5px !important;
}

.topmargin15 {
	margin-top: 15px !important;
}

.topmargin20 {
	margin-top: 20px !important;
}

.topmargin25 {
	margin-top: 25px !important;
}

.topmargin30 {
	margin-top: 30px !important;
}

.topmargin35 {
	margin-top: 35px !important;
}

.topmargin50 {
	margin-top: 50px !important;
}

.toppadding15 {
	padding-top: 15px !important;
}

.toppadding20 {
	padding-top: 20px !important;
}

.bottommargin20 {
	margin-top: 20px !important;
}

.bottompadding15 {
	padding-bottom: 15px !important;
}

.bottompadding25 {
	padding-bottom: 25px !important;
}

.bottompadding30 {
	padding-bottom: 30px !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.cursor {
	cursor: pointer;
}

.pointerdefault {
	cursor: default;
}

.clearright {
	clear: right;
}

.upper {
	text-transform: uppercase;
}

.bold {
	font-weight: bold;
}

/** CSS LAYOUT **/

html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	background: #082701;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	position: relative;
}

::selection {
	background: #F3B600;
}

::-moz-selection {
	background: #F3B600;
}

#top_slide_area {
	height: 120px;
	width: 100%;
	display: none;
}

#top_slide {
	margin: 0px auto;
	height: 120px;
	width: 990px;
}

#top_slide_text {
	margin: 0px 45px 0px 0px;
	float: left;
	width: 300px;
	padding: 20px 0px 0px;
}

#top_slide_text h5 {
	font: 1.8em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px 0px 10px;
}

#top_slide_text p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #FFF;
}

#top_slide_form {
	width: 645px;
	float: left;
	padding: 30px 0px 0px;
}

#top_slide_form form {
	padding: 15px 25px;
	background: #0C3F01;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	overflow: hidden;
}

#top_slide_form .body-form {
	float: left;
}

#top_slide_form .footer-form {
	float: right;
}

#top_slide_form label {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #FFF;
}

#top_slide_form input {
	background: #E7ECE6;
	border: 1px solid #063;
	font-size: 1.4em;
	line-height: 1.3em;
	padding: 3px;
	margin: 0px 20px 0px 10px;
}

#top_slide_form #newssubmit {
	background: #BBC9B8;
	color: #030;
	margin-right: 0;
}

#top_slide_form #newssubmit:hover {
	background: #E7ECE6;
	cursor: pointer;
	color: #030;
}

#container {
	height: 100%;
	width: 100%;
	position: relative;
}

#header_area {
	height: 130px;
	width: 100%;
	background: url(../img/bg_header.jpg) repeat-x;
}

#header {
	height: 130px;
	width: 990px;
	margin: 0px auto;
	position: relative;
}

#logo {
	height: 103px;
	width: 111px;
	position: absolute;
	top: 13px;
	left: 13px;
}

#logo a {
}

#header_right {
	position: absolute;
	height: 130px;
	width: auto;
	top: 0px;
	right: 0px;
}

#header_right_links {
	height: 40px;
	width: auto;
}

#header_right_links ul {
	padding-top: 30px;
}

#header_right_links ul li {
	float: left;
	display: block;
	height: 41px;
	padding: 0 10px 0 0;
}

#bookinglink {
	width: 509px;
	height: 36px;
	margin: 0;
	background: url(../img/booking_link.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#bookinglink:hover {
	background-position: 0 -36px;
}

#bookinglink span {
	position: absolute;
	top: -999em;
}

#contactlink {
	width: 116px;
	height: 36px;
	margin: 0;
	background: url(../img/contact_link.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#contactlink:hover {
	background-position: 0 -36px;
}

#contactlink span {
	position: absolute;
	top: -999em;
}

#newsletterlink {
	width: 151px;
	height: 36px;
	margin: 0;
	background: url(../img/newsletter_link.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#newsletterlink:hover {
	background-position: 0 -36px;
}

#newsletterlink.closetop {
	background-position: 0 -72px !important;
}

#newsletterlink.closetop:hover {
	background-position: 0 -108px !important;
}

#newsletterlink span {
	position: absolute;
	top: -999em;
}

#header_right_contact {
	/*position: absolute;*/
	height: 20px;
	width: auto;
	bottom: 25px;
	right: 0;
}

#header_right_contact ul {
	display: block;
	text-align: right;
}

#header_right_contact ul li {
	display: inline-block;
	color: #FFF;
	font: 1.8em/1.111em 'PT Sans', Arial, Helvetica, sans-serif;
	padding: 3px 22px 0 0;
}

#header_right_contact ul li a {
	color: #FFF;
	font: 0.722em/1.2em 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	margin-top: 2px;
}

#header_right_contact ul li a:hover {
	color: #65ad56;
}

#header_right_contact ul li img {
	display: block;
	float: left;
	margin-right: 10px;
}

#header_right_contact ul li:first-child img{
	margin-bottom: -2px;
}

#menu_area {
	height: 45px;
	width: 100%;
	background: #65AD56;
}

#menu {
	margin: 0 auto;
	height: 45px;
	width: 990px;
}

#menu ul {
}

#menu ul li {
	display: block;
	float: left;
	font: 2.3em/1.4em Damion, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 6px;
}

#menu ul li a {
	height: 40px;
	display: block;
	color: #FFF;
	line-height: 35px;
	padding: 0 7px 0 3px;
	margin-top: 5px;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-moz-transition: background-color .3s ease-in;
	-webkit-transition: background-color .3s ease-in;
	-o-transition: background-color .3s ease-in;
	transition: background-color .3s ease-in;
}

#menu ul li a.activenavlink {
	height: 40px;
	color: #65ad56;
	background: #1E4516; /*#2E6721;*/
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin-top: 5px;
}

#menu ul li a:hover {
	height: 40px;
	color: #65ad56;
	background: #1E4516;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	margin-top: 5px;
	-moz-transition: background-color 0.01s;
	-webkit-transition: background-color 0.01s;
	-o-transition: background-color 0.01s;
	transition: background-color 0.01s; /*color: #082701;*/
}

#top_breadcrumb_area {
	/*height: 22px;*/
	width: 100%;
	background: #1E4516;
}

#top_breadcrumb {
	/*width: 970px;*/
	/*height: 22px;*/
	padding: 5px 0;
	margin: 0 auto;
	color: #DEE9DC;
	font: 12px/22px 'PT Sans', Arial, Helvetica, sans-serif;
}

#top_breadcrumb a {
	color: #DEE9DC;
}

#top_breadcrumb a:hover {
	color: #FFF;
}

/* Home Page content */

#home_content_area {
	height: 690px; /*770px;*/
	width: 100%;
	overflow: hidden;
	position: relative;
}

#home_content_top {
	height: 690px; /*770px;*/
	width: 990px;
	position: relative;
	margin: 0 auto;
}

.welcome {
	width: 870px;
	height: 500px;
	background: url(../img/homev4/bg_home_990.png) no-repeat right bottom;
	right: 0px;
	top: 30px;
	position: absolute;
	padding: 30px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.welcome .col-old {
	width: 300px;
	height: auto;
	float: left;
	clear: none;
	display: inline;
}

.welcome h1 {
	color: #0C3B02;
	font: 3.2em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 12px;
	border-bottom: 1px solid #0C3B02;
	margin-bottom: 12px;
}

.welcome h1 span {
	display: block;
	font: 0.8em/1em 'PT Sans', Arial, Helvetica, sans-serif;
}

.welcome p {
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

.gallery-home {
	width: 870px;
	height: 450px;
	left: -2000px;
	top: 30px;
	background: url(../img/homev4/bg_home_990.png) no-repeat right bottom;
	position: absolute;
	padding: 30px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.gallery-home h2 {
	color: #0C3B02;
	font: 3.2em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 12px;
	border-bottom: 1px solid #0C3B02;
	margin-bottom: 12px;
}

.gallery-home h2 span {
	display: block;
	font: 0.8em/1em 'PT Sans', Arial, Helvetica, sans-serif;
}

.gallery-home p {
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

.unscrambled {
	width: 870px;
	height: 450px;
	left: -2000px;
	top: 30px;
	background: url(../img/homev4/bg_home_990.png) no-repeat right bottom;
	position: absolute;
	padding: 30px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.unscrambled h2 {
	color: #0C3B02;
	font: 3.2em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 12px;
	border-bottom: 1px solid #0C3B02;
	margin-bottom: 12px;
}

.unscrambled h2 span {
	display: block;
	font: 0.8em/1em 'PT Sans', Arial, Helvetica, sans-serif;
}

.unscrambled p {
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

.lastminute {
	width: 450px;
	height: 400px;
	left: -2000px;
	top: 30px;
	background: url(../img/homev4/bg_home_990.png) no-repeat right bottom;
	position: absolute;
	padding: 30px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.lastminute h2 {
	color: #0C3B02;
	font: 3.2em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 12px;
	border-bottom: 1px solid #0C3B02;
	margin-bottom: 12px;
}

.lastminute h2 span {
	display: block;
	font: 0.8em/1em 'PT Sans', Arial, Helvetica, sans-serif;
}

.lastminute h4 {
	margin: 20px 0;
	color: #0C3B02;
	font: 2.4em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
}

.lastminute p {
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

.lastminute p a {
	text-decoration: underline;
}

.lastminute p a:hover {
	text-decoration: none;
}

.fullgallery {
	width: 870px;
	height: 450px;
	left: -2000px;
	top: 30px;
	background: url(../img/homev4/bg_home_990.png) no-repeat right bottom;
	position: absolute;
	padding: 30px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.fullgallery h3 {
	color: #0C3B02;
	font: 3.2em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 12px;
	border-bottom: 1px solid #0C3B02;
	margin-bottom: 12px;
}

.fullgallery h3 span {
	display: block;
	font: 0.8em/1em 'PT Sans', Arial, Helvetica, sans-serif;
}

.fullgallery h4 {
	color: #0C3B02;
	font: 2.4em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
}

.fullgallery p {
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

.happening-home {
	width: 870px;
	height: 450px;
	left: -2000px;
	top: 30px;
	background: url(../img/homev4/bg_home_990.png) no-repeat right bottom;
	position: absolute;
	padding: 30px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.happening-home h2 {
	color: #0C3B02;
	font: 3.2em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 12px;
	border-bottom: 1px solid #0C3B02;
	margin-bottom: 12px;
}

.happening-home h2 span {
	display: block;
	font: 0.8em/1em 'PT Sans', Arial, Helvetica, sans-serif;
}

.happening-home h4 {
	color: #0C3B02;
	font: 2.4em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
}

.happening-home p {
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

#button_download_calendar {
	width: 260px;
	height: 36px;
	margin: 24px 0 0; /*588px;*/
	background: url(../img/download_calendar_link.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#button_download_calendar:hover {
	background-position: 0 -36px;
}

#tellmemore_link {
	width: 270px;
	height: 40px;
	margin: 0;
	background: url(../img/tellmemore_link.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#tellmemore_link:hover {
	background-position: 0 -40px;
}

#tellmemore_link span {
	position: absolute;
	top: -999em;
}

.imgfithome {
	display: none;
	z-index: 0;
	position: absolute;
}

#buttonstrip {
	width: 100%;
	height: 70px;
	position: absolute;
	bottom: 0px;
	padding-top: 50px;
}

#buttonstrip .content {
	width: 990px;
	margin: 0 auto;
}

#buttonstrip .col-old {
	width: 180px;
	height: 40px;
	float: left;
	margin-right: 22px;
	padding: 0px;
}

#home_main_content {
	height: auto;
	width: 100%;
	background: #d2d8d1;
	overflow: hidden;
}

#home_content {
	height: auto;
	width: 990px;
	margin: 0 auto;
	padding: 40px 0 80px;
}

.home_col {
	width: 300px;
	height: 330px;
	float: left;
	background: url(../img/bg_home_col.png) no-repeat center top;
	margin-right: 15px;
	padding: 10px;
}

.home_col_content {
	height: 310px;
	width: 270px;
	padding: 15px;
}

.home_col_content h3 {
	color: #0C3B02;
	font: 3.2em/1em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 25px;
}

.home_col_content h3 span {
	display: block;
	font: 0.8em/1em 'PT Sans', Arial, Helvetica, sans-serif;
}

.home_col_content p {
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

.home_col_ul_links li {
	float: left;
	margin-right: 8px;
}

.home_col_bottom {
	margin: 20px 0 0;
}

#tripadvisor {
	width: 82px;
	height: 51px;
	margin: 0;
	background: url(../img/home_trip_advisor.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#tripadvisor:hover {
	background-position: 0 -51px;
}

#tripadvisor span {
	position: absolute;
	top: -999em;
}

#guardian {
	width: 82px;
	height: 51px;
	margin: 0;
	background: url(../img/home_the_guardian.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#guardian:hover {
	background-position: 0 -51px;
}

#guardian span {
	position: absolute;
	top: -999em;
}

#coolcamping {
	width: 82px;
	height: 51px;
	margin: 0;
	background: url(../img/home_cool_camping.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#coolcamping:hover {
	background-position: 0 -51px;
}

#coolcamping span {
	position: absolute;
	top: -999em;
}

.greenboxlink {
	font-size: 1.4em;
	font-weight: bold;
	background: #0d3c03;
	color: #65ad56;
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.greenboxlink:hover {
	background: #65ad56;
	color: #0d3c03;
}

#largetextbox {
	width: 930px;
	height: 340px;
	background: url(../img/home_large_back.png) 0 0 no-repeat;
	border: 1px solid #A5B0A3;
	padding: 15px 20px;
	margin: 10px auto;
}

#largetextbox h2 {
	font: 3.2em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #0C3B02;
	border-bottom: 1px solid #0d3c03;
}

#largetextbox .col-old {
	width: 260px;
	height: 250px;
	float: left;
	clear: none;
	display: inline;
	padding: 0 70px 0 0;
}

#largetextbox .col-old p {
	color: #0C3B02;
	font: 1.6em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	font-style: italic;
	display: block;
	padding: 0;
	margin: 1.4em 0 0;
}

#largetextbox .rightcol {
	padding-right: 0;
}

#largetextbox .col-old .bold {
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 1.2em;
}

#largetextbox .linkleft {
	width: 120px;
	height: 40px;
	float: left;
	clear: none;
	display: inline;
	margin: 1.4em 20px 0 0;
}

#largetextbox .linkright {
	width: 120px;
	height: 40px;
	float: right;
	clear: none;
	display: inline;
	margin: 1.4em 0 0;
}

#showme {
	width: 120px;
	height: 40px;
	margin: 0;
	background: url(../img/link_showme.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#showme:hover {
	background-position: 0 -40px;
}

#showme span {
	position: absolute;
	top: -999em;
}

#booknow {
	width: 120px;
	height: 40px;
	margin: 0;
	background: url(../img/link_booknow.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#booknow:hover {
	background-position: 0 -40px;
}

#booknow span {
	position: absolute;
	top: -999em;
}

/* 404 Page Not Found */

#content_page_found {
	width: 980px;
	height: auto;
	padding-bottom: 10px;
}

#content_page_found h4 {
	font-family: 'Damion', sans-serif;
	font-size: 4em !important;
	color: #175c08;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCD0C0;
	margin: 0 0 20px 0;
}

#content_page_found p {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
}

#content_page_found_bottom {
	height: 100px;
	background: #65AD56;
	color: white;
}

#content_page_found_bottom_text {
	text-align: center;
	font-family: 'Damion', Arial, Helvetica, sans-serif;
	font-size: 34px;
	padding: 30px 0 20px 0;
}

.space_not-found_page {
	float: left !important;
	width: 980px !important;
}

#content_page_found-column-1 {
	float: left;
	width: 250px;
	margin: 0 0 20px 75px;
	padding: 20px;
	background: #e6eae4;
	-webkit-box-shadow: 0px 1px 0px 0px #AAB9A6;
	box-shadow: 0px 1px 0px 0px #AAB9A6;
}

#content_page_found-column-2 {
	float: left;
	width: 250px;
	margin: 0 0 20px 0;
	padding: 20px;
	background: #e6eae4;
	-webkit-box-shadow: 0px 1px 0px 0px #AAB9A6;
	box-shadow: 0px 1px 0px 0px #AAB9A6;
}

#content_page_found-column-3 {
	float: left;
	width: 250px;
	margin: 0 0 20px 0;
	padding: 20px 20px 41px 20px;
	background: #e6eae4;
	-webkit-box-shadow: 0px 1px 0px 0px #AAB9A6;
	box-shadow: 0px 1px 0px 0px #AAB9A6;
}

/* Page Content */

#content_page_area {
	position: relative;
	/*height: auto;
	width: 100%;*/
	background: #FAFBF9;
	overflow: hidden;
}

#content_page {
	/*height: auto;
	width: 990px;*/
	padding-top: 20px;
	padding-bottom: 50px;
	/*margin: 0 auto;*/
}

#content_page_title {
	border-bottom: 3px solid #688562;
	padding-bottom: 15px;
	margin-bottom: 2.8em;
}

#content_page_title h1 {
	font: 2.6em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #1e4516;
}

#content_page_txt {
	float: left;
	width: 600px;
	height: auto;
	padding-bottom: 45px;
}

#content_page_image_full {
	float: left;
	margin-left: 30px;
	height: auto;
}

#content_page_txt h1 {
	font: 2.2em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #4A6D42;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

#content_page_txt h2 {
	font: 2.0em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #4A6D42;
	display: block;
	padding: 0;
	margin: 0 0 1.4em
}

#content_page_txt h3 {
	font: 1.8em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #4A6D42;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

#content_page_txt h4 {
	font: 1.6em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #4A6D42;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

#content_page_txt h5 {
	font: 1.5em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #4A6D42;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 1.4em 0;
}

#content_page_txt p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #688562;
	margin-bottom: 0.750em;
}

#content_page_txt p a {
	color: #0d3c03;
	font-weight: 500;
}

#content_page_txt p a:hover {
	color: #175c08;
}

#content_page_txt ul {
	padding-left: 25px;
	list-style: square outside;
	margin-bottom: 1.4em;
}

#content_page_txt ul li {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #688562;
}

#content_page_txt ol {
	padding-left: 25px;
	list-style: lower-alpha;
	margin-bottom: 1.4em;
}

#content_page_txt ol li {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #688562;
}

#content_page_txt img {
	float: left;
	clear: right;
	margin-right: 10px;
}

.navcol {
	background: none repeat scroll 0 0 #E9ede8;
	clear: right;
	display: inline;
	float: left;
	margin: 10px 20px 20px 0;
	padding: 10px 15px;
	width: 200px;
}

.navcol ul {
	list-style: none !important;
	padding: 0 !important;
}

.navcol li {
	width: 100%;
	border-bottom: 1px dotted #175c08;
	padding-bottom: 5px;
	margin: 5px 0;
}

.navcol li:last-child {
	border-bottom: 0;
}

.navcol li a:link {
	color: #175c08;
}

.navcol li a:hover {
	color: #380325;
}

.navcolhead {
	border-bottom: 1px dotted #175c08;
	color: #175c08;
	display: block;
	font-size: 2.2em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 7px;
}

/* 3 Column Content */
#slide_gallery_box {
	width: 990px;
	height: 340px;
	overflow: hidden;
	position: relative;
	margin-bottom: 37px;
}

#slide_gallery {
	width: 984px;
	height: 334px;
	overflow: hidden;
	position: relative;
}

#slide_gallery img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.nivo-controlNav {
	position: absolute;
	padding: 10px 20px 5px 5px;
	background: #fafbf9;
	top: 250px;
	right: 0;
	z-index: 99;
}

.nivo-controlNav a {
	display: block;
	float: left;
	padding: 3px;
	color: #0F3C03;
	margin: 0 2px;
}

.nivo-controlNav a.active {
	display: block;
	float: left;
	padding: 3px;
	color: #65AD56;
	background: #EFF7EE;
}

#multicolumn_txt {
	width: 990px;
}

#multicolumn_txt .col-old {
	width: 300px;
	height: auto;
	min-height: 500px;
	float: left;
	display: inline;
	margin-right: 45px;
	position: relative;
}

#multicolumn_txt h2, #content_page_txt h2 {
	font: 2.4em/0.7em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #4A6D42;
	display: block;
	padding: 0;
	margin: 0 0 0.7em;
}

@media (max-width: 575px) {
	#multicolumn_txt h2, #content_page_txt h2 {
		clear: both;
	}
}

#multicolumn_txt h3 {
	font: 2.8em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #4A6D42;
	font-weight: normal;
	display: block;
	padding: 0;
	margin: 1.4em 0;
	position: absolute;
	bottom: 0;
}

.intro-text {
	font-size: 2.6em !important;
	font-weight: 500;
	color: #4A6D42;
	line-height: 1.2em;
	padding: 0 35px 10px;
	margin-bottom: 0.75em;
}

.intro-text-quotes {
	background: url(../img/quotes_darker.png) 0 0 no-repeat;
	padding-left: 28px;
	font-size: 2.2em !important;
	font-weight: 700;
	color: #4A6D42;
	line-height: 1.2em;
	padding: 0 35px 10px;
	margin-bottom: 0.75em
}

#multicolumn_txt p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #688562;
	padding-bottom: 10px;
}

#content_gallery {
	height: auto;
	width: 990px;
	padding: 0px 0px 50px;
}

#content_gallery .photobox {
	float: left;
	padding: 2px;
	border: 3px solid #EFEFEF;
	height: 100px;
	width: 130px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#spacesheader {
	background-image: url(../img/header_spaces.jpg);
	/*height: 450px;*/
	/*width: 990px;*/
	overflow: hidden;
	position: relative;
}

.spacesheader_box {
	width: 300px;
	height: 360px;
	background: url(../img/spacebox_back.png) no-repeat right 0;
	/*position: absolute;*/
	margin: 30px auto;
	/*margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 30px;*/
	padding: 20px;
	-webkit-box-shadow: 0px 1px 1px 1px #D3DCD1;
	box-shadow: 0px 1px 1px 1px #D3DCD1;
}

.spacesheader_box h1 {
	width: 260px;
	color: #0D3C03;
	font: 3em 'PT Sans', Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-bottom: 1px solid #0d3c03;
	margin-bottom: 10px;
}

.headerbox1 h1#item-42, .headerbox1 h1#item-43 {
	border-bottom: none;
}

.headerbox1 h1#item-42 a, .term-small-one .headerbox1 p a {
	font: 3em 'PT Sans', Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #59a846;
	color: #59a846;
	padding: 0px 0 5px 28px;
	background: url(../img/big-kid-ico.png) no-repeat 0 0;
	font-size: 24px !important;
}

.headerbox1 h1#item-42 a:hover, .term-small-one .headerbox1 p a:hover {
	padding: 4px 0 5px 28px;
}

.headerbox1 h1#item-43 a, .term-big-kids .headerbox1 p a {
	font: 3em 'PT Sans', Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #59a846;
	color: #59a846;
	padding: 0px 0 5px 28px;
	background: url(../img/small-kid-ico.png) no-repeat 0 0;
	font-size: 24px !important;
}

.headerbox1 h1#item-43 a:hover, .term-big-kids .headerbox1 p a:hover {
	padding: 4px 0 5px 28px;
}

.term-big-kids .headerbox1 h2, .term-small-one .headerbox1 h2 {
	font-size: 1.6em !important;
	color: #0C3A01;
	font-weight: bolder;
	margin: 15px 0 5px;
}

.spacesheader_box p {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #0D3C03;
	padding: 0;
	margin: 0 0 10px;
}

.spacesheader_box .openheaderbox {
	display: block;
	height: 30px;
	width: 130px;
	overflow: hidden;
	background: url(../img/openheader.png) no-repeat center top;
	text-indent: -9999px;
}

.spacesheader_box .openheaderbox:hover {
	background: url(../img/openheader.png) no-repeat center bottom;
}

.spacesheader_box.headerbox1 {
	display: block;
}

.spacesheader_box.headerbox2 {
	display: none;
	left: -300px;
}

#domes-bottom-box {
	margin: 15px 0 25px 0;
	text-align: center;
	padding: 13px;
	/*width: 972px;*/
	background: #e6eae4;
	clear: both;
	/*height: 136px;*/
	-webkit-box-shadow: 0px 1px 1px 0px #AAB9A6;
	box-shadow: 0px 1px 1px 0px #AAB9A6;
}

#domelist h4 {
	display: block;
	font-family: 'Damion', sans-serif;
	font-size: 2.5em !important;
	line-height: 0.7em !important;
	color: #175c08;
}

#domes-bottom-box-single {
	display: inline-block;
	text-align: center;
	padding: 2px;
	margin: 4px;
	/*float: left;*/
	width: 116px;
	/*height: 118px;*/
	-webkit-box-shadow: 0px 1px 1px 0px #AAB9A6;
	box-shadow: 0px 1px 1px 0px #AAB9A6;
}

#domes-bottom-text {
	text-align: center;
	padding: 10px 0;
	width: 108px;
}

#domes-bottom-text a {
	font-size: 1.125em;
	font: 'Damion', sans-serif;
	font-weight: bold;
	text-align: center;
	color: #175c08;
}

#domesuitetextarea {
	width: 960px;
	height: auto;
	background: #e9ede8;
	padding: 14px 14px 21px;
	margin: 14px 0;
	-webkit-box-shadow: 0px 1px 1px 1px #D3DCD1;
	box-shadow: 0px 1px 1px 1px #D3DCD1;
}

#domesuitetext {
	width: 480px;
	height: auto;
	margin: 0;
	padding: 0;
}

#domesuitetext h2 {
	font: 2.0em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #0D3C03;
	display: block;
	padding: 0 0 0.7em;
	margin: 0 0 0.6em;
	border-bottom: 1px solid #0D3C03;
}

#domesuitetext p {
	font-size: 1.5em;
	line-height: 1.6em;
	color: #0D3C03;
	padding: 0;
	margin: 0;
}

#bottomspaces {
	position: relative;
	margin: 0;
	padding: 15px 0;
}

#bottomspaces h3.spacessubcontent {
	background: url(../img/dome_logo_24.png) 0 28px no-repeat;
	font: 3.6em/1.4em 'Damion', Arial, Helvetica, sans-serif;
	color: #175c08;
	padding: 15px 0 0 40px;
	border-bottom: 2px solid #CCD0C0;
	margin: 0;
}

#bottomspaces_sleep {
	padding: 20px 0 40px;
	position: relative;
	height: auto;
}

#bottomspaces_live {
	padding: 0px 15px;
	position: relative;
	margin-top: 30px;
}

#bottomspaces_live .col-old {
	width: 435px;
	float: left;
	clear: none;
	display: inline;
	margin-right: 90px;
}

#bottomspaces_live .col-old h4 {
	font: 3em/1.4em 'Damion', Arial, Helvetica, sans-serif;
	color: #175c08;
	padding: 15px 0;
	border-bottom: 1px solid #CCD0C0;
}

#bottomspaces_live .col-old p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #1e4516;
	padding: 0;
	margin-bottom: 1.4em;
}

#bottomspaces_live img {
	margin-bottom: 15px;
}

#bottomspaces_play {
	padding: 0px 15px 20px;
	margin: 0;
}

#bottomspaces_play .subhead {
	font: 2.4em/1.4em 'Damion', Arial, sans-serif;
	color: #240118;
	padding: 15px 0;
	border-bottom: 1px solid #CCD0C0;
}

#bottomspaces_play .col-old {
	width: 50%;
	float: left;
	clear: none;
	/*display: inline;*/
	padding-right: 20px;
	padding-left: 20px;
/*	margin-right: 60px;
	margin-left: 20px;*/
	/*height: 580px;*/
}

#bottomspaces_play .col-old img {
	width: 100%;
}

@media (max-width: 991px) {
	#bottomspaces_play .col-old {
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}
}

#bottomspaces_play .col-old h4 {
	font: 3em/1.4em 'Damion', Arial, Helvetica, sans-serif;
	color: #175c08;
	padding: 0;
	border-bottom: 1px solid #CCD0C0;
	margin: 0 0 18px;
}

#bottomspaces_play .col-old p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #1e4516;
	padding: 0;
	margin-bottom: 1.4em;
}

#bottomspaces_play img {
	margin-bottom: 15px;
}

#domes_spaces_play {
	width: 435px;
	height: 580px;
	float: left;
	clear: none;
	display: inline;
}

.spaces_3_col_links {
	width: 960px;
	height: 60px;
	background: #e9ede8;
	padding: 15px;
	-webkit-box-shadow: 0px 1px 1px 1px #D3DCD1;
	box-shadow: 0px 1px 1px 1px #D3DCD1;
	z-index: 99999;
}

.spaces_3_col_links-small {
	/*margin: -75px 0 0 480px;
	width: 500px;
	height: 50px;*/
	background-color: rgba(255, 255, 255, 0.7);
	padding: 5px;
	z-index: 99999;
}

.spaces_3_col_links_col {
	width: 300px;
	height: 60px;
	float: left;
	clear: none;
	display: inline;
	margin-right: 30px;
}

.spaces_3_col_links_col_small {
	/*width: 150px;*/
	/*height: 30px;*/
	/*float: left;*/
	/*clear: none;*/
	display: inline-block;
	padding: 5px;
	/*margin-right: 15px;*/
}

#sleep {
	width: 300px;
	height: 60px;
	margin: 0;
	background: url(../img/link_sleep.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#sleep-small {
	width: 150px;
	height: 30px;
	margin: 0;
	background: url(../img/link_sleep_small.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#sleep:hover {
	background-position: 0 -60px;
}

#sleep-small:hover {
	background-position: 0 -30px;
}

#sleep span {
	position: absolute;
	top: -999em;
}

#live {
	width: 300px;
	height: 60px;
	margin: 0;
	background: url(../img/link_live.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#live:hover {
	background-position: 0 -60px;
}

#live-small {
	width: 150px;
	height: 30px;
	margin: 0;
	background: url(../img/link_live_small.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#live-small:hover {
	background-position: 0 -30px;
}

#live span {
	position: absolute;
	top: -999em;
}

#play {
	width: 300px;
	height: 60px;
	margin: 0;
	background: url(../img/link_play.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#play:hover {
	background-position: 0 -60px;
}

#play-small {
	width: 150px;
	height: 30px;
	margin: 0;
	background: url(../img/link_play_small.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#play-small:hover {
	background-position: 0 -30px;
}

#play span {
	position: absolute;
	top: -999em;
}

.spacesbox {
	/*width: 195px;*/
	width: 225px;
	height: auto;
	/*float: left;*/
	background: #F0F2F0;
	border: 1px solid #A5B0A3;
	padding: 14px;
	margin: 30px 0 0;
}

.spacesbox_img {
}

.spacesbox_tit {
	margin: 15px 0px 0px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #A5B0A3;
}

.spacesbox_tit h3 {
	color: #0D3C03;
	font: 2.4em/1.2em 'PT Sans', Arial, Helvetica, sans-serif;
}

.spacesbox_tit h4 {
	color: #0D3C03;
	font: 1.8em 'PT Sans', Arial, Helvetica, sans-serif;
}

.spacesbox_tit h3 a {
	color: #0D3C03;
}

.spacesbox_tit h3 a:hover {
	color: #666;
}

.spacesbox_tit h3 a > span {
	display: block;
}

.spacesbox_img {
}

.spacesbox_txt {
	height: 120px;
	width: 195px;
	margin: 15px 0px 0px;
}

.spacesbox_txt p {
	font-size: 1.5em;
	line-height: 1.5em;
	color: #0D3C03;
}

.spacesbox_link {
	width: 195px;
	height: 40px;
	margin: 15px 0 0;
	background: url(../img/moredome_link.png) no-repeat 0 0;
	display: block;
	clear: both;
}

.back_link:hover {
	background-position: 0 -40px;
}

.back_link {
	float: right;
	width: 195px;
	height: 40px;
	margin: 15px 0 0;
	background: url(../img/buttoon_back.png) no-repeat 0 0;
	display: block;
	clear: both;
}

.spacesbox_link:hover {
	background-position: 0 -40px;
}

.spacesbox_link span {
	position: absolute;
	top: -999em;
}

#concept-buttons-frame {
	margin: 10px 0 60px
}

.conceptbox_link {
	float: left;
	width: 319px;
	height: 50px;
	margin: 15px 0
}

#btn01.conceptbox_link {
	background: url(../img/concept-btn-eco.png) no-repeat 0 0;
	margin-right: 16px
}

#btn01.conceptbox_link:hover {
	background-position: 0 -50px;
}

#btn02.conceptbox_link {
	background: url(../img/concept-btn-music.png) no-repeat 0 0;
	margin-right: 16px
}

#btn02.conceptbox_link:hover {
	background-position: 0 -50px;
}

#btn03.conceptbox_link {
	background: url(../img/concept-btn-dangerous.png) no-repeat 0 0;
}

#btn03.conceptbox_link:hover {
	background-position: 0 -50px;
}

.conceptbox_link:hover {
	background-position: 0 -50px;
}

#space_content_tit {
	border-bottom: 3px solid #688562;
	padding-bottom: 15px;
	margin-bottom: 2.8em;
}

#space_content_tit h1 {
	color: #1E4516;
	font: 2.6em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

.space_content_page {
	float: left !important;
	width: 480px !important;
	margin-right: 30px !important;
}

#space_header {
	width: 470px;
	height: 260px;
	float: left;
	margin-bottom: 26px;
	padding: 0;
	border: 3px solid #E2E5E1;
	display: block;
	overflow: visible;
	position: relative;
	z-index: 1;
}

.post-type-archive-cpt_concept #space_header {
	margin: 25px;
	width: 450px;
	float: right;
	padding: 0px;
	border: 3px solid #E2E5E1;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#space_header_concept {
	float: left;
	margin-bottom: 26px;
	padding: 0px;
	border: 3px solid #E2E5E1;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#space_header_gal {
	z-index: 1;
	width: 470px;
	height: 260px;
	background: url(../img/bg_shadow.png) center 262px no-repeat;
	overflow: hidden;
	position: relative;
	padding: 0 0 20px;
}

body.single-special-stuff #space_header_gal {
	width: 984px;
	height: 334px;
}

#space_header_gal_cocept {
	z-index: 1;
	overflow: hidden;
	position: relative;
}

#space_header a {
	z-index: 1;
}

#space_header img {
	display: block;
}

.prev_gal {
	position: absolute;
	top: 110px;
	left: 0px;
	height: 50px;
	width: 50px;
	z-index: 5;
	display: none;
}

.prev_gal_spaces {
	position: absolute;
	top: 110px;
	left: 0px;
	height: 50px;
	width: 50px;
	z-index: 5;
}

#prev_gal_link {
	display: block;
	z-index: 5;
	height: 50px;
	width: 50px;
	background: url(../img/cycle_left.png) no-repeat center center;
	text-indent: -9999px;
}

.next_gal {
	position: absolute;
	top: 110px;
	right: 0px;
	height: 50px;
	width: 50px;
	z-index: 5;
	display: none;
}

.next_gal_spaces {
	position: absolute;
	top: 110px;
	right: 0px;
	height: 50px;
	width: 50px;
	z-index: 9999;
}

#next_gal_link {
	display: block;
	z-index: 5;
	height: 50px;
	width: 50px;
	background: url(../img/cycle_right.png) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
}

#space_header:hover > .buttom_gal {
	display: block;
	-moz-transition: display .3s ease-in;
	-webkit-transition: display .3s ease-in;
	-o-transition: display .3s ease-in;
	transition: display .3s ease-in;
}

.simple {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em !important;
	line-height: 1.3em !important;
}

/* Contact Page */
.bgcontact {
	background: #E6ECF2 !important;
}

.bgcontact .contact_form {
	background: #D0DCE8;
}

.bgcontact #content_page_title {
	border-bottom: 3px solid #D0DCE8 !important;
}

.bgcontact .contact_form p {
	color: #2F516C !important;
}

.bgcontact #content_page_title h1 {
	color: #2F516C !important;
}

.bglocation {
	background: #DFEBDE !important;
}

/*.bglocation .contact_form {
		background: #B3D0AE;
} */
.contact_col {
	float: left;
	height: auto;
	width: 480px;
	margin-right: 30px;
	padding: 0;
}

.contact_form {
	width: 440px;
	height: 440px;
	background: #B3D0AE;
	padding: 20px;
	position: relative;
}

.contact_form.contact_form {
	height: 550px;
}

.contact_form h4 {
	color: #2F516C;
	font-size: 2.4em;
	line-height: 1.5em;
	display: block;
	padding-bottom: 10px;
}

.contact_form p {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #1e4516;
	padding-bottom: 1.4em !important;
}

.contact_form p a {
	color: #2F516C;
}

.contact_form p a:hover {
	color: #666;
}

.contact_form select {
	border: 0;
	padding: 3px 0 3px 3px;
}

div.fadehover {
	position: relative;
	height: 266px;
	width: 438px;
	margin: 0px 0px 15px;
}

div.fadehover a {
	display: block;
	color: #1E4516;
}

#address_box .map {
	border: 1px solid #9AB3DD;
	height: 266px;
	width: 438px;
}

div.fadehover img {
	display: block;
	height: 266px;
	width: 438px;
}

div.fadehover img.b {
	left: 0;
	position: absolute;
	top: 0;
}

div.fadehover img.a {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 10;
}

#find_map {
	height: 300px;
	width: 440px;
	margin-bottom: 1.4em;
}

#gps {
	width: 440px;
	height: auto;
}

#gps h2 {
	font-size: 6em;
	color: #1e4515;
}

#gps p {
	font-size: 1.8em;
}

#form_area p {
	display: block;
	height: auto;
	position: relative;
	padding-bottom: 10px;
}

#form_area p span.wpcf7-not-valid-tip {
	display: block;
	background-color: transparent;
	color: #2F516C;
	font: 0.85em/1.1em Arial, Helvetica, sans-serif;
	border-width: 0px;
	width: auto;
	position: absolute;
	height: auto;
	top: 22px;
	left: -0px;
}

#form_area p label {
	width: 100px;
	height: 45px;
	float: left;
	line-height: 2.4em;
	display: block;
	color: #2F516C;
	margin-right: 8px;
}

.booking_form > #form_area > .wpcf7 > form > p > label {
	line-height: 1.2;
}

.booking_form > #form_area > .wpcf7 > form > p > span.wpcf7-form-control-wrap {
	min-width: 150px;
	display: inline-block;
}

#form_area p input, #form_area p textarea {
	width: 310px;
	height: 26px;
	border-width: 0;
	background: #fff;
	padding: 2px;
	font: 1em/1.4em Arial, Helvetica, sans-serif;
	color: #1E4516;
}

#form_area p input.wpcf7-not-valid, #form_area p textarea.wpcf7-not-valid, #form_area p select.wpcf7-not-valid {
	background: #F9E7E6;
}

/*#form_area .form_textarea {
		height: 95px;
		clear: both;
}*/
#form_area .form_textarea span.wpcf7-not-valid-tip {
	top: 14px;
}

#form_area p textarea {
	width: 310px;
	height: 75px;
	resize: none;
}

#form_area .form_submit {
	width: 415px;
}

#form_area .form_submit input {
	font: 1.3em/1.4em BenderRegular, Arial, Helvetica, sans-serif;
	width: 100px;
	height: 30px;
	clear: both;
	float: right;
	cursor: pointer;
	margin-right: 2px;
	color: #FFF;
	background: #2F516C;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#form_area .ajax-loader {
	display: none;
}

#form_area .wpcf7-response-output {
	border-width: 0 !important;
	color: #88091A !important;
	padding: 0 !important;
	font-size: 1.1em !important;
	font-weight: bold !important;
	line-height: 1.4em !important;
}

#form_area .form_captcha > label[for="captcha"] {
	width: 100%;
	height: 30px;
}

#form_area .form_captcha input.wpcf7-captchar {
	width: 220px;
	float: right;
	margin-right: 19px;
}

#form_area .form_captcha img.wpcf7-captcha-captcha {
	height: 30px;
}

/********** Page Style 2 - Garden Life/Grub/ **********/

#content_page_area.style2_bg {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#style2_bg_area {
	position: relative;
	padding: 10px 0 50px;
}

#style2_bg_img, #imgfit {
	display: none;
	z-index: 0;
	position: absolute;
}

#content_page_area.style2_bg #content_page {
	position: relative;
	z-index: 2;
}

#style2_tit {
	padding-bottom: 15px;
}

#style2_top_box {
/*	width: 940px;
	height: 250px;*/
	background: #450208;
	margin-bottom: 45px;
	padding: 25px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#style2_top_box_txt {
	float: left;
	width: calc(100% - 500px);
}

@media (max-width: 991px) {
	#style2_top_box_txt {
		width: 100%;
		float: none;
	}

	#style2_top_box_img {
		float: none !important;
		max-width: 100%;
		overflow: hidden;
	}
}

#style2_top_box_txt h2 {
	font: 3.6em/1.4em Damion, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0 0 14px;
	margin-top: -7px;
}

#style2_top_box_txt h3 {
	font: 28px/18px Damion, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	display: inline-block;
	margin: 0 0 15px;
}

#style2_top_box_txt h3 a {
	color: #fff;
}

#style2_top_box_txt > div {
	margin-top: 16px;
}

#style2_top_box_txt p {
	display: block;
	/*padding: 0 0 10px;*/
	color: #fff;
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 1.4em;
}

#style2_top_box_txt p a {
	color: #FFF;
}

#style2_top_box_txt p a:hover {
}

.headblock {
	display: block !important;
}

#tabblock {
	width: 100%;
	margin: 0 0 12px !important;
}

#style2_top_box_txt h1 {
	font: 28px/18px Damion, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 7px;
	margin: 0 0 12px;
	border: 1px solid #728b6d;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	max-width: 236px;

	/*font: 28px/18px Damion, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	margin: 0 0 12px;*/
}

.grub {
	display: inline;
	max-width: 104px !important;
	border: 1px solid #aaa !important;
	padding: 0 8px !important;
	font: 24px Damion, sans-serif;
	background: #450208;
	border: 1px solid #e8dfe0;
	color: #e3e8e2 !important;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.grubtab {
	display: inline !important;
}

#style2_top_box_img {
	width: 450px;
	height: 250px;
	float: right;
	border: solid 1px #fff;
}

#style2_tit h1 {
	color: #FFF;
	font: 4.8em 'Damion', Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

#style2_tit h1 a {
	color: #FFF;
}

.style_2_wrapper {
	/*height: 460px;*/
	position: relative;
}

.style2_left {
	position: absolute;
	left: 0px;
	bottom: 10px;
}

.style_2_wrapper .style2_left {
	height: 40px;
	position: absolute;
	left: 20px;
	top: 115px;
	margin-top: 20px;
	float: left;
	z-index: 9999;
}

.style2_right {
	position: absolute;
	right: 0px;
	bottom: 10px;
}

.style_2_wrapper .style2_right {
	height: 40px;
	position: absolute;
	right: 20px;
	top: 115px;
	margin-top: 20px;
	float: right;
	z-index: 9999;
}

#style2_cycle {
	/*width: 990px;*/
	/** * position: relative; ** */
	overflow: hidden;
	/*height: 460px;*/
	margin-right: auto;
	margin-left: auto;
}

.style2_cycle_group {
	float: left;
	/*width: 1035px;*/
}

.style4_cycle_group {
	/*width: 1035px;*/
}

.style2_item {
	width: 300px;
	height: 460px;
	float: left;
	background: url(../img/bg_white.png);
	margin: 0 45px 30px 0;
	padding: 14px 20px 30px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.style4_item {
/*	width: 280px;
	height: 380px;
	float: left;*/
	background: #f0f2f0;
	margin: 0;
	padding: 20px;
	border: 1px solid #D3DCD1
}

.style2_item_tit {
	width: 260px;
}

.style4_item_tit {
	margin: 15px 0px 0px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #A5B0A3;
}

.style4_item_tit h3 {
	color: #0D3C03;
	font: 2em/1.2em 'PT Sans', Arial, Helvetica, sans-serif;
}

.style4_item .spacesbox_link {
	float: right !important;
	margin: 20px 0 !important;
}

.style4_item .style2_item_txt p a img {
	display: none
}

.style2_item_tit h3, .style3_item_tit h3 {
	font: 2.8em/1.4em Damion, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 10px;
	border-bottom: 1px solid #450309;
	color: #450208;
}

.style2_item_img {
	/*background: url(../img/bg_shadow_260.png) center 180px no-repeat;*/
	padding: 20px 0 14px;
}

.style2_item_txt {
	padding: 0 0 10px;
	/*width: 260px;*/
	/*height: 110px;*/
	overflow: hidden;
}

.style2_item_txt p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #450309;
	display: block;
	padding: 0 0 10px;
	/*width: 260px;*/
}

.style2_item_link, .style3_item_link {
	padding: 0;
	width: 260px;
	height: 30px;
	overflow: hidden;
	margin-top: 20px;
}

.style3_item_special {
	/*width: 425px;*/
	/*height: 360px;*/
	/*float: left;*/
	background: url(../img/bg_white.png);
	margin: 0 0 30px;
	padding: 14px 20px 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

/**#item-1282 .style3_item_link {
	margin-top: 82px;}

#item-1195 .style3_item_link{
	margin-top: 80px;}

#item-1191 .style3_item_link {
	margin-top: 42px;}

#item-1182 .style3_item_link{
	margin-top: 4px;}**/

.style3_item_img {
	float: right;
	background: url(../img/bg_shadow_200.png) center 200px no-repeat;
	margin: 12px 0 0 12px;
	padding: 0 0 15px;
}

.style3_item_txt p {
	font-size: 1.4em;
	line-height: 1.5em;
	display: block;
	width: 435px;
	padding: 10px 30px 10px 0px
}

.style3_item_txt {
	padding: 0 0 10px;
	width: 435px;
}

/********** Page Style 2 - Spaces/Play/ **********/
#style3_cycle {
	top: 40px;
	/*width: 990px;*/
	position: relative;
	overflow: hidden;
	/*height: 580px;*/
	margin-right: auto;
	margin-left: auto;
}

#style4_cycle {
	top: 40px;
	/*width: 990px;*/
	position: relative;
	overflow: hidden;
	/*height: 680px;*/
	margin-right: auto;
	margin-left: auto;
}

.style3_cycle_group {
	/*width: 1035px;*/
}

.style3_item {
	/*height: 620px*/
	/*width: 435px;*/
	clear: both;
	border-bottom: 2px solid #ccd0c0;
}

.style3_left {
	z-index: 9999;
	position: absolute;
	top: 115px;
	margin-top: 20px;
	float: left;
	left: 15px;
}

.style3_right {
	z-index: 9999;
	position: absolute;
	top: 115px;
	margin-top: 20px;
	float: right;
	right: 25px;
}

/********** Style 2 Colours  ************/

.gardenbox {
	background: #b53944 !important;
}

.gardenbox h2 {
	color: #450309 !important;
}

.freshairbox {
	background: #1e4516 !important;
}

.freshairbox-special {
	background: #430d23 !important;
}

.specialstuff-box {
	border: 3px solid rgba(235, 235, 235, 0.7);
	background-image: url(../img/header_special-stuff.jpg) !important;
	-webkit-background-size: cover;
	background-size: cover;
	/*width: 910px !important;*/
	overflow: hidden;
	position: relative;
}

.freshairtext {
	color: #1e4516 !important;
}

.freshairtext p {
	color: #1e4516 !important;
}

.blogindexpagearea {
	background: #EAF8E7 !important;
}

.blogindexpage #style2_tit h1 {
	color: #0F3C03;
}

.blogbox {
	background: #FFF;
	padding: 14px;
	border: 1px solid #A5B0A3;
	height: 100%;
	/*width: 195px;*/
	/*float: left;*/
	margin: 0;
	position: relative;
}

.blogbox_content {
	/*height: 415px;*/
	padding-bottom: 60px;
	overflow: hidden;
	position: relative;
}

.blogbox_img {
	background: url(../img/bg_shadow_200.png) center 147px no-repeat;
	padding-bottom: 15px;
}

.blogbox_tit {
	margin: 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #A5B0A3;
}

.blogbox_tit h3 {
	color: #0D3C03;
	font: 2em/1.2em 'PT Sans', Arial, Helvetica, sans-serif;
}

.blogbox_tit h3 a {
	color: #597319;
}

.blogbox_tit h3 a:hover {
	color: #314403;
}

.blogbox_txt {
	height: auto;
	/*width: 195px;*/
	margin: 15px 0px 0px;
}

.blogbox_txt p {
	background: url(../img/quotes.png) 0 0 no-repeat;
	font-size: 2.6em;
	font-weight: 700;
	line-height: 0.8em;
	color: #80a12e;
	padding-left: 28px;
}

body.post-type-archive-cpt_articlesmagazine .blogbox_txt p {
	background: url(../img/quotes.png) 0 0 no-repeat;
	font-size: 1.8em !important;
	font-weight: 700;
	line-height: 1em;
	color: #80a12e;
	padding-left: 28px;
}

.blogbox_txt .normal {
	background: url(../img/bullhorn.png) 0 0 no-repeat;
	font-size: 1.6em;
	font-weight: 700;
	line-height: 1em;
	color: #80a12e;
	padding-left: 28px;
}

.blogbox_link {
	width: 120px;
	height: 30px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	margin: 15px 0 0 28px;
	left: 0;
	bottom: 0;
}

.readmore_blog_link {
	height: 30px;
	width: 120px;
	overflow: hidden;
	display: block;
}

#blog_pagination {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #666;
	padding: 20px 0px 50px;
	clear: both;
	border-top: 1px solid #115702;
}

#blog_pagination .extend,
#blog_pagination a {
	color: #FFF;
	border-width: 0px !important;
	padding: 5px 7px !important;
	display: block;
	float: left;
	min-width: 30px;
	background: #146B01;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#blog_pagination .extend {
	margin: 0;
	color: #666;
	background-color: transparent;
	border: 1px solid #BFBFBF !important;
}

#blog_pagination a:hover {
	color: #666;
	background: #F3B600;
}

#blog_pagination .current {
	color: #FFF;
	border-width: 0px !important;
	padding: 5px 7px;
	display: block;
	float: left;
	/*width: 15px;*/
	min-width: 30px;
	background: #0B3A01;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: default;
}

#blog_pagination .pages {
	display: none;
}

#blog_tags_cloud {
	background: #D1E6CA;
	padding: 25px;
	/*width: 940px;*/
	height: auto;
	margin-top: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#blog_tags_cloud a {
	color: #0D3C03;
	padding: 3px 6px;
	line-height: 1.4em;
}

#blog_tags_cloud a:hover {
	color: #719357;
}

#comment_box {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #666;
	font-style: italic;
}

.pleoplesay {
	height: auto !important;
	border: 0px;
	padding: 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/********** Concept pages  *********/

.concept_content_area {
	background: #DFEDD8 !important;
}

.concept_content_area #content_page_title {
	border-bottom: 3px solid #506124;
}

.concept_content_area #content_page_title h1 {
	font: 4.8em 'Damion', Arial, Helvetica, sans-serif;
	color: #202c01;
}

.concept_page #spacesheader {
	margin: 0 0 45px;
	background: #f3b600;
	border-radius: 4px;
	/*height: 385px*/
}

.concept_page .spacesheader_box {
	width: 475px;
	font-size: 1em;
	line-height: 1.4em;
	background: none;
	box-shadow: none;
	left: 0px;
	top: 0px;
}

.concept_page .spacesheader_box h1 {
	width: auto;
	color: #022d27;
	font: 3em 'PT Sans', Arial, Helvetica, sans-serif;
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0;
}

.concept_page .spacesheader_box h2 {
	font: 3.6em/1.4em Damion, Arial, Helvetica, sans-serif;
	color: white;
	padding: 0 0 14px;
	margin-top: -7px;
}

.concept_page #style2_top_box_img {
	margin: 25px;
	height: 330px
}

.concept_page .spacesheader_box p {
	font-size: 1.4em;
	color: white;
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 10px;
}

.concept_page .spacesheader_box blockquote {
	font-size: 1em;
	line-height: 1.4em;
	color: #57664D;
	margin: 10px;
	padding: 0 0 0 20px;
}

.concept_page h4 {
	font: 2em/1.1em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #4A6D42;
	margin: 0 0 10px;
}

.concept_page #multicolumn_txt {
	padding: 0 0 30px;
}

#concept_labels {
	padding: 6px;
	background: rgba(255, 255, 255, 0.7);
	position: relative;
	margin-left: 30px;
	margin-top: 350px;
	float: left;
}

.concept_label_col {
	margin-left: 3px;
	float: left
}

#concept_eco {
	width: 200px;
	height: 40px;
	margin: 0;
	background: url(../img/link_concept_eco.png) 0 0 no-repeat;
	display: block;
	clear: both;
}

#concept_eco:hover {
	background-position: 0 -40px;
}

#concept_eco span {
	position: absolute;
	top: -999em;
}

#concept_spheres {
	width: 200px;
	height: 40px;
	margin: 0;
	background: url(../img/link_concept_spheres.png) 0 0 no-repeat;
	display: block;
	clear: both;
}

#concept_spheres:hover {
	background-position: 0 -40px;
}

#concept_spheres span {
	position: absolute;
	top: -999em;
}

#concept_dangerous {
	width: 200px;
	height: 40px;
	margin: 0;
	background: url(../img/link_concept_dangerous.png) 0 0 no-repeat;
	display: block;
	clear: both;
}

#concept_dangerous:hover {
	background-position: 0 -40px;
}

#concept_dangerous span {
	position: absolute;
	top: -999em;
}

/** Booking pages **/

.booking_page {
	background-color: #390325 !important;
}

.booking_page #content_page_title {
	border-bottom: 2px solid #fff;
}

.booking_page #content_page_title h1 {
	font-size: 3.6em;
	line-height: 1.5em;
	color: #9A4A7F;
}

.booking_page #content_page_title h1 span {
	display: block;
	font: 0.7em/0.8em 'Damion', Arial, Helvetica, sans-serif;
	color: #fff;
}

.booking_page #content_page_txt h3 {
	font-size: 2em;
	color: #fff;
	margin: 0 0 0.7em;
}

.booking_page #content_page_txt h5 {
	font: 1.5em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 1.4em 0;
}

.booking_page #content_page_txt p {
	color: #fff;
}

.booktext {
	margin-bottom: 36px !important;
	padding: 0 3px;
}

.booktext24 {
	margin-bottom: 24px !important;
}

.booking_page #content_page_txt ul {
	padding-left: 25px;
	list-style: square outside;
	margin-bottom: 1.4em;
}

.booking_page #content_page_txt ul li {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #fff;
}

.booking_page #content_page_txt a {
	color: #9b4a7f;
}

.booking_page #content_page_txt a:hover {
	color: #fff;
}

#content_page_txt.booking_col {
	float: left;
	margin-right: 45px;
}

#booking_form_area {
	background: #561841;
	height: auto;
	padding: 20px 45px 45px;
	width: auto;
	z-index: 99999;
}

#booking_form_area .step {
	font-size: 3em !important;
	line-height: 1.5em !important;
	color: #fff;
	margin-bottom: 1em;
}

#booking_form_area .step span {
	display: block;
	font-family: 'Damion', sans-serif;
	font-size: 1em !important;
	line-height: 0.7em !important;
	color: #9A4A7F;
}

#booking_form_area .step p {
	font-size: 0.5em;
	line-height: 1.5em;
	padding-top: 1.4em;
}

#booking_form_area form p {
	display: block;
	padding: 0px 0px 15px;
	clear: both;
	height: auto;
}

#booking_form_area form p label {
	width: 200px;
	display: block;
	float: left;
	font: 1.1em/2em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #FFF;
}

#booking_form_area form p label.error {
	display: none;
}

#booking_form_area form p label.error {
	width: 320px;
	font: 1em/1.5em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#booking_form_area input, #booking_form_area select, #booking_form_area textarea {
	width: 220px;
	padding: 2px;
	display: block;
	font: 1.1em 'PT Sans', Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	background: #ebebeb;
}

#booking_form_area input:focus, #booking_form_area select:focus, #booking_form_area textarea:focus {
	border: 1px solid #666;
	background: #FFF;
}

#booking_form_area input.error, #booking_form_area select.error, #booking_form_area textarea.error {
	background: #ECCFCE;
	border: 1px solid #E6937D;
}

#booking_form_area select {
	width: 225px;
}

#booking_form_area textarea {
	height: 100px;
	resize: none;
}

#booking_form_area #submit_book {
	width: 150px;
	background: #9A4A7F;
	border-width: 0;
	color: #FFF;
	text-transform: uppercase;
	padding: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	float: right;
	margin-right: 30px;
}

#booking_form_area #submit_book:hover {
	background: #B86B9D;
}

#booking_sidebar {
	background: #A7618F;
	float: left;
	width: 312px;
	height: auto;
	padding: 15px 15px 36px;
}

#booking_sidebar h4 {
	font: 2.6em/1.4em 'Damion', Arial, Helvetica, sans-serif;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

#booking_sidebar h5 {
	font: 2em/1.4em 'Damion', Arial, Helvetica, sans-serif;
	color: #688562;
	padding-bottom: 5px;
	padding-top: 10px;
}

#booking_sidebar p {
	height: 30px;
	font: 20px/30px 'Damion', Arial, Helvetica, sans-serif;
	color: #240118;
	border-bottom: 1px dotted #240118;
}

#booking_sidebar p span {
	float: right;
	margin-right: 15px;
}

/******** Seasonal Calendar ********/

#seasoncalendar {
	width: 605px;
	height: 420px;
	clear: both;
	border-top: 3px solid #688562;
	padding: 20px;
}

#seasoncalendar h4 {
	font: 4.8em 'Damion', Arial, Helvetica, sans-serif;
	color: #0C3B02;
}

#seasoncalendar p {
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

table.business-calendar {
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	border-width: 0;
}

table.business-calendar caption .business-calendar-past {
	float: left;
}

table.business-calendar caption .business-calendar-future {
	float: right;
}

table.business-calendar caption {
	font: 2.2em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #fff;
}

table.business-calendar caption a {
	color: #fff;
	padding: 0 5px;
	display: block;
}

table.business-calendar caption a:hover {
	color: #000;
}

.business-calendar-attribute {
	width: 645px;
	display: block;
	margin-top: 20px;
}

.business-calendar thead {
	border: 0;
}

.business-calendar td, .business-calendar th {
	border-width: 2px;
	border-color: #FFF;
}

#bookinfo {
	width: 605px;
	clear: both;
	border-top: 3px solid #688562;
	padding: 20px;
}

#bookinfo h4 {
	font: 4.8em 'Damion', Arial, Helvetica, sans-serif;
	color: #0C3B02;
}

#bookinfo h5 {
	font-size: 1.5em;
	font-weight: bold;
	color: #202c01;
	line-height: 1.5em;
}

#bookinfo p {
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	display: block;
	padding: 0;
	margin: 0 0 1.4em;
}

#bookinfo ul {
	margin: 0 0 1.4em 30px;
	list-style-position: outside;
}

#bookinfo li {
	list-style-image: url(../img/plus.png);
	color: #0C3B02;
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
}

#bookinfo a:link {
	color: #011d19;
	font-weight: bold;
}

#bookinfo a:hover {
	color: #175c08;
}

/******** Pricing Tables ********/

/* Colour swatch

Base colour:        -   #202c01;
Low Season          -   #7f9645;
Mid Season          -   #559344;
High Season         -   #da6371;
Peak Season         -   #b63141;
Half term Spring    -   #c85aa4;
Half term Autumn    -   #955dbf;

*/

#priceguide {
	/*float: right;*/
	/*width: 420px;*/
	padding: 20px 30px;
	background: #e6eae4;
	-webkit-box-shadow: 0px 1px 1px 0px #AAB9A6;
	box-shadow: 0px 1px 1px 0px #AAB9A6;
}

#priceguide table th {
	color: #1e4516;
	font-size: 1.4em;
	line-height: 1.5em;
	text-align: center;
	border-bottom: 1px solid #1e4516;
}

#priceguide table .sleep {
	font-size: 12px;
}

#priceguide table h2 {
	font-size: 1.4em;
	padding-bottom: 9px;
	border-bottom: 1px solid #1e4516;
	margin-bottom: 7px;
}

#priceguide table td {
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	border-bottom: 1px solid #BEC9BB;
	padding: 0 8px;
}

#priceguide table .bold {
	font-weight: bold;
	line-height: 1.3em;
	padding: 8px;
}

#priceguide table .priceper {
	font-weight: 400;
	color: #1c4515;
}

#priceguide table .nights {
	font-weight: 400;
}

#priceguide table .blank {
	border: medium none;
	height: 10px;
}

#priceguide #booking_season_table {
	margin-bottom: 36px;
}

#priceguide #booking_season_table caption,
#priceguide #booking_season_table caption a {
	font-size: 24px;
	color: #1E4516;
}

#booking_priceguide #priceguidebook {
	float: none;
	width: 500px; /*padding-top: 20px;*/
}

#priceguidebook {
	float: right;
	width: 480px;
	padding: 0;
}

#priceguidebook table th {
	color: #9b4a7f;
	font-size: 1.8em;
	text-align: left;
	padding-bottom: 9px;
	border-bottom: 1px solid #9b4a7f;
}

#priceguidebook table td {
	height: 33px;
	font-size: 1.2em;
	color: #fff;
	line-height: 33px;
	border-bottom: 1px solid #9b4a7f;
	padding: 0 8px;
}

#priceguidebook table .bold {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 8px;
}

#priceguidebook table .nights {
	font-size: 0.8em;
	font-weight: 400;
}

#priceguidebook table .blank {
	border: medium none;
	height: 10px;
}

#priceguidebook table .season {
	border-right: 1px solid #9b4a7f;
	font-weight: bold;
	width: 119px;
}

#booking_priceguide #priceguide table {
	color: #202c01;
	width: 550px;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.booking_dome_table {
	display: none;
}

.booking_dome_table_1 {
	display: block;
}

/* FAQ table */

#multi_items {
	padding-bottom: 30px;
}

#multi_items .bn_item {
	border-bottom: 1px solid #A9307E;
	padding: 5px 0;
}

#multi_items .bn_item p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #fff;
	padding-bottom: 1.4em !important;
}

#multi_items .bn_item p a {
	background: #9A4A7F;
	color: #fff;
	padding: 3px 4px;
}

#multi_items .bn_item p a:hover {
	background: #A7618F;
	color: #fff;
}

#multi_items .bn_item:last-of-type {
	border-bottom: 0;
}

#multi_items .bn_item_title {
}

#multi_items .bn_item_title h3 {
	font-size: 1.4em;
	color: #FFF;
	font-weight: bold;
	padding: 0 !important;
	margin: 0 !important;
}

#multi_items .bn_item_title h3 a {
	color: #FFF;
}

#multi_items .bn_item_title h3 a:hover {
	color: #9A4A7F;
}

#multi_items .item_link {
	padding-left: 20px;
}

#multi_items .bn_item_content {
	display: none;
	padding: 10px 0 0 20px;
}

.bn_item_content ul {
	padding-left: 15px;
	list-style: square outside;
	margin-bottom: 1.4em;
}

.bn_item_content ul li {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #fff;
}

/* Original

#multi_items .bn_item_title{}

#multi_items .item_link {
	padding-left: 20px;
}
#multi_items .bn_item_content {
	display: none;
	padding: 10px 0 0 20px;
} */

.season {
	border-right: 1px solid #BEC9BB;
	font-weight: bold;
	width: 119px;
}

.low {
	background: #7f9645;
	color: #fff;
}

.mid {
	background: #559344;
	color: #fff;
}

.high {
	background: #da6371;
	color: #fff;
}

.peak {
	background: #b63141;
	color: #fff;
}

.halfterm1 {
	background: #c85aa4;
	color: #fff;
}

.halfterm2 {
	background: #955dbf;
	color: #fff;
}

#bookdome {
	float: right;
	width: 220px;
	height: 40px;
	margin: 0 0 7px;
	background: url(../img/booknow_link.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#bookdome:hover {
	background-position: 0 -40px;
}

#bookdome span {
	position: absolute;
	top: -999em;
}

#content_slide {
	padding: 20px 0px 30px;
	/*height: 600px;*/
	position: relative;
	overflow: hidden;
	/*width: 990px;*/
}

/*#content_slide*/
.tooltip {
	/*background: #EAF8E7;
	padding: 2px 3px;*/
	color: #390325;
	font-weight: 700;
	border-bottom: 1px dotted #390325;
	padding-bottom: 2px;
}

.content_slide_box {
	width: 100%;
	/*height: 470px;*/
	background: url(../img/bg_content_slide.png);
	display: none;
	/*position: absolute;*/
	left: 0px;
	top: 0px;
	padding: 30px;
	margin-top: 25px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.content_slide_box_01 {
	display: block;
}

.content_slide_box_left {
	float: left;
	width: 420px;
	height: auto;
	font: 1.4em/1.4em Arial, Helvetica, sans-serif;
	color: #0C3A01;
}

.content_slide_box_left p {
	margin-bottom: 1.4em;
}

.content_slide_box_left_tit {
	padding: 0px 0px 5px;
	margin-top: 15px;
	border-bottom: 1px solid #0C3B02;
	margin-bottom: 15px;
}

.content_slide_box_left_tit h3 {
	font: 2.3em/1.5em 'PT Sans', Arial, Helvetica, sans-serif;
	color: #0C3B02;
}

.content_slide_box_right {
	float: right;
	width: 450px;
}

.content_slide_box_right_img_box {
	background: url(../img/bg_content_slide_img.png) no-repeat;
	/*height: 275px;
	width: 450px;*/
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#content_slide_nav {
	/*bottom: 50px;*/
	/*position: absolute;*/
}

#content_slide_nav ul {
	margin-left: 15px;
}

#content_slide_nav ul li {
	width: 230px;
	overflow: hidden;
	/*float: left;*/
	height: 40px;
	display: block;
	margin-right: 14px;
	margin-bottom: 14px;
}

#content_slide_nav ul li:last-of-type {
	margin-right: 0px;
}

#content_slide_nav ul li a {
}

#content_slide_box_01 {
	width: 230px;
	height: 40px;
	margin: 0;
	background: url(../img/what_is_it.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#content_slide_box_01:hover {
	background-position: 0 -40px;
}

#content_slide_box_01 span {
	position: absolute;
	top: -999em;
}

#content_slide_box_02 {
	width: 230px;
	height: 40px;
	margin: 0;
	background: url(../img/what_it_like.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#content_slide_box_02:hover {
	background-position: 0 -40px;
}

#content_slide_box_02 span {
	position: absolute;
	top: -999em;
}

#content_slide_box_03 {
	width: 230px;
	height: 40px;
	margin: 0;
	background: url(../img/what_you_do.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#content_slide_box_03:hover {
	background-position: 0 -40px;
}

#content_slide_box_03 span {
	position: absolute;
	top: -999em;
}

#content_slide_box_04 {
	width: 230px;
	height: 40px;
	margin: 0;
	background: url(../img/what_people_say.png) no-repeat 0 0;
	display: block;
	clear: both;
}

#content_slide_box_04:hover {
	background-position: 0 -40px;
}

#content_slide_box_04 span {
	position: absolute;
	top: -999em;
}

.right_links_domegarden {
	margin-top: 30px;
	float: right;
	width: 420px;
	clear: right
}

.right_links_domegarden ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.right_links_domegarden ul li {
	padding: 0px;
	margin: 0px 20px 20px 0px;
	height: 51px;
	width: 112px;
	overflow: hidden;
	float: left;
}

.right_links_domegarden ul li a {
	display: block;
	height: 51px;
	text-indent: -9999px;
	overflow: hidden;
}

.right_links_domegarden ul li a.right_links_1 {
	background: url(../img/home_trip_advisor.png) no-repeat center top;
}

.right_links_domegarden ul li a.right_links_1:hover {
	background: url(../img/home_trip_advisor.png) no-repeat center bottom;
}

.right_links_domegarden ul li a.right_links_2 {
	background: url(../img/home_the_guardian.png) no-repeat center top;
}

.right_links_domegarden ul li a.right_links_2:hover {
	background: url(../img/home_the_guardian.png) no-repeat center bottom;
}

.right_links_domegarden ul li a.right_links_3 {
	background: url(../img/home_cool_camping.png) no-repeat center top;
}

.right_links_domegarden ul li a.right_links_3:hover {
	background: url(../img/home_cool_camping.png) no-repeat center bottom;
}

.right_links_domegarden ul li a.right_links_4 {
	background: url(../img/home_sunday_times.png) no-repeat center top;
}

.right_links_domegarden ul li a.right_links_4:hover {
	background: url(../img/home_sunday_times.png) no-repeat center bottom;
}

.right_links_domegarden ul li a.right_links_5 {
	background: url(../img/home_aa_gill.png) no-repeat center top;
}

.right_links_domegarden ul li a.right_links_5:hover {
	background: url(../img/home_aa_gill.png) no-repeat center bottom;
}

.dome-garden-quotes p {
	font: 25px 'Damion', Arial, Helvetica, sans-serif;
	color: #175c08;
	line-height: 25px;
}

.dome-garden-more-comments {
	display: inline;
	float: left;
	margin-top: 20px;
	font: 14px 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #175c08;
	line-height: 20px;
	text-decoration: none !important;
	border-bottom: 1px dotted #175c08;
	padding-bottom: 3px;
}

.dome-garden-author {
	width: 92px;
	/*height: 25px;*/
	display: inline;
	float: right;
	margin: 0;
	padding: 22px 0 8px;
	background: url(../img/author.png) 0 0 no-repeat;
	font: 14px 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #175c08;
	text-align: center;
}

.textlink {
	background: #3a5c33 url(../img/arrow_right.png) right center no-repeat;
	padding: 0 24px 0 6px;
	font-size: 24px;
	color: #e3e8e2 !important;
	border: 1px solid #abb9ab;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-right: -5px;
}

/*
.textlink {
	background: #EAF8E7 url(../img/arrow_right.png) right center no-repeat;
	padding: 0 23px 0 5px;
	color: #1e4516 !important;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}*/
.textlinkback {
	font: 24px Damion, sans-serif;
	background: #1e4516 url(../img/arrow_left.png) left center no-repeat;
	padding: 0 8px 0 24px;
	color: #8FA28B !important;
	border: 1px solid #728b6d;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.outdoor {
	display: inline;
	max-width: 104px !important;
	padding: 0 8px !important;
	font: 24px Damion, sans-serif;
	background: #3A5C33;
	border: 1px solid #e8dfe0;
	color: #e3e8e2 !important;
	border: 1px solid #728B6D !important;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.outdoortab {
	display: inline !important;
}

.space_content_page .textlinkback {
	margin-top: 10px;
	display: inline-block;
}

.textlinkred {
	background: #5c2227 url(../img/arrow_right.png) right center no-repeat;
	padding: 0 23px 0 5px;
	color: #e8dfe0 !important;
	border: 1px solid #e8dfe0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-right: -5px;
}

.textlinkredback {
	font: 24px Damion, sans-serif;
	background: #5c2227 url(../img/arrow_left.png) left center no-repeat;
	padding: 0 8px 0 24px;
	border: 1px solid #e8dfe0;
	color: #e3e8e2 !important;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

/* FOOTER */

#footer_area {
	background: #082701;
	border-top: 4px solid #175C08;
}

#footer {
	/*width: 990px;
	height: auto;
	margin: 0 auto;*/
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}

.footercol {
	/*width: 300px;
	height: auto;
	float: left;
	display: inline;
	margin-right: 45px;*/
}

.footercol p {
	font-size: 1.4em;
	color: #65AD56;
	line-height: 1.5em;
	border-bottom: 1px solid #125B02;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.footercol p:last-child {
	border-bottom: 0;
}

.footercol ul {
	list-style: none;
}

.footercol li {
	font-size: 1.4em;
	line-height: 1.5em;
	border-bottom: 1px solid #125B02;
	padding-bottom: 9px;
	margin-bottom: 10px;
	color: #65AD56;
}

.footercol li:last-child {
	border-bottom: 0;
}

.footercol li a {
	color: #65AD56;
}

.footercol li a:hover {
	color: #FFF;
}

#socialbox {
	/*width: 300px;*/
	height: 40px;
	margin: 7px 0 33px;
}

.social {
	width: 40px;
	height: 40px;
	float: left;
	display: inline;
	border: none !important;
	margin-right: 36px;
}

.social a:link {
	padding: 0;
	margin: 0;
	opacity: 1;
	transition: all 0.2s linear;
}

.social a:hover {
	opacity: 0.5;
}

.right {
	margin-right: 0 !important;
}

#twitter {
	/*width: 300px;*/
	margin: 0;
	padding: 0;
}

#twitter p {
	background: url(../img/twittavar.png) 0 0 no-repeat;
	font-size: 1.4em;
	color: #496427;
	padding: 0 0 12px 33px;
	line-height: 1.5em;
}

#footeraddress {
	background: url(../img/icon_address.png) 0 3px no-repeat;
	padding-left: 23px;
}

#footerphone {
	background: url(../img/icon_phone.png) 0 3px no-repeat;
	padding-left: 23px;
}

#footermail {
	background: url(../img/icon_mail.png) 0 3px no-repeat;
	padding-left: 23px;
}

#footermail a {
	color: #65AD56;
}

#footermail a:hover {
	color: #FFF;
}

#back-top {
	width: 50px;
	height: 64px;
	position: fixed;
	right: 40px;
	top: 130px;
	overflow: hidden;
	display: none;
	z-index: 9999;
}

#box-prices {
	background: url(../img/price_link.png) no-repeat;
	width: 124px;
	height: 93px;
	/*background: url(../img/img-prices.png) no-repeat;
	width: 128px;
	height: 128px;*/
	position: fixed;
	right: -18px;
	top: 320px;
	z-index: 999;
}

#browse {
	width: 38px;
	height: 30px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#browsetag {
	background: url(../img/browse_tag_30.png) no-repeat scroll 0 0 transparent;
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	width: 38px;
}

#browsetag:hover {
	background-position: 0 -30px;
}

#browsetag span {
	position: absolute;
	top: -999em;
}

.slider-wrapper {
	position: relative;
}

.nivoSlider {
	display: block;
	margin-bottom: 20px; /*60px;*/
	height: 300px;
	width: 474px;
	border: 3px solid #ebebeb;
}

.nivo-thumbs-enabled {
	position: absolute;
	bottom: 0; /*-45px;*/
	left: 0;
}

.nivo-thumbs-enabled a {
	display: block;
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 5px;
	background: #f5f5f5;
	border: 1px solid #ebebeb;
}

.nivo-thumbs-enabled a:hover {
	background: #C2D3BE;
}

.nivo-thumbs-enabled a.active {
	display: block;
	float: left;
	overflow: hidden;
	background: #6B9162;
}

.nivo-prevNav {
	position: absolute;
	top: 110px;
	left: 0px;
	height: 50px;
	width: 50px;
	z-index: 5;
	display: none;
}

.nivo-prevNav a {
	display: block;
	z-index: 5;
	height: 50px;
	width: 50px;
	background: url(../img/cycle_left.png) no-repeat center center;
	text-indent: -9999px;
}

.nivo-nextNav {
	position: absolute;
	top: 110px;
	right: 0px;
	height: 50px;
	width: 50px;
	z-index: 5;
	display: none;
}

.nivo-nextNav a {
	display: block;
	z-index: 5;
	height: 50px;
	width: 50px;
	background: url(../img/cycle_right.png) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
}

.nivo-directionNav {
	display: block;
}

.newsinfobox {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	/*width: 470px;*/
	padding: 20px 20px 15px;
	margin-top: 30px;
	background: #EDF3ED;
}

.newsinfobox p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #588954;
}

.newsinfobox p strong {
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 1.6em;
}

.newsinfobox p a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px 4px;
	background: #D9E7D8;
	color: #588954;
}

.newsinfobox p a:hover {
	background: #FFF;
	color: #666;
}

body.postid-1311 #content_page_area {
	background: #175C08;
}

body.postid-1311 #space_content_tit, body.postid-1307 #space_content_tit, body.postid-1299 #space_content_tit {
	border-bottom: 3px solid #fff
}

body.postid-1311 #content_page_txt img, body.postid-1307 #content_page_txt img, body.postid-1299 #content_page_txt img {
	float: none;
}

body.postid-1311 #space_content_tit h1, body.postid-1307 #space_content_tit h1, body.postid-1299 #space_content_tit h1 {
	color: #ECF5EA
}

#white-box-bg {
	background: rgba(255, 255, 255, 0.8);
	padding: 25px;
	border-radius: 4px;
}

#white-box-bg .space_content_page {
	width: 450px !important;
	padding-right: 30px
}

#white-box-bg #content_page_txt {
	padding-bottom: 10px !important
}

#white-box-bg #content_page_txt p {
	color: #082701
}

#white-box-bg #content_page_txt p a img {
	padding: 10px 30px 10px 0;
}

body.postid-1311 #content_page_area {
	background: #175C08;
}

body.postid-1307 #content_page_area {
	background: #9B4A7F;
}

body.postid-1299 #content_page_area {
	background: #38732B;
}

#paragraph-green p {
	color: #202c01 !important;
}

/** * HOME BOXES ** */

.home-box-with-gallery .col-old {
	margin-right: 30px;
	width: 373px !important;
	float: left !important;
	/** margin-right: 62px !important; **/
}

.gallery_home_wrapper {
	width: 440px;
	height: 250px;
	float: left;
	margin-bottom: 26px;
	padding: 0px;
	border: 3px solid #E2E5E1;
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.gallery_home_wrapper .prev_home_gal {
	position: absolute;
	top: 110px;
	left: 0px;
	height: 50px;
	width: 50px;
	z-index: 5;
	display: none;
}

.gallery_home_wrapper .prev_home_gal .prev_gallery_home {
	display: block;
	height: 50px;
	width: 50px;
	background: url(../img/cycle_left.png) no-repeat center center;
	text-indent: -9999px;
}

.gallery_home_wrapper .next_home_gal {
	position: absolute;
	top: 110px;
	right: 0px;
	height: 50px;
	width: 50px;
	z-index: 5;
	display: none;
}

.gallery_home_wrapper .next_home_gal .next_gallery_home {
	display: block;
	height: 50px;
	width: 50px;
	background: url(../img/cycle_right.png) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
}

.gallery_home_wrapper:hover > .button_home_gal {
	display: block;
	-moz-transition: display .3s ease-in;
	-webkit-transition: display .3s ease-in;
	-o-transition: display .3s ease-in;
	transition: display .3s ease-in;
}

#gallery_home_1_wrapper {
	margin-bottom: 10px !important;
}

#welcome-notice {
	width: 460px;
}

#welcome-notice h4 {
	font: 25px 'Damion', Arial, Helvetica, sans-serif;
	color: #175c08;
	line-height: 25px;
	margin-bottom: 7px;
}

#welcome-notice p a {
	text-decoration: underline;
}

#welcome-notice p a:hover {
	text-decoration: none;
}

.statement {
	font-size: 2.2em !important;
	line-height: 1em !important;
	margin: 0 0 0.8em !important;
}

.statement span {
	font-size: 0.8em !important;
	line-height: 1em !important;
}

.full-width {
	width: 960px !important;
}

body.single-special-stuff #content_page_area, body.postid-1191 #content_page_area, body.postid-1182 #content_page_area {
	position: relative;
	width: 100%;
	background-image: -ms-linear-gradient(bottom, #FAFBF9 0%, #bcdaa4 100%);
	background-image: -moz-linear-gradient(bottom, #FAFBF9 0%, #bcdaa4 100%);
	background-image: -o-linear-gradient(bottom, #FAFBF9 0%, #bcdaa4 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #bcdaa4));
	background-image: -webkit-linear-gradient(bottom, #FAFBF9 0%, rgb(184, 216, 159) 100%);
	background-image: linear-gradient(to top, #FAFBF9 0%, #bcdaa4 100%);
	overflow: hidden;
}

body.single-special-stuff #space_header {
	width: 984px;
	height: 334px;
	border: 3px solid #E2E5E1;
	position: absolute;
	z-index: 1
}

body.single-special-stuff #content_page_txt {
	width: 100% !important;
	margin-top: 375px;
	padding-bottom: 45px;
}

body.single-special-stuff #content_page_txt h2 {
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom: 2px solid #4A6D42;
	color: #1E4516;
}

body.single-special-stuff #multicolumn_txt h2 {
	margin-top: 10px;
}

body.single-special-stuff #content_page_txt p, body.postid-1191 #content_page_txt p, body.postid-1182 #content_page_txt p {
	color: #082701
}

.quotesmall {
	background: url(../img/quotes-small.png) 0 0 no-repeat;
	color: #082701;
	padding: 0 0 0 24px !important;
	margin: 0 !important;
}

.indent {
	padding: 0 0 0 48px !important;
	margin: 0 !important;
}

.noquote {
	padding: 0 0 0 24px !important;
	margin: 0 !important;
}

body.single-special-stuff #content_page_txt h3, body.postid-1191 #content_page_txt h2, body.postid-1182 #content_page_txt h2 {
	margin: 0 0 12px;
}

body.single-special-stuff #content_page_txt h3, body.postid-1191 #content_page_txt h3, body.postid-1182 #content_page_txt h3 {
	color: #1E4516;
	margin-left: 10px;
	font-size: 21px;
	font-family: damion;
}

body.single-special-stuff #content_page_txt h4, body.postid-1191 #content_page_txt h4, body.postid-1182 #content_page_txt h4 {
	margin: 10px 10px 10px 0;
	font-family: arial black;
	color: #1E4516;
}

body.single-special-stuff #content_page_txt h5, body.postid-1191 #content_page_txt h5, body.postid-1182 #content_page_txt h5, body.single-special-stuff #content_page_txt span, body.postid-1191 #content_page_txt span, body.postid-1182 #content_page_txt span {
	margin: 10px 0;
	font-family: arial black;
	color: #4A6D42;
}

body.single-special-stuff .next_gal, body.postid-1191 .next_gal, body.postid-1182 .next_gal, body.single-special-stuff .prev_gal, body.postid-1191 .prev_gal, body.postid-1182 .prev_gal {
	display: none
}

body.page-id-17 #concept_labels, body.page-id-19 #concept_labels, body.page-id-21 #concept_labels, body.page-id-15 #concept_labels {
	display: none
}

body.page-id-17 #content_page_txt, body.page-id-19 #content_page_txt, body.page-id-21 #content_page_txt, body.page-id-15 #content_page_txt {
	padding-bottom: 0
}

body.postid-3245 .space_content_page,
body.postid-1282 .space_content_page,
body.postid-1195 .space_content_page,
body.postid-1191 .space_content_page {
	width: 990px !important;
}

/* ---------------------------------------- */
/* SUPERSIZED GALLERY */
/* ---------------------------------------- */

/* The info button and info text section */
#info {
	width: 70px;
	height: 70px;
	position: fixed;
	top: 0px;
	right: 20px;
	text-align: right;
	opacity: 0.7;
}

#logo-domes {
	width: 70px;
	height: 50px;
	background: url(../img/back_to_dome_garden.png);
	position: fixed;
	bottom: 21px;
	left: 20px;
	margin-right: 40px;
}

/* The info button */
#info .info-button {
}

/* The info text */
#info #info-text {
	position: relative;
	font-family: "TeXGyreAdventorRegular", Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #CCC;
	margin: 0;
	display: none;
	padding: 15px 20px;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Info text title */
#info #info-text .company-name {
	font-size: 16px;
	color: #F5F5F5;
}

/* The info text links */
#info #info-text a, #info-text a:visited {
	color: #CCC;
	text-decoration: none;
}

/* Info text links on mouse over */
#info #info-text a:hover {
	color: #F5F5F5;
}

/* ---------------------------------------- */
/* WHAT - ROLLOVER */
/* ---------------------------------------- */

.fadehover-what-do {
	position: relative;
	overflow: hidden;
	display: block;
	width: 420px;
	height: 330px;
	cursor: pointer;
}

img.text_what-do-yo-do-1 {
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
}

img.text_what-do-yo-do-2 {
	z-index: 9;
	position: absolute;
	left: 0;
	top: 0;
}

/* ---------------------------------------- */
/* POP-UP COMMENTS */
/* ---------------------------------------- */

.comment-modal-box h2 {
	background: url(../img/quotes.png) 0 8px no-repeat;
	font-size: 2.4em;
	font-weight: 700;
	line-height: 1.5em;
	color: #80a12e;
	padding-left: 28px;
}

.comment-modal-box h4 {
	float: right;
	font-size: 18px !important;
	font-weight: 700;
	line-height: 1.5em;
	color: rgb(88, 117, 16);
	padding: 20px 20px 0;
}

.comment-modal-box p {
	font-size: 1.6em;
	font-weight: 700;
	line-height: 1em;
	color: #80a12e;
	padding: 0 28px;
}

#people-say-bottom-links {
	margin-top: 140px;
}

.people-say-links {
	padding: 4px 46px 10px;
	margin-top: 20px;
	font-weight: bold;
	border-bottom: 1px solid #1E4516;
}

/* Simplified Booking page */

#direct-booking {
	width: 480px;
	margin: 0 0 15px;
}

#direct-booking p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #fff;
	padding-bottom: 1.4em !important;
}

.booking-form-col {
	float: left;
	height: auto;
	width: 480px;
	margin-right: 30px;
	padding: 0;
}

.booking-form-area, .booking-form {
	width: 440px;
	height: 550px;
	background: #561841;
	padding: 20px;
	position: relative;
}

.booking-form-area h4, .booking-form h4 {
	color: #9A4A7F;
	font-size: 2.4em;
	line-height: 1.5em;
	display: block;
	padding-bottom: 10px;
}

.booking-form-area p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #1e4516;
	padding-bottom: 1.4em !important;
}

.booking-form-area p a {
	color: #2F516C;
}

.booking-form-area p a:hover {
	color: #666;
}

.booking-form-area select {
	border: 0;
	padding: 3px 0 3px 3px;
}

#bookingform p {
	display: block;
	height: auto;
	position: relative;
	padding-bottom: 12px;
}

#bookingform p label {
	width: 118px;
	height: 45px;
	float: left;
	font-size: 1.4em;
	line-height: 1.5em;
	display: block;
	color: #fff;
	margin-right: 8px;
}

#bookingform p span.help {
	color: #fff;
	display: block;
	font-size: 1.2em;
	margin-top: 6px;
}

#bookingform p input, #bookingform p textarea {
	width: 310px;
	height: 26px;
	border-width: 0;
	background: #fff;
	padding: 2px;
	font: 1.4em/1.4em Arial, Helvetica, sans-serif;
	color: #1E4516;
}

#bookingform p textarea {
	width: 310px;
	height: 75px;
	resize: none;
}

#bookingform select {
	border: 0;
	padding: 2px 0 2px 3px;
}

#bookingform .form_submit {
	width: 425px;
}

#bookingform .form_submit input {
	font: 1.3em/1.4em BenderRegular, Arial, Helvetica, sans-serif;
	width: 100px;
	height: 30px;
	clear: both;
	float: right;
	cursor: pointer;
	margin-right: 2px;
	color: #FFF;
	background: #9A4A7F;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#bookingform p input.wpcf7-not-valid, #bookingform p textarea.wpcf7-not-valid, #bookingform p select.wpcf7-not-valid {
	background: #F9E7E6;
}

#bookingform span.wpcf7-not-valid-tip {
	background-color: transparent;
	border-width: 0;
	color: #fff;
	display: block;
	font: 0.85em/1.1em Arial, Helvetica, sans-serif;
	height: auto;
	left: 0;
	position: absolute;
	top: 22px;
	width: 310px;
}

#bookingform .ajax-loader {
	display: none;
}

#bookingform .wpcf7-response-output {
	border-width: 0 !important;
	color: #fff !important;
	padding: 0 !important;
	font-size: 1.3em !important;
	font-weight: bold !important;
	line-height: 4.4em !important;
}

#priceguide table td.season {
	white-space: nowrap;
}

/**
 * ZCL@20170707
 * Advertising modal.
 */
.fancybox-advertising .fancybox-outer {
	background-image: none;
	background-color: #fff;
}

.fancybox-advertising .fancybox-inner {
	color: #0C3B02;
	font: 1.6em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}

.fancybox-advertising .fancybox-inner a {
	color: #450208;
	text-decoration: underline;
}

.fancybox-advertising .fancybox-inner a:hover {
	text-decoration: none;
}

.fancybox-advertising .fancybox-inner h2 {
	font: 2.2em/1.4em Damion, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}

/**
 * ZCL@20171016
 * Booking modal.
 */
.fancybox-booking .fancybox-outer {
	background-image: none;
	background-color: #fff;
}

/**
 * ZCL@20171017
 * Booking modal.
 */
.page-template-template-booking-popup-php {
	background: url(../img/homev4/bg_home_990.png) no-repeat right bottom;
	right: 0px;
	top: 0px;
	position: absolute;
	color: #0C3B02;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
.page-template-template-booking-popup-php .row {
}
.page-template-template-booking-popup-php .row .col-old {
	width: 50%;
}
.page-template-template-booking-popup-php .row .col-content {
	float: left;
}
.page-template-template-booking-popup-php .row .col-content article {
	font: 1.3em/1.4em 'PT Sans', Arial, Helvetica, sans-serif;
	padding: 15px 40px 0 30px;
}
.page-template-template-booking-popup-php .row .col-content article h3 {
	color: #9B4A7F;
	font-weight: bold;
	font-size: 1.5em;
	margin: 12px 0;
	text-align: center;
}
.page-template-template-booking-popup-php .row .col-content article h4 {
	color: #9B4A7F;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 12px;
}
.page-template-template-booking-popup-php .row .col-content article p {
	margin: 10px 0;
}
.page-template-template-booking-popup-php .row .col-content article p a {
	color: #9B4A7F;
	font-weight: bold;
}
.page-template-template-booking-popup-php .row .col-widget {
	float: right;
	margin-top: 18px;
}

/**
 * ZCL@20171019
 * Booking calendar styles.
 */
.business-calendar .attr0, .business-calendar-attribute .attr0 { color: #111801; background: #559344; }
.business-calendar .attr1, .business-calendar-attribute .attr1 { color: #111801; background: #da6371; }
.business-calendar .attr2, .business-calendar-attribute .attr2 { color: #111801; background: #b63141; }
.business-calendar .attr3, .business-calendar-attribute .attr3 { color: #111801; background: #955dbf; }

/**
 * MRCO@2018
 * video button.
 */

.box-video-pop{
	position: relative;
}
.box-video-pop .btn-video-pop{
	position: absolute;
	right: 220px;
	top: 0;
	padding-right: 70px;
	padding-top: 15px;
}
.box-video-pop .btn-video-pop span{
	display: block;
	color: #0C3B02;
	text-transform: uppercase;
	font-size: 12px;
	text-align: right;
	display: inline-block;
}
.box-video-pop .btn-video-pop span strong{
	display: block;
	font-size: 16px;
}

.box-video-pop .btn-video-pop::after{
	content: "";
	display: block;
	width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 17.3px;
border-color: transparent transparent transparent #0d3b02;
position: absolute;
right: 0;
top: 0;
z-index: 2;
right: 18px;
top: 20px;
}

.box-video-pop .btn-video-pop::before{
	content: "";
	display: block;
	right: 0;
	top: 0;
	z-index: 1;
	background: #fff;
	height: 60px;
	width: 60px;
	position: absolute;
	border-radius: 300px;
}

.box-video-pop .btn-video-pop:hover::after{
	border-color: transparent transparent transparent #fff;
}
.box-video-pop .btn-video-pop:hover::before{
	background: #0d3b02;
}