
* {
    box-sizing: border-box;
}
html, body {
	font-size:16px;
	margin:0;
}
body{
    background: #DFFFDD;
    min-height: 99vh;
}

.imgSideText .summaryBox > ul {
    font-size: 1rem;
    line-height: 1.2;
    margin: 0.75rem auto;
}

a.promoBox {
    display: none;
    opacity: 0;
}
form#enqform p {
    margin-bottom: 0.4rem;
    font-size: 1rem
}
form#enqform p > strong {
    line-height:1.5;
    font-size: 1.05rem;
}

#mobileLinkPara {
    display: none;
}

nav div a#fbmenu {
    height: 33px;
    width: 33px;
    padding: 0;
    margin: 0 3px 0.25rem;
    line-height: 0;
    /*background-color: #0866FF;*/
    background-color: rgba(33, 33, 33,0.3);
    vertical-align: middle;
    border: none;
    border-radius: 5px;
}
nav div a#fbmenu img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

@media only screen
and (max-width: 601px ) {
    a.promoBox {
        /** Box for Tariff and Avail on mobile **/
        /*transition: opacity 1s ease-in-out 2s;*/
        opacity: 1;
        color: #770022 !important;
        text-align: center;
        font-size: 1.2rem;
        margin: 0.5rem auto;
        padding: 0.5rem 0.75rem;
        background-color: rgba(143, 210, 250, 0.75) !important;
        border-radius: 1rem;
        max-width: 220px;
        border: 2px solid #70AA70;
        font-weight: bold;
        display:block;
    }

    nav div a span.NavTextHider {
         display:none;
    }
}
@media only screen
and (min-width: 681px ) {
	#narrowCalLink, #narrowCalLink a,
    #narrowCalLink2, #narrowCalLink2 a {
		display: none;
	}
}
@media only screen
and (max-width: 460px ) {
    .tariffTable tr td {
        border-right:#5C4941 1px solid !important;
        font-size:0.85rem;
    }
}

@media only screen
	and (max-width: 430px ) {
	.pageLogoImgBalance {
		display:none !important;
	}

}
@media only screen
and (max-width : 680px) {
	.mainbox {
		width:100%;
		min-width:320px !important;
		margin:0 !important;
		padding:0 !important;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9rem;
	}
	.mainbox h1 {
		font-size: 1.2rem;
		line-height: 1.25rem;
		margin: 0;
		padding: 0.2rem 1px 1px 1px;
	}
	.imgBox500 {
		display: block;
		width:94%;
		margin:auto;
		text-align: center;
	}
	.introBox {
		width:90% !important;
		min-width:280px !important;
		max-width:500px!important;
		margin:0.75rem auto !important;
	}
	.leftSideText , .imgSideText{
		padding: 2px 2px 2px 2px;
		display: block;
		width: 100%;
		margin:auto;
	}
	.imgMore {
		display: none !important;
	}
	#narrowCalLink,
    #narrowCalLink2{
		display: block;
		text-align:center;
		padding:0.2rem 0 0.4rem 0;
		}
	#narrowCalLink a {
		font-style: italic;
		font-weight: bold;
		font-size: 1rem;
        margin:1rem 0;
        display:block;

 	}
    #narrowCalLink2 {
        margin: 2rem auto;
    }
    #narrowCalLink2 a {
        color: blue;
        text-decoration:none;
        font-weight: bold;
        padding: 0.5rem 1rem;
        border: 3px dashed #70aa70;
        font-size: 1.25rem;
        background-color: white;
        -webkit-transition: background-color 350ms linear, color 350ms linear, border-style 350ms ease, border-radius 350ms ease;
        -ms-transition: background-color 350ms linear, color 350ms linear, border-style 350ms ease, border-radius 350ms ease;
        transition: background-color 350ms linear, color 350ms linear, border-style 350ms ease, border-radius 350ms ease;
        box-sizing: border-box;
        border-radius: 0;
        display: inline-block;
    }
    #narrowCalLink2 a:hover {
        background-color: #c5d8c5;
        color: #000;
        border-style: solid;
        border-radius:0.5rem;
    }
    #mobileLinkPara {
        display:block;
        margin: 1.5rem 0;
    }
    #mobileLinkPara a {
        font-weight: 500;
        font-style: italic;
    }
}
@media only screen
and (min-width : 681px) and (max-width: 800px)
{
	.mainbox {
		width:99%;
		max-width:1200px !important;
		min-width:622px !important;
		margin:0.4rem auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9rem;
		border: 1px solid #006;
        box-sizing: border-box;
    }
	.mainbox h1 {
		font-size: 1.5rem;
		line-height: 1.75rem;
		margin: 0;
		padding: 0.25rem 2px 2px 2px;
	}
	.imgBox500 {
		display:block;
		width:100%;
		min-width:300px;
		max-width:500px !important;
		margin:auto;
	}
	.introBox {
		width:90% !important;
		margin:0.75rem 5% 0.75rem 5% !important;
		min-width:280px !important;
		max-width:500px!important;
	}
	.leftSideText {
		padding: 2px 2px 2px 2px;
		display: inline-block;

	}
	.imgSideText {
		padding: 2px 2px 2px 2px;
		display: inline-block;
	}
	.tariffTable tr td {
		border-right:#5C4941 1px solid !important;
	}
	.mainbox > main > article {
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;
		overflow: hidden;
	}
	.mainbox > main > article > .leftSideText,
	.mainbox > main > article > .imgSideText {
		-webkit-flex-flow: column wrap;
		-webkit-align-items: center;
		flex: 1;
	}
}
@media only screen
and (min-width : 801px)
{
	.mainbox {
		width:98%;
		max-width:1200px !important;
		min-width:425px !important;
		margin:0.4rem auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.9rem;
		border: 1px solid #006666;
        box-sizing: border-box;
	}
	.mainbox h1 {
		font-size: 2rem;
		line-height: 2.25rem;
		margin: 0;
		padding: 0.25rem 2px 2px 2px;
	}
	.imgBox500 {
		display:block;
		width:100%;
		min-width:320px;
		max-width:500px !important;
		margin:auto;
	}
	.introBox {
		margin:0.75rem 10% !important;
		width:80% !important;
		min-width:200px !important;
		max-width:500px!important;
	}
	.leftSideText {
		padding: 2px 2px 2px 2px;
		display: inline-block;
	}
	.imgSideText {
		padding: 2px 2px 2px 2px;
		display: inline-block;
		vertical-align: top;
	}
	.mainbox > main > article {
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;
		overflow: hidden;
	}
	.mainbox > main > article > .leftSideText,
	.mainbox > main > article > .imgSideText {
		-webkit-flex-flow: column wrap;
		-webkit-align-items: center;
		flex: 1;
	}
}
/****** END MEDIA RULES ******/

.picLeftMin {
	padding-top:4px;
	padding-left:4px;
	float:left;
}
.picRightMin {
	margin-top:4px;
	margin-right:4px;
	padding:0 2px;
	float:right;
	height:2.35rem;
	min-height:2.35rem;
}
.picBorder {
	border: #016295 1px solid;
	background-color: #fff;
}
.picleftCloser {
	padding-top:0 !important;
	margin-top:0 !important;
	padding-bottom:1px !important;
	margin-bottom:1px !important;
}
.introBox {
	border:#70AA70 1px solid !important;
	padding:0 !important;
	background-color: #C5D8C5;
}
.introHead {
	text-align: center;
	display: block;
	/*background-color: #70AA70;*/
	background-color: #AAA;
	border-bottom: 3px none #ffc !important;
	/*color:#770022;*/
	color: #333;
	padding:0.5rem 0.8rem;
	font-size:1.5rem !important;
	font-weight:bold;
	line-height: 1.75rem;
}
.introText {
	padding:0.4em;
	margin:0;
	color:#000 !important;
	text-align:center !important;
	font-size:1.25rem !important;
	font-weight:normal;
	line-height: 1.35em;
}
.titlebar {
	background-color: rgba(204,204,204,0.5);
	text-align: center;
	margin:0;
	line-height: 2.5em;
	color:#ffb;
}
.titlebar h1 {
	text-align: center;
	font-weight: bold;
	font-size: 3rem;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 3.5rem;
	text-shadow: -1px 0 #800, 0 1px #800, 1px 0 #800, 0 -1px #800;
}
header {
width:100%;
max-height:300px !important;
min-height: 300px !important;
background-position: left center;
background-repeat: no-repeat;
background-size: cover;
/*overflow: hidden;*/
border-bottom:#006666 1px solid;
position: relative;
}
/***
NAVIGATION II
***/
nav {
/*background-color: rgba(204,204,204,0.4);*/
padding:5px 0 0 0;
text-align:center;
position: absolute;
bottom:0;
margin:auto;
width:100%;
font-size:0.9rem;
}

nav a {
    font-size: .9rem;
    font-weight: bold;
    text-decoration: none;
    padding: 0.25rem 0.4rem;
    color: #000;
    border: 1px solid #000;
    line-height: 1.1em;
    background-color: #ddd;
    margin: 0 3px 3px 3px;
    display: inline-block;
}
nav a:hover, nav a:focus, nav a.currentPage {
    color:#000;
    text-decoration: none;
    background-color: #fff;
}


/*** END INSERT NAV II ***/

.leftSideText p {
	padding-left:0.5em;
}
 .leftSideText h3 {
	padding-left:0.75em;
 	margin:0.8rem 0 0.5rem;
}
.leftSideText h4{
    padding-left:1rem !important;
    margin:0.5rem 0 !important;
    font-weight:normal !important;
}

.leftSideText > table:not(.tariffTable):not(.calendar):not(.picker){
    max-width:90%;
    min-width:310px;
    border-collapse: collapse;
    border: 1px solid #70AA70;
    margin:0.5rem auto;
}
.leftSideText > table.calendar {
    border-spacing:0;
    margin:0.5rem auto 0;
}
.leftSideText > table.picker {
    max-width:90%;
    min-width:310px;
    border-collapse: collapse;
    border: 1px solid #70AA70;
    border-top: 0px solid #fff;
    margin:0 auto 0.5rem;
}

.leftSideText > table:not(.tariffTable) td {
    color:#004200;
    padding:0.25rem 0.15rem 0.25rem 0.25rem;
    }
.leftSideText > table:not(.tariffTable) tr:first-of-type th{
    border-bottom: 1px solid #70AA70;
    text-align:center;
    font-weight:bold;
    color:#000;
}
.leftSideText > table:not(.tariffTable) tr:nth-child(even) {
    background-color: #DDD;
}
.leftSideText > table:not(.tariffTable) tr:nth-child(odd) {
    background-color: #EEE;
}

.contentbox > article  h2:not(.introText) {
	font-family: Georgia,"Times New Roman", Times, serif;
	border-bottom: 3px solid #70AA70;
	font-size: 1.45em;
	font-weight: bold;
	margin: 0.7rem 0 0 0.5em;
	padding: 0 0 0 0.4em;
	color: #333;
	line-height: 1.4em;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	background-color: #DFFFDD;
	font-style: italic;
	text-align: center;
	padding: 0px;
	max-width: 1200px !important;
	min-width: 300px !important;
	width: 96%;
	margin: 0.8rem auto 0.2rem;
    color: #000;
}
footer a{
    color: #000 !important;
}
footer > a:hover, footer > a:focus {
	text-decoration:underline;
}

.contentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
	background-color: #FFFFFF;
	border: none;
	line-height: 1.3em;
	text-align: left;
	overflow: hidden;
    position:relative;
}
.clearfix, .clearAll {
	clear:both;
}
.contentbox p, .contentbox h4 {
	padding-left:5px;
	padding-right:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05rem;
    line-height: 1.15;
}
.contentbox p img {
	float:left;
	padding:0 5px;
}
.contentbox p img::after {
	clear:left;
}
.contentbox p.highlight {
    text-align: center;
    font-size: 1.2rem;
    border: 3px double #000;
    width: 70%;
    padding: 1rem 0.5rem !important;
    margin: 0.75rem auto;
    line-height: 1.2;
    min-width: 300px;
    font-weight:bold;
}
/** IMAGE BOXES **/


.imgBox500 .imgBoxInner img {
	width:96%;
	height:auto;
	max-width:500px !important;
	padding:0;
	margin:0 2% !important;
}
.imgBox500 {
	border: 1px solid transparent;
}
.imgBoxInner, .summaryBoxInner {
	max-height: 500px;
	overflow:hidden;
	padding:0;
	margin:0;
	}
.imgBox500 > figcaption {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	padding:0.2em;
	margin-bottom:1em;
}
.pageLogoImg {
	min-width:80px;
	max-width:200px;
	width:9vw;
	min-height:80px;
	max-height:200px;
	height:9vw;
	text-align: center;
	margin:4px 0 0 4px;
	float:left;
	padding: 0% !important;

}
.pageLogoImg img, .footerLogoRight img, .footerLogoLeft img  {
	width:100%;
	height:auto;
}
.pageLogoImgBalance {
	min-width:80px;
	max-width:200px;
	width:9vw;
	min-height:80px;
	max-height:200px;
	height:9vw;
	text-align: center;
	margin:4px 4px 0 0;
	float:right;
	}
/** END IMG BOXES **/

.msg {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #DEDEDE;
	text-align: center;
	border: 2px solid #BFD0EA;
	width:50%;
	padding:0.5em;
	margin:0.5rem auto;

}



a {
	text-decoration: none;
	font-weight: bold;
	color:#039;
}
a:hover, a:focus {
	text-decoration:underline;
}
.hider {
	display:none !important;
}

.leftSideText > ul > li {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
    line-height: 1.2rem;
}
.topArrow {
	font-size: 1.6em;
	display: block;
	width:30px;
	color:#003;
	margin-bottom:1em;
	margin-left:75%;
	border: #003 1px solid;
	border-radius: 1em;
	padding:0.25em;
}
.topArrow a {
	text-decoration: none;
	color:#003;
}
.topArrow a:hover, .topArrow a:focus {
	cursor: pointer;
	color:#00E;
}
/************* SUMMARY BOX ***************/
.summaryBox {
	vertical-align:text-top;
	background-color: #F2F2F2;
	border: 1px solid #AAA;
	margin: 0 auto 10px auto !important;
	text-align: center;
	min-width: 280px;
	width:90% !important;
	max-width:500px !important;
	padding:0 0 1rem !important;
}
.summaryBox ul {
	margin:0.3rem 0;
	padding:0;
	list-style-type: none;
}
.summaryBox ul li {
	margin: 0;
	padding: 0 0 2px 0;
	font-size:1.05em;
}
.summaryBox > a {
    width: 80%;
    display: block;
    text-align: center;
    margin: 1rem auto 0;
    box-sizing: border-box;
    border: 1px solid #770022;
    padding: 0.5rem 0;
    font-size: 1.1rem;
    background-color: #c6b6ff;
    border-radius: 0.5rem;
    text-decoration: none;
    color:#770022;
}
.summaryBox > a:hover,
.summaryBox > a:focus {
    background-color: #fff;
    text-decoration: none;
    border-radius: 1rem;
    color:#770022;
    -webkit-transition: background-color 400ms linear, border-radius 400ms linear;
    -ms-transition: background-color 400ms linear, border-radius 400ms linear;
    transition: background-color 400ms linear, border-radius 400ms linear;
}

.iconRow img {
	padding: 2px 4px;
	border:#333 1px solid;
	margin: 0 2px;
	background-color: #FFF;
}
/************* Contact Box *************/
.headboxclass {
# originally F2F2F2
	vertical-align:text-top;
	background-color: #C5D8C5;
	border: 1px solid #70AA70;
	width: 80%;
	min-width: 310px;
	margin: 10px auto 5px auto;
	padding: 0;
	text-align: center;
}
.headboxclassSpecialOffer {
	border: 1px solid #003399 !important;
}
.headingtitle, .headingtitle h2{
	font-size:1.35em;
	color:#770022;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto auto 5px auto;
	font-weight: bold;
	background-color: #70AA70;
    padding: 0.7rem 0;
	text-align:center;
	overflow:hidden;
}
.headingtitleSpecialOffer {
	font-size:1.25rem;
	color:#FFFFBB;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto auto 5px auto;
	font-weight: bold;
	background-color: #AAAAAA;
	padding: 0.3rem 0.6rem;
	text-align:center;
	overflow:hidden;
	text-shadow:  -1px 0 #007777, 0 1px #007777, 1px 0 #007777, 0 -1px #007777;
}
.headingtext {
	font-size:0.9rem;
	color:#000;
	font-weight:bold;
	margin: 2px;
	padding:2px 3px;
	line-height: 1.3rem;
	text-align:center;
}
.touristStars {
	display:inline-block;
}
.satNavBorder {
	border-top: 1px solid #70AA70;
	margin-left:0 !important;
	margin-right:0 !important;
}
.satNavBorderTopper {
    margin-top:0.75rem !important;
    padding-top:0.3rem !important;
}
/********************* CALENDAR *********************/
.calendar {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9rem;
	min-width: 310px;
	width:80%;
	max-width:600px;
	margin: 0 auto !important;
	border: 1px solid #70AA70 !important;

}
.calendar caption {
	margin: 0;
	padding: .3rem 0;
	border-top:#006 1px none;
	border-right:#70AA70 1px solid;
	border-left: #70AA70 1px solid;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
	font-size: 0.9rem;
}
.calendar th {
	border-bottom: 1px solid #70AA70;
	font-weight: normal;
	background: #fff;
	text-align: center;
}
.calendar tbody td {
	/*border: 1px solid #C6B6AE;*/
    /*border-top: 1px solid #fff;*/
    border: 1px solid #fff;
	padding: .1rem .3rem ;
	width: 1rem;
	text-align: center;
}

@media screen and (max-width: 600px ){
    .calendar tbody td {
        padding: 0.1rem;
    }
}

.calendar tbody tr td:last-child{
    border-right: none !important;
}
.calendar tbody tr td:first-child{
    border-left: none !important;
}
/*.calendar a {
	color: #000;
	text-decoration: none;
}*/

.calendar td.today {
	background: #BBA !important;
	font-weight: normal;
	color:#333;
	}
.calendarSmall td.today {
    font-style:italic !important;
}
/*
.calendar td.selected {
	border: 1px dotted #ff7800;
	}
	*/
.calendar td.highlighted {
	background-color: #C6B6FF; /* Booking Blue */
	font-weight: normal;
	color:#000;
}
.calendar td.passed {
	font-style: italic;
	font-weight: normal;
	color:#333;
}
.calendar td.highlighted.passed {
    /*background-color: rgba(198, 182, 255,0.35);*/
    background-color: #C6B6FF55;
}
.highlightedExample {
	background-color: #C6B6FF;
	padding:0.15rem 0.5rem;
}
/*
.calendar td:hover, .calendar td.today:hover,
.calendar td.selected:hover, .calendar td.highlighted:hover {
	border: 1px solid #009999;
	}
	*/

table.calendar td.pad {
	color: #999;
	background: #fff;
}
table.calendar td.pad:hover {
	background: none;
}

.sunday, .saturday {
}

.picker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9rem;
	background-color: #FFf;
	padding: 0;
	min-width: 310px;
	width:80%;
	max-width:640px;
	margin: 0 auto 5px auto;
	border-top: 1px none #AAA;
	border-right: 1px solid #70AA70;
	border-bottom: 1px solid #70AA70;
	border-left: 1px solid #70AA70;
}
.picker a {
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #FFF;
	color: #666;
}
.picker a:hover {
	color: #666;
	background-color: #E8E8E8;
	border: 1px solid #393939;
}

.calendarTop {
	min-width: 310px;
	width:80%;
	max-width:600px;
	margin: 1rem auto 0 auto;
	background-color: #70AA70;
	font-size: 1.25rem;
	font-weight: bold;
	color: #770022;
	text-align: center;
	padding: 0.7rem 0;
}
.calChoice {
	min-width:180px;
	width:76%;
	text-align: center;
    line-height: 2;

}
.centerText {
	margin:auto;
	text-align: center;
}
.centerTextSmall {
	width:100%;
	margin:auto;
	text-align: center;
	font-size:0.85rem;
    line-height:1.5;
}
/********* TARIFF *********/
.tariffTable {
	min-width:310px;
	width:80%;
	margin: 0 auto 1rem auto;
	border: 1px solid #AAA;
	background-color: #FFF;
	font-size: 0.9rem;
	line-height: 1.3rem;
	border-collapse: collapse;
}

.tariffTable tr td {
	padding:0.2rem;
}
.tariffTable th {
	font-size: 1rem;
	font-weight: bold;
	color: #000;
	border-bottom:#AAA 1px solid;
	padding:0.4rem 0.3rem;
	text-align: left;
}
.tariffTable th:nth-child(n+3), .tariffTable tr td:nth-child(n+3) {
	text-align: center !important;
}
.tariffTable tr td {

}
.tariffTable tr:nth-child(even) {
	background-color: #DDD;
}
.tariffTable tr:nth-child(odd) {
	background-color: #EEE;
}
.tariffNotes {
	border:none !important;
}
.tariffNotes ul {
	margin:10px 0 10px 5%;
	padding:0;
}
.tariffNotes ul li {
	margin:0.5rem 0.1rem 0.5rem 0;
}
.smallLink {
	font-size:0.9rem;
	font-weight:normal;
}
#contactEmail, #iconLink{
	color: #039;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}
#contactEmail:hover, #iconLink:hover, #contactEmail:focus, #iconLink:focus{
	text-decoration: underline;
	cursor: pointer;
}
#mailbox {
	display:none;
	text-align: left;
	padding:0.5rem;
	background-color: #C5D8C5;;
}
#mailbox input:not([type=checkbox]) {
	display:block;
	width:66%;
	min-width:250px;
	margin:0.25rem auto !important;
	padding:0.15rem;
}
#mailbox textarea {
	display:block;
	width:65%;
	min-width:250px;
	margin:0.25rem auto !important;
	padding:0.15rem;
	height:8rem;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:hidden;
	resize: vertical !important;
}
#mailbox textarea:focus, #mailbox input:focus {
	border:#666 1px solid;
}
#mailbox input[type=submit] {
	width:40% !important;
	min-width:100px !important;
	border:#006 1px solid;
	font-weight: bold;
	padding:0.2rem 0;
}
#mailbox input[type=submit]:hover, #mailbox input[type=submit]:focus {
	background-color: #dedede;
}
.infoboxb {
	width:50%;
	min-width:300px;
	margin:0.5rem auto;
	font-size:1.25rem;
	color:#500;
	padding:0.6rem 1rem;
	border:#000 1px solid;
	background-color:#eee;
	text-align: center;
	flex: 100%;
    line-height: 1.2;
}
.redNotice {
    background-color: #f54;
    border: #600 3px solid;
    color: #fff;
    font-weight: bold;
}
.redNotice a {
    display: block;
    line-height: 2;
    text-decoration:underline;
    /* Default anchor blue: */
    color: #039;
}
.width36 {
	width:36% !important;
}
.width14 {
	width:14% !important;
}
.imageNotice {
	text-align: center;
	padding:1rem 0.1rem;
	font-style: italic;
	width: 80%;
	min-width:220px;
	margin:auto;
	font-size:1rem;
}
#iconKeyBox {
	display:none;
}
.footerSiteLink {
	font-size:1.2rem;
	font-style: normal !important;
	margin-bottom:0.3rem;
}
.provbook {
	font-weight: bold !important;
	color:#009 !important;
}
.provbook:hover {
	cursor: pointer;
	background-color:#11cc33;
}
.dateChoice, .dateChoice:hover, .dateChoice:focus {
	background-color:#11dd11 !important;
	color:#006 !important;
}
.clearFromSmallOuter {
    display: none;
}
#clearFrom, #clearTo, .clearFromSmall {
	color:#009;
	text-decoration: none;
}
#clearFrom:hover, #clearFrom:focus,
#clearTo:hover, #clearTo:focus,
.clearFromSmall:hover, .clearFromSmall:focus {
	text-decoration: underline;
	cursor: pointer;
}
.guestBox {
	border:#AAA 1px solid;
	padding:0.3rem;
	margin-bottom:0.2rem;
    font-size: 0.95rem;
}
.add_field_button, .add_pets_button {
	text-align:right;
	padding:0.2rem;
	color:#006;
	text-decoration: none;
	margin-bottom:0.1rem;
	font-weight: bold;
}
.add_field_button:hover, .add_field_button:focus, .remove_field:focus , .remove_field:hover,
.add_pets_button:hover, .add_pets_button:focus{
	cursor: pointer;
	text-decoration: underline;
	padding:0.2rem;
}
.remove_field {
	text-align:right;
	padding:0.2rem;
	color:#006;
	font-size: 0.8rem;
	text-decoration: none;
	font-weight: bold;
}
#tickBox {
	float:left;
	width:2rem !important;
	max-width:2rem !important;
	margin: 0.5rem !important;

}
#tickBox::after{
	clear: left;
}
#bookDatesa, #bookDates {
	display:inline !important;
}
.centerInputs {
	text-align: center;
	display:block;
}
.centerInputs input {
	width:55% !important;
	min-width: 200px !important;
}
.howToBook li{
	color:#710302;
    font-size: 0.9rem;
}
.guestAge {
	display:block;
}
.guestAge input {
	display:inline !important;
	/*float:right;
	padding-right:5%;*/
	width:40% !important;
	min-width:50px !important;
	max-width:100px !important;
	margin-left:5% !important;
}
#incompleteForm {
	display:none;
	color:#710302;
	text-align:center;
	font-weight:bold;
	font-size:1.2rem;
	padding:0.2rem;
}
#completeForm {
	display:none;
	color:#390;
	text-align:center;
	font-weight:bold;
	font-size:1.1rem;
	padding:0.25rem;
}
.centredP {
	text-align:center;
	font-style: italic;
}
.footerLogoLeft {
	float: left;
	margin: 0.25rem 0 0.5rem 1.25rem;
	max-width:90px;
	min-width:40px;
	width:20%;
}
.footerLogoRight {
	float: right;
	margin: 0.25rem 1.25rem 0.5rem 0;
	max-width:90px;
	min-width:40px;
	width:20%;
}
.galleryImageBlock > figure, .imageAlbumThumbs {
	display: inline-block;
	margin:0.2rem 1px 0.45rem 1px;
    max-width:152px;
}
.galleryImageBlock, .imgStd, .imgMore {
	width:100%;
	margin:auto;
	text-align:center;
}
.imgStd, .imgMore {
    display:inline;
}
.imgStd {
    vertical-align: top;
}
.imgGalleryBox {
    text-align:center;
}
.galleryImageBlock > figure img, .imageAlbumThumbs img{
	border: 2px solid transparent;
    width:100%;
    height:auto;
}
.galleryImageBlock > figure img:hover, .galleryImageBlock > figure img:focus,
.imageAlbumThumbs img:focus, .imageAlbumThumbs img:hover {
	border: 2px solid #70AA70;
}
.galleryImageBlock > figure > figcaption,
.imageAlbumThumbs > figcaption {
	font-size: 0.7rem;
	line-height: 0.7rem;
	font-weight: normal;
}
#map {
    padding: 0;
    margin: 0.5rem auto;
    border: 2px solid #70AA70;
    width:94%;
    height:400px;
}
.facebook_link {
    display:inline-block;
    background: url('/images/FB-f-Logo__blue_29.png') no-repeat center left;
    padding-left:32px;
    min-height:30px;
    height:30px;
    line-height:30px;
    margin:0.25rem auto;
}
.twitter_link {
    display:inline-block;
    background: url('/images/TwitterLogo_36.png') no-repeat center left;
    padding-left:36px;
    min-height:36px;
    height:36px;
    line-height:36px;
    margin:0.25rem auto;
}
.tripadvisor_link {
    display:inline-block;
    background: url('/images/tripadvisor220x50.png') no-repeat top center;
    padding-top:50px;
    min-width:220px;
    margin:0.25rem auto;
}


/*** Small Calendar Boxes ***/
.calendarSmall {
padding: 0;
font-size: 0.9rem;
width: 240px;
border: 1px solid #666;
margin: 0 auto 1rem;
}

.calendarSmall caption {
margin: 0;
padding: .3rem 0;
border-top:#333 1px none;
border-right:#666 1px solid;
border-left: #666 1px solid;
font-weight: bold;
background-color: #C5D8C5;
color: #000;
font-size: 0.75rem;
}

.calendarSmall th {
border-bottom: 1px solid #ccc;
font-weight: normal;
background: #fff;
text-align:center;
}
.calendarSmall td {
border: 1px solid #fff;
padding: .1rem .3rem ;
width: 1rem;
text-align: center;
}
.calendarSmall a {
color: #000;
text-decoration: none;
}

.calendarSmall td.highlighted, .highlightedExampleSmall {
background-color: #333;
color: #FFF;
}
.highlightedExampleSmall {
padding:2px 4px;
}


/*
.calendar td:hover, .calendar td.today:hover,
.calendar td.selected:hover, .calendar td.highlighted:hover {
border: 1px solid #009999;
}
*/

table.calendarSmall td.pad {
color: #999;
background: #fff;
}
table.calendarSmall td.pad:hover {
background: none;
border: 0;
}

table.calendarSmall.sunday, table.calendarSmall.saturday {
background-color: #FFF;
}

.pickerSmall {
font-size: 0.9rem;
background-color: #C5D8C5;
padding: 0;
width: 80%;
margin: 1.25rem auto 0.85rem;
border: 1px solid #333;
}
.pickerSmall tr td {
    text-align:center;
}
.pickerSmall .calChoice form {
    margin:auto;
}
.pickerSmall a {
font-weight: bold;
text-decoration: none;
border: 1px solid #FFF;
color: #555;
padding:0 3px;
}
.pickerSmall a:hover {
color: #039D69;
background-color: #FFF;
border: 1px solid #333;
}
.calendarTopSmall {
width:240px;
margin: 2rem auto 0;
background-color: #70AA70;
font-size: 0.85rem;
font-weight: bold;
color: #770022;
text-align: center;
padding: 4px 0;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
box-sizing: border-box;
}
.outerOuterCalendarBox{
    margin:auto;
    text-align:center;
}
.outerCalendarBox {
	display:inline-block;
    padding:0 0.25rem;
}
/***
Free to book widget
***/
#widgetbox {
    display:block;
    min-width:100%;
    overflow:hidden;
}
.f2bwidget {
float: right;
/*height: 50px;
margin: 0;
text-align: center;
max-width: 260px;*/
}
.tawidget {
    float:left !important;
}
#gbook > p {
    padding-bottom: 1.25rem;
    font-style: italic;
}
#gbook > p:first-of-type,
#gbook > p#footLink {
    margin-bottom:1.75rem;
    font-style: normal;
}

#gbook > p:not(:last-of-type):not(:first-of-type){
    border-bottom: 1px solid #70AA70;
    font-size: 0.95rem;
}
div.mainbox#gbookOuter > main.contentbox,
div.mainbox#gbookOuter > main.contentbox > article {
    overflow: visible; /* default */
}
div.mainbox#gbookOuter > main.contentbox > article div.imgMore:last-of-type {
   position: sticky;
   Top: 0;
}
span.stickyBomb {
    position: sticky;
    top: 350px;
}
#languages {
    position: absolute;
    top: 0.15rem;
    right: 0.15rem;
    line-height:1;
}
#languages a {
    display:inline-block;
    margin:0.1rem;
}
#languages img {
    max-width:32px;
    height:auto;
    border:1px solid #066;
}
.contentbox p img.accessImage {
    float:right;
}


p a#facebookBox {
    float:left;
}

p.FBouterClear::after,
p.FBouterClear a#facebookBox:after,
p.FBouterClear {
    content: "";
    display: block;
    clear: both;
    overflow:auto;
}

p a#facebookBox > img {
    display: inline-block;
    width: 210px;
    margin:0 10px;
    max-width: 210px;
}

@media only screen and (max-width:680px){
    #languages {
        position: relative;
    }
    .contentbox p img.accessImage {
        clear:left;
        float:left;
    }
    p.FBouterClear > a#facebookBox {
         display: block;
         margin: 10px auto;
         float:none;
         text-align:center;
    }
    a#facebookBox > img {
        float:none;
        display: inline-block;
        text-align:center;
    }
    .contentbox p {
        padding-right: 8px;
    }
    .contentbox p.highlight {
        padding: 0.5rem !important;
    }
    nav div a#fbmenu {
        height: 30px;
        width: 30px;
        padding: 0;
        margin: 0 3px 0.1rem;
        line-height: 0;
        border: none;
        border-radius: 5px;
    }
}
