@charset "utf-8";
/* this rule reduces the overall font-size to give us a bit more room */
body {
	font-size: 100%;
}

a:link {
	font-size: 100%;
}
a:visited {
	font-size: 100%;
}
a:hover {
	font-size: 100%;
}
a:active {
	font-size: 100%;
}


/* the size of the h1 and h2 tags has ben adjusted downward for better appearance (and wrapping) on small screens */
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.35em;
}
/* here we adjust the width of the wrapper div to accomodate tablet devices, and remove the background image. */
.wrapper {
	width: 768px;
	margin: 0;
	overflow: hidden;
	background: #FFF;
}

/* padding on links is adjusted to give more room for a finger click, width is set to full the full space available and a right border is added to separate the links 
ul.nav a, ul.nav a:visited {
	padding: 10px 0 10px 6px;
	width: auto;
	border-right: solid 1px #FFF;
}*/
/* the content div is set to full width */ 

.headercontacts {
	position: absolute;
	height: 150px;
	width: 225px;
	left: 555px;
	top: 30px;
	color: #FFF;
	visibility: visible;
}

.headercontacts2 {
	position: absolute;
	height: 80px;
	width: 85px;
	left: 200px;
	top: 7px;
	color: #FFF;
	visibility: hidden;
	font-size: 70%;
	z-index: 8;
}

.content {
	width: 100%;
	left: -10px;
	height: 1600px;
}

.content404 {
	height: 300px;
	margin-right: 150px;
	margin-left: 150px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	font-size: 90%;
}


.contentindex {
	width: 95%;
	height: 420px;
	font-size: 90%;
}

.contentcabin {
	height: 1900px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	line-height: 1.5em;
	position: relative;
	left: 0px;
	font-size: 90%;
}

.contentcontact {
	height: 1300px;

}

.contenttariffs {
	font-size: 90%;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	left: 0px;
	height: 200px;
}
/*
.contentcontact {
	height: 1650px;
}
*/
.contentbooking {
	font-size: 90%;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	left: 0px;
	height: 480px;
}

.contentterms {
	font-size: 90%;
	height: auto;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	left: 0px;
	text-align: justify;
}
.contentlocalarea {
	height: 710px;
	font-size: 90%;
/*	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	left: 0px;
	*/
}

.contentfeedback {
	height: 380px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	left: 0px;
	font-size: 90%;
	text-align: justify;
}

.contentcv-emailbutton {
	background-color: #BE8A56;
	height: 40px;
	width: 150px;
	color: #FFF;
	position: absolute;
	left: 32%;
	top: 245px;
	line-height: 2.3em;
	text-align: center;
	border-radius: 7px;
}

.contentdone {
	height: 120px;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 30px;
	line-height: 1.5em;
	position: relative;
	left: 30px;
	font-size: 90%;
}

.contenthottub {
	height: 1190px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 1.5em;
	position: relative;
	left: 0px;
	font-size: 90%;
}

.contentequines {
	font-size: 90%;
	height: 800px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 1.5em;
	position: relative;
	visibility: visible;
	left: 0px;
}

.nav1 {
	background-color: #796646;
	height: 30px;
	font-size: 80%;
}

.nav2 {
	background-color: #BE8A56;
	height: 30px;
	font-size: 90%;
}

.nav1 ul li {
	display: inline;
	width: 22%;
	float: left;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 10px;
}

.nav2 ul li {
	display: inline;
	width: 22%;
	float: left;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 10px;
}

.breadcrumbs {
	height: 30px;
	vertical-align: middle;
	color: #FF9900;
	font-size: 80%;
}









/* The footer height is set to allow the contact info/slrcltd div to fit. Bg colour set because otherwise=the wrapper colour */
.footer {
	position: relative;
	height: 300px;
	background-color: #3A7352;
	}

.footer img {
	max-width: 100%;
}
.footercontact {
	position: absolute;
	height: 110px;
	width: 200px;
	top: 150px;
	left: 10px;
	color: #FFF;
	font-size: 75%;
}
.slrcltd {
	position: absolute;
	height: 20px;
	width: 240px;
	left: 560px;
	top: 250px;
	color: #FFF;
	font-size: 85%;
}

.slrcltd a{
	text-decoration: none;
	color: #FFFFFF;
}

.slrcltd a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}

.slrcltd a:visited {
	color: #FFF;
}

.bookingprintbtn {
	position: absolute;
	height: 50px;
	width: 172px;
	top: 380px;
	left: 50px;
}

.bookinggetadobe {
	position: absolute;
	height: 50px;
	width: 160px;
	left: 400px;
	top: 380px;
}

.contact {
	position: absolute;
	width: 90%;
	height: auto;
	z-index: 5;
	left: 35px;
	top: 40px;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.contact2 {
	width: 260px;
}

/*


.contact2 a:link {
	font-size: 100%;
}
.contact2 a:visited {
	font-size: 100%;
}
.contact2 a:hover {
	font-size: 100%;
}
.contact2 a:active {
	font-size: 100%;
}

*/
.contactform {
	position: absolute;
	width: 100%;
	height: auto;
	z-index: 5;
	left: 0px;
	top: 230px;
	border: thin solid #796646;
	font-size: 75%;
	visibility: visible;
}
/*
.contactform2 {
	position: absolute;
	width: 290px;
	height: 862px;
	z-index: 5;
	left: -10px;
	top: 204px;
	border: thin solid #796646;
	font-size: 75%;
	visibility: visible;
}

*/
.contactmap {
	height: 0px;
	left: 110px;
	visibility: hidden;
	opacity: 0;
}

.contactmap2 {
	left: 360px;
	visibility: visible;
}

.checkinout {
	position: absolute;
	left: 40px;
	top: 60px;
	width: 243px;
	height: 100px;
	z-index: 3;
}

.cabinpics {
	position: absolute;
	width: 360px;
	height: 410px;
	z-index: 5;
	left: 10px;
	top: 200px;
	visibility: visible;
}

.cabinpics2 {
	position: absolute;
	width: 300px;
	height: 1025px;
	z-index: 5;
	left: 10px;
	top: 200px;
	visibility: hidden;
}

.cabinpics2 img{
	width: 100%;
}

.contentcabintxt0 {
	height: 50px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 1.5em;
	left: 0px;
	position: absolute;
	width: 750px;
	font-size: 90%;
}

.cabin1txt1{
	position: absolute;
	width: 290px;
	height: 360px;
	z-index: 1;
	left: 420px;
	top: 200px;
	font-size: 70%;
	color: #796646;
	font-weight: lighter;
}
.cabin1txt2{
	position: absolute;
	width: 300px;
	height: 170px;
	z-index: 8;
	font-size: 12px;
	color: #796646;
	left: 30px;
	top: 660px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-left: 10px;
}

.cabin1txt3{
	position: absolute;
	width: 300px;
	height: 170px;
	z-index: 8;
	font-size: 90%;
	color: #796646;
	left: 400px;
	top: 660px;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-left: 10px;
}

.cabin1txt4{
	width: 750px;
	height: 1170px;
	font-size: 90%;
	color: #796646;
	left: 10px;
	top: 850px;
}

.cabin1txt4 a:link {
	color: #796646;
	text-decoration: underline;
}
.cabin1txt4 a:visited {
	color: #796646;
	text-decoration: underline;
}
.cabin1txt4 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.cabin1txt4 a:active {
	color: #00FF00;
	text-decoration: underline;
}

.row1 {
	width: 240px;
	left: 10px;
	top: 30px;
	height: 420px;
	line-height: 2em;
}

.row2 {
	height: 420px;
	width: 240px;
	left: 264px;
	top: 298px;
	line-height: 2em;
}

.row3 {
	height: 420px;
	width: 240px;
	top: 300px;
	left: 523px;
	line-height: 2em;
}
