
/* --------- 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 */

.fluxresetwrap {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.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 */


/* --------- general page styles --------- */
input {
	font-family: Arial,Helvetica,sans-serif;
}

ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

ul.list0 {
	list-style-image: url(../graphics/system/bullet0.gif);
	margin-left: 1em;
	padding: 0;
}

ul.list1 {
/*	list-style-image: url(../graphics/system/bullet1.gif); */
	margin-left: 2em;
	padding: 0;
}

ul.list2 {
/*	list-style-image: url(../graphics/system/bullet2.gif); */
	margin-left: 4em;
	padding: 0;
}

ul.list3 {
/*	list-style-image: url(../graphics/system/bullet3.gif); */
	margin-left: 1em;
	padding: 0;
}

/*  --------- default text links --------- */
/* should contain only colour definitions, no font, size, weight, etc */
a, a:link {
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;		
}

a:hover, a:active {
	color: #cc3300;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #b02c00;
	text-decoration: none;
}

/* ------ custom form elements style ------ */
.formfieldemail {
	display: none;
}

.formfieldtext {
}

.formfieldoption {
}

.formfieldarea {
}
 
.formfieldselect {
}

.formfieldbutton {
}

.formfieldimage {
}

.formfieldsection {
}

.formfieldsectionsubheader {
}

.formfieldsectiontext {
}

/* ------ search box style ------ */
.searchbox .formfieldtext {
	width: 120px;
}

/*----- 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;
}

/* --------- sitemap styles --------- */
/* number represents level within sitemap hierarchy */
/* can be defined individually, and extended indefinitely */
.sm1 {
	color: #000;
	font-size: 14px;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
}

/* --------- navigation styles --------- */
/* ---- nav style 0 (Flowing Text) ---- */
.navi0 {
	/* common font face, size, formatting */
	float: left;
	padding: 0 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #888859;
	text-decoration: none;
}

* html .navi0 {
	padding: 0;
}

.navi0 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi0 li {
	display: inline;
}

.navi0 a:link, .navi0 a:visited {
	/* normal link: colour, style */
	color: #888859;
	text-decoration: underline;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #ffffcc;
	text-decoration: underline;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #888859;
	text-decoration: none;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #888859;
	text-decoration: none;
}

li.navh0 {
	/* header text */
}

.navd0 {
	/* description text */
}

/* ---- nav style 1 (Vertical Text - Sub nav Lv 1) ---- */
.navi1 {
	/* common font face, size, formatting */
	margin: 0 20px 30px 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.navi1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi1 li {
	display: block;
	padding: 5px 0;
}

.navi1 a:link, .navi1 a:visited {
	/* normal link: colour, style */
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

.navi1 a:hover, .navi1 a:active {
	/* normal link rollover: colour, style */
	color: #596d2e;
	font-weight: normal;
	text-decoration: none;
}

.navc1 a:link, .navc1 a:visited {
	/* current link: colour, style */
	color: #748e3b;
	font-weight: bold;
	text-decoration: none;
}

.navc1 a:hover, .navc1 a:active {
	/* current link rollover: colour, style */
	color: #748e3b;
	font-weight: bold;
	text-decoration: none;
}

li.navh1 {
	/* header text */
}

.navd1 {
	/* description text */
}

/* ---- nav style 2 (Vertical Text - Sub Nav Lv 2) ---- */
.navi2 {
	/* common font face, size, formatting */
	padding: 6px 0 0 15px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.navi2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi2 li {
	display: block;
	padding: 2px 0;
}

.navi2 a {
	display: block;
	padding: 0 0 0 8px;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: url(../graphics/system/subnav_lv2_normal.gif) no-repeat 0 6px;
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	color: #cc5600;
	font-weight: normal;
	text-decoration: none;
	background: url(../graphics/system/subnav_lv2_current.gif) no-repeat 0 6px;
}

.navc2 a:link, .navc2 a:visited {
	/* current link: colour, style */
	color: #cc5600;
	font-weight: bold;
	text-decoration: none;
	background: url(../graphics/system/subnav_lv2_current.gif) no-repeat 0 6px;
}

.navc2 a:hover, .navc2 a:active {
	/* current link rollover: colour, style */
	color: #cc5600;
	font-weight: bold;
	text-decoration: none;
	background: url(../graphics/system/subnav_lv2_current.gif) no-repeat 0 6px;
}

li.navh2 {
	/* header text */
}

.navd2 {
	/* description text */
}

/* ---- nav style 4 (Flowing Graphics - Main Nav) ---- */
.navi4 {
	margin: 0;
	padding: 0;
}

.navi4 ul, .navi4 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi4 li {
	display: inline;
}

/* ---- nav style 5 (Flowing Graphics - Thumbnail Nav) ---- */
.navi5 {
	margin: 0;
	padding: 50px 34px 0 28px;
}

.navi5 ul, .navi5 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi5 li {
	display: block;
	float: left;
	margin: 0 12px 10px 0;
}

li.navh5 {
	/* header text */
	color: #cc3300;
	padding: 0 0 12px 0;
	border: 50px solid red;
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.t3, .t4 {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style ---- */
h1, .t0 {
/*	color: #000; */
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #535333;
	margin: 0 0 17px 0;
	padding: 0 0 4px 8px;
	border-bottom: 1px solid #b4b47b;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
}

/* --------- text style 1 --------- */
.t1 {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #666641; 
	font-size: 17px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #666641; 
	font-size: 14px;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
}

.t2 a:hover, .t2 a:active {
}

/* --------- text style 3 --------- */
.t3 {
/*	color: #000; */
/*	font-size: 12px; */
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;	
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 --------- */
.t4 {
	color: #767665; 
	font-size: 11px;
}

.t4 a:link, .t4 a:visited {
}

.t4 a:hover, .t4 a:active {
}

/* --------- text style 5 - blue caption text--------- */
.t5 {
/*	color: #555; */
	font-size: 11px;
	color: #466c90;
}

.t5 a:link, .t5 a:visited {
}

.t5 a:hover, .t5 a:active {
}


/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

.highlight {
	background-color: #EEE;
	color: #090;
	font-weight: bold;
    padding: 0 3px 1px 3px;
}

.cms-link span, .developer-link span {
	display: none;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background: #DDD;*/
}

.r2 {
	/*background: #F4F4F4;*/
}

/* --------- custom style settings --------- */
/* ---- orange bird, blue bubble ---- */
.orangebirdbluebuba {
	width: 215px;
	background: #78adb8;
}

.orangebirdbluebubb {
	background: url(../graphics/system/orangebird_bluebub_top.gif) no-repeat top left;
}

.orangebirdbluebubc {
	padding: 20px 15px 130px 15px;
	min-height: 70px;
	height: 70px;
	font-size: 11px;
	color: #FFF;
	background: url(../graphics/system/orangebird_bluebub_btm.gif) no-repeat bottom left;
}

html>body .orangebirdbluebubc {
	height: auto;
}

.orangebirdbluebubc .t1,
.orangebirdbluebubc .t2,
.orangebirdbluebubc .t3,
.orangebirdbluebubc .t4,
.orangebirdbluebubc .t5 {
	color: #FFF;
	font-size: 11px;
}

.orangebirdbluebubc a:link {
	color: #fccf9f;
	text-decoration: none;
}

.orangebirdbluebubc a:visited {
	color: #f0c292;
	text-decoration: none;
}

.orangebirdbluebubc a:hover, .orangebirdbluebubc a:active {
	color: #fccf9f;
	text-decoration: underline;
}

/* ---- orange bird, red bubble ---- */
.orangebirdredbuba {
	width: 215px;
	background: #cc3300;
}

.orangebirdredbubb {
	background: url(../graphics/system/orangebird_redbub_top.gif) no-repeat top left;
}

.orangebirdredbubc {
	padding: 20px 15px 130px 15px;
	min-height: 70px;
	height: 70px;
	font-size: 11px;
	color: #FFF;
	background: url(../graphics/system/orangebird_redbub_btm.gif) no-repeat bottom left;
}

html>body .orangebirdredbubc {
	height: auto;
}

.orangebirdredbubc .t1,
.orangebirdredbubc .t2,
.orangebirdredbubc .t3,
.orangebirdredbubc .t4,
.orangebirdredbubc .t5 {
	color: #FFF;
	font-size: 11px;
}

.orangebirdredbubc a:link {
	color: #fac28a;
	text-decoration: none;
}

.orangebirdredbubc a:visited {
	color: #ddba7e;
	text-decoration: none;
}

.orangebirdredbubc a:hover, .orangebirdredbubc a:active {
	color: #fac28a;
	text-decoration: underline;
}

/* ---- red bird, blue bubble ---- */
.redbirdbluebuba {
	display: inline;
	float: right;
	margin: 0 0 25px 20px;
	width: 207px;
	background: #78adb8;
}

.redbirdbluebubb {
	background: url(../graphics/system/redbird_bluebub_top.gif) no-repeat top left;
}

.redbirdbluebubc {
	padding: 20px 12px 85px 12px;
	min-height: 70px;
	height: 70px;
	font-size: 11px;
	color: #FFF;
	background: url(../graphics/system/redbird_bluebub_btm.gif) no-repeat bottom left;
}

html>body .redbirdbluebubc {
	height: auto;
}

.redbirdbluebubc .t1,
.redbirdbluebubc .t2,
.redbirdbluebubc .t3,
.redbirdbluebubc .t4,
.redbirdbluebubc .t5 {
	color: #FFF;
	font-size: 11px;
}

.redbirdbluebubc a:link {
	color: #fac28a;
	text-decoration: none;
}

.redbirdbluebubc a:visited {
	color: #f0c292;
	text-decoration: none;
}

.redbirdbluebubc a:hover, .redbirdbluebubc a:active {
	color: #fac28a;
	text-decoration: underline;
}

/* ---- click a square to see more, large ---- */
.clickasquarelrg {
	display: inline;
	float: right;
	width: 219px;
	margin: 0 -34px 20px 20px;
}

/* ---- thin, borderless wrapping box ---- */
.wrappingbox {
	display: inline;
	float: left;
	width: 140px;
	font-size: 11px;
	margin: 0 8px 20px 8px;
}

.wrappingbox .t1,
.wrappingbox .t2,
.wrappingbox .t3,
.wrappingbox .t4,
.wrappingbox .t5 {
	font-size: 11px;
}

/* ---- orange background header ---- */
.orangeheadera {
	clear: both;
	float: none;
	margin: 0 0 17px 0;
}

.orangeheaderb {
	float: left;
	padding: 5px 8px 4px 8px;
	height: 15px;
	color: #535333;
	font-size: 12px;
	font-weight: bold;
	background: #f8a34e;
}

.orangeheaderc {
	clear: both;
	float: none;
	display: block;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-top: 1px solid #f8a34e;
}

.orangeheaderb .t1, 
.orangeheaderb .t2, 
.orangeheaderb .t3, 
.orangeheaderb .t4,
.orangeheaderb .t5 {
	color: #535333;
	font-size: 12px;
	font-weight: bold;
}

* html .orangeheaderb {
	clear: both;
	float: none;
	display: inline-block;
	width: 20px;
	white-space: nowrap;
}

/* ---- gallery styles (can be used on either template) ---- */
.fullviewimgholder {
	display: inline;
	float: left;
	margin: 0 18px 25px 0;
	width: 262px;
}

.squareblockthumbnails {
	display: inline;
	float: left;
	margin: 0 0 28px 0;
	width: 228px;
}

.squareblockthumbnails .navi5 {
	margin: 0;
	padding: 0;
}

.squareblockthumbnails .navi5 li.navh5 {
	display: none;
}

.previmage {
	display: inline;
	float: left;
	margin: 14px 0 0 0;
	padding: 0 0 0 31px;
	background: url(../graphics/system/gallery_prev_arrow.gif) no-repeat top left; 
}

.nextimage {
	display: inline;
	float: right;
	margin: 14px 0 0 0;
	padding: 0 31px 0 0;
	background: url(../graphics/system/gallery_next_arrow.gif) no-repeat top right;
}

* html .previmage {
	width: 90px;
}

* html .nextimage {
	width: 90px;
}

.previmage a:link, .previmage a:visited,
.previmage a:hover, .previmage a:active,
.nextimage a:link, .nextimage a:visited,
.nextimage a:hover, .nextimage a:active {
	font-weight: normal;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #505050;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #d4d49b;
}

#toplevela {
	width: 771px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	background: url(../graphics/system/mainbg_mid.gif) repeat-y top left;
}

#toplevelb {
	width: 771px;
	background: url(../graphics/system/mainbg_top.gif) no-repeat top left;
}

#toplevelc {
	padding: 6px 6px 6px 5px;
	width: 771px;
	text-align: left;
	background: url(../graphics/system/mainbg_btm.gif) no-repeat bottom left;
}

#main1 {
	width: 760px;
	height: 100%;
	background: #FFF;
}

#header {
	position: absolute;
	z-index: 1;
	margin: 0;
	width: 760px;
	height: 117px;
	background: #a1a16e url(../graphics/system/headerbg.gif) no-repeat bottom left;
}

#headerlogo {
	position: absolute;
	z-index: 1;
	margin: 18px 0 0 16px;
}

#mainnav {
	position: absolute;
	z-index: 2;
	margin: 91px 0 0 180px;
	width: 572px;
	height: 27px;
}

#column1 {
	padding: 0;
	width: 230px;
}

#column2 {
	padding: 142px 34px 27px 28px;
	width: 468px;
	min-height: 350px;
	height: 350px;
}

html>body #column2 {
	height: auto;
}

#column1inner {
	padding: 168px 0 27px 13px;
}

#thumbnailcell {
	vertical-align: bottom;
}

#thumbnailnav {
	padding: 0 0 27px 0;
}

#footer {
	width: 771px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#footertext {
	float: right;
	padding: 0 6px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888859;
}

* html #footertext {
	padding: 0 12px 0 0;
}

#footertext a:link, #footertext a:visited {
	/* normal link: colour, style */
	color: #888859;
	font-weight: bold;
	text-decoration: underline;
}

#footertext a:hover, #footertext a:active {
	/* normal link rollover: colour, style */
	color: #ffffcc;
	font-weight: bold;
	text-decoration: underline;
}