/*
.span1 {
	border:1px solid #ccc;
	min-height:10px;
}
.span2 {
	border:1px solid #ccc;
	min-height:10px;
}
.span3 {
	border:1px solid #ccc;
	min-height:10px;
}
.span4 {
	border:1px solid #ccc;
	min-height:10px;
}
.span5 {
	border:1px solid #ccc;
	min-height:10px;
}
.span6 {
	border:1px solid #ccc;
	min-height:10px;
}
.span7 {
	border:1px solid #ccc;
	min-height:10px;
}
.span8 {
	border:1px solid #ccc;
	min-height:10px;
}
.span9 {
	border:1px solid #ccc;
	min-height:10px;
}
.span10 {
	border:1px solid #ccc;
	min-height:10px;
}
.span11 {
	border:1px solid #ccc;
	min-height:10px;
}
.span12 {
	border:1px solid #ccc;
	min-height:10px;
}*/
/* End Debug Row */

body {
	margin: 0px;
	font-family: 'Lato', sans-serif; 
	overflow: hidden;
	font-size: 14px !important;
	display:block !important;
}

.clear {
	clear:both;	
}
.nav  {
	margin-top:40px;
	text-align:right;
}
.nav li { display: inline-block; max-width:200px;}
.nav li a { padding:5px; }
.nav li:hover a { background-color:#CCC; }

a:link {
	color: #58585a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #58585a;
}
a:hover {
	text-decoration: none;
	color: #58585a;
}
a:active {
	text-decoration: none;
	color: #58585a;
	position: relative;
}
.wrapper {
	max-width: 1170px;
	min-width: 350px;
	min-height: 600px;
	margin: 0 auto;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 30px;
	z-index: 3000;
	position: relative;
}

.siterow_01 {
	height:120px;
}

.siterow_02 {
	max-height:440px;	
}

.siterow_03 {
	height:155px;	
}

.siterow_04 {
	height:400px;	
}

.siterow_05 {
	height:110px;		
}

#logo {
	max-width:170px;
	max-height:125px;
	margin-top:30px;
	margin-bottom:30px;	
}

.siterow_03_box {
	background-color:#ebebeb;
}

.bookingcalendar {
	height:475px;
	position:absolute;
	z-index:200;
	width:100%;
	margin-top:-315px;
	max-width:370px;
	background-color:#FFF;
	-moz-box-shadow: 0px -10px 22px rgba(136, 136, 136, 0.5);
	-webkit-box-shadow: 0px -10px 22px rgba(136, 136, 136, 0.5);
	box-shadow: 0px -10px 22px rgba(136, 136, 136, 0.5);	
}

.footerbox {
	background-color:#cacaca;
	border-top:15px solid #868686;	
}

.calltoaction_title {
	font-size: 24px !important;
	font-weight:300;
	line-height:24px;
	margin-bottom:10px;
}
.calltoaction_title strong {
	font-size: 24px !important;
	font-weight:700;
}

.calltoaction_title {
	float:left;
	margin-top:40px;
	margin-bottom:10px;	
}

.calltoaction_text {
	float:left;
	line-height:20px;	
}

.calltoaction_button {
	float:left;
	margin-left:30px;
	margin-top:-35px;
}

.credits {
	font-size:12px;
	margin-top:20px;	
}

.box {
	margin-top:20px;	
}
.box_text {
	margin-top:20px;
	text-align:center;	
}
.customcalendar {
	width: 321px;
	height: 470px;
	margin:0 auto;
}
.customcalendar h2 {
	margin:0px;
	text-align:center;
	font-size:16px;
	line-height:50px;
}
.customcalendar .ui-tabs {
	padding:0px;
	font-size:12px;
}
.customcalendar .ui-widget-header {
	background:none !important;	
	border:0px solid;		
}
.customcalendar .ui-tabs .ui-tabs-panel {
	padding:0px;
}
.customcalendar .ui-tabs .ui-tabs-nav {
	padding:0px;
}
.customcalendar .tabcontent li {
	width:105px;
	height:35px;
	line-height:35px;
	border:1px solid #CCC;
}
.customcalendar .tabcontent {
	text-align:center;
}
.customcalendar .tabcontent ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.customcalendar .tabcontent ul li {
	display:inline-block;
}
.customcalendar .tabcontent ul li:hover {
	background-color:#f5f5f5;
}
.customcalendar .ui-corner-all {
	border-radius:0px;
	border:0px solid;	
}
.customcalendar .ui-corner-top {
	border-radius:0px;
}
.customcalendar .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	min-width:27.5px;
	text-align:center;	
}
.customcalendar .ui-tabs .ui-tabs-nav li {
	margin:0px;
}


.iconset-hair {
	width:49%;
	float:left;
	text-align:center;
}

.iconset-beard {
	width:49%;
	float:left;	
	text-align:center;	
}

.ui-dialog {
	box-shadow:0px 0px 15px #B3B3B3;
	border:0px solid;
}

.ui-corner-all {
	border-radius:0px !important;	
}

.ui-widget-content {
	border:0px solid;	
}

.ui-dialog {
	width:640px !important; height:520px !important; overflow:hidden;
}
#content {
	margin-top: 0px;
	margin-bottom: 0px;
}

.headbg {
	width:100%;
	height:120px;
	background:url(../img/headbg.png);
}
.headbg h1 {
	font-size:24px;
	margin-top:35px;
}



/* ==================================================
   Contact Section
================================================== */
.contact {
	margin: 15px;
}
.contact2 {
	padding: 0 0 60px;
}
.contact3 {
	padding: 15px 0 60px;
}
.contact .contact-form form textarea {
	-moz-box-sizing: border-box;
	max-width: 100%;
	width: 100%;
}
.contact_info.span6 > h6 {
	border-bottom: 1px solid #ECF0F1;
	line-height: 2.2;
	margin-bottom: 23px;
}
.contact_info.span6 h6 span {
	border-bottom: 3px solid #ef4836;
	padding: 10px 0;
}
.contact .info address [class*="icon"] {
	left: 5px;
	position: absolute;
	top: 1px;
}
.contact .info .adr, .contact .info .phone, .contact .info .mail {
	padding-left: 30px;
	position: relative;
}
.contact-details h3 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 30px;
	line-height: 1em;
	text-transform: uppercase;
}
.contact-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-details ul li {
	margin: 0 0 20px;
	line-height: 28px;
	padding: 0;
}
label {
	color: red;
	font-size: 12px;
	font-weight: 100;
	margin: 0 auto;
	padding: 2px 0 7px;
}
#contact-form, .contact_info {
	margin-bottom: 0;
	margin-top: 18px;
}
#contact-form p {
	margin-bottom: 15px;
}
#contact-form input, #contact-form textarea {
	border-radius: 0 0 0 0;
	border-width: 1px;
	color: #5F5F5F;
	font-size: 14px;
	height: auto;
	padding: 15px;
	resize: none;
}
#contact-form input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 0 0 0 0;
	border-width: 1px;
	font-family: Open Sans;
	width: 100%;
}
#contact-form textarea {
	width: 100%;
	resize: vertical;
	font-family: Open Sans;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#contact-submit {
	margin: 0;
}
#response {
	margin-top: 20px;
	color: #FFFFFF;
}
.adr {
	line-height: 1.8
}
.adr span {
	border-bottom: 1px solid #EEEEEE;
	display: block;
	font-size: 12px;
	padding: 7px 0;
	position: relative;
}
address {
	margin-top: 10px;
}
.contact_info > p, .adr {
	color: #555;
	font-family: Open Sans;
	font-size: 14px;
	text-align: justify;
	line-height: 1.5;
}
.adr em {
	color: #2c3e50;
	padding-right: 10px;
	line-height: 1.5;
}
.mail > a, .web > a, .follow > a {
	color: #ef4836;
	font-family: Open Sans;
	text-decoration: none;
}
.mail > a:hover, .web > a:hover, .follow > a:hover {
	color: #34495e;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-decoration: none;
}
#map {
	display: block;
	height: 350px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.map3 {
	margin-top: 20px;
	display: block;
	height: 260px !important;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.headbg h1 {
	font-size: 24px !important;
	font-weight:300;
	line-height:24px;
	margin-bottom:10px;	
}




/* Entypo Icon Font */
@font-face {
  font-family: 'entypo-selected';
  src: url("../fonts/entypo-selected.eot");
  src: 
	  url("../fonts/entypo-selected.eot?#iefix") format('embedded-opentype'), 
	  url("../fonts/entypo-selected.woff") format('woff'), 
	  url("../fonts/entypo-selected.ttf") format('truetype'), 
	  url("../fonts/entypo-selected.svg#entypo-selected") format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Gamma Gallery Style */

.gamma-container {
	min-height: 200px;
	width:100%;
}

.gamma-container .gamma-gallery {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
}

/* http://nicolasgallagher.com/micro-clearfix-hack/ */
.gamma-container .gamma-gallery:before,
.gamma-container .gamma-gallery:after {
    content: " ";
    display: table;
}

.gamma-container .gamma-gallery:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
.gamma-gallery {
    *zoom: 1;
}
 */

.gamma-container .gamma-gallery li {
	display: block;
	position: relative;
	cursor: pointer;
	float: left;
	padding: 4px;
}

.gamma-container .gamma-gallery li img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
}

.gamma-container .gamma-description {
	background: #fff;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 20px;
	left: 20px;
	bottom: 20px;
	right: 20px;
	text-align: center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}

.gamma-container .no-touch .gamma-gallery li:hover .gamma-description {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 1;
}
 
.gamma-container .gamma-description:before {
	content: '';
	height: 100%;
}

.gamma-container .gamma-description:before,
.gamma-container .gamma-description h3 {
	display: inline-block;
	vertical-align: middle;
}

.gamma-container .gamma-description h3 {
	width: 100%;
	padding: 0 20px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
}

.gamma-container .gamma-buttons {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10001;
}

.gamma-container .gamma-buttons button {
	float: left;
	background: #333;
	color: #fff;
	display: block;
	width: 30px;
	height: 30px;
	font-size: 14px;
	margin-left: 5px;
	cursor: pointer;
	border: none;
	outline: none;
}

.gamma-container .gamma-buttons button:before,
.gamma-container .gamma-nav span:before {
	font-family: 'entypo-selected';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: block;
	text-align: center;
	opacity: 0.7;
	outline: none;
}

.gamma-container .no-touch .gamma-buttons button:hover {
	background: #666;
}

.gamma-container button.gamma-btn-close:before {
	content: '\2715';
}

.gamma-container button.gamma-btn-ssplay:before {
	content: '\25b6';
}

.gamma-container button.gamma-btn-sspause:before {
	content: '\2389';
}

.gamma-container .gamma-single-view {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	z-index: 10000;
	text-align: center;
	display:none;
}

.gamma-container .gamma-overlay {
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	display: none;
	z-index: 9999;
}

.gamma-container .gamma-single-view img {
	position: absolute;
	cursor: pointer;
}

.gamma-container .gamma-description-wrapper {
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 10;
	padding: 5px 0;
}

.gamma-container .gamma-single-view .gamma-description {
	background: transparent;
	position: relative;
	bottom: auto;
	left: auto;
	right: auto;
	top: auto;
}

.gamma-container .gamma-single-view .gamma-description h3 {
	font-size: 15px;
	padding: 5px 0;
	color: #fff;
}

.gamma-container .gamma-nav span {
	position: absolute;
	display: block;
	width: 20px;
	height: 38px;
	top: 50%;
	margin-top: -19px;
	left: 20px;
	cursor: pointer;
	text-align: center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.gamma-container .gamma-nav span.gamma-next {
	left: auto;
	right: 20px;
}

.gamma-container .gamma-nav span:before {
	color: #fff;
	opacity: 0.7;
	font-size: 40px;
}

.gamma-container .gamma-nav span:hover:before {
	opacity: 1;
}

.gamma-container .gamma-nav span:before {
	display: block;
	margin: 0;
	width: auto;
}

.gamma-container .gamma-nav span.gamma-prev:before {
	content: '\e75d';
}

.gamma-container .gamma-nav span.gamma-next:before {
	content: '\e75e';
}

.gamma-container .gamma-img-fly {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

/* Loaders */

.gamma-container .gamma-loading {
	background: transparent url(../images/loader_light.gif) no-repeat center center;
}

.gamma-container .gamma-single-view.gamma-loading {
	background: transparent url(../images/loader_dark.gif) no-repeat center center;
}


/* Make some things unselectable. Remove where selection is needed: */

.gamma-container img,
.gamma-nav span,
.gamma-buttons button,
.gamma-description-wrapper,
.gamma-description,
.gamma-description h3 {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media screen and (max-width: 750px) {

	.gamma-description {
		top: 10px;
		left: 10px;
		bottom: 10px;
		right: 10px;
	}

	.gamma-description h3 {
		font-size: 14px;
		padding: 0 5px;
	}

}

@media screen and (max-width: 500px) {

	.gamma-buttons {
		float: left;
		clear: both;
	}

}
