/* Gallry */
.list-float-left {
	float: left;
	font-family: 'Roboto', sans-serif; font-size:15px;
	list-style: none;
	margin-left: 0;
	padding-left: 15px;
}

		.fancybox-custom .fancybox-skin {
			box-shadow: 0 0 50px #222;
		}




.list-float-left li {
	background-image: url(../images/bullet.jpg);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.list-float-right li {
	background-image: url(../images/bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.list-float-right {
	float: left;
	font-family: 'Roboto', sans-serif; font-size:15px;
	margin-bottom: 20px;
	margin-left: 0;
	padding-left: 15px;
	list-style: none;
}


.gallery ul {
	list-style: none;
	display: inline;
	margin-left: 0px;
	padding: 0px;
}
.gallery li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
.gallery img {
	padding: 5px;
}
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Arial;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}


body {  padding:0px; margin:0px;  background-color:#d7f0f8; background-image:url(../images/grad.jpg); background-repeat:repeat-x;  }

#background {
    background: url("../images/bg_highlights.gif") no-repeat scroll center -18px rgba(0, 0, 0, 0);
    display: block;
    height: 710px;
    position: relative;
    width: 100%;
}

.lightblue {
    color: #C6F3FF;
    font-family: 'Roboto', sans-serif;
}

.white {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
}

.bg {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	position: fixed;
	margin: auto 0;
	z-index: -1;
}

.stretch {
	width:100%;
	height:100%;
}
#imageslidesgallery { width:100%; height: 70px; background-color:#a8dcec; background-image:url(../images/noise.png); background-repeat:repeat; margin-top:10px; }

#imageslides { width:100%; height: 190px; background-color:#a8dcec; background-image:url(../images/noise.png); background-repeat:repeat; margin-top:10px; }
#imageslidecontent { width:1100px; margin:0 auto; }

#subhead {
       background: none repeat scroll 0 0 #F6F6F6;
    border-bottom: 1px solid #DDDDDD;
	height:35px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

h1 { font-family: 'Roboto', sans-serif; font-size:22px; text-align:justify; color:#000; padding-top:0px; margin-top:0px; }
h3 { font-family: 'Roboto', sans-serif; font-size:18px; text-align:justify; color:#000; padding-top:0px; margin-top:0px; }

p { font-family: 'Roboto', sans-serif; font-size:15px; text-align:justify; color:#000; padding-top:10px; margin-top:0px; }

#floatright { float:right; width:244px; margin-top:10px; padding:0px; }

#contentblock { width:100%; }

#content { width:1100px; margin:0 auto; border-radius: 5px 5px 5px 5px;  }

#contentleft { width:1100px; float:left; margin-right:0px;  padding-left:0px; margin-right:10px; }
#contentright { width:233px; float:left; padding-right:10px; padding-top:10px;}

#headborder { height:15px; background-color:#FFF; width:100%; position:absolute; z-index:50; }

#header { width:100%; height: 112px; background-color:#24657e; background-image:url(../images/noise.png); background-repeat:repeat; border-bottom:#22566a solid 1px;}

#headermenu { width:100%; height:50px; background-color:#06F;}

#logoband { width:1000px; margin:0 auto; height:225px; padding-top:0px;}

#logo { width:580px; float:left; margin-top:25px; }
#contactinfo { width:300px; float:right; margin-top:25px; }
#contactinfo a { text-decoration:none; color:#FFF; }

#logotest { width:500px; float:left; }

#headright { width:700px; float:right; }

#logotest:before { background-image:url(../images/oysterlogo.png); width:500px;
    content: "";
    height: 152px;
	background-repeat:no-repeat;
	margin: 0 auto;
    position: absolute; }

	
	hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EEEEEE -moz-use-text-color #FFFFFF;
    border-image: none;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 1px 0;
    margin: 20px 0;
}


.span1 { width:348px; float:left; margin-right:18px; }

.floatclear { clear:both; }

.fadebackground { width:100%; }

.fadein { position:relative; width:1100px; height:477px; margin:0 auto; z-index:0; border:5px #397c96 solid;

 }
.fadein img {
	position: absolute;
	z-index: 1;
	width: 1100px;
	height: 477px;
	background-size: cover;
}

#preview {
	position:absolute;
	background:#187b9b;
	padding:5px;
	display:none;
	}


.footer { width:100%;  z-index:1; background-color:#397c96; border-top:#22566a solid 1px; }
.footercontent { width:1100px; margin:0 auto; }
.footercontent a { text-decoration:none; color:#FFF; }
.footercontent p { margin:0px; padding:0px; color:#FFF;}

#contactcontain { position: fixed;
    top: 0;
    bottom: auto; z-index:500; width:100%;}
	
	

#contactArea {  border-bottom: 3px solid #187b9b; overflow: hidden; background-image:url(../images/topbg.png); font-size: 12px; }
	
a.contact { float: right; height: 37px; width: 184px; display: block; text-indent: -9999px; background: url(../images/contactUs.png) no-repeat 0 0; margin-right: 75px; }

a.book { float: right; height: 37px; width: 184px; display: block; text-indent: -9999px; background: url(../images/bookonline.png) no-repeat 0 0; margin-right: 5px; }

#contactArea form { width: 1040px; height: 350px; padding: 25px; margin: 0 auto;padding-bottom: 20px; }

#info {
	float: left;
	width: 450px;
}
#message {
	float: right;
	width: 450px;
}
input {
	margin-bottom: 15px;
	padding: 1px 1px;
	color: #4A4A4A;
	float: right;
}
label {
	margin-bottom: 5px;
	float: left;
	clear: both;
	position: relative;
	top: 5px;
}
textarea {
	padding: 7px 7px;
	height: 110px;
	margin-bottom: 15px;
	color: #4A4A4A;
	line-height: 20px;
	font-size: 12px;
	float: right;
}
input {
	width: 250px;
}
textarea {
	width: 330px;
}
label {
	font-family: Arial;
	font-size: 16px;
	color: #fff;
}

.refresh { float:right; margin-right:240px; }

input#submit {
	float: right;
	clear: both;
	cursor: pointer;
	width: 125px;
	padding: 7px 7px;
	background-color: #2b5179;
	margin-top:-5px;
	border: 0;
	color: #fff;
}
input, textarea {
	outline: none;
	background-color: #f1f1f1;
	border: 3px solid #b2b2b2;
	padding: 2px;
}
input:focus, textarea:focus {
	border: 3px solid #ca7a00;
}
input, textarea {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.breadcrumbs
{
     width:780px;
     margin-top:6px;
     padding: 5px;
     color: #737373;
     font-size: 11px;
     font-weight: bold;
}
.breadcrumbs a
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}
.breadcrumbs a:hover
{
     text-decoration: none;
     color: #00305f;
     font-style: italic;
}

#nav { display:none; }

	/** START MOBILE CSS **/

@media only screen and (max-width : 800px) {
	
	#current-contact h1 {
line-height: 30px!important;

}

.buttonpanel { display:none; }

#contactcontain { display:none; }

#contactinfo { display:none; }

form { margin-left:10px!important; }

a.enquire-now {
	margin-left:10px!important;
}


.footer { display:none; }

p { padding-left:10px!important; padding-right:10px!important; }

 h3 { padding-left:10px!important; padding-right:10px!important; }

h2 { padding-left:10px!important; padding-right:10px!important;  }

textarea    {
	width:100%;
	float:left;
}

input[type=submit] {
width:100%;float:left; }
	
	input[type=submit]:hover {
		width:100%;float:left; }

#current-contact {
	width:100%;
	left:0px;
}

#TA_certificateOfExcellence981 { width:148px!important; }

#TA_excellent261 { width:150px!important; }

#TA_linkingWidgetWAR17 { width:155px!important; }

#TA_rated739 { width:150px!important; }

.tripadvisor { margin:0 auto; }

.quickboxleft { width:100%;  }
.quickboxright { width:100%; float:left;  }

.gridright { float:left; }

#header { display:none; }

#full-width-slider { display:none; }

img.mobile { width:100%; height:auto; }
img.book { width:160px; height:auto; }

.displaynone { display:none; }


.fadein { position:relative; width:100%; height:auto; padding-bottom:50%; border:0px!important; }
.fadein img { position:absolute; left:0; top:0; width:100%; height:auto; padding-bottom:50%;}

.menu { width:1040px; float:left; margin-top:0px; margin-bottom:5px}
.menu ul { list-style:none; padding-top:117px; display:none;}
.menu ul li { float:left; margin-right:20px;}
.menu ul li:first-child { margin-left:20px;} 
.menu ul li:last-child { margin-right:0px;} 
.menu ul li a { float:left; color:#FFF; font-family: 'Quicksand', sans-serif;  font-size:12px; text-decoration:none;}

#nav {
	
display: inline-block;
float:left;
width: 100%;
}

#nav ul {
	list-style: none;
	padding: 0;
margin: 0;

}


#nav li {
padding: 0;
margin: 0;
padding-bottom: 0px;
padding-top: 0px;
width: 100%;
border-bottom: 1px dashed #FFF;
background-repeat: no-repeat;
background-position:right;
}

#nav li a {
color: #FFF;
text-decoration:none;
padding: 10px;
width: auto;
display: block;
font-family: 'Quicksand', sans-serif;
font-size:14px;
}			


div {
width: 100%!important;	
height: auto!important;	
position: relative!important;
float: none!important;
}

h1 {
margin-left: 15px!important;
margin-right: 15px!important;	
}

h3 {
margin-left: 0px!important;	
}

.left-col-heading h3 {
	margin-left: 0!important;	
}

.left-col-heading {
	width: auto!important;
}

.left-column {
width: auto!important;	
margin-right: 10px!important;
}

.header img {
width: 100%!important;
height: auto!important;	
}

.footer img {
width: 100%!important;
height: auto!important;	
}

#menu ul {
width: 100%!important;
float: none!important;	
position: relative!important;
}

#menu li {
width: 100%!important;
border: 0!important;

}


#search input[type="text"] {
width: 60%!important;
margin-left: 15px!important;	
}

.content ul {
margin-right: 15px!important;	
}

.article-main-image {
width: 100%!important;	


}

.article-main-image img {
width: 91%!important;	
min-width: 120px!important;
}

.article-main {
	margin: 0!important;
	width: auto!important;
}

iframe {
width: 90%!important;	
}

input {
width: 68%!important;	
}

textarea {
width: 68%!important;	
}

.button_search {
width: 10%!important;	
}

.map {
width: auto!important;	
}



.right-new-col {
margin: 0!important;	
}

}

/** END MOBILE CSS **/