/* 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: #006b17; 
	font-size: 10px; 
	font-weight: bold; 
	color: #eac01e;
}

.tdcell {
	border: 1px solid #00c400;
	border-bottom: 0px;
	border-right: 0px;
}

.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: 10px; 
	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; }

a.dblink:link, a.dblink:visited, a.dblink:active {	font-family: Tahoma, Verdana; font-size: 11px; color: #2973a7; font-weight: bold; text-decoration: none; }
a.dblink:hover {	font-family: Tahoma, Verdana; font-size: 11px; color: #8fb1c9; font-weight: bold; text-decoration: none; }

/* The colour of each Field Name from the database */
.fieldname { font-family: Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; color: #ffffff; background-color: #009100; }

/* The background colour for the field names from the database */
.fieldnameback { background-color: #009100; }

/* Colour of the section heading */
.fieldnameheading { font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #eac01e; background-color: #006b17; }

/* Colour of the section border top */
.fieldnametop { border-top: 1px solid #000000; }

/*  */
.fieldheading { font-family: Tahoma, Verdana; font-size: 13px; font-weight: bold; color: white; }

/* Background colour of a section heading */
.fieldheadingcolour { background-color: #006b17; border: 1px solid #000000; }

/* Backgrond colour of the values */
.fieldvalueback { background-color: #EFEFEF; }

/* The values from the database - wether in static format or in a text box */
.fieldvalue, input, select, textarea { font-family: Tahoma, Verdana; font-size: 11px; }

/*  */
.fieldvaluebackone { background-color: #EFEFEF; }

/*  */
.fieldvaluebacktwo { color: #000000; }

/*  */
.tablename { font-family: Verdana, Geneva; font-size: 16px; font-weight: bold; }

/* The colour of an error message */
.txtError { font-family: Tahoma, Verdana; font-size: 11px; font-weight: bold; color: #CC3333; }

/* The colour of an error message */
.txtErrorNone { font-family: Tahoma, Verdana; font-size: 11px; font-weight: bold; color: #0066FF; }

/* The style for each button */
.objButton {
    background-color: #FFFFFF; 
    border: 1px solid #00C400;
    font-family: Verdana, Sans-serif; font-size:10px; font-weight:normal; font-style:normal; text-decoration:none; font-variant:normal; color:#006B17;
    padding-left: 2px
}