@charset "utf-8";
/*====================== Style Sheet Waitapu Farm ======================*/

/* Colors Used------------ 
Green   #66CC00
Blue	#0099ff
Grey	#333
green	#9dc106
--------------------------*/

/*---- Browser Default Codes ----*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}

abbr, acronym { 
	border: 0;
	}
	
:focus {
	outline: 0;
}
	
/*---- Site Default Codes ----*/

body {
	background: url(../images/waitapubg.jpg) no-repeat center top;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	line-height: 160%;
	font-size: 11px;
	color: #333;
}
a {
	color: #09f;
}
a:hover {
	color: #6c0;
}
h1, h2, h3 {
	margin-bottom: 20px;
	letter-spacing: -0.5px;
	font-weight: normal;
}
h1 {
	font-size: 2.5em;
	color: #6c0;
}
h2 {
	font-size: 1.7em;
	color: #6c0;
}
h3 {
	font-size: 1.4em;
	color: #09f;
}
.imgleft {
	padding: 5px 5px 5px 0px;
	float: left;
}
input, textarea {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 4px 0px 4px;
}

.clear {
	clear: both;
}

#sitewarp {
	margin: 0 auto;
	width: 720px;
}

.boldTxt{
	font-weight: bold;
}

.headingBlurb{
	font-size: 0.85em;
}


ol{
	list-style: decimal;
	padding: 0 0 0 20px;
}
/* Header -  Contains LOGO & MENU */
#header {
	width: 720px;
	padding-top: 13px;
	height: 57px;
}
#logo {
	position: absolute;
	margin-left: 20px;
	padding-left: 15px;
	width: 276px;
	background: url(../images/logo_Bg.gif) no-repeat #6c0;
	height: 57px;
	top: 13px;
}
/* Menu - UL, LI and A controls of MENU */
#menu {
	position: relative;
	left: 224px;
	top: 23px;
	padding: 7px 0px 0px 8px;
	width: 469px;
	height: 27px;
	background: url(../images/menuBg.gif) #09f;
}
#menu ul {
	display: inline;
}
#menu li {
	display: inline;
	padding: 0px 13px 0px 15px;
	background: url(../images/menu_dot.gif) left center no-repeat;
}
#menu a {
	font-size: 1.2em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#menu a:hover {
	color: #6c0;
}
/* Content Holder - Holds All the body contents*/
#content-holder { /* Applys only for home page */
	padding: 20px;
	width: 680px;
	background: #ffffff;
}
#Scontent-holder { /*-- Applys for Sublink Pages*/
	padding: 20px;
	width: 680px;
	background: #ffffff url(../images/Scontent_left_bg.gif) left top no-repeat;
	height: auto !important; 
	min-height: 650px; 
	height: 650px;
}
#HcontentL {

	float: left;
	width: 325px;
	padding: 20px;
	
}
#HcontentR {
	margin-top: 25px;
	float: left;
	width: 260px;
	border-left: dotted 1px #d7d8d9;
	padding: 0px 20px 20px 20px;
}

#HcontentR h2{
	color: #0095d7;
	font-size: 23px;
}
/*Style for Farmstay*/
#FScontentL {
	float: left;
	width: 380px; padding: 20px 20px 10px;
	background: url(../images/vLine_bg.gif) right top repeat-y;
}
#FScontentL h3 { margin-bottom: 5px; }
#FScontentL p { padding-bottom: 15px; }
#FScontentL ul { margin: 0 0 10px 0; padding: 0; list-style: none; }
#FScontentL ul li { margin: 0 0 0 0; padding: 0 0 0 12px; background: url(../images/square-bullet-green.gif) 0 7px no-repeat; }

#FScontentL ul.directions { margin: 10px 0 20px 0; padding: 0; list-style: none; }
#FScontentL ul.directions li { margin: 0 0 7px 0; padding: 0 0 0 12px; background: url(../images/square-bullet-green.gif) 0 7px no-repeat; }

#FScontentL ul.directions2 { margin: 5px 0 0 0; padding: 0; list-style: none; }
#FScontentL ul.directions2 li { margin: 0 0 7px 0; padding: 0 0 0 12px; background: url(../images/square-bullet-green.gif) 0 7px no-repeat; }

#FScontentL p.directions { margin: 10px 0 5px 0; padding: 0; }
/* Sub Menu - UL, LI and A controls of SUB MENU */
#sub-menu { padding: 20px 20px 40px; }
#sub-menu li { display: inline; }
#sub-menu a { float: left; width: 100px; height: 21px; margin-right: 1px; padding-top: 4px; background: url(../images/subMenuBg.gif) 0 -25px no-repeat; font-weight: bold; color: #fff; text-decoration: none; text-align: center; }
#sub-menu a.here { background-position: 0 0; }
#sub-menu a:hover { background-position: 0 0; }

#FScontentR {
	margin-top: 25px; padding-bottom: 20px;
	float: left;
	width: 259px;
}
#FScontentR h2 { margin-bottom: 15px; }
#FScontentR .bedrooms, #FScontentR .amenities, #FScontentR .price, #FScontentR .requestForm { padding: 0 20px 20px; background: url(../images/contentR-bg.gif) left bottom repeat-x; }
#FScontentR .bedrooms li { padding: 4px 0 10px 40px; }
#FScontentR .bedrooms li span.type { font-weight: bold; color: #34abe1; }
#FScontentR .bedrooms li span.dash { font-weight: bold; color: #8cc63f; }
#FScontentR .bedrooms li span.bed { font-size: 14px; }
#FScontentR .bedrooms li.one { background: url(../images/bedrooms.gif) 0 0 no-repeat; }
#FScontentR .bedrooms li.two { background: url(../images/bedrooms.gif) 0 -34px no-repeat; }
#FScontentR .bedrooms li.three { background: url(../images/bedrooms.gif) 0 -69px no-repeat; }
#FScontentR .amenities, #FScontentR .price, #FScontentR .requestForm { padding-top: 20px; background: url(../images/contentR-bg.gif) left bottom repeat-x; }
#FScontentR .amenities ul, #FScontentR .price ul { margin: 0px; padding: 0; list-style: none; }
#FScontentR .amenities ul li, #FScontentR .price ul li { margin: 0 0 0 0; padding: 0 0 0 12px; background: url(../images/square-bullet.gif) 0 7px no-repeat; }
#FScontentR .price li span { font-weight: bold; }
#FScontentR .price p { padding-top: 10px; }

#FScontentR .requestForm form fieldset ul{ margin: 0 0 0 0; padding: 0; list-style: none; }
#FScontentR .requestForm form fieldset ul li{ padding: 0; margin: 0 0 5px 0; }
#FScontentR .requestForm form fieldset ul li label { float: left; width: 95px; }
#FScontentR .requestForm form fieldset ul li input { float: left; }
#FScontentR .requestForm form fieldset ul li input.sendRequest { 
	background:transparent url(../images/subMenuBg.gif) no-repeat scroll 0 -25px;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	height:26px;
	margin: 15px 1px 0 0;
	text-align:center;
	text-decoration:none;
	width:100px;
	border: none;
	cursor: pointer; 
}
#FScontentR .requestForm form fieldset ul li select { float: left; font-size: 11px; width: 120px; }

#FScontentL .asterisk { color: #FF3366; font-weight: bold; }
#FScontentL .bookingForm form fieldset ul{ margin: 0 0 0 0; padding: 0; list-style: none; }
#FScontentL .bookingForm form fieldset ul li{ padding: 0; margin: 0 0 5px 0; background: none; }
#FScontentL .bookingForm form fieldset ul li label { float: left; width: 130px; }
#FScontentL .bookingForm form fieldset ul li input { float: left; }
#FScontentL .bookingForm form fieldset ul li input.sendRequest { float:left; width:100px; height:26px; margin: 15px 1px 0 0; background:transparent url(../images/subMenuBg.gif) no-repeat scroll 0 -25px; color:#FFFFFF; font-weight:bold; text-align:center; text-decoration:none; border: none; cursor: pointer; }
#FScontentL .bookingForm form fieldset ul li select { float: left; font-size: 11px; width: 120px; }

a.btn-back { background: url(../images/btn-back.gif) top left no-repeat; text-align: center; color: #FFFFFF; }

/*Style for photogallery*/
#galleryC{
	float: left;
	padding: 20px;
}
/* HcontentS  Style used for Sublink content pages*/
#HcontentS {
	margin-top: 20px;
	float: left;
	padding: 20px;
}

/*--- Online Form Style ---*/
.formholder {
	margin-bottom: 20px;
	border-bottom: dotted 1px #d7d8d9;
}
.formholder h1 {
	padding-bottom: 10px; 
	color: #09f;
	font-size: 16px;
	margin: 0px;
}
.formholder h2 { /* Used for Form Labels*/
	color: #000;
	font-size: 13px;
	margin: 0px;
	padding-bottom: 5px;
}
.inputH {/* Holds the inputs*/
	padding-bottom: 20px;

}
.formholder label {
	float: left;
	padding-right: 30px;
}

/*--- Positions Available Style ---*/
#positionsA-L {
	float: left;
	width: 380px;
	padding: 20px;
}
#positionsA-R {
	margin-top: 70px;
	float: right;
	width: 200px;
	border-left: dotted 1px #d7d8d9;
	padding: 0px 20px 20px 20px;
}
#positionsA-R li {
	padding-left: 15px;
	background: url(../images/blue_arrow.gif) left no-repeat;
}
#positionsA-R a {
	color: #09f;
}
#positionsA-R a:hover {
	color: #6c0;
}
.jobs {
	margin-top: 20px;
	float: left;
	padding: 8px;
}
.jobs:hover {
	background-color: #e7f5ff;
}
.jobs h2 {
	font-size: 15px;
	color: #09f;
	margin: 0px;
	border-bottom: dotted 1px #d7d8d9;
}
.jobs h3 {
	font-size: 11px;
	color: #333;
	margin: 0px;
	border-bottom:  dotted 1px #d7d8d9;
}
.jobs h4 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 0px;
}

/*--- Location Styles ---*/
#location-L {
	float: left;
	width: 150px;
	padding: 20px 0px 20px 20px;
}
#location-R {
	margin-top: 20px;
	float: right;
	width: 470px;
	border-left: dotted 1px #d7d8d9;
	padding: 0px 0px 20px 20px;
}
.Ldetails {
	float: left;
	width: 200px;
	padding: 10px;
}
.Ldetails li {
	padding-left: 15px;
	background: url(../images/blue_arrow.gif) left no-repeat;
}
.Ldetails h2 {
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #09f;
}

/* Footer Contents Goes here*/
#footer {
	margin: 0 auto;
	width: 690px;
	height: 60px;
	clear: both;
	text-align: center;
	background: url(../images/hLine_bg.gif) left top repeat-x;
	padding-top: 15px;
	padding-left: 15px;
}
#footer ul li {
	display: inline;
}
#footer li {
	padding: 0px 10px 0px 10px;
}
#footer a {
	color: #6c0;
	text-decoration: none;
}
#footer a:hover {
	color: #09f;
}
.pl {
	float: left;
}
.pr {
	float: right;
}




/* Home Page Job Vacancy */

#basic-accordian{
	width:240px;
}
.date {
	float: right;
	margin-top: -8px;
	margin-left: 20px;
	color: #999999;
	font-size: 0.8em;
}


.accordion_child h1{
	font-size: 13px;
	color: #09f;
	font-weight: normal;
	background: url(../images/plus.gif) left no-repeat;
	padding-left: 18px;
	border-bottom: dotted 1px #d7d8d9;
	margin: 0px;
}
.accordion_child h2{
	color: #999999;
	font-size: 11px;
	padding: 0px;
	margin: 2px;
}


.header_highlight{
}


/*-- Bottom Border ---*/
#bottom  
{
     background-color: #9dc106;
     left: 0px;
     width: 100%;
	 height: 18px;
	 position: fixed;
	 bottom: 0px;
     }


/* Contact Form Style */
#fcf2 {
font-family:arial;
font-size:11px;
margin:5px;
background-color:#FFF;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
float: left;
padding-top: 5px;
background-color:#FFF;
width: 240px;
}
#fcf2 label {
float: left;
width: 100px;
}

#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
