body {
	font-size: 76%;
	font-family: "Lucida Grande", Verdana, "Trebuchet MS", Tahoma, sans-serif;
	text-align: center;
	background: #C2D2DB url(/templateimages/bg_body.png) top left repeat-x;
	color: #333;
	margin: 0;
	padding: 0;
}

body * {
	font-size: 1em;
}

fieldset,img,a,a img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

a {
	color: #AF1C1F;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #870505;
}

a:hover, a:focus, a:active {
	color: #d44;
}

/* Layout */
#container {
	margin: 25px auto 25px;
	text-align: left;
	width: 990px;
}

#page {
	background: #C2D2DB url(/templateimages/bg_page.png) top left repeat-y;
	position: relative;
	width: 990px;
}

.top, .bottom {
	position: absolute;
	width: 990px;
	height: 7px;
	left: 0;
	z-index: 2;
}

.top {
	background: transparent url(/templateimages/corner_top.gif) top left no-repeat;
}
.bottom {
	background: transparent url(/templateimages/corner_bottom.gif) bottom left no-repeat;
}

#page .top {
	background: transparent url(/templateimages/page_top.png) top left no-repeat;
	width: 990px;
	height: 20px;
}

#page .bottom {
	width: 990px;
	height: 20px;
	background: transparent url(/templateimages/page_bottom.png) bottom left no-repeat;
	bottom: -1px;
}

#content {
	background-color: #fff;
	position: relative;
	float: right;
	width: 561px;
	right: 250px;
	padding: 10px 0 40px;
	line-height: 1.5;
}

.media #content {
	width: 793px;
	right: 18px;
}

#masthead,#preheading,#banner,#page {
	position: relative;
	float: left;
}


/* Header */
#logo {
	position: relative;
	float: left;
	width: 323px;
	height: 73px;
}
#logo img {
	position: absolute;
	left: 15px;
	bottom: 0;
}

#staffBar {
	background: #eee url(/templateimages/staffbar_bg.png) repeat-x bottom left;
	height: 3.5em;
	font-size: 90%;
	padding-top: 1px;
}

#masthead {
	margin-bottom: 20px;
	font-size: .9em;
}

#masthead a {
	text-decoration: none;
}


/* Main navigation */
#navigation {
	position: relative;
	float: left;
	width: 655px;
	text-align: right;
	font-size: 110%;
}

#navigation * {
	margin: 0;
	padding: 0;
}

#toplevel {
	position: relative;
	float: right;
	margin-bottom: 6px;
}

#toplevel a {
	background-color: transparent;
	color: #fff;
}

#toplevel a:hover {
	background-color: transparent;
	color: #AF1C1F;
}

#toplevel ul {
	float: left;
	border-right: 1px solid #fff;
}

#toplevel li {
	display: inline;
	list-style: none;
	padding-left: 1px;
	padding-right: 5px;
}

#toplevel form {
	position: relative;
	top: -5px;
	float: left;
	padding-left: 12px;
}

#toplevel fieldset {
	display: inline;
}

#query {
	width: 120px;
}

#structure {
	position: relative;
	float: right;
	clear: right;
	background-color: transparent;
	color: #fff;

}

#structure a {
	font-weight: bold;
	background-color: transparent;
	color: #333;
}

#structure a:hover {
	background-color: transparent;
	color: #AF1C1F;
}

#structure li {
	position: relative;
	float: left;
	list-style: none;
	padding-left: 20px;
	padding-right: 4px;
	border-right: 1px solid #fff;
}

#structure li.here a {
	color: #fff;
}

#structure li ul li {
	float: none;
	padding-left: 0;
	padding-right: 0;
	border-right-width: 0;
	line-height: 1.4;
}

/* Banner */
#banner {
	position: relative;
	width: 990px;
	left: 5px;
	margin-bottom: 15px;
}

.slideShowWrapper {
	padding: 0;
	border: 0;
	background-color: transparent;
	overflow: hidden;
	position: relative;
}

.slideShowNav, .slideShowCtrl {
	display: none;
}

.slideShowHidden {
	position: absolute;
	display: none;
	height: 1px;
	width: 1px;
}

.slideShowImageWrapper {
	margin-top: 0;
	position: relative;
	float: left;
	width: 100%;
}

.slideShowCaption {
	background-image: url(/templateimages/teal-overlay.png);
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 9999;
	color: #fff;
	padding: 6px 4px;
}

.slideShowCaption blockquote {
	padding: 0;
	margin: 0 0 6px 0;
}

.slideShowCaption cite {
	background-color: #fff;
	color: #01adad;
	padding: 1px 5px;
	font-size: 80%;
	font-style: normal;
	float: right;
	display: block;
}


/* Heading */
#heading {
	position: relative;
	width: 980px;
	left: 5px;
}
#heading h1, #heading h2 {
	margin: 0;
	padding: 20px 12px 14px 12px;
	font-size: 1.6em;
	font-weight: normal;
}

#heading h2 a, #heading h1 a {
	text-decoration: none;
	color: #fff;
}


/* Subnavigation */
#subnav {
	position: relative;
	float: left;
	width: 160px;
	left: 5px;
	font-size: .9em;
}

#subnav h3 {
	font-weight: normal;
	margin: 0;
	padding: 8px;
	color: #fff;
	background: #9B9B9B url(/templateimages/bg_extra.png) top left repeat-x;
}

#subnav a {
	text-decoration: none;
	background-color: transparent;
	color: #333;
}

#subnav a:hover {
	background-color: transparent;
	color: #AF1C1F;
}

#subnav ul {
	margin: 0;
	padding: 8px 8px 0;
	list-style: none;
}
#subnav ul li {
	padding: 5px 10px;
	background: transparent url(/templateimages/arrow.gif) 0 8px no-repeat;
	border-bottom: 1px solid #ccc;
	position: relative;
}

#subnav ul li.last {
	border-bottom-width: 0;
}

#subnav ul li.spacer {
	background-image: none;
}

#subnav ul li.here {
	background-image: url(/templateimages/arrow_on.gif);
}

#subnav ul li.here, #subnav ul li.here a {
	color: #AC1B1E;
}


/* Secondary content */
#secondary {
	width: 222px;
	position: relative;
	float: right;
	top: 19px;
	left: 545px;
	margin-bottom: 15px;
}

#secondary ul, #secondary ul li {
	margin: 0;
	padding: 0;
}

#secondary ul {
	margin-left: 14px;
	list-style-type: square;
}

#secondary ul li {
	margin-bottom: 3px;
}

#secondary .item {
	background-color: #f8f8f8;
	margin-bottom: 1em;
	padding: 0;
	float: left;
	width: 222px;
}

#secondary .item .fabricFloatLeft {
	float: left;
	margin-right: 3px;
}

#secondary .item .fabricFloatRight {
	float: right;
	margin-left: 3px;
}

#secondary .twtr-widget {
    margin-bottom: 1em;
}

#secondary .twtr-widget h4 {
	background-image: none;
}

/*#secondary p {
	overflow: auto;
}*/

#secondary h4 {
	background-color: #9d9d9d;
	background-image: url(/templateimages/colours/grey/gutter-head.gif);
	background-repeat: repeat-x;
	color: #fff;
	margin: 0;
	padding: 0 0 4px 0;
	text-align: center;
	min-height: 23px;
	height: 23px;
	text-transform: uppercase;
	font-size: 90%;
}

html>body #secondary h4 {
	height: auto;
}

#secondary h4 span {
	background-image: url(/templateimages/gutter-top.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 6px 0 0 0;
}

#secondary h4 a:link, #secondary h4 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#secondary h4 a:hover {
	color: #fff;
	text-decoration: underline;
}

#secondary .filling {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 4px 13px 10px 13px;
	font-size: 90%;
	line-height: 1.5em;
	float: left;
	width: 194px;
}

#secondary p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

#secondary .item blockquote {
	margin: 0;
	background-image: url(/templateimages/colours/red/quote_open.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
}

#secondary .item blockquote p {
	background-image: url(/templateimages/colours/red/quote_close.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 22px;
}

#secondary .item cite {
	text-align: right;
	display: block;
}

#secondary .item cite img {
	margin-left: 6px;
}

#secondary .relatedProfilesAnimated {
	background-color: #fff;
}

#secondary .relatedProfilesAnimated .filling {
	border: 0;
	padding: 0;
	width: 220px;
}

#secondary .relatedProfilesAnimated .filling div img {
	border: 1px solid #ccc;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

#secondary .relatedProfilesAnimated blockquote {
	background-image: url(/templateimages/teal-quote-open.png?v=2);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 6px 0;
	font-size: 110%;
}

#secondary .relatedProfilesAnimated cite {
	font-size: 90%;
}

#secondary .relatedProfilesAnimated blockquote p {
	background-image: url(/templateimages/teal-quote-close.png?v=2);
	background-repeat: no-repeat;
	padding: 0 10px 0 0;
	margin: 0;
}

#secondary .relatedProfilesAnimated .slideShowCaption {
	margin: 0 1px;
	cursor: pointer;
}

#secondary .blue h4 {
	background-image: url(/templateimages/colours/blue/gutter-head.gif);
}

#secondary .bluecphr h4 {
	background-image: url(/templateimages/colours/bluecphr/gutter-head.gif);
}

#secondary .electricblue h4 {
	background-image: url(/templateimages/colours/electricblue/gutter-head.gif);
}

#secondary .magenta h4 {
	background-image: url(/templateimages/colours/magenta/gutter-head.gif);
}

#secondary .phdgreen h4 {
	background-image: url(/templateimages/colours/phdgreen/gutter-head.gif);
}

#secondary .pink h4 {
	background-image: url(/templateimages/colours/pink/gutter-head.gif);
}

#secondary .red h4 {
	background-image: url(/templateimages/colours/red/gutter-head.gif);
}

#secondary .turquoise h4 {
	background-image: url(/templateimages/colours/turquoise/gutter-head.gif);
}

#secondary .video .filling {
	padding: 0 0 10px 0;
	width: 220px;
}

#secondary .video .filling p {
	padding: 4px 13px 10px 13px;
}

#secondary .relatedProfiles .filling {
	background-color: #fff3f1;
	padding: 4px 13px 10px 6px;
	position: relative;
	width: 201px;
}

#secondary .keyfacts h4 span img {
	vertical-align: middle;
	margin-right: 4px;
}

#secondary .profileBookCovers .filling {
	text-align: center;
	padding-bottom: 0;
	font-size: 85%;
}

#secondary .profileJobCandidate .filePdf, #secondary .profileJobCandidate .fileDoc {
	display: inline-block;
	min-height: 16px;
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 20px;
}

#secondary .profileJobCandidate .filePdf {
	background-image: url(/common/icons/pdf2.gif);
}

#secondary .profileJobCandidate .fileDoc {
	background-image: url(/common/icons/doc.gif);
}

#secondary .latestNewsHeadlines .filling a,
#secondary .latestNewsHeadlinesFromLinkedCat .filling  a,
#secondary .upcomingEvents .filling  a,
#secondary .upcomingEventsFromLinkedCat .filling  a,
#secondary .profileDoctoralStudents .filling  a,
#secondary .latestVideos .filling  a,
#secondary .relatedByTag .filling  a {
	color: #777;
	text-decoration: none;
}

#secondary .latestNewsHeadlines .filling  a:hover,
#secondary .latestNewsHeadlinesFromLinkedCat .filling  a:hover,
#secondary .upcomingEvents .filling  a:hover,
#secondary .upcomingEventsFromLinkedCat .filling  a:hover,
#secondary .profileDoctoralStudents .filling  a:hover,
#secondary .latestVideos .filling  a:hover,
#secondary .relatedByTag .filling  a:hover {
	color: #d44;
}

#secondary .upcomingEvents .filling  .date,
#secondary .upcomingEventsFromLinkedCat .filling  .date {
	font-size: 80%;
	color: #999;
}

#secondary .whitebg .filling {
	background-color: #fff;
}

#secondary .latestNewsHeadlines ul,
#secondary .latestNewsHeadlinesFromLinkedCat ul,
#secondary .upcomingEvents ul,
#secondary .upcomingEventsFromLinkedCat ul,
#secondary .profileDoctoralStudents ul,
#secondary .latestVideos ul,
#secondary .relatedByTag ul {
	margin-left: 0;
	color: #777;
}

#secondary .latestNewsHeadlines ul li,
#secondary .latestNewsHeadlinesFromLinkedCat ul li,
#secondary .upcomingEvents ul li,
#secondary .upcomingEventsFromLinkedCat ul li,
#secondary .profileDoctoralStudents ul li,
#secondary .latestVideos ul li,
#secondary .relatedByTag ul li {
	background-image: url(/templateimages/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	list-style-type: none;
	position: relative;
	padding-left: 10px;
}

#secondary .upcomingEvents ul li,
#secondary .upcomingEventsFromLinkedCat ul li {
	padding-bottom: 3px;
}


/* In-content extras */
#subsidiary {
	width: 149px;
	float: right;
	margin-left: 5px;
}



/* Footer styles */
#footer * {
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	clear: both;
	width: 980px;
	left: 5px;
	font-size: 75%;
	overflow: hidden;
	padding: 15px 0 20px;
	background: #C8C8C8 url(/templateimages/bg_footer.png) bottom left repeat-x;
}

#contact {
	position: relative;
	left: 15px;
	width: 350px;
	float: left;
}

#site {
	position: relative;
	right: 15px;
	width: 420px;
	float: right;
	text-align: right;
}

#footer li {
	border-right: 1px solid #AF1C1F;
	display: inline;
}

#footer {
	font-size: .75em;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p, #footer ul {
	padding-bottom: 4px;
}
#footer ul {
	list-style: none;
}
#footer li {
	padding: 0 .5em;
}
#footer li.last {
	border-right-width: 0;
	padding-right: 0;
}
#footer li.telephone, #footer li.copyright {
	border-right-width: 0;
	padding-left: 0;
}

#credits {
	clear: both;
	padding: 0 0 0 20px;
	text-align: right;
}

#credits a {
	text-decoration: none;
    color: #7e898f;
}

#credits img {
	margin: 4px 12px 0 30px;
	vertical-align: middle;
}


/* Message styling */
.errorMessage, #errorMessages {
	padding: 8px 10px 10px 40px;
	background-image: url(/templateimages/icons/warning.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	min-height: 35px;
	height: 35px;
	background-color: #ffffe1;
	border: 1px solid #ddd;
	margin-bottom: 1em;
}

html>body .errorMessage {
	height: auto;
}

.informationMessage, #infoMessages {
	padding: 8px 10px 10px 40px;
	background-image: url(/templateimages/icons/information.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	min-height: 35px;
	height: 35px;
	background-color: #F2F9FF;
	border: 1px solid #DAEDF9;
	margin-bottom: 1em;
}

html>body #infoMessages {
	height: auto;
}


/* Form styling */
.formRow {
	margin-bottom: 5px;
}

label, span.label {
	float: left;
	text-align: right;
	width: 11em;
	margin-right: 0.5em;
}

label.long, label.inline {
	text-align: left;
	width: auto;
	margin-right: 0;
	display: block;
	float: none;
}

label.inline {
	display: inline;
}

.editorContainer {
	display: block;
	margin-left: 11.5em;
}

.multiOptions {
	margin-left: 11.5em;
}

fieldset .multiOptions {
	margin-left: 10.5em;
}

fieldset label {
	padding-right: 0;
	width: 10em;
}

.multiOptions label {
	float: none;
	text-align: left;
	display: block;
	width: auto;
}

.checkboxRow {
	padding-left: 11.5em;
}

.checkboxRow label {
	float: none;
	display: inline;
}

#content .formRow ul.errors {
    list-style-type: none;
    margin: 3px 0 5px 11.5em;
    padding: 2px 6px 2px 24px;
    background-color: #ffffe1;
    background-image: url(/common/icons/warning-16x16.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
    min-height: 18px;
}

#content .formRow ul.errors li {
	margin: 0;
	padding: 0;
}


/* Prospectus registration */
#prospectusRegister #fieldset-subjectAreas {
	margin-top: 2em;
}

#prospectusRegister .checkboxRow {
	margin-bottom: 1.5em;
}

#prospectusRegister .checkboxRow label {
	font-size: 80%;
}

#prospectusRegister .multiCheckboxRow {
	clear: both;
}

#prospectusRegister .multiCheckboxRow label.optional {
	font-weight: bold;
}


/* Content styles */
#content h2, #content h3 {
	color: #B41B1D;
}

#content h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.6em;
	line-height: 1.4;
}

#content h3 {
	font-size: 110%;
}

#content h4 {
	margin: 0;
	padding: 0;
}

#content h2 a, #content h3 a {
	font-weight: bold;
	text-decoration: none;
}

#content h2 a:hover, #content h3 a:hover {
	text-decoration: underline;
}

#content p {
	margin: 1em 0;
}

#content p.more {
	text-align: left;
}

#content p.more a {
	padding-right: 10px;
}

#content .breadcrumb {
	font-size: .9em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 1.5em;
}

#content .breadcrumb a {
	font-weight: normal;
	text-decoration: underline;
	color: #333;
}

#content .breadcrumb a:hover {
	color: #AF1C1F;
}

#content p.date {
	margin-top: 0;
	font-size: .8em;
	color: #666;
}
#content img.illustration {
	padding: 2px;
	border: 1px solid #999;
}
#content .box h3 {
	color: #333;
	background: #B6B6B6 url(/templateimages/colours/grey/box_top_556.png) top left no-repeat;
	margin-bottom: 0;
}

#content .box .filling {
	border: 1px solid #B6B6B6;
	background-color: #F2F2F2;
}

#content .box .filling h3 {
	background: transparent none;
}

#content .info h3 {
	background: #B6B6B6 url(/templateimages/colours/grey/box_top_200.gif) top left no-repeat;
}
#content .related .news ul {
	border-left: 1px solid #B6B6B6;
}

#content p.more a {
	background: transparent url(/templateimages/angledouble.gif) 100% 50% no-repeat;
}

#content .information h3, #content .profile h3 {
	text-align: center;
}

#content .box h3 .information {
	padding-right: 25px;
	background: transparent url(/templateimages/infoinsert.png) bottom right no-repeat;
}

#content .box {
	font-size: .9em;
}

#content .box p {
	margin: .5em 0;
}

#content .box li {
	margin: 1em 0;
	/*list-style: none;*/
}

#content .profile {
	font-size: .85em;
	line-height: 1.4;
}

#content .profile h3 {
	font-weight: normal;
}

#content .profile .testimonial {
	text-align: right;
	font-style: italic;
}

#content .profile .testimonial p {
	margin-right: 10px;
}

#content .profile .testimonial blockquote {
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0 20px;
	font-style: normal;
	line-height: 1.6;
}
#content .related .filling .listing h4 {
	text-align: center;
}

#content .fabricFloatLeft {
	float: left;
	margin: 0 10px 5px 0;
}

#content .fabricFloatRight {
	float: right;
	margin: 0 0 5px 10px;
}

#content .fabricCaptionedImage {
	font-size: 80%;
	background-color: #f2f2f2;
	border: 1px solid #b6b6b6;
	padding: 10px;
}

#content .fabricCaptionedImage img {
	float: none;
	margin: 0;
}

#content fieldset {
	border: 1px solid #e5e5e5;
	padding: 6px;
	margin-bottom: 1.5em;
}

#content legend {
	color: #B41B1D;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

#content img.flag {
    float: left;
    margin-right: 6px;
    vertical-align: middle;
}

#content .box {
	width: 556px;
	margin-bottom: 15px;
}
#content .box li a {
	display: inline;
}
#content .box .filling {
	padding: 6px 12px;
}

#content .info {
	/*float: right;
	margin: 0 10px 10px 10px;*/
	width: auto;
}
#content .profile {
	margin-top: 40px;
}
#content .profile .filling,
#content .related .filling {
	position: relative;
	overflow: hidden;
}
#content .profile .testimonial {
	position: relative;
	width: 340px;
	float: left;
}
#content .profile .testimonial .alum {
	display: block;
	width: 300px;
	float: right;
	position: relative;
	overflow: hidden;
}
#content .profile .testimonial img {
	float: right;
}
#content .profile .testimonial .alum cite {
	display: block;
	width: 240px;
	float: right;
	padding-right: 5px;
}
#content .profile .listing {
	position: relative;
	width: 155px;
	float: right;
}
#content .profile .listing ul, #content .profile .listing li {
	margin: 0;
	padding: 0;
}

#content .profile .listing li {
	padding-top: 4px;
	padding-bottom: 4px;
}

#content .related .listing {
	width: 260px;
	float: left;
}
#content .related .news ul {
	padding-left: 20px;
}

#content ul {
	list-style-type: square;
	overflow: hidden; /* fixes bullet overlapping floats */
}

#content > ul, #content > ol {
	margin: 0 0 13px 0;
	padding: 0 0 0 24px;
}

#content ol.publications {
	padding-left: 39px;
}

small, .smalltext {
	font-size: 80%;
}

#content .borderless {
	padding-top: 0;
}

#content .borderless .filling {
	border-width: 0;
	background-color: transparent;
	padding-top: 0;
}

#content .borderless .filling p {
	margin-top: 0;
	margin-bottom: 1em;
}

#content .profile h3 {
	color: #fff;
	background: #AE1B1F url(/templateimages/colours/red/box_top_556.png) top left no-repeat;
}

table.bg th {
	background-color: #a1a1a1;
}

table.bg td {
	background-color: #e9e9e9;
}

table.timetable {
	background-color: #F8F8F8;
}

table.timetable th {
	background-color: #00B7B7;
	color: #fff;
}

table.timetable td.block {
	background-color: #E5E5E5;
}

#faqQBox {
	clear: left;
	margin-top: 3em;
}

#faqQBox {
	background-color: #eee;
	margin-bottom: 2em;
}

#faqQBox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#faqQBox li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.faqQuestion {
	font-weight: bold;
}

.searchResultURL {
	font-size: 80%;
	text-decoration: none;
	color: #080;
}

.criteriaValue {
	padding: 3px;
}

.criteriaValue:hover {
	background-color: #ccc;
}

.criteriaOdd {
	background-color: #eee;
}

.criteriaValue input {

}

.criteriaValue .checkboxLabel {
	text-align: left;
	width: auto;
	float: none;
}

#content td, #content th {
	padding: 3px;
	font-size: 90%;
}

.researchStudentPicture {
	-moz-box-shadow: 1px 1px 2px #bbb;
	-webkit-box-shadow: 1px 1px 2px #bbb;
	box-shadow: 1px 1px 2px #bbb;
}

.profilePublications {
	margin-right: 200px;
	border-top: 1px solid #C11B1D;
}

.profilePublicationTypes {
	float: right;
	text-align: right;
	padding-right: 8px;
	padding-top: 10px;
	border-top: 1px solid #C11B1D;
	border-right: 1px solid #C11B1D;
	width: 200px;
}

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

.profilePublications ul li {
	margin: 0 0 1em 0;
	padding: 0;
}

#profilePublications {
	margin-top: 6px;
	margin-bottom: 6px;
}

#profilesSidebar {
	width: 120px;
	float: right;
}

.editorContainer {
	margin-left: 11.5em;
}

#content .newsItem {
	margin-bottom: 1.5em;
}

#content h3.today {
	background-image: url(/templateimages/today.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 65px;
}

.eventTitle {
	margin: 0;
	padding: 0;
}

#content p.newsDescription, #content p.eventDescription {
	padding-bottom: 0;
	margin-bottom: 0;
}

#content img.newsThumbnail {
	float: right;
	margin-left: 5px;
	border: 1px solid #bbb;
}

#content p.more {
	margin-top: 0;
	padding-top: 0;
}

#content .newsItem {
	margin-bottom: 2em;
}

#content .newsItem h3 {
	margin: 0;
	padding: 0;
}

#content .newsItem h3, #content .newsItem p {
	margin-right: 88px;
}

.eventCalendar {
	clear: both;
	font-size: 90%;
}

.iCalDownload {
    background-image: url(/templateimages/ical-add.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    display: block;
    margin-top: 8px;
}

.profileCheckboxes {
	margin-left: 11.5em;
}

address {
	font-style: normal;
}

#bookSearchResults .book {
	border-bottom: 1px solid #eee;
	padding-bottom: 14px;
	margin-bottom: 14px;
	font-size: 90%;
}

#bookSearchResults .bookTitle {
	font-weight: bold;
	font-size: 110%;
}

#bookSearchResults .smallBookCover {
	float: left;
	margin-right: 6px;
}

.mediaFeatured {
	margin-bottom: 1.5em;
}

.mediaItemFeatured {

}

#content .mediaItemFeatured h3 {
	font-size: 180%;
}

.mediaItemFeatured .player, .mediaStandalone .mediaPlayer {
	float: left;
	margin-right: 10px;
}

.mediaItem {
	margin-top: 1.5em;
	margin-right: 6px;
	width: 190px;
	float: left;
}

.mediaItem a {
	font-size: 90%;
}

.mediaItem .meta, .mediaItemFeatured .meta, .mediaStandalone .meta {
	color: #666;
	font-size: 80%;
}

.mediaCategory {
	clear: both;
	margin: 1.5em 0 2.5em 0;
	border-top: 5px solid #00b7b7;
}

.mediaCategoryLink {
	clear: both;
	text-align: right;
}

.mediaPlaceholder {
	border: 1px solid #eee;
	background-image: url(/admin/templateimages/icons/assets/media/normal.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 138px;
	display: block;
}

.pageLinks {
	clear: both;
}

#ugProgrammeSelect label:hover {
	background-color: #dde;
}

#ugProgrammeSelect {
	height: 180px;
	width:440px;
	overflow: auto;
	border:1px solid #ddd;
}

#ugProgrammeSelect label {
	display: block;
	margin: 0;
	padding: 2px 0 2px 0;
	width: 100%;
	height:auto;
	float: none;
	text-align:left;
	border-top: 1px solid #eee;
	font-size: 0.9em;
}

#ugProgrammeSelect input {
	border:0;
	background-color: transparent;
	margin: 0 4px 0 4px;
}


/* Embedded videos */
#content .vjs-controls > li {
	/* Default */ background-color: #000;
	/* Webkit  */ background: #000 -webkit-gradient(linear, left top, left bottom, from(#000), to(#222)) left 12px !important;
	/* Firefox */ background: #000 -moz-linear-gradient(top, #000, #222) left 12px;
}

.embeddedMediaScreenshot {
	position: relative;
}

.embeddedMediaScreenshot .overlay {
	display: block;
	background-image: url(/common/icons/play-overlay.png);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	min-width: 64px;
	min-height: 64px;
	top: 0;
	left: 0;
	cursor: pointer;
}



/* Media blocks */
.mediaThemeTurquoise {
	border-top: 5px solid #00B7B7;
}

.mediaThemeRed {
	border-top: 5px solid #AB1B1E;
}

.mediaThemeCareers {
	border-top: 5px solid #00A8AA;
}

.mediaThemeDarkblue {
	border-top: 5px solid #1c4e82;
}

.mediaThemePhdgreen {
	border-top: 5px solid #2EBB8D;
}

.mediaThemeElectricblue {
	border-top: 5px solid #3434CC;
}

.mediaThemePink {
	border-top: 5px solid #D00231;
}


/* Tumblr */
.tumblrPost {
	margin-top: 2.5em;
}

.tumblrDate {
	float: left;
}

.tumblrDate .day {
	color: #bbb;
	text-transform: uppercase;
	font-size: 280%;
	float: left;
	background-color: #fff;
	letter-spacing: -0.5px;
	line-height: 0.9em;
}

.tumblrDate .date {
	display: block;
	background-color: #c21e23;
	color: #fff;
	padding: 2px 5px 2px 5px;
	text-align: center;
	float: left;
	margin-left: 8px;
	text-transform: uppercase;
	font-size: 80%;
}

.tumblrBody {
	margin-left: 10.5em;
}


/* Map */
#map {
    clear: both;
	margin-left: 4px;
	width: 940px;
	height: 550px;
}

#map p {
    font-size: 85%;
    margin: 0.4em 0;
}

#mapTabs a {
    float: left;
    display: block;
    background-color: #eee;
    border: 1px solid #ddd;
    border-bottom-width: 0;
    padding: 5px 8px 5px 8px;
    text-decoration: none;
    font-weight: bold;
	margin: 0 3px 0 4px;
}

#mapTabs a.selected {
    background-color: #99b3cc;
    border-color: #99b3cc;
    color: #fff;
}

#map blockquote {
    background-image: url(/templateimages/colours/red/quote_open.gif);
    background-repeat: no-repeat;
    margin: 8px 0 8px 0;
    padding: 0 0 0 25px;
}

#map blockquote p {
    background-image: url(/templateimages/colours/red/quote_close.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    margin: 0;
    padding: 0 25px 0 0;
}

#map cite {
    font-size: 85%;
}

#map .spacer, #map p font {
    display: none;
}

#mapInfo {
	width: 940px;
}

#mapInfo .small {
	font-size: 85%;
}

#map div {
	white-space: normal !important;
}

#map div span {
	padding-left: 80px;
	font-size: 80%;
}


.addthis_button {
	float: right;
}


.tweets {
	float: left;
	height: 400px;
	overflow: hidden;
}

.tweet {
	border-bottom: 1px dotted #bbb;
	float: left;
	width: 100%;
}

.tweet .inner {
	margin: 4px 0;
}

.tweet img {
	float: left;
	width: 34px;
	height: 34px;
	margin-right: 5px;
	margin-top: 3px;
}

.tweet .date {
	color: #555;
}


@media print {
	body {
		font-family: "Lucida Grande",Verdana,"Trebuchet MS",Tahoma,sans-serif;
		font-size: 80%;
		margin: 5px;
	}

	#toplevel, #staffBar, #structure, #site, #subnav, #banner, #heading {
		display: none;
	}

	#content {
        width: auto;
        right: 0;
	}

	#footer {
		margin-top: 2em;
		border-top: 2px solid #888;
	}

	img {
		border: 0;
	}
}


/* Dojo theme */
@import url(http://ajax.googleapis.com/ajax/libs/dojo/1.5/dijit/themes/dijit.css);
@import url(http://ajax.googleapis.com/ajax/libs/dojo/1.5/dijit/icons/commonIcons.css);

.dijitDialog {

	/*-webkit-box-shadow:0px 1px 5px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.25);*/
}

.dijitDialogPaneContent {
	background: #fff repeat-x top left;
	/*border-top: 1px solid #769dc0;*/
	padding:10px 8px;
	position: relative;
	background-color: #fff;
	box-shadow:0px 1px 8px rgba(0,0,0,0.65);
}

.dijitDialogTitleBar {
	/*background-color: #fff;*/
}

.dijitDialogPaneContentArea {
	margin: -10px -8px;
	padding: 10px 8px;
}

.dijitDialogUnderlayWrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 998;
	display: none;
	background: transparent !important;
}

.dijitDialogUnderlay {
	background: #000;
	opacity: 0.5;
}

.dj_ie .dijitDialogUnderlay {
	filter: alpha(opacity=50);
}

.dijitDialogCloseIcon {
	position: absolute;
	right: 5px;
	height: 15px;
	width: 21px;
	color: #fff;
	cursor: pointer;
}

.mediaLightbox .dijitDialogCloseIcon {
	width: 40px;
	top: 0;
	right: 0;
	text-decoration: underline;
}

.mediaLightbox .dijitDialogTitleBar {
	height: 18px;
}
