body, html
{
	margin: 0px;
	padding: 0;
	background-color:#fff;
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #747474;
	overflow-x: hidden;
}

@font-face {
  font-family: "GillSans";
  src: local(GillSans), url(/skin/aah/GillSans.otf) format("opentype");
}

a:focus
{
	outline: none;
}

img {
    border: none;
}

div.container
{
	width: 1005px;
	margin: 0 auto;
}

h1
{
	width: 129px;
	height: 0;
	overflow: hidden;
	margin: 0px;
	padding: 108px 0 0 0;
	background: #1B566E url(logo.png) no-repeat top left;
	font-family: "GillSans", "Gill Sans", "Gill-Sans", Arial, sans-serif;
}

h2
{
    font-family: "GillSans", "Gill Sans", "Gill-Sans", Arial, sans-serif;
	font-size: x-large;
	font-weight:normal;
	margin: 0;
	padding-top: 35px;
	padding-bottom: 16px;
}

h2, #breadcrumb a, #navigation a
{
	color: #FFF;
	text-decoration: none;
}

#main h3
{
}

h3, #main a, #side a
{
	color: #1B566E;
}

input.submit
{
	float: left;
	margin-top: 3px;
	color: #fff;
	background: #1B566E;
	border: none;
}

p.error
{
	padding-top: 5px;
	clear: left;
}

h3 {
	font-size: 1.6em;
	font-weight:normal;
	line-height: 100%;
	font-family: "GillSans", "Gill Sans", "Gill-Sans", Arial, sans-serif;
	
}

h4{
    padding-top: 0;
	font-size: large;
	font-family: "GillSans", "Gill Sans", "Gill-Sans", Arial, sans-serif;
}

div#header, div#header h1, dl#navigation, div#searchBox
{
	position: absolute;
}

div#header
{
	background: #1B566E;
	color: #FFF;
	top: 0;
	left: 0;
	width: 100%;
	height: 120px;
}

dl#navigation
{
	margin: 10px 0 0 709px;
	font-size: 0.75em;	
}

div#searchBox
{
	width: 280px;
	margin: 44px 0 0 709px;
	font-size: 0.75em;
}

#search_str
{
	float: left;
    font-size: 12px;
	height: 16px;
	width: 230px;
	margin-top: 2px;
	margin-right: 4px;
	border: none;
}

dl#navigation dd
{
	margin: 0;
	padding: 0;
	display: inline;
	text-align: right;
}

div#main
{
	position: relative;
	float: left;
	width: 500px;
	margin-right: 8px;
	padding-bottom: 40px;
	font-size: 0.75em;
}

span.caption
{
	display: block;
	margin-bottom: 10px;
	color: #999999;
	line-height: 1.2em;	
}

div#main p
{
	line-height: 1.4em;
}

div#main h3 p
{
	line-height: 1em;
}

div#main li
{
	padding: 5px 0;
}

div#main h4, div.job span.jobPos
{
    padding-top: 0;
}

div#relItems h2
{
	color: #1B566E;
}

div#relItems h4
{
	font-family: Arial, sans-serif;
	font-size: 1em;
}

div#relItems span
{
	display: block;
	margin-top: 6px;
	line-height: 16px;
}

div#side
{
	float: left;
	width: 300px;
	margin-top: 136px;
	font-size: 0.75em;
	color: #595959;
	line-height: 1.25em;
	
}

div#side ul
{
	padding-left: 0;
	list-style-type: none;
}

div#side ul.siblings li
{
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #595959;
}

div.news a, a.news
{
	text-decoration: none;
}

ul.news p
{
	margin: 0;
}

ul.news li
{
	margin-bottom: 15px;
}

#side a.news
{
	color: #666;
	font-weight: bold;
}

#side a.moredetails
{
	margin: 0 0 20px 0;
}

#main a.moredetails
{
	display: block;
	margin: 20px 0;
}

span.date
{
	display: block;
	color: #1B566E;
}

div#side strong
{
	color: #000;
}

div.internalLinks
{
	clear: both;
	background: #F1EFF0;
	padding: 10px;
	margin-top: 2px;
	margin-bottom: 5px;
}

div.internalLinks h4
{
	margin: 7px 0px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #FFF;
	font-size: 1.6em;
	font-weight: normal;
}

/***********************************/

hr {
	border: none;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

div.paginationControl
{
	border-top: 1px dotted #ccc;
	font-size: 1em;
	margin: 10px 0;
	padding: 10px 0;
}

div#main div.paginationControl
{
}

span.currentPage
{
	padding: 3px;
	border: 1px solid #666;
	background: #1B566E;
	color: #FFF;
}

div#main dt, div#main dd a
{
}

div#main table
{
	border: 1px solid #666;
	border-collapse: collapse;
}

div#main td
{
	white-space: nowrap;
	padding: 3px;
}

img, p input { /*For some reason an image added through FCK is given an 'input' tag, rather than an img tag. Add Margin underneath. */
	margin-bottom:10px;
}

.caption {

}

div#breadcrumb
{
	color:#FFF;
	margin-bottom:12px;
	font-family: Arial, "Sans Serif";
	margin-top: 10px;
}

div#breadcrumb a
{
	color:#FFF;
	text-decoration:none
}


/* MENU */

div#contents
{
	float: left;
	width: 180px;
	margin: 137px 10px 40px 7px;
	font-size: 1em;
}

div#contents h2
{
	display: none;
}

div#contents ul
{
	margin: 0;
	padding-left: 6px;
	list-style-type: none;
}

div#contents a
{
	display: block;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.88em;
	color: #1B566E;
}

div#contents a:hover
{
	color: #000;
}

div#contents a.current, #contents ul.subMenu li a:hover, #contents ul.subMenu a.current
{
	color: #000;
}

#contents ul.subMenu
{
	padding-left: 12px;
}

#contents ul.subMenu a
{
	font-weight: normal;
}

.MembersLogin
{
	margin: 10px 0 0 0;
}

.MembersGroups
{
	margin: 10px 0;
}
/*
div.job
{
	margin: 10px 0;
	padding: 10px 0;
	border-top: 1px solid #CCC;
}
*/

div.share
{
	height: 18px;
	padding-right: 10px;
}

div.post
{
	clear: right;
	border-top: 1px dotted #CCC;
	padding-top: 10px;
	margin-bottom: 10px;
}

div.singlepost
{
	margin-bottom: 10px;
}

div.eventdetails
{
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #CCC;
}

div.eventdetails em
{
	color: #666;
}

div.eventdetails p
{
}

div.post h3
{
	font-family: Arial, sans-serif;
	font-size: 1em;
	margin: 5px 0;
}

#main div.post h3 a
{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

span.author
{
	color: #a7a7a7;
}

div.tags
{
	clear: both;
	margin-bottom: 10px;
}

li.tag
{
	float: left;
	margin: 5px !important;
}

li.tag a
{
	text-decoration: none;
}

li.tag a:hover
{
	opacity: 0.8;
}

ul.categories, ul.archive, ul.archive ul
{
	list-style: none;
	padding-left: 0;
}

ul.categories li, ul.archive li
{
	padding-bottom: 3px;
}

#side ul.categories a
{
	color: #666;
}

#side ul.events a
{
	color: #222;
	font-weight: bold;
}

ul.months
{
	margin: 6px;
}

fieldset.credentials
{
	border: none;
}

fieldset.credentials label.optional
{
	display: none;
}

ul.errors li
{
	margin: 0;
	padding: 0 3px;
	list-style: none;
	color: red;
}

img.imgAlignLeft
{
	float: left;
	margin: 0 10px 10px 0;
}

img.imgAlignRight
{
	float: right;
	margin: 0 0 10px 10px;
}

img.imgAlignCenter
{
	display: block;
	margin: 0 auto;
}

div#calendar
{
	padding-left: 5px;
	background: #F1EFF0 url(spinner.gif) no-repeat center center;
	font-size: 1em;
	margin-bottom: 30px;
	text-align: center;
}

div#calendar table
{
	width: 275px;
	height: 150px;
	background: #F1EFF0;

}

div#calendar td.click, div#calendar td.ui-datepicker-current-day
{
	background: #E0CCD3;
}

div#calendar td.ui-datepicker-today
{
	background: transparent;
	border: 1px solid #999;
}

div#calendar td a
{
	display: block;
	text-decoration: none;
	color: #222;
}

span.ui-icon {padding: 16px 0 0 16px; overflow: hidden; height: 0; width: 0; cursor: pointer;}
.ui-icon-circle-triangle-w { float:left ; background-position: -96px 0; }
.ui-icon {background-image: url(/skin/jQuery/simple/images/ui-icons_222222_256x240.png); }
.ui-icon-circle-triangle-e {float:right ; background-position: -32px 0; }

div.ui-datepicker-title
{
	font-weight: bold;
}

a#monthevents
{
	display: block;
	background: url(plus.gif) no-repeat top right;
	color: #222 !important;
	font-weight: bold;
	text-decoration: none;
}

ul.events
{
	width: 270px;
}

div.event
{
	padding: 4px;
	background: #EFEFEF;
	border: 1px solid #CCC;
}

div.event ul
{
	list-style-type: none;
	padding: 0;
}

div.eventDetails h3
{
	margin-bottom: 5px;
}

div.eventDetails ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.headline
{
	padding: 10px 0;
	font-weight: bold;
}

div#main div.eventDetails p
{
	font-size: 1em;
}

div.childPages
{
	margin: 20px 0;
	font-size: 1em;
	
}

div.childPages h4
{
	height: 16px;
	padding: 2px;
	margin: 0;
	vertical-align: middle;
	border: 1px solid #999;
	background: #dedede;	
}

div.childPages h4:hover
{
	cursor: pointer;
}

div.childPages h4 span.readmore
{
	float: left;
	margin-top: 4px;
}

div.childPages h4 span.ui-icon
{
	float: right;
}

div.childPages ol
{
	margin: 0 0 10px 0;
	background: #efefef;
	border: 1px solid #999;
	border-top: none;
}

div#main div.childPages ol li p
{
	font-size: 1em;
}

div#footer
{
	width: 975px;
	clear: both;
	padding: 12px 15px;
	border-top: 1px solid #1B566E;
	font-size: 0.75em;
	color: #666;
}

div#footer a
{
	color: #666;
	text-decoration: none;
}

.clear
{
	clear: both;
}

ul.feeds
{
	list-style: none;
	padding: 0;
}

ul.feeds h3
{
	font-family: Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

ul.subfeeds
{
	list-style: none;
}

a.rss, a.twitter
{
	float: right;
	width: 0;
	height: 0;
	padding: 16px 0 0 16px;
	margin: -3px 0 0 5px;
	overflow: hidden;
}

a.rss
{
	background: url(rss.ico.gif) no-repeat top left;
}

a.twitter
{
	background: url(twitter.ico.gif) no-repeat top left;
}

#bulletin, table.bulletin,
#conference, table.conference
{
	clear: left;
	width: 500px;
	margin-top: 20px;
	border: none !important;
}

table.bulletin label, table.conference label
{
	display: none;
}

#bulletin th, #conference th
{
	text-align: left;
}

#bulletin td, table.bulletin td,
{
	width: 33%;
	vertical-align: middle !important;
}

#conference td, table.conference td
{
	width: 33%;
	vertical-align: top !important;
}

#filterBulletin, #searchBulletinByKeyword,
#filterConference, #searchConferenceByKeyword
{
	float: left;
}

#loading, #loadingSearch
{
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 10px;
}

.loading
{
	background: #FFF url(spinner.gif) no-repeat center center;
}

/* EXCERPTS */

.extracttext p
{
}

h3.excerpt
{
	margin-bottom: 0px;
}

h4.projects
{
	margin: 0;
	padding-left: 3px;
}

div.intro p
{
	margin-top: 5px;
}

div.projects
{
	margin-bottom: 10px;
	padding: 10px;
	background: #F0EEEF;
}

div.excerpts
{
	background: transparent url(audio-extracts.png) no-repeat top left;
	padding-left: 90px;
	height: 90px;
}

div.podcast
{
	background: transparent url(podcast.png) no-repeat top left;
	padding-left: 90px;
	height: 90px;
}

.extracts
{
	position: absolute;
}

div.extract
{
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	width: 160px;
	height: 160px;
	background: #F0EEEF;
	overflow: hidden;
}

div.extract_placeholder
{
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	width: 160px;
	height: 160px;
	background: #4B3358;
	overflow: hidden;
}

.extract_caption
{
	position: absolute;
  background: #ffffff;  
  width: 160px;  
  height: 160px;  
  opacity: 0.85;   
	top: -400px;
	left: 0px;
	cursor: pointer;
}

div.caption
{
	padding: 12px;
}

a.transcript
{
	text-decoration: none;
}

a.extract
{
	text-decoration: none;
	font-weight: bold;
}

div.last
{
	margin: 0 0 10px 0;
}

li.keywords
{
	float: left;
	padding: 2px 6px 0 0;
}

div.service
{
	padding-bottom: 10px;
}

a.service
{
	color: ;
}
