

*{
	margin: 0;
	padding: 0;
	border: 0;
}


body{
	font-size: 62.5%;
	font-size: 0.8em;
	background: url('images/kahuna-newquay-background-logo.jpg') repeat-x #d1ff93;
	font-family: tahoma;
	color: #fff;
}

p{
	margin: 15px 0 15px 0;

}

a{
color: #338376
}

a:hover{
color: #fff;
}

img.offer{
position: relative;
left: -5px;
}

/*------ GALLERY -----*/


a.thumbnail img{
background: #fff;
padding: 5px;
margin: 0 5px 5px 0;
}


/*----- LINKS ------*/

ul{
list-style: none;
}

ul.links *{
margin: 0;
padding: 0;
}

ul.links{
margin: 0 0 10px 0;
}

ul.links h5{
font-size: 1em;
}

ul.links li{
margin: 10px 0 0 20px;
}

ul.links p, ul.links a{
font-size: 0.8em;
}

/*---- MENU -----*/

ul.menu div.inst{
margin: 15px 0 0 0;
color: #000;
}

ul.menu p.bold{
font-weight: bold;
color: #338376;
}

ul.menu li li p{
margin: 0;
font-size: 0.8em;
}

ul.menu-menu{
list-style: none;
floaT: left;
margin: 10px 0 0 0;
}

ul.menu-menu li li {
margin: 0;
}

ul.menu-menu li{
float: left;
margin: 0 10px 0 0;
font-size: 1em;
padding: 12px 0 12px 0;
}

.menu-menu-tab{
background: url('images/kahuna-newquay-menu-tab.jpg') #ddf5e9 repeat-x bottom;
}

ul.menu-menu li a{
text-decoration: none;
padding: 12px;
color: #338376;
}

.now{
background-color: white;
color: #000000;
}

ul.menu-menu li a:hover{
background: #eefaf4;
}


ul.menu-menu li a.now:hover{
background: #fff;
}

h3{
margin: 10px 0 10px 0;
}

ul.menu{
list-style: none;
background: #fff;
padding: 0 15px 15px 15px;
margin: 0 0 0 0;
float: left;
width: 445px;
}

ul.menu h4{
margin: 10px 0 10px 0;
color: #338376;
}

ul.menu ul{
list-style: none;
bordeR: 1px dashed #a1ddc1;
padding: 5px 15px 5px 15px;

}

ul.menu ul li{
margin: 10px 0 10px 0;
color: #338376;
}

ul.menu ul li span{
margin: 0 0 0 10px;
font-weight: bold;
}

div#scroll{
margin: 0 0 0 10px;
}

#container{
	float: left;
	position: relative;
	left: 50%;
	margin: 10px 0 0 -342px;
width: 700px;
	
}

#main{
	float: left;
	padding: 8px 8px 8px 8px;
	background-color: white;

}

#header{
	position: relative;
}

#menu{
	clear: both;
	position: relative;
	float: left;
	margin: -12px 0 0 0;
}

#menu ul{
	margin: 8px 0 8px 0;
	background: #338376;
	float: left;
	width: 684px;
	background: url('images/kahuna-newquay-menu-bg.jpg') repeat-x bottom;
}

#menu ul li{
	list-style: none;
	text-transform: uppercase;
	padding: 7px;
	float: left;
}

#menu ul li a:hover{
color: #338376;
background-color: #fff;
}

#menu ul li a{
	font-family: tahoma;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	padding: 8px 7px 7px 7px;
}

#header embed{
	margin: 0 0 0 8px;
	float: left;

}
/*----- LOCATION -----*/

.google{
padding: 10px;
background: #fff;
}

/*----- BOOKING -----*/

form{
	position: relative;
	border: 1px solid #eaeaea;
	padding: 15px;
	background-color: #fff;
	color: #338376;
	margin: 10px 0 0 0;
}

form span{
font-weight: bold;
}

form div{
	margin: 10px 0 10px 0;
	
}

form div select{
display: inline;
}

input, select, textarea{
	font-family: tahoma;
	bordeR: 1px solid #999;
	display: block;
	padding: 3px;
	font-size: 0.9em;
	margin: 10px 0 10px 0;
	width: 200px;
}

select.date{
	margin: 0 10px 0 0;
}

.inst p span{
font-weight: bold;
}

textarea{
	width: 300px;
	height: 200px;
}

input.send{
	width: 100px;
	margin: 15px 0 0 0;
}

div.inputimage, div.dobinputimage{
	position: absolute;
	float: left;
	height: 16px;
	width: 16px;
	margin: 1px 0 0 220px;
	clear: both;
}

.inst, .success, .fail{
	padding: 10px;
	background-color: #a1ddc3;
color: #338376 ! important;
	font-size: 0.8em;
}

form .inst{
margin: 0 0 10px 0;
}

.inst h4, .success h4, .fail h4{
margin: 0 ! important;
padding: 0 ! important;
font-weight: bold;
font-size: 1.2em;
}

.inst div{
border: 1px dashed #fff;
padding: 10px;
}

form .inst div{
margin: 0 ! important;
padding: 10px ! important;
}

div.fail{
	background: pink;
margin: 15px 0 0 0;
}

div.fail div{
border: 1px dashed red;
margin: 0;
padding: 10px;
color: darkred;
}

.success{
margin: 15px 0 0 0;
	background-color: lightgreen;
}

.success div{
border: 1px dashed green;
padding: 10px;
margin: 0;
color: darkgreen;
}


.inst p, .success p, .fail p{
	font-size: 1.1em;
	margin: 10px 0 0 0;
}

#content{
	background: url('images/kahuna-newquay-content-background.jpg') #a1ddc0;
	float: left;
	width: 684px;
	line-height: 1.3em;
}

#left{
	position: relative;
	background-color: #7cbaae;
	float: left;
	padding: 18px;
	width: 473px;
}

#right{
	text-align: right;
	float: right;
	padding: 15px;
	width: 139px;
	color: #338376;
	font-size: 0.9em;
	line-height: normal;
}

#right ul{
	margin: 10px 0 10px 0;
	list-style: none;
	clear: both;
}

#right p{
clear: both;
}

#right p span{
font-weight: bold;
}

#right ul li{
	margin: 5px 0 5px 0;
}


#right h2{
	font-size: 1.1em;
	color: #fff;
	background: url('images/kahuna-newquay-right-header-bullet.jpg') no-repeat left center;
	float: right;
	padding: 0 0 0 15px;
	margin: 0;
	clear: both;
	
//margin: 0 0 0px 0;
margin: 0 0 10px 0;
//margin: 0 0 0px 0;
}


#right img{
	margin: 10px 0 10px 0;
}

h1{
	background: url('images/kahuna-newquay-header.gif') no-repeat -1px 0;
	height: 247px;
	width: 388px;
	text-indent: -9999px;
	margin: 0 0 0 -54px;
	float: left;
}


div#footer{
	float: left;
	font-size: 0.75em;
	padding: 10px 0 20px 0;
	text-align: center;
	color: #338376;
}

div#footer p{
	width: 685px;
	margin-bottom: 2px;
	margin-top: 8px;
}

div#footer a{
	color: #7cbaae;;
}

div#footer ul{
	list-style: none;
}

div#footer ul li{
	display: inline;
	margin: 0 0px 0 0;
	border-left: 1px solid #338376;
	padding: 0 5px 0 5px;
}

div#footer ul li.first{
	border-left: 0;
}

div#footer a{
	text-decoration: none;
	color: #338376;
}

div#footer a:hover{
	text-decoration: underline;
}

/* Scroller Box */
#scroller_container1{
	height: 60px;
	overflow: hidden;
width: 100%;
}

/* CSS Hack Safari */
#dummy {;# }

#scroller_container1{
	overflow: hidden;

}
/* Scoller Box */