
/* --------- 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 */

/* hide accessibility links from visual browsers */
#access {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

/* --------- 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, a:visited {
	color: #fbe084;
	text-decoration: underline;		
}

a:hover, a:active {
	color: #fbe084;
	text-decoration: none;
}

/* ------ custom form elements style ------ */
.formfieldemail {
	display: none;
}

.emailform {
	width: 400px;
}

.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-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: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
}

/*-- form sub header --*/
.emailform .formfieldsubheader {
	padding: 0 0 15px 0;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

/*-- form normal text --*/
.emailform .formfieldnormaltext {
	padding: 0 0 15px 0;
	font-size: 11px;
	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;
}

/*----- 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 - utility nav) ---- */
.navi0 {
	/* common font face, size, formatting */
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
}

.navi0 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi0 li {
	display: inline;
}

.navi0 a:link, .navi0 a:visited {
	/* normal link: colour, style */
	color: #FFF;
	text-decoration: underline;
}

.navi0 a:hover, .navi0 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	text-decoration: none;
}

.navc0 a:link, .navc0 a:visited {
	/* current link: colour, style */
	color: #FFF;
	text-decoration: underline;
}

.navc0 a:hover, .navc0 a:active {
	/* current link rollover: colour, style */
	color: #FFF;
	text-decoration: underline;
}

/* ---- nav style 1 (flowing text - main nav) ---- */
.navi1 {
	/* common font face, size, formatting */
	position: absolute;
	z-index: 100;
	margin: 207px 0 0 25px;
	padding: 0 0 0 10px;
	width: 680px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.navi1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi1 li {
	display: block;
	float: left;
}

.navi1 a {
	display: block;
	padding: 2px 16px;
	white-space: nowrap;
	width: 20px;
}

html>body .navi1 a {
	width: auto;
}

.navi1 a:link, .navi1 a:visited {
	/* normal link: colour, style */
	color: #FFF;
	text-decoration: none;
}

.navi1 a:hover, .navi1 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	text-decoration: none;
	background: #4d0901;
}

.navc1 a:link, .navc1 a:visited {
	/* current link: colour, style */
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background: #4d0901;
}

.navc1 a:hover, .navc1 a:active {
	/* current link rollover: colour, style */
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background: #4d0901;
}

/* ---- nav style 5 (drop down menu) ---- */
.navi5 {
	position: absolute;
	z-index: 100;
	left: -999em;
	top: -999em;
	margin: 7px 0 0 0;
	padding: 5px 5px;
	width: 97px;
	font-size: 12px;
	color: #FFF;
	background: url(../graphics/system/asws_dropdownbg_darker.png);
}

* html .navi5 {
	background-image: none;
	background: #4d0901;
}

.navi1 .navi5 ul {
	display: block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	list-style: none;
}

.navi1 .navi5 ul li {
	position: relative;
	display: block;
	clear: both;
	float: none;
	list-style: none;
	margin: 0;
	padding: 5px 0;
	background: none;
}

html>body .navi5 ul li {
	height: auto;
}

.navi1 .navi5 ul li a {
	display: block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 97px;
	white-space: normal;
}

html>body .navi5 ul li a {
	height: auto;
}

/* non-Mac IE 5 - reset nav div to normal \*/
.navi5 {
	top: auto;
}
/* end Mac IE 5 hack */

.navi5 a:link, .navi5 a:visited {
/* normal link: colour, style */
	position: relative;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: none;
}

.navi5 a:hover, .navi5 a:active {
/* normal link rollover: colour, style */
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	background: none;
}

.navc5 a:link, .navc5 a:visited {
/* normal link: colour, style */
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	background: none;
}

.navc5 a:hover, .navc5 a:active {
/* normal link rollover: colour, style */
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	background: none;
}

/* ---- nav style 2 (vertical text - sub nav 1) ---- */
.navi2 {
	/* common font face, size, formatting */
	margin: 0 0 10px 0;
	padding: 0 5px 5px 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: url(../graphics/system/asws_subnav_divider.gif) no-repeat bottom left;
}

.navi2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi2 li {
	display: block;
	padding: 0 0 12px 0;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	color: #FFF;
	text-decoration: none;
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	text-decoration: underline;
}

.navc2 a:link, .navc2 a:visited {
	/* current link: colour, style */
	color: #FFF;
	text-decoration: underline;
}

.navc2 a:hover, .navc2 a:active {
	/* current link rollover: colour, style */
	color: #FFF;
	text-decoration: underline;
}

/* ---- nav style 4 (graphics) ---- */
.navi4 {
	position: absolute;
	margin: 42px 0 0 519px;
	padding: 0;
	width: 157px;
	height: 164px;
}

.navi4 ul, .navi4 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi4 li {
	display: inline;
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2., t3, .t4 {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

h1, .t0, .t1, .t2 {
	font-family: "Times New Roman", Times, serif;
}

.t3, .t4, .t5 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

/* ---- title text style ---- */
h1, .t0 {
/*	color: #000; */
	font-size: 23px;
	margin: 0;
	padding: 0 0 16px 0;
}

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 {
/*	color: #000; */
	font-size: 17px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
/*	color: #000; */
	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; */
	line-height: 16px;
}

.t3 a:link, .t3 a:visited {
	font-weight: bold;	
}

.t3 a:hover, .t3 a:active {
}

/* --------- text style 4 --------- */
.t4 {
/*	color: #555; */
	font-size: 10px;
}

.t4 a:link, .t4 a:visited {
	font-weight: bold;	
}

.t4 a:hover, .t4 a:active {
}

/* --------- text style 5 --------- */
.t5 {
/*	color: #000; */
	font-size: 13px;
	font-weight: normal;
}

.t5 a:link, .t5 a:visited {
	font-weight: bold;	
}

.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;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background: #DDD;*/
}

.r2 {
	/*background: #F4F4F4;*/
}
/* --------- custom style settings --------- */

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #FFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	background: #190e04 url(../graphics/system/asws_pagebg.gif) repeat-x left top;
}

#toplevel {
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	width: 743px;
	height: 100%;
	text-align: left;
	background: url(../graphics/system/asws_mainbg_inner_mid.png) repeat-y left top;
}

* html #toplevel {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/asws_mainbg_inner_mid.png',sizingMethod='scale');
}

#toplevel a:link, #toplevel a:visited,
#toplevel a:hover, #toplevel a:active {
	position: relative;
}

#header {
	width: 743px;
	height: 291px;
	background: url(../graphics/system/asws_mainbg_inner_top.jpg) no-repeat left top;
}

#logo {
	position: absolute;
	margin: 9px 0 0 284px;
}

#column1 {
	position: relative;
	margin: -47px 0 0 0;
	padding: 43px 9px 30px 35px;
	width: 119px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

#column2 {
	position: relative;
	margin: -47px 0 0 0;
	padding: 14px 51px 30px 18px;
	width: 509px;
}

#utility {
	position: absolute;
	margin: -6px 0 0 186px;
	width: 520px;
	height: 20px;
}

#grapeleaf {
	clear: both;
	float: none;
	position: absolute;
	margin: 5px 0 0 305px;
	width: 459px;
	height: 315px;
	background: url(../graphics/system/asws_grapeleaf.png) no-repeat left top;
}

* html #grapeleaf {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../graphics/system/asws_grapeleaf.png',sizingMethod='scale');
}

#footcell {
	vertical-align: bottom;
}

#footer {
	width: 743px;
	height: 322px;
	background: url(../graphics/system/asws_mainbg_inner_btm.jpg) no-repeat left bottom;
}

#footertext {
	float: left;
	padding: 0 0 0 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footertext a:link, #footertext a:visited {
	color: #FFF;
	text-decoration: underline;
}

#footertext a:hover, #footertext a:active {
	color: #FFF;
	text-decoration: none;
}

.cms-link span, .developer-link span {
	display: none;
}