@charset "UTF-8";


#mainmenu {
	margin-left: 0px;
	width: 200px;
	_width:174px;
	padding: 0;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	background-color: #FFFFFF;
	margin-top: 3.5em;
	margin-bottom: 3.5em;
}

/* Hides from IE5-mac \*/
* html #main-menu {width: 174px;}
/* End hide from IE5-mac */

#mainmenu ul
{
	list-style: none;
	margin-left: 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainmenu li
{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#mainmenu li a
{
	font-size: 95%;
	display: block;
	color: #333;
	text-decoration: none;
	_width: 100%;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

html>body #mainmenu li a { width: auto; }

#mainmenu li a:hover
{
	background-color: #EEEEEE;
	background-image: url(../_images/active_bkgrd.gif);
	background-repeat: repeat-y;
	color: #CC0066;
}

#main #mainmenu li a.active {
	color: #CC0066;
	background-image: url(../_images/active_bkgrd.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;	
}

#mainmenu li li
{
	margin: 0;
	border-top-width: 1px;
	border-bottom-width: 0;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
#main #main-content h5 {
	font-size: 105%;
	color: #666666;
}


#mainmenu ul li ul li a
{
	font-size:85%;
	display: block;
	color: #330066;
	text-decoration: none;
	width: 164px;
	padding-left: 30px;
	background-image: url(../_images/active_bkgrd_inset.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	background-color: #F8F8FA;
}


#mainmenu ul li ul li a:hover {
	background-color: #eee;
	color: #333333;
	background-image: url(../_images/active_bkgrd_inset_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#main-content h2 {
	margin-top: 0px;

}
#main-content h3 {
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
}


#main-content h4 {
	padding-top: 0px;
}

#main-content .book {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#main-content .book a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #FFF;
	background-color: #306;
	font-weight: bold;
	text-decoration: none;

	padding: 6px;
}

#main-content .book a:hover {
	background-color: #CCCCCC;
	color: #306;		
}

#main-content h5 {
	
}

#main-title {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../../-images/ttlbg-site.jpg);
	background-color: #330066;
}

.featurecolour1 {
	color: #CC0066;
	font-weight: bold;
}
.featurecolour2 {
	color: #CC0066;
}
#main #contactFooter {
	clear: both;
	padding-top: 10px;
}

#main #contactFooter p{
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	text-align: center;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	color: #999999;
}

#main #contactFooter p a {
	color: #999999;
}

#main #contactFooter p a:hover {
	color: #333333;
}

.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#main-rightbox {
	float: right;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}
#main #main-rightbox h3 {
	color: #B80062;
}
#main #main-rightbox #searchFrm label {
	color: #B80062;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}

#main #main-rightbox form {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.75em;
	padding-left: 0;
}
	
#main #main-rightbox form	fieldset {
		margin: 0;
		padding: 0;
		border: 0;
	}
		
#main #main-rightbox form		label {
			position: absolute;
			left: -9999px;
		}
		
#main #main-rightbox form		.text {
			background-position: 5px center;
			border: 1px solid #d5d5d5;
			margin: 0 5px 0 0;
			padding: 5px 5px 0;
			float: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1em;
			color: #666;
			line-height: 1;
			min-height: 18px;
			width: 95px;
		}

#main #main-rightbox ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 95%;
}
#main #main-rightbox p {
	font-size: 95%;
}


#main #main-rightbox ul li {
	background-image: url(../_images/submenu-bullet3c.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left top;
	margin-bottom: 6px;
}

#main #main-rightbox .hrStyle {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E3E3E3;
	margin-bottom: 10px;
}
#main #main-rightbox .hrStyle hr {
	display: none;
}

#main #main-rightbox .rightColumn {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
	padding-bottom: 10px;
}
#main #main-rightbox .rightColumn .news {
	list-style-type: square;
	padding-left: 14px;
	font-size: 95%;
}
#main #main-rightbox .rightColumn .news li {
	background-image: none;
	padding-left: 0px;
}
#main #main-rightbox .rightColumn .news a {
	font-weight: bold;
	font-size: 110%;
}


#main #main-rightbox #searchNews.searchBox {
	width: 110px;
}

#main #main-rightbox #select.selectBox {
	width: 110px;
	
}

#main #main-rightbox #searchButt.searchButton {
	border: 1px solid #666666;
	font-size: 80%;
	width: 20px;
}

#main #main-content ul li {
	list-style-type: square;
	padding-bottom: 6px;
}

#main #main-content ol li {
	padding-bottom:6px;
}



#main #main-content #request legend {
	font-weight: bold;
	font-size: 110%;
}
#main #main-content #request label {
	font-weight: bold;
}

#main-content p.post-footer {
	font-size: 80%;
}

#main-content .post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
#main #main-content .borderRight {
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main #main-content p.newsDate {
	font-size: 90%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	color: #999999;
}
#main #main-content h3.news {
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
#main #main-content #editorNotes {
	border: 1px dashed #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
#main #main-content #editorNotes h4 {
	margin-top: 0px;
}

#main #main-content .fullwidthhr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

#main #main-content .fullwidthhr hr {
	display: none;
}


/* News Archive
------------------------------  */

#main #main-content ul.newsArchive {
	font-size:85%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}

#main #main-content ul.newsArchive li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 14px;
	padding-right: 10px;
	background-image: url(../_images/newsarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
	padding-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #999;
}

#main #main-content ul.newsArchive li.alt{
	background-image: url(../_images/newsarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f2f2f2;
}

#main #main-content ul.newsArchive a {
	font-weight:bold;
	font-size:115%;
}

/* What's On
------------------------------  */

#main #main-content ul.whatsOn {
	font-size:85%;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 0px;
}

#main #main-content ul.whatsOn li{
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-left: 14px;
	padding-right: 10px;
	background-image: url(../_images/newsarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#main #main-content ul.whatsOn a {
	font-weight:bold;
	font-size:115%;
}

/* Images
------------------------------  */

#main #main-content .imageRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	
}
#main #main-content .imageLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	
}

.imageNoBorderRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 0px
}

/* Tables
------------------------------  */

#main #main-content table.genTblStyle {
	width: 530px;
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 85%;
}

#main #main-content table.genTblStyle thead {
	font-weight: bold;
	background-color: #EFEFED;
}

#main #main-content table.genTblStyle td {
	border: 1px solid #999999;
	padding:6px;
	
}

/* Inaugural
------------------------------  */

#main #main-content ul.lectureList {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 0px;
	margin-right: 10px;
	padding-right: 0px;
}
#main #main-content ul.lectureList li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	list-style-type: none;
	padding-left: 40px;
	background-image: url(../_images/event-lecture.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#main #main-content p.lectureDate {
	font-size: 90%;
	font-weight: bold;
}

/* News
------------------------------  */

#news-list {
	margin: 0;
	list-style-type: none;
	width: 530px;
	padding: 0 0 1em;
	border-top: 1px dotted #ddd;
}

	#news-list li {
		border-bottom: 1px dotted #ddd;
		overflow: hidden;
		clear: both;
		padding: 1.25em 0;
		width: 530px;
	}

	#news-list h3 {
		font-size: 100%;
		border-bottom: 0;
		margin: 0 0 0.25em;
		padding: 0;
	}
	
	#news-list h3 a {
		text-decoration: none;
	}
	
	#news-list p {
		margin: 0 0 0.25em;
		padding: 0;
	}
	
	#news-list .date {
	color: #999;
	font-size: 85%;
	}
	
	#news-list div {
		float: right;
		width: 460px;
	}
	
	#news-list a img {
		float: left;
		margin-top: 3px;
		border: 2px solid #ccc;
	}		
	
	#news-list a:focus img,
	#news-list a:hover img {
		border-color: #aaa;
	}	

/* News (old)
------------------------------  

#main #main-content ul.news {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
	
	#main #main-content ul.news li{
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	_height: 50px;
	min-height:50px;
	list-style-type: none;
	position:relative;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	}


#main #main-content ul.news li a {
	font-weight:bold;
	font-size:100%;
}

		#main #main-content ul.news li img {
	float: left;
	border: 1px solid #CCCCCC;
	position:absolute;
	left: 0;
		}
#main #main-content ul.news li strong {
	font-size: 85%;
	font-weight: bold;
}
*/

/* Photos with captions */
#main #main-content .photoCaptionPortrait {
	/*width: 200px;*/
	width: auto;
	float: right;
	background-color: #EBEBEB;
	padding: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main #main-content .photoCaptionPortrait img {
	border: #666 solid 1px;
}

#main #main-content .photoCaptionPortrait p {
	font-size: 80%;
	width:200px;
	margin-top:0px;
	margin-bottom:0px;
}


#main #main-content .photoCaptionLandscape {
	/*width: 250px;*/
	width: auto;
	float: right;
	background-color: #EBEBEB;
	padding: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main #main-content .photoCaptionLandscape img {
	border: #666 solid 1px;
}

#main #main-content .photoCaptionLandscape p {
	font-size: 80%;
	width:250px;
	margin-top:0px;
	margin-bottom:0px;
}


.jumpToButton {
	overflow: hidden;
	clear: both;
	padding-top: 0.25em;
}


	.jumpToButton a {
	padding: 5px 8px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 1;
	margin-top: 3px;
	background-color: #306;
	background-image: url(../images/button-bg.png);
	background-repeat: repeat-x;
	background-position: 0 50%;
	}
	.jumpToButton a:hover {
	background-color: #C06;
	}

