/* Upper Deck Cape Town Style CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image:url(../images/main-bg.png);
}

p {
	font-family: 'Open Sans', serif;
	font-size: 14px;
	color: #333;
	margin: 0px;
	padding: 5px;
}

a {
	font-family: 'Open Sans', serif;
	text-decoration:none;
	color: #333;
}

a:hover {
	color: #CCF91C;
}
	

strong {
	font-family: 'Open Sans', serif;
	font-size: 15px;
	color: #666;
	font-weight: bold;
}

.text-align {
	text-align:center;
}

.text-justify {
	text-align:justify;
}

.table-align {
	vertical-align:top;
}

.video-border {
	border:none;
}

.breadcrumbs {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
}

li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333;
}

h1 {
	font-size: 32px;
	color: #666;
	text-decoration: none;
	font-family: 'Sorts Mill Goudy', serif;
	text-transform: uppercase;
	margin-top: 0px;
}

h2 {
	line-height: 13px;
	font-size: 22px;
	color: #333;
	text-decoration: none;
	font-family: 'Sorts Mill Goudy', serif;
}

h3 {
	line-height: 13px;
	font-size: 22px;
	color: #1D1E4D;
	text-decoration: none;
	font-family: 'Sorts Mill Goudy', serif;
	text-align: center;
}

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

header h3 {
	font-size: 36px;
	color: #fff;
	text-decoration: none;
	font-family: 'Sorts Mill Goudy', serif;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 6px;
	font-weight: normal;
}

header span {
	font-size: 30px;
}

header.large  {
	width: 100%;
	height: 179px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
	background: -moz-linear-gradient(left,  rgba(29,30,77,0.8) 0%, rgba(255,255,255,0.6) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(29,30,77,0.8)), color-stop(100%,rgba(255,255,255,0.6))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(29,30,77,0.8) 0%,rgba(255,255,255,0.6) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(29,30,77,0.8) 0%,rgba(255,255,255,0.6) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(29,30,77,0.8) 0%,rgba(255,255,255,0.6) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(29,30,77,0.8) 0%,rgba(255,255,255,0.6) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1d1e4d', endColorstr='#99ffffff',GradientType=1 ); /* IE6-9 */

}

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

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

header.large img  {
	transition: all 0.5s ease 0s;
	margin-left: -4px;
	margin-top: -3px;
	width: 90px;
}

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

header.small {
	width: 100%;
	height: 85px;
	background: rgba(29, 30, 77, 0.8) !important;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

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

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


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

header.small .logoImg {
	display:none;
}

mobile-header {
	display:none;
}

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

header.small h3  {
	margin-top: 10px;
	margin-bottom: 20px ;
	font-size: 28px;
	transition: all 0.5s ease 0s;
	text-transform: uppercase;
}

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

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

header.small img  {
	transition: all 0.5s ease 0s;
	width: 70px;
	margin-top: -3px;
	/*margin-left: 140px;*/
}

header.small ul.nav {
	float: right;
	list-style: none outside none;
	margin: 50px 20px 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: 0;
	padding: 0;
	width: 100%;
	/*background: url("../images/top-shadow.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);*/
	display: block;
	/*height: 175px;*/
	left: 0;
	position: inherit;
	top: 0;
	z-index: 32;
}

.logo {
	margin-top: 10px;
	float: left;
	outline: medium none;
	padding: 0px;
	position: inherit;
	text-decoration: none;
	text-align: center;
/*	left: 25px;*/
	width: 400px;
	z-index: 900;
}

.logo-mobile {
	display: none;
}

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

.sunny-cove {
	margin-bottom: -4px;
	text-align: right;
	margin-right: 57px;
	letter-spacing: 4px;
}

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

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

.book-now-button {
	cursor:pointer;
	background: none repeat scroll 0 0 rgba(204, 209, 28, 0.5);
	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: 250px;
	z-index: 29;
	color: #fff;
	transition: all 0.5s ease 0s;
	border: 1px solid #666;
}

.book-now-button h2 {
	margin-top: 22px;
}

.book-now-button.large {
	background: none repeat scroll 0 0 rgba(204, 209, 28, 0.5);
	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: 250px;
	z-index: 29;
	color: #fff;
	transition: all 0.5s ease 0s;
	border: 1px solid #666;
}

.book-now-button.small {
	background: none repeat scroll 0 0 rgba(204, 209, 28, 0.5);
	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;
	text-decoration: none;
	text-align:center;
	right: 0;
	padding-left: 5px;
	padding-right: 5px;
	width: 70px;
	z-index: 29;
	transition: all 0.5s ease 0s;
	height: 70px;
	border: 1px solid #666;
}

@media screen and (min-width:0\0) { 
.book-now-button.small {
	margin-top: 410px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.book-now-button.small {
	margin-top: 350px;
    }
}

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

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

.book-now-button:hover h2{
	color: #fff;
	font-size: 22px;
}

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

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

.book-now-button.small img{
	display:block;
	width: 50px;
	height: 50px;
	padding: 10px;
}

/* Start Nav */

.mobile-menu {
	display:none;
}

ul.nav {
    float: right;
    list-style: none outside none;
	margin: 65px 20px 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: 'Sorts Mill Goudy', serif;
	font-size: 20px;
	height: 28px;
	line-height: 28px;
	padding: 5px 15px 3px 15px;
	text-decoration: none;
}

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

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);
}
    



/* End Nav */

/* Start Container */

.container {
	width: 1000px;
	margin: 0 auto;
	background: rgba(204,204,204,0.4);
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
}

.container-full {
	width: 1000px;
}

.container-full h1 {
	text-align: center;
	color: #1D1E4D;
}

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

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

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

.container-left-home {
	width: 48%;
	float: left;
}

.container-left h1 {
	text-align: center !important;
	color: #1D1E4D !important;
	font-size: 22px !important;
	text-transform:none !important;
}

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

.container-left-home h1 {
	text-align: center !important;
	color: #1D1E4D !important;
	font-size: 22px !important;
	text-transform:none !important;
}

footer {
	width: 1000px;
	margin: 0 auto;
	padding: 5px 15px 5px 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	background: rgba(204,204,204,0.4);
}

.contact-details {
	font-family: 'Sorts Mill Goudy', serif;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 10px;
}

.contact-details ul {
	width: 100%;
	max-width: 1000px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: auto;
	display: block;
}

.contact-details li {
	display: inline;
	margin-right: 10px;
}

.contact-details li:last-child {
	margin-right: 0px;
}

.copyright {
	text-align: center;
	font-size: 12px;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	max-width: 1000px;
	margin: auto;
	width: 100%;
}

/* End Container */

/* Start Forms */

#enquiryForm {
	margin-top: 20px;
}

td {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

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: 'Sorts Mill Goudy', serif;
	float: left;
	margin-top: 15px;
}

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: 'Sorts Mill Goudy', serif;
	font-size: 14px;
	margin-top: 15px;
}

input[type=submit] {
	background: none repeat scroll 0 0 #CCF91C;
	border-radius: 2px 0 0 2px;
	color: #666;
	display: inline-block;
	font-family: 'Sorts Mill Goudy', 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;
}

input[type=submit]:hover {
	color: #fff;
}

.video-home {
	margin-top: 15px;
	width: 50%;
	float:left;
}

.video-home2 {
	margin-top: 15px;
	width: 50%;
	float:left;
	text-align:right;
}

.fadein { position:relative; width:100%; height:500px; 
    -moz-box-shadow: -1px 0px 9px #383838;
    -webkit-box-shadow: -1px 0px 9px #383838;
    box-shadow: -1px 0px 9px #383838;
 }
 
.fadein img {
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	height: 500px;
	background-size: cover;
}

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

/* End Forms */

/* 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: 100;
}
.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: -25px;
	margin-right: 90px;
}


#SpamCheck { margin-left: 15px!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: 10px; margin-bottom: -20px!important; }

/* End Captcha */

/* Start Gallery */

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

.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;
}

.gallery-video {
	text-align: center !important;
    padding-right: 15px;
    width: 33.3%;
    float: right;
}
.gallery-video h3 {
	text-align: center !important;
}


/* End Gallery */

/* Start Mobile CSS */



@media only screen and (max-width : 800px) {
	
header, nav a, nav h1, nav h2 img {
transition: none;
}

.sunny-cove {
	margin-bottom: inherit;
	text-align: inherit;
	margin-right: 0px;
}
	
#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: 125px;
z-index: 1000;
}

/* first level */

#nav > ul
{
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
margin-top: 180px;
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;
}

header.small {
	display: none !important;
}

	
.sliderContainer  {
	display:none;
}
	
.container {
	width: 95% !important;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 180px; 
}

.container-left-home {
	width: 100%;
	float: left;
}

.container-left {
	width: 100% !important;
	float: none !important;
	text-align: center;
}

.container-left img{
	width: 95%;
}

.container-left-home img{
	width: 95%;
}

.container-right {
	width: 100% !important;
	text-align: center;
}

.container-right img{
	width: 95%;
}

header {
	margin-top: -15px;
}

header .large {
	display: none !important;
}

header .small {
	display: none !important;
}

.mobile-header {
	display: inherit !important;
}

.logo {
	position: relative;
	margin: auto;
	float: none;
	width: 100%;
	left: 0;
	top: 5px;
}

.mobile-menu {
	display: inherit;
}

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

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

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

p {
	padding: 10px;
}

.index-enquiry {
	display: none;
}

footer {
	width: 100%;
	padding: 0px;
}

.contact-details {
	padding: 10px;
}

.video-home {
	text-align: center;
	width: 100%;
	float: none;
}

.video-home2 {
	text-align: center;
	width: 100%;
	float: none;
}

.fadein {
	display: none;	
}

.container-full {
	width: 100%;
}

.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: 0px;
}

}

@media only screen and (max-width : 550px) {
	
.contact-align {
	float:none;
	width: 50%;
}

.location-h1 {
	line-height: 30px;
}

}