

html {
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	background: #fff;
}
body {
	color: #555;
	width: 840px;
	padding: 8px;
	background: #fff;
	position: relative;
	margin: 10px auto 50px;
	font: 400 12px/1.6 "lucida grande", calibri, tahoma, arial, sans-serif;
}
h1 {
	margin: 0;
	color: #fff;
	padding: 5px 15px;
	text-indent: -100em;
	border-top: 6px solid #6b4a1c;
	border-bottom: 6px solid #6b4a1c;
	background: #000 url("img/bg_h1.jpg") 20px 50% no-repeat;
	font: 400 34px "cenutry gothic", futura, tahoma, san-serif;
}
h1 a {
	width: 190px;
	outline: none;
	display: block;
}
h2 {
	color: #666;
	font-size: 20px;
	font-weight: 400;
	text-transform: lowercase;
}
h3 {
	color: #6b4a1c;
	font-size: 16px;
	font-weight: 800;
	margin-bottom: .5em;
}
img {
	border: 0;
}
cite {
	margin-left: 1em;
	font: normal .95em arial, helvetica, sans-serif;
}
tr, th {
	font: 400 12px/1.6em "lucida grande", calibri, tahoma, arial, sans-serif;
}
hr {
	margin: 0;
	border: 0;
	height: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
}
hr.show {
	width: 70%;
	margin: 2em auto;
	visibility: visible;
	border-bottom: 1px solid #ccc;
}
acronym {
	cursor: help;
}
a {
	color: #6b4a1c;
}
a:hover {
	color: #333;
}

form {
	background: #fff;
	padding: 2em;
	border: 1px solid #ddd;
}
label {
	width: 100px;
	float: left;
	padding: 3px;
	margin: 0 5px;
	display: block;
	text-align: right;
	line-height: 1.8em;
}
small.form {
	color: #888;
	clear: both;
	display: block;
	font-size: .9em;
	font-style: italic;
	margin: 0 0 6px 115px;
}
input.sml,
td input#nights,
td input#adults,
 {
	color: #444;
	width: 26px;
	margin-bottom: 5px;
	background: #fff;
	text-align: center;
	font: 15px/1.4em georgia, "times new roman", times, serif;
}
input.txt, textarea,
td input#guest_first,
td input#guest_last,
td input#guest_email,
td input#guest_homephone,
select#guest_country {
	color: #444;
	width: 220px;
	padding: 3px 5px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #bbb;
	font: 15px/1.4em georgia, "times new roman", times, serif;
}
textarea {
	width: 250px;
	height: 90px;
}
input.btn, #inputBtn {
	width: 150px;
	padding: 2px 4px;
	margin: .5em 0 1em 250px;
}

.left {
	float: left;
	margin-left: -50px;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
	margin-right: -50px;
}
.center {
	display: block;
	margin: 10px auto;
}
.border {
	border: 1px solid #ddd;
	padding: 10px;
}
.shh {
	display: none;
}
.info {
	font-size: .95em;
	background: #fff;
	padding: .5em 2em;
	text-align: center;
	border: 1px solid #ddd;
}

#head {
	clear: both;
	position: relative;
}
#head ul {
	bottom: 0;
	margin: 0;
	padding: 0;
	right: 15px;
	overflow: hidden;
	position: absolute;
}
#head ul#menu li {
	margin: 0;
	padding: 0;
	width: 7em;
	float: left;
	overflow: hidden;
	list-style: none;
	position: relative;
	text-align: center;
}
#head ul#menu li a {
	color: #fff;
	display: block;
	font-size: 10px;
	position: relative;
	text-decoration: none;
	padding: 2px 15px 15px;
	text-transform: lowercase;
	border-right: 1px solid #6b4a1c;
}
#head ul#menu li.last a {
	border-right: 0;
}
#head a.zm {
	display: block;
	position: relative;
}
#head img.zm {
	bottom: -160px;
	position: absolute;
	margin-left: -30px;
}
#head img.zm.last {
	margin-left: -22px;
}
#home #head img.zm {
	bottom: -240px;
}
#head img.ft {
	float: left;
	margin: 8px 8px 3px 0;
	background: #efefef url("img/load.gif") 50% 50% no-repeat;
}
#head img.last {
	margin-right: 0;
}


#guts {
	float: left;
	width: 452px;
	margin-top: 5px;
	padding: 2em 50px;
	background: #f9f9f9;
}
#guts blockquote {
	margin: 2.5em 0;
	padding: 0 10px 0 20px;
	border-left: 3px solid #e6e6e6;
	background: #f9f9f9 url("img/bq.gif") bottom right no-repeat;
}
#guts ul {
	padding-left: 0;
	list-style: square;
}
#guts ul li, #guts dl dd {
	margin-left: 20px;
	margin-bottom: .7em;
}
#guts dl {
	font-weight: 800;
	margin-left: 10px;
}
#guts dl dd {
	font-weight: 400;
}

#side {
	color: #fff;
	width: 230px;
	float: right;
	font-size: .9em;
	margin-top: 5px;
	padding: 10px 25px 253px;
	background: #297dab url("img/side.png") 50% bottom no-repeat;
}
	#side a {
		color: #fff;
		font-weight: 800;
	}
		#side a:hover {
			text-decoration: none;
		}
	#side h3 {
		color: #65a7cb;
	}
		#side h3 strong {
			color: #fff;
		}
	#side blockquote {
		color: #fff;
		margin: 3em 0 0;
	}
		#side blockquote p {
			color: #fff;
			font-size: 16px;
			text-indent: 2em;
			font-style: italic;
			line-height: 1.5em;
			margin-bottom: .5em;
			background: transparent url("img/bq-sb.gif") top left no-repeat;
		}
	#side p.more {
		margin-top: 3em;
		text-align: right;
	}
		#side p.more a {
			color: #fff;
			text-decoration: none;
		}
			#side p.more a:hover {
				text-decoration: underline;
			}

#foot ul#submenu {
	margin: 0;
	float: left;
	width: 500px;
	background: #000;
	padding: 0 0 0 52px;
}
#foot ul#submenu li {
	display: inline;
	list-style: none;
	background: #000;
} 
#foot ul#submenu li a {
	color: #fff;
	float: left;
	display: block;
	font-size: 10px;
	padding: 4px 10px;
	text-decoration: none;
	text-transform: lowercase;
}
#foot ul#submenu li a:hover {
	padding-bottom: 1px;
	border-bottom: 3px solid #6b4a1c;
}

/*
	Page specific styles
*/

body#home #guts {
	padding-top: 3em;
	background: #f9f9f9 url("img/qualmark.gif") top right no-repeat
}
body#attractions ul.acts {
	padding: 0;
	list-style: none;
	margin: 0 0 0 -1.7em;
}
body#attractions ul.acts li ul {
	padding-left: 0;
	margin: .5em 0 1em 2em;
	list-style: square;
}
body#attractions p.iml {
	width: 210px;
	float: right;
	text-align: left;
	margin: 0 0 0 2em;
}
body#attractions p.iml small {
	display: block;
	font-size: 11px;
	line-height: 1.3em;
	margin: -1.5em 0 0 .5em;
}
body#attractions p.iml a:hover small {
	text-decoration: underline;
}
body#gallery h3 {
	clear: both;
	color: #999;
	margin: 1em 0 .5em;
	border-bottom: 1px solid #ccc;
}
body#gallery a.tn {
	float: left;
	width: 120px;
	height: 75px;
	padding: 4px;
	display: block;
	line-height: 0;
	overflow: hidden;
	background: #fff;
	position: relative;
	border: 1px solid #ddd;
	margin: 5px 0 5px 15px;
}
body#gallery a.tn img {
	position: absolute;
	clip: rect(0, 120px, 75px, 0);
}
body#gallery a.tn:hover {
	background: #ffd;
	border: 1px solid #bbb;
}
body#booking h3 {
	font-size: 13px;
	margin-bottom: -5px;
}
body#testimonials #guts blockquote {
	background: #fff;
}

/*
	Indicate current page
*/

body#history #m-history,
body#facilities #m-facilities,
body#attractions #m-attractions,
body#waimarama #m-waimarama,
body#booking #m-booking,
body#contact #m-contact,
body#testimonials #m-testimonials {
	color: #777 !important;
}
body#gallery #f-gallery,
body#booking #f-booking,
body#enquiries #f-enquiries {
	padding-bottom: 1px !important;
	border-bottom: 3px solid #6b4a1c !important;
}
body#home #f-home {
	display: none !important;
}

/*
	Linkbackness
*/

#cre {
	right: 10px;
	color: #999;
	width: 95px;
	cursor: default;
	margin-top: -5px;
	position: absolute;
	text-indent: -999em;
	font: 11px arial, helvetica, sans-serif;
}
#cre a {
	width: 54px;
	float: right;
	height: 27px;
	outline: none;
	display: block;
	background: transparent url("img/by.png") top left no-repeat;
}
#cre a:hover {
	background-position: 0 -27px;
}

/*
	Lightbox
*/

#lbOverlay {
	left: 0;
	width: 100%;
	margin: auto;
	cursor: pointer;
	position: absolute;
	background-color: transparent;
}
#lbCenter, #lbBottomContainer {
	left: 50%;
	overflow: hidden;
	position: absolute;
	background-color: #fff;
	border-left: 2px solid #bbb;
	border-right: 2px solid #bbb;
}
#lbCenter {
	border-top: 2px solid #bbb;
}
#lbBottomContainer {
	border-bottom: 2px solid #bbb;
}
.lbLoading {
	background: #fff url("img/lbLoad.gif") no-repeat center;
}
#lbImage {
	top: 0;
	left: 0;
	position: absolute;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	top: 0;
	width: 50%;
	outline: none;
	display: block;
	position: absolute;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink {
	background: transparent url("img/lbPrev.gif") no-repeat 0% 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink {
	background: transparent url("img/lbNext.gif") no-repeat 100% 15%;
}
#lbBottom {
	color: #666;
	font-size: 10px;
	text-align: left;
	line-height: 1.4em;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	width: 66px;
	float: right;
	height: 22px;
	margin: 5px 0;
	display: block;
	background: transparent url("img/lbClose.gif") no-repeat center;
}
#lbCaption, #lbNumber {
	text-align: center;
	margin-left: 71px;
}
#lbCaption {
	font-size: 14px;
}
#lbNumber {
	color: #999;
}
