/* Kiwi Holiday Parks - Spider Web International [ www.swi.co.nz ] */

body {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #cbecf3; 
 }

a.one:link {color: #58C345; text-decoration: none}
a.one:visited {color: #58C345; text-decoration: none}
a.one:hover {color: #183613; text-decoration: none}
a.one:active {color: #58C345; text-decoration: none}

a.two:link {color: #FFFFFF; text-decoration: none}
a.two:visited {color: #FFFFFF; text-decoration: none}
a.two:hover {color: #58C345; text-decoration: none}
a.two:active {color: #FFFFFF; text-decoration: none}

a.three:link {color: #747474; text-decoration: none}
a.three:visited {color: #747474; text-decoration: none}
a.three:hover {color: #000000; text-decoration: none}
a.three:active {color: #747474; text-decoration: none}

a.four:link {color: #088CB8; text-decoration: none}
a.four:visited {color: #088CB8; text-decoration: none}
a.four:hover {color: #000000; text-decoration: none}
a.four:active {color: #088CB8; text-decoration: none}

.box { border: 1px solid #FFFFFF; }
.boxone { border: 1px solid #9BBAD9; }

.form   {
    background-color: #FFFFFF; 
    border: 1px solid #00C400;
    font-family: Arial, Sans-serif; font-size:10px; font-weight:normal; font-style:normal; text-decoration:none; font-variant:normal; color:#006B17;
    padding-left: 2px
}

.title { font-family: Verdana, Arial, Sans-serif; font-size:15px; font-weight:bold; font-style:italic; text-decoration:none; font-variant:normal; color:#9BBAD9; }
.subtitle { font-family: Verdana, Arial, Sans-serif; font-size:14px; font-weight:bold; font-style:normal; text-decoration:none; font-variant:normal; color:#B4B4B4; }
body,td,input,select,textarea { font-family: Verdana, Arial, Sans-serif; font-size:10px; font-weight:normal; font-style:normal; text-decoration:none; font-variant:normal; color: #000000; line-height: 15px; }
.meta { font-family: Verdana, Arial, Sans-serif; font-size:9px; font-weight:normal; font-style:normal; text-decoration:none; font-variant:normal; color:#FFFFFF; }

/* Nigel's additions */

a:link {color: #088CB8; text-decoration: none}
a:visited {color: #088CB8; text-decoration: none}
a:hover {color: #000000; text-decoration: none}
a:active {color: #088CB8; text-decoration: none}

form { display: inline }

.PageHeadings {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #7098be;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.secondhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #9bbad9;
	text-decoration: none;
	font-weight: bold;
}

.tableheading {
    background-color: #2b4896; 
    border: 1px solid #000000;
	border-left: 0px;
	border-right: 0px;
	font-size: 11px; 
	font-weight: bold; 
	color: #eac01e;
}

.travel_heading {
    background-color: #2b4896; 
    border: 1px solid #000000;
	font-size: 14px; 
	font-weight: bold; 
	color: #eac01e;
}

.table_heading2 {
    background-color: #686868; 
    border: 1px solid #4b4b4b;
	font-size: 11px; 
	font-weight: bold; 
	color: #eac01e;
}

.label { font-weight: bold; }

.whattodo { color: #19c15f; font-weight: bold; }
.status { color: #217abe; font-weight: bold; }

.breadcrumb { font-size: 10px; color: #000000; font-weight: bold; }
.breadcrumb_page { color: #c0c0c0; font-weight: none; }