@font-face {
    font-family: 'TitilliumText22LThin';
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L001-webfont.eot');
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L001-webfont.eot?#iefix') format('embedded-opentype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L001-webfont.woff') format('woff'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L001-webfont.ttf') format('truetype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L001-webfont.svg#TitilliumText22LThin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LLight';
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L002-webfont.eot');
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L002-webfont.eot?#iefix') format('embedded-opentype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L002-webfont.woff') format('woff'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L002-webfont.ttf') format('truetype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L002-webfont.svg#TitilliumText22LLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LRegular';
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L003-webfont.eot');
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L003-webfont.eot?#iefix') format('embedded-opentype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L003-webfont.woff') format('woff'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L003-webfont.ttf') format('truetype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L003-webfont.svg#TitilliumText22LRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LMedium';
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L004-webfont.eot');
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L004-webfont.eot?#iefix') format('embedded-opentype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L004-webfont.woff') format('woff'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L004-webfont.ttf') format('truetype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L004-webfont.svg#TitilliumText22LMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L005-webfont.eot');
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L005-webfont.woff') format('woff'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L005-webfont.ttf') format('truetype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LXBold';
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L006-webfont.eot');
    src: url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L006-webfont.eot?#iefix') format('embedded-opentype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L006-webfont.woff') format('woff'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L006-webfont.ttf') format('truetype'),
         url('../code/fonts/TitilliumText-fontfacekit/TitilliumText22L006-webfont.svg#TitilliumText22LXBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




html { 
height: 100%; 
}


body {
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #333;
height: 100%; 
margin: 0px; 
padding: 0px;
background: #333 url(../img/wood-texture-background.jpg) repeat;

}

strong {
	font-weight: bold;
}

a {
text-decoration: underline;
color: #333;
}

a:hover {
	color: #000;
text-decoration: underline;
}

.clear, .clearing {
clear: both;
}

#header {
width: 100%;
height: 80px;
z-index: 10000000000000000000000000;
position: relative;
	background: #333 url(../img/wood-texture-background.jpg) repeat;
}



.logo {
float: left;
top: 16px;
right: 0px;
margin: 0 20px 0 0;
position: absolute;
}

.logo:hover {
opacity: 0.8;
filter:alpha(opacity=80);
}

ul#menu {
float: left;
min-width: 500px;
overflow: hidden;
padding: 35px 0px 0px 20px;
margin: 0 160px 0 0;
}

#menu li {
padding: 0 15px 0 0;
line-height: 200px;
	font: 12px "TitilliumText22LLight", Arial, Helvetica, sans-serif;
letter-spacing: 0.09em;
list-style: none;
float: left;
text-transform: uppercase;
}

#menu li a {
color: #ccc;
text-decoration: none;
}

#menu li a.selected {
color: #eeedc5;
text-decoration: none;

}

#menu li a:hover {
text-decoration: underline;
}

h1 {
text-transform: uppercase;
padding: 2px 0;
}

h2 {
font: 12px "TitilliumText22LLight", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #808080;
text-transform: uppercase;
letter-spacing: 0.1em;
}

h2 a {
color: #333;
text-decoration: underline;
}

h2 a:hover {
text-decoration: underline;
color: #000;
}

p {
font-size: 12px;
line-height: 17px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-weight: 100;
margin: 0 0 16px 0;
}

ul {
font-size: 11px;
line-height: 15px;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
color: #333;
font-weight: 100;
margin: 0 0 20px 0;
}

.hideme {
	display: none;
}

.gallery ul {
	padding: 0;
	margin:0;
	margin-left:20px;
	}

.gallery {
	float:left;
	margin-bottom:0px;
	}

.gallery li {
	float: left;
	padding: 0;
	margin-right: 20px;
	margin-bottom:20px;
	border: 5px solid #eee;
	}
	
	.gallery li:hover {
	border: 5px solid #eeedc5;
	}

#subheader {
padding: 20px 0 0;
min-width: 940px;
width: 100%;
text-indent: 20px;
overflow: hidden;
max-height: 170px;
margin: 0;
z-index: 10000000000000000000000000;
	background: #d3d7da url(../img/bg.png) repeat-x;
}

table {
	 font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 16px;
}

table.menu td {
	padding: 5px;
}

table.menu {
	width: 100%;
	margin-bottom: 20px;
}

.option {
	float:left;
	width:110px;
	height:40px;
	margin-right:20px;
	line-height: 25px;
}

.optionEnd {
	float:left;
	width:110px;
	height:40px;
	margin-right:0;
	line-height: 25px;
}

.option:last-of-type {
	margin-right:0;
}

.key {
	margin-bottom:20px;
	float:left;
	}
.colourGrey {
	width:25px;
	float:left;
	background-color: #afa091;
	height:25px;}
	
	.colourGreen {
	width:25px;
	float:left;
	background-color: #eae778;
	height:25px;}
	
	.colourOrange {
	width:25px;
	float:left;
	background-color: #9b1311;
	height:25px;}
	
	.colourYellow {
	width:25px;
	float:left;
	background-color: #fb0;
	height:25px;}
.keyoption {
	margin-left: 5px;
	width:75px;
	float: left;
	font-size: 0.7em;
	height:40px;}


.col {
	width: 240px;
	float: right;
}

.col:first-of-type {
	float: left;
}
.month {
	width: 240px;
	float: left;
	margin-right: 20px;
	display: inline;
	margin-bottom: 20px;
	}
	
.month td {
	width: 25px;
	height: 25px;
	background-color: #f6f6f6;
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.month tr:first-of-type td {
	background-color: #f9f9f9;
	font-weight: bold;
}

.monthHolder {
	margin-bottom: 20px;
}

.month td.availability-available {
	background-color: #eae778;
}
.month td.availability-unavailable {
	background-color: #9b1311;
	color: #fff;
}
.month td.availability-underoption {
	background-color: #f9be29;
}
.month td.availability-closed {
	background-color: #d6c4b2;
}

.month p {
font-size: 14px;
font-weight:bold;
	}
	
	
.month2 {
	width: 240px;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	}
	
.month2 td {
	width: 25px;
	height: 25px;
	background-color: #f6f6f6;
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.month2 tr:first-of-type td {
	background-color: #f9f9f9;
	font-weight: bold;
}

.monthHolder {
	margin-bottom: 20px;
}

.month2 td.availability-available {
	background-color: #eae778;
}
.month2 td.availability-unavailable {
	background-color: #9b1311;
	color: #fff;
}
.month2 td.availability-underoption {
	background-color: #f9be29;
}
.month2 td.availability-closed {
	background-color: #d6c4b2;
}

.month2 p {
font-size: 14px;
font-weight:bold;
	}
	
	.prices p {
font-size: 14px;
font-weight:bold;
	}
	
.ad {
	height: 80px;
	width: 372px;
	background-color: #eee;
}

.prices {
	border-top: 1px dotted #666;

	padding-top: 20px;
	padding-bottom: 15px;
}

.prices td {
	padding: 5px;
	border-right: 1px solid #fff;
}

.prices tr:first-child {
	padding: 5px;
	border-right: 1px solid #fff;
	font-weight: bold;
}


.prices tr.one {
	background-color: #f3f3f3;
}

table.menu tr.one {
	background-color: #f3f3f3;
}

small a {
	display: block;
	color: #666 !important;
	margin-top: 10px;
	font-size: 12px;
}

#footerheader {
	min-width: 960px;
	overflow: hidden;
	
	color: #ccc;
	margin: 0;
	position: absolute;
	width: 100%;
	bottom: -8px;
	background: #333 url(../img/wood-texture-background.jpg) repeat;
	left: 435px;
}



.page-title {
float: left;
}



.page-title h1 {
font-family: TitilliumText22LThin, DIN, Helvetica, Arial, sans-serif;
color: #666;
height: 40px;
display: block;
font-size: 26px;
line-height: 24px;
width: 500px;
overflow: hidden;
}

#slider {
	margin-bottom: 20px;
	float: left;
	width: 372px;
	height: 372px;
	margin-left: 0;
	margin-right: 0;
}

#left {
	float: left;
	margin-left: 20px;
	display: inline;
	width: 402px;
}

#facebook {
	float: left;
	margin-left: -10px;
}

#container {
width: 100%;
background-color: #fff;
text-align: center;
padding: 0;
}



#contactForm label {
	width: 98% !important;
	display: block;
}

#contactForm input.txtFld {
	width: 97% !important;
	display: block;
	padding: 3px;
	border: 1px solid #ccc;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}

#contactForm textarea {
	padding: 3px;
	height: 180px;
	width: 97% !important;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	display: block;
	border: 1px solid #ccc;
}

#front {
overflow: hidden;
}


#front .headline {
position: absolute;
margin: 20px 0 0 20px;
}

.slide-panel h1 {
font-size: 32px;
font-family: "TitilliumText22LThin", DIN, Helvetica, Arial, sans-serif;
line-height: 38px;
width: 500px;
z-index: 100000000;
position: relative;
margin: 20px 0 0 20px;
}

.slide-panel a {
text-decoration: underline;
color: #fff;
}
.slide-panel a:hover {
	color: #000;
}

.Home-title {
color: #fff;
}

a:hover .Home-title {
text-decoration: underline;
}

.slide-panel h5 {
font: 20px DIN, Helvetica, Arial, sans-serif;
position: relative;
z-index: 100000000;
margin: 0 0 0 20px;
}

.navigation {
padding: 3200px;
}

.the-intro-copy {
font: 17px/22px TitilliumText22LLight, DIN, Helvetica, arial, sans-serif;
margin: 10px 0 20px;
color: #333;
}

.restofcopy p {
	color: #555;
}

.restofcopy a {
	color: #555 !important;
}

.restofcopy a:hover {
	color: #000 !important;
}

.menus {
	margin-bottom: 20px;
}

.menus img {
	float: left;
	
}

.menus img.one {
	margin-right: 20px;
	
}


.copyright{
font-size: 121px;
margin: 20px 0 0 20px;
width: 300px;
position: relative;
float: left;
}

#copyright {
padding: 10px 0 10px 20px;
font-size: 9px;
color: #999;
border-top: 1px solid #ddd;
clear: both;
}






#content-wrapper {
	width: 100%;
margin: 20px 0 0 0;
background-color: #fff; 
margin: 0; 
padding: 20px 0 0 0;
float: left;
}

.location {
float: left;
width: 622px;
margin: 0 30px 80px 20px;
}

.copyholder {
float: left;
width: 500px;
margin: 0 0 80px 0;
}

.copyholderSmall {
float: left;
width: 250px;
margin: 0 0 80px 0;
}




#content-wrapper a {
cursor: pointer;
text-decoration: underline;
}

#content-wrapper a:hover {
text-decoration: underline;
color: #666;
}


#footer-bottom {
clear: both;
margin: 0 0 20px 0;
font: 13px "TitilliumText22LLight", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
color: #999;
text-indent:20px;
bottom: 0;
min-width: 960px;
overflow: hidden;
height: 40px;
line-height:40px !important;
margin: 0;
width: 100%;
bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	background: #333 url(../img/wood-texture-background.jpg) repeat;
}

#footer-bottom a {
color: #ccc;
text-decoration: none;
}

#footer-bottom a:hover {
text-decoration: underline !important;
}





#footerhome {
	min-width: 960px;
	overflow: hidden;
	
	color: #ccc;
	margin: 0;
	position: absolute;
	width: 100%;
	bottom: -8px;
	background: #333 url(../img/wood-texture-background.jpg) repeat;
	left: 435px;
}


#footer-home {
clear: both;
margin: 0 0 20px 0;
font: 13px "TitilliumText22LLight", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
color: #999;
text-indent:20px;
bottom: 0;
min-width: 960px;
overflow: hidden;
height: 40px;
line-height:40px !important;
margin: 0;
width: 100%;
bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	background: #333 url(../img/wood-texture-background.jpg) repeat;
}

#footer-home a {
color: #ccc;
text-decoration: none;
}

#footer-home a:hover {
text-decoration: underline !important;
}


b {
font-weight: bold;
}



#full-slider-wrapper {
    overflow: hidden;
}

#full-slider {
    position: relative;
    width: 100%;
    margin: 0;
    background-color: #fff;
}

#full-slider .slide-panel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    visibility: hidden;
}

#full-slider .slide-panel.active {
    visibility: visible;
}

#full-slider-nav {
    position: relative;
	width: 100%;
}

#full-slider-nav-left, #full-slider-nav-right {
    display: inline-block;
    height: 51px;
    width: 51px;
    border: 20px solid transparent;
    cursor: pointer;
}

#full-slider-nav-left {
    background: url('../img/previous.png') no-repeat;
    float: left;
}

#full-slider-nav-left:hover {
opacity: 0.8;
}

#full-slider-nav-right {
    background: url('../img/next.png') no-repeat;
    float: right;
}

#full-slider-nav-right:hover {
opacity: 0.8;
}

/* styles below are only for this example */

#full-slider .slide-panel {
    color: #DDD;
}

img {
	display: block;
}

#full-slider .slide-panel img {
	position: absolute;
}

ul.homeslide {
	z-index:99999999999999999999999999999999999999999;
	position:relative;
	text-indent:-5000px;
	margin-left:20px;
	width:100%;
	}

.homearrow_previous {
background: url('../img/previous.png') no-repeat;
width: 51px;
height: 51px;
margin: 10px 10px 0 0;
float: left;opacity: 0.7;
}

.homearrow_next {
background: url('../img/next.png') no-repeat;
width: 51px;
height: 51px;
margin: 10px 0;
float: left;
opacity: 0.7;
}

.homearrow_next:hover, .homearrow_previous:hover {
cursor: pointer;
opacity: 0.7;
}

.homearrow_previous:hover {
background: url('../img/previous.png') no-repeat 0 -51px;
}

.homearrow_next:hover {
background: url('../img/next.png') no-repeat 0 -51px;
}

#loadings {
width: 100%;
height: 100%;
background: #fff url('../code/email/img/loader.gif') no-repeat center 30%;

}

.relative {
position: relative;
}

