/*
Theme Name: Cape Nature
Description: Cape Nature website: Developed by The Forge Web Creations
Author: The Forge Web Creations
Author URI: http://www.theforge.co.za

*/

/*****HTML5 BOILERPLATE MINIFIED******

*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}article{display:block}aside{display:block}details{display:block}figcaption{display:block}figure{display:block;margin:0}footer{display:block}header{display:block}hgroup{display:block}nav{display:block}section{display:block}audio{display:inline;zoom:1}canvas{display:inline;zoom:1}video{display:inline;zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif;color:#222}button{font-family:sans-serif;color:#222;font-size:100%;vertical-align:middle;line-height:normal;cursor:pointer;-webkit-appearance:button;overflow:visible;margin:0}input{font-family:sans-serif;color:#222;font-size:100%;vertical-align:middle;line-height:normal;margin:0}select{font-family:sans-serif;color:#222;font-size:100%;vertical-align:middle;margin:0}textarea{font-family:sans-serif;color:#222;font-size:100%;overflow:auto;vertical-align:top;resize:vertical;margin:0}body{font-size:1em;line-height:1.4;margin:0}::-moz-selection{background:#333;color:#fff;text-shadow:none}::selection{background:#333;color:#fff;text-shadow:none}a{color:#00e}a:hover{color:#06e;outline:0}a:focus{outline:thin dotted}a:active{outline:0}abbr[title]{border-bottom:1px dotted}b{font-weight:700}strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:700}pre{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;white-space:pre-wrap;word-wrap:break-word}code{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}kbd{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}q{quotes:none}q:before{content:none}q:after{content:none}small{font-size:85%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline;bottom:-.25em}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-.5em}ul{margin:1em 0;padding:0 0 0 40px}ol{margin:1em 0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ul{list-style:none;list-style-image:none;margin:0;padding:0}nav ol{list-style:none;list-style-image:none;margin:0;padding:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;margin-left:-7px;white-space:normal;padding:0}input[type="button"]{cursor:pointer;-webkit-appearance:button;overflow:visible}input[type="reset"]{cursor:pointer;-webkit-appearance:button;overflow:visible}input[type="submit"]{cursor:pointer;-webkit-appearance:button;overflow:visible}button[disabled]{cursor:default}input[disabled]{cursor:default}input[type="checkbox"]{box-sizing:border-box;width:13px;height:13px;padding:0}input[type="radio"]{box-sizing:border-box;width:13px;height:13px;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}input:invalid{background-color:#f0dddd}textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0} */

.modal-logo {
	height: 74px;
	width: 100%;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	background: url(img/capenature_logo.png) center no-repeat;
}

/****BODY STYLES********/


.tab {
    width:100%;
    padding:5px;
    background:#fff;
    color:#000;
    cursor:pointer;
    font-weight:bold;
    border-bottom:1px solid black;
    position:relative;
}

.tab:hover{
    background:#a0a0a0;
}

.tab:hover span{
 display:block;   
}

.tab_child{
    padding:15px;
    background:#fff;
}

.selected{
    background:#a0a0a0;
}

.contain *{
    float:left;
    width:100px;
}
span.triangle{
    background-image:url("http://www.inner.org/torah_and_science/mathematics/images/triangle.gif");
    background-repeat:none;
    display:none;
    height:14px;
    width:16px;
    position:absolute;
    top:25px;
    left:40%;
}


body { 
	background: url('img/CN_texture.jpg') #FFF; 
	color: #404040;
	font-size: 12px;
	margin: 0 auto; 
	font-family: 'Cabin', sans-serif;
}

h1 {font-family: 'Open Sans', sans-serif;font-size: 50px;color: #6c6a6a;}
h2 {font-family: 'Open Sans', sans-serif; color: #6c6a6a;font-size: 33px;font-weight: 300;}
h3 {font-family: 'Cabin', sans-serif; color: #6c6a6a;font-size: 20px;font-weight: 700;}
h4 {font-family: 'Open Sans', sans-serif; }

a { 
	text-decoration: none; 
}

a:hover {}

.uppercase {
	text-transform: uppercase;
}

.hide {position:absolute;bottom:0;left:0;width:1px;height:1px;overflow:hidden;opacity: 0}

.nogutters {
	margin: 0!important;
	padding-left: 0!important;
	padding-right: 0!important;
}

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


.clear {
	clear: both;
	display: block;
}

a.ease {
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

.fl {
	float:left;
}

.panel {
	border: 5px solid #e1dcce;
	background: url(img/panel_bg.jpg) repeat;
}

.panel li {
	margin: 0 0 0 20px;
}

.panel p strong {
	font-size: 14px;
}


.panel h3 {
	color: #0e6675;
	margin-bottom: 14px;
}

.panel h4 {
	color: #0e6675;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

.panel p {
	line-height: 17px;
}

.content {
	margin: 45px 0 0;
}

.content-page {
	margin: 0;
}


.pagetitle {
	font-weight: 300;
}

/****HEADER STYLES*******/

.header-top {
	position: relative;
	z-index: 999;
	margin-bottom: 20px;
}

.contact-search {
	padding: 14px 0;
}

.contact-search-withbg {
	padding: 14px 0;
	overflow: hidden;
	background: url(img/logo_bg.png) repeat;
}

.contact-header {
	float: right;
	font-weight: bold;
	color: #676662;
	padding: 4px 0 0;

}

.social-header a {
	display: block;
	float: right;
	height: 22px;
	text-indent: -9999px;
}

.youtube-header a {
	width: 22px;
	background: url(img/youtube.png) no-repeat;
	margin-right: 18px;
}

.pinterest-header a {
	width: 19px;
	background: url(img/pinterest.png) no-repeat;
	margin-right: 13px;
}

.facebook-header a {
	width: 10px;
	background: url(img/facebook.png) no-repeat;
	margin: 0 16px 0 22px;
}

.logo-nav {
	padding: 14px 0 0;
	background: url(img/logo_bg.png) repeat;
	border-bottom: 1px solid #fff;
}

.sitetitle a {
	display: block;
	width: 250px;
	float: left;
	height: 43px;
	margin: 0 0 0 38px;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	background: url(img/capenature_logo.png) no-repeat;
}

/*********** search */

.search-box{ /*outer background*/
	height: 22px;
	border: none;
	padding: 0px;
	width: 150px;
	float: right;
	margin-right: 30px;
	border-radius: 11px 0 0 11px;
	background-color: #fff;
}

input.search-field:focus {
	border-bottom: 2px solid #b3d335;
	border-radius: 11px 0 0 11px;
	box-shadow: none;
}

input.search-field{ /*input field */
	float: left;
	border:0;
	margin-top:0px;
	font-weight: normal;
	font-size: 12px;
	color: #5a5c5c;
	padding-left: 15px;
	height: 22px;
	width: 85%;
	box-shadow: none;
	background: transparent;	
}

input.search-go { /*search icon */
	float:right;
	border:0;
	padding:0px;
	margin: 0px;
	height: 22px;
	width: 15%;
	cursor: pointer;
	color: #fff;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	background: url(img/search_ico.png) center no-repeat;
}

input.search-go:hover { /*search icon */
	background-color: #b3d335;
}

/*********** search sidebar */

.search-box-sidebar{ /*outer background*/
	height: 22px;
	border: none;
	padding: 0px;
	width: 100%;
	margin-bottom: 30px;
	border-radius: 11px 0 0 11px;
	background-color: #fff;
}

input.search-field:focus {
	border-bottom: 2px solid #b3d335;
	border-radius: 11px 0 0 11px;
	box-shadow: none;
}

input.search-field{ /*input field */
	float: left;
	border:0;
	margin-top:0px;
	font-weight: normal;
	font-size: 12px;
	color: #5a5c5c;
	padding-left: 15px;
	height: 22px;
	width: 85%;
	box-shadow: none;
	background: transparent;	
}

input.search-go { /*search icon */
	float:right;
	border:0;
	padding:0px;
	margin: 0px;
	height: 22px;
	width: 15%;
	cursor: pointer;
	color: #fff;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	background: url(img/search_ico.png) center no-repeat;
}

input.search-go:hover { /*search icon */
	background-color: #b3d335;
}



/***** SLIDER STYLES *******/

.slidercon {
	position: relative;
	width: 100%;
	height: 575px;
	margin-bottom: 33px;
	margin: 0 auto;
	background: url("img/CN_texture_dark.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.slidercon .arrow-left, .slidercon .arrow-right {
	width:50px;
	height:50px;
	position: absolute;
	top: 280px;
	z-index:3;
	cursor:pointer;
	z-index:600;
}

.slidercon .arrow-left {
	background: url('img/home-slider-arrow-left.png') no-repeat center center;
	left: 17%;
}

.slidercon .arrow-left:hover {
	background: url('img/home-slider-arrow-left-over.png') no-repeat center center;
}

.slidercon .arrow-right {
	background: url('img/home-slider-arrow-right.png') no-repeat center center;
	right: 17%;
}

.slidercon .arrow-right:hover {
	background: url('img/home-slider-arrow-right-over.png') no-repeat center center;
}

#slider-tail {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 15px;
	z-index: 998;
	background: url('img/slider-tail.png') no-repeat center;
}

.slidercon .cycle-overlay {
    position:absolute;
    bottom:auto;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:0;
    background:url('img/logo_bg.png'); 
    padding:0;
    opacity:1
}
.slidercon .banner-background {
    width:100%;
    height:100%;
    background-position:center;
    background-size:cover;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
}
.slidercon .cycle-slideshow {
    width:100%;
    height:	50px;
    background-position:center;
    background-size:cover;
    color:#fff;
    overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.slidercon .cycle-slideshow ul, .slidercon .cycle-slideshow li {
    width:100%;
    height:100%;
	text-align: center;
}
.slidercon .cycle-slideshow li img {
    max-width:100%;
    /*max-height:100%;*/
	margin:0 auto;
	border:none;
	width: 100%;

}

.slidercon .cycle-slideshow, .slidercon .cycle-slideshow * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.slidercon .cycle-slideshow {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/* Slider Below Navigation on Smallest Screen */
@media (min-width:1em) and (max-width: 30em) {
	.slidercon .cycle-slideshow {
		margin: 330px auto 0 !important;
	}
	.slidercon .arrow-left, .slidercon .arrow-right {
		top:400px;
	}
	.slidercon .arrow-left {
		left: 2%;
	}
	.slidercon .arrow-right {
		right: 2%;
	}
}
/* Slider Below Navigation on Medium Screen */
@media (min-width:30.1em) and (max-width: 47em) {
	.slidercon .cycle-slideshow {
		top: 300px !important;
	}
	.slidercon .arrow-left, .slidercon .arrow-right {
		top:400px;
	}
	.slidercon .arrow-left {
		left: 2%;
	}

	.slidercon .arrow-right {
		right: 2%;
	}
}

/* Slider Below Navigation on Largish Screen */
@media (min-width:47.125em) and (max-width: 59.9em) {
	.slidercon .cycle-slideshow {
		top: 220px !important;
	}
	.slidercon .arrow-left {
		left: 2%;
	}

	.slidercon .arrow-right {
		right: 2%;
	}
	.slidercon .arrow-left, .slidercon .arrow-right {
		top:350px;
	}
}


@media (min-width:1280px){
	.slidercon .cycle-slideshow li img {
		position: absolute;
		left: 0;
		bottom: 0;
		}
}

/***** NO-IMAGE PAGE STYLES *****/

.noimagecon {
	position: relative;
	width: 100%;
	height: 115px;
	margin-bottom: 10px;
}

#noimage-placeholder {
	position: absolute;
	top: 0;
	right: 0;
	left:0;
}

/***** MAP PAGE STYLES *****/

.mapcon {
	position: relative;
	width: 100%;
	height: 576px;
	margin-bottom: 33px;
}

.mapholder {
	position: absolute;
	top: 0;
	right: 0;
	left:0;
}

.map-legend {
	width:140px;
	height:150px;
	background:#595c5e;
	margin:-183px 5px 0 0;
	float:right;
	color:#fff;
	position:relative;
	z-index:10;
	padding: 10px 0 0;
}

.map-legend .legend-option {
	margin:10px 15px;
	min-height: 20px;
	display:block;
	padding-top:2px;
	font-size:12px;
}

.map-legend .legend-option input {
	display:none;
}

.map-legend .icon-reserves, .map-legend .icon-reserves.inactive:hover {
	background: url(img/maplegend-reserves.png) top right no-repeat;
}
.map-legend .icon-activities, .map-legend .icon-activities.inactive:hover {
	background: url(img/maplegend-activities.png) top right no-repeat;
}

.map-legend .icon-accommodations, .map-legend .icon-accommodations.inactive:hover {
	background: url(img/maplegend-accommodations.png) top right no-repeat;
}	

.map-legend .icon-projects, .map-legend .icon-projects.inactive:hover {
	background: url(img/maplegend-projects.png) top right no-repeat;
}

.map-legend .inactive {
	opacity:0.5;
}

.map-legend .inactive:hover {
	opacity:1.0 !important;
}

.map-legend > div:hover {
	cursor: pointer;
}

.map-legend .icon-reserves:hover {
	background: url(img/maplegend-reserves-grey.png) top right no-repeat;
}
.map-legend .icon-activities:hover {
	background: url(img/maplegend-activities-grey.png) top right no-repeat;
}

.map-legend .icon-accommodations:hover {
	background: url(img/maplegend-accommodations-grey.png) top right no-repeat;
}	

.map-legend .icon-projects:hover {
	background: url(img/maplegend-projects-grey.png) top right no-repeat;
}

.map-zoom-icon {
	background: url(img/map-zoom.png) top right no-repeat;
	width:48px;
	height:48px;
	position:absolute;
	top:115px;
	left: -35px;
	z-index:99;
}


/***** NAV STYLES *******/

.nav-con {
	margin: 0 20px 0 0;
	float: right;
}

.lightgreycol {
	background: url('img/lightgrey_menubg.jpg')!important;
	min-height: 470px;
}



.menu-thumb {
	border: 5px solid #afafaf;
	margin: 10px auto 30px auto!important;
	position: relative;
    width: 195px;
    height: 111px;
    overflow: hidden;
}

.menu-thumb img {
    width: 100%;
    padding: 0;
}
.menu-thumb > div {
    background-color: rgba(0,0,0,0.70);
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.3s linear;
    color: #ccc;
}

.thumb-title-bott {
	display: none;
}

.menu-thumb:hover > div {
    display: block;
    opacity: 1.0;
}
.menu-thumb > div div {
    padding: 20px 20px;
}

h2.thumb-title-bott {
	position: absolute;
	bottom: 0;
	background-color: rgba(0,0,0,0.70);
	margin-bottom: 0!important;
	display: block;
	z-index: 50;
	padding: 10px 0;
	min-width: 195px;
	text-align: center;
	font-size: 13px;
    font-style: italic;
	color: #05aaeb;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.menu-thumb:hover > div h2.thumb-title-bott:hover {
	display: none;
}

.menu-thumb h2 {
    font-size: 13px!important;
    font-style: italic!important;
	color: #05aaeb!important;
	display: block;
	font-weight: 600!important;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Open Sans', sans-serif!important;
}
.menu-thumb span {
    margin: 10px auto 0px;
    width: 26px;
    height: 26px;
    display: block;
    background: url('img/overlay_icon.png');
}

.booknow-menu a {
	margin: 30px auto 40px!important;
	width: 83px;
	height: 83px;
	display: block;
	background: url('img/booknow_whole.png') top;
	text-indent: -9999px;
	border: none!important;
}


.nav ul {
	margin: 0;
	padding: 0;
	width: 100%;
	padding-left: 50px;
	overflow: hidden;
}

.nav li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

.nav li span {
	display: block;
}

.nav a {
	margin: 0 12px 0;
	min-height: 70px;
	display: block;
	float: left;
	padding: 12px 4px 0;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #6c6a6a;
	border-bottom: 3px solid transparent;
	-webkit-transition: border-color 0.3s ease-in-out; 
	-moz-transition: border-color 0.3s ease-in-out; 
	-o-transition: border-color 0.3s ease-in-out; 
	transition: border-color 0.3s ease-in-out;
	text-transform: uppercase;
}

.no-touch .nav a:hover {
	color: #117ea2;
	border-bottom: 3px solid;
	border-color: #117ea2;
}

.nav a span  {
	font-family: 'ModernPictogramsNormal', Arial, sans-serif;
	text-transform: none;
	font-size: 36px;
	font-weight: normal;
	line-height: 33px;
	padding: 8px 0 0px;
	display: block;
	margin: 0px 0 0;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;	
	behavior: url('http://forgedev.co.za/ifix/wp-content/themes/ifix/js/pie/PIE.htc');
}

.no-touch .nav a:hover span,
.no-touch .nav a:active span,
.no-touch .nav a:focus span {		
	font-size: 41px;
	}



/***** FOOTER STYLES *******/

hr.footer-top {
    border-top: 0;
    border-bottom: 1px dashed #1b6b8a;
    margin: 0;
    padding: 0;
}

.footer-bg-lgrey {
	width: 100%;
	background: url('img/CN_texture_lgrey.jpg');
	padding: 0px 0 30px;
}

.footer-bg-lgrey h4, .footer-bg-lgrey h4 a {
	color: #fff!important;
	font-size: 12px;
	padding: 30px 0 5px;
	font-family: 'Cabin', sans-serif;
	text-decoration: none;
}

.footer-bg-lgrey ul {
	line-height: 13px!important;
}

.footer-bg-lgrey ul ul {
	padding: 3px 0 0 5px;
	margin: 0 0 0 0;
	line-height: 13px!important;
}

.footer-bg-lgrey li {
	margin-bottom: 9px;
	list-style: none;
}

.footer-bg-lgrey a {
	color: #fff;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

.footer-bg-lgrey a:hover {
	color: #b3d335;
}

.footer-dgrey {
	width: 100%;
	color: #fff;
	padding-bottom: 20px;
	background-color: #57585b;
}

.footer-dgrey h4 {
	color: #fff;
	padding: 25px 0 0;
	font-size: 26px;
	font-weight: 300;
	font-style: italic;
}

.footer-facebook.cycle-slideshow {
	background-color: #cdcdce;
	height: 66px !important;
	width: 93%;
	margin: 15px 0 0;
}

.facebook-thumb {
	float: left;
	padding-right: 12px;
}

.facebook-arrow {
	position: absolute;
	width: 9px;
	height: 10px;
	margin: 28px 0 0 57px;
	background: url('img/facebook_arrow.png')
}

.facebook-excerpt {
	color: #343434;
	display: block;
	font-size: 11px;
	line-height: 18px;
	padding: 6px 12px;
}

.facebook-arrows {
	width: 57px;
	height: 30px;
	float: right;
	clear: both;
	margin-right: 7%;
	margin-top: 20px;
	margin-bottom: 10px;
}

.facebook-r a, .facebook-l a {
	width: 16px;
	height: 30px;
	display: block;
}

.facebook-r a {
	background: url('img/facebook_arrow_r.png') top;
	float: right;
}

.facebook-l a {
	background: url('img/facebook_arrow_l.png') top;
	float: left;
}

.facebook-r a:hover, .facebook-l a:hover {
	background-position: bottom;
}

.footer-newsletter {
	padding: 0 15px 0px;
	position:relative;
}

.footer-newsletter .newsletter-ajax-load {
	background: url('img/ajax-loader.gif') no-repeat;
	width:16px;
	height:16px;
	position:absolute;
	bottom: -45px;
	left: 150px;	
} 

.footer-newsletter .return-message {
	width:100%;
	float:left;
	color:#B3D335;
	padding-left:5px;
}

input.subscribe_button {
	color:#fff;
	height:46px;
	width:46px;
	background-color:#b3d335;
	border:none;
	border-radius: 23px;
	font-size:16px;
	font-weight:500;
	float:left;	
	cursor:pointer;
	margin-left: 30px;
	font-family: 'Cabin', sans-serif;
	-webkit-transition: background-color 0.15s ease-in-out; 
	-moz-transition: background-color 0.15s ease-in-out; 
	-o-transition: background-color 0.15s ease-in-out; 
	transition: background-color 0.15s ease-in-out;
}

input.subscribe_button:hover {
	background-color:#117ea2;
}


input.subscribe_email {
	color: #404040;
	clear: both;
	font-size: 12px;
	width:152px;
	height:24px;
	border:none;
	float: left;	
	padding:3px 20px 3px 13px;
	margin: 10px 0;
	border-radius: 12px 0 0 12px;
}


.footer-wildcard {
	padding: 0 0 0px 18px;
}

.footer-wildcard-butt a {
	display: block;
	background-color: #b3d335 !important;
	overflow: hidden;
	color: #005b7f;
	border: 5px solid #6d7552;
	padding: 4px 20px;
	font-size: 13px;
	float: left;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	-webkit-transition: background-color 0.15s ease-in-out; 
	-moz-transition: background-color 0.15s ease-in-out; 
	-o-transition: background-color 0.15s ease-in-out; 
	transition: background-color 0.15s ease-in-out;
	background: url('img/wildcard_arrow.png') no-repeat right;
}

.footer-wildcard-butt a:hover {
	border-color: #117ea2;
	background-color: #fff !important;	
}

.rates-button-footer {
	margin: 0 14px 14px 0;
}

.wildcard-button-footer {
	
}



.footer-bottom {
	width: 100%;
	color: #fff;
	height: 44px;
	padding-top: 16px;
	background-color: #117ea2;
}


/*****HOME CONTENT STYLES*******/


.featured-home-con {
	margin-bottom: 20px;
}

.home-featured img {
	border: 6px solid rgba(255,255,255,0.40);
	margin: 0 0 10px;
}

.thumbnail-featured-home {
    position: relative;
    overflow: hidden;
}


.thumbnail-featured-home a p {
  position: absolute;
  top: 0;
  width: 100%;
  height: 95%;
  border: 6px solid #f8f7f2;
  background: rgba(0,0,0,.7);
  text-align: center;
  -webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
  opacity: 0;
}

.thumbnail-featured-home a:hover p {
  opacity: 1;
  background-image: url('img/overlay_icon.png');
  background-position: center center;
  background-repeat: no-repeat;
}

.thumbnail-featured-home a:hover p span 
{
  position: absolute;
  top: 60%;
  margin-left: -40px;
  margin-top: 10px;
}

.home-badge {
	position: absolute;
	border: none!important;
}

.home-badge img {
	border: none!important;
	margin: 6px 0 0 6px;
}

.home-featured h3, .home-featured p {
	padding: 0 6px;
}

.home-featured h3 a {
	color: #6c6a6a;
}

.home-featured a {
	color: #005b7f;
	display: inline;
}

.home-featured a:hover {
	color: #117ea2;
}

a.readmore {
	font-weight: bold;
	font-style: italic;
}

.home-middlenav {
	margin: 25px 0;
}

.report-crime {
	background-color: #fff;
	color: #6c6a6a;
	height: 32px;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	font-weight: 700;
	text-align: center;
	padding-top: 4px;
	font-family: 'Open Sans', sans-serif;
	border: 3px solid #e6e3d4;
}

.report-crime span {
	font-size: 13px;
	font-weight: 800;
	font-style: normal;
}

.home-middle-nav {
	border: 3px solid rgba(0,0,0,0.30);
	height: 32px;
	font-size: 16px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}

.home-middle-nav a {
	display: block;
	height: 26px;
	float: left;
	padding-top: 4px;
	text-align: center;
	background: #fff;
	color: #404040;
	background: #fff url('img/middle_nav_bg.png') top no-repeat;
	width: 33.33333333333%;
}

.home-middle-nav a:hover {
	background: #eeebde url('img/middle_nav_bg.png') bottom no-repeat;
}

.home-description-takeaction {
	margin: 56px 0 0;
	background: url('img/CN_texture_light.jpg') #FFF; 
	border-top: 1px dashed #1c6c8b;
	border-bottom: 1px dashed #1c6c8b;
	padding-left: 6px;
	overflow: hidden;
}

.home-description-takeaction h2 {
	color: #005b7f;
	font-size: 34px;
	font-style: italic;
	line-height: 40px;
	margin: 35px 0 10px;
}

.home-findout {
	width: 124px;
	height: 103px;
	margin: 38px auto 0;
	background: url('img/findout.png') top left; 
	display:block;
}

/*
.home-findout:hover {
	width:104px;
	height: 124px;
	background-position: top right !important;
}
*/

.get-involved {
	margin: 6px 6px 6px 0;
	padding: 6px 25px 12px;
	background-color: #fff;
	border: 6px solid #eeede7;
}

.get-involved h3 {
	font-size: 28px;
	margin-bottom: 6px;
}

.get-involved p {
	line-height: 17px;
	margin-bottom: 9px;
}

a.take-action {
	padding: 8px 16px 0px 20px;
	height: 34px;
	border-radius: 17px 0 0 17px;
	background-color: #117ea2;
	color: #fff;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	float: right;
	display: block;
}

a.take-action:hover {
	background-color: #b3d335;
}

.home-promotions {
	background: url('img/CN_texture_dark.jpg'); 
	padding: 20px 0 30px;
}

.promotion-wrapper {
	position: relative;
	border: 6px solid rgba(255,255,255,0.40);
	margin: 0 0 10px;
}

.promotion-wrapper a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

.promotion-wrapper:hover .promotion-title {
	min-height: 100%;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	position: absolute;
	bottom: 0;
}


.promotion-title {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background: url('img/promotion_overlay.png') top;
	text-align: center;
	padding: 10px 30px;
	min-height: 40%;	
}

.promotion-title a {
	bottom: 0;
	width: 100%!important;
	height: 100%!important;
	display: block;
}

.promotion-title span {
	background: url('img/booknow_prom.png') top;
	width: 69px;
	height: 69px;
	overflow: hidden;
	margin: 20px auto 0;
	display: none;
}

.promotion-title:hover span {
	display: block;
}

.promotion-title h3 {
	color: #fff;
	line-height: 20px;
}	
.promotion-title h4, .promotion-title h4 a {
	color: #05aaeb;
	font-size: 14px;
	font-weight: 400;
}


.home-news {
	margin: 20px 0;
}

.home-news img {
	border: 6px solid rgba(0,0,0,0.20);
	margin: 0 auto;
	width:100%;
	height:100%;
}

.home-news-content {
	padding: 10px 6px;
}

.news-thumb-home a {
	width:236px;
	height:160px;
	overflow:hidden;
	display:block;
}

.home-news-content h3, .home-news-content h3 a {
	color: #404040 !important;
	font-size: 18px;
	line-height: 21px !important;
}

.home-news-content h3 a:hover {
	color: #117ea2 !important;
}

.news-meta {
	font-size: 12px;
	color: #7f7f7f;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin: 5px 0;
}

.news-meta a {
	color: #7f7f7f;
}

.home-news p {
	line-height: 18px;
	margin-top: 23px;
}

.news-thumb-home {
    position: relative;
    overflow: hidden;
}


.news-thumb-home a p {
  position: absolute;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  border: 6px solid #c7c5c1;
  background: rgba(0,0,0,.7);
  text-align: center;
  -webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
  opacity: 0;
}

.news-thumb-home a:hover p {
  opacity: 1;
  background-image: url('img/overlay_icon.png');
  background-position: center center;
  background-repeat: no-repeat;
}

.thumbnail-featured-home a:hover p span 
{
  position: absolute;
  top: 60%;
  margin-left: 40px;
  margin-top: 10px;
}

.menu-arrow {
	float: right;
	padding-right: 5px;
}

/*****RESERVE STYLES*******/

.filter-icon {
	background: url('img/green_arrow.png') no-repeat center center;
	height: 26px;
	width: 26px;
	display: inline-block;
	float: right;
	margin: -20px 0 0 20px;
}

.reserve-top-nav .filter-icon {
	margin: -6px 0 0 0 !important;
}

.filter-icon.beige {
	background: url('img/beige_arrow.png') no-repeat center center;
}

.filter-icon.active-filter {
	background: url('img/filter-icon.jpg') no-repeat center center;
}

.filter-search {
	display: none;
	width: 198px;
	list-style: none;
	background: url('img/filter-bg.jpg');
	position: absolute;
	z-index: 998;
	top: 29px;
}

.filter-search li input, .filter-search li input:focus {
	background: none;
	border: none;
	height: 35px;
	/*line-height: 35px;*/
	padding: 0 6px;
	margin: 0;
	color: #fff;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border-bottom: 1px solid #d0d0d0;
	background: url( 'img/filter-search-icon.jpg' ) no-repeat right center;
}

.filter-search li {
	height: 35px;
	line-height: 35px;
	color: #fff;
	margin:0;
	padding: 0 13px;
	font-family: 'Cabin', sans-serif;
	font-size: 12px;
	font-weight: 700;
}

.filter-search li:first-child:hover {
	background: none;
	border: none;
}

.filter-search li:hover {
	background: url('img/filter-bg-hover.jpg') left center;
	border-top: 1px dashed #807f7f;
	border-bottom: 1px dashed #807f7f;
}

.filter-search li:hover a {
	border: none;
}

.filter-search li a {
	padding: 0 6px;
	margin: 0;
	color: #fff;
	border-top: 1px dashed transparent;
	border-bottom: 1px dashed #807f7f;
	display: block;
}

.filter-search li:last-child:hover, .filter-search li:last-child a {
	border-top: 1px dashed transparent;
	border-bottom: 1px dashed transparent;
}

.filter-search li a:hover {
	color: #fff;
}

.filter-list {
	margin-top: 16px;
	line-height: 30px;
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 600;
	font-size: 13px;
	color: #6c6a6a;
	padding: 0 17px 0 7px;
	display: none;
	float:left;
	width:100%;
}

.filter-list span {
	float: left;
	/*margin: 0 10px;*/
}

.filter-list ul {
	list-style: none;
	font-family: 'Cabin';
	font-style: normal;
	color: #fff;
}

.filter-list li {
	background: url('img/filter-bg.jpg');
	float: left;
	padding: 0 8px 0 15px;
	line-height: 30px;
	margin: 0 10px 10px 10px;
}

.filter-list li a {
	background: url('img/filter-remove.png') center center no-repeat;
	height: 30px;
	width: 21px;
	float: right;
	margin-left: 13px;
}

.reserve-top-nav {
	border: 3px solid rgba(0,0,0,0.0);
	background-color: rgba(0,0,0,0.30);
	font-size: 13px;
	margin: 0 0 0 5px;
	float:left;
}

.reserve-top-nav a {
	display: block;
	height: 26px;
	float: left;
	padding: 6px 14px 0 14px;
	text-align: center;
	font-weight: bold;
	background: #fff;
	color: #404040;
	background: url('img/middle_nav_bg.jpg') no-repeat top left;
	/*width: 16.6666667%;*/
	position: relative;
}

.reserve-top-nav a:hover {
	background: url('img/middle_nav_bg.jpg') no-repeat bottom left;
}

.reserve-top-nav .clear.filter-space {
	width:100%;
	height:2px;
}

.reserves h2 {
	width: 50%;
	float:left;
	display:block;
}

.reserve-hiking-links {
	float:right;
	width:48%;
	margin-top:15px;
}

.reserve-hiking-links .margin-right {
	margin-right:10px;
}

.reserve-hiking-links .button-link-wrapper {
	background: #c3ebfa;
	padding: 5px;
	float:left;
	width:auto;
	position:relative;
	text-decoration: none;
}

.reserve-hiking-links .button-link {
	display: block;
	color: #fff;
	background: #05aaeb;
	float:left;
	width:auto;
	padding: 3px 15px 3px 8px;
	text-align: center;
}

.reserve-hiking-links .button-link span {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 40%;
    right: 10px;
	opacity: 1;
	border-bottom: 4px solid rgba(0, 0, 0, 0);
	border-left: 4px solid #fff;
	border-top: 4px solid rgba(0, 0, 0, 0);
}

.reserve-hiking-links .button-link:hover {
	color: #6c6a6a;
}

.reserve-heading {
	line-height: 32px;
}

.landing-intro {
	height: 275px;
	height: auto;
}

.landing-intro p {
	font-size: 16px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}


.landing-intro-hiking p {
	font-size: 16px;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}


.reserve-wrapper {
	position: relative;
	border: 6px solid rgba(255,255,255,0.40);
	margin: 0 0 22px 6px;
}


.reserve-wrapper a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
}

.reserve-wrapper:hover .reserve-title {
	max-height: 248px;
	min-height: 248px;
	overflow:hidden;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;	
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	position: absolute;
	bottom: 0;
}

.reserve-wrapper:hover .smaller-overlay {
	min-height: 215px;
	max-height: 215px;
}

.reserve-title {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background: rgba(0,0,0,0.70);
	text-align: center;
	padding: 10px 15px;
}

.reserve-title span {
	display: none;
}

.reserve-wrapper:hover .reserve-title span {
	width: 30px;
	height: 29px;
	margin: 65px auto 0;
	display: block !important;
	background: url('img/activities_span.png');
}

.reserve-wrapper.reserve-entry:hover .reserve-title span {
	background: url('img/overlay_icon.png') no-repeat !important;
}

.reserve-wrapper:hover .reserve-title.projects span {
	width: 30px;
	height: 29px;
	margin: 65px auto 0;
	display: block !important;
	background: url('img/projects_overlay_icon.png');
}

.reserve-wrapper .reserve-title.projects .reserve-name {
	color: #46bd84;
	padding: 5px 0;
	font-family: 'Cabin', sans-serif;
}

.reserve-title p {
	display: none;
}

.reserve-wrapper:hover .reserve-title p {
	color: #fff;
	display: block;
	padding: 0px 30px;
}

.reserve-wrapper:hover .reserve-title h3 a, .reserve-wrapper:hover .reserve-title h3{
	padding: 10px 0 0px;
}

.reserve-title h3 {
	margin-bottom: 0 !important;
}

.reserve-title h3 a, .reserve-title h3 {
	color: #fff;
	line-height: 20px;
	margin-bottom: 0 !important;
}

.reserve-title h4 {
	color: #bbb199;
	font-size: 12px;
	line-height:18px;
}

.reserve-menu {
	border-bottom: 5px solid #117ea2;
	color: #117ea2;
	text-align: center;
	/*overflow: hidden;*/
	text-transform: uppercase;
	background: url('img/share_bg.png');
	position: relative;
	z-index: 10;
}

.reserve-menu a {
	background: url('img/share_bg.png');
	display: block;
	color: #6c6a6a;
	height: 40px;
	padding: 15px 0 0;
}

.reserve-menu a.nolink {
	cursor: default;
}

.reserve-menu a:hover {
	background-color: #117ea2;
	background-image: none;
	color: #fff;
}


.active-tab {
	background-color: #fff;
	display: block;
	height: 40px;
	padding-top: 10px;
	border-top: 5px solid #f5f3f0;
	border-left: 5px solid #f5f3f0;
	border-right: 5px solid #f5f3f0;
}

.submenu-con {
	margin: 0 5px;
}

.reserve-menu li.no-accomm-msg, .reserve-menu li.no-accomm-msg:hover  {
	 height:93px;
	 background:#666;
	 line-height:24px;
	 padding-top:20px
}
.reserve-menu a.active-tab {
	padding-top: 10px;
	border: 5px solid #f5f3f0;
	background: #fff;
	color: #117ea2;
}

.reserve-menu ul {
	position: absolute;
	top: 45px;
	margin-top: -10px;
	opacity: 0;
	display: none;
}

.reserve-menu ul ul {
	top: 0;
	left: 242px;
	margin: 0;
}

.reserve-menu ul li {
	background: url('img/menu_singles.png') top left;
	background: url('img/dropdown_bg.jpg') repeat;
	height: 45px;
	height: auto;
	min-height: 45px;
	width: 242px;
	list-style: none;
	font-family: 'Cabin', sans-serif;
	font-size: 13px;
	color: white;
	text-align: left;
	text-transform: none;
	line-height: 45px;
	line-height: 1.5;
	padding: 0 22px;
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
}

.reserve-menu ul li li, .reserve-menu ul li li.current_page_item {
	/*background: url('img/menu_singles.png') left -48px;*/
	background: url('img/lightgrey_menubg.jpg') repeat;
}

.reserve-menu ul li:hover {
	/*background: url('img/menu_singles.png') left bottom;*/
	background: url('img/lightgrey_menubg.jpg') repeat;
}

.reserve-menu ul li.inactive, .gallery-menu ul li.inactive, .reserve-menu li.current_page_item {
	/*background: url('img/menu_singles.png') left -48px;*/
	background: url('img/lightgrey_menubg.jpg') repeat;
	color: #888;
}



.gallery-menu ul li.inactive:hover a, .gallery-menu li.current_page_item:hover a  {
	cursor: default;
}

.reserve-menu ul li a {
	background: none;
	display: block;
	color: white;
	height: auto;
	padding: 0;
}

.reserve-menu ul li a:hover {
	background: none;
}

.load-more a {
	text-align: right;
	display: block;
	font-size: 16px;
	font-style: italic;
	color: #404040;
	margin: 0 0 28px 0;
	font-family: 'Open Sans', sans-serif
}

.load-more a:hover {
	color: #117ea2;
}

#most-viewed-activities-list {
	padding-top:15px;
}

.comment-reply-form .rating-reserve {
	float: right;
	width: 88%;
	padding-top: 12px;
}

.rating-label {
	float: right;
	margin: 3px 14px 0 0;
}

.rating{
	width:137px;
	height:17px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	float: right;
	position:relative;
	background: url(img/star-rating-trans.png) no-repeat 0 0;
}

.rating-review{
	width:137px;
	height:17px;
	margin:0px 0 20px 0;
	padding:0;
	list-style:none;
	clear:both;
	float: right;
	position:relative;
	background: url(img/star_rating_review.png) no-repeat 0 0;
}

.rating-space {
	display: block;
	height: 30px;
}

.nostar, .star-0 {background-position:0 0}
.onestar, .star-1 {background-position:0 -17px}
.twostar, .star-2 {background-position:0 -34px}
.threestar, .star-3 {background-position:0 -51px}
.fourstar, .star-4 {background-position:0 -68px}
.fivestar, .star-5 {background-position:0 -85px}
ul.rating li, ul.rating-review li {
	cursor: pointer;
	float:left;
	text-indent:-999em;
}
ul.rating li a, ul.rating-review li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a, ul.rating-review li.one a {left:0}
ul.rating li.two a, ul.rating-review li.two a {left:30px;}
ul.rating li.three a, ul.rating-review li.three a {left:60px;}
ul.rating li.four a, ul.rating-review li.four a {left:90px;}
ul.rating li.five a, ul.rating-review li.five a {left:120px;}
ul.rating li a:hover {
	z-index:2;
	width:137px;
	height:17px;
	overflow:hidden;
	left:0;	
	background: url(img/star-rating-trans.png) no-repeat;
}

ul.rating li.one a:hover {background-position:0 -17px;}
ul.rating li.two a:hover {background-position:0 -34px;}
ul.rating li.three a:hover {background-position:0 -51px;}
ul.rating li.four a:hover {background-position:0 -68px;}
ul.rating li.five a:hover {background-position:0 -85px;}

ul.rating li.one a:active {background-position:0 -17px;}
ul.rating li.two a:active {background-position:0 -34px;}
ul.rating li.three a:active {background-position:0 -51px;}
ul.rating li.four a:active {background-position:0 -68px;}
ul.rating li.five a:active {background-position:0 -85px;}

ul.rating-review li a:hover {
	z-index:2;
	width:137px;
	height:17px;
	overflow:hidden;
	left:0;	
	background: url(img/star_rating_review.png) no-repeat;
}


/* end rating code */

.rating-label-stars {
	position:relative;
	left:20px;
	top:2px;
}

.rating-reserve span a {
	display: block;
	text-transform: uppercase;
	color: #117ea2;
	clear: both;
	float: right;
	font-weight: bold;
	margin-bottom: 20px;
}

.rating-reserve span a:hover {
	color: #05aaeb;
}

.post-content {
	margin: 2em 30px 10px 0;
	line-height: 1.4em;
}

.post-content-full {
	margin: 0 0px 10px 0;
}

.post-content h3, .post-content-full h3 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	line-height: 22px;
	padding-bottom: 10px;
}

.post-content h4, .post-content-full h4 {
	font-size: 20px;
	color: #404040;
	margin-bottom: 5px;
	font-family: 'Cabin', sans-serif;
}

.post-content.reserves .activity-content-top {
	padding-bottom:20px;
	width:100%;
}
.post-content.reserves .activity-content-bottom {
	margin:0 1px !important;
}
.post-content.reserves .activity-content-bottom h3 {
	font-style: normal;
	color:#117ea2;
	font-weight: bold;
}

.post-content .section-container {
	visibility:visible !important;
}

.post-content.reserves .activity-notices {
	border: 5px solid #eae5d6;
	width:100%;
	background: url('img/reserve-notice-bg.png') repeat;
	padding:15px;
	margin-bottom:15px;
}

.post-content.reserves .activity-notices .notice-content {
	color: #117ea2;
	font-size:16px;
}

.post-content ul {
	margin-left : 2em;
}

.post-content li {
	padding-bottom: 10px;
}

.post-content p {
	line-height: 1.7em;
}

/* tips */

.tip-title, .sh-indicator {
	float: left;
}

.sh-indicator {
	margin-left: 5px;
	margin-top: 6px;
	width: 20px;
	height: 14px;
	display: block;
	background: url('img/eye.png') no-repeat;
	background-position: 0px -14px;
}

.sh-indicator:hover {
	background-position: 0px 0x;
}

.tip-answer {
	padding:20px !important;
    margin-top:10px !important;
}

.tip-background {
	border: 5px solid #eae5d6;
	width: 100%;
	background: url('img/reserve-notice-bg.png') repeat;
	padding: 15px;
	margin-bottom: 15px;

}


/* social share */

.share-it {
	background: url('img/share_bg.png');
	max-width: 175px;
	clear: both;
	overflow: hidden;
	padding: 7px 15px 7px 8px;
	margin: 0 0 40px;
}

.share-it span {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #117ea2;
	font-weight: 800;
	font-style: italic;
	font-size: 13px;
	padding-top: 4px;
}

.share-facebook a {
	width: 21px;
	height: 21px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	text-indent: -9999px;
	background: url('img/share_facebook.png');
}

.share-twitter a {
	width: 21px;
	height: 21px;
	display: block;
	float: right;
	margin: 0 0 0 10px;
	text-indent: -9999px;
	background: url('img/share_twitter.png');
}

.share-pinterest a {
	width: 21px;
	height: 21px;
	display: block;
	float: right;
	text-indent: -9999px;
	background: url('img/share_pinterest.png');
}

.share-it a:hover {
	background-position: bottom;
}

/* end social share */


/* reviews */

.reviews-container {
	background: url('img/CN_texture_light.jpg');
	margin-bottom: 35px;
	padding: 30px 0 0;
}

.reviews-container h2 {
	padding: 0 0 0 25px !important;
	margin: 0 !important;
}

a.seeall-review, a.write-review {
	border: 5px solid #e8eec6;
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	height: 30px;
	width: 140px;
	display: block;
	padding: 4px 0 0;
	text-align: center;
	float: right;
	margin: 6px 25px 0 0;
	-webkit-transition: background-color 0.15s ease-in-out; 
	-moz-transition: background-color 0.15s ease-in-out; 
	-o-transition: background-color 0.15s ease-in-out; 
	transition: background-color 0.15s ease-in-out;
	background: #b3d335 url('img/wildcard_arrow.png') no-repeat right;
}

a.seeall-review:hover, a.write-review:hover, a.see-all:hover {
	border-color: #05aaeb;
	background-color: #fff !important;
}


.review {
	padding: 25px;
	overflow: hidden;
	border-bottom: 1px dotted #1d6d8d;
}

.review.second-level {
	padding: 25px;
	overflow: hidden;
	border-bottom: 1px dotted #1d6d8d;
	margin-left:30px;
}

.review-title-meta {
	float: left;
}

.review h4 {
	font-size: 20px;
	font-weight: 400;
	color: #404040;
}

.review-meta {
	margin-bottom: 16px;
}

.review-meta span {
	font-style: italic;
}

a.reply, .comment_reply a {
	border: 5px solid #d8d7d6;
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	height: 30px;
	width: 92px;
	color: #b3d335;
	display: block;
	padding: 4px 0 0;
	text-align: center;
	float: right;
	margin: 6px 0px 0 0;
	-webkit-transition: border-color 0.15s ease-in-out; 
	-moz-transition: border-color 0.15s ease-in-out; 
	-o-transition: background-color 0.15s ease-in-out; 
	transition: border-color 0.15s ease-in-out;
	background: #77797e url('img/reply_arrow.png') no-repeat right;
}

.comment_reply a {
	padding: 0;
}

a.reply:hover, .comment_reply a:hover {
	border-color: #b3d335;
}

.comment-reply-form {
	width:100%;
	float:left;
	border-bottom: 1px dotted #1d6d8d;
	padding: 0 0 5px;
	background: #fff;
	margin-bottom: 20px;
}

.comment-reply-form input[type=text], .comment-reply-form textarea {
	background:#ebebeb;
	border:3px #f3f3f3;
	width:40%;
}

.comment-reply-form textarea {
	width:100%;
	margin-top:20px;
	float:left;
}

.comment-reply-form .add-rating {
	float:left;
}

.comment-reply-form label{
	float:left;
	width:12%;
	padding:8px 0 0;
}

.comment-reply-form span.required {
	padding:3px;
}


.comment-reply-form #submit {
	margin-top: 20px;
}

/* end reviews */

/*****ACCOMMODATION STYLES*******/


.accommodation-sub, .accommodation-sub a {
	color: #05aaeb !important;
	font-size: 14px !important;
	font-weight: 400;
}

.accommodation-block ul {
	margin: 0;
	padding: 0;
}

.accommodation-block li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.accommodation-block-image {
	float: right;
}

.accommodation-block-image-overlay a {
	position: absolute;
	height: 83px;
	width: 83px;
	display: block;
	left:50%;
    top:60px;
    margin-left: -25px;
	background: url('img/booknow_whole.png') top center no-repeat;
}

.accommodation-block-image-overlay a:hover {
	background: url('img/booknow_whole.png') bottom center no-repeat;
}

.accommodation-block h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 22px;
}

.accommodation-block h5 {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-style: italic;
	line-height: 22px;
	color: #404040;
	padding-bottom: 10px;
}

.tariffs-promotions {
	background: url('img/share_bg.png');
	padding: 20px 15px 10px;
}

.tariffs-promotions h2 {
	margin-left:10px;
}

.tariff-promo-wrapper {
	text-align: center;
	margin-bottom: 30px;
}

.promo-img-bg {
	background: url('img/CN_texture.jpg');
	padding: 7px 7px;
}

.tariff-promo-wrapper h7 {
	font-size: 14px;
}

.promotions-sidebar {
	border-top: 1px dotted #1d6d8c;
	margin-bottom: 20px;
}

.promotions-sidebar ul {
	margin: 10px 15px 0 0px;
	list-style: none;
}

.promotions-sidebar li {
	color: #aaa9a9;
	font-size: 16px;
	display: block;
	clear: left;
	line-height: 17px;
}

.promotions-sidebar a {
	color: #6c6a6a;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}

.promotions-sidebar a:hover {
	color: #404040;
}

.promotions-sidebar li span {
	padding-top: 5px;
	display: block;
}

.promotions-sidebar li img {
	float: left;
	margin: 0 10px 16px 0;
}

.booknow-whole a {
	margin: 30px auto;
	width: 83px;
	height: 83px;
	display: block;
	background: url('img/booknow_whole.png') top;
	text-indent: -9999px;
}

.more-accommodation {
	border-top: 1px dotted #1d6d8d;
	padding: 10px 0 25px;
}

.more-accommodation h2 {
	font-size: 20px;
}


.more-accommodation-wrapper {
	position: relative;
	margin: 0 0 15px;
	border: 6px solid rgba(255,255,255,0.40);
}

.more-accommodation-title {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background: rgba(0,0,0,0.70);
	text-align: center;
	padding: 10px 20px;
}

.more-accommodation-title h3 {
	color: #fff;
	line-height: 20px;
	font-size: 16px;
}
	
.more-accommodation-title h4 {
	color: #bbb198;
	font-size: 12px;
	font-weight: 400;
}

/****TARIFFS PAGE STYLES ***/
.tariffs-content {
	margin:0;
}
.tariffs-container div {
	float:left;
	min-height:41px;
	font-family: 'Cabin', sans-serif;
	color:#404040;
}
.tariffs-container .region-container {
	height:40px;
	background: url('img/tariffs-region-bg.png') repeat;
	display: block;
}
.tariffs-container .region-container h2 {
	font-size: 28px;
	font-weight: bold;
	color: #a2a1a1;		
	margin: 0;
	line-height:28px;
	padding: 8px 0 0 20px;
	text-transform: uppercase;
	width:100%;
}
.tariffs-container .region-container h2:hover {
	cursor:pointer;
	color:#aaa;
}
.tariffs-container .table-heading div {
	color: #117ea2;
	text-transform: uppercase;
	padding: 12px 0 10px 20px !important;
	border-right:1px dotted #117ea2;
	font-size:120%;
	font-weight:bold;
}
.tariffs-container .reserve-name {
	color:#b3d335;
	padding: 12px 0 10px 20px !important;
	text-transform: uppercase;
	background: url('img/tarrifs-reserve-bg.png') repeat;
}
.tariffs-container .conservation div {
	border-right:1px dotted #117ea2;
	padding: 12px 0 10px 20px !important;
}
.tariffs-container .alternate div {
	background: url('img/tarrifs-alt-bg.png') repeat;
	border-bottom: 2px solid #fff;
}
.tariffs-container .accommodation div {
	border-right:1px dotted #117ea2;
	padding: 12px 0 10px 20px !important;
}
.tariffs-container .conservation, .tariffs-container .reserve-name, .tariffs-container .accommodation {
	border-bottom: 1px solid #fff;
}
.tariffs-container div.last {
	border-right: none;
}
.tariffs-container div.no-border-bottom, .tariffs-container div.no-border-bottom div {
	border-bottom: none;
}
.tariffs-sidebar .enquiries {
	width:316px;
	height:131px;
	background:url('img/tariffs-sidebar-booknow.png');
	overflow:hidden;
	color:#fff;
	padding:15px 0 0 50px;
}

.tariffs-sidebar .enquiries h3 {
	padding:5px 0 7px;
	margin:0;
	line-height:110%;
	color:#fff;
}

/*****ACTIVITIES STYLES*******/

.more-activities-container {
	min-height:172px;
}

.more-activities {
	border-top: 1px dotted #1d6d8d;
	padding: 10px 0 25px;
}

.more-activities-wrapper {
	position: relative;
	margin: 0 0 15px;
	border: 6px solid rgba(255,255,255,0.40);
}

.more-activities-title {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background: rgba(0,0,0,0.70);
	text-align: center;
	padding: 10px 20px;
}

.more-activities-title h3 {
	color: #fff;
	line-height: 20px;
	font-size: 16px;
}
	
.more-activities-title h4 {
	color: #bbb198;
	font-size: 12px;
	font-weight: 400;
}


/*****HIKING STYLES*******/

.hiking-permits {
	background: url('img/permits_bg.jpg');
	border: 5px solid #f8f6f3;
	padding: 10px 0 0;
	color: #fff;
	margin: 0 0 30px;
}

.hiking-permits a {
	color: #fff;
}

.hiking-permits a:hover {
	color: #b3d335;
}

.hiking-permits h2 {
	color: #fff;
	line-height: 30px;
	padding: 0 0 0 26px;
}

.hiking-permits-list {
	background: url('img/permit_shadow.jpg') top left no-repeat;
	padding: 13px 0;
	overflow: hidden;
}

.hiking-permits-list ul {
	padding: 0;
	margin: 0 26px 0;
}

.hiking-permits-list li {
	list-style: none;
	margin-bottom: 10px;
}

a.hiking-permit-butt {
	width: 176px;
	margin-left: 15px;
}

a.hiking-safety_butt {
	width: 140px;
}

a.hiking-safety_butt, a.hiking-permit-butt {
	border: 5px solid #b6dbe6;
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	height: 30px;
	display: block;
	padding: 4px 0 0;
	text-align: center;
	float: right;
	color: #fff;
	margin-top: 18px;
	background: #05aaeb url('img/white_arrow.png') no-repeat right;
}

a.hiking-safety_butt:hover, a.hiking-permit-butt:hover {
	
	border-color: #e8eec6;
	background-color: #b3d335;
}

.section-container.auto > section > .title {
	border: none;
	font-weight: 700;
	color: #6c6a6a;
	background: url('img/tabtitle_bg.jpg');
	float:left;
}

.section-container.no-margin-bottom {
	margin-bottom: 0;
}

.section-container.auto > section > .title a {
	-webkit-transition: background-color 0.15s ease-in-out; 
	-moz-transition: background-color 0.15s ease-in-out; 
	-o-transition: background-color 0.15s ease-in-out; 
	transition: background-color 0.15s ease-in-out;
	
}

.section-container.auto > section > .title a:hover {
	background-color: #117ea2;
	background-image: none;
	color: #fff!important;
}

.section-container.auto > section.active > .title a {
	color: #fff;
}

.active .title {
	background-color: #b3d335 !important;
	font-weight: 700;
	border-top: 5px solid rgb(211, 225, 143);
}

.notopgap {
	background: url('img/tabs_bg.jpg');
	overflow: hidden;

}

.section-container.auto > section > .content {
	padding: 0;
	border: none;

}

.tab-section {
	padding: 20px 20px 20px !important;
	border-top: 1px dotted #1d6d8c;
	background: url('img/tab_shadow.jpg') top left no-repeat;
}

.tab-section h3 {
	color: #117ea2;
}

.tab-section h4 {
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 0px;
}

/*HIKING SIDEBAR*/

.sidebar-block-gradient{
	border-top: 1px dotted #1d6d8c;
	background: #f5f4f0 url('img/sidebar_shadow_light.jpg') top left no-repeat;
	padding: 25px 20px 20px;
	clear: both;
}

.sidebar-block-gradient h3 {
	text-transform: uppercase;
	color: #a2a1a1;
	font-size: 23px;
}

.sidebar-block-gradient span {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

.sidebar-block-gradient ul {
	margin: 14px 0;
	padding: 0;
}

.sidebar-block-gradient li {
	float: left;
	margin-right: 12px;
	list-style: none;
}

.hiking-safety {
	margin-top: 20px;
	font-size: 28px !important;
}

a.findout {
	border: 5px solid #e8eec6;
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	height: 30px;
	width: 140px;
	display: block;
	padding: 4px 0 0;
	text-align: center;
	margin: 6px 25px 0 0;
	-webkit-transition: background-color 0.15s ease-in-out; 
	-moz-transition: background-color 0.15s ease-in-out; 
	-o-transition: background-color 0.15s ease-in-out; 
	transition: background-color 0.15s ease-in-out;
	background: #b3d335 url('img/wildcard_arrow.png') no-repeat right;
}

a.findout:hover {
	border-color: #05aaeb;
	background-color: #fff !important;
}

a.download-all {
	font-weight: bold;
	font-style: italic;
	color: #005b7f !important;
}

a.download-all:hover {
	color: #b3d335 !important;
}


/*RESERVE SIDEBAR*/

.featured-sidebar {
	background: url('img/sidebar_bg.png');
	overflow: hidden;
	border-top: 1px dotted #1d6d8c;
	margin-bottom: 20px;
	clear: both;
}

.featured-sidebar ul {
	margin: 45px 15px 0 20px;
	list-style: none;
}

.featured-sidebar li {
	color: #aaa9a9;
	font-size: 16px;
	display: block;
	clear: left;
	line-height: 17px;
}

.featured-sidebar a {
	color: #aaa9a9;
}

.featured-sidebar a:hover {
	color: #404040;
}

.featured-sidebar li span {
	padding-top: 5px;
	display: block;
}

.featured-sidebar li img {
	float: left;
	margin: 0 10px 16px;
}

.featured-reserves-badge {
	background: url('img/badge_featured_reserves.png');
	width: 66px;
	height: 65px;
	position: absolute;
}

.featured-camping-badge {
	background: url('img/badge_featured_camping.png');
	width: 66px;
	height: 64px;
	position: absolute;
}

.featured-places-badge {
	background: url('img/badge_featured_places.png');
	width: 66px;
	height: 65px;
	position: absolute;
}

.mostviewed-sidebar ul, .simplelist-sidebar ul {
	list-style: none;
}

.mostviewed-sidebar a, .simplelist-sidebar a {
	color: #404040;
}

.mostviewed-sidebar a:hover, .simplelist-sidebar a:hover {
	color: #117ea2;
}

.page-sidebar {
	margin: 0px 0 0 16px;
	border-top: 1px dotted #1d6d8c;
}

.page-sidebar li {
	list-style: none;
}

.page-sidebar h1 {
	text-transform: uppercase;
	font-size: 28px;
	color: #a2a1a1;
	line-height: 30px;
	margin: 13px 0;
	font-family: 'Cabin', sans-serif;
	font-weight: 400;
}

.reserve-sidebar {
	margin: 10px 0 0 16px;
}

.reserve-sidebar a.booknow-button {
	width:60px;
	height:70px;
	position:absolute;
	top:5px;
	right:5px;
	background: url('img/reserves-sidebar-booknow.png') no-repeat;
}

.reserve-sidebar li {
	list-style: none;
}


.pricing-sidebar {
	background: url('img/sidebar_bg.png');
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 40px;
}

.pricing-sidebar-item {
	padding: 20px 24px;
	color: #a2a1a1;
	font-size: 60px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}

.pricing-sep {
	border-bottom: 1px dotted #1d6d8c;
	height: 1px;
}

.pricing-title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 26px;
	color: #a2a1a1;
	margin-bottom: 0;
	float: left;
	margin-right: 7px;
}

.from {
	float: left;
	font-family: 'Cabin', sans-serif;
	font-size: 14px;
	color: #6c6a6a;
	margin: 18px 0 0 0;
}

.pricing-sidebar-item span {
	font-family: 'Cabin', sans-serif;
	font-size: 14px;
	color: #6c6a6a;
}

a.see-all {
	border: 5px solid #cbd78a;
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	height: 30px;
	width: 90px;
	display: block;
	padding: 4px 0 0;
	text-align: center;
	position: absolute;
	right: 0;
	margin: 65px 20px 0 0;
	-webkit-transition: background-color 0.15s ease-in-out; 
	-moz-transition: background-color 0.15s ease-in-out; 
	-o-transition: background-color 0.15s ease-in-out; 
	transition: background-color 0.15s ease-in-out;
	background: #b3d335 url('img/wildcard_arrow.png') no-repeat right;
}

a.seeall-review:hover, a.write-review:hover {
	border-color: #05aaeb;
	background-color: #fff !important;
}


.activities {
	padding: 20px 0;
	margin-bottom: 10px;
}

.activities li {
	float: left;
	margin: 0 12px 20px 0;
	zoom: 1;
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.accessibility {
	
}

.accessibility li {
	float: left;
	margin: 0 12px 20px 0;
}

.active {
	zoom: 1;
	filter: alpha(opacity=100) !important;
	opacity: 1 !important;
}

.map-sidebar {
	border: 5px solid #caccd2;
	margin: 30px 0 45px;
	color:#6c6a6e !important;
	background: url('img/map_sidebar_bg.jpg');
	overflow: hidden;
}

.map-sidebar #google-map {
	width: 300px;
	height: 193px;
	background: #d4e5ef;
}

.map-sidebar h4 {
	color: #6c6a6a;
}

.map-sidebar-content {
	background: url('img/map_content_bg.png') top center no-repeat;
	padding: 16px 0;
	overflow: hidden;
}

.map-sidebar-split {
	float: left;
	width: 50%;
	padding: 0 15px 0;
}

.map-sidebar-split span {
	display: block;
	line-height: 17px;
}

.nearby-sidebar {
	margin: 35px 0 10px;
}

/*ACTIVITIES*/

.activities-sidebar {
	background: url('img/activities_sidebar_bg.jpg') repeat-x;
	overflow: hidden;
	padding: 0 0 0 10px;
	border-top: 1px dashed #1d6d8c;
	margin-bottom: 16px;
}

.activities-sidebar ul {
	margin: 20px 15px 0 0px;
	list-style: none;
}

.activities-sidebar li {
	color: #aaa9a9;
	font-size: 16px;
	display: block;
	clear: left;
	line-height: 17px;
}

.activities-sidebar li span, .activities-sidebar li span a {
	color: #6c6a6a;
	font-size: 13px;
	font-style: italic;
}

a.activity-sidebar-title {
	color: #404040;
	font-size: 12px;
	padding: 0;
	font-weight: 700;
	display: block;
}

.activities-sidebar a:hover {
	color: #404040;
}

.activities-sidebar li span {
	margin: 5px 0 0;
	display: block;
	font-family: 'Open Sans', sans-serif;
}

.activities-sidebar li img {
	float: left;
	margin: 0 10px 14px 0;
}

/*PAGES SIDEBAR*/

.geteducated-sidebar ul {
	list-style: none;
}

.geteducated-sidebar li {
	margin-bottom: 5px;
	padding-bottom: 0;
}

.geteducated-sidebar h4 {
	margin-bottom: 3px;
	font-size: 18px;
	font-family: 'Cabin', sans-serif;
}

.geteducated-sidebar a {
	color: #404040;
}

.geteducated-sidebar a:hover {
	color: #117ea2;
}

.geteducated-sidebar a.see-all {
	margin: 0px;
	padding: 0;
	position: relative;
	float: right;
}


/*****CARE STYLES*******/

.more-news-block {
	border-top: 1px dotted #1d6d8d;
	padding: 10px 0 25px;
}

.more-news-block h2 {
	font-size: 32px;
	text-transform: uppercase;
}

a.see-all-news, #send_question {
	border: 5px solid #cbd78a;
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	height: 30px;
	width: 90px;
	display: block;
	padding: 4px 0 0;
	text-align: center;
	float: right;
	margin: 15px 0px 0 0;
	-webkit-transition: background-color 0.15s ease-in-out; 
	-moz-transition: background-color 0.15s ease-in-out; 
	-o-transition: background-color 0.15s ease-in-out; 
	transition: background-color 0.15s ease-in-out;
	background: #b3d335 url('img/wildcard_arrow.png') no-repeat right;
}

a.see-all-news:hover, #send_question:hover {
	border-color: #05aaeb;
	background-color: #fff !important;
	cursor: pointer;
}

#send_question {
	text-align:left;
	padding: 0 0 0 5px !important;
	margin: 0 !important;
	width:80px !important;
	float:left;
}

.tips-sidebar {
	background: url('img/permits_bg.jpg');
	border: 5px solid #f8f6f3;
	padding: 10px 0 0;
	color: #fff;
	margin: 0 0 30px;
}

.tips-sidebar a {
	color: #fff;
}

.tips-sidebar a:hover {
	color: #b3d335;
}

.tips-sidebar h2 {
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	padding: 0 0 0 26px;
}

.tips-sidebar-item {
	background: url('img/permit_shadow.jpg') top left no-repeat;
	padding: 13px 26px 0;
	overflow: hidden;
}

.tips-sidebar-list ul {
	padding: 0;
	margin: 0 26px 0;
}

.tips-sidebar-list li {
	list-style: none;
	background: url('img/permit_shadow.jpg') top left no-repeat;
	margin-bottom: 10px;
}

a.tips-sidebar-butt {
	width: 176px;
	margin-left: 15px;
}


.endangered-sidebar {
	margin: 5px 0 40px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.50);
}

.endangered-wrapper {
	position: relative;
	border: 6px solid rgba(255,255,255,0.50);
	margin: 0 0 10px 0px;
}

.endangered-content {
	padding: 0 17px 17px;
}

.endangered-title {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background: rgba(0,0,0,0.70);
	text-align: center;
	padding: 10px 15px;
}

.endangered-title h3 {
	margin-bottom: 0 !important;
}

.endangered-title h3 a {
	color: #fff;
	line-height: 20px;
	margin-bottom: 0 !important;
}

.endangered-title h4 {
	color: #05aaeb;
	font-size: 12px;
	margin-bottom: 0;
	font-style: italic;
}

/* social share */

.share-it-sidebar {
	background: url('img/share_bg.png');
	clear: both;
	overflow: hidden;
	padding: 7px 15px 7px 8px;
	margin: 0px 10px 25px;
}

.share-it-sidebar span {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #117ea2;
	font-weight: 800;
	font-style: italic;
	font-size: 13px;
	padding-top: 4px;
}

.share-it-sidebar a {
	color: #117ea2;
}

.share-it-sidebar a:hover {
	background-position: bottom;
	color: #05a1d9;
}

/*****PROJECTS STYLES*******/

.project-wrapper {
	position: relative;
	border: 6px solid rgba(255,255,255,0.40);
	margin: 0 0 22px 6px;
}

.project-title {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	background: rgba(0,0,0,0.70);
	text-align: center;
	padding: 10px 15px;
}

.project-title h3 {
	margin-bottom: 0 !important;
}

.project-title h3 a {
	color: #fff;
	line-height: 20px;
	margin-bottom: 0 !important;
}

.project-title h4 {
	color: #46bd84;
	font-size: 12px;
}

/*****ABOUT STYLES*******/

.sidebar-middle-nav-con {
	max-width: 230px;
}

.sidebar-middle-nav {
	border: 3px solid rgba(0,0,0,0.30);
	font-size: 16px;
	font-style: italic;
	margin: 20px 0 38px;
	font-family: 'Open Sans', sans-serif;
}

.sidebar-middle-nav a {
	display: block;
	height: 26px;
	padding-top: 4px;
	padding-left: 25px;
	background: #fff;
	color: #404040;
	background: url('img/middle_nav_bg.png') no-repeat top left;
}

.sidebar-middle-nav a:hover {
	background: url('img/middle_nav_bg.png') no-repeat bottom left;
}


/*****NEWS STYLES*******/

.news-menu {
	color: #117ea2;
	text-align: center;
	margin: 0 5px 30px;
	text-transform: uppercase;
	background: url('img/share_bg.png');
}

.news-menu a {
	background: url('img/share_bg.png');
	display: block;
	color: #6c6a6a;
	height: 40px;
	padding: 15px 0 0;
}

.news-menu a.active-tab {
	padding-top: 10px;
	border: 5px solid #f5f3f0;
	background: #fff;
	color: #117ea2;
}

.news-menu a:hover {
	background-color: #117ea2;
	background-image: none;
	color: #fff;
}

.news-archive-item {
	border: 5px solid #f2f1ed;
	background-color: #fff;
	margin-bottom: 23px;
}

.news-archive-item h3,.news-archive-item h3 a {
	font-size: 18px;
	line-height: 21px;
	color: #404040;
}

.news-archive-item h3 a:hover {
	color: #117ea2;
}


.news-archive-item-content {
	padding: 17px;
}


.archive-meta {
	font-style: italic;
	font-weight: 600;
	color: #58595b;
	line-height: 18px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #1d6d8d;
	font-family: 'Open Sans', sans-serif;
}

.archive-meta-bottom {
	font-style: italic;
	font-weight: 600;
	color: #58595b;
	line-height: 18px;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #1d6d8d;
	font-family: 'Open Sans', sans-serif;
}

.archive-meta-bottom a {
	font-style: normal;
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	color: #404040;
}

.archive-meta-bottom a:hover {
	text-decoration: underline;
}

.archive-meta-bottom p {
	margin: 18px 0 0;
}

.news-sidebar, .generic-sidebar {
	margin: 0px 0 30px 10px;
	border-top: 1px dotted #1d6d8c;
}

.news-sidebar li, .generic-sidebar li {
	list-style: none;
}

.news-sidebar h1 {
	text-transform: uppercase;
	font-size: 28px;
	color: #a2a1a1;
	line-height: 30px;
	margin: 13px 0;
	font-family: 'Cabin', sans-serif;
	font-weight: 400;
}


.single-news-sidebar {
	margin: 0px 0 30px 10px;
}

.single-news-sidebar li {
	list-style: none;
}

.single-news-sidebar h1 {
	text-transform: uppercase;
	font-size: 28px;
	color: #a2a1a1;
	line-height: 30px;
	margin: 13px 0;
	font-family: 'Cabin', sans-serif;
	font-weight: 400;
}



.morenews-sidebar {
	margin: 24px 0;
}


.morenews-sidebar ul {
	list-style: none;
}

.morenews-sidebar li {
	margin-bottom: 0px;
	padding-bottom: 0;
	clear: both;
}

.morenews-sidebar-thumb {
	width: 71px;
	height: 71px;
	float: left;
	margin: 0 18px 23px 0;
	background-color: #ffffff;
}


.morenews-sidebar h4 {
	margin: 0px;
	padding: 0;
	font-size: 18px;
	font-family: 'Cabin', sans-serif;
}

.morenews-sidebar p {
	line-height: 17px;
}

.morenews-sidebar a {
	color: #404040;
	display: block;
}

.morenews-sidebar a:hover {
	color: #117ea2;
}

.morenews-sidebar a.readmore {
	color: #005b7f;
}

.archive-sidebar {
	background: url('img/permits_bg.jpg');
	border: 5px solid #f8f6f3;
	padding: 10px 0;
	color: #fff;
	margin: 0 0 30px;
}

.archive-sidebar a {
	color: #fff;
}

.archive-sidebar a:hover {
	color: #b3d335;
}

.archive-sidebar h2 {
	color: #fff;
	font-size: 28px;
	font-weight: 300;
	padding: 0 0 0 26px;
}

.archive-sidebar-item {
	background: url('img/permit_shadow.jpg') top left no-repeat;
	padding: 13px 26px 0;
	overflow: hidden;
}


.archive-sidebar-item li {
	list-style: none;
	margin-bottom: 12px;
}


.archive-see-all a {
	border: 5px solid #5f6062;
	font-size: 13px;
	color: #404040;
	font-weight: 600;
	font-style: italic;
	height: 30px;
	width: 90px;
	display: block;
	padding: 0px 0 0;
	text-align: center;
	margin: 15px 0px 0 0;
	-webkit-transition: background-color 0.15s ease-in-out; 
	-moz-transition: background-color 0.15s ease-in-out; 
	-o-transition: background-color 0.15s ease-in-out; 
	transition: background-color 0.15s ease-in-out;
	background: #caccd2 url('img/archive_arrow.png') no-repeat right;
}

.archive-see-all a:hover {
	background-color: #fff;
	color: #6c6a6a;
}

.facebook-sidebar {
	background: url('img/CN_texture_light.jpg') repeat;
	overflow: hidden;
}

.facebook-sidebar h2 {
	padding: 10px 15px 10px;
}

.facebook-sidebar ul {
	margin: 0 0 30px 5px;
	padding: 0;
}

.facebook-sidebar li {
	float: left;
	width: 58px;
	height: 58px;
	background-color: #e1dac8;
	list-style: none;
	margin: 0 0px 10px 10px;
}


.join-convo {
	margin: 0px 10px 20px 10px;
	clear: both;
}

.meta-top {
	font-style: italic;
	font-weight: 600;
	color: #58595b;
	line-height: 18px;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	background: url('img/CN_texture_light.jpg') repeat;
}

.meta-bottom {
	font-style: italic;
	font-weight: 600;
	color: #58595b;
	line-height: 18px;
	display: block;
	padding: 10px 10px 1px;
	margin: 18px 0;
	font-family: 'Open Sans', sans-serif;
	background: url('img/CN_texture_light.jpg') repeat;
}

.meta-bottom a {
	font-style: normal;
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	color: #404040;
}

.meta-bottom a:hover {
	text-decoration: underline;
}

.meta-bottom p {
	margin: 0px 0 18;
}

ul.commentlist {
	background: url('img/tabs_bg.jpg');
	overflow: hidden;
	margin: 0 0 20px;
}

.commentlist li {
	list-style: none;
	padding: 20px 20px 20px !important;
	border-top: 1px dotted #1d6d8c;
	background: url('img/tab_shadow.jpg') top left no-repeat;
}

.commentlist h3 {
	color: #117ea2;
	font-style: normal;
	margin-bottom: 2px;
	padding-bottom: 0;
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
	font-size: 16px;
}

.avatar {
	margin-bottom: 6px;
}

#comments, #respond h3 {
	font-style: normal;
	font-size: 33px;
	color: #6c6a6a;
	padding: 10px 0;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
}

#respond {
	padding: 0 20px;
}

#respond label {
	padding: 10px 0 0;
}

#respond input[type="text"], #respond input[type="password"], #respond input[type="date"], #respond input[type="datetime"], #respond input[type="datetime-local"], #respond input[type="month"], #respond input[type="week"], #respond input[type="email"], #respond input[type="number"], #respond input[type="search"], #respond input[type="tel"], #respond input[type="time"], #respond input[type="url"], #respond textarea {
	border: 3px solid #f3f3f3;
}

#respond input[type="text"] {
	height: 46px;
	border-radius: 23px 0 0 23px;
}

#respond textarea {
	height: 170px;
}


#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: 700;
	display: block;
	margin: 5px 0 20px;
}

#submit {
	background-color: #117ea2;
	border: none;
	font-size: 18px;
	color: #fff;
	font-style: italic;
	cursor: pointer;
	font-weight: 300;
	padding: 0px 26px 0px 26px;
	height: 34px;
	float: right;
	display: block;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	border-radius: 17px 0 0 17px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 30px;
}

#submit:hover {
	background-color: #b3d335;
}

/** ASK QUESTION FORM **/
.question-form fieldset {
	width:100%;
}
.question-form label {
	float:left;
	width:10%;
	padding: 6px 0 0 0; 
}
.question-form input, .question-form .textarea {
	float:left;
	width:50%;
}
.question-form .question-return-message {
	color:#ff0000;
}
.question-form .exclusive {
	display:none;
}

/*****GALLERY PAGE STYLES*******/

a.previous-album-butt {
	width: 130px;
	margin-right: 15px;
	background: #b3d335 url('img/black_l_arrow.png') no-repeat left;
}

a.next-album-butt {
	width: 115px;
	background: #b3d335 url('img/black_r_arrow.png') no-repeat right;
}

a.previous-album-butt, a.next-album-butt {
	border: 5px solid #ceda8c;
	font-size: 13px;
	font-weight: 600;
	font-style: italic;
	height: 30px;
	display: block;
	padding: 4px 0 0;
	text-align: center;
	float: right;
	color: #404040;
	margin-top: 18px;
}

a.previous-album-butt:hover, a.next-album-butt:hover {
	border-color: #b6dbe6;
	color: #fff;
	background-color: #05aaeb;
}

.gallery-block {
	padding: 6px;
	overflow: hidden;
	margin: 10px 0;
	background: url('img/CN_texture_light.jpg') repeat;
}

.gallery-caption {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	display: block;
	font-size: 13px;
	font-weight: 600;
	line-height: 16px;
	padding: 13px 4px 10px;
}


.gallery-share-it {
	background: #d2c8a8 url('img/share_bg.png');
	clear: both;
	float: right;
	overflow: hidden;
	padding: 7px 11px;
	margin: 5px 0 0px;
	max-height: 34px;
	min-height: 34px;
}

.gallery-share-it.share-it-modal {
	width:170px;
	margin:-22px 42px 0 0;
}

.gallery-share-it span a {
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #117ea2;
	font-weight: 800;
	font-style: italic;
	font-size: 13px;
	padding-top: 4px;
}

.gallery-share-it.share-it-modal span a {
	padding-top:1px;
}

.gallery-share-it .social-share {
	display:none;
}

.gallery-share-it .social-share-modal {
	display:block;
}

.gallery-container {
	width:100%;
	position:relative;
	z-index: 9;
}

.gallery-container .arrow-left { 
	position:absolute;
	top: 145px;
	left: 15px;
	background: url('img/cfn-gallery-arrow-left.png') no-repeat;
	width:18px;
	height:31px;
	z-index:999;
	cursor:pointer;
}

.gallery-container .arrow-right {
	position:absolute;
	top: 145px;	
	right: 15px;
	background: url('img/cfn-gallery-arrow-right.png') no-repeat;
	width:18px;
	height:32px;
	z-index:999;
	cursor:pointer;
}

.gallery-container .reserve-gallery .slide, .gallery-container .cfn-gallery .slide {
	width:645px;
	height:320px;
	overflow: hidden;
	text-align: center;
}

.gallery-container .cycle-slideshow {
	overflow:hidden;
	position:relative;
}

#pager-parent {
	width:100%;
	overflow:hidden;
	position:relative;
}

.gallery-pager {
	float:left;
	display:block;
	margin-bottom:10px;
	height:62px;
	width: 3000px;
	position:relative;
}

.gallery-pager div {
	margin:10px 9px 0 0;
	float:left;
	width:100px;
	height:52px;
	overflow:hidden;
	cursor: pointer;
}

.gallery-pager .cycle-pager-active {
	border-bottom: 2px solid #117EA2;
}

.cfn-gallery {
	width:100%;
}

#cfn-nav, #reserve-nav {
	width:100%;
	list-style-type: none;
	float:left;
	margin-top: 10px;
}

#cfn-nav li, #reserve-nav li {
	float:left;
	display:block;
	list-style-type: none;
	padding:0;
	margin:0 9px 0 0;
	width:100px;
	height: 50px;
	overflow: hidden;
}

#cfn-nav li.item-5, #reserve-nav li.item-5  {
	margin-right: 0 !important;
}

#cfn-nav li.activeSlide, #reserve-nav li.activeSlide {
	border-bottom: 2px solid #999;
}

.load-more-centered a {
	text-align: center;
	display: block;
	font-size: 16px;
	font-style: italic;
	color: #404040;
	margin: 20px 0 28px 0;
	font-family: 'Open Sans', sans-serif
}

.load-more-centered a:hover {
	color: #117ea2;
}

/*****ARCHIVE STYLES*******/


.all-archives-list {
	background: url('img/permits_bg.jpg');
	border: 5px solid #f8f6f3;
	color: #fff;
}

.all-archives-list li {
	font-size: 14px;
	background: url('img/permit_shadow.jpg') top left no-repeat;
	padding: 18px;
	list-style: none;
}

.all-archives-list li a {
	display: block;
	color: #fff;
}


.all-tags-list a:hover {
	color: #b3d335;
}

.all-tags-list {
	background: url('img/permits_bg.jpg');
	border: 5px solid #f8f6f3;
	color: #fff;
	overflow: hidden;
}

.all-tags-list li {
	font-size: 14px;
	background: url('img/permit_shadow.jpg') top left no-repeat;
	padding: 18px;
	float: left;
	list-style: none;
}

.all-tags-list li a {
	display: block;
	color: #fff;
}


.all-tags-list a:hover {
	color: #b3d335;
}



/*****SUB CONTENT STYLES*******/

.alignleft { 
	float: left; 
	margin-right: 15px; 
}

.alignright { 
	float: right; 
	margin-left: 15px; 
}



/*Blog*/


/*****MEDIA QUERIES FOR MOBILE STYLES *******/

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



}


/**
 * Responsive WordPress Core Theme Styles
--------------------------------------------------- */

.sticky,
.bypostauthor,
.gallery-caption {
   display: normal;
}

.alignnone {
   margin: 1em 1em 1em 0;
}

.aligncenter,
div.aligncenter {
   display:block;
   margin: .5em auto;
}

.alignright {
   float:right;
   margin: 0 0 1em 1em;
}

.alignleft {
   float:left;
   margin: 0 1em 1em 0;
}

.aligncenter {
   display: block;
   margin: 1em auto;
}

.centertext {
	text-align: center;
}


img.wp-smiley {
   border: none;
   margin-bottom: 0;
   margin-top: 0;
   padding: 0;
}

img.alignright {
   margin-left: 0 0 1em 1em;
}

img.alignleft {
   margin: 0 1em 1em 0;
}

img.aligncenter{
   display: block;
   margin: 1em auto;
}

img#wpstats {
   display: block;
   margin: 0 auto;
}

img[class*="align"],
img[class*="wp-image-"],
   .gallery .gallery-icon img {
   border: none;
}

.wp-caption {
   margin-bottom: 1em;
   margin-left: 0;
   padding: 0;
   max-width: 99%;
   text-align: center;
}

.wp-caption img {
   display: block;
   margin: 0 auto;
   padding: 0;
}

.wp-caption-text {
   position: relative;
   font-size: .9em;
   padding: 1em 0;
   background-color: #f8f9fa;
   text-transform: uppercase;
}

.gallery {
   margin: 0 auto;
}

.gallery .gallery-item  {
   margin: 0;
   float: left;
   text-align: center;
   width: 33%;
}

.gallery a img {
   border: none;
}

.gallery-columns-4 .gallery-item {
   width: 25%;
}

.gallery-columns-4 .gallery-item img {
   width: 100%;
   height: auto;
}

/******LIGHTBOX STYLES*********/

.reveal-modal {
	background: url('img/CN_texture.jpg')!important; 
	z-index: 999999;
}

.reveal-modal-bg {
	background: rgba(0, 0, 0, 0.80)!important;
	z-index: 99999;
} 

.modal-logo {
	height: 74px;
	width: 100%;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	background: url(img/capenature_logo.png) center no-repeat;
}

.reveal-modal h3 {
	font-size: 28px;
}

.reveal-modal input {
	height: 30px;
	border-radius: 15px 0 0 15px;
}

.reveal-modal label {
	padding-top: 10px;
}

.vertspace {
	margin-bottom: 18px;
}

.submit a {
	background-color: #117ea2;
	border: none;
	font-size: 18px;
	color: #fff;
	font-style: italic;
	cursor: pointer;
	font-weight: 300;
	padding: 7px 26px 0px 26px;
	height: 34px;
	float: right;
	display: block;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-ms-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	border-radius: 17px 0 0 17px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 30px;
}

.submit a:hover {
	background-color: #b3d335;
}


/******PRINT STYLES*********/

@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a{text-decoration:underline}a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after{content:""}a[href^="javascript:"]:after{content:""}a[href^="#"]:after{content:""}pre{border:1px solid #999;page-break-inside:avoid}blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr{page-break-inside:avoid}img{page-break-inside:avoid;max-width:100%!important}@page{margin:.5cm}p{orphans:3;widows:3}h2{orphans:3;widows:3;page-break-after:avoid}h3{orphans:3;widows:3;page-break-after:avoid}}





/* Get Involved DropDown */

.involved-dd {
	float:left;
	width:100%;
	margin-bottom: 20px;
}

.wrapper-dropdown {
    /* Size & position */
    position: relative;
    width: 260px;
    margin: 0 auto;
    padding: 12px 15px;

    /* Styles */
	color: #fff;
    background: #636363;
	border-top-left-radius:25px;
	border-bottom-left-radius:25px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown:after { /* Little arrow */
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
}

.wrapper-dropdown .dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    /* Styles */
    background: #636363;
    border-radius: 0 0 5px 5px;
    border: 1px solid rgba(0,0,0,0.2);
    border-top: none;
    border-bottom: none;
    list-style: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

    /* Hiding */
    max-height: 0;
    overflow: hidden;
}

.wrapper-dropdown .dropdown li {
}

.wrapper-dropdown .dropdown li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 12px 15px;
    transition: all 0.3s ease-out;
    border-bottom: 1px dotted #fff;
}

.wrapper-dropdown .dropdown li:last-of-type a {
    border: none;
}

.wrapper-dropdown .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}

/* Hover state */

.wrapper-dropdown .dropdown li:hover a {
    color: #fff;
	background: #7c7b7b;
}

/* Active state */

.wrapper-dropdown.active {
    border-radius: 5px 5px 0 0;
    background: #636363;
    box-shadow: none;
    border-bottom: none;
    color: white;
}

.wrapper-dropdown.active:after {
    border-color: #fff transparent;
}

.wrapper-dropdown.active .dropdown {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    max-height: 400px;
}

.areas-selected ul {
	padding:0;
	margin:20px 10px 0 10px;
	width:100%;
}

.areas-selected ul li{
	background: #8b8b8b;
	padding: 3px;
	width:auto;
	display:block;
	float:left;
	margin: 0 20px 20px 0;
}

.areas-selected ul li a{
	float:left;
	padding: 6px 0 0 5px;
	color: #fff;
}

.areas-selected ul li span.remove {
	width:21px;
	height:21px;
	background: url(img/remove-option.png) no-repeat;
	display:block;
	float:right;
	margin: 5px 10px;
	cursor:pointer;
}

.involved-dd .get-involved-return-message {
	float:left;
	width:100%;
	color:#6C6A6A;
	padding-left:5px;
	font-size:16px;
}

/* END Get Involved Drop Down */
.fancybox-close .exit {
	background: url(img/fancybox-exit.gif) no-repeat;
	width: 49px;
	height: 34px;
	cursor: pointer;
	display:block;
	position: absolute;
	bottom:-2px;
	right:15px;
}
/* 
	FOUNDATION BUG FIX FOR GOOGLE MAPS 
	This has to be last in the stylesheet.
	https://github.com/zurb/foundation/issues/2462
*/
#map *, #map *:before, #map *:after, #full-map *, #full-map *:before, #full-map *:after, .map-sidebar *, .map-sidebar *:after, .map-sidebar *:before {
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
	box-sizing: content-box!important;  
}
#map img, #full-map img, .map-sidebar img {
	max-width: none;
}
#map label, #full-map label, .map-sidebar label {
	width: auto;
	display: inline;
}


#accommodation-booking{
	/*padding: 20px;
	padding-bottom: 0;*/
}
/*
.book-now-button{
	background:#117ea2;
	
	line-height: 50px;
	display: block;
	text-align: center;
	color: white;
	font-size: 14px;
	text-transform: uppercase;
	border-radius: 3px;
	font-weight: bold;
	margin: 20px;
	margin-bottom: 0;
	position: relative;

}
*/

.book-now-button{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bfe03a+0,adcc35+100 */
	background: #bfe03a; /* Old browsers */
	background: -moz-linear-gradient(top,  #bfe03a 0%, #adcc35 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #bfe03a 0%,#adcc35 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #bfe03a 0%,#adcc35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfe03a', endColorstr='#adcc35',GradientType=0 ); /* IE6-9 */

	width: 120px;
	height: 120px;
	line-height: 24px;
	display: block;
	text-align: center;
	color: white;
	font-size: 28px;
	font-weight: bold;
	text-indent: -2px;
	display: block;
	border-radius: 1000px;
	margin: 25px;
	font-style: italic;
	margin-bottom: -5px;
	border-left: 1px solid #bcdb3a;
	border-right: 1px solid #bcdb3a;
	border-bottom: 1px solid #bcdb3a;
	border-top: 1px solid #bcdb3a;
	-webkit-font-smoothing:antialiased;
	margin-left: auto;
	margin-right: auto;
  	position: relative;
  	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.17);

  	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4), inset 0px 2px 3px rgba(255,255,255,0.0);
	-moz-box-shadow:    0px 2px 2px rgba(0, 0, 0, 0.4), inset 0px 2px 3px rgba(255,255,255,0.0);
	box-shadow:         0px 2px 2px rgba(0, 0, 0, 0.4), inset 0px 2px 3px rgba(255,255,255,0.0);


}


.book-now-button span{
	display: block;
	height: 48px;
	position: relative;
	top:50%;
	margin-top: -24px;
}


.book-now-button:before {

  display: block;
  background: rgba(255,255,255,0.25);
  border-top: 2px solid #ddd;
  position: absolute;
  top: -10px;
  left: -10px;
  bottom: -10px;
  right: -10px;
  z-index: -1;
  border-radius: 50%;
  box-shadow: inset 0px 8px 48px #ddd;
}




#slider-tail{
	display: none!important;
}

.book-now-button:hover, .book-now-button:focus{
	background: #9eba2f;
	background: #afce35; /* Old browsers */
	background: -moz-linear-gradient(top,  #afce35 0%, #a2bf31 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #afce35 0%,#a2bf31 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #afce35 0%,#a2bf31 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afce35', endColorstr='#a2bf31',GradientType=0 ); /* IE6-9 */
	color: white;
}
.book-now-button:active{
	background: #a0bc31; /* Old browsers */
	background: -moz-linear-gradient(top,  #a0bc31 0%, #b0cc37 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #a0bc31 0%,#b0cc37 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #a0bc31 0%,#b0cc37 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0bc31', endColorstr='#b0cc37',GradientType=0 ); /* IE6-9 */
  	-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    inset 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow:         inset 0px 2px 2px rgba(0, 0, 0, 0.2);

}



/* New modal */


#enquiry-form-modal{
	padding: 35px;
	padding-top: 25px;
}

.reveal-modal .close-reveal-modal {
    font-size: 30px;
    line-height: 1;
    position: absolute;
    display: block;
    top: -15px;
    right: -15px;
    color: white;
    font-weight: bold;
    cursor: pointer;
    height: 30px;
    width: 30px;
    border-radius: 1000px;
    background: #005b7f;
    text-align: center;
    line-height: 26px;
    vertical-align: middle;
    padding: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20);
  	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.20);
  	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.20);
}


.modal-footer .sep{
	padding-left: 5px;
	padding-right: 5px;
}


.booking-icon{
	margin-top: 15px;
	margin-bottom: 15px;
}

.booking-icon .tel{
	font-size: 11px;
	color: #505050;
}

.booking-icon .fa{
	background: #bfe03a; /* Old browsers */
	background: -moz-linear-gradient(top,  #bfe03a 0%, #adcc35 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #bfe03a 0%,#adcc35 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #bfe03a 0%,#adcc35 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfe03a', endColorstr='#adcc35',GradientType=0 ); /* IE6-9 */

	color: white;
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.17);
	font-size: 32px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	border-radius: 1000px;
	margin-left: auto;margin-right: auto;
	display: block;
	/*border:1px solid #117ea2;*/
	border: 1px solid #bcdb3a;
  	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4), inset 0px 2px 3px rgba(255,255,255,0.0);
	-moz-box-shadow:    0px 2px 2px rgba(0, 0, 0, 0.4), inset 0px 2px 3px rgba(255,255,255,0.0);
	box-shadow:         0px 2px 2px rgba(0, 0, 0, 0.4), inset 0px 2px 3px rgba(255,255,255,0.0);
	margin-bottom: 15px;
}


.booking-icon a:hover .fa, .booking-icon a:focus .fa{
	background: #9eba2f;
	background: #afce35; /* Old browsers */
	background: -moz-linear-gradient(top,  #afce35 0%, #a2bf31 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #afce35 0%,#a2bf31 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #afce35 0%,#a2bf31 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afce35', endColorstr='#a2bf31',GradientType=0 ); /* IE6-9 */
}

.booking-icon a:active .fa{
	background: #a0bc31; /* Old browsers */
	background: -moz-linear-gradient(top,  #a0bc31 0%, #b0cc37 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #a0bc31 0%,#b0cc37 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #a0bc31 0%,#b0cc37 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0bc31', endColorstr='#b0cc37',GradientType=0 ); /* IE6-9 */
  	-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    inset 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow:         inset 0px 2px 2px rgba(0, 0, 0, 0.2);
}





/* NAV */
.menu-subtitle{
	display:block;
	font-size:11px;
	color:darkgray;
	font-weight:normal;
	font-style:italic;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-top: -2px;
}

.seeall-menu{
	position: relative;
}

.mzr-content li:hover .menu-subtitle{
    color: lightgray;

}

