/* -------------- 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 {
	color: #0e9ee9;
	text-decoration: underline;		
}

a:visited {
	color: #77b1cf;
	text-decoration: underline;		
}

a:hover, a:active {
	color: #55baee;
	text-decoration: underline;
}

/* ------ 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;
	font-size: 18px;
	font-weight: bold;
}

/*-- form sub header --*/
.emailform .formfieldsubheader {
	padding: 0 0 15px 0;
	font-size: 15px;
	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;
}

/*----- 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) ---- */
.navi10 {
	/* common font face, size, formatting */
	margin: 0 0 4px 0;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.navi10 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi10 li {
	display: inline;
}

.navi10 a:link, .navi10 a:visited {
	/* normal link: colour, style */
	color: #FFF;
	text-decoration: underline;
}

.navi10 a:hover, .navi10 a:active {
	/* normal link rollover: colour, style */
	color: #FFF;
	text-decoration: underline;
}

.navc10 a:link, .navc10 a:visited {
	/* current link: colour, style */
	color: #FFF;
	text-decoration: underline;
}

.navc10 a:hover, .navc10 a:active {
	/* current link rollover: colour, style */
	color: #FFF;
	text-decoration: underline;
}

/* ---- nav style 5 (Vertical Text Main Nav) ---- */
.navi5 {
	/* common font face, size, formatting */
	margin: 6px 0 15px 0;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.navi5 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi5 li {
	display: block;
	padding: 10px 0;
}

.navi5 a {
	display: block;
	padding: 0 0 0 20px;
}

.navi5 a:link, .navi5 a:visited {
	/* normal link: colour, style */
	color: #000;
	text-decoration: none;
	background: url(../graphics/system/mwf_2009_mainnav_arrow.gif) no-repeat 0 3px;
}

.navi5 a:hover, .navi5 a:active {
	/* normal link rollover: colour, style */
	color: #dd1626;
	text-decoration: underline;
	background: url(../graphics/system/mwf_2009_mainnav_arrow_r.gif) no-repeat 0 3px;
}

.navc5 a:link, .navc5 a:visited {
	/* current link: colour, style */
	color: #dd1626;
	text-decoration: none;
	background: url(../graphics/system/mwf_2009_mainnav_arrow_r.gif) no-repeat 0 3px;
}

.navc5 a:hover, .navc5 a:active {
	/* current link rollover: colour, style */
	color: #dd1626;
	text-decoration: none;
	background: url(../graphics/system/mwf_2009_mainnav_arrow_r.gif) no-repeat 0 3px;
}

/* ---- nav style 6 (Vertical Text Sub Nav 1) ---- */
.navi6 {
	/* common font face, size, formatting */
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-left: 1px solid #de1526;
	text-decoration: none;
}

.navi6 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi6 li {
	display: block;
	padding: 1px 0;
}

.navi6 a {
	display: block;
	padding: 5px 0 5px 20px;
}

.navi6 a:link, .navi6 a:visited {
	/* normal link: colour, style */
	color: #de1526;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi6 a:hover, .navi6 a:active {
	/* normal link rollover: colour, style */
	color: #de1526;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

.navc6 a:link, .navc6 a:visited {
	/* current link: colour, style */
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #de1526 url(../graphics/system/mwf_2009_subnav_arrow.gif) no-repeat 7px 10px;
}

.navc6 a:hover, .navc6 a:active {
	/* current link rollover: colour, style */
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background: #de1526 url(../graphics/system/mwf_2009_subnav_arrow.gif) no-repeat 7px 10px;
}

/* ---- nav style 7 (Vertical Text Sub Nav 2) ---- */
.navi7 {
	/* common font face, size, formatting */
	margin: 0 0 5px 0;
	padding: 0 0 0 28px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: none;
	text-decoration: none;
	background: url(../graphics/system/mwf_2009_subnavlv3_btm_r.gif) no-repeat bottom left;
}

.navi7 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi7 li {
	display: block;
	padding: 4px 0;
}

.navi7 a {
	display: block;
	padding: 0;
}

.navi7 a:link, .navi7 a:visited {
	/* normal link: colour, style */
	color: #de1526;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi7 a:hover, .navi7 a:active {
	/* normal link rollover: colour, style */
	color: #de1526;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

.navc7 a:link, .navc7 a:visited {
	/* current link: colour, style */
	color: #de1526;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

.navc7 a:hover, .navc7 a:active {
	/* current link rollover: colour, style */
	color: #de1526;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

/* ---- nav style 8 (Vertical Text Sub Nav 3) ---- */
.navi8 {
	/* common font face, size, formatting */
	margin: 5px 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: none;
	text-decoration: none;
	background: none;
}

.navi8 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi8 li {
	display: block;
	padding: 2px 0;
}

.navi8 a {
	display: block;
	padding: 0;
}

.navi8 a:link, .navi8 a:visited {
	/* normal link: colour, style */
	color: #de1526;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

.navi8 a:hover, .navi8 a:active {
	/* normal link rollover: colour, style */
	color: #de1526;
	font-weight: normal;
	text-decoration: underline;
	background: none;
}

.navc8 a:link, .navc8 a:visited {
	/* current link: colour, style */
	color: #de1526;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

.navc8 a:hover, .navc8 a:active {
	/* current link rollover: colour, style */
	color: #de1526;
	font-weight: bold;
	text-decoration: underline;
	background: none;
}

/* ---- author listing (Vertical Text, Level 1) ---- */
.authorlisting1 {
	font-size: 18px;
	font-weight: bold;
}

.authorlisting1 ul,
.authorlisting1 li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.authorlisting1 li {
	display: block;
	padding: 4px 0;
}

.authorlisting1 a:link, .authorlisting1 a:visited {
	color: #de1526;
	text-decoration: underline;
}

.authorlisting1 a:hover, .authorlisting1 a:active {
	color: #de1526;
	text-decoration: underline;
}

/* ---- author listing (Vertical Text, Level 2) ---- */
.authorlisting2 {
	padding: 0 0 15px 25px;
	font-size: 12px;
	font-weight: normal;
}

.authorlisting2 ul,
.authorlisting2 li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.authorlisting2 li {
	display: block;
	padding: 4px 0;
}

.authorlisting2 a {
	display: block;
	padding: 0 0 0 10px;
}

.authorlisting2 a:link, .authorlisting2 a:visited {
	color: #de1526;
	font-weight: normal;
	text-decoration: none;
	background: url(../graphics/system/mwf_2009_authornav_r.gif) no-repeat 0 5px;
}

.authorlisting2 a:hover, .authorlisting2 a:active {
	color: #de1526;
	font-weight: normal;
	text-decoration: underline;
}

/* --------- text styles (font face should be defined, to ensure admin compatibility) --------- */
h1, .t0, .t1, .t2, .t3, .t4 {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* ---- title text style ---- */
h1, .t0 {
/*	color: #000; */
	color: #ef2233;
	font-size: 36px;
	margin: 0;
	padding: 0 0 45px 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: 18px;
	font-weight: bold;
}

.t1 a:link, .t1 a:visited {
}

.t1 a:hover, .t1 a:active {
}

/* --------- text style 2 --------- */
.t2 {
/*	color: #000; */
	font-size: 15px;
	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; */
	line-height: 14px;
	font-size: 11px;
}

.t4 a:link, .t4 a:visited {
	font-weight: bold;
}

.t4 a:hover, .t4 a:active {
}

/* --------- text style 7 (event number/ID) --------- */
.t7 {
/*	color: #000; */
	font-size: 12px;
	line-height: 16px;
	color: #ef2233;
	font-weight: bold;
}

.t7 a:link, .t7 a:visited {
	font-weight: bold;	
}

.t7 a:hover, .t7 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;*/
	padding: 5px 0 0 0;
}

.r2 {
	/*background: #F4F4F4;*/
}

/* --------- custom style settings --------- */
/* --- archive banner --- */
#archivebanner {
	color: #FFF;
	border-top: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
	padding: 20px 10px;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #eb0b0b;
}

#archivebanner a {
	color: #FFF600;
	text-decoration: underline;
}
/* -- make a donation link -- */
.donationlink1 {
	margin: 0 0 10px 0;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
}

.donationlink2 {
	position: absolute;
	z-index: 1;
}

.donationlink2 a {
	display: block;
	padding: 10px 4px 0 0;
	width: 160px;
	height: 35px;
	text-align: center;
}

.donationlink2 a:link, .donationlink2 a:visited {
	color: #FFF;
	text-decoration: none;
	background: #ef2233 url(../graphics/system/mwf_2009_dntbtn_normal_r.gif) no-repeat top left;
}

.donationlink2 a:hover, .donationlink2 a:active {
	color: #FFF;
	text-decoration: underline;
	background: #ef2233 url(../graphics/system/mwf_2009_dntbtn_over_r.gif) no-repeat top left;
} 

/* -- subscription link -- */
.subscriptionlink1 {
	margin: 0 0 10px 0;
	height: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
}

.subscriptionlink2 {
	position: absolute;
	z-index: 1;
}

.subscriptionlink2 a {
	display: block;
	padding: 10px 4px 0 0;
	width: 160px;
	height: 55px;
	text-align: center;
}

.subscriptionlink2 a:link, .subscriptionlink2 a:visited {
	color: #FFF;
	text-decoration: none;
	background: #ef2233 url(../graphics/system/mwf_2009_sbscrbtn_normal_r.gif) no-repeat top left;
}

.subscriptionlink2 a:hover, .subscriptionlink2 a:active {
	color: #FFF;
	text-decoration: underline;
	background: #ef2233 url(../graphics/system/mwf_2009_sbscrbtn_over_r.gif) no-repeat top left;
} 

/* -- small box used for mailing list -- */
.smallBox {
	margin: 0 0 15px 0;
	border: none;
	width: 160px;
	background: #FFF;
}

.smallBoxTop {
	padding: 7px 8px 7px 11px;
	border: 1px solid #ef2233;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #ef2233;
}

.smallBoxText {
	display: block;
	padding: 7px;
	border: 1px solid #ef2233;
	border-top: none;
	font-size: 11px;
}

.smallBoxText .formfieldtext {
	width: 130px;
	border: 1px solid #6c6d67;
}

/* -- feature box -- */
#column2 .featureboxa,
#optionalcolumn .featureboxa  {
	position: relative;
	z-index: 1;
	display: inline;
	float: right;
	margin: 0 0 30px 30px;
	width: 239px;
	background: #ef2233 url(../graphics/system/mwf_2009_box_mid_r.gif) repeat-y left top;
}

#optionalcolumn .featureboxa {
	margin: 0 0 30px 0;
}

.featureboxb {
	height: 6px;
	font-size: 0;
	line-height: 0;
	background: url(../graphics/system/mwf_2009_box_top_r.gif) no-repeat top left;
}

.featureboxc {
	padding: 8px 15px 42px 15px;
	font-size: 20px;
	font-weight: bold;
	background: url(../graphics/system/mwf_2009_box_hdr_r.gif) no-repeat left bottom;
}

.featureboxd {
	padding: 12px 15px 56px 15px;
	background: url(../graphics/system/mwf_2009_box_btm_r.gif) no-repeat left bottom;
}

/* -- place calender search in this box -- */
#column2 .calendarsearchboxa,
#optionalcolumn .calendarsearchboxa {
	position: relative;
	z-index: 1;
	display: inline;
	float: right;
	margin: 0 0 30px 30px;
	width: 180px;
	text-align: left;
}

#optionalcolumn .calendarsearchboxa {
	margin: 0 0 30px 0;
}

.calendarsearchboxb {
	padding: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}

/* -- print friendly link -- */
#printlink {
	position: absolute;
	z-index: 1;
	margin: -45px 0 0 186px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#printlink a {
	display: block;
	padding: 6px 24px 12px 25px;
	width: 150px;
	text-align: left;
}

#footer #printlink a:link, #footer #printlink a:visited {
	color: #0e9ee9;
	background: url(../graphics/system/mwf_2009_printicon_r.gif) no-repeat 0 0;
}

#footer #printlink a:hover, #footer #printlink a:active {
	color: #55baee;
	background: url(../graphics/system/mwf_2009_printicon_r.gif) no-repeat 0 0;
}

/* -- author listing faux column -- */
.authorlistingcolumn {
	position: relative;
	z-index: 1;
	display: inline;
	float: left;
	margin: 0 25px 25px 0;
	width: 200px;
}

/* -- universal region for subscription, blog, facebook and twitter links -- */
#universalregion {
	padding: 0 0 10px 0;
}

/* -- search box in header -- */
#quicksearch {
	position: absolute;
	margin: 31px 0 0 635px;
	width: 280px;
}

#quicksearch .searchbox {
	float: right;
	text-align: left;
}

#quicksearch .searchbox span {
	font-size: 11px;
	font-weight: bold;
}

#quicksearch .searchbox .formfieldtext {
	margin: 0 5px;
	border: 1px solid #000;
}

/* --------- layout style settings (for .asp template only) --------- */
#pagebody {
	color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background: #000;
}

#toplevela {
	padding: 16px 0;
	width: 100%;
	text-align: center;
	background: url(../graphics/system/mwf_2009_pagebg_r.gif) repeat-y top center;
}

#main {
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	text-align: left;
	background: url(../graphics/system/mwf_2009_mainbg.gif) repeat-y top left;
}

#header {
	position: absolute;
	z-index: 1;
	width: 940px;
	height: 130px;
	border-bottom: 5px solid #ef2233;
	background: #FFF;
}

#logo {
	position: absolute;
	z-index: 1;
	margin: 31px 0 0 20px;
}

#date {
	position: absolute;
	z-index: 1;
	margin: 85px 0 0 598px;
}

#column1 {
	width: 180px;
}

#column1inner {
	padding: 135px 10px 80px 10px;
}

#column2 {
	padding: 172px 27px 80px 32px;
}

#optionalcolumn {
	padding: 261px 27px 80px 0;
	width: 239px;
}

#footer {
	padding: 12px 27px;
	border-bottom: 2px solid #FFF;
	color: #FFF;
	font-size: 11px;
	background: #ef2233;
}

#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color: #FFF;
	text-decoration: underline;
}

#footertext {
	text-align: right;
}

/* -- event search -- */
.eventsearch {
	text-align: left;
}

.eventsearch #eventsubmit {
	width: 130px;
	height: 43px;
	background: url(../graphics/system/mwf_2009_find_r.gif) no-repeat left top;
}

.eventsearch label {
	display: block;
	padding: 3px 0 3px 0;
}

.eventsearch span {
	display: block;
	padding: 0;
}

.eventsearch .eventdate {
	padding: 0;	
}

.eventsearch .formfieldtext {
	width: 160px;
}

.eventsearch .formfieldbutton {
	margin: 5px 0 0 0;
}

/* --------- 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;
}

/* -- event list item -- */
.eventitem {
	padding: 30px 0;
	width: 400px;
	border-bottom: 1px solid #bcbcbc;
}

.eventitem div a:link {
	display: block;
	font-weight: bold;
	font-size: 15px;
}

.eventitem div a:hover, .eventitem div a:active {
	font-weight: bold;
	font-size: 15px;
}

.eventitem div a:visited {
	font-weight: bold;
	font-size: 15px;
}

.eventdate {
	padding: 0 0 10px 0;
}

.eventmonth {
	float: left;
	padding: 8px 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.eventyear {
	float: left;
	padding: 8px 0 5px 8px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
