@charset "utf-8";
/* Theewaterskloof Holiday House CSS Document */

body {
	margin: 0;
	padding: 0;
}

p {
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #333;
}

a {
	color: #646464;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}

a:hover {
	color: #84D1D6;
	transition: all 0.5s ease 0s;
}

h1 {
	font-size: 40px;
	color: #646464;
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0px;
    padding: 0px;
	margin-bottom: 30px;
	font-weight: normal;
}

h2 {
	font-size: 32px;
	color: #646464;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-top: 30px;
	margin-bottom: 6px;
	font-weight: normal;
}

h3 {
    font-size: 27px;
    color: #84D1D6;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: 30px;
    margin-bottom: 6px;
    font-weight: normal;
    text-align: left;
}

h4 {
    font-size: 16px;
    color: #646464;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: 10px;
    margin-bottom: 6px;
    font-weight: normal;
    text-align: left;
}

.special {
	font-size: 27px;
    color: #84D1D6;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: 0px;
    margin-bottom: 6px;
    font-weight: normal;
    text-align: left;
}

/* Start Header */

header {
	position:fixed;
	z-index: 2;
}

header h3 {
	font-size: 59px;
	color: #646464;
	text-decoration: none;
	font-family: 'Alex Brush', cursive;
	text-transform: inherit;
	margin-top: 30px;
	margin-bottom: 6px;
	font-weight: normal;
}

header span {
	font-size: 30px;
}

header.large  {
	width: 100%;
	height: 152px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	background: rgba(255,255,255,0.9);
}

header.large h3  {
	transition: all 0.5s ease 0s;
	text-transform: inherit;
}

header.large h3  {
	transition: all 0.5s ease 0s;
}

header.large img  {
    margin-left: 0px;
    margin-top: 25px;
	transition: all 0.5s ease 0s;
}

header.large li {
	transition: all 0.5s ease 0s;
}

header.small {
	width: 100%;
	height: 85px;
	background: #fefefe;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

header.small a {
	color: #cccccc !important;
}

header.small a {
    color: #333 !important;
    font-size: 16px !important;
    font-weight: normal;
    transition: all 0.5s ease 0s;
}

header.small a:hover {
	color: #333 !important;
}

header.small .logoImg {
	display:none;
}

mobile-header {
	display:none;
}

.logo-width{
	width: 200px !important;
	margin-top: 5px !important;
}

header.small h3  {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 34px;
    transition: all 0.5s ease 0s;
}

header.small span {
	font-size: 24px;
}

header.small h2  {
	font-size: 20px;
	margin-left: 0px;
	margin-top: 1px;	
}

header.small img  {
    width: 204px;
    height: 57px;
    margin-top: 13px;
	transition: all 0.5s ease 0s;
}

header.small ul.nav {
	float: right;
	list-style: none outside none;
	margin: 50px 30px 0 0;
	padding: 0;
}

header.small li {
	margin: -30px 0px 20px 40px !important;
	transition: all 0.5s ease 0s;
}

header, nav a, nav h1, nav h2 img {
transition: all 0.5s ease 0s;
}

#header {
    margin: auto;
    padding: 0;
    width: 1290px;
    display: block;
    top: 0;
    z-index: 32;
}

.logo {
	float: left;
	outline: medium none;
	padding: 0px;
	position: inherit;
	text-decoration: none;
	text-align: center;
	width: 350px;
	z-index: 900;
}

.logo-mobile {
	display: none;
}

.logo h1 {
	margin-bottom: 25px;
	line-height: 13px;
	margin-top: 25px;
}

.sunny-cove p {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

header.small div.sunny-cove {
	display: none;
}

.CampsBay {
    letter-spacing: 4px;
    color: #84D1D6;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    margin: auto;
    margin-top: -16px;
    background-color: #fefefe;
    width: 200px;
	transition: all 0.5s ease 0s;
}

.small .CampsBay {
    letter-spacing: 4px;
    color: #84D1D6;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: auto;
    margin-top: -11px;
    background-color: #fefefe;
    width: 130px;
    transition: all 0.5s ease 0s;
}

header hr {
	width: 340px;
    border-bottom: none;
    border-top: 2px solid #84D1D6;
    margin: auto;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    padding: 0;
    border-left: none;
    border-right: none;
	transition: all 0.5s ease 0s;
}

header.small hr {
    width: 200px;
    border-bottom: none;
    border-top: 2px solid #84D1D6;
    margin: auto;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: auto;
    -webkit-margin-end: auto;
    padding: 0;
    border-left: none;
    border-right: none;
	transition: all 0.5s ease 0s;
}

.fadein {
	position:relative;
	width:100%;
	height:500px; 
	border: none;
    border-bottom: 3px solid #84D1D6;
 }
 
.fadein img {
	position: absolute;
	border: none;
	left: 0px;
	top: 0;
	width: 100%;
	height: 500px;
	background-size: cover;
}

/* End Header */
	
/* Start Menu */

.mobile-menu {
	display:none;
}

ul.nav {
    float: right;
    list-style: none outside none;
	margin: 43px 0px 0 0;
    padding: 0;
}

ul.nav li {
    display: block;
    float: left;
    margin: 15px 0px 20px 40px;
    padding: 0;
}

ul.nav li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px 2px 2px 2px;
	color: #333;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	height: 28px;
	line-height: 28px;
    padding: 5px 10px 5px 10px;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}

ul.nav li a:hover {
    background-color: rgba(237,237,237,0.3);
    color: #555;
    box-shadow: 0 0 6px rgba(221, 221, 221, 0.9);
    z-index: 151;
}

.sub-nav-parent {
	
}

header.large .sub-nav {
	padding-top: 1px !important;
}

header.small .sub-nav {
	padding-top: 52px !important;
	margin-left: -40px !important;
}

header.small .sub-nav li {
	padding: 5px !important;
}

.sub-nav {
	display: none;
	z-index: 1000;
	position: relative;
	
}

.sub-nav li {
	float:none !important;
	padding: 0px !important;
	margin: 0px !important;
}

.sub-nav a {
	background-color: rgba(132,209,214,0.7) !important;
	color: #fff !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	padding: 10px 20px 10px 20px !important;
}

.sub-nav a:hover {
	background-color: rgba(255,255,255,0.7) !important;
	color: #333 !important;
}

.sub-nav-parent:hover > ul{
	display: block;
	position: absolute;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}

ul.nav li a:hover.small {
	background-color: #CCF91C;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
}

ul.nav li a.active {
	background-color: #CCF91C;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	background: url("../images/opacity-30.png") repeat scroll 0 0 rgba(152, 237, 0, 100);
}

.current {
    background-color: rgba(132,209,214,0.7);
    color: #555;
    box-shadow: 0 0 6px rgba(204, 204, 204, 0.7);
    z-index: 151;
}

/* End Menu */

/* Start Booknow */

.book-now-button {
    background: #84D1D6;
    background-image: none;
    border-radius: 2px 0 0 2px;
    box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
    margin-top: 255px;
    float: right;
    outline: medium none;
    padding: 0px;
    position: fixed;
    text-decoration: none;
    text-align: center;
    right: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 200px;
    z-index: 29;
    color: #eee;
    transition: all 0.5s ease 0s;
    border: 3px solid #fff;
    margin-right: -3px;
}

.book-now-button h2 {
    transition: all 0.5s ease 0s;
    color: #eee;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    margin: 15px 0px 15px 0px;
    font-size: 19px;
    font-weight: 600;
}

.book-now-button.large {
    background: #84D1D6;
    background-image: none;
    border-radius: 2px 0 0 2px;
    box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
    margin-top: 255px;
    float: right;
    outline: medium none;
    padding: 0px;
    position: fixed;
    text-decoration: none;
    text-align: center;
    right: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 200px;
    z-index: 29;
    color: #eee;
    transition: all 0.5s ease 0s;
    border: 3px solid #fff;
    margin-right: -3px;
}

.book-now-button.small {
	background: #84D1D6;
	border-radius: 2px 0 0 2px;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	margin-top: 360px;
	float: right;
	outline: medium none;
	padding: 0px;
	position: fixed;
	right: 0;
	padding-left: 5px;
	padding-right: 5px;
	width: 70px;
	z-index: 29;
	transition: all 0.5s ease 0s;
	height: 70px;
	background-image: none;
}

.book-now-button.small {
    margin-top: 350px;
    background-image: url(../images/bookings.png);
    background-size: 50px;
    background-repeat: no-repeat;
	transition: all 0.5s ease 0s;
	background-position: 15px 10px;
}

.book-now-button.small:hover {
    margin-top: 350px;
    background-image: url(../images/bookings.png) !important;
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: 15px 10px;
	transition: all 0.5s ease 0s;
}

.book-now-button.small h2 {
	display:none;
}

.book-now-button h2 a{
    transition: all 0.5s ease 0s;
    color: #eee;
    text-decoration: none;
}

.book-now-button:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    background: #646464;
}

.book-now-button:hover h2 a{
	color: #fff !important;
}

/*.book-now-button:hover h2{
	color: #fff;
}*/

.book-now-button:hover h2 a{
	transition: all 0.5s ease 0s;
	color: #333;
}

.book-now-button img{
	display:none;
}

.book-now-button.large img{
	display:none;
}

/* End Booknow */ 

/* Start Content */

.content {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}

.content h2 {
    font-size: 32px;
    color: #646464;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left;
}

.content-left {
	float: left;
	width: 49%;
}

.content-left p {
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #333;
}

.content-right {
    float: right;
    width: 38%;
    border-left: 1px solid #ddd;
    font-size: 24px;
    padding-left: 30px;
	font-family: 'Open Sans', sans-serif;
	color: #333;
	text-align:left;
}

.gallery-content {
	
}

.gallery-content h3 {
    font-size: 35px;
    color: #84D1D6;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-top: 50px;
    margin-bottom: 30px;
    font-weight: normal;
    text-align: center;
}

.phone {
    font-size: 15px;
    background-image: url(../images/phone.png);
    color: #212121;
    background-repeat: no-repeat;
    background-position: 0% 50%;
	background-size: 25px;
    display: block;
    padding: 5px 0 5px 55px;
    margin-left: 30px;
    text-decoration: none !important;
}

.smartphone {
    background-image: url(../images/cell.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-size: 25px;
    display: block;
    padding-left: 55px;
    margin-left: 30px;
    margin-top: 20px;
    text-decoration: none !important;
}

.smartphone a {
    font-size: 15px;
    text-decoration: none !important;
}

.mail {
    font-size: 15px;
    background-image: url(../images/email.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
	background-size: 25px;
    display: block;
    padding-left: 55px;
    margin-left: 30px;
    margin-top: 20px;
    color: #636238;
    text-decoration: none;
}

.gps {
    font-size: 15px;
    background-image: url(../images/gps.png);
    color: #212121;
    background-repeat: no-repeat;
    background-position: 0% 50%;
	background-size: 25px;
    display: block;
    padding-left: 55px;
    margin-left: 30px;
    margin-top: 20px;
}

.addthis-smartlayers, div#at4-follow, div#at4-share, div#at4-thankyou, div#at4-whatsnext {
    top: 200px;
}

footer {
	width: 100%;
	padding-bottom: 30px;
	padding-top: 20px;
	background-color: #F7F7F7;
}

.footer-copyright {
    margin: 0 auto;
    width: 1290px;
	text-align:center;
}

.footer-copyright p {
    text-align: center;
}

.breadcrumbs {
    margin: 0 auto;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #333;
    padding: 0px;
}

.share {
	text-align: center;
}

.booking-wrap {
    width: 100%;
    display: block;
    margin: auto;
    position: relative;
    z-index: 15;
    padding-bottom: 40px;
    background: #eee;
}

.booking-wrap h2 {
    text-align: center;
    color: #84D1D6;
    padding-top: 30px;
    margin-bottom: 15px;
	border-top: 3px solid #ccc;
}

form#enquiry-form {
	max-width: 1000px;
	margin: auto;
	display: block;
	font-family: 'Lato', Arial, sans-serif;
}

.booking-wrap input {
	position:relative;
	cursor: pointer;
	width: 13%;
	padding: 14px 10px;
	border-radius: 3px;
	border: 1px solid #84D1D6;
	height: 19px;
	float: left;
	margin: 10px;
	background-color: #fff;
	color: #999;
}

form#enquiry-form input:focus, form#enquiry-form select:focus, form#enquiry-form input:hover, form#enquiry-form select:hover {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(231,197,46,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(231,197,46,0.5);
	box-shadow: 0px 0px 5px 0px rgba(231,197,46,0.5);
}

form#enquiry-form #datepicker-arrival, form#enquiry-form #datepicker-departure {
	background: url(../images/calendar.png) no-repeat 96% 50%;
	background-color: #fff;
}

.booking-wrap input[type=submit] {
	height: 49px;
	width: 14%;
	padding: 13px 10px;
	border-radius: 3px;
	border: 1px solid #84D1D6;
	color:#FFF;
	background: #84D1D6;
	font-family: 'Open Sans', sans-serif;
	float: left;
	margin: 10px;
	margin-top: -10px;
    margin-left: -25px;
}

.booking-wrap input[type=submit]:hover {
	background: #84D1D6;
	cursor: pointer;
}

.booking-wrap .captcha {
    width: inherit;
    margin: 0 auto;
    margin-left: -10px;
}

.booking-wrap .captcha input {
    width: 8% !important;
}

.booking-wrap #SpamCheck {
    margin-left: 10px!important;
    padding: 14px 10px;
    color: #555;
}

.booking-wrap .captcha-img {
    margin-left: 0px;
    margin-bottom: -44px !important;
}

.booking-wrap .refresh {
    position: inherit;
    float: left;
    margin-top: -10px;
    margin-right: 80px;
}

img.calendar {
	position: relative;
	display:inline-block;
	right: 20px;
}

.quick-enquiry {
	width: 1200px;
	margin: 0 auto;
}

.about-image {
	margin: 30px 0px 30px 0px;
}

.about-image img {
	border: 3px solid #84D1D6;
}

.about-image-1 {
	float: left;
	width: 48%;
	margin: 30px 0px 30px 0px;
}

.about-image-2 {
	float: right;
	width: 48%;
	margin: 30px 0px 30px 0px;
}

.about-image-1 img {
	border: 3px solid #84D1D6;
}

.about-image-2 img {
	border: 3px solid #84D1D6;
}

.accom-left {
	width: 30%;
	float: left;
}

.accom-right {
	width: 70%;
	float: left;
}

.accom-left p {
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #333;
}

.accom-right img {
	border: 3px solid #84D1D6;
}

.accomm-link {
	margin-top: 30px;
    text-align: left;}

.accomm-link a {
    background-color: rgba(132,209,214,0.7);
    color: #555;
	font-family: 'Open Sans', sans-serif;
    box-shadow: 0 0 6px rgba(204, 204, 204, 0.7);
    z-index: 151;
    padding: 10px;
	font-size: 15px;
	transition: all 0.5s ease 0s;
}

.accomm-link a:hover {
    background-color: rgba(255,255,255,0.3);
	transition: all 0.5s ease 0s;
}

.team {
	
}

.team-member {
	float: left;
	width: 22.5%;
	margin: 15px;
	text-align: justify;
}

.team-content {
	font-size: 15px;
    font-family: 'Open Sans', sans-serif;
	color: #333;
    padding: 15px 0px 0px 0px;
}

.services-page h2 {
	text-align: center;
}

.services {
	float: left;
	width: 30.3%;
	margin: 15px;
	text-align: left !important;
	font-size: 15px;
    font-family: 'Open Sans', sans-serif;
	color: #333;
	margin-top: 0px;
    padding-top: 0px;
}

.services li{
    padding: 5px 0px 5px 0px;
}

.neighbourhood-content {
	float: left;
	width: 48%;
	font-size: 15px;
    font-family: 'Open Sans', sans-serif;
	color: #333;
	margin-top: 0px;
    padding-top: 0px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
}

.neighbourhood-image {
	float: right;
	width: 50%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.neighbourhood-image img {
	border: 3px solid #84D1D6;
}

.neighbourhood-content2 {
	float: right;
	width: 50%;
	font-size: 15px;
    font-family: 'Open Sans', sans-serif;
	color: #333;
	margin-top: 0px;
    padding-top: 0px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
}

.neighbourhood-image2 {
	float: left;
	width: 48%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.neighbourhood-image2 img {
	border: 3px solid #84D1D6;
}

.rates {
	
}

.rates-headings {
	background: rgba(132,209,214,0.7);
}

.rates table {
	width: 100%;
	border-collapse: collapse;
}

.rates td {
	padding: 5px;
	font-size: 14px;
    font-family: 'Open Sans', sans-serif;
	color: #333;
	border: 1px solid #333;
	transition: all 0.5s ease 0s;
}

.rates-space {
	background: #333;
}

.spa-content h2 {
	text-align: center;
}

.facilities {
	font-size: 14px;
    font-family: 'Open Sans', sans-serif;
	color: #333;
	text-align: justify;
	margin-top: 30px;
}
	

.facilities-left {
	float: left;
	width: 48%
}

.facilities-right {
	float: left;
	width: 48%
}

.gallery-content {
	padding-bottom: 20px;
}

.gallery-content h2 {
	text-align: center;
}

.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 0.8%;
}

.gallery li {
	display:inline-block;
	margin-left: 6px;
	margin-bottom: 6px;
}

.gallery img {
	border: 0;
}

.gallery img:hover{
	opacity:0.5;
}

.contact-left {
    width: 48%;
    float: left;
}

.contact-left h2 {
    text-align: center !important;
    color: #1D1E4D !important;
    font-size: 22px !important;
    text-transform: none !important;
    margin-top: 0px;
    line-height: normal;
}

#enquiryForm {
    margin-top: 20px;
}

.contact-align {
    float: left;
    width: 50%;
}

.contact-left input[type=text] {
    width: 212px;
    display: block;
    border: 1px solid #999;
    background-color: #FFF;
    margin-bottom: 2px;
    margin-right: 15px;
    padding: 8px;
    box-shadow: inset 1px 1px 1px #CCC;
    -moz-box-shadow: inset 1px 1px 1px #CCC;
    font-family: 'Open Sans', sans-serif;
    float: left;
    margin-top: 15px;
}

.contact-left textarea {
    width: 212px;
    height: 135px;
    display: block;
    border: 1px solid #999;
    background-color: #FFF;
    padding: 5px 8px;
    box-shadow: inset 1px 1px 1px #CCC;
    -moz-box-shadow: inset 1px 1px 1px #CCC;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-top: 15px;
}

.contact-left input[type=submit] {
    background: none repeat scroll 0 0 #84D1D6;
    border-radius: 2px 0 0 2px;
    color: #666;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin: 10px 0 20px !important;
    text-decoration: none;
    padding: 5px 10px 3px 10px;
    text-align: center;
    float: left;
    font-weight: normal;
    text-transform: capitalize;
    border: 0px;
	width: 100px;
}

.contact-left form * {
    box-sizing: inherit !important;
}

.contact-right {
    width: 48%;
    float: right;
}

.contact-right h2 {
    text-align: center !important;
    color: #1D1E4D !important;
    font-size: 22px !important;
    text-transform: none !important;
    margin-top: 0px;
    line-height: normal;
}

button.Zebra_DatePicker_Icon {
	display: none !important;
}

iframe {
	width: 100% !important;
}

.accommodation-rooms {
	float: left;
	width: 33.3%;
	margin-top: 30px;
}

.accommodation-rooms ul{
	font-size: 14px;
    font-family: 'Open Sans', sans-serif;
	color: #333;
	text-align: justify;
}

.accommodation-rooms img{
	border: 3px solid #84D1D6;
}

/* End Content */


/* Start Datepicker */

.Zebra_DatePicker *, .Zebra_DatePicker *:after, .Zebra_DatePicker *:before {
    box-sizing: content-box !important;
}
.Zebra_DatePicker {
    background: none repeat scroll 0 0 #666;
    border: 3px solid #666;
    display: none;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 13px;
    position: absolute;
    z-index: 1000000;
}
.Zebra_DatePicker * {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000;
    margin: 0;
    padding: 0;
}
.Zebra_DatePicker table {
    border-collapse: collapse;
    border-spacing: 0;
}
.Zebra_DatePicker td, .Zebra_DatePicker th {
    padding: 5px 0;
    text-align: center;
}
.Zebra_DatePicker td {
    cursor: pointer;
}
.Zebra_DatePicker .dp_daypicker, .Zebra_DatePicker .dp_monthpicker, .Zebra_DatePicker .dp_yearpicker {
    margin-top: 3px;
}
.Zebra_DatePicker .dp_daypicker td, .Zebra_DatePicker .dp_daypicker th, .Zebra_DatePicker .dp_monthpicker td, .Zebra_DatePicker .dp_yearpicker td {
    background: none repeat scroll 0 0 #e8e8e8;
    border: 1px solid #7bacd2;
    width: 30px;
}
.Zebra_DatePicker, .Zebra_DatePicker .dp_header .dp_hover, .Zebra_DatePicker .dp_footer .dp_hover {
    border-radius: 5px;
}
.Zebra_DatePicker .dp_header td {
    color: #fff;
}
.Zebra_DatePicker .dp_header .dp_previous, .Zebra_DatePicker .dp_header .dp_next {
    width: 30px;
}
.Zebra_DatePicker .dp_header .dp_caption {
    font-weight: bold;
}
.Zebra_DatePicker .dp_header .dp_hover {
    background: none repeat scroll 0 0 #222;
    color: #fff;
}
.Zebra_DatePicker .dp_header .dp_blocked {
    color: #888;
    cursor: default;
}
.Zebra_DatePicker .dp_daypicker th {
    background: none repeat scroll 0 0 #ffcc33;
}
.Zebra_DatePicker td.dp_not_in_month {
    background: none repeat scroll 0 0 #f3f3f3;
    color: #cdcdcd;
    cursor: default;
}
.Zebra_DatePicker td.dp_not_in_month_selectable {
    background: none repeat scroll 0 0 #f3f3f3;
    color: #cdcdcd;
    cursor: pointer;
}
.Zebra_DatePicker td.dp_weekend {
    background: none repeat scroll 0 0 #d8d8d8;
}
.Zebra_DatePicker td.dp_weekend_disabled {
    color: #ccc;
    cursor: default;
}
.Zebra_DatePicker td.dp_selected {
    background: none repeat scroll 0 0 #5a4b4b;
    color: #fff !important;
}
.Zebra_DatePicker td.dp_week_number {
    background: none repeat scroll 0 0 #ffcc33;
    color: #555;
    cursor: text;
    font-style: italic;
}
.Zebra_DatePicker .dp_monthpicker td {
    width: 33%;
}
.Zebra_DatePicker .dp_yearpicker td {
    width: 33%;
}
.Zebra_DatePicker .dp_footer {
    margin-top: 3px;
}
.Zebra_DatePicker .dp_footer td {
    color: #fff;
    font-weight: bold;
    padding: 2px;
}
.Zebra_DatePicker .dp_footer .dp_hover {
    background: none repeat scroll 0 0 #222;
    color: #fff;
}
.Zebra_DatePicker td.dp_current {
    color: #c40000;
}
.Zebra_DatePicker td.dp_disabled_current {
    color: #e38585;
}
.Zebra_DatePicker td.dp_disabled {
    background: none repeat scroll 0 0 #f3f3f3;
    color: #cdcdcd;
    cursor: default;
}
.Zebra_DatePicker td.dp_hover {
    background: none repeat scroll 0 0 #482424;
    color: #fff;
}
button.Zebra_DatePicker_Icon {
    background: url("../images/calendar.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    line-height: 0;
    padding: 0;
    position: relative;
    text-indent: -9000px;
    vertical-align: top;
    width: 16px;
}
button.Zebra_DatePicker_Icon_Disabled {
    background-image: url("../images/calendar-disabled.png");
}
button.Zebra_DatePicker_Icon {
    margin: 0 0 0 3px;
}
button.Zebra_DatePicker_Icon_Inside {
    margin: 0 12px 0 0;
}

/* End Datepicker */

/* Start Captcha */

/*CAPTCHA STYLES*/
/*//////////////*/

td { padding: 0; margin: 0; color: #FFF; font-size: 12px; font-family:Arial, Helvetica, sans-serif; }
::-webkit-input-placeholder { font-style:italic; color: #444; }
:-moz-placeholder { font-style:italic; color: #444; }
::-moz-placeholder { font-style:italic; color: #444; }
:-ms-input-placeholder { font-style:italic; color: #444; }

.hidden { visibility:hidden; }

.captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: -10px;
}

.refresh {
	position:relative;
	float: right;
    margin-top: -20px;
    margin-right: 80px;
}


#SpamCheck {
	margin-left: 10px!important;
	padding:5px;
	color: #555;
}

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	font-family:Arial, Helvetica, sans-serif;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

.captcha input {
	width: 65px !important;
	margin-top: 10px;
}

.captcha-img {
	margin-left: -50px;
    margin-bottom: -25px!important;
}

/* End Captcha */


@media only screen and (max-width : 1600px) {
	
.fadein {
	position:relative;
	width:100%;
	height: 417px; 
	border: none;
    border-bottom: 3px solid #84D1D6;
 }
 
.fadein img {
	position: absolute;
	border: none;
	left: 0px;
	top: 0;
	width: 100%;
	height: 417px; 
	background-size: cover;
}
	
}


@media only screen and (max-width : 1366px) {
	
.fadein {
	position:relative;
	width:100%;
	height: 356px;
	border: none;
    border-bottom: 3px solid #84D1D6;
 }
 
.fadein img {
	position: absolute;
	border: none;
	left: 0px;
	top: 0;
	width: 100%;
	height: 356px;
	background-size: cover;
}
	
}

@media only screen and (max-width : 1280px) {
	
#header {
    margin: auto;
    padding: 0;
    width: 1200px;
    display: block;
    top: 0;
    z-index: 32;
}
	
.fadein {
	position:relative;
	width:100%;
	height: 333px;
	border: none;
    border-bottom: 3px solid #84D1D6;
 }
 
.fadein img {
	position: absolute;
	border: none;
	left: 0px;
	top: 0;
	width: 100%;
	height: 333px;
	background-size: cover;
}

ul.nav {
    float: right;
    list-style: none outside none;
    margin: 60px 80px 0 0;
    padding: 0;
}

.logo {
    width: 300px;
}

header.large img {
    margin-left: 30px;
    margin-top: 40px;
    width: 300px;
    height: auto;
}
	
}

@media only screen and (max-width : 1000px) {

.logo {
    float: none;
    outline: medium none;
    padding: 0px;
    position: inherit;
    text-decoration: none;
    text-align: center;
    width: 280px;
    z-index: 900;
    margin: 0 auto;
}
	
#header {
    width: 100%;
}

header.large {
    box-shadow: none;
    background: none;
}

header.large img {
	width: 250px;
	height: inherit;
	background: rgba(255,255,255,0.8);
    padding: 15px;
	margin-left: 0px;
	margin-top: 40px;
}

header.small nav {
	display: none;
}

.rsMinW .rsArrowRight {
    left: 50px;
    bottom: 15px;
}

.rsMinW .rsBullets {
	display: none !important;
}

.fadein {
    height: 0px;
    margin-bottom: 190px;
}

.fadein img {
	display:none !important;
}

.book-now-button {
	display: none;
}

p {
    padding: 0px 15px 0px 15px;
}

h3 {
    padding-left: 15px;
}

.content {
    width: 100%;
}

.content-left {
    float: none;
    width: 100%;
}

.content-right {
    float: none;
    width: 100%;
	padding-left: 0px;
}

.content-left p {
    padding: 0px 15px 0px 15px;
}

.content h2 {
	padding: 0px 15px 0px 15px;
}

.about-image {
	width: 90%;
	margin-left: 15px;
}

.about-image-1 {
	float: none;
	width: 80%;
	margin: 30px 0px 30px 15px;
}

.about-image-2 {
	float: none;
	width: 80%;
	margin: 30px 0px 30px 15px;
}

.accom-left {
    width: 90%;
    float: none;
	margin-bottom: 30px;
}

.accom-right {
    width: 90%;
    float: none;
}

.accom-right img{
    width: 90%;
	height: auto;
}


.accommodation-rooms {
    float: none;
    width: 100%;
}

.accomm-link {
    padding-left: 15px;
}

.accommodation-rooms img {
    width: 50%;
}

.facilities-left {
	float: none;
	width: 100%;
}

.facilities-left ul {
	padding-right: 15px;
}

.facilities-right {
	float: none;
	width: 100%;
}

.facilities-right ul{
	padding-right: 15px;
}

.contact-left {
	float: none;
	width: 100%;
}

.contact-left input[type=text] {
    float: none;
	width: 80%;
}

.contact-left textarea {
    width: 80%;
}

.contact-left input[type=submit] {
    float: none;
}

iframe {
    width: 80% !important;
    height: 280px;
}

.contact-right {
	float: none;
	width:100%;
}

.contact-align {
    float: none;
    width: 100%;
}

.quick-enquiry {
    width: 100%;
}

.booking-wrap {
    position: inherit;
}

.booking-wrap input {
    width: 50%;
    float: none;
	margin-top: 15px;
    margin-left: 15px;
}

.booking-wrap .captcha input {
    width: 25% !important;
}

.booking-wrap .captcha-img {
    margin-left: 50px;
    margin-bottom: -5px !important;
}

.booking-wrap .refresh {
    position: inherit;
    float: left;
    margin-top: -40px !important;
    margin-right: 0px !important;
    margin-left: 20px !important;
}

.booking-wrap input[type=submit] {
    float: none;
    margin-top: 15px;
    margin-left: 15px;
	width: 200px;
}

.footer-copyright {
    width: 100%;
}
	
#nav {
position: relative;
transition: none!important;
}

#nav li a { padding-top: 6px; padding-bottom: 10px; text-align: center; }
#nav li a:hover { padding-top: 6px; padding-bottom: 10px; }

#nav > a {
}

#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type {
display: block;
position: absolute; right: 8px; top: -5px;
background-image: url('../images/nav.png');
background-repeat: no-repeat;
width: 50px;
height: 50px;
margin-top: 145px;
z-index: 1000;
}

/* first level */

#nav > ul {
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
margin-top: 200px;
z-index: 9999;width: 100%;
}

#nav:target > ul {
display: block;
}

#nav > ul > li {
width: 100%;
float: none;
margin: 0;
background-color: #fff;
border-bottom: 1px solid #ccc;
}

/* second level */

#nav li ul {
position: static;
padding-top: 15px;
}

.gallery {
	text-align:center ;
}

.gallery-content {
    padding-bottom: 0px;
}

.captcha-img {
width: 61px !important;
margin-left: -45px;
margin-bottom: -10px!important;
}

.refresh {
margin-top: -31px;
}

.refresh img {
	width: 20px !important;
	height: 20px !important;
	margin-top: -40px !important;
	margin-right: -15px;
}

#SpamCheck {
margin-left: 20px!important;
margin-top: 15px;
}

}