@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'MuseoSlab500';
    src: url('/skin/fonts/museo_slab_1-webfont.eot');
    src: url('/skin/fonts/museo_slab_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/fonts/museo_slab_1-webfont.woff') format('woff'),
         url('/skin/fonts/museo_slab_1-webfont.ttf') format('truetype');
}

body {
	background: #f9e8cc repeat url(/skin/images/body-bg.jpg);
	margin: 0;
}
body, th, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
}

img {
	border: 0;
}
th, td {
	vertical-align: top;
}

form {
	margin: 0;
}
input, select, textarea {
	background: #FFFFFF;
	padding: 4px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	border: 1px solid #FFFFFF;
}
select {
	padding: 2px 4px;
}
input.button {
	width: auto;
	border: 0;
	padding: 0;
}

h1 {
	font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #018dce;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 26px;
	font-weight: normal;
}
h2 {
	font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #03bef1;
	margin: 20px 0;
	font-weight: normal;
}
h2 a:link, h2 a:active, h2 a:visited {
	color: #03bef1;
}
h3 {
	font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 20px 0 10px 0;
	font-weight: normal;
}
h3 a:link, h3 a:active, h3 a:visited {
	color: #898781;
}
h4 {
}
p {
	margin-top: 5px;
}

a:link, a:active, a:visited {
	color: #018dce;
	text-decoration: underline;
}
a:hover {
	color: #018dce;
	text-decoration: none;
}
a.link:link, a.link:active, a.link:visited {
	color: #222222;
	text-decoration: none;
	cursor: text;
}
a.link:hover {
	color: #222222;
	text-decoration: none;
	cursor: text;
}

blockquote {
	background: top left no-repeat url(/skin/images/icon-blockquote.png);
	margin: 10px 0;
	padding: 5px 0 5px 55px;
	border-bottom: 1px solid #f1efe9;
}
blockquote p {
}
blockquote .highlight {
	color: #00504e;
}
blockquote .details {
	font-size: 13px;
	color: #979797;
	margin-bottom: 10px;
}


.notification {
	margin: 10px 0;
	padding: 5px 20px 5px 30px;
	background: #f4f4f4 7px 7px no-repeat url(/skin/images/icon-notification.png);
	border: 2px solid #6DC361;
	color: #6b6b6b;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.warning {
	margin: 10px 0;
	padding: 5px 20px 5px 30px;
	background: #f4f4f4 7px 7px no-repeat url(/skin/images/icon-warning.png);
	border: 2px solid #bcbcbc;
	color: #6b6b6b;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.error {
	margin: 10px 0;
	padding: 5px 20px 5px 30px;
	background: #f4f4f4 7px 7px no-repeat url(/skin/images/icon-error.png);
	border: 2px solid #EA6B58;
	color: #6b6b6b;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}



/* FLOAT CLEARING */
.clearleft {
	clear: left;
	overflow: hidden;
	height: 0;
}
.clearright {
	clear: right;
	overflow: hidden;
	height: 0;
}
.clearboth {
	clear: both;
	overflow: hidden;
	height: 0;
}

/* Divider */
.div {
	overflow: hidden;
	height: 1px;
	border-bottom: 1px solid #f1efe9;
}

/* Container with fade */
#container-outer-bg {
	background: top center repeat-x url(/skin/images/container-outer-bg.jpg);
}
/* Container with additional bg image*/
#container-outer {
}
/* Container */
#container {
	width: 960px;
	margin: 0 auto;
}
#main .left {
	float: left;
	width: 310px;
}
#main .right {
	float: right;
	width: 640px;
	padding: 0;
}

/* Header */
#header {
	position: relative;
	width: 950px;
}
#header .left {
	float: left;
	width: 350px;
}
#header .right {
	float: right;
	width: 460px;
	padding-right: 12px;
}


/* Logo */
.logo {
	margin: 20px 0 18px 0;
}

/* Search */
.panel.search {
	background: #0073a9 top repeat-x url(/skin/images/search-bg.png);
	width: 200px;
	margin: 0 0 22px 10px;
	padding: 10px;
}
.search input, .search .form input {
	float: left;
	width: 165px;
	margin: 0;
	padding: 3px 6px 2px 6px;
}
.search input.button {
	width: auto;
	vertical-align: middle;
	margin: 0;
	border: 0;
	padding: 0;
}

/* Booking */
.panel-booking {
	width: 252px;
	background: #f5a317;
	padding: 12px 15px;
	margin: 0 0 25px 10px;
}
.panel-booking h3 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
.panel-booking table {
	margin-top: 5px;
}
.panel-booking th {
	width: 95px;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	padding-top: 3px;
}
.panel-booking td {
	padding-left: 7px;
}
.panel-booking input {
	width: 100px;
	padding: 1px 5px;
}
.panel-booking select {
	width: 133px;
	padding: 0 0 0 5px;
}
.panel-booking .button {
	width: auto;
	padding: 0;
	margin: 5px 0 0 0;
	background: none;
}

.banner {
	width: 282px;
	margin-left: 10px;
}

#feature {
	position: relative;
	height: 459px;
}
.phone {
	display: inline-block;
	background: left no-repeat url(/skin/images/phone-bg.png);
	font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	margin-left: 200px;
	padding: 5px 0 0 32px;
}
/* Feature image */
.featureimage {
	position: absolute;
	background: top right no-repeat url(/skin/images/feature-bg.png);
	width: 688px;
	height: 372px;
	padding: 28px 22px 29px 19px;
	top: 30px;
	right: 0;
}
.featureimage img {
	display: block;
}
.featureflash {
	position: absolute;
	background: top right no-repeat url(/skin/images/feature-bg.png);
	width: 688px;
	height: 372px;
	padding: 28px 22px 29px 19px;
	top: 30px;
	right: 0;
}

/* Main Menu */
#menu {
	background: #02a1d7 repeat-x url(/skin/images/menu-bg.png);
	width: 255px;
	margin: 0 0 0 10px;
	padding: 0;
	font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#menu ul {
	margin: 0;
	padding: 13px 0;
}
#menu li {
	list-style: none;
	margin: 0;
	padding: 0 0 6px 0;
	line-height: normal;
}
#menu a:visited, #menu a:active, #menu a:link {
	padding: 4px 3px 3px 20px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color: #FFFFFF;
	background: left repeat-y url(/skin/images/menu-bg-hover.png);
}

/* Level 1 - Active */
#menu li.active a:link, #menu li.active a:active, #menu li.active a:visited {
	color: #FFFFFF;
	background: left repeat-y url(/skin/images/menu-bg-hover.png);
}
/* Level 1 - Hover */
#menu li.active, #menu li:hover, #menu li.sfhover {
}
#menu li:hover a:link, #menu li:hover a:active, #menu li:hover a:visited, #menu li:hover a:hover,
#menu li.sfhover a:link, #menu li.sfhover a:active, #menu li.sfhover a:visited, #menu li.sfhover a:hover {
	color: #FFFFFF;
	background: left repeat-y url(/skin/images/menu-bg-hover.png);
}
/* Level 1 - Parent Hover */
#menu li:hover a.parent:link, #menu li:hover a.parent:active, #menu li:hover a.parent:visited, #menu li:hover a.parent:hover,
#menu li.sfhover a.parent:link, #menu li.sfhover a.parent:active, #menu li.sfhover a.parent:visited, #menu li.sfhover a.parent:hover {
	color: #FFFFFF;
}

/* Sub menu */
#menu li ul {
	display: none;
	position: absolute;
	width: 220px;
	margin: -29px 0 0 220px;
	padding: 3px 0;
	border: 0;
	z-index: 100;
}
#menu li:hover ul, #menu li.sfhover ul {
	display: block;
}

#menu li li {
	padding: 0;
}
#menu li ul a:link, #menu li ul a:active, #menu li ul a:visited {
	color: #0a56ae;
	margin: 0;
}
#menu li.active li, #menu li:hover li, #menu li.sfhover li {
}
#menu li ul a:hover, #menu li:hover ul a:hover, #menu li.sfhover ul a:hover {
	text-decoration: none;
	color: #4a4a4a;
}
/* Alternate menu option */
#menu li.alt {
}
#menu li.alt:hover, #menu li.alt.sfhover {
}
#menu li.alt a:link, #menu li.alt a:active, #menu li.alt a:visited {
	color: #f7b228;
}
#menu li.alt a:hover {
	color: #f7b228;
}




/* Content */
.content-container {
	padding: 10px 0;
	margin: 0 10px 15px auto;
}
#content {
	background: #FFFFFF;
	line-height: 18px;
	padding: 10px 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 0 3px #b0967f;
	-webkit-box-shadow: 0 0 3px #b0967f;
	box-shadow: 0 0 3px #b0967f;
}
#side-content {
	width: 280px;
	margin-left: 10px;
}
#side-content p {
	color: #877B67;
	padding-bottom: 15px;
}
#side-content img {
	display: block;
	margin-bottom: 5px;
}

.split {
	padding-right: 10px;
}

/* Highlight - used for highlighting keywords in search results */
#content em.highlight {
	padding: 1px 5px;
	background-color: #673625;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}

/* Breadcrumbs */
.breadcrumbs {
	margin-bottom: 15px;
	color: #979797;
	font-size: 13px;
}
.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: #979797;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #979797;
	text-decoration: underline;
}


/* PANEL - left column */
.panel {
}
.panel h3 {
	background: #2ec3f7;
	width: 260px;
	margin: 0;
	padding: 6px 10px;
	color: #FFFFFF;
}
.panel .text {
}
.panel .button {
	margin-top: 6px;
}

/* Panel - latest blog */
.blog-entry {
	background: #FFFFFF;
	float: left;
	width: 390px;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.blog-entry h3 {
	background: #018dce;
	margin: 0 0 10px 0;
	padding: 3px 0 3px 20px;
	color: #FFFFFF;
}
.blog-entry .date {
	float: left;
	width: 39px;
	margin: 0 0 0 20px;
	padding: 2px 0 14px 0;
	text-align: center;
	background: #2ec3f7 bottom no-repeat url(/skin/images/blog-date-bg.png);
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.blog-entry .date em {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}
.blog-entry .summary {
	float: right;
	width: 300px;
	line-height: 18px;
	margin-right: 20px;
}
.blog-entry .title {
}
.blog-entry .title a {
	font-size: 13px;
	color: #03bef1;
	font-weight: bold;
}
.blog-entry .title a:hover {
	color: #03bef1;
}
.blog-entry .details {
	font-size: 11px;
	color: #767471;
}
.blog-entry p {
	margin: 0;
	padding-bottom: 10px;
}

/* Panel - newsletter */
.panel-newsletter {
	float: left;
	background: #007cb6 left repeat-y url(/skin/images/newsletter-bg.png);
	width: 210px;
	margin: 0 0 10px 0;
	padding: 10px 15px;
}
.panel-newsletter h3 {
	background: none;
	margin: 0 0 5px 0;
	padding: 0;
	font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.panel-newsletter input {
	width: 185px;
	margin-bottom: 5px;
	padding: 2px 6px;
	border: 0;
	font-style: italic;
}
.panel-newsletter .button {
	background: none;
	width: auto;
	padding: 0;
	border: 0;
	margin: 0;
}


/* Social Media */
.socialmedia {
	float: right;
	width: 222px;
	text-align: center;
}
.socialmedia img {
}


/* Panel - Special Offers */
.panel.special {
	margin: 0 0 25px 0;
	text-align: center;
	color: #FFFFFF;
}
.panel.special .image {
	margin-left: 10px;
}
.panel.special .image img {
	display: block;
	width: 270px;
	height: 162px;
	border-top: 6px solid #2ec3f7;
	border-left: 5px solid #2ec3f7;
	border-right: 5px solid #2ec3f7;
}
.panel.special .text {
	background: #018dce;
	width: 280px;
	margin-left: 10px;
	padding: 0 0 5px 0;
	color: #FFFFFF;
}
.panel.special h3 {
	width: 280px;
	background: #2ec3f7 bottom repeat-x url(/skin/images/special-text-bg.png);
	margin: 0;
	padding: 8px 0 18px 0;
	color: #FFFFFF;
}
.panel.special a {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.panel.special p {
	font-size: 12px;
	line-height: normal;
	margin: 5px 0;
	color: #FFFFFF;
}

/* Panel - Blog */
.panel.blog {
	width: 280px;
	margin: 0 0 25px 10px;
}
.panel.blog h3 {

}
.panel.blog a:link, .panel.blog a:active, .panel.blog a:visited {
	text-decoration: none;
}
.panel.blog a:hover {
	text-decoration: underline;
}
.panel.blog .text-light {
	color: #979797;
	margin: 6px 0;
	font-size: 11px;
}
.panel.blog ul {
	background: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 15px 15px 5px 15px;
}
.panel.blog li {
	margin: 0 0 10px 0;
	padding: 0;;
	font-size: 11px;
}
.panel.blog li em {
	font-size: 12px;
	font-style: normal;
}
.panel.blog li strong {
	font-size: 14px;
}
.panel.blog .summary {
	margin-top: 3px;
}
.panel.blog .button {
	text-align: right;
	margin: 0;
	padding: 5px 10px;
}
.panel.blog li.category {
	display: none;
}
.panel.blog .archive li {
	float: none;
	width: auto;
}

.panel.blog a.more {
	display: block;
	margin-top: 10px;
}
.panel.blog .more-link {
	clear: left;
	text-align: right;
	margin: 0 10px;
}
.panel.blog p {
	margin: 0 20px;
}

.panel.blog .rss {
	margin: 15px 0;
}

.panel.blog .tagcloud {
	background: #FFFFFF;
	padding: 15px;
}

/* Panel - FAQs */
.panel.faqs {
	margin: 0 0 25px 10px;
}
.panel.faqs h3 {
	background: #00B5CA;
	font-family: 'MuseoSlab500', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 6px 20px;
	text-transform: uppercase;
}
.panel.faqs ul {
	background: #FFFFFF;
	list-style: none;
	margin: 0;
	padding: 15px 15px 5px 15px;
}
.panel.faqs li {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
}
.panel.faqs li strong {
	font-size: 12px;
}

/* Panel - Contact */
.panel.contact {
	color: #444444;
}
.panel.contact p {
	margin: 0 16px;
}
.panel.contact strong {
	color: #005593;
}
.panel.contact img {
	margin-top: 15px;
}
.panel.contact ul {
	list-style: none;
	margin: 0 25px;
	padding: 0;
	line-height: 18px;
}
.panel.contact li {
	margin-bottom: 5px;	
}

/* Photo Gallery / Album Panel */
.gallery {
	margin: 5px auto;
}
.gallery td {
	padding: 0 5px 10px 5px;
	font-size: 11px;
	vertical-align: top;
	text-align: center;
}
.gallery strong {}
.gallery img {
	display: block;
}
.gallery .thumb {
	margin-bottom: 3px;
}

/* Google Map Panel */
.map {
}
.map iframe {
}

/* FORM - Standard forms, eg. Enquiry */
.form {
	margin: 15px auto;
}
.form th {
	width: 140px;
	padding: 5px 10px 5px 5px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #f1efe9;
}
.form.small th {
	width: 100px;
}
.form td {
	width: 300px;
	padding: 5px 50px 5px 5px;
	border-bottom: 1px solid #f1efe9;
	color: #979797;
}
.form.small td {
	width: 230px;
}
.form td em {
	font-size: 11px;
	font-style: normal;
}
.form td.required {
	background: 320px 7px no-repeat url(/skin/images/icon-required.png);
}
.form.small td.required {
	background: 250px 7px no-repeat url(/skin/images/icon-required.png);
}


.form input, .form textarea {
	width: 285px;
	color: #666666;
	border: 1px solid #dedede;
}
.form.small input, .form.small textarea {
	width: 215px;
}
.form input.short {
	width: 215px;
}

.form input.button {
	width: auto;
	border: 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.form table td {
	width: auto;
	border: 0;
	padding: 0;
}

/* Rooms Listing */
.rooms {
	width: 100%;
	margin: 5px auto;
}
.rooms td {
	padding: 0 10px 30px 0;
	line-height: 18px;
	vertical-align: top;
}
.rooms h2 {
	margin: 0 0 10px 0;
	padding: 0;
}
.rooms p {
}
.rooms img {
	display: block;
}
.rooms .image {
	margin-bottom: 5px;
}
.rooms .button {
	padding: 0;
	border: 0;
	text-align: right;
}

/* Testmonials / Blog comments */
.testimonial {
	background: top left no-repeat url(/skin/images/icon-blockquote.png);
	margin: 10px 0;
	padding: 5px 0 10px 55px;
	border-bottom: 1px solid #f1efe9;
}

/* Entry in a listing - used on Blog and FAQ */
.entry {
	margin: 0 auto;
	padding: 15px 0;
	border-bottom: 1px solid #f1efe9;
}
.entry em {
	color: #979797;
}

.entry .thumb {
	float: left;
	margin: 0 20px 0 0;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #d0d2d2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.blog-image {
	float: right;
	margin: 0 0 15px 15px;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #d0d2d2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.entry .summary {
}
.entry h2 {
	margin: 10px 0 15px 0;
}
.entry .details {
	font-size: 11px;
	color: #979797;
	margin-bottom: 10px;
}
.entry .details a {
	color: #00504e;
}
.comment {
	background: 0px 10px no-repeat url(/skin/images/icon-profile.gif);
	padding: 10px 0 10px 60px;
	border-bottom: 1px solid #f1efe9;
	font-size: 12px;
	line-height: 16px;
	min-height: 48px;
  height: auto !important;
  height: 48px;
}


/* News / Blog Article image*/
.article-image {
	float: right;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
	background: bottom right no-repeat url(/skin/images/photo-bg.gif);
}
.article-image img {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #645041;
}


/* Tariffs Table */
.tariffs-table {
	border-collapse: collapse;
	margin: 10px 0;
}
.tariffs-table th {
	padding: 3px 6px;
	font-size: 11px;
	line-height: normal;
	text-align: left;
	font-weight: normal;
	border: 1px solid #fb8308;
}
.tariffs-table td {
	padding: 3px;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	border: 1px solid #fb8308;
}



/* Footer - full width */
#footer {
	background: #018dce;
	font-size: 12px;
	color: #ffffff;
	margin-top: 20px;
	line-height: 18px;
}
#footer .container {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
}
#footer .left {
	width: 310px;
	float: left;
}
#footer .mid {
	float: left;
	width: 330px;
	margin-left: 20px;
	text-align: center;
}

#footer .right {
	float: right;
	width: 250px;
	font-size: 11px;
}
#footer ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
}
#footer li {
	background: left no-repeat url(/skin/images/footer-icon.gif);
	margin: 0;
	padding: 0 0 0 10px;
}
#footer ul a {
	display: block;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer .tag {
	padding: 5px 55px 5px 0;
	background: right no-repeat url(/skin/images/etourism-white-75.png);
}



.vcard {
	background: #006ba3;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 11px;
}
.vcard .org {
	font-weight: bold;
	margin-right: 5px;
}

/* Fancybox - lightbox, keep arrows on */
#fancybox-left-ico {
 left: 20px;
}
#fancybox-right-ico {
 right: 20px;
 left: auto;
} 
#fancybox-title{ text-align: center; font-size: 14px; }


/* Datepicker - colour changes */
.datepicker_control {
	background: #23B6F5;
}

/* Wraps around the heading, content and map */
.map-wrapper {
	margin-bottom: 10px;
}

/* Where the Google Map is inserted */
.map-container {
	width: 100%;
	height: 500px;
}

/* The overlay popup window (which should be display: none by default) */
.map-info {
	display: none;
	color: #000000;
}

.map-info-window {
	width: 300px;
	min-height: 70px;
	font-size: 12px;
	color: #000000;
}

/* CAPTCHA - if it's enabled in settings */
.form .captcha, .form.small .captcha {
	width: 70px;
	margin-left: 10px;
}
.form .captcha-message {
	display: block;
	line-height: normal;
	padding-top: 5px;
}

/* Paging */
.paging {
	margin: 10px 0;
	text-align: right;
	font-size: 11px;
	color: #52493e;
}
.paging a:link, .paging a:active, .paging a:visited {
	background-color: #999999;
	padding: 2px 6px;
	color: #f2ebe2;
	text-decoration: none;
}
.paging a:hover, .paging em {
	background-color: #f18d0f;
	padding: 2px 6px;
	color: #FFFFFF;
	font-style: normal;
}
.paging .options {
	margin: 0 40px;
}
.paging .result-count {
	margin-left: 20px;
}



.smalltext {
	font-size: 11px;
	text-transform: uppercase;
	margin: 5px 0;
	color: #766e64;
}


.grid {
	width: 100%;
	margin-top: 15px;
}
.grid.short {
	width: 400px;
}
.grid th, .grid td {
	padding: 2px 5px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #000000;
}
.grid th {
	text-align: left;
	padding: 2px 10px;
}
.grid tr:nth-child(odd) {
	background-color: #363636;
}


.translate-widget {
	margin: 0 0 20px 20px;
}
