@charset "utf-8";

/* DIV AND BLOCK SETTINGS */

body {
	padding: 0px;
	margin: 0px;
	background-color: #f1e7f1;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width:1001px;
	padding: 0px;
	background-image: url(images/fungal_pagedevice.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#skipNav, #skipBack {
	display:none;
	}
#topSection {
	background-image: url(images/top_panel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 275px;
	width: 1000px;
}

#topSection img {
	position: absolute;
	left: 20px;
	top: 167px;

}

#topNav {
	text-align: center;
	height: 18px;
	width: 756px;
	margin-left: 234px;
	background-image: url(images/topnav_bg.png);
	background-repeat: repeat-x;
	z-index: 2;
	margin-bottom: 4px;
	margin-top: 12px;
}

#mainSection {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}

#lhs {
	width: 180px;
	margin: 0px;
	padding: 0px;

	float: left;
}

#navigation {
	width: 180px;
	background-image: url(images/navigation_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-top:-22px;
	padding-left:15px;
	padding-right:5px;
}
#sidebar {
	width: 150px;
	padding-top: 35px;
	margin-top:15px;
	z-index: 2;
	float: right;
	margin-right: -159px;
	padding-left: 5px;
}
#content {
	margin-right: 5px;
	margin-left: 225px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 165px;
	padding-left: 15px;
	background-image: url(images/mainpanel_topbg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	min-height: 570px;
}
#footer {
	font-size: 22px;
	margin-left: 235px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 67px;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	vertical-align: top;

}
.footerCopyright, .footerCopyright a {
	font-size: 10px;
	line-height: 12px;
}

.everyOther {
	background-color:#f1e7f1;
}

/* TEXT ELEMENT SETTINGS */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

h1 {
	font-size: 1.8em;
	color:#FFFfff;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;

}

h2 + p, h2 + ul, h2 + ol, h3 + p, h3 + ul, h3 + ol {
	margin-top: -12px;

}
h5 {
	margin-top: -12px;
	margin-bottom: -12px;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A24FA1;


}

/* ANCHOR STYLING */

a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #450F66;
}
a:hover, a:active {
	text-decoration: underline;
}

#topNav a:link, #topNav a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
#topNav a:hover, #topNav a:active {
	color: #731472;
}
#navigation a:link, #navigation a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display:block;
	width:164px;
	margin-top:3px;
	margin-bottom:4px;
	padding:2px;
	background-color: #F5974C;
	border: 1px solid #000000;
	font-size: 12px;
}
#navigation a:hover, #navigation a:active {
	color:#731472;
	border-top-color: #731472;
	border-right-color: #731472;
	border-bottom-color: #731472;
	border-left-color: #731472;
	background-color: #E3D0E3;
}
#sidebar a.sidebarPanel:link, #sidebar a.sidebarPanel:visited {
	display: block;
	text-align:center;
	width:130px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(images/sidebar_button_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sidebar a.sidebarPanel:active, #sidebar a.sidebarPanel:hover {
	color: #731472;
}

.nothing {
	/* USED TO PREVENT THE ADDITION OF AN ICON TO THE LINK */
}
.footerCopyright a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.footerCopyright a:hover {
	text-decoration:underline;
}
a.externalLink {
	background-image: url(images/external_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 4px;
	padding-right: 12px;	
}
a.pdfLink {
	background-image: url(images/pdf_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 4px;
	padding-right: 12px;
}
a.wordLink {
	background-image: url(images/word_link.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 4px;
	padding-right: 12px;
}
a.button {
	background-color: #FCD1B6;
	padding: 4px;
	border: thin solid #771375;

}
a.button:hover {
	color: #000000;
	background-color: #FFFFFF;

}

.programme h2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #770866;
	background-color: #FDC295;
	padding-bottom: 4px;
	border-top-width: 25px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #7C1580;
	padding-top: 2px;
	padding-left: 2px;
}