h1#sectionheading{
	border-bottom:solid 1px #d5d5d5;
	font-size:1.6em;
	margin:-10px 0 5px 0;
	padding-bottom:10px;
	padding-top: 10px;
}


ul#sitemap_page {
	padding: 0;
	margin: 0;
}

ul#sitemap_page li {
	list-style-type: none;
	margin: 0 0 20px;
	font-weight: bold;
}

ul#sitemap_page li ul li {
	margin: 10px 0 10px 20px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}

#searchResults dl { margin: 10px 0 20px 0px; } 
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; } 
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none; 
font-weight: normal; }

.imageleft {
	float: left;
	margin: 10px 22px 10px 0px;
}

.imageright {
	float: right;
	margin: 10px 5px 10px 22px;
}

ul#quicklinks li ul li {
	margin: 0;
}

ul#quicklinks li ul {
	padding:5px 0;
	margin: 10px 10px 0 20px;
	width: 154px;
}

ul#quicklinks li ul li a {
	font-size: 1em;
	padding: 2px;
}

ul#quicklinks li ul {
	/* left: 0; */
}

table.form {
	width: 100%;
}

table.form th {
	vertical-align: top;
	text-align: right;
}

table.form tr.actions td {
	text-align: right;
}

#breadcrumb {
	width: 610px;
}

#rightcol {
	margin-top: -28px;
}

table.data {
	width: 100%;
	border-collapse: collapse;
}

table.data td, table.data th, p.data {
	border-bottom: 1px solid #ddd;
}

p.data {
	padding: 0px 5px 5px 0;
	margin: 5px 0;
}


table.data th {
	text-align: left;
	width: 30%;
}

#teaching_cases li {
	float: none;
}

#teaching_cases h2 {
	float: none;
	width: auto;
}

#teaching_cases p {
	float: none;
	width: auto;
}

form.section_search {
	border: 1px solid #ccc;
	background: #eee;
	padding: 4px;
	margin: 10px 0;
}

.partners-grid table {
	width: 100%;
	table-layout: fixed;
}

.partners-grid-wrapper h2, .partners-grid-wrapper h3 {
	text-align: left;
	margin-bottom: 10px;
}

.partners-grid-wrapper h3 {
	margin-top: 20px;
}

.partners-grid-wrapper h2 {
	margin-top: 20px;
}

.partners-grid-wrapper td.partner-name {
	border-bottom: 1px solid #eee;
	padding: 5px;
	margin-bottom: 10px;
}


.partners-grid-wrapper td.partner-name a {
	color: #777;
}
.partners-grid-wrapper h2 {
	border-bottom: 1px solid #ccc;
}

.event_description {
	clear: left;
}

.pagelist {
	clear: both;
}

.eventinfotable {
	width: 100%;
	font-size: 0.8em;
}

.eventinfotable th, .eventinfotable td {
	border-bottom: 1px solid #ddd;
	vertical-align: top;
}

.eventinfotable th {
	text-align: right;
	width: 35%;
}


.galleria_container {margin-top:10px;}
.galleria{list-style:none;margin-left:0;}
.galleria li{display:block;width:99px;height:99.5px;overflow:hidden;float:left;margin:0 0px 0px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

#calendarofeventsrhsbutton {
	background:url("../images/eventscalendarbutton.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	float:left;
	height:0;
	overflow:hidden;
	padding-top:38px;
	width:190px;
	margin-top: 10px;
}

#submitaneventlink {
	background: url(../images/portletheader.jpg) no-repeat;
	float:left;
	margin:10px 0;
	padding:0 15px 1px;
	width:128px;
	display: block;
	height: 38px;
	line-height: 38px;
	color: #fff;
	color:#FFFFFF;
font-size:0.9em;
font-weight:bold;
text-transform:uppercase;
	text-decoration: none;
	
}

ul#subnav li#pagetitle a {
	background: none;
	padding: 0;
	margin: 0;
	font-size: 1em;
	color:#005496;
}

#midcol .pullout ul, #midcol .pullout ul li {
	list-style: none;
	list-style-image: none;
}

.pullout a {
	word-wrap: break-word;
}

.pullout li a {
	background: url('../images/icons/documentdownload.jpg') no-repeat;
	padding-left: 25px;
	display: block;
	margin-bottom: 5px;
	min-height: 18px;
}

.download_link {
	background: url('../images/icons/documentdownload.jpg') no-repeat;
	padding-left: 25px;
	display: block;
	margin-bottom: 5px;
	height: 25px;
	line-height: 25px;
}

.competition_winner {
	background: url('../images/icons/casewinniner.jpg') left 5px no-repeat;
	padding-left: 35px;
}

.centre_para {
	text-align: center;
}

#rightcol .portlet p img {
	float: none;
	margin: 0;
}

table.related_downloads {
	margin: 0 0 5px 0;
	border-collapse: collapse;
	width: 100%;
	border-bottom:1px solid #DDDDDD;
}

table.related_downloads th {
	width:20%;
}

table.related_downloads th, table.related_downloads td {
	padding: 0 5px 5px 0;
	vertical-align: top;
	text-align: left;
}

table.related_downloads ul {
	margin: 0;
	list-style-type: none;
}



#midcol table.related_downloads li {
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin: 0;
}

table.related_downloads li a {
	background:url("../images/icons/documentdownload.jpg") no-repeat;
	display:block;
	margin-bottom:5px;
	min-height:18px;
	padding-left:25px;
}



#directory_accordian h2 {
	background-color: #d6d6d6;
	padding: 5px 5px 5px 10px;
	color: #5a5f62;
	font-size: 1em;
	cursor: pointer;
	margin: 10px 0;
	background-repeat: no-repeat;
	background-position: 380px center;
	background-image: url(../images/closed.png);
}

#directory_accordian h2.current {
	background-color: #a0cfe3;
	background-image: url(../images/open.png);
	
}

div.pane {
	display: none;
}

div.pane table {
	padding: 0;
	margin: 0;
	width: 100%;
}

div.pane th, div.pane td {
	text-align: left;
	vertical-align: top;
}

div.pane th {
	font-weight: bold;
	padding-left: 0;
	width: 30%;
}

div.pane td {
	
}

#directory_accordian h3 {
	margin-top: 20px;
}

body#directory #directorysearchbox {
	background: #fff;
	width:390px;
	padding: 0;
	margin; 0;
}

body#directory #directorysearchbox div {
	background: #005496;
	margin-top:10px;
	padding:8px 8px 4px;
	width:390px;
}

ul.directory_search_results a.profile_type {
	text-transform: uppercase;
	background: #999;
	text-decoration: none;
	color: #fff;
	padding: 3px;
}

#midcol ul.directory_search_results li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

ul.directory_search_results {
	margin: 10px 0;
}

#directorysearchbox {
	margin-bottom: 10px;
}

#expand_full_accordian {
	display: block;
	text-align: right;
	font-size: 0.8em;
	text-transform: lowercase;
}

#midcol ul.directory_list {
	list-style: none;
	list-style-image: none;
	margin-left: 0;
}

#midcol ul.directory_list li {
	list-style: none;
	list-style-image: none;
	margin-bottom: 15px;
	clear: both;
}

ul.directory_list img.logo {
	margin-right: 5px;
	margin-bottom: 15px;
	clear: both;
	float: left;
}

ul.directory_list a.title {
	font-size: 1.3em;
}

ul.directory_list dl {
	margin: 0;
	font-size: 0.8em;
}

ul.directory_list dl dt {
	float: left;
	clear: left;
	font-weight: bold;
	margin-right: 5px;
}

ul.directory_list dl dd {
	margin-left: 0;
}

ul.directory_list li div.tags {
	font-size: 0.8em;
}

div.pane dl {
	margin: 0;
}

div.pane dt {
	font-weight: bold;
}

div.pane dd {
	margin-left: 0;
	margin-bottom: 10px;
}

p.pagelist {
	clear: both;
}

ul.directory_portlet {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

ul.directory_portlet li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

ul.related_profiles {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

#midcol ul.related_profiles li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

#directory #rightcol span.comms_icons {
	margin-left: 3px;
}