@media screen{

/*---------------- Start Core Styles ----------------*/

/*-- H1 on Sub Page - Full Width Content --*/
.content h1 {
	border-bottom:2px dotted #ccc;
	margin:22px 0 0 0;
	padding-bottom:20px;
}

/*-- H1 on Home Split Page --*/
.ym-g50  h1{
	border-bottom:0;
	margin:32px 0px 0px 20px;
}

/*-- H1 on Sub Page - Menu on Left --*/
.ym-g75 h1 {
	border-bottom:2px dotted #ccc;
	margin:0;
	padding-bottom:20px;
}

/*-- H2 - Adjusts sizing so it's more suitable --*/
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 25px 0 0 0;
}

/*-- Removes Background from Hover Links --*/
a:hover, a:focus {
	background-color:transparent;
}

/*-- Cannot rememeber what this is for - INVESTIGATE --*/
#main .template-menu .ym-gr .ym-gbox {
	padding:25px 20px 50px 40px;
}

/*-- Main Nav - Dropdown Styling --*/
nav li {
	text-align:left;
}
nav .firstlevel > li li a {
	font-size:11px;
	padding:0 40px 0 20px;
}

.footer_logo {
	height:38px;
	width:220px;
}

/*-- Content Throughout Site --*/
p {
	line-height: 20px;
}

/*-- Home Split Page Scrolling Content Spacing --*/
#main .template-split .scrollbox {
	height: 290px;
	margin: 16px 15px 0px 20px;
}

/*-- Sub Page - Menu on Left Breadcrumb Nav Styling --*/
.breadcrumb {
	top: 20px;
	right: 0px;
}

nav.fixed .firstlevel {
	text-align:right;
}

/*-- Logo - Update z-index to sit above Main Nav --*/
header .logo {
	position:fixed;
	z-index:14000;
}

/*-- Logo - Becomes smaller when user scrolls down the page --*/
.fixed_qb .logo{
	background:#000 url(../img/logo-gnh-scroll.gif);
	height:84px;
	position:fixed;
}

/*-- Links Page Type - remove gap at top of content --*/
.page_layout_text_and_link_list #main .ym-wbox {
	padding-top:0;
}

/*-- Links Page Type Styling - adds gap for content start and H1 --*/
.content_text {
	margin-top:20px;
}

/*-- Links Page Type Styling - styles links on link page --*/
div.content_links .text{
		color:#8a8a8a;
		display:block;
		font-size:85%;
		margin-bottom:10px;
}

/*-- Simple Gallery Page Type Styling - remove gap at top of content --*/
.page_layout_gallery_simple #main .ym-wbox {
	padding-top:1px;
}

/*-- highlight row on mouse over --*/
	tbody tr:hover th,
	tbody tr:hover td {
		background:transparent;
	}

/*---------------- End Core Styles ----------------*/

/*---------- Begin Custom Styles ----------*/
body {
	background:#f1f1f3 url(../img/gnh-bg.gif);
	color:#8a8a8a;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
}

h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:1.5em;
	color:#8f9b36;
}

p {
	font-size: .85em;
}

a {
	color:#fff;
}

/*---------- Logo ----------*/
header .logo {
	background:#bcbf00 url(../img/logo-gnh.gif);
	height:166px;
	top:0;
	width:222px;
}

/*---------- Banner Section ----------*/
header {background:#000;}

header .header_nav li:after {
	color:#8f9b36;
}

nav {background:#000;}

nav a {
	text-transform:uppercase;
}

nav li.active:hover {
	background-color: #bcbf00;
}

nav .firstlevel > li:after {
	content:none;
}

nav.navtop {
	border-bottom: 4px solid #bcbf00;
}

nav li:hover {
	background-color:#bcbf00;
}

.scrolldown {
	background:url(../img/scroll-gnh.png);
}

/*---------- Split Home Page Content Background ----------*/
#main .template-split .ym-gl {
	background:#fff url(../img/content-bg-gnh.jpg);
}

/*---------- Split Home Page Content Scrollbar Styling ----------*/
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: rgba(148,161,86,1);
}

.mCSB_scrollTools .mCSB_draggerRail {
	background: rgba(0,0,0,0.1);
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
	background-image: url(../img/mCSB_buttons.png);
}

/*---------- Quickbook Section ----------*/
.quickbook {
	background: rgba( 255, 255, 255, 0.95 );
	color: #FFF;
}

.quickbook.fixed {
	background:rgba( 255, 255, 255, 0.95)
}

.quickbookheader {
	color:#494949;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:130%;
	text-transform:uppercase;
}

/*---------- Tagline ----------*/
#slidecaption {
	background: rgba( 255, 255, 255, 0.75 );
	color:#333;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:26px;
	font-weight:bold;
}

/*---------- Mid Special Offer Section ----------*/
.rates > div {
	background:transparent;
}

.rates {
	/*background: #fff;*/
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't support rgba */
	background: rgba(255, 255, 255, .8);
	/*opacity:0.8;
	filter:alpha(opacity=80);  For IE8 and earlier */
	-moz-box-shadow:    0px 0px 4px 0px #cccccc;
	-webkit-box-shadow: 0px 0px 4px 0px #cccccc;
	box-shadow:         0px 0px 4px 0px #cccccc;
}

.rates .text .title {
	font: 20px 'Source Sans Pro', sans-serif;
	color:#8f9b36;
}

.rates .text .description {
	font-size:100%;
}

.rates .text span {
	font-size:120%;
}

.rates .booknow {
	bottom: 8px;
	right: 8px;
}

.rates .text {
		/*background: url( /includes_template4/img/offer-grad.png ) repeat-y right top;*/
		background: -moz-linear-gradient(right, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%);
		background: -webkit-gradient(linear, right top, left top, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(255,255,255,0)));
		background: -webkit-linear-gradient(right, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
		background: -o-linear-gradient(right, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
		background: -ms-linear-gradient(right, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
		background: linear-gradient(to left, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
}

.rates.rates-imagewithbutton .text {
	background:#bcbf00;
	border-bottom: 1px dotted #eee;
	bottom: auto;
	height: 32px;
	top: 0;
}

.rates.rates-imagewithbutton .text .title {
	color:#fff;
	font-size: 18px;
	margin: 6px 8px;
}

/*-- Content Offers --*/
.content-images > div {
	background:#fff;
}

.content-images .text .title {
	font: 16px 'Rokkitt', "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
	color:#8f9b36;
	margin: 20px 15px 15px 15px;
}

.content-images .text .description {
	color:#8a8a8a;
	font-size: .85em;
}

.content-images .booknow, .rates.rates-imagewithtext .booknow {
	background-color: #c9cb31;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c9cb31), color-stop(100%, #b8bb00));
	background-image: -webkit-linear-gradient(top, #c9cb31, #b8bb00);
	background-image: -moz-linear-gradient(top, #c9cb31, #b8bb00);
	background-image: -ms-linear-gradient(top, #c9cb31, #b8bb00);
	background-image: -o-linear-gradient(top, #c9cb31, #b8bb00);
	background-image: linear-gradient(top, #c9cb31, #b8bb00);
	border: 1px solid #b8bb00;
	border-bottom: 1px solid #a7aa00;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 0 #a7aa00;
	box-shadow: inset 0 1px 0 0 #a7aa00;
	color: #fff;
	/*font: bold 11px/1 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;*/
	font-family: 'Source Sans Pro', sans-serif;
	height:auto;
	padding: 0;
	text-align: center;
	/*text-shadow: 0 -1px 0 #4c9021;*/
	min-width: 80px;
 }

.content-images:hover .booknow:hover, .rates.rates-imagewithtext .booknow:hover{
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76b347), color-stop(100%, #5e9e2e));
    background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
    background-image: linear-gradient(top, #76b347, #5e9e2e);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer;
	}

.content-images:active .booknow:active, .rates.rates-imagewithtext .booknow:active {
    border: 1px solid #a7aa00;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
}

/*---------- Sub Page - Menu on Left Styling ----------*/
nav.navside li {
	border-bottom:1px dotted #e1e1e1;
}

nav.navside li:hover > a {
	color:#8f9b36;
}

nav.navside li.active {
	background:#fff;
}

nav.navside a {
	color:#333;
	text-transform:none;
}

.breadcrumb a {
	color:#8f9b36;
	font-size:10px;
	text-transform:uppercase;
}

.breadcrumb li:after {
	color:#c7c7c7;
}

#main .template-menu .ym-gr {
	background-color:transparent;
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 70%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(255,255,255,1)), color-stop(70%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 70%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 70%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 70%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 70%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-8 */
}

.ym-g75 table {
	border-bottom:0;
	border-top:0;
}

.ym-g75 tbody td {
	border-top:1px dotted #ccc;
}

.ym-g75 h2 {
	color: #8f9b36;
	font-family: 'Source Sans Pro', sans-serif;
}

.ym-g75 a {
	color:#8f9b36;
	text-decoration:underline;
}

.ym-g75 a:hover {
	color:#000;
	text-decoration:none;
}

/*---------- Footer Section ----------*/
.navbottom {
	background:#202020;
	border-bottom:1px solid #2e2e2e;
	font-size:11px;
}

.address {
	font-size:12px;
}

.address a:hover{
	color:#bcbf00;
}

.address h1 {
	color:#bcbf00;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size:12px;
	margin:0;
	padding-bottom:8px;
}

.footer_logo {
	background: url(../img/staypoints.gif) no-repeat 0 -6px;
	width:85px;
}
/*.footer_logo a:hover,a:focus{
	background-color:#999 !important;
}*/

.footerleftaddress {
	float:left;
	font-size: 11px;
	line-height: 24px;
	margin:32px 0 0 10px;
	text-align:left;
}
.footerrightlogo {
	float:right;
	margin:32px 0 0 0;
	text-align:right;
}
.footerclear {
	border-bottom:2px dotted #353535;
	clear:both;
	padding:0 0 20px 0;
}
.footerbottomhotels {
	color:#bcbf00;
	font-size:11px;
	margin:20px 0;
	line-height:26px;
	padding-bottom: 40px;
}
.footerbottomhotels h1 {
	color:#bcbf00;
	font-size:14px;
	padding:0 0 10px 0;
}

}