@charset "utf-8";

/* CSS Document */
/*colors
light tan in main body #A89C8B
dark brown #5B4A42
Banner color #98ad09
light color #d2db93
font Brown #4b3d37
*/
body{
background-color:#A89C8B;	
	
	
}

h1 {
	font-size:1.8em;
	font-weight:bold;
	text-align:center;
	line-height:normal;
	font-family: Tahoma, Geneva, sans-serif;
}
p {
	
margin:15px;	
	
}

#main {
	/*width:760px;*/
	margin-left:auto;
	margin-right:auto;
	/*margin-top:100px;*/
	border-color:#fff;
	border-style:solid;
	border-width:medium;
	background-color:#5B4A42;

}
#topdiv {
	background-color:#98AD09;
	-moz-border-end-color: #FFF;
	border-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	
}
#copyrights{
	clear:both;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #5B4A42;
}
.brown_strip{
	
	height:10px;
	background-color:#5B4A42;
		
}
.booknowbtn {
 width:164px;
 height:51px;
 /*float:right;	*/
}

#left_col{
	width:28%;
	float:left;
	background-color:#d2db93;
	padding:5px;
	
}
.phone {
	
color:#fff;	
	
}


.star_rating{
 width:146px;
 height:46px;
 margin-left:auto;
 margin-right:auto;	
	
	
}
#article_div{
width:70%;
float:right;
background-color:#FFF;	
}
#main_menu {
width: 75%;	
	
}
#main_menu ul{
	margin-top:10px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#main_menu li{
	display:inline-block;
	/*background:#d2db93;*/
	color:#fff;
	font-size:1em;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #5b4a42;	/*border: thin outset #CCC;	*/
	
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main_menu li a{
	
	color:#fff;
	font-size:.8em;
	
	
}
#main_menu li a:hover{
	
	color:#5B4A42;
	font-size:1.2em;
	
}
/* CONTACT FORM */
#contactForm input {
	width: 75px; 
}

#contactForm input, #contactForm textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	border: solid 1px #D2DB93;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.thankyouText {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	color: #5B4A42;
}

.host_name{
	
	color: #FFF;
	background-color: #5b4a42;
	border: 3px solid #d2db93;
}
.centred_wrap{
	width:65%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
	
}
#feature_list {
	
	/*padding-left:0px;*/
	text-align:center;
}
.feature_li{
	color:#000;
	text-decoration:underline;
	list-style:none;
	background-color:#d2db93;
	/*height:25px;*/
	width:70%;
	margin-left:0px;
	
	margin-top:3px;
	border-radius:5px;
	border: thin solid #5b4a42;	
	text-align:center;
}
.feature_li:hover{
	
	cursor:pointer;	
	
	
}
#video {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	
}
#video iframe{
	width:90%;
	display:block;
	/*max-width:420px;*/
	margin-left:auto;
	margin-right:auto;	
}

.features
{
	float: left;
	width:45%;
	display:inline-table;
	/*border: thin solid #5b4a42;*/
	background:#f8f4ed;
	border: thin dotted #f8f4ed;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}

input#submit { background-color: #FFFFFF; padding: 5px; font-weight: bold; }

#contactForm .verify { color: #FF0000; }

#contactForm #addr,
#contactForm #other {
	width: 160px;
	height: 50px;
}

#contactForm #name,
#contactForm #email,
#contactForm #phone {
	width: 160px;
}

#contactForm #pcode,
#contactForm #state,
#contactForm #adults,
#contactForm #children { width: 50px; }

#contactForm #arrival,
#contactForm #departure { width: 75px; }

#contactForm #submit { 
border: solid 1px #D2DB93; padding: 3px; }
#contactForm #submit:hover { 
cursor: pointer; background: #D2DB93; border: solid 4px #D2DB93; padding: 0; }

#contactForm .invalid { border: solid 1px #FF0000; }

/* END CONTACT FORM */


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/**/
	color: #4B3D37;

}
.content p, .content ul {
		
		line-height: 15px;	
		font-size:.75em;
}
.content ul{
	color: #4B3D37;
	
}
.content ul li:hover{
	color: #C4F562;
	
}
a:link {
	color: #4B3D37;
} 
a:visited {
	color: #98AD09;
}

a:hover {
	color: #C4F562;
	text-decoration: none;
}

#bookingEnquiry input {
	color: #4B3D37;
}
.booknow{
	/*width:40%;
	margin-left:auto;
	margin_right:auto;*/
	line-height:.5em;
	text-align:center;
	background-color:#5B4A42;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B3D37;
	text-decoration: none;
}
.content tr td table tr td table tr td .content tr td .content {
	font-family: Tahoma, Geneva, sans-serif;
}
.logo {
	
	width:164px;
	height:57px;
	
}
#top_brand_wrapper{
	display:none;
	
}
.image_state {
	
	display:none;
	
}


footer {
		background-color:#98AD09;
}

/*slides*/
#slidorion {

	width: 704px;			/* Set to slidorion width. Is equal to #slider + #accordion width */

	height: 200px;			/* Set to slidorion height. Is equal to #slider and #accordion height */

	position: relative;

	left: 50%;

	margin-left: -384px;

	padding: 10px;

	/*background: #cbcbcb;*/

	border: 1px solid #bbb;

	-webkit-box-shadow: 0 0 34px #bbb;

	-moz-box-shadow: 0 0 34px #bbb;

	box-shadow: 0 0 34px #bbb;

}

					

#slider {

	width: 536px;			/* Set to slider width */

	height: 253px;			/* Set to slider height */

	position: relative;

	float: right;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;		/* Hides the animations */

}
.slide {
	list-style:none;
	display:inline-block;
  width:356px; /* reduce by 20 pixels to avoid horizontal scroll */
  height:291px;
  margin-left:auto;
  margin-right:auto;
	
}
.slide_wrapper{
	max-height:183px;
	margin:0px;
}


#slider  div {
	position:absolute;
	width:100%;
	height:1px;

}

#slider img {

	width:536px;

	height: 300px;

	

}



#accordion {

	width: 150px;			/* Set to accordion width */

	height: 183px;			/* Set to image height */

	font-family: Verdana;

	background: #eee;

	-webkit-box-shadow: -3px 0px 3px -1px rgba(51,51,51,0.3);

	-moz-box-shadow: -3px 0px 3px -1px rgba(51,51,51,0.3);

	box-shadow: -3px 0px 3px -1px rgba(51,51,51,0.3);

	position: relative;

	z-index:999;

	overflow: hidden;

	float: left;

}



#accordion > .link-header {

	padding: 8px 14px;

	font-size: .6em;

	font-weight: bold;

	color: #333;

	background: #ededed;

	background: -moz-linear-gradient(top, #ededed 59%, #dcdcdc 100%);

	background: -webkit-linear-gradient(top, #ededed 59%,#dcdcdc 100%);

	background: -o-linear-gradient(top, #ededed 59%,#dcdcdc 100%);

	background: -ms-linear-gradient(top, #ededed 59%,#dcdcdc 100%);

	background: linear-gradient(top, #ededed 59%,#dcdcdc 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dcdcdc',GradientType=0 );

	border-top: 1px solid #ccc;

}



#accordion > .link-header:first-child {

	border-top:none;

}



#accordion > .link-header:hover {

	background: #5b4a42;

	cursor: pointer;
	color: #fff;
}



#accordion > .link-header.active {

	border-bottom: none;

	background: #5b4a42 !important;

	filter: none;

	color: #fff;

}

#accordion > .link-content p{
 margin:5px;
}
#accordion > .link-content {

	height: 80px;			/* This height needs to be changed as it depends on the accordion height and number of tabs */

	font-weight: normal;

	font-size: .6em;

	line-height:10px;

	margin: 0;

	padding: 10px;

	border: none;

	background: #d6d6d6;

	background: -moz-linear-gradient(top, #d6d6d6 0%, #ffffff 10%);

	background: -webkit-linear-gradient(top, #d6d6d6 0%,#ffffff 10%);

	background: -o-linear-gradient(top, #d6d6d6 0%,#ffffff 10%);

	background: -ms-linear-gradient(top, #d6d6d6 0%,#ffffff 10%);

	background: linear-gradient(top, #d6d6d6 0%,#ffffff 10%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=0 );

	overflow:auto;

}

.ausi_price{

	font-weight:bold;

	

}
.colorboxContent{
	display:none;	
	
}

*/
/**
 * Slideshow controls style rules.
 */
 
#article_div #slideshow {
	margin-left:auto;
	margin-right:auto;
height:313px;	
}

#slideshow #slidesContainer {
	/*width:588px;*/
	/*height:283px;*/
	overflow:hidden; /* allow scrollbar */
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#slideshow #slidesContainer .slide {
  margin:10px;
  width:95%; /* reduce by 20 pixels to avoid horizontal scroll */
 /* height:253px;*/
  
}

.control {
  display:block;
  /*width:39px;*/
  height:213px;
  text-indent:-10000px;
  position:inherit;
  cursor: pointer;
}
#leftControl {
  top:0;
  display:inline-block;
  float:left;
  background:transparent url(../images/control_left.jpg) no-repeat 0 0;
  z-index:98;
}
#rightControl {
  top:0;
  display:inline-block;
  float:right;
  background:transparent url(../images/control_right.jpg) no-repeat 0 0;
  z-index:99;
}
.client_address p{
	
	margin: 5px;
	
}