@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300,300italic,700italic,400italic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700italic,600,400italic,600italic,700,300italic,800);
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
img {
	width: 100%;
}
img.imgnormal {
	width: auto!important;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		12;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	30;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/
body {
	font-size: 90%;
	line-height: 18px;
	text-align: left;
	letter-spacing: 0px;
	font-weight: 400;
	word-wrap: break-word;
	font-family: "Open Sans", sans-serif;
	background: #E8E8E8;
	color: #333;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}
/* Mobile Layout: 480px and below. */
/* Main Structure */

.full {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.main3boxleft, .main3box, .main3box2, .main3box2left, .main3boxleft, .main4boxleft, .main4box, .main4box3left, .main4box3 {
	clear: both;
	float: none;
	margin: 0 auto;
	width: 96%;
	display: block;
}
.main6boxleft, .main6box {
	clear: none;
	float: none;
	margin: 0 auto;
	width: 96%;
	display: block;
}	
.main8boxleft, .main8box {
	clear: none;
	float: none;
	margin: 0 auto;
	width: 50%;
	display: block;
}
.main3boxleft img, .main3box img, .main3box2 img, .main3box2left img, .main3boxleft img, .main4boxleft img, .main4box img, .main4box3left img, .main4box3 img, .main6boxleft img, .main6box img .main8boxleft img, .main8box img {
	width: 100%;
}
.left, .right {
	clear: both;
	float: none;
	margin: 0 auto;
	width: 100%;
	display: block;
	position:relative;
}
.iborder {
    border: 1px solid #ECECEC;
    padding: 10px;
    background-color: #F4F4F4;
}
.iborder h3 {
    font-size: 15px;
    padding-bottom: 10px;
}
/*end  Main Structure */
/* other styles */

h1, h2, h3, h5, h4, h6 {
	font-family: "Open Sans", Arial, sans-serif;
	padding: 0px;
	margin-top: 0;
	text-align: center;
}
h1 {
	width: 90%;
	margin: 20px auto;
	font-size: 26px;
	line-height: 26px;
	border: none;
	padding: 4px 0px;
	box-shadow: none;
	font-family: "Roboto Condensed", sans-serif;
	color:#1C8447;
	text-align:center;
}
h1 img {
	vertical-align: middle;
	width: auto !important;
}
h2 {
	font-size: 20px;
	line-height: 34px;
}
h3 {
	line-height: 24px;
	font-size: 15px;
}
.full h1 {
	clear: both;
}
img.imgfifty	{width:50% !important;}
img.imgthirty	{width:30% !important;}
img.imgtwenty	{width:20% !important;}
a img {
	border: none;
}
a:link, a:visited, a:active {
	color: #0099FF;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
ol, ul {
	list-style: none;
}
hr.ruler {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0));
}
.pink {
	color: #0099FF !important;
}
.blue	{color:#1C8447;}
.grey {
	color: #999 !important;
}
.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
.clearfloatmargin{height:40px;
	clear:both;
}
.fltrt {
	float: right;
	margin-left: 4px;
}
.fltlft {
	float: left;
	margin-right: 4px;
}
.hide {
	display: none;
}
.heading-title a {
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
.heading-title a:hover {
	text-decoration: underline;
}
ul.tick {
    padding: 0px;
    margin: 20px 0px 30px 16px;
    list-style: outside none none;
}
.tick li {
    padding-left: 30px;
    background: transparent url("../_images/tick.png") no-repeat scroll left bottom;
}
/* start STICK NAV */
#demo_top_wrapper	{background:#ffffff;}
#demo_top {
	padding: 0px 0 0 0; 
}
.demo_container {
	width: 98%;
	padding-left: 0;
	padding-right: 0;
}
#sticky_navigation_wrapper {
	display: none;
}
/* #menu SlickNav  Menu hidden on mobile */
#menu {
	display:none;
}
.js .slicknav_menu {
		display:block;
	}
#my_logo .left {
	width:100%;
	text-align:center;
	padding:10px 0px;
}
#my_logo .left img {
	width:90%;
	position:relative;
}
#my_logo .right {
display:none;
}
#my_logo .right img {
	display:none;
}
/* #menu SlickNav  Menu hidden on mobile */
/* end STICK NAV */
/* start SLIDER */
#cloudslider	{display:none}
/* end SLIDER */
.phone	{display:block;}
.phone img	{width:100%;}
/* start SCROLL */

/* end SCROLL */
/* HEADER */
.topnav {
	color: #FFFFFF; background:#0099FF !important;
}
.topnav .container {
	text-align: center;
}
.headertag {
padding: 5px 0px;
}
/* end HEADER */
/* start form info */
form	{
  	margin-left: 8px;
	margin-right: 8px;
  	color: #666
}
label {
	font-weight: 400;
	line-height: 2em;
	width:100%;
	float:none;
	clear:left;
	display:block;
	text-align:left !important;
}
input {
	background: #FFFFFF;
	border: 1px solid #999999;
	font-size: 15px;
	padding: 5px;
	margin: 5px;
	overflow: visible;
	color: #000;
	width:95%;
}
textarea {
	background: #FFFFFF;
	border: 1px solid #999999;
	font-size: 15px;
	padding: 5px;
	margin: 5px;
	overflow: auto;
	width: 95%;
	height: 6em;
	color: #000
}
select {
	background: #FFFFFF;
	border: 1px solid #999999;
	font-size: 14px;
	padding: 5px;
	color: #000
}
input#submit {
	width: 90%;
	margin: 10px auto;
	font-size: 1.5em;
	float: none;
	background: #0099FF;
	font-family: "Open Sans", sans-serif;
	padding: 10px 15px;
	color: #FFFFFF;
	border: none;
}
.half {
	width: 100%;
	float: none;
}
.full {
	width: 100%;
	clear: both;
}
/* end form info */
.main	{background:#FFF}
.newsimg	{height:200px; overflow: hidden; background-position:center; background-size:cover; position:relative;}
.newsdate	{background:#0099FF; color:#FFF; text-align:center; padding:4px 0; border-top:3px solid #1C8447;}
.newstext	{border:1px solid #CCC; padding:5px;}
.newsflag	{width:16%; position:absolute; top:0px; right:0px;}

.flyer	{background:#BED6F1;
	color: #000;
	font-size:0.9em;}
.flyer h2, .flyer h3 	{margin-bottom:2px !important;
	padding-bottom:2px !important;
	line-height:0.9em;
}
.flyer img.booknow	{width:35%
}
 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#contact  {
	background:  #1C8447;
}
#contact .container {
	background:#1C8447;
}
.homebox	{
	background:#EBEBEB;
	text-align:justify;
	padding:20px;
	font-size:90%;
}
.homebox h3	{
		margin:0px;
		padding:0px;
		border-bottom:1px solid #CCC;
		text-align:center;
		font-size:18px;
	}
.hotelimglarge, .hotelimg {width:100%; height:270px; background-repeat:no-repeat; background-size:cover; margin-bottom:4px;}
.hotelimgframe {width:100%;}
.tour	{width:20%;}
/* FOOTER */
#footer {
	background: #0099FF;
	color: #FFFFFF;
	padding-top: 20px;
	font-size: 0.9em;
	text-align: center;
}
#footer img {
	width:25% !important;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #0099FF;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	text-align: center;
	border-bottom: 1px solid #666;
	padding: 10px 0px;
	font-size: 1.2em;
	list-style-image:none;
}
#footer h2 {
	font-size: 22px;
	line-height: 24px;
	font-family: "Roboto Condensed", sans-serif;
	text-align: center;
	color: #fff;
}
#footer img.social  {
	width: 10% !important;
}

/* end FOOTER */	



/* Tablet Portrait Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 481px) {

h2, h3, h5, h4, h6 {
	text-align: left;
}
.topnav .container {
	text-align: left;
	border:0px;
	background:#0099FF !important;
}
.headertag {
	width: 70%;
	float: left;
	text-align: left;
	font-size: 0.8em;
	padding:4px 0px;
}
/* start STICK NAV */
.demo_container {
	width: 100%;
}
#demo_top_wrapper {
	margin: 0;
}
#demo_top {

	padding: 0;
}
#my_logo .right {
	display:inline-block;
	text-align: right;
	font-family: "Roboto Condensed", sans-serif;
	line-height: 1em;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: 300;
	float:right;
	width:48%;
	font-size:1.1em;
}
#my_logo .right h2 {
	font-size: 1.5em;
	line-height: 1em;
	padding-top: 5px;
	text-align: right;
	margin:0px;
}
#my_logo .right img {
	display:inline-block;
}
#my_logo .left {
	width:50%;
	text-align:left;
	float:left;
}
#my_logo .right img {
	vertical-align:middle;
	padding-bottom:3px;
}
.enquire img	{width:120px;}
#sticky_navigation_wrapper {
	display:block;
	width: 100%;
	height: 48px;
	background: #FFFFFF;
}
#sticky_navigation {
	width: 100%;
	height: 48px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
	background:#1C8447;
	z-index: 10000;
	box-shadow: none;
}
#sticky_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:right;
}
#sticky_navigation ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#sticky_navigation ul li a {
	display: block;
	float: left;
	margin: 0 0 0 0px;
	padding: 0 6px;
	height: 48px;
	line-height: 48px;
	font-size: 10px;
	color: #FFF;
	background: #1C8447;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	text-decoration: none;
}
#sticky_navigation ul li a:hover, #sticky_navigation ul li a.selected {
	color: #0099FF;
	background: #FFF;
}
/* end STICKY NAV */
/* #menu SlickNav Menu  */
#menu {
	display:block;
}
#menu li .red	{color:#FFF !important;}
.js .slicknav_menu {
		display:none !important;
	}
 /* end sticky nav */
/* Main Structure */

#contact .container {
	border:10px solid #1C8447;
}
#footer .container {
	border:10px solid #0099FF;
	margin-top:0px;
}
.full {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.left {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49%;
	display: block;
}
.right {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 49%;
	display: block;
}
.main3boxleft {
	clear: none;
	float: left;
	margin-left: 0;
	width: 32%;
	display: block;
}
.main3box {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 32%;
	display: block;
}
.main3box2 {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 66%;
	display: block;
}
.main3box2left	{
	width:66%;
	float:left;
	margin:0 0 0 0px;
	padding:0;
	}
.main4boxleft {
	clear: none;
	float: left;
	margin-left: 0;
	width: 23.5%;
	display: block;
}
.main4box {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 23.5%;
	display: block;
}
.main4box3 {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 74.5%;
	display: block;
}
.main4box3left {
	clear: none;
	float: left;
	margin-left: 0%;
	width: 74.5%;
	display: block;
}
.main4box3 {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 74.5%;
	display: block;
}
.main6box	{
	width:15.8%;
	float:left;
	margin:0 0 0 1%;
	padding:0;
	text-align:center;
	clear: none;
	}
.main6boxleft	{
	width:15.8%;
	float:left;
	margin:0 0 0 0px;
	padding:0;
	text-align:center;
	clear: none;
	}
.main8boxleft {
	clear: none;
	float: left;
	margin-left: 0;
	width: 10.75%;
	display: block;
}
.main8box {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 10.75%;
	display: block;
}
/* end Main Structure */

.phone	{display:none;}
/* start SCROLL */

.newspanel {
	padding: 8px;
	color: #ffffff;
	background:#BED6F1;
	border:20px solid #BED6F1;
	overflow:auto;
}
.newsimg	{height:100px; overflow: hidden;}
.content_link {
}
.xpro-slider-item	{ background: url(../_images/photo-top.gif);
background-size: 100% auto;
background-repeat:no-repeat;
max-width: 230px;
	}
.slider_item_content {
	overflow: auto;
	border-radius: 0px;
	font-weight: 200;
	padding-top:20px;
	width:80%;
	margin:0 auto;
	font-size:10px;
	line-height:1.2em;
}
.slider_item_content h4 {
	
	border-bottom: #ccc 1px solid;
	
}

.slider_item_content img {
	border-radius: 0px;
	border: none;

}
.contentdiv {
	margin-top: 20px;
	width: 100%;
	padding: 20px;
	display: none;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	transition: all 0.8s;
	-o-transition: all 0.8s;
}
.titlebar {
	background-color: #ffffff;
	color: #f4f4f4;
	font-size: 22px;
	padding: 20px 0px;
	text-align: center;
	letter-spacing: 1.5px;
	background-color: #101010;
	border-bottom: #000000 1px solid;
}

/* end SCROLL */
/* other styles */

h1 {
	font-size: 24px;
	line-height: 30px;
	padding: 8px 0px;
	width: 100%;
	margin: 20px 0 20px 0px;
	border-bottom:1px solid #EEE
}
.hotelimglarge	{width:50%; float:left; height:400px; background-repeat:no-repeat; background-size:cover;}
.hotelimgframe	{width:50%; float:left; height:400px}
.hotelimg	{width:45%; margin-left:5%; margin-bottom:5%; float:left; height:186px; background-repeat:no-repeat; background-size:cover;}

#contact .container {
	border:10px solid #1C8447;
	margin-top:0px;

}
.tour	{width:25%;}
/* FOOTER */
#footer {
	padding-top: 20px;
	font-size: 0.9em;
	text-align: left!important;
}
#footer h2 {
	text-align: right!important;
}
#footer li {
	text-align: left;
	border-bottom: none;
	padding: 8px 0px;
	font-size: 0.9em;
	list-style-image:url(../_images/footerarrow.gif);
}
/* end FOOTER */
}


/* just for navigation */
@media only screen and (min-width: 550px) {
	#sticky_navigation ul li a {
	padding: 0 7px;
	font-size: 11px;
	
}
#footer  {
	text-align: right;
}
#footer ul li {
	text-align: left !important;
}
}
/* tablet landscape: 769px to a max of 960px.  Inherits styles from: Mobile Layout and Tablet Portrait Layout. */
@media only screen and (min-width: 769px) {


#my_logo .left img {
	
	width:70%;
	
}
#my_logo .right h2 {
	line-height: 0.9em;
	padding-bottom: 20px;

}
.enquire img	{width:auto;}
#sticky_navigation ul li a {
	padding: 0 8px;
	font-size: 13px;
}
/* start SCROLL */
.slider_item_content {
	font-size:11px;
}
.xpro-slider-item	{
max-width: 276px;
	}
/* FORMS */
form	{
  	margin-left: 0px;
	margin-right: 0px;
	border:1px solid #EEE;
	padding:10px;
}
label {
	font-weight: 400;
	line-height: 2em;
	width:30%;
	float:left;
}
input {
	background: #FFFFFF;
	border: 1px solid #CDCDCD;
	font-size: 15px;
	padding: 5px;
	margin: 5px 0px;
	overflow: visible;
	color: #000;
	width:65%;
	vertical-align:middle;
	float:left;
}
textarea {
	background: #FFFFFF;
	border: 1px solid #CDCDCD;
	font-size: 15px;
	padding: 5px;
	margin: 5px 0px;
	overflow: auto;
	width: 65%;
	height: 6em;
	color: #000;
	resize: none;
	float:left;
}
select {
	background: #FFFFFF;
	border: 1px solid #DDD;
	font-size: 14px;
	padding: 5px;
	color: #000
}
input#submit {
	width: 45%;
	margin-left: 30%;
	font-size: 1.2em;
	background: #0099FF;
	font-family: "Open Sans", sans-serif;
	padding: 8px 8px;
	color: #FFFFFF;
	border: none;
}
.half {
	width: 100%;
	float: none;
}
.full {
	width: 100%;
	clear: both;
}
/* end FORMS */
.newsimg	{height:180px; overflow: hidden;}
}
/* Desktop Layout: 960px to a max of 1100px. Inherits styles from: Mobile Layout and Tablet Portrait Layout. */
@media only screen and (min-width: 960px) {
#my_logo .left img {
	width:70%;
	max-width:350px;
}
#sticky_navigation ul li a {
	padding: 0 11px;
	font-size: 15px;
}
.slider_item_content {
	font-size:12px;
}
.tour	{width:auto;}
}
/* Desktop Layout: 1100px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 1100px) {
/* Main Structure */

/* end Main Structure */
/* STICKY NAV */
#sticky_navigation ul li a {
	padding: 0 10px;
	font-size: 15px;
}
/* end STICKY NAV */

}
