/* main body style  td & p styles */
body {
	scrollbar-3dlight-color:#005500;
	scrollbar-arrow-color:#005500;
	scrollbar-base-color:#005500;
	scrollbar-track-color:#005500;
	scrollbar-darkshadow-color:#005500;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#005500;
	scrollbar-shadow-color:#005500;
	background-color: #005500;
}
td, p, br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	color: #797979;
}
/* link style */

a {
	color: #CC3333;
	font-weight: bold;
}
a:hover {
	color: #44734F;
	font-weight: bold;
}
a:active {
	color: #003399;
	font-weight: bold;
}
/* address link style */

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.address a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.address a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.address a:active {
	color: #9AA79F;
	font-weight: bold;
}
.address a:hover {
	color: #C1CAC6;
	font-weight: bold;
}
/* button styles */

.mybutton {
	border-style: none;
	background-color: #FFFFFF;
	text-decoration: none;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #797979;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	word-spacing: normal;
}
.buttonover {
	border-style: none;
	background-color: #f8f7f1;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
/* miscelleanous styles */

.bookings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #797979;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
.break {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #005500;
}
.linebreak {
	padding: 0px;
	height: 1px;
	margin: 0.5em 15px;
	clear: both;
	border-bottom: 1px solid #E8E8E8;
}
.picture {
	border: 1px solid #357365;
}
.picturetwizel {
	border: 1px solid #D20000;
}
.pictureKaikoura {
	border: 1px solid #2B3663;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.textboxadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #797979;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#LocationButtonRO {
	display: block;
	margin:0px;
	padding:0px;
	width: 185px;
	height: 35px;
	background: url("/images/matt/yellow.gif") no-repeat 0 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#717171;
	font-weight:bold;
}
#LocationButtonRO:hover {
	background: url("/images/matt/red.gif") no-repeat 0 0;
	color:#154b87;
}
#LocationButtonLO {
	display: block;
	margin:0px;
	padding:0px;
	width: 230px;
	height: 35px;
	background: url("/images/matt/yellow.gif") no-repeat;
	background-position:right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#717171;
	font-weight:bold;
}
#LocationButtonLO:hover {
	background: url("/images/matt/red.gif") no-repeat 0 0;
	background-position:right;
	color:#154b87;
}
#booknow-link,
#booknowLEFT-link {
	color:#FFFFFF;
	height: 26px;
	width: 110px;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 4px;
}
#booknow-link {
	background: url("/kaikoura/images/booknow-link.jpg") no-repeat 0 0;
	margin-top: 20px;
}
#booknowLEFT-link {
	background: url("/kaikoura/images/booknow-linkLEFT.jpg") no-repeat 0 0;
	margin-top: 10px;
}
#booknow-link:hover {
	background: url("/kaikoura/images/booknow-link-hover.jpg") no-repeat 0 0;
}
#booknowLEFT-link:hover {
	background: url("/kaikoura/images/booknow-linkLEFT-hover.jpg") no-repeat 0 0;
}
#booknow-link a,
#booknowLEFT-link a,
#booknow-link a:hover,
#booknowLEFT-link a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.comment {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
.comment small{
	color: #797979;
}
.comment  textarea, .comment input{
	text-align: left;
	color: #000000;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
}

#FaceBookWrap {
	background: #0066FF;
	float: right;
	width: 150px;
	position: relative;
}
#FaceBook {
	position: absolute;
	top: -40px;
	right: 0px;
	z-index: 150;
	width: 150px;
}
#FaceBook a{
	display: block;
	height: 100%;
	width: 100%;
}
#FaceBook span{
	visibility: hidden;
}

