html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, menu, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html, body{
	height:100%;
}

#wrapper {
	width: 100%;
	background: #eee;
	margin: 0 auto;
	-moz-box-shadow: 0 0 20px 15px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 20px 15px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px 15px rgba(0, 0, 0, 0.2);
	
}
#background-wrapper {
	background: #e7e7e7 url(../images/pattern.jpg) repeat-x fixed top;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, menu, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-spacing: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.text-left{
	text-align:left;
}
.text-right{
	text-align:right;
}
.text-center{
	text-align:center;
}

.clearfix,
.tagcloud {
	zoom: 1;
}

.clearfix:before, .clearfix:after,
.tagcloud:before, .tagcloud:after {
	content: "";
	display: table;
}

.clearfix:after,
.tagcloud:after {
	clear: both;
}

.clearboth {
	clear: both;
}

/* 1.0 - Global */
body {
	color: #1c1c1c;
	font-family: 'Open Sans', sans-serif;
}

body, .title-style2, #navigation li li, .blog-entry-inner h4 span, .event-entry-inner h4 span, .widget .latest-posts-list li .lpl-content h6 span, textarea, .datepicker-key {
	font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6, #navigation li, .slider-caption p, .room-price-widget .from, .room-price-widget .price, .room-price-widget .price-detail, .step-icon, .step-title, .room-price .price span, .price-details .deposit, .price-details .total, .lightbox-title, table th, .mobile-menu-title, #topbar {
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	-webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	-moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

#content #fee h1, #content #price #fee h1,
#content #fee h3, #content #price #fee h3 {
	font-size:45px;
	color: #000;
	-webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
	-moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
}
#content #fee h2, #content #price #fee h2,
#content #fee h4, #content #price #fee h4 {
	font-size:18px;
	color: #000;
	-webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
	-moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
	float:left;
	margin:24px 5px 0 -2px;
}
#content #fee small, #content #price #fee small {
	font-size:12px;
	color: #666;
	margin-left:38px;
}
#sender {
	position:relative;
	width:89px;
	z-index: 20;
	height:89px;
	margin:15px 10px 15px 0;
	padding: 15px;
	background-color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fefefe));
	background: -webkit-linear-gradient(top, #fff, #fefefe);
	background: -moz-linear-gradient(top, #fff, #fefefe);
	background: -ms-linear-gradient(top, #fff, #fefefe);
	background: -o-linear-gradient(top, #fff, #fefefe);
	background: linear-gradient(top, #fff, #fefefe);
	overflow:visible;
	float:left;
	text-align:center;
	border: solid 2px #fff;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.6);
}
#sender img{
	margin-top:15px;
}

#content #price h1,
#content #price h3 {
	font-size:26px;
	color: #F00;
	margin-top:0;
	-webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
	-moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.45);
}
/* --- start of magic ;-) --- */
		.text-gradient {
			position: relative;
		}
		.text-gradient:after {
			content: '';
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			height: 100%;
			width: 100%;
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#00fff',GradientType=0 );
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(100%, rgba(242,242,242,0)));
			background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 100%);
			background:    -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 100%);
			background:     -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 100%);
			background:      -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 100%);
			background:         linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 100%);
		}
		/* --- end of magic ;-) --- */



#menu {
	position:absolute;
	top:20px;
	width: 100%;
	height:70px;
	z-index:12;
	background-color: #fff;
	background: url(../images/footer-bar.png) no-repeat center bottom;
	margin: 0 auto;
		-webkit-background-size: 100% 10px;
		-moz-background-size: 100% 10px;
		-o-background-size: 100% 10px;
		background-size: 100% 10px;
	}
	#menu:after {
		visibility:visible;
		display: block;
		content: ' ';
		position: absolute;
		left: 0;
		right: 0;
		top: 64px;
		height: 10px;
		background: url(../images/dashboard-top-shadow_light.png) no-repeat center bottom;
		-webkit-background-size: 100% 100%;
		-moz-background-size: 100% 100%;
		-o-background-size: 100% 100%;
		background-size: 100% 100%;
		}
/* 2.1 - Top Bar */
#topbar {
	position:absolute;
	top:0px;
	width: 100%;
	height:20px;
	background-color: #fff; 
	z-index:12;
	font-size: 12px;
	color: #fff;
	font-weight:normal;
	display:block;
	z-index:99;
	margin:0 auto;
}
#topbar a {
	color: #eee;
	text-decoration: none;
	font-weight:100;
}

#topbar-wrapper {
	width: 960px;
	margin: 3px 0 0 0 !important;
}

#topbar li {
	float: right;
	margin: 0 15px 0 0;
	min-height: 12px;
}
.topbar-right {
	position:absolute;
	display:block;
	float: right;
	padding:0;
	display:block;
	right:5%;
}

.topbar-right .header-contact {
	display:block;
	float: left;
	margin: 8px 0 0 0;
	color: #eee;
}
.phone_icon {
	background: url(../images/list_phone_dark.png) left center no-repeat;
	padding: 0 0 0 17px;
}

.email_icon {
	background: url(../images/email_icon.png) left center no-repeat;
	padding: 0 0 0 20px;
	cursor:pointer;
	font-weight:100;
	color:#eee;
}
#login-field {
	display: none;
	position:absolute;
	top:20px;
	width:300px;
	height:160px;
	z-index:999;
	right:0;
	background-color:#ccc;
	padding:10px;
	overflow:visible;
	background-color: #888;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#ebebeb));
	background: -webkit-linear-gradient(top, #888, #ebebeb);
	background: -moz-linear-gradient(top, #888, #ebebeb);
	background: -ms-linear-gradient(top, #888, #ebebeb);
	background: -o-linear-gradient(top, #888, #ebebeb);
	background: linear-gradient(top, #888, #ebebeb);
	box-shadow: 0 4px 4px rgba(0, 0, 0, 0.6);
	color:#eee;
	}
#login-field h1,
#login-field h3{
	font-size:26px;
	padding: 5px 0 10px 0;
	color:#fff;
}
#login-field p{
	font-size:12px;
	line-height:12px;
}
#login-field a, #login-field a:active, #login-field a:link, #login-field a:visited{
	color:#333;
}
#login-field a:hover{
	color:#F00;
}

#languages {
	position:absolute;
	clear:both;
	top:34px;
	right:0;
	width:104px;
	height:50px;
	background: none;
	z-index:999;
	outline: none;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
	color:#666;
	font-weight:400;
	font-size:12px;
	}
#languages span{ display:block; height:20px;}
#languages a, #languages a:link, #languages a:active, #languages a:visited{ font-size:16px; color:#333;}
#languages .inactive, #languages .inactive:link, #languages .inactive:active, #languages .inactive:visited{ font-size:16px; color:#999;}
#languages a:hover, #languages .inactive:hover{ color:#F00;}

/* 2.1.2 - Language Selection */
#language-selection {
	display:block;
	float: right;
}

#language-selection li li {
	background-color:#eee;
}
#language-selection li li a {
	border-top: 1px solid;
	display: block;
	color:#eee;
	padding:6px;
	background-color:#888;
	font-weight:normal;
}

#language-selection a {
	font-weight:100;
}
#language-selection li a.sf-with-ul {
	padding-right: 12px ;
}

#language-selection li a.sf-with-ul:after {
	content: '';
	position: absolute;
	top: 33%;
	right: 0em;
	height: 5px;
	width: 20px;
	background: url(../images/arrows1.png) no-repeat 10px -2px;
}

#language-selection li li a.sf-with-ul:after {
	top: 29%;
	background: url(../images/arrows1.png) no-repeat -86px 2px;
	height: 10px;
}

.two-third-wrapper {
	width: 100%;
	margin: 0 auto;
	padding:0;
}

.text-center{
	text-align:center;
}
.circle-img{
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	border: 2px solid #fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);	
}
.center{
	display:block;
	margin:0 auto;
}
.logocontainer {
	position:absolute;
	clear:both;
	top:20px;
	float:left;
	left:5%;
	width:320px;
	height:120px;
	z-index:9999;
	}

	#logo {
		position:relative;
		float:left;
		width:120px;
		height:120px;
		background:url(../images/logo.png) no-repeat bottom left;
		z-index:9999;
		outline: none;
		-webkit-background-size: cover; /* For WebKit*/
		-moz-background-size: cover;    /* Mozilla*/
		-o-background-size: cover;      /* Opera*/
		background-size: cover;         /* Generic*/
		margin-right:20px;
		}
	#mmlogo {
		position:relative;
		float:left;
		width:180px;
		height:100px;
		background:url(../images/museum_badge.png) no-repeat bottom left;
		z-index:999;
		outline: none;
		-webkit-background-size: contain; /* For WebKit*/
		-moz-background-size: contain;    /* Mozilla*/
		-o-background-size: contain;      /* Opera*/
		background-size: contain;         /* Generic*/
		}
#logotext{
}
#header-gmap {
	display: block;
	margin-top:5px;
}
#countries-gmap {
	display: block;
	margin-top:25px;
}

#map-canvas {
	width: 100%;
	height: 400px;
	background: #fff;
}
#map-countries {
	width: 100%;
	height: 400px;
	background: #fff;
}

#map_canvas { height: 100% }
     
     .infowindow
     {
         min-width: 200px;
		 overflow:hidden;
     }
     .infowindow strong{
		 font-size:18px;
		 line-height:30px;
	 }

#content{
	clear:both;
	position:relative;
	left:5%;
	width:90%;
	height:auto;
	min-height:100px;
	padding-bottom:50px;
	color: #333;
	margin-top: 50px;
	}
	#content p{
		line-height:22px;
	}
	#content p em{
		font-style: italic;
		font-size: 12px;
		line-height: 12px;
		color: #666;
	}
	#content h1,
	#content h3{
		display:inline-block;
		color:#666;
		font-size:46px;
		margin:0;
		font-weight:100;
		width:auto;
	}
	#content h2,
	#content h4{
		display:inline-block;
		color:#666;
		font-size:20px;
		margin:30px 0 10px -2px;
		font-weight:100;
		width:auto;
		border-bottom: solid 1px #999;
		letter-spacing:0.2em;
	}
	#cols h2,
	#cols h4{
		color:#F00;
		font-size:28px;
		margin:30px 0 0 0;
	}
	/*
	#content h4{
		color:#666;
		font-size:20px;
		margin:30px 0 20px 0;
	}
	#content .textblock h4{
		color:#F00;
		font-size:22px;
		margin:-10px 0 30px 0;
	}*/
	#content a, #content a:link, #content a:active, #content a:visited{
		color:#F00;
		text-decoration:underline;
	}
	#content a:hover{
		color:#333;
		text-decoration:none;
	}
	#content li{
		line-height:21px;
	}
/* 5.4 - Tables */
#content table {
	width: 100%;
	margin: 0 0 30px 0;
	font-size: 14px;
	color: #1c1c1c;
}

#content table strong {
	color: #a09d9d;
	font-weight: normal;
}

#content table th {
	color: #fff;
	border-bottom: #e9e9e9 1px solid;
	text-align: left;
	vertical-align: top;
}

#content table td {
	border-right: #e9e9e9 1px solid;
	border-bottom: #e9e9e9 1px solid;
	text-align: left;
	vertical-align: top;
}

#content table tr td:last-child {
	border-right: none;
}

#content table th {
	padding: 14px 20px 14px 20px;
	font-size: 14px;
	font-weight: 400;
}

#content table td {
	padding: 9px 20px;
	line-height: 160%;
}

#content table tr {
	background: #fff;
}

#content table tr:nth-child(2n) {
    background: #f8f8f8;
}
	#content table tr:nth-child(odd) td {
		background-color: #f3f3f3;
	}

.title-style {
	/*border-top: #666 1px solid;*/
	border-bottom: #666 1px solid;
	position: relative;
	padding: 32px 0 12px 0px;
	margin: 0 0 30px 0;
}
.headtitle {
	background:url(../images/bullet.png) no-repeat right;	
}
.title-style h3 {
	font-size:13px;
	color:#999;
}
.title-style h2 {
	font-size:32px;
	color:#444;
}
.title-block {
	width: 48px;
	height: 3px;
	display: none;
	position: absolute;
	left: 0;
	bottom: -3px;
}

.main-navigation select {
	display: none;
	margin: 0px 0 0 0;
	z-index:12;
}
#navigation {
	position:absolute;
	float:none;
	right:10%;
}

#navigation li {
	float:left;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	display: block;
	height:60px;
}
#navigation li:hover ul {
	float:none;
}
#navigation li li {
	float:none;
	height:40px;
}

#navigation li strong {
	font-weight: 400;
	display: block;
	padding: 15px 15px;
	color:#999;
}

#navigation li a {
	padding: 0px 0;
	color: #1c1c1c;
	text-decoration: none;
	display: block;
}

#navigation li:last-child strong {
	border-right: none;
}
.italic{
	font-style:italic;
}
#navigation li span {
	display: block;
	color: #a09d9d;
	text-transform: none;
	letter-spacing: 0.01em;
	margin: 0;
	font-size:10px;
}

#navigation li a:hover span,
#navigation li:hover span,
#navigation li.current-menu-item a span {
	color: #AAA;
}

#navigation li li.current-menu-item,
#navigation li li.current_page_item,
#navigation li li:hover {
	border-bottom: none;
}

#navigation li li,
#navigation li li:hover {
	text-transform: none;
	letter-spacing: 0;
	border-bottom: #e8e8e8 1px solid;
}

#navigation li li a.sf-with-ul:after {
	background: url(../images/arrows2.png) no-repeat;
	width: 8px;
	height: 8px;
	content: '';
	position: absolute;
	top: 36%;
	right: 1em;
}

#navigation li li a {
	padding: 15px 20px;
	background: #eee;
	color:#333;
	font-size: 13px;
}

#navigation li li a:hover {
	background: #ccc;
}

#navigation .current-menu-item,
#navigation .current_page_item,
#navigation li:hover {
	border-bottom: 10px solid;
}

#navigation li ul {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
	margin-top:-63px;
}
#navigation li li ul {
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
	margin-top:0px;
}

/* 3.1 - Mobile Menu */
.mobile-menu-wrapper {
	position: absolute;
	right:0;
	top:0;
	float: left;
	margin: 0;
	display: none;
	z-index:30;
}

.mobile-menu-button {
	background-image: url(../images/mobile-menu.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 46px;
	height: 40px;
	float: right;
	margin: 0 1px 0 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.mobile-menu-title {
	color: #333;
	width: 35px;
	height: 28px;
	padding: 12px 10px 0 0;
	float: right;
	font-size: 14px;
	text-indent: 0px;
	text-align: left;
}

.mobile-menu-button:hover {
	cursor: pointer;
}

.mobile-menu-inner {
	width: 195px;
	height: auto;
	overflow: auto;
	position: absolute;
	top: 39px;
	z-index: 99;
	display: none;
	padding: 0;
	margin: 0;
	right:1px;
}

#mobile-menu {
	width: 82%;
	padding: 0 15px 10px 10px !important;	
}

#mobile-menu li {
	font-size: 14px;
	color:#333;
}

#mobile-menu li li {
	margin: 0 0 0 10px;
}

#mobile-menu li li li {
	margin: 0 0 0 20px;
}

#mobile-menu li a {
	color: #f2f2f2;
	line-height: 2.5em;
	text-decoration: none;
	display: block;
}
#mobile-menu li li a {
	color: #999;
}

#mobile-menu li a:hover {
	color: #f00;
}

#mobile-menu li.current_page_item a {
	color: #f00;
}

#mobile-menu li.current_page_item ul li a {
	color: #999;
}

#mobile-menu li.current_page_item ul li a:hover {
	color: #f2f2f2;
}

/* 5.6 - Other */
.space1 {
	border: none;
	margin: 40px 0 0 0;
	display: block;
}

.space2 {
	border-top: #e8e8e8 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0 0 40px 0;
	display: block;
}

.space3 {
	border-top: #e8e8e8 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 10px 0 60px 0;
	display: block;
}

.space4 {
	border: none;
	margin: 50px 0 0 0;
	display: block;
}

.space5 {
	border: none;
	margin: 50px 0 0 0;
	display: block;
}

.space6 {
	border-top: #e8e8e8 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0 0 40px 0;
	clear: both;
	display: block;
}

.space7 {
	border-top: 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 0 0 20px 0;
	clear: both;
	display: block;
}

.space8 {
	border-top: 1px solid;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 20px 0 20px 0;
	clear: both;
	display: block;
}

.space9 {
	border: none;
	margin: 0 0 30px 0;
	clear: both;
	display: block;
}

.space10 {
	border: none;
	clear: both;
	display: block;
	height: 10px;
}

/* 4.0 - Slideshows */
#slider {
	margin: 0;
	position: relative;
	background:none;
	padding-bottom:11px;
	min-height:80px;
}

#slider-full {
	position: relative;
}

.loading .slider {
	background: url(../images/loader_03.gif) center no-repeat #222 !important;
}

.slider {
	position: relative;
}
	.slider:before,
	.slider:after {
		display: block;
		content: ' ';
		position: absolute;
		left: 0;
		right: 0;
		}
		.slider:after {
			bottom: 0px;
			height: 18px;
			/*background: url(../images/dashboard-top-shadow.png) no-repeat center bottom;*/
			-webkit-background-size: 100% 100%;
			-moz-background-size: 100% 100%;
			-o-background-size: 100% 100%;
			background-size: 100% 100%;
			z-index:99999;
		}
		/*
		*/
.slider-caption-wrapper {
	position: absolute;
	bottom: 35%;
	left:8%;
	width: 200px;
	padding:0;
	text-align:center;
	-webkit-text-shadow: 0 2px 5px rgba(0, 0, 0, 1);
	-moz-text-shadow: 0 2px 5px rgba(0, 0, 0, 1);
	text-shadow: 0 2px 5px rgba(0, 0, 0, 1);
}
.slider-caption-wrapper img {
	max-width:58px;
	margin: 0 auto;
}
.slider-caption h1,
.slider-caption .title{
	display:inline-block;
	color:#fff;
	font-size:52px;
	margin:0;
	font-weight:400;
	width:auto;
}
.slider-caption .title{
	line-height:50px;
}
.slider-caption h2,
.slider-caption .subtitle{
	display:inline-block;
	color:#fff;
	font-size:18px;
	margin:30px 0 10px -2px;
	font-weight:400;
	width:auto;
	border-bottom: solid 1px #fff;
	letter-spacing:0.08em;
	-webkit-text-shadow: 0px 1px 5px rgba(0, 0, 0, 1);
	-moz-text-shadow: 0px 1px 5px rgba(0, 0, 0, 1);
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 1);
}
.slider-caption p {
	line-height:100%;
	padding:0;
}
.slider-caption p a,
.slider-caption p a:link,
.slider-caption p a:active,
.slider-caption p a:visited
{
	text-decoration:none;
	color:#F00;
	font-size:12px;
}
.slider-caption p a:hover
{
	color:#000;
}
.slider-caption-wrapper .icon-play{
	display:block;
	font-size:40px;
	width:32px;
	height:32px;
	text-align:center;
	border: solid 2px #fff;
	border-radius:50%;
	margin:0 auto;
	padding:8px 0 0 8px;
}

.slider-caption p.colour-caption {
	color: #333;
	display: table;
}

.slider-caption p.dark-caption {
	color: #333;
	display: table;
}

.slider .flex-direction-nav .flex-prev, 
.slider .flex-direction-nav .flex-next {
	position: absolute;
	top: 39%;
	text-indent: -9999px;
	z-index:99999;
}

.slider .flex-direction-nav .flex-prev {
	left: 30px;
	width: 35px;
	height: 55px;
	background: url(../images/left-arrow_dark.png) center no-repeat;
	/*
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	*/
}

.slider .flex-direction-nav .flex-next {
	right: 30px;
	width: 35px;
	height: 55px;
	background: url(../images/right-arrow_dark.png) center no-repeat;
	/*
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	*/
}
#sliderbottom {
	position: relative;
	min-height: 50px;
	left:0;
	right:0;
	margin-top:40px;
}


.medium-caption {
	font-size: 14px;
	clear:both;
	display:block;
	margin:5px 0 10px 2px;
	letter-spacing:0.12em;
	line-height:22px;
}

.large-caption {
	font-size: 36px;
	margin:0;
	font-weight:100;
	color:#ccc;
}

/* 4.1 - Text Slideshow */
.text-slider,
.faq-slider {
	position: relative;
}

.text-slider .flex-direction-nav .flex-prev, 
.text-slider .flex-direction-nav .flex-next,
.faq-slider .flex-direction-nav .flex-prev, 
.faq-slider .flex-direction-nav .flex-next {
	position: absolute;
	top: -68px;
	right: 0px;
	text-indent: -9999px;
}

.text-slider .flex-direction-nav .flex-prev,
.faq-slider .flex-direction-nav .flex-prev {
	right: 34px;
	width: 27px;
	height: 27px;
	background:#fff url(../images/left-arrow2.png) center no-repeat;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	border: #e3e3e3 1px solid;
}

.text-slider .flex-direction-nav .flex-next,
.faq-slider .flex-direction-nav .flex-next {
	right: 0px;
	width: 27px;
	height: 27px;
	background:#fff url(../images/right-arrow2.png) center no-repeat;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	border: #e3e3e3 1px solid;
}

.dark-wrapper .text-slider .flex-direction-nav .flex-prev {
	background: url(../images/left-arrow3.png) #fff center no-repeat;
	border: none;
}

.dark-wrapper .text-slider .flex-direction-nav .flex-next {
	background: url(../images/right-arrow3.png) #fff center no-repeat;
	border: none;
}

.text-slider ul li {
}

.loading .text-slider ul li {
	display: none;
}

.loading .text-slider {
	background: url(../images/loader_02.gif) center no-repeat #222;
	min-height: 100px;
}

.loading .dark-wrapper .text-slider {
	background: url(../images/loader_03.gif) center no-repeat #222;
	min-height: 100px;
}

#box-wrapper{
	position:absolute;
	left:0;
	right:0;
	height:150px;
	margin-top:-150px;
	padding:0;
	overflow:hidden;
	bottom:0;
}
#boxes{
	position:relative;
	clear:both;
	left:0;
	right:0;
	height:100px;
	background:rgba(0, 0, 0, 0.65);
	margin-top:50px;
	z-index:30;
	float:none;
	text-align:center;
    -moz-animation-name: dropHeader;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-in;
    -moz-animation-duration: 5s;

    -webkit-animation-name: dropHeader;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-in;
    -webkit-animation-duration: 5s;

    animation-name: dropHeader;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 3s;
	}
@-moz-keyframes dropHeader {
    0% {
        -moz-transform: translateY(100px);
    }
    80% {
        -moz-transform: translateY(100px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-webkit-keyframes dropHeader {
    0% {
        -webkit-transform: translateY(100px);
    }
    80% {
        -webkit-transform: translateY(100px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@keyframes dropHeader {
    0% {
        transform: translateY(100px);
    }
    80% {
        transform: translateY(100px);
    }
    100% {
        transform: translateY(0);
    }
}
  
	#box{
		position:relative;
		display:block;
		height:120px;
		background-color:#333;
		margin-top: -30px;
		float:left;
		background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
		background: -webkit-linear-gradient(top, #444444, #222222);
		background: -moz-linear-gradient(top, #444444, #222222);
		background: -ms-linear-gradient(top, #444444, #222222);
		background: -o-linear-gradient(top, #444444, #222222);
		background: linear-gradient(top, #444444, #222222);
		border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px 5px 5px 5px;
		-moz-border-radius: 5px 5px 5px 5px;
		-ms-border-radius: 5px 5px 5px 5px;
		-o-border-radius: 5px 5px 5px 5px;
		border:solid 1px #666;
		-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.45);
		-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.45);
		box-shadow: 0 3px 8px rgba(0, 0, 0, 0.45);
		text-align:left;
		font-size:13px;
		line-height:16px;
	}
	#box p{
		padding-top:5px;
		color:#ccc;
	}
	#box strong{
		color:#fff;
	}
	#box h1,
	#box h3{
		font-size:18px;
		text-transform:uppercase;
		color:#EB3F47;
		-webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
		-moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
		text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
		margin:5px 0 5px 0px;
		padding-left:0;
	}
	#box h2,
	#box h4{
		font-size:16px;
		color:#fff;
		-webkit-text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
		-moz-text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
		text-shadow: 0 1px 5px rgba(0, 0, 0, 1);
		margin:5px 0 0 0;
	}
	#box ul{
		width:100%;
	}
	#box ul.meine_liste li {
		font-family: Arial;
		float: left;
		list-style:square;
		color:#ccc;
		margin-left:10px;
	}
	 
	#box ul.spalten_2 li {
		width: 36.333%;
	}
	 
	#box ul.spalten_3 li {
		width: 33.333%;
	}
	 
	#box ul.spalten_4 li {
		width: 25%;
	}
	#offerbox{
		width:30%;
		height:100%;
		overflow:hidden;
		text-align:center;
		background-position:center;
		-webkit-background-size: cover; /* For WebKit*/
		-moz-background-size: cover;    /* Mozilla*/
		-o-background-size: cover;      /* Opera*/
		background-size: cover;         /* Generic*/
		margin-right:15px;
		float:left;
	}
	.home-box1 {
		position:relative;
		float:left;
		width:35%;
		margin-left:10%;
		margin-right:0;
		}
		.home-box1 > img{
			margin-left:-15px; 
			margin-top:-15px;
			float:left;
		}
	.home-box2 {
		position:relative;
		float:left;
		width:25%;
		margin-right:2%;
		margin-left:2%;
		}
		.home-box2 > img{
			height:100%;
			margin-right:15px;
			float:left;
		}
	.home-box3 {
		position:relative;
		float:left;
		width:15%;
		margin-right:10%;
		margin-left:0;
	}
.main-content {
	width: 100%;
	float: left;
}
.left-main-content {
	width: 64%;
	float: left;
}
.main-content h4{
	font-size:18px;
	color: #D80C11;
}
.main-content h5{
	font-size:18px;
	color: #333;
	margin:5px 0 15px 0;
}
table small{
	font-size:11px;
}

.main-content .main-ul{
	font-size:14px;
	list-style:disc;
	line-height:18px;
	margin-bottom:20px;
	margin-left:0px;
	color:#666;
	font-weight:normal;
	font-style:italic;
	border-left: 5px solid #F90;
	padding-left:25px;
}

.sidebar {
	width: 22%;
	float: right;
	padding: 0 0 0 3%;
}

.left-sidebar {
	float: left;
	border-right: #e8e8e8 1px solid;
	border-left: none;
	padding: 0 3% 0 0;
}

.widget-reservation-box {
	border-bottom: 5px solid;
	padding: 20px;
}

.widget {
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
}

.dark-wrapper {
	padding: 40px 0;
}

.gallery-preview {
	margin: 0 2px 5px 0;
}

/* 4.2 - Accommodation Slideshow */
.accommodation-slider {
	margin: 0 0 30px 0;
	min-height: 200px;
}

.accommodation-slider .flex-direction-nav .flex-prev, 
.accommodation-slider .flex-direction-nav .flex-next {
	top: 44%;
}

/* 5.0 - Typography */
.page-content h1,
.page-content h3 {
	font-size: 30px;
	margin: 0 0 20px 0;
}

.page-content h2,
.page-content h4 {
	font-size: 24px;
	margin: 0 0 15px 0;
}
/*
.page-content h3 {
	font-size: 18px;
	margin: 0 0 20px 0;
}

.page-content h4 {
	font-size: 16px;
	margin: 0 0 15px 0;
}
*/
.page-content h5 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
}

.page-content h6 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
a, a:link, a:active, a:visited {color:#F00; text-decoration:none;}
a:hover {color:#333;}
#footer a, #footer a:link, #footer a:active, #footer a:visited {color:#333; text-decoration:none;}
#footer a:hover {color:#F00;}
#social a, #social a:link, #social a:active, #social a:visited {color:#FFF; text-decoration:none;}
#social a:hover {color:#F00;}

p {
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 20px 0;
}

.signature{
	font-family: 'Marck Script', cursive;
	font-size:30px;
	color:#666;
}

blockquote {
	color: #999;
	font-size: 12px;
	font-style: italic;
	border-left: 5px solid;
	padding: 10px;
	margin: 0 0 20px 0px;
}
.blockquote {
	color: #999;
	font-size: 14px;
	font-style: italic;
	padding: 10px;
	margin: 0 0 20px 0px;
}
.blockquote li{
	list-style:disc;
}
blockquote p {
	margin: 0;
}
blockquote .title {
	color: #333;
	font-size:14px;
	font-style:normal;
	padding-bottom:5px;
}

.dropcap {
	font-size: 30px;
	line-height: 1.2;
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.title-style0 {
	border-bottom: none;
	position: relative;
	padding: 12px 0 12px 0;
	margin: 0 0 30px 0;
		clear:both;
		float:none;
}
.title-style0 h3 {
	margin-top:10px;
	font-size:18px;
	color:#777;
}
.title-style0 h2 {
	font-size:26px;
	color:#333;
	line-height:42px;
}
.title-style0 h5 {
    margin-top: 10px;
    font-size: 18px;
    color: #777;
}
.title-style1 {
	border-bottom: #e8e8e8 1px solid;
	position: relative;
	padding: 32px 0 12px 0;
	margin: 0 0 30px 0;
}

.title-style1 a {
	color: #1c1c1c;
	text-decoration: none;
}

.dark-wrapper .title-style1 {
	border-bottom: 1px solid;
	color: #fff;
}

.title-style2 {
	position: relative;
	padding: 0 0 12px 0;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}

.title-style3 {
	position: relative;
	padding: 0 0 12px 0;
	margin: 0 0 40px 0 !important;
	font-size: 14px !important;
	text-transform: uppercase;
}

.title-style4 {
	position: relative;
	padding: 0 0 12px 0;
	margin: 0 0 30px 0;
	font-size: 14px;
	color: #fff;
}

.parallax .title-style0 {
	/*
    background: url(../images/bg_title.png) repeat;
    background: rgba(0,0,0,0.5);
	*/
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    padding: 12px 12px 32px 12px;
	max-width: 40%;
	margin: 0 auto;
	display: block;
	background-color:rgba(0,0,0,0.5);
}

#footer .title-style2 {
	color: #999;
	font-size:22px;
	font-weight:100;
	letter-spacing:0.1em;
	text-shadow:none;
	-moz-text-shadow:none;
	-o-text-shadow:none;
	-toolkit-text-shadow:none;
	margin-bottom:15px;
}

.title-block {
	width: 48px;
	height: 3px;
	display: none;
	position: absolute;
	left: 0;
	bottom: -3px;
}

/* 5.1 - Lists */
.sidebar ul {
	font-size: 14px;
	margin: 0 0 0 16px;
}

.page-content ul, .list-style1, .list-style2, .list-style3, .list-style4 {
	margin: 0 0 30px 16px;
	font-size: 14px;
}

.page-content li, .sidebar li, .list-style1 li, .list-style2 li, .list-style3 li, .list-style4 li {
	margin: 0 0 12px 0;
	line-height: 130%;
}

.list-style1 li {
	list-style-image: url(../images/list1.png);
	list-style-position: outside;
}

.list-style2 li,
.sidebar li,
.page-content li {
	list-style-image: url(../images/list2.png);
	list-style-position: outside;
}

.list-style3 li {
	list-style-image: url(../images/list3.png);
	list-style-position: outside;
}

.list-style4 li {
	list-style-image: url(../images/list4.png);
	list-style-position: outside;
}

.sidebar li a {
	color: #1c1c1c;
	text-decoration: none;
}

.sidebar li a:hover {
	text-decoration: underline;
}

.page-content ol li {
	list-style: decimal;
	font-size: 14px;
	line-height: 160%;
	margin: 0 0 10px 0;
}

.page-content ol {
	margin: 0 0 0 24px;
}

.page-content ol ol {
	margin: 10px 0 0 15px;
}

.page-content ol ol li {
	list-style: lower-latin;
}

.line-list li {
	border-bottom: #e8e8e8 1px solid;
}

.line-list li a {
	text-decoration: none;
}

.line-list li:last-child {
	border-bottom: none;
}

.no-style-list li strong {
	font-weight: normal;
	color: #a09d9d;
}

/* 5.2 - Forms */
.page-content input[type="text"],
.page-content input[type="email"],
.page-content input[type="url"], 
.page-content input[type="number"], 
.page-content input[type="tel"],
.page-content input[type="date"], 
.page-content input[type="file"] {
	width: 50%;
	margin: 0 0 20px 0;
	border: #e8e8e8 1px solid;
}

.page-content textarea {
	width: 95%;
	margin: 0 0 20px 0;
	border: #e8e8e8 1px solid;
	padding: 10px 9px;
	font-size: 12px;
}

.page-content label,
.booking-side label,
.booking-main label,
.datepicker-key {
	color: #1c1c1c;
	font-size: 12px;
	font-weight: 600;
	display: block;
	margin: 0 0 10px 0;
}

.page-content label span {
	color: #c3512f;
}
#commentform label{
	display:inline-block;
	min-width:75px;
	max-width:175px;
	font-size:13px;
}
#commentform .item{
}

input[type="text"] {
	padding: 10px 9px;
	/*width: 94%;*/
	/*border: none;*/
	margin: 0 0 15px 0;
	-webkit-appearance: none;
}

input[type="submit"] {
	font-weight: 400;
	padding: 9px 10px;
	-webkit-appearance: none;
}

/* 5.3 - Buttons */
.button1 {
	background: transparent;
	border: #F00 1px solid;
	padding: 10px 15px;
	font-size: 12px;
	font-weight: 600;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.page-content a.button1,
a.button1 {
	color: #F00;
}

.page-content a.button1:hover,
.page-content a.button4:hover,
.page-content a.button5:hover,
a.button1:hover,
a.button4:hover,
a.button5:hover {
	border: 1px solid;
	color: #fff;
}

.button2 {
	border: 1px solid;
	padding: 10px 15px;
	font-size: 12px !important;
	font-weight: 600;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.page-content a.button2,
a.button2,
.button2 {
	color: #fff;
}

.button3 {
	border: 1px solid;
	color: #fff;
	padding: 12px 15px;
	font-size: 14px;
	font-weight: 400;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.button4 {
	border: #e8e8e8 1px solid;
	color: #1c1c1c;
	padding: 12px 15px;
	font-size: 14px;
	font-weight: 400;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.button5 {
	border: #e8e8e8 1px solid;
	color: #1c1c1c;
	font-size: 18px;
	font-weight: 600;
	padding: 12px 18px;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.button6 {
	border: 1px solid;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 12px 18px;
	display: block;
	float: left;
	line-height: 1;
	text-decoration: none;
	cursor: pointer;
}

.rounded-button {
	-webkit-border-radius: 30px; 
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}

#footer .button1 {
	border: 1px solid;
	color: #fff;
}

#footer .button1:hover {
	background: #fff;
	border: #fff 1px solid;
	color: #1c1c1c;
}


/* 5.5 - Alerts & Messages */
.msg {
	padding: 9px 10px 9px 20px;
	margin: 0 0 15px 0;
}

.msg p, .blog-content .msg p {
	margin: 0 !important;
}

.default {
	background: #fff;
	color: #1c1c1c;
	border: #dee0e0 1px solid;
}

.default a {
	color: #1c1c1c;
	text-decoration: underline;
}

.notice {
	background: #fff5af;
	color: #b3a437;
}

.notice a {
	color: #b3a437;
	text-decoration: underline;
}

.success {
	background: #dff7ca;
	color: #64ae23;
}

.success a {
	color: #64ae23;
	text-decoration: underline;
}

.fail {
	background: #ffe2e1;
	color: #c83f39;
}

.fail a {
	color: #c83f39;
	text-decoration: underline;
}
	#cbox{
		width:100%;
		height:120px;
		margin-bottom:10px;
	}
	#contact{
		width:300px;
		height:100%;
		overflow:hidden;
		text-align:center;
		background-position:center;
		-webkit-background-size: cover; /* For WebKit*/
		-moz-background-size: cover;    /* Mozilla*/
		-o-background-size: cover;      /* Opera*/
		background-size: cover;         /* Generic*/
		margin-right:15px;
		float:left;
	}


/* 8.0 - Columns */

/* 8.1 - One Half */
.one-half {
	float: left;
	width: 48.5%;
	margin: 0 3% 0 0;
}

.two-third-wrapper .one-half {
	float: left;
	width: 47.0%;
	margin: 0 3% 0 0;
}

/* 8.2 - One Third */
.one-third {
	float: left;
	width: 31.3%;
	margin: 0 3% 0 0;
}
/* 8.2 - One Third */
.two-third {
	float: left;
	width: 62.6%;
	margin: 0 3% 0 0;
}

/* 8.3 - One Fourth */
.one-fourth {
	float: left;
	width: 22.7%;
	margin: 0 3% 0 0;
}
.one-fith {
	float: left;
	width: 17.6%;
	margin: 0 3% 0 0;
}
.two-fourth {
	float: left;
	width: 45.4%;
	margin: 0 3% 0 0;
}
.half-fourth {
	float: left;
	width: 11.35%;
	margin: 0 3% 0 0;
}
.full-width {
	float: left;
	width: 100%;
	margin: 0 0 0 0;
}
.full-width-right {
	float: none;
	width: 95%;
	padding:5% 0 5% 5%;
	margin:0 auto;
}
.full-width-left {
	float: none;
	width: 95%;
	padding: 5% 5% 5% 0;
	margin:0 auto;
}

.last-col {
	margin: 0 !important;
}

/* 9.0 - Widgets */

/* 9.1 - Social Widget */
.social-icons li {
	float: left;
	margin: 0 12px 12px 0;
}

.social-icons li:last-child {
	margin: 0;
}

.facebook-icon,
.twitter-icon,
.pinterest-icon,
.youtube-icon,
.gplus-icon,
.instagram-icon {
	background-image: url(../images/social_icons.png);
	width: 36px;
	height: 36px;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	display: inline-block;
	background-repeat: no-repeat;
	background-color: #fff;
}
.tripadvisor-icon,
.holidaycheck-icon {
	background-image: url(../images/holiday-icons.png);
	width: 36px;
	height: 36px;
	display: block;
	background-repeat: no-repeat;
}
.tripadvisor-icon {
	width: 41px;
	height: 32px;
	background-position: 0px 0px;
}
.tripadvisor-icon:hover {
	background-position: 0px -35px;
}
.holidaycheck-icon {
	width: 161px;
	height: 32px;
	background-position: -53px 0px;
}
.holidaycheck-icon:hover {
	background-position: -53px -35px;
}

.facebook-icon {
	background-position: -11px -9px;
}

.facebook-icon:hover {
	background-position: -11px -50px;
}

.twitter-icon {
	background-position: -55px -9px;
}

.twitter-icon:hover {
	background-position: -55px -50px;
}

.youtube-icon {
	background-position: -99px -9px;
}

.youtube-icon:hover {
	background-position: -99px -50px;
}

.gplus-icon {
	background-position: -142px -9px;
}

.gplus-icon:hover {
	background-position: -142px -50px;
}

.instagram-icon {
	background-position: -186px -9px;
}

.instagram-icon:hover {
	background-position: -186px -50px;
}

.pinterest-icon {
	background-position: -225px -9px;
}

.pinterest-icon:hover {
	background-position: -225px -50px;
}

/* 9.2 - Flickr */
.flickr_badge_wrapper .flickr_badge_image {
	float: left;
	margin: 0 8px 8px 0;
	height: 66px;
}

.flickr_badge_wrapper .flickr_badge_image:nth-child(3n+1) {
	margin: 0 0 8px 0;
}

.flickr_badge_wrapper .flickr_badge_image img {
	width: 66px;
	height: 66px;
}

/* 9.3 - Tags */
.tagcloud {
	margin: 0 !important;
}

.tagcloud a {
	float: left;
	line-height: 100%;
	list-style: none !important;
	margin: 0 9px 9px 0 !important;
	padding: 10px;
	font-size: 14px !important;
	border: #e8e8e8 1px solid;
	color: #1c1c1c;
	text-decoration: none;
}

.tagcloud a:hover {
	border: 1px solid;
	color: #fff;
}
/* 9.4 - Latest Posts Widget */
.latest-posts-list {
	margin: 0 !important;
}

.widget .latest-posts-list li {
	list-style: none;
	margin: 0 0 14px 0;
	padding: 0 0 13px 0 !important;
	list-style: none !important;
}

.widget .latest-posts-list li a {
	color: #1c1c1c;
}

.widget .latest-posts-list li:last-child {
	background: none;
	padding: 0 !important;
	margin: 0 !important;
}

.widget .latest-posts-list li .lpl-img {
	float: left;
	margin: 0 12px 0 0;
}

#footer .widget .latest-posts-list li .lpl-img {
	width: 20%;
}

#footer .widget .latest-posts-list li .lpl-img img {
	width: 100%;
}

.widget .latest-posts-list li .lpl-content {
	float: left;
	width: 72%;
	margin: 0;
}

.widget .latest-posts-list li .lpl-content h6 {
	line-height: 1.2;
	text-transform: none;
	font-size: 14px !important;
	font-weight: 400;
	margin: 0 !important;
}

.widget .latest-posts-list li .lpl-content h6 a {
	text-decoration: none;
}

.widget .latest-posts-list li .lpl-content h6 a:hover {
	text-decoration: underline;
}

.widget .latest-posts-list li .lpl-content h6 span {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	display: block;
	margin: 5px 0 0 0;
}

#footer .widget .latest-posts-list li {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 4px 0 4px 0;
}

#footer .one-fourth .widget .latest-posts-list li .lpl-img img {
	width: 50px;
	height: 50px;
}
#footer .one-fourth p, #footer .one-fourth div{
	color:#333;
}

#footer .one-fourth .widget .latest-posts-list li .lpl-content {
	width: 145px;
}
#footer .two-fourth p{
	font-size:11px;
}


#footer .lpl-content h6 {
	text-transform: capitalize;
}

.sidebar .widget:last-child {
	border-bottom: none;
	padding: 0;
	margin: 0;
}

/* 10.0 - Footer */
#footer ul li {
	color: #333;
	font-size: 12px;
	line-height: 160%;
}

#footer .twitter-feed li {
	font-style: italic;
	margin: 0 0 12px 0;
	padding: 0;
}

#footer .twitter-feed li span {
	font-size: 12px;
	font-style: normal;
	display: block;
	margin: 2px 0 0 0;
}

#footer .twitter-feed li a {
	text-decoration: none;
}

#footer .twitter-feed li a:hover {
	text-decoration: underline;
}

.footer-full {
	margin: 0 !important;
}

#google-map {
	margin: 0 0 25px 0;
}

#social {
    position: relative;
	width:100%;
	background: url(../images/header-bar.jpg) repeat center top;
	color: #fff;
	letter-spacing:0.2em;
}
#social .full-width{
	width:90%;
	padding:10px 5%;
}
#social .infotext{
	display:inline-block;
}

#footer {
	margin: 0px 0 0 0;
	padding: 40px 5% 40px 5%;
}

#footer p {
	color: #333;
}

/* 10.1 - Footer Bottom */
#footer-bottom {
	margin:  0 0 0;
	padding: 20px 5% 20px 5%;
	border-top: solid 1px;
	border-color:#fff;
	font-size: 14px;
}

#footer-bottom p {
	margin: 0;
}

#footer-bottom ul{
	text-align: justify;
	padding:0;
}

#footer-bottom li {
	width: 1%;
	display: table-cell;
	text-align: left;
	margin: 0;
	padding: 0;
}

#footer-bottom ul li a {
	color: #999;
	text-decoration: none;
}

#footer-bottom ul li a:hover {
	color: #333;
}
#footer-bottom #line{
	padding-left:100%
}
/* 11.0 - IE Fixes */

#blockimg{
	display:block;
	float:left;
	margin-right:20px;
}
#blocktext{
	display:block;
	float:left;
}

.home-reservation-box input[type="text"],
.widget-reservation-box input[type="text"] {
	width: 134px;
}

.home-reservation-box input[type="text"],
.booking-side input[type="text"] {
	margin: 0 3px 3px 0;
	float: left;
	font-size: 14px;
	color: #666;
}
.home-reservation-box input[type="text"]{
	border: 1px solid #eee;
}

.widget-reservation-box input[type="text"] {
	width: 170px;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #666;
}

.home-reservation-box input[type="submit"]{
	height:81px;
	width:30px;
	text-align:center; 
	font-size:20px; 
	font-stretch:narrower;
	border: 1px solid #eee;
}
.home-reservation-box input[type="submit"],
.widget-reservation-box input[type="submit"],
.booking-side input[type="submit"] {
	color: #fff;
	border: none;
	font-size: 14px;
	cursor: pointer;
}

.widget-reservation-box input[type="submit"] {
	width: 150px;
	margin: 30px auto 0 auto;
	display: block;
}

.home-reservation-box input[type="submit"]:hover {
	background: #fff;
	color: #1c1c1c;
	border: 1px solid #eee;
}

.one-half-form {
	width: 132px;
	margin: 0 12px 0 0;
	float: left;
}

.booking-side input[type="text"] {
	width: 112px;
}

.one-third-form {
	width: 85px;
	margin: 0 12px 0 0;
	float: left;
}

/* 7.2.2 - Booking Calendar */
#ui-datepicker-div {
	padding: 20px;
	color: #fff;
	border-bottom: 5px solid;
	font-size: 13px;
	-moz-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
	box-shadow: 0 0 10px 1px rgba(255, 255, 255, 0.2);
}

.ui-datepicker {
	display: none;
}

#ui-datepicker-div a {
	color: #fff;
	text-decoration: none;
}

#ui-datepicker-div .ui-datepicker-calendar tbody tr td a {
	width: 30px;
}

.ui-datepicker-calendar tbody tr td a {
	height: 23px;
	padding: 7px 0 0 0;
	text-align: center;
	border-right: 1px solid;
	border-bottom: 1px solid;
	display: block;
}

.ui-datepicker-calendar tbody tr td.ui-datepicker-unselectable {
	background: transparent;
}

.datepicker, .datepicker2 {
	background: url(../images/date_icon.png) #fff no-repeat right center;
}

.ui-datepicker-title {
	text-align: center;
	padding: 0 0 5px 0;
}

.ui-datepicker-header {
	padding: 0 0 10px 0;
	position: relative;
}

.ui-datepicker-prev {
	position: absolute;
	top: 0;
	left: 0;
}

.ui-datepicker-next {
	position: absolute;
	top: 0;
	right: 0;
}

.ui-datepicker-calendar thead tr th {
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-top: 1px solid;
	border-bottom: 1px solid;
}

.ui-datepicker-prev,
.ui-datepicker-next {
	cursor: pointer;
}

.ui-datepicker-prev {
	background: url(../images/date_arrows.png) no-repeat -10px 2px #fff;
	display: block;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

.ui-datepicker-next {
	background: url(../images/date_arrows.png) no-repeat -88px 2px #fff;
	display: block;
	-webkit-border-radius: 99%; 
	-moz-border-radius: 99%;
	-o-border-radius: 99%;
	border-radius: 99%;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
}

/* 7.2.3 - Open Booking Calendar */
#open_datepicker {
	color: #fff;
}

#open_datepicker .ui-datepicker-calendar {
	width: 50%;
	font-size: 13px;
}

#open_datepicker .ui-datepicker-calendar a {
	color: #fff;
	text-decoration: none;
}

#open_datepicker .ui-datepicker-title {
	font-size: 13px;
	padding: 5px 0 5px 0;
}

#open_datepicker .ui-datepicker-header {
	padding: 0 0 20px 0;
}

#open_datepicker .ui-datepicker-calendar tbody {
	margin: 20px 0 0 0;
}

#open_datepicker .ui-datepicker-group {
	width: 250px;
	float: left;
}

#open_datepicker .ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default {
	border-right: 1px solid;
	border-bottom: 1px solid;
	display: block;
	text-align: center;
}

#open_datepicker .ui-state-default {
	width: 35px;
	height: 25px;
	padding: 10px 0 0;
}

#open_datepicker .ui-datepicker-calendar {
	width: 100% !important;
}

#open_datepicker .ui-datepicker-group-first {
	float: left;
	border-right: 1px solid;
	padding: 0 20px 0 0;
}

#open_datepicker .ui-datepicker-group-last {
	float: right;
}

#open_datepicker .ui-datepicker-prev,
#open_datepicker .ui-datepicker-next {
	width: 25px;
	height: 25px;
}

#open_datepicker .ui-datepicker-prev {
	background: url(../images/date_arrows.png) no-repeat -8px 4px #fff;
}

#open_datepicker .ui-datepicker-next {
	background: url(../images/date_arrows.png) no-repeat -86px 4px #fff;
}

/* 7.2.4 - Booking Widget */
.widget-reservation-box .select-wrapper {
	width: 228px;
	margin: 0 0 10px 0;
}

.home-reservation-box .select-wrapper {
	float: left;
	border: 1px solid #eee;
	margin: 0 3px 10px 0;
	color:#999;
}
.home-reservation-box .select-wrapper select {
	color:#999;
	padding-left:5px;
}

.select-wrapper {
	width: 170px;
	overflow: hidden;
	margin: 0 10px 0 0;
}

.select-wrapper select {
	width: 117%;
	background-image: url(../images/arrows3.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 80% center;
	color: #d3d3d3;
	border: none;
	-webkit-appearance:none;
	border-radius: 0;
	padding: 9px 10px;
	outline: none;
	font-size: 14px;
}

/* 7.2.5 - Booking Contact Info */
.contact_details_list {
	padding: 10px 0 0 0;
	margin: 0 !important;
}

.contact_details_list li {
	font-size: 14px;
	list-style: none;
	display: block;
	min-height: 36px;
	border-bottom: #e8e8e8 1px solid;
	position: relative;
	padding: 0 0 0 45px;
	margin: 0 0 20px 0;
}

.contact_details_list_dark li {
	border-bottom: 1px solid;
}

.contact_details_list li:last-child {
	border-bottom: none;
}

.contact_details_list .phone_list:before,
.contact_details_list .fax_list:before,
.contact_details_list .email_list:before,
.contact_details_list .address_list:before {
	content:'';
	width: 36px;
	height: 36px;
	display: block;
	border-radius: 99%;
	position: absolute;
	top: -10px;
	left: 0;
}

.contact_details_list .phone_list:before {
	background-image: url(../images/list_phone.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list .fax_list:before {
	background-image: url(../images/list_fax.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list .email_list:before {
	background-image: url(../images/list_email.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list .address_list:before {
	background-image: url(../images/list_map.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list_dark .phone_list:before {
	background-image: url(../images/list_phone_dark.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list_dark .fax_list:before {
	background: url(../images/list_fax_dark.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list_dark .email_list:before {
	background: url(../images/list_email_dark.png);
	background-repeat: no-repeat;
	background-position: center;
}

.contact_details_list_dark li strong {
	font-weight: normal;
}

a[href^="tel"]:link,
a[href^="tel"]:visited, 
a[href^="tel"]:hover {
    cursor:default;
    color:#F00;
    pointer-events: none;
}
/* 7.4 - Testimonials */
.testimonial-wrapper {
	border: #e8e8e8 1px solid;
	padding: 20px;
	position: relative;
	background-color:#fff;
}

.dark-wrapper .testimonial-wrapper {
	border: 1px solid;
	color: #fff;
}

.testimonial-image {
	float: left;
	width: 18%;
	max-width: 70px;
	margin: 0 20px 0 0;
}

.testimonial-image img {
	width: 100%;
}

.testimonial-text {
	float: left;
	width: 100%;
	margin: 0;
}

.testimonial-speech {
	background: url(../images/testimonial-speech.png) no-repeat;
	width: 22px;
	height: 22px;
	position: absolute;
	bottom: -22px;
	left: 20px;
}

.testimonial-single .testimonial-speech {
	background: url(../images/testimonial-speech-single.png) no-repeat;
	top: -22px;
}

.dark-wrapper .testimonial-speech {
	background: url(../images/testimonial-speech-dark.png) no-repeat;
}

.testimonial-author {
	color: #a09d9d;
	margin: 24px 0 0 21px;
}

.testimonial-author span {
	color: #1c1c1c;
}

.dark-wrapper .testimonial-author span {
	color: #fff;
}

#question  {
	background: none;
	position:relativ;
	width:95%;
	z-index: 21;
	height:auto;
	overflow:visible;
	padding:0px 0 0px 5px;
}
#question a, #question a:link, #question a:active, #question a:visited {
	color:#333;	
	text-decoration:none;
	border-bottom: dotted 1px #666;
}
#question a:hover {
	color:#F00;
}
.answer {
	background: none;
	position:relativ;
	width:90%;
	z-index: 21;
	overflow:hidden;
	padding-left: 18px;
	padding-top:15px;
	font-weight:normal;
}
.tirol_logo{
	vertical-align:middle;
}
#tirol_logo{
	text-align:right;
}
#logo_tirol{
	display:none;
}
#cmdmore{
	font-size:18px;
	border-radius:5px;
}
#cmdmore a, #cmdmore a:link, #cmdmore a:visited, #cmdmore a:active{ color:#999; border: solid 1px #ccc;padding:8px 24px; text-decoration:none;border-radius:5px;}
#cmdmore a:hover{ color:#333; border: solid 1px #333;}

.two-third.last-col{
	width:65.7%;
}
.imgcontainer{
	position:relative;
}
.imgcontainer .after {
    position: absolute;
    top: 0;
	width:auto;
	left:0;
    height: 100%;
}
	.imgcontainer img{
		max-width:100%;
	}
.twocols .one-half{
	width: 46.9%;
	margin: 0 6% 0 0;
	text-align:center;
}
.threecols .one-third{
	width: 29.3%;
	margin: 0 6% 0 0;
	text-align:center;
}

#content .full-width > .twocols .one-half .title-style,
#content .full-width > .threecols .one-third .title-style,
#content .full-width > .threecols .two-third .title-style{
	margin:0;
	padding:0 0 10px 0;
	overflow: hidden;
	text-align: center;
	border:none;
	min-height:96px;
}
#content .full-width > .twocols .one-half .title-style h3,
#content .full-width > .threecols .one-third .title-style h3,
#content .full-width > .threecols .two-third .title-style h3{
	display: inline-block;
	padding: 0 15px;
	position: relative;
	font-size:36px;
	line-height:38px;
}
.twocols .one-half p,
.threecols .one-third p{
	text-align:justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
#content .parallax .btn_highlight{
	display: block;
	text-align:center;
	text-decoration:none;
	width:180px;
	font-size:22px;
	padding: 16px 16px;
	border: solid 2px #fff;
	margin: 40px auto 0 auto;
	background-color:rgba(208,216,194, 0.7);
	color:#fff;
}
#content .parallax .btn_highlight:hover{
	color:#30410B;
	border: solid 2px #30410B;
}
#content .parallax h2{
	display: inline-block;
	color: #666;
	font-size: 20px;
	margin: 30px 0 10px -2px;
	font-weight: 100;
	width: auto;
	border-bottom: solid 1px #999;
	letter-spacing: 0.2em;
}
#content .parallax h3{
	display: block;
	text-align:center;
	text-decoration:none;
	font-size:46px;
	color:#ccc;
	border-bottom:none;
}

.youtube-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.youtube-container iframe, .youtube-container object, .youtube-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/* JOBS */
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
	margin-bottom:2px;
}

#content .active, .accordion:hover {
    background-color: #ccc;
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
	margin-bottom:15px;
}
#content .panel ul{
	margin-bottom:25px;
}
#content .panel li{
	list-style:disc;
	margin-left:15px;
}
.iframe_container {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  }
  
  /* Then style the iframe to fit in the container div with full height and width */
  .responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
  }

#mobile-menu .active, .accordion:hover {
    background-color: none;
}

#content a.btn_more{
	font-size:18px;
	border-radius:5px;
}
#content a.btn_more, #content a.btn_more:link, #content a.btn_more:visited, #content a.btn_more:active{ background-color:#f00; color:#fff; border: solid 1px #ccc;padding:8px 24px; text-decoration:none;border-radius:5px;}
#content a.btn_more:hover{ background-color:rgb(255, 57, 57); color:#000; border: solid 1px #333;}