/* --------- 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: 1.7em; /* (1.2em + X) */
	margin: 0 1.7em 0 -1.7em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list0 li {
	margin: 0 0 0 1.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: 3.2em; /* (1.2em + X) */
	margin: 0 3.2em 0 -3.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list1 li {
	margin: 0 0 0 3.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: 5.2em; /* (1.2em + X) */
	margin: 0 5.2em 0 -5.2em; /* 0 (1.2em + X) 0 -(1.2em + X) */ 
	padding: 0;
}

ul.list2 li {
	margin: 0 0 0 5.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, a:visited {
	color: #C7323C;
	text-decoration: none;		
}

a:hover, a:active {
	color: #C7323C;
	text-decoration: underline;
}

/* ------ custom form elements style ------ */
.formfieldemail {
	display: none;
}

.emailform {
	width: 274px;
}

.emailform .formfieldlabel {
	font-weight: bold;
	padding: 0 20px 15px 0;
	width: 100px;
	text-align: right;
}

.emailform .formfielddescr {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.emailform .formfieldtext,
.emailform .formfieldarea,
.emailform .formfieldlist,
.emailform .formfieldselect,
.emailform .formfieldoption,
.emailform .formfieldfile,
.emailform .formfieldbutton {
	width: 144px;
	padding: 0 0 15px 10px;
}

.emailform .formfieldarea textarea {
	height: 80px;
	width: 144px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.emailform .formfieldtext input {
	width: 144px;
}

.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: #C7323C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/*-- form sub header --*/
.emailform .formfieldsubheader {
	padding: 0 0 15px 0;
	color: #C7323C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

/*-- form normal text --*/
.emailform .formfieldnormaltext {
	padding: 0 0 15px 0;
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;	
}

/*-- 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 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.sm1 a:link, .sm1 a:visited {
	/* normal link: colour, style */
	color: #C00;
	text-decoration: none;
}

.sm1 a:hover, .sm1 a:active {
	/* normal link rollover: colour, style */
	color: #F00;
	text-decoration: underline;
}

/* --------- navigation styles --------- */
/* ---- nav style 1 (main nav - vert gfx) ---- */
.navi1 {
	margin: 0;
	padding: 0;
}

div.navi1 {
	padding: 27px 35px 50px 45px;
}

.navi1 ul, .navi1 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi1 li {
	padding: 2px 0 6px 0;
	font-size: 1px;
	line-height: 1px;
}

/* ---- nav style 2 (2nd level compound - vert text) ---- */
.navi2 {
	/* common font face, size, formatting */
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.navi2 ul {
	list-style: none;
	padding: 0 0 5px 15px;
	margin: 0;
}

.navi2 li {
	padding: 2px 0;
	font-size: 10px;
	line-height: 10px;
}

.navi2 a:link, .navi2 a:visited {
	/* normal link: colour, style */
	color: #333;
	height: 20px;
	padding: 0 0 0 9px;
	background: url(../graphics/system/subnavbullet0.gif) no-repeat 0 4px;
}

.navi2 a:hover, .navi2 a:active {
	/* normal link rollover: colour, style */
	color: #333;
	text-decoration: underline;
	padding: 0 0 0 9px;
	background: url(../graphics/system/subnavbullet1.gif) no-repeat 0 4px;
}

.navc2 a:link, .navc2 a:visited {
	/* current link: colour, style */
	color: #C7323C;
	padding: 0 0 0 9px;
	background: url(../graphics/system/subnavbullet1.gif) no-repeat 0 4px;
}

.navc2 a:hover, .navc2 a:active {
	/* current link rollover: colour, style */
	color: #C7323C;
	text-decoration: underline;
	padding: 0 0 0 9px;
	background: url(../graphics/system/subnavbullet1.gif) no-repeat 0 4px;
}

/* ---- nav style 3 (3rd level horz text) ---- */
.navi3 {
	/* common font face, size, formatting */
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
}

.navi3 ul {
	padding: 0;
	margin: 0 0 3px 0;
}

.navi3 li {
	list-style: none;
	float: left;
	margin: 0 13px 5px 0;
}

.navi3 a:link, .navi3 a:visited {
	/* normal link: colour, style */
	color: #333;
	height: 20px;
	padding: 0 0 0 11px;
	background: url(../graphics/system/navbullet0.gif) no-repeat 0 4px;
}

.navi3 a:hover, .navi3 a:active {
	/* normal link rollover: colour, style */
	color: #333;
	text-decoration: underline;
	padding: 0 0 0 11px;
	background: url(../graphics/system/navbullet1.gif) no-repeat 0 4px;
}

.navc3 a:link, .navc3 a:visited {
	/* current link: colour, style */
	color: #C7323C;
	padding: 0 0 0 11px;
	background: url(../graphics/system/navbullet1.gif) no-repeat 0 4px;
}

.navc3 a:hover, .navc3 a:active {
	/* current link rollover: colour, style */
	color: #C7323C;
	text-decoration: underline;
	padding: 0 0 0 11px;
	background: url(../graphics/system/navbullet1.gif) no-repeat 0 4px;
}

/* ---- nav style 4 (utility nav - vert gfx) ---- */
.navi4 {
	margin: 0;
	padding: 0;
}

div.navi4 {
	padding: 30px 35px 0 45px;
}

.navi4 ul, .navi4 li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

.navi4 li {
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
}

/* ---- nav style 5 (vert text) ---- */
.navi5 {
	/* common font face, size, formatting */
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.navi5 ul {
	list-style: none;
	padding: 0 0 5px 15px;
	margin: 0;
}

.navi5 li {
	padding: 2px 0;
	font-size: 11px;
	line-height: 20px;
}

.navi5 a:link, .navi5 a:visited {
	/* normal link: colour, style */
	color: #990000;
	height: 20px;
	padding: 0 0 0 15px;
	background: url(../graphics/system/bullet1.gif) no-repeat 0 0px;
}

.navi5 a:hover, .navi5 a:active {
	/* normal link rollover: colour, style */
	color: #990000;
	text-decoration: underline;
	padding: 0 0 0 15px;
}



/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
/* ---- title text style ---- */
h1 {
	display: inline;
}

h1, .t0 {
	color: #C7323C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 a:link, h1 a:visited, .t0 a:link, .t0 a:visited {
	/* link: colour, style */
	color: #C00;
	text-decoration: none;
}

h1 a:hover, h1 a:active, .t0 a:hover, .t0 a:active {
	/* link rollover: colour, style */
	color: #F00;
	text-decoration: underline;
}

/* --------- text style 1 --------- */
.t1 {
	color: #C7323C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
	/* link: colour, style */
	color: #C00;
	text-decoration: none;
}

.t1 a:hover, .t1 a:active {
	/* link rollover: colour, style */
	color: #F00;
	text-decoration: underline;
}

/* --------- text style 2 --------- */
.t2 {
	color: #C7323C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.t2 a:link, .t2 a:visited {
	/* link: colour, style */
	color: #C00;
	text-decoration: none;
}

.t2 a:hover, .t2 a:active {
	/* link rollover: colour, style */
	color: #F00;
	text-decoration: underline;
}

/* --------- text style 3 --------- */
.t3 {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

.t3 a:link, .t3 a:visited {
	/* link: colour, style */
	color: #C00;
	font-weight: bold;	
	text-decoration: none;
}

.t3 a:hover, .t3 a:active {
	/* link rollover: colour, style */
	color: #F00;
	text-decoration: underline;
}

/* --------- text style 4 --------- */
.t4 {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.t4 a:link, .t4 a:visited {
	/* link: colour, style */
	color: #C00;
	text-decoration: none;
}

.t4 a:hover, .t4 a:active {
	/* link rollover: colour, style */
	color: #F00;
	text-decoration: underline;
}

/* --------- text style 5 --------- */
.t5 {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.t5 a:link, .t5 a:visited {
	/* link: colour, style */
	color: #C00;
	font-weight: bold;	
	text-decoration: none;
}

.t5 a:hover, .t5 a:active {
	/* link rollover: colour, style */
	color: #F00;
	text-decoration: underline;
}

/* --------- miscellaneous styles --------- */
.caption {
	font-size: 11px;
}

.error {
	color: #900;
	font-weight: bold;
}

/* --------- quick table row styles --------- */
.r1 {
	/*background-color: #DDD;*/
}

.r2 {
	/*background-color: #F4F4F4;*/
}

/* --------- custom style settings --------- */

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	background: #FFF;
}

#toplevel {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: url(../graphics/system/bkg_main.gif) no-repeat;
}

#header {
	height: 51px;
}

#maincontent {
	width: 770px;
	padding: 0;
	margin: 0;
	border: 0;
}

#maincontent1 {
	width: 225px;
	padding: 0;
	vertical-align: top;
}

#mainlogo {
	padding: 0 0 0 20px;
}

#maincontent2 {
	width: 545px;
	padding: 0;
	vertical-align: top;
}

#pagetitle {
	padding: 0 0 10px 0;
	line-height: 50px;
}

#pagetitle img {
	margin: 0 6px -1px 0;
}

#feature {
	width: 545px;
	padding: 0 0 10px 0;
}

#columns {
	width: 545px;
	padding: 0;
	margin: 0;
	border: 0;
}

#column1 {
	width: 315px;
	width/* */:/**/290px;
	width: /**/290px;
	padding: 0 25px 0 0;
	vertical-align: top;
}

#column2 {
	width: 230px;
	width/* */:/**/180px;
	width: /**/180px;
	padding: 0 50px 0 0;
	vertical-align: top;
}

#divider, #footer {
	height: 1px;
	margin: 0 55px 6px 0;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	background: url(../graphics/system/footer_line.gif) repeat-x;
}

#footer {
	margin: 0 50px;
	padding: 30px 0;
	background-position: center;
}

/*--- homepage styles ---*/
#homemaincontent2 {
	width: 315px;
	width/* */:/**/290px;
	width: /**/290px;
	padding: 0 25px 0 0;
	vertical-align: top;
}

#homemaincontent3 {
	width: 230px;
	width/* */:/**/180px;
	width: /**/180px;
	padding: 0 50px 0 0;
	vertical-align: top;
}

/*--- boxes ---*/
.box1 {
	width: 177px;
	padding: 0 0 6px 0;
	margin: 0 0 4px 0;
	background: url(../graphics/system/box_footer.gif) left bottom no-repeat;
}

.box2news, .box2featuredwork, .box2aurorascoreboard, .box2general, .box3general {

	width: 177px;
	width/* */:/**/151px;
	width: /**/151px;
	width: /**/151px;
	padding: 60px 12px 8px 12px;
	border: 1px solid #CCC;
	border-width: 1px 1px 0 1px;
	background: url(../graphics/system/box_header_news.gif) no-repeat;
}

.box2news {
	background: url(../graphics/system/box_header_news.gif) no-repeat;
}

.box2featuredwork {
	background: url(../graphics/system/box_header_featuredwork.gif) no-repeat;
}

.box2aurorascoreboard {
	background: url(../graphics/system/box_header_aurorascoreboard.gif) no-repeat;
}
.box2general {
	background: url(../graphics/system/box_header_general.gif) no-repeat;
}

.box3general {
	border-width: 0 1px 0 1px;
	padding: 8px 12px 8px 12px;
	background: none;
}


.commentitem {
	clear: both;
	padding: 0 0 15px 0;
	font-size: 10px;
}

.commentcounter {
	color: #555;
}

.commenttext {
	font-size: 12px;
	border-bottom: 1px dotted #555;
	padding: 5px 0;
}

.commentpostedby {
	float: left;	
	padding: 2px 15px 0 0;
}

.commentpostedon {
	padding: 2px 15px 0 0;
}

.commentsubmission textarea {
	width: 300px;
	height: 90px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

.commentsubmission .commentsubmit {
	width: 300px;
	margin: 5px 5px 15px 5px;
	text-align: right;
}

.commentnoitem {
	padding: 0 0 15px 0;
}
