
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #fff;
	background-image: url(http://www.knapdale.co.nz/templateimages/bg-body.gif);			/* for Fixed-Width Centered layouts */
	background-position: top center;						/* for Fixed-Width Centered layouts */
	background-repeat: repeat-y;					/* for Fixed-Width Centered layouts */
	color: #000;
	font-family: verdana;
	text-align: center;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
#headerdiv {						/* DIV based header  */
	width: 100%;
	background-color: #e4751e;
	position: relative;
	text-align: left;				/* text-align for Fixed-Width Centered layouts  */
	}

#headright {						/* DIV based header  */
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: #fff;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 20px 20px 45px 20px;
	background-color: #fff;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .5em;
	font-size: large;
	color: #000;
	}

h2, h3, h4 {
	margin-bottom: .5em;
	}

h2 {
	margin-top: 1.75em;
	}

h2 {
	font-size: small;
	color: #626b1f;
	}

h3 {
	font-size: small;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #e47d2e;				/* if bgcolour is needed  */
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	}

h4 {
	font-size: small;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #626b1f;				/* if bgcolour is needed  */
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	}

h5 {
	font-size: small;
	color: #fff;
	background-color: #626b1f;
	padding: 4px 2px 3px 6px;
	background-image: url(http://www.knapdale.co.nz/templateimages/bg-h5.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: solid #223402 3px;
	border-right: solid #626b1f 1px;
	}

h6 {
	font-size: small;
	color: #000;
	background-color: #e4751e;
	padding: 4px 2px 3px 6px;
	background-image: url(http://www.knapdale.co.nz/templateimages/bg-h6.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: solid #b04d00 3px;
	border-right: solid #e4751e 1px;
	}

p {
	margin-bottom: 1em;
	}

#footer {
	width: auto;
	}

.base {
	font-size: x-small;
	color: #626b1f;
	text-align: center;
	padding: 10px 0 40px 0;
	background-image: url(http://www.knapdale.co.nz/templateimages/bg-base.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

.base img {
	margin-top: 10px;
	}
	

/* =================================================== */
/* AVAILABILITY TEMPLATES */
/* =================================================== */

.availform {
	border-collapse: collapse;
}

.availform td {
	padding: 3px;
	border: solid 1px #e47d2e;
}

.availformname {
	background-color: #f1bc94;
}

.availformfield {
	background-color: #636b1e;
}

.resdd {}

.resmm {}

.resyy {}

.resnights {}

.availform .ressubmit {
	text-align: center;
	background-color: #e47d2e;
	padding: 7px 3px;
	}

.ressubmit input {
	border: solid #fff 1px;
	background-color: #f1bc94;
	font-size: x-small;
	}
	
.resnights {}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #d66812;
	text-decoration: underline;
	}

a:hover	{
	color: #b04d00;
	text-decoration: none;
	}
	
#content a {
	color: #d66812;
	text-decoration: underline;
	}

#content a:hover	{
	color: #b04d00;
	text-decoration: none;
	background-color: #fadbc3;
	}

#content h5 a {
	color: #fff;
	}

#content h5 a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #999f6e;
	}

.subnav {
	color: #49510f;
	font-size: x-small;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	background-color: #626b1f;
	padding: 3px 20px 5px 20px;
	text-align: center;
	}

.subnav a {
	color: #fff;
	}

.subnav a:hover {
	color: #000;
	}

#navcolumn, #navcolbase {
	background-color: #e6e6e6;
	background-image: url(http://www.knapdale.co.nz/templateimages/bg-nav.gif);
	vertical-align: top;
	}

#navcolbase {
	vertical-align: bottom;
	}

#navigator {
	width: 143px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
/*	text-align: center;	*/				/* Uncomment to center left nav text */
	margin: 0px;
	padding: 0px;
	width: 143px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #000000;
	border-right: solid #e4751e 1px;
		}

.currentpage a {
	color: #cf5b00;
	background-color: #fff;
	border-bottom: solid #d4d4d4 1px;
	border-right: solid #fff 1px;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #f18800;
	background-color: #f4f4f4;
	border-right: solid #a6a6a6 1px;
	}

.currentpage a:hover {
	border-bottom: solid #feb900 1px;
	border-right: #fff;
	border-right: solid #fff 1px;
	}
	
.submen a {
	font-weight: normal;
	}