
/* -------------- specific system styles (do not edit!) -------------- */
html {
	height: 100%;
}

body {
	height: 100%;
}

body, table, form, img {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	vertical-align: top;
}

/* hide from Mac IE \*/	
td {
	font-size: 76%;
	font-size/* */:/**/100%;
	font-size: /**/100%;	
}
/* end hide Mac IE */

/* ------------- fluxbox, hidden list of gallery links -------------- */
.invisible {
	display: none;
}

/* ---------------------- image wrapping rules ---------------------- */
.fluxresetwrap {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.fluximg-al img,
.fluximg-ar img,
.fluximg-ac img,
.fluximg-wl img,
.fluximg-wr img,
.fluximg-wc img {
	position: relative;
	z-index: 1;
}

.fluximg-al {
	text-align: left;
}

.fluximg-al .caption {
	text-align: left;
	margin: 0 auto 0 0;
}

.fluximg-ar {
	text-align: right;
}

.fluximg-ar .caption {
	text-align: left;
	margin: 0 0 0 auto;
}

.fluximg-ac {
	text-align: center;
}

.fluximg-ac .caption {
	text-align: left;
	margin: 0 auto 0 auto;
}

.fluximg-wl {
	float: left;
	text-align: left;
}

.fluximg-wl .caption {
	text-align: left;
}

.fluximg-wr {
	float: right;
	text-align: left;
}

.fluximg-wr .caption {
	text-align: left;
}

/* Only IE-win sees this. \*/
* html .fluximg-al, * html .fluximg-ar, * html .fluximg-ac {
	height: 1%;
}

* html .fluximg-wl {
	margin: 0 -3px 0 0;
}

* html .fluximg-wr {
	margin: 0 0 0 -3px;
}
/* End hide from IE5/mac */

/* ---------------------- bug-fix & utility css --------------------- */
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* --------- hide accessibility links from visual browsers ---------- */
#access {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

.accesslink {
	position: absolute;
	height: 0;
	overflow: hidden;
}

/* ---------------------- general page styles ----------------------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* -- style 0 -- */
ul.list0 {
/*	list-style-image: url(../graphics/system/bullet0.gif); */
	position: relative;
	z-index: 0;
	left: 0.7em; /* (1.2em + X) */
	margin: 0 0.7em 0 -0.7em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list0 li {
	margin: 0 0 0 0.7em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list0 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 1 -- */
ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	position: relative;
	z-index: 0;
	left: 2.2em; /* (1.2em + X) */
	margin: 0 2.2em 0 -2.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list1 li {
	margin: 0 0 0 2.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list1 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 2 -- */
ul.list2 {
/*	list-style-image: url(../graphics/system/bullet2.gif); */
	position: relative;
	z-index: 0;
	left: 4.2em; /* (1.2em + X) */
	margin: 0 4.2em 0 -4.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list2 li {
	margin: 0 0 0 4.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list2 {
	left: 0;
	margin: 0;
	height: 0;
}

/* -- style 3 -- */
ul.list3 {
/*	list-style-image: url(../graphics/system/bullet3.gif); */
	position: relative;
	z-index: 0;
	left: 2.2em; /* (1.2em + X) */
	margin: 0 2.2em 0 -2.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list3 li {
	margin: 0 0 0 2.2em; /* 0 0 0 (1.2em + X) */
	padding: 0;
}

* html ul.list3 {
	left: 0;
	margin: 0;
	height: 0;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link {
	color: #2B66AE;
	text-decoration: underline;
}

a:visited, a:hover, a:active {
	color: #A43D3D;
	text-decoration: underline;
}

/* ------------------- custom form elements style ------------------- */
.formfieldemail {
	display: none;
}

.emailform {
	width: 400px;
	text-align: left;
}

.emailform .formfieldlabel {
	font-weight: bold;
	padding: 0 20px 15px 0;
	width: 160px;
	text-align: right;
}

.emailform .formfielddescr {
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

.emailform .formfieldtext,
.emailform .formfieldarea,
.emailform .formfieldlist,
.emailform .formfieldselect,
.emailform .formfieldoption,
.emailform .formfieldfile,
.emailform .formfieldbutton {
	width: 210px;
	padding: 0 0 15px 10px;
}

.emailform .formfieldarea textarea {
	height: 80px;
	width: 180px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.emailform .formfieldtext input {
	width: 180px;
}

.formfieldlistitem {
	padding: 0 0 0 20px;
}

.emailform .formfieldoption label {
	display: block;
	margin: 0 0 0 20px;
}

.emailform .formfieldoption input {
	float: left;
	margin: 0 5px 0 0;
}

.formfieldlistitem input {
	margin: 0 0 0 -20px;
}

.emailform .formfieldmandatory .formfieldstar {
	position: absolute;
	left: -10000px;
}

.emailform .formfieldmandatory .formfieldtext,
.emailform .formfieldmandatory .formfieldarea,
.emailform .formfieldmandatory .formfieldlist,
.emailform .formfieldmandatory .formfieldselect,
.emailform .formfieldmandatory .formfieldfile,
.emailform .formfieldmandatory .formfieldoption {
	background: url(../graphics/system/formfieldmandatory_star.gif) no-repeat top left;
}

/*-- form header --*/
.emailform .formfieldheader {
	padding: 0 0 15px 0;
	color: #000;
	font-size: 17px;
	font-weight: bold;
}

/*-- form sub header --*/
.emailform .formfieldsubheader {
	padding: 0 0 15px 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

/*-- form normal text --*/
.emailform .formfieldnormaltext {
	padding: 0 0 15px 0;
	font-size: 12px;
	font-weight: normal;	
}

/*-- form divider line --*/
.emailform .formfieldseparator div {
	margin: 0 0 15px 0;
	height: 1px;
	border-bottom: 1px solid #CCC;
	line-height: 0;
	font-size: 0;
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

.searchresults {
	padding: 15px 0 0 0;	
}

.searchresults p {
	padding: 8px 0;	
}

/*----- login box styles -----*/
.loginbox label {
	display: block;
	padding: 0 0 6px 0;
}

.loginbox span {
	width: 70px;
	padding: 4px 2px 0 0;
	text-align: right;
	float: left;
}

.loginbox .formfieldbutton {
	margin-left: 73px;
}

.loginbox .formerror {
	color : #B00;
	font-weight : bold;
	margin-bottom: 2px;
}

/*----- highlight for search terms -----*/
.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
   padding: 0 3px 1px 3px;
}

/* --------- sitemap styles --------- */
/* number represents level within sitemap hierarchy */
/* can be defined individually, and extended indefinitely */
.sm1 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
/*	color: #B8001A; */
	text-decoration: none;
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
/*	color: #FA0920; */
	text-decoration: underline;
}

/* --------- navigation styles --------- */
/* ---- nav style 0 (Main Nav - Vt Text) ---- */
.navi0 {
	/* common font face, size, formatting */
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.navi0 ul {
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0;
}

.navi0 li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi0 a {
	width: 111px;
	width/* */:/**/101px;
	width: /**/101px;
	padding: 3px 5px 5px 5px;
	display: block;
	background: url(../graphics/system/mainnav_bkg.gif) bottom left no-repeat;
}
	
.navi0 a:link, .navi0 a:visited {
	/* normal link: colour, style */
	color: #333;
	text-decoration: none;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #333;
	text-decoration: underline;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #999;
	text-decoration: none;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #999;
	text-decoration: underline;
}

/* ---- nav style 1 (Main Nav 2nd Level Compound - Vt Text) ---- */
.navi1 {
	/* common font face, size, formatting */
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.navi1 ul {
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0;
}

.navi1 li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi1 a {
	padding: 1px 0 2px 7px;
	display: block;
	background: url(../graphics/system/subnav_bkg1.gif) -1px 2px no-repeat;
}

.navi1 .navi1 a {
	background: url(../graphics/system/subnav_bkg2.gif) -1px 2px no-repeat;
}

.navi1 a:link, .navi1 a:visited, .navi1 a a:link, .navi1 a a:visited {
	/* normal link: colour, style */
	color: #333;
	text-decoration: none;
}

.navi1 a:hover, .navi1 a:active {
	/* normal link rollover: colour, style */
	color: #333;
	text-decoration: underline;
}

.navc1 a:link, .navc1 a:visited {
	/* current link: colour, style */
	color: #999;
	text-decoration: none;
}

.navc1 a:hover, .navc1 a:active {
	/* current link rollover: colour, style */
	color: #999;
	text-decoration: underline;
}

/* ---- nav style 2 (News Nav - Preview Listing) ---- */
.navi2 {
	/* common font face, size, formatting */
	font-size: 12px;
/*	font-family: Verdana, Helvetica, Arial, sans-serif; */
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.navi2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi2 li {
	list-style: none;
	padding: 0 0 12px 10px;
	margin: 0;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	text-decoration: underline;
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	text-decoration: underline;
}

.navc2 a:link, .navc2 a:visited {
	/* current link: colour, style */
	text-decoration: underline;
}

.navc2 a:hover, .navc2 a:active {
	/* current link rollover: colour, style */
	text-decoration: underline;
}

.navd2 {

}

/* ---- nav style 6 (graphics) ---- */
.navi6 {
	margin: 0;
	padding: 0;
}

.navi6 ul, .navi6 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi6 li {
	display: inline;
}

/* ---- nav style 8 (location listings header) ---- */
.navi8 {
	margin: 0;
	padding: 0 2px;
	font-size: 15px;
	font-weight: bold;
}

.navi8 ul, .navi8 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi8 li {
	padding: 5px 0 20px 0;
}

.navi8 a {
	display: block;
	border-bottom: 2px dotted #8AA936;
	padding: 8px 0;
	text-decoration: none;
}

.navi8 a:link, .navi8 a:visited, .navi8 a:hover, .navi8 a:active {
	text-decoration: none;
	color: #066;
}


/* ---- nav style 9 (location listings subnav) ---- */
.navi9 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: normal;
}

.navi9 ul, .navi9 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi9 li {
	display: inline;
	padding: 0;
}

.navi9 a {
	border: none;
	padding: 1px 0;
	text-decoration: underline;
	display: inline;
}

.navi9 a:link, .navi9 a:visited, .navi9 a:hover, .navi9 a:active {
	text-decoration: underline;
}

.navi9 a:link, .navi9 a:visited {
	color: #2B66AE;
	text-decoration: underline;
}

.navi9 a:hover, .navi9 a:active {
	color: #A43D3D;
	text-decoration: underline;
}


/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
/* ---- title text style ---- */
h1, .t0 {
	color: #8AA936;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
	/* link: colour, style */
	text-decoration: underline;
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
	/* link rollover: colour, style */
	text-decoration: underline;
}

/* --------- text style 1 --------- */
.t1 {
	color: #066;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

.t1 a:link, .t1 a:visited {
	/* link: colour, style */
	text-decoration: underline;
}

.t1 a:hover, .t1 a:active {
	/* link rollover: colour, style */
	text-decoration: underline;
}

/* --------- text style 2 --------- */
.t2 {
	color: #066;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
	/* link: colour, style */
	text-decoration: underline;
}

.t2 a:hover, .t2 a:active {
	/* link rollover: colour, style */
	text-decoration: underline;
}

/* --------- text style 3 --------- */
.t3 {
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.t3 a:link {
	/* link: colour, style */
	text-decoration: underline;
}

.t3 a:visited, .t3 a:hover, .t3 a:active {
	/* link rollover: colour, style */
	text-decoration: underline;
}

/* --------- text style 4 --------- */
.t4 {
	color: #666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.t4 a:link, .t4 a:visited {
	/* link: colour, style */
	text-decoration: underline;
}

.t4 a:hover, .t4 a:active {
	/* link rollover: colour, style */
	text-decoration: underline;
}

/* --------- text style 5 --------- */
.t5 {
	color: #C00;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.t5 a:link {
	/* link: colour, style */
	text-decoration: underline;
}

.t5 a:visited, .t5 a:hover, .t5 a:active {
	/* link rollover: colour, style */
	text-decoration: underline;
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

/* --------- quick table row styles --------- */
.quicktable td {
	padding: 2px 5px;
}

.r0 {
/*	background-color: #C0E4ED; */
	background-color: #E0F2F7;
}

.r2 {
	background-color: #FAFEF8;
}

.r3 {
	background-color: #F1FBEC;
}

/* --------- custom style settings --------- */
.featurebox1 {
	width: 162px;
	margin: 0 0 3px 0;
	background: url(../graphics/system/featurebox_bkg.gif) repeat-y;
}

.featurebox2 {
	background: url(../graphics/system/featurebox_footer.gif) left bottom no-repeat;
}

.featurebox3 {
	padding: 10px 9px 14px 9px;
	background: url(../graphics/system/featurebox_header.gif) no-repeat;
}


/* --- csv listing styles --- */
.csvlisting {
	margin: 20px 0;
	width: 100%;
	border: 1px solid #cdcdcd;
	font-size: 11px;
	background: #FFF;
}

.csvlisting td {
	padding: 6px;
}

.csvlisting th {
	padding: 4px 6px;
	font-size: 12px;
	font-weight: bold;
	background: #cdcdcd;
}

.csvcol1 {
	width: 20%;
}

.csvcol2 {
	width: 20%;
}

.csvcol3 {
	width: 20%;
}

.csvcol4 {
}

.csvlisting .alternate td {
	background: #f5f5f5;
}

/* --------- calendar icon for datepicker --------- */
.datepicker {
	vertical-align: middle;	
}

a.dp-choose-date {
	display: -moz-inline-box;
	display: inline-block;
	margin: 0 3px 0 3px;
	width: 16px;
	height: 16px;
	padding: 0;
	background: url(../graphics/system/calendar.png) no-repeat; 
	vertical-align: middle;
	overflow: hidden;
	font-size: 0;
	text-decoration: none;
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
	text-decoration: none;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

#toplevel {
	width: 699px;
	height: 100%;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #676767;
	border-width: 0 1px;
	background: url(../graphics/system/header_bar.jpg) no-repeat;
}

#toplevelbody {
	vertical-align: top;
	background: url(../graphics/system/header_logo.gif) no-repeat;
}

#header {
	width: 210px;
	height: 120px;
	float: right;
}

#main {
	width: 699px;
	padding: 0;
	margin: 0;
	border: 0;
	clear: both;
}

#mainnav {
	width: 140px;
	vertical-align: top;
	padding: 10px 0;
}

#maincontent {
	width: 395px;
	vertical-align: top;
	padding: 10px 0;
}

#mainfeature {
	width: 164px;
	vertical-align: top;
	padding: 10px 0;
}

#toplevelfooter {
	color: #999;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: bottom;
	padding: 30px 164px 15px 140px;
}

#toplevelfooter a {
	color: #999;
}

#homelink {
	position: absolute;
	z-index: 99;
	padding: 10px 0 0 10px;
}

#homelink a {
	width: 380px;
	height: 81px;
	display: block;
	text-decoration: none;
}



.eventsearch {
	padding: 5px;
}
.eventsearch label {
	display: block;
	padding : 3px;
}

.eventsearch span {
	display: block;
	padding : 0px;
}

.eventsearch .formfieldtext {
	width: 160px;
	font-size: 11px;
}

.eventsearch .formfieldbutton {

}

.eventdate {
	border-bottom: 2px dotted #8AA936;
	margin: 0 0 10px 0;
}

.eventmonth {
	float: left;
	padding: 8px 0 5px 0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.eventyear {
	float: left;
	padding: 8px 0 5px 8px;
	font-size: 15px;
	font-weight: bold;
}

.eventitem {
	padding-bottom: 1em;
}

.eventitem div a:link, .eventitem div a:hover, .eventitem div a:active, .eventitem div a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	cursor: default;
}
