/*	Global styles
	------------------------------  */

#main-title {
	width: 100%;
	background: #c02c1d url('/media/wwwlboroacuk/content/sbe/styleassets/images/ttlbg-site.jpg') no-repeat left top;
	font-size: 100%;
	* html font-size: 90%;
}

#main-menu .currentbranch0 a,
#main-menu .currentbranch0 a:focus,
#main-menu .currentbranch0 a:hover,
#main-menu a.active,
#main-menu a.active:focus,
#main-menu a.active:hover {
	background: #c02c1d url('/media/wwwlboroacuk/content/sbe/styleassets/images/ttlbg-site.jpg') no-repeat left top;
	color: #fff;
}

#main-menu .currentbranch1 a,
#main-menu .currentbranch1 a:focus,
#main-menu .currentbranch1 a:hover {
    background-color: #ddd;
    background-image: url("http://www.lboro.ac.uk/-images/submenu-bullet1b.gif");
}

#main-menu .currentbranch2 a,
#main-menu .currentbranch2 a:focus,
#main-menu .currentbranch2 a:hover {
        background: #ddd url("http://www.lboro.ac.uk/-images/submenu-bullet2b.gif") no-repeat 0 6px;
}

#site-footer {
	font-size: 85%;
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	clear: both;
	text-align: center;
}

.nounderline {
	text-decoration: none;
}

.featurecolour1 {
	color: #d4cade;
	font-weight: normal;
}

.featurecolour2 {
	color: #333;
}

.tab { margin-left: 40px;
	   margin-right: 40px }

/*	Override default styles
	------------------------------ */

#main-content p, #main-content h3, #main-content h4,
#main-rightbox p, #main-rightbox h3, #main-rightbox h4,
#site-footer {
	margin-top: 0;
        border-bottom-width: 0px;
}

#main-content h3 {
	margin-bottom: 1em;
}

#main-content h4 {
	color: #444;
	margin-bottom: 0.75em;
}

	#main-content h4 em {
		color: #999;
		font-size: 13px;
		font-style: normal;
		font-weight: normal;
		padding-left: 5px;
	}

#main-content p + h4,
#main-content p + h5 {
	margin-top: 1.25em;
}

#main-content h5 {
	font-size: 110%;
	font-weight: normal;
	margin: 0 0 0.75em;
}

#main-content h6 {
	font-size: 100%;
	line-height: 150%;
	margin: 0 0 1em;
}

#main-content p + h4 {
	margin-top: 1.25em;
}
		
#main-header-menu ul li a {
	border-right: 1px solid #ccc;
}

#main-header-menu ul .last a {
	border: 0;
}

#main-menu .selected {
	background: #c02c1d url('/media/wwwlboroacuk/content/sbe/styleassets/images/ttlbg-site.jpg') no-repeat left top;
	color: #fff;
}

#main-content {
	margin-bottom: 2em;
}

#main-rightbox {
	border: 0;
	font-size: 89%;
	padding-left: 0;
	width: 165px;
}
	
	#main-rightbox ul {
		margin-bottom: 1em;
	}

#site-footer {
	color: #999;
	border: 0;
	background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/site-footer-bg.png') no-repeat center top;
	width: 960px;
}

	#site-footer a {
		color: #666;
		text-decoration: none;
	}
	
	#site-footer a:focus,
	#site-footer a:hover {
		color: #333;
	}

#main-botlinks {
	margin-bottom: 0;
	padding-bottom: 10px;
}

a {
	color: #a62919;
	text-decoration: none;
}
		
a:focus,
a:hover {
	color: #d54f3c;
	text-decoration: underline;
}

p.keyareas{
	font-size: 11px;
	font-style: italic;
}

blockquote {
	color: #666;
	margin: 1em 0 0.5em;
	font-style: italic;
	font-size: 100%;
	margin-bottom: 1em;
	padding: 15px 10px 15px 30px;
	background: #f8f8f8 url('/media/wwwlboroacuk/content/sbe/styleassets/images/quote-begin.png') no-repeat 10px 10px;
}

	blockquote p {
		background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/quote-end.png') no-repeat right 89%;
		padding-right: 30px;
	}
	
	#main-content .no-source p {
		margin: 0;
	}
	
	#main-content blockquote .source {
		font-size: 90%;
		font-style: normal;
		color: #999;
		text-align: right;
		background: none;
		padding: 0;
		margin: 0;
	}

table {
	margin-bottom: 1em;
}

	table td,
	table th {
		vertical-align: top;
	}

a img {
	border: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/*	Specific styles
	------------------------------ */
	
/*	Button  */

p.button {
	margin: 0;
	overflow: hidden;	
	padding: 3px 0 0;
}

	p.button a {
		background: #c02c1d url('/media/wwwlboroacuk/content/sbe/styleassets/images/ttlbg-site.jpg') no-repeat left top;	
		color: #fff;
		display: block;
		float: left;
		margin-right: 15px;
		outline: none;
		padding: 3px 6px 4px;
		text-decoration: none;
	}
	
	p.button.right a {
		float: right;
		margin: 0;
	}
	
	p.button a:focus,
	p.button a:hover {
		background-position: left -15px;
	}
	
	p.button a:active {
		background-position: left -30px;
	}

/*	Video links  */

#slideshow-wrapper #slideshow li p.button.play a,
.video-large p.button.play a {
	font-size: 105%;
	padding: 4px 8px 6px 25px;
	position: relative;	
}

	#slideshow-wrapper #slideshow li p.button.play a img,
	.video-large p.button.play a img {
		border: 0;
		height: 16px;
		position: absolute;
		left: 5px;
		top: 5px;
		width: 16px;
	}

.video-large {
	margin-bottom: 1.25em;
	position: relative;
	width: 530px;
	height: 202px;
}

	.video-large img {				
		border: 1px solid #ccc;
		width: 528px;
		height: 200px;
	}

	.video-large div {
		background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/slideshow-div-bg.png') repeat left top;
		color: #fff;
		padding: 13px 12px 15px 16px;
		position: absolute;
		right: 20px;
		bottom: 20px;
		width: 250px;
	}
	
		#main-content .video-large div h2 {
			font-size: 18px;
			line-height: 18px;
			margin: 0 0 8px;
			padding: 0;
			z-index: 10;
		}
		
		#main-content .video-large div p {
			line-height: 17px;
			margin: 0 0 10px;
			z-index: 10;
		}
		
		#main-content .video-large div .button {
			margin-bottom: 0;
			z-index: 10;
		}

/*	Search form  */

#cse-search-box {
	margin: 0 0 13px;
	padding: 0;
	position: relative;
}
	
	#cse-search-box fieldset {
		margin: 0;
		padding: 0;
		overflow: hidden;
		border: 0;
	}
		
		#cse-search-box label {
			display: none;
		}
		
		#cse-search-box .text {
			border: 1px solid #ccc;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-box-shadow: 0px 1px 3px #f6f6f6;
			-moz-box-shadow: 0px 1px 3px #f6f6f6;
			box-shadow: 0px 1px 2px #f6f6f6;
			border-radius: 3px;
			margin: 0 8px 0 0;
			padding: 3px 5px 4px 6px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #666;
			line-height: 1.35;
			min-height: 16px;
			width: 118px;
		}
		
		#cse-search-box .text:focus,
		#cse-search-box .text:hover {
			border: 1px solid #aaa;
		}
		
		#cse-search-box .button {
			position: absolute;
			right: -4px;
			top: -3px;
		}

/*	Sidebar listings  */
		
#sidebar #news h3 {
	margin-bottom: 10px;
}

#news ul {
	line-height: 15px;
	list-style: none;
	margin: 0 0 1.25em -1px;
	padding: 0;
}

	#news ul li {
		background: transparent url('/media/wwwlboroacuk/content/sbe/styleassets/images/news-bullet.png') no-repeat left 4px;
		border-bottom: 1px solid #eee;
		margin-bottom: 8px;
		padding: 0 0 8px 9px;
	}
	
	#news ul li:last-child {
		border-bottom: 0;
		margin: 0;
		padding-bottom: 0;		
	}
	
		#news ul li a {
			color: #a62919;
			display: block;
			font-weight: bold;
			text-decoration: none;
		}
		
		#news ul li a:focus,
		#news ul li a:hover {
			color: #d54f3c;
		}
		
		#news ul li em {
			color: #999;
			display: block;
			font-size: 11px;
			font-style: normal;
			padding-top: 2px;
		}

/*	Related box  */

#main-rightbox .box {	
	background: #f2f2f2;	
	background: -moz-linear-gradient(
		top,
		#f8f8f8,
		#eeeeee
	);	
	background: -webkit-gradient(
		linear,
		left top, left bottom,
		from(#f8f8f8),
		to(#eeeeee)
	);		
	border-top: 1px solid #eee;
	padding: 8px 5px 10px 13px;
	margin: 0 0 1em;
}
	
	#main-rightbox .box h3 {
		font-size: 14px;
		font-weight: bold;		
		letter-spacing: normal;
		margin-bottom: 0.5em;
	}
	
	#main-rightbox .box ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		#main-rightbox .box ul li {
			background: transparent url('/media/wwwlboroacuk/content/sbe/styleassets/images/news-bullet.png') no-repeat left 4px;
			padding: 0 0 0 9px;
		}
	
	#main-rightbox .box p {
		margin: 0;
	}

/*	Categories  */

#categories {
	list-style: none;
	margin: 0 0 0.75em -20px;
	overflow: hidden;
	padding: 0.5em 0 0;
	width: 550px;
}

	#categories li {
		float: left;
		list-style: none;
		margin: 0 0 0 20px;
		padding: 0;
		position: relative;
		width: 255px;
	}
	
	#categories li a img {
		border: 0;
	}
	
	#categories li a strong {
		background: #c02c1d url('/media/wwwlboroacuk/content/sbe/styleassets/images/ttlbg-site.jpg') no-repeat left -20px;
		bottom: 20px;
		color: #fff;
		display: block;
		font-size: 18px;
		padding: 6px 10px 8px;
		position: absolute;
		right: 0;		
	}
	
	#categories li a:focus strong,
	#categories li a:hover strong {
		background-position: left top;
	}
	
/*	Category boxes */

.category-boxes {
	list-style: none;
	margin: 0 0 0.75em -20px;
	overflow: hidden;
	padding: 0.5em 0 0;
	width: 550px;
}

	.category-boxes li {
		background: #f5f5f5;
		border: 1px solid #ddd;
		border-left: 5px solid #a62919;
		float: left;
		list-style: none;
		margin: 0 0 1.5em 20px;
		min-height: 110px;
		padding: 10px 8px 10px 12px;
		width: 229px;
	}
	
	.category-boxes.no-height li {
		min-height: inherit;
	}
	
	.category-boxes.phd-research li {
		min-height: 160px;
	}
	
		#main-content .category-boxes li h3 {
			border: 0;
			font-size: 16px;
			margin-bottom: 5px;
			padding: 0;
		}
		
		#main-content .category-boxes li p {
			color: #666;
			margin-bottom: 0;		
		}

/*	Collapsable regions  */

#main-content h4.trigger {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 -10px 12px -10px;
	background: #f5f5f5 url('/media/wwwlboroacuk/content/sbe/styleassets/images/arrow-down.png') no-repeat 506px 13px;
	padding: 5px 0 5px 10px;
	border: 1px solid #f2f2f2;
	line-height: 150%;
	cursor: pointer;
	display: block;
	width: 516px;
}

#tabs div.content > p + h4.trigger {
	margin-top: 1.25em;
}

#main-content h4.trigger:focus,
#main-content h4.trigger:hover {
	background-color: #f8f8f8;
}

#main-content h4.trigger a {
	text-decoration: none;
	display: block;
	outline: none;
}
		
#main-content h4.active {
	background: #f8f8f8 url('/media/wwwlboroacuk/content/sbe/styleassets/images/arrow-up.png') no-repeat 506px 13px;
}

.toggle_container {
	margin: 0;
	padding: 0 0 1em;
	overflow: hidden;
	width: 508px;
	clear: both;
}

/*	Sidebar video  */

.video {
	margin: 0;
	padding: 0.5em 0 1em;
}

.video a {
	display: block;
	position: relative;
	height: 79px;
	width: 139px;	
}

	.video a img {
		width: 139px;
	}
	
	.video a strong {
		background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/button-play.png') no-repeat left top;
		display: block;
		left: 44px;
		height: 46px;
		position: absolute;
		top: 16px;
		width: 50px;
	}
	
	.video a:focus strong,
	.video a:hover strong {
		background-position: left -454px;
	}

/*	Graduate focus downloads  */

#main-content .graduate-focus {
	font-weight: bold;
	list-style: none;
	margin: 0 0 1em -20px;
	overflow: hidden;
	padding: 0.25em 0 0;
}

	#main-content .graduate-focus li {
		float: left;
		margin: 0 0 0 20px;
		text-align: center;
		width: 154px;
	}
	
		#main-content .graduate-focus li a:focus,
		#main-content .graduate-focus li a:hover {
			text-decoration: none;
		} 
		
		#main-content .graduate-focus li a img {
			border: 2px solid #ddd;
		}
		
		#main-content .graduate-focus li a:focus img,
		#main-content .graduate-focus li a:hover img {
			border-color: #eee;
		}		

/*	Research  */

.seminars {
	margin-left: -10px;
	width: 540px;
}

	.seminars th {
		background: #eee;
		padding: 5px 10px;
		vertical-align: top;
	}
	
	.seminars .date {
		width: 75px;
	}
	
	.seminars .group {
		width: 45px;
	}
	
	.seminars .presenter {
		width: 140px;
	}
	
	.seminars .title {
		width: 195px;
	}
	
	.seminars.three-cols .presenter,
	.seminars.three-cols .title {
		width: 200px;
	}
	
	.seminars td {
		border-bottom: 1px solid #ddd;
		padding: 10px;
		vertical-align: top;
	}

.panel-meetings {	
	line-height: 150%;
	margin: -10px 0 1em -10px;
	width: 540px;
}	
	
	.panel-meetings td, 
	.panel-meetings th {
		border-bottom: 1px solid #eee;
		padding: 10px;
		vertical-align: top;
	}
	
	.panel-meetings td ul {
		margin: 0 0 1em 1em;
		padding: 0;
	}

/*	Downloads  */

ul.downloads {
	border-top: 1px solid #eee;
	list-style: none;
	margin: 0 0 0.75em;
	padding: 0.5em 0 0;
}

	ul.downloads li {
		border-bottom: 1px solid #eee;
		margin-bottom: 0.5em;
		padding-bottom: 0.5em;
	}

		ul.downloads a,
		.pdf {
			background: transparent url('/media/wwwlboroacuk/content/sbe/styleassets/images/icon-pdf.png') no-repeat left 3px;
			display: block;
			padding-left: 24px;
		}
		
		.pdf {
			background-position: left 1px;
		}

.doc {
	background: transparent url('/media/wwwlboroacuk/content/sbe/styleassets/images/icon-pdf.png') no-repeat left center;
	display: block;
	padding-left: 24px;
}

/*	Miscellaneous  */

img.border {
	margin-bottom: 1em;
}

.degreeType {
	font-size: 89%;
	font-weight: bold;
}

#main-content ul.spaced li {
	margin-bottom: 1em;

}
	#main-content ul.spaced li ul {
		margin-top: 1em;
	}

img.left {
	float: left;
	margin: 0 20px 1em 0;
}

img.right {
	float: right;
	margin: 2px 0 1em 20px;
}

.border-bottom {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1.25em;
}

#main-content p.highlight {
	background-color: #fcfcfc;
	border: 1px solid #ddd;
	margin-bottom: 1.25em;
	padding: 10px;
}

em.highlight {
	color: #f00;
	font-size: 11px;
}

a[rel="external"] {
	background: transparent url('/media/wwwlboroacuk/content/sbe/styleassets/images/icon-external-link.png') no-repeat right 1px;
	padding-right: 16px;
}

#map_canvas {	
	border: 1px solid #ccc;
	clear: both;
	height: 220px;
	margin-bottom: 1em;
	position: relative;
	width: 530px;
}

#location {
	background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/icon-marker.png') no-repeat left center;
	padding: 10px 0 10px 28px;
}

#main-content p.border-bottom {
	border-bottom: 1px solid #eee;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}

.photo-caption {
	color: 999;
	float: right;
	font-size: 11px;
	margin: 2px 0 1em 20px;
	text-align: center;
}

	.photo-caption img {
		display: block;
		margin-bottom: 8px;
	}

#main-content .center {
	margin-bottom: 0;
	text-align: center;
}

#main-content p.date {
	color: #999;
	font-weight: bold;
	margin-top: -10px;
}

#main-content .apply {
	margin-left: 2em;
	padding-left: 0;
}

	#main-content .apply ol {
		list-style: lower-alpha;
		margin: 0 0 1em 2em;
		padding: 0;
	}
	
	#main-content .apply .roman {
		list-style: lower-roman;
	}
		

/*	Home page
	------------------------------ */
	
#home {
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 15px 0 30px;
	width: 740px;
}

#sidebar {
	float: right;
	font-size: 89%;
	margin-right: 20px;
	width: 165px;
}

/*	Slideshow  */

#slideshow-wrapper {
	position: relative;
	width: 740px;
	height: 220px;
	margin: 0;
	clear: both;
	padding: 0 0 20px;
}

	#slideshow-wrapper #slideshow-nav {
		margin: 0;
	}
	
		#slideshow-wrapper #slideshow-nav a {
			display: block;	
			height: 52px;
			outline: none;
			overflow: hidden;
			position: absolute;
			text-indent: -9999px;
			top: 84px;
			width: 37px;
			z-index: 10;
		}
		
		#slideshow-wrapper #slideshow-nav #next {
			right: 17px;	
			background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/slideshow-nav.png') no-repeat -37px top;	
		}
		
		#slideshow-wrapper #slideshow-nav #next:focus,
		#slideshow-wrapper #slideshow-nav #next:hover {
			background-position: -37px -52px;
		}
		
		#slideshow-wrapper #slideshow-nav #prev {
			left: 17px;
			background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/slideshow-nav.png') no-repeat left top;
		}
		
		#slideshow-wrapper #slideshow-nav #prev:focus,
		#slideshow-wrapper #slideshow-nav #prev:hover {
			background-position: left -52px;
		}
	
	#slideshow-wrapper #slideshow {
		overflow: hidden;
		margin: 0;
		width: 740px;
		height: 220px;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0;		
	}
	
		#slideshow-wrapper #slideshow li {
			width: 740px;
			height: 250px;
		}
		
			#slideshow-wrapper #slideshow li img {				
				width: 740px;
				height: 220px;
			}
			
			#slideshow-wrapper #slideshow li span {
				width: 740px;
				height: 250px;
				display: block;
				background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/slideshow-border.png') no-repeat left top;
				position: absolute;
				left: 0;
				top: 0;
			}
	
			#slideshow-wrapper #slideshow li div {
				background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/slideshow-div-bg.png') repeat left top;
				color: #fff;
				padding: 13px 12px 15px 16px;
				position: absolute;
				right: 69px;
				top: 22px;
				width: 250px;
			}
			
			#slideshow-wrapper #slideshow li .short {
				top: 31px;
			}
			
				#slideshow-wrapper #slideshow li div h2 {
					font-size: 18px;
					line-height: 18px;
					margin: 0 0 8px;
					padding: 0;
					z-index: 10;
				}
				
				#slideshow-wrapper #slideshow li div p {
					line-height: 17px;
					margin: 0 0 10px;
					z-index: 10;
				}
				
				#slideshow-wrapper #slideshow li div .button {
					margin-bottom: 0;
					z-index: 10;
				}

/*	Subject areas  */

#subjects {
	float: left;
	font-size: 12px;
	list-style: none;
	margin: -20px 0 0 -20px;
	overflow: hidden;
	padding: 0;
	width: 555px;
}

	#subjects .box {
		background: #f8f8f8;
		border: 1px solid #ddd;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		float: left;
		margin: 20px 0 0 20px;
		padding: 0 0 7px 14px;
		width: 241px;
	}
	
		#subjects li h2 {
			font-weight: normal;
			line-height: 1;
			margin: 0;
			padding: 0;
		}
		
			#subjects li h2 a {
				display: block;
				height: 75px;
				margin: 0 0 10px -14px;
				position: relative;
				text-decoration: none;
				width: 255px;
			}
			
				#subjects li h2 a img {
					position: absolute;
					left: 0;
					margin: 0;
					top: 0;
				}
				
				#subjects li h2 a strong {
					background: #c02c1d url('/media/wwwlboroacuk/content/sbe/styleassets/images/ttlbg-site.jpg') no-repeat left top;
					bottom: 10px;
					color: #fff;
					display: block;
					font-size: 15px;
					padding: 6px 10px 8px;
					position: absolute;
					right: 0;
					text-decoration: none;
				}
				
				#subjects li h2 a:focus strong,
				#subjects li h2 a:hover strong {
					background-position: left -15px;
					text-decoration: none;
				}
				
				#subjects li h2 a:active strong {
					background-position: left -30px;
					text-decoration: none;
				}
		
		#subjects li p {
			color: #777;
			font-size: 11px;
			line-height: 1.4;
			margin: 0 0 8px -14px;
			padding: 0 14px 0;
			width: 227px;
		}	
	
		#subjects li ul {
			list-style: none;
			margin: 0 0 0 -3px;
			padding: 0;
		}
		
			#subjects li ul li {
				background: transparent url('/media/wwwlboroacuk/content/sbe/styleassets/images/sections-bullet.png') no-repeat 1px center;
				border: 0;
				-webkit-border-radius: 0;
				-moz-border-radius: 0;
				border-radius: 0;
				float: none;
				margin: 0 0 4px;
				padding: 0 0 0 10px;
                }
			
				#subjects li ul li a {
					color: #a62919;
					text-decoration: none;
				}
				
				#subjects li ul li a:focus,
				#subjects li ul li a:hover {
					color: #d54f3c;
				}

/*	Brochures
	------------------------------ */

#main-content .brochures {
	margin: 0 0 0 -20px;
	padding: 0;
	list-style-type: none;
	width: 550px;
	overflow: hidden;
}

	#main-content .brochures li {
		padding: 0 0 1.25em;
		list-style-type: none;
		float: left;
		min-height: 88px;
		width: 255px;		
		margin: 0 0 0 20px;
	}
	
	#main-content .brochures a {
		color: #666;
		text-decoration: none;
		display: block;
		font-size: 11px;
		line-height: 1.5;
		overflow: hidden;
	}		
	
		#main-content .brochures a img {
			float: left;
			border: 2px solid #ccc;
			margin: 2px 10px 0 0;
		}
		
		#main-content .brochures a strong {
			color: #a62919;
			display: block;
			font-size: 12px;
			margin-bottom: 2px;
		}		
	
	#main-content .brochures a:focus,
	#main-content .brochures a:hover {
		color: #999;
	}
	
		#main-content .brochures a:focus img,
		#main-content .brochures a:hover img {
			border-color: #ddd;
		}
		
		#main-content .brochures a:focus strong,
		#main-content .brochures a:hover strong {
			color: #d54f3c;
		}

#brochure-form fieldset {
	background: #f5f5f5;
	margin-bottom: 1em;
	padding: 10px 0 3px 15px;
}

.brochure-button {
	line-height: 1;
	margin: 0 0 1.25em;
	padding: 0.5em 0;	
	position: relative;
}

#home .brochure-button {
	margin-bottom: 2em;
}

	.brochure-button a {
		background: #fff url('/media/wwwlboroacuk/content/sbe/styleassets/images/brochure-button-bg.png') repeat-x left bottom;
		border: 1px solid #eee;
		color: #777;
		display: block;
		font-weight: bold;
		line-height: 1.25;
		padding: 8px 8px 8px 65px;		
		text-shadow: 2px 2px 2px #fff;
	}
	
	.brochure-button a:focus,
	.brochure-button a:hover {
		color: #999;
		text-decoration: none;
	}
	
		.brochure-button a img {
			position: absolute;
			left: 0px;
			top: 0px;
			border-style: solid;
			border-width: 2px;
			border-color: #DDD;
		}


/*	Photograph with text overlay
	------------------------------ */

#photo-text {
	font-weight: bold;
	height: 202px;
	margin: 0 0 1em;
	position: relative;
	width: 530px;
}

	#photo-text img {
		border: 1px solid #ccc;
	}
	
	#photo-text p {
		background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/slideshow-div-bg.png') repeat left top;
		color: #fff;
		padding: 13px 12px 15px 16px;
		position: absolute;
		right: 1px;
		top: 39px;
		width: 220px;
	}


/*	Category links
	------------------------------ */
	
#main-rightbox #category-buttons {
	font-size: 12px;
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}

	#main-rightbox #category-buttons li {
		line-height: 1;
		margin-bottom: 0.75em;
	}
	
		#main-rightbox #category-buttons li a {
			background: #000 url('/media/wwwlboroacuk/content/sbe/styleassets/images/category-buttons-bg.png') repeat-x left top;
			border-left: 8px solid #a62919;
			color: #fff;
			display: block;
			font-weight: bold;
			padding: 6px 0 7px 10px;
		}
		
		#main-rightbox #category-buttons li a:focus,
		#main-rightbox #category-buttons li a:hover {
			background: #444;
			border-color: #d54f3c;
			text-decoration: none;
		}
		
		#main-rightbox #category-buttons li a strong {
			font-size: 13px;
		}	
	
	
/*	Inaugural lecture videos button
	------------------------------ */

#main-rightbox #inaugural-button {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	#main-rightbox #inaugural-button a {
		background: url(/media/wwwlboroacuk/content/sbe/styleassets/images/jiyin-liu-thumb.jpg) no-repeat left top;
		color: #fff;
		text-decoration: none;
		margin-bottom: 1em;
		display: block;
		border: 1px solid #ddd;
		line-height: 1;
		width: 163px;
		height: 68px;
		position: relative;
	}
	
	#main-rightbox #inaugural-button a:focus,
	#main-rightbox #inaugural-button a:hover {
		border-color: #666;
	}
	
		#main-rightbox #inaugural-button a strong {
			background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/slideshow-div-bg.png') repeat left top;
			width: 147px;
			padding: 4px 8px;
			position: absolute;
			left: 0px;
			bottom: 0px;
		}
		
			#main-rightbox #inaugural-button a strong em {
				font-style: normal;

			}
		
		#main-rightbox #inaugural-button a:focus strong,
		#main-rightbox #inaugural-button a:hover strong {
			background: #000;
		}


/*	Staff profile
	------------------------------ */

.vcard {
	width: 498px;
	padding: 18px 10px 12px 20px;
	border: 1px solid #ddd;
	background: #fff url('/media/wwwlboroacuk/content/sbe/styleassets/images/vcard-bg.png') repeat-x left bottom;
	margin: 0 0 1.25em;
	overflow: hidden;
}

	.vcard div {
		float: left;
		width: 356px;
	}
	
	.vcard.no-photo div {
		float: left;
		width: 498px;
	}
	
		.vcard img {
			border: 1px solid #ddd;
			float: left;
			margin: 0 20px 5px 0;
			width: 120px;		
		}
		
			#main-content .vcard h3 {
				border: 0;
				margin: 0 0 0.5em;
				padding: 0;
			}
			
				#main-content .vcard h3 span {
					font-weight: normal;
					font-size: 80%;
					display: block;
					padding-top: 3px;
				}
			
			#main-content .vcard h4 {
				font-size: 120%;
				font-weight: normal;
				line-height: 1.25;
				margin: 0 0 0.5em;
				padding: 0;
			}
			
			#main-content .vcard .small {
				font-size: 105%;
			}
		
				#main-content .vcard h4 span {
					color: #666;
					display: block;
					font-size: 80%;
					padding-top: 0.25em;
				}
		
		#main-content .vcard #links {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		
			#main-content .vcard #links li {
				padding: 0 0 3px 24px;
			}
			
			#main-content .vcard #links #research {
				background: url('/media/wwwlboroacuk/content/sbe/photos/icon-vcard-research.png') no-repeat left 6px;
				border-top: 1px solid #ddd;
				padding-top: 5px;
				margin-top: 5px;
			}
			
			#main-content .vcard #links #pubs {
				background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/icon-vcard-pubs.png') no-repeat 1px 1px;
			}
			
			#main-content .vcard #links #tel {
				background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/icon-vcard-tel.png') no-repeat left 7px;
				border-top: 1px solid #ddd;
				padding-top: 6px;
				margin-top: 5px;
			}
			
			#main-content .vcard #links #location {
				background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/icon-vcard-location.png') no-repeat left 1px;
			}
			
			#main-content .vcard #links #email {
				background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/icon-vcard-email.png') no-repeat left 1px;
			}


/*	Graduation photos
	------------------------------ */

.graduation-photos {
	list-style: none;
	margin: 0 0 0 -20px;
	overflow: hidden;
	padding: 0;
	width: 550px;
}

	.graduation-photos li {
		float: left;
		list-style: none;
		margin: 0 0 0 20px;
		min-height: 180px;
		padding: 0;
		width: 162px;
	}
	
		#main-content .graduation-photos h5 {
			color: #666;
			font-size: 11px;
			line-height: 14px;
			margin: 0 0 0.25em;
			padding-left: 15px;
		}
	
		#main-content .graduation-photos .photo {
			margin: 0 0 0.75em;
		}
		
			.graduation-photos .photo a {
				display: block;
				height: 110px;
				position: relative;
				text-decoration: none;
			}
			
				.graduation-photos .photo a img {
					border: 2px solid #ddd;
					padding: 5px;
				}
				
				.graduation-photos .photo a:focus img,
				.graduation-photos .photo a:hover img {
					border-color: #a62919;
				}
			
				.graduation-photos .photo a span {
					background: #fff url(/media/wwwlboroacuk/content/sbe/styleassets/images/icon-zoom.png) no-repeat 5px center;
					border-top: 1px solid #ddd;
					border-left: 1px solid #ddd;
					-webkit-border-top-left-radius: 5px;
					-moz-border-radius-topleft: 5px;
					border-top-left-radius: 5px;
					color: #a62919;
					display: none;
					padding: 4px 8px 5px 25px;
					position: absolute;
					right: 2px;
					bottom: -3px;
				}
				
				.graduation-photos .photo a:focus span,
				.graduation-photos .photo a:hover span {
					display: block;
				}
			
		#main-content .graduation-photos .download {
			font-size: 11px;
			margin: 0;
		}
		
			.graduation-photos .download a {
				background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/icon-download.png') no-repeat left center;
				display: block;
				padding-left: 15px;
			}
			
/*	Photo Gallery Landing Page
	------------  */
	
#gallery-thumb-wrapper {
	margin-left: -8px;
	width: 540px;
}

.thumb {
	margin-left: 8px;
	margin-bottom: 8px;
	float: left;
	width: 98px;
	height: 98px;
	border: 1px solid #cccccc;
	padding: 0px;
}

.thumb img{
	width: 98px;
	height: 98px;
}



#slideshow-wrapper-news #slideshow li p.button.play a,
.video-large-news p.button.play a {
	font-size: 105%;
	padding: 4px 8px 6px 25px;
	position: relative;	
}

	#slideshow-wrapper-news #slideshow li p.button.play a img,
	.video-large-news p.button.play a img {
		border: 0;
		height: 16px;
		position: absolute;
		left: 5px;
		top: 5px;
		width: 16px;
	}

.video-large-news {
	margin-bottom: 1.25em;
	position: relative;
	width: 530px;
	height: 202px;
}

	.video-large-news img {				
		border: 1px solid #ccc;
		width: 528px;
		height: 200px;
	}

	.video-large-news div {
	/* background: url(../images/slideshow-div-bg.png) repeat left top; */
	color: #fff;
	padding: 13px 12px 15px 16px;
	position: absolute;
	height: 30px;
	right: 19px;
	top: 100px;
	width: 200px;
	}
	
		#main-content .video-large-news div h2 {
			font-size: 18px;
			line-height: 18px;
			margin: 0 0 8px;
			padding: 0;
			z-index: 10;
		}
		
		#main-content .video-large-news div p {
			line-height: 17px;
			margin: 0 0 10px;
			z-index: 10;
		}
		
		#main-content .video-large-news div .button {
			margin-bottom: 0;
			z-index: 10;
		}

/*---------------------- */
#slideshow-wrapper #slideshow li p.button.play a,
.video-large-low p.button.play a {
	font-size: 105%;
	padding: 4px 8px 6px 25px;
	position: relative;	
}

	#slideshow-wrapper #slideshow li p.button.play a img,
	.video-large-low p.button.play a img {
		border: 0;
		height: 16px;
		position: absolute;
		left: 5px;
		top: 5px;
		width: 16px;
	}

.video-large-low {
	margin-bottom: 1.25em;
	position: relative;
	width: 530px;
	height: 202px;
}

	.video-large-low img {				
		border: 1px solid #ccc;
		width: 528px;
		height: 200px;
	}

	.video-large-low div {
		background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/slideshow-div-bg.png') repeat left top;
		color: #fff;
		padding: 13px 12px 15px 16px;
		position: absolute;
		right: 20px;
		top: 90px;
		width: 250px;
	}
	
		#main-content .video-large-low div h2 {
			font-size: 18px;
			line-height: 18px;
			margin: 0 0 8px;
			padding: 0;
			z-index: 10;
		}
		
		#main-content .video-large-low div p {
			line-height: 17px;
			margin: 0 0 10px;
			z-index: 10;
		}
		
		#main-content .video-large-low div .button {
			margin-bottom: 0;
			z-index: 10;
		}


/*	MBA homepage
	------------  */

#main-content .intro {
	font-size: 15px;
	line-height: 1.35;
}

#main-content .highlight.nudge {
	margin-top: 1.6em;	
}

/*	Tabs  */

.ui-tabs .ui-tabs-hide { display: none !important; }

#mba-tabs {
	background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/mba-tabs-shadow.png') no-repeat center bottom;
	min-height: 300px;
	margin-bottom: 0.5em;
	position: relative;
}

	#mba-tabs .nav {
		background: #000 url('/media/wwwlboroacuk/content/sbe/styleassets/images/mba-tabs-bg.png') repeat-x left top;
		left: 0;
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 251px;
		width: 530px;
		z-index: 20;
	}
	
		#mba-tabs .nav li {
			float: left;
			margin: 0;
			padding: 0;
		}
		
			#mba-tabs .nav li a {
				background: #000 url('/media/wwwlboroacuk/content/sbe/styleassets/images/mba-tabs-bg.png') repeat-x left top;
				color: #fff;
				display: block;
				font-size: 15px;
				font-weight: bold;
				line-height: 1;
				min-height: 13px;
				outline: none;
				padding: 10px 0;
				text-align: center;
				text-decoration: none;
			}
			
			#mba-tabs .nav li a:focus,
			#mba-tabs .nav li a:hover {
				background: #000;
				color: #fff;
			}
			
			#mba-tabs .nav .home a {
				min-height: 17px;
				padding: 8px 0 11px;
				width: 50px;
			}
			
			#mba-tabs .nav .full-time a {
				width: 100px;
			}
			
			#mba-tabs .nav .part-time a {
				width: 105px;
			}
			
			#mba-tabs .nav .ism a {
				width: 275px;
			}
			
			#mba-tabs .nav .ui-tabs-selected a,
			#mba-tabs .nav .ui-tabs-selected a:focus,
			#mba-tabs .nav .ui-tabs-selected a:hover {
				background: transparent url('/media/wwwlboroacuk/content/sbe/styleassets/images/mba-tabs-active-bg.png') repeat-x center top;
				color: #fff;
				margin-top: -9px;
				padding: 19px 0 13px;
			}
			
			#mba-tabs .nav .home.ui-tabs-selected a,
			#mba-tabs .nav .home.ui-tabs-selected a:focus,
			#mba-tabs .nav .home.ui-tabs-selected a:hover {
				min-height: 19px;
				padding: 17px 0 11px;
			}
	
	#mba-tabs .tab {
		border-bottom: 2px solid #fff;
		height: 255px;
		margin: 0;
		padding: 0;
		width: 530px;
		z-index: 10;
	}
	
		#mba-tabs .tab img {
			border: 1px solid #9f9f9f;
			border-bottom: 0;
			z-index: 0;
		}
		
		#mba-tabs .tab div {
			background: transparent url('/media/wwwlboroacuk/content/sbe/styleassets/images/slideshow-div-bg.png') repeat left top;
			bottom: 83px;
			color: #fff;
			font-size: 13px;
			line-height: 1.5;
			margin: 0;
			padding: 12px 15px 15px 20px;
			position: absolute;
			left: 20px;
			width: 175px;
		}
		
		#mba-tabs .tab.home div {
			padding-right: 20px;
			width: 160px;
		}
		
		#mba-tabs .tab.home.new div {
			padding-right: px;
			width: 230px;
		}
		
		#mba-tabs .tab.ism div {
			bottom: 70px;
			width: 220px;
		}
		
			#mba-tabs .tab div h3 {
				border: none;
				font-size: 18px;
				line-height: 1.2;
				margin: 0 0 7px;
				padding: 0;
			}
			
			#mba-tabs .tab div ul {
				font-size: 13px;
				list-style: none;
				margin: 0 0 9px;
				padding: 0;
			}
			
				#mba-tabs .tab div ul li {
					background: url('/media/wwwlboroacuk/content/sbe/styleassets/images/mba-tabs-bullet.png') no-repeat left 5px;
					line-height: 1.25;
					margin: 0 0 6px;
					padding: 0 0 0 15px;
				}
			
			#mba-tabs .tab.new div ul {
				margin: 0 0 12px;
			}
				
				#mba-tabs .tab.new div ul li {
					margin: 0 0 4px;
				}
			
			#mba-tabs .tab div p {
				font-size: 13px;
				margin: 0 0 11px;
				padding: 0;
			}
			
			#mba-tabs .tab div p.button {
				margin: 0 0 4px;
			}
			
				#mba-tabs .tab div p.button a {
					margin-right: 0;
					position: relative;
				}
			
				#mba-tabs .tab div p.button.play a {
					margin-top: 3px;
					padding: 3px 8px 4px 25px;
				}
				
					#mba-tabs .tab div p.button.play a img {
						border: 0;
						height: 16px;
						position: absolute;
						left: 5px;
						top: 5px;
						width: 16px;
					}
					
				#mba-tabs .tab div p.button.left a {
					padding: 3px 8px 4px 25px;
				}
				
					#mba-tabs .tab div p.button.left a span {
						display: block;
						height: 16px;
						left: 7px;
						line-height: 1;
						padding: 0 5px 0 3px;
						position: absolute;
						top: 5px;
						width: 16px;
					}



/* News
------------------------------  */

#news-list {
	margin: 0;
	list-style-type: none;
	padding: 0em;
	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;
	}
	
	#news-list div {
		padding: 0px;
		margin: 0px;
	}
	
	#news-list div h3{
		width: 100%;
		margin-top: 5px;
	}
	
	#news-list div p{
		width: 100%;
	}
	
	
	#news-list a img {
		float: left;
		margin-top: 3px;
		margin-right: 10px;
		margin-bottom: 16px;
		border: 2px solid #ccc;
	}		
	
	#news-list a:focus img,
	#news-list a:hover img {
		border-color: #aaa;
	}	



#news-article #title-date p

{

background-color: #a62919;
  
background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

background-clip: border-box;

background-origin: padding-box;

background-size: auto auto;

border-top-left-radius: 3px;

border-top-right-radius: 3px;

border-bottom-right-radius: 3px;

border-bottom-left-radius: 3px;

color: #ffffff;

float: left;

line-height: 1;

margin-top: -3px;

margin-right: 15px;

margin-bottom: 0px;

margin-left: 0px;

padding-top: 4px;

padding-right: 10px;

padding-bottom: 5px;

padding-left: 10px;

text-align: center;

}


#news-article #title-date p span

{

display: block;

padding-top: 1px;

padding-right: 0px;

padding-bottom: 1px;

padding-left: 0px;

}

#news-article #title-date p .day

{

font-size: 18px;

font-weight: bold;

}


#news-article #title-date p .month

{

text-transform: uppercase;

font-size: 11px;

}


#news-article #title-date p .year

{

color: #ffffff;

font-size: 11px;

}



ul.key-contacts {
	border: 0;
	list-style: none;
	margin: 0 0 0 -20px;
	overflow: hidden;
	padding: 0;
	width: 550px;
}

	ul.key-contacts li {
		background: #f8f8f8;
		border: 1px solid #eee;
		float: left;
		margin: 0 0 20px 20px;
        min-height: 95px;
		padding: 10px 15px 0;
		width: 223px;
	}
	
		ul.key-contacts li span {
			display: block;
			padding-left: 24px;
		}
		
		ul.key-contacts li .tel {
			background: url('/media/wwwlboroacuk/styleassets/sitespecific/schoolofscience/img/icons/sidebar-tel.png') no-repeat left 7px;
			padding-top: 5px;
		}
		
		ul.key-contacts li .email {
			background: url('/media/wwwlboroacuk/styleassets/sitespecific/schoolofscience/img/icons/sidebar-email.png') no-repeat left center;
		}
		
			ul.key-contacts li span strong {
				left: -9999px;
				position: absolute;
			}



/*	Highlighted info
	----------------  */
		
#main-content p.info {
	background: #fff url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/informationscience/img/icons/box-bg.png) repeat-x left bottom;
	border: 1px solid #e8e8e8;
	color: #666;
	margin: 1.5em 0 1.5em;
	padding: 12px 15px 12px;
	width: 498px;
}

	#main-content p.info em {
		background: url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/informationscience/img/icons/icon-info.png) no-repeat left 4px;
		display: block;
		font-style: normal;
		padding-left: 20px;
	}


/*	Buttons
	-------  */
	
#main-content ul.buttons {
	border: 0;
	font-weight: bold;
	list-style: none;
	margin: 15px 0;
	overflow: hidden;
	padding: 0;
}

	#main-content ul.buttons li {
		background: none;
		border: 0;
		float: left;
		line-height: 1;
		margin: 0 10px 10px 0;
		padding: 0;
	}
	
		#main-content ul.buttons li a {
			background: #a62919 url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/schoolofscience/img/icons/button-arrow.png) no-repeat right center;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
			color: #fff;
			display: block;
			padding: 8px 34px 9px 20px;
			text-decoration: none;
		}
		
		#main-content ul.buttons li a:focus,
		#main-content ul.buttons li a:hover {
			background-color: #d54f3c;
			text-decoration: none;
		}

/*	Downloads / resources
	---------------------  */

#main-content ul.resources {
	border-top: 1px dashed #ddd;
	list-style: none;
	margin: 0 0 25px;
	overflow: hidden;
	padding: 0;
}

	#main-content ul.resources li {
		border-bottom: 1px dashed #ddd;
		padding: 1px 0;
	}
	
		#main-content ul.resources li a {
			background: #fbfbfb url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/teachingcentre/images/filetypes/doc-pdf.png) no-repeat 5px 7px;
			display: block;
			font-weight: bold;
			padding: 6px 5px 8px 30px; 
			text-decoration: none;
			text-shadow: 1px 1px 1px #fff;
		}
		
		#main-content ul.resources .pdf a {
			background-image: url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/teachingcentre/images/filetypes/doc-pdf.png);
		}
                
		#main-content ul.resources .doc a {
			background-image: url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/teachingcentre/images/filetypes/page_white_word.png);
		}
                
		#main-content ul.resources .xls a {
			background-image: url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/teachingcentre/images/filetypes/page_white_excel.png);
		}
                
        #main-content ul.resources .ppt a {
			background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/teachingcentre/images/filetypes/page_white_powerpoint.png);
		}
                
		#main-content ul.resources .link a {
			background-image: url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/teachingcentre/images/filetypes/link.png);
		}
		
		#main-content ul.resources li a:focus,
		#main-content ul.resources li a:hover {
			background-color: #fdfdfd;
		}


/*	Expandable content
	------------------  */

#main-content h5.trigger {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px;
	background: #f8f8f8 url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/schoolofscience/img/icons/arrow-down.png) no-repeat 500px 15px;
	border: 1px solid #f2f2f2;
	padding: 5px 0 5px 15px;
	line-height: 1.5;
	font-weight: normal;
	cursor: pointer;
	display: block;
        clear:both;
}
	
	#main-content h5.trigger:focus,
	#main-content h5.trigger:hover {
		background-color: #f2f2f2;
	}
	
		#main-content h5.trigger a {
		    border: 0;
		    text-decoration: none;
		    display: block;
		    outline: none;
		}
	        
	#main-content h5.active {
	    background: #f2f2f2 url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/schoolofscience/img/icons/arrow-up.png) no-repeat 500px 14px;
	}
	
	.toggle_container {
	    clear: both;
	    margin: 0;
	    overflow: hidden;
	    padding: 0;
	    width: 530px;
	}
	
		.toggle_container .block {
			color: #737373;
			margin-top: 2px;
			padding: 0 15px 0 15px;
			width: 501px;
		}


/*	YouTube videos
	--------------  */

#main-content p.youtube-video {
	clear: none;
	float: left;
	margin: 15px 0 15px 40px;
	width: 204px;
}

#sidebar p.youtube-video {
	margin: 0 0 15px;
	padding-top: 9px;
	width: 160px;
}

	#main-content p.youtube-video a,
	#sidebar p.youtube-video a {
		border: 2px solid #ddd;
		display: block;
		margin-bottom: 5px;
		height: 111px;
		position: relative;
		overflow: hidden;
		width: 200px;
	}
	
	#sidebar p.youtube-video a {
		border: 0;
		height: 89px;
		margin-bottom: 8px;
		width: 160px;
	}
	
	#main-content p.youtube-video a:focus,
    #main-content p.youtube-video a:hover {
        border-color: #ccc;
    }
		
		#main-content p.youtube-video a img {	        
	        border: 0;
	        height: 150px;
	        margin: -20px 0 0;
	        width: 200px;
	    }
	    
	    #sidebar p.youtube-video a img {
		    border: 0;
		    height: 120px;
		    margin-top: -16px;
		    width: 160px;
	    }	    
		
		#main-content p.youtube-video a strong,
		#sidebar p.youtube-video a strong {
	        background: url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/lds/img/icon-play.png) no-repeat left top;
	        display: block;
	        left: 75px;
	        height: 46px;
	        position: absolute;
            text-indent: -9999px;
	        top: 32px;
	        width: 50px;
	    }
	    
		#sidebar p.youtube-video a strong {
	        left: 55px;
	        top: 21px;
	    }
	    
	    #main-content p.youtube-video a:focus strong,
	    #main-content p.youtube-video a:hover strong,
	    #sidebar p.youtube-video a:focus strong,
	    #sidebar p.youtube-video a:hover strong {
	        background-position: left -454px;
	    }
	    
	    #main-content p.youtube-video em,
	    #sidebar p.youtube-video em {
	        color: #999;
	        /* display: block; */
	        font-size: 12px;
	        font-style: normal;
	        line-height: 1.4;
	        margin-bottom: 10px;
	        padding-top: 4px;
	    }
        
        
#main-content p.youtube-video .youku a {
    border: 0px;
    display: inline;
    margin-bottom: 0px;
    height: 20px;
    position: relative;
    overflow: hidden;
    width: 200px;
}

#main-content p.youtube-video .youku a img {
    width: 80px;
    height: auto;
}

/*  Virtual tours
    -------------  */

#main-content .tour {
	float: right;
	margin: 0 0 0.5em 20px;
	position: relative;
}
	
	.tour a img {
		border: 2px solid #ddd;
		height: 112px;
		margin: 0;
		padding: 5px;
		width: 200px;
	}
	
	.tour a:focus img,
	.tour a:hover img,
	.tour a:active img {
		border-color: #bbb;
	}
	
	.tour a strong {
		background: url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/prospectus/ug2013/img/button-tour.png) no-repeat left top;
		cursor: pointer;
		display: block;
		left: 70px;
		height: 70px;
		position: absolute;
		top: 28px;
		width: 75px;
	}
	
	.tour a:focus strong,
	.tour a:hover strong {
		background-position: left -430px;
	}


/*	Slideshow
	---------  */

#slideshow {
	border: 1px solid #ccc;
	height: 220px;
	margin: 0 0 18px;
	width: 528px;
}


/*	Signposts
	---------  */

#main-content ul.signposts {
	border: 0;
	list-style: none;
	margin: 15px 0 20px -20px;
	overflow: hidden;
	padding: 0;
}

	#main-content ul.signposts li {
		border: 0;
		float: left;
		margin: 0 0 0 20px;
		padding: 0 0 10px;
		width: 255px;
	}
	
	#main-content ul.signposts li:nth-child(odd) {
		background: none;
		clear: both;
	}
		
		#main-content ul.signposts li img {
			border: 0;
			margin-bottom: 0.5em;
			width: 255px;
		}
		
		#main-content .signposts li .border {
			border: 1px solid #eee;
			width: 253px;	
		}
		
		#main-content .signposts li h3 {
			font-size: 16px;
                        line-height: 1.25;
                        margin-bottom: 5px;
		}
		
		#main-content .signposts li h3 a {
			text-decoration: none;
		}
		
		#main-content .signposts li p {
			color: #666;
                        margin-bottom: 0.5em;
		}
		
			#main-content .signposts li p a {
				background: url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/schoolofscience/img/icons/more-arrow.png) no-repeat right center;
				font-weight: bold;
				padding-right: 15px;
				text-decoration: none;
			}
                        
			#main-content .signposts li p a:focus,
			#main-content .signposts li p a:hover {
				text-decoration: underline;
			}
				



/*	Tabs content  */

#tabs-content {
	border-top: 1px solid #d9d9d9;
	padding-top: 16px;
}

.tab-content {
	
}

	.tab-content h4 {
		left: -9999px;
		position: absolute;
	}
        
		.tab-content p:first-of-type {
			font-size: 14px;
			margin-bottom: 16px;
		}
	
	#tabs-content #general h5 {
		font-size: 18px;
		font-weight: normal;
		line-height: 1;
		margin: 22px 0 15px;
	}
	
	#tabs-content #structure h5 {
		font-size: 18px;
		font-weight: normal;
		line-height: 1;
		margin: 22px 0 15px;
	}
        
        #tabs-content #structure h4 + h5 {
		margin-top: 0;
	}
	
	#tabs-content #structure p {
		color: #737373;
	}

	#tabs-content #structure ul {
		border-top: 1px dotted #e8e8e8;
		font-size: 14px;
		line-height: 1.5;
		list-style: none;
		margin: 0 0 1.25em;
		padding: 0;
	}
	
		#tabs-content #structure ul li {
			background: url(http://www.lboro.ac.uk/media/wwwlboroacuk/styleassets/sitespecific/prospectus/ug2013/img/course-module-bullet.png) no-repeat 10px 7px;
			border-bottom: 1px dotted #e8e8e8;
			list-style: none;
			margin: 0;
			padding: 5px 10px 5px 36px;
		}
		
		#tabs-content #structure ul li:nth-child(odd) {
			background-color: #fbfbfb;
		}
	
	#tabs-content #options h4 {
		color: #333;
		font-size: 18px;
		font-weight: normal;
		left: 0;
		line-height: 1;
		margin: 0 0 10px;
		position: relative;
	}
	
	#tabs-content #options h4 + p {
		border-bottom: 1px solid #eee;
		margin: 0 0 18px;
		padding: 0 0 17px;
	}
	
	#tabs-content #options h5 {
		float: left;
		font-size: 16px;
		line-height: 1;
		margin: 0 0 10px;
	}
	
	#tabs-content #options p {
		color: #939393;
		margin: 0 0 15px;
	}
	
	#tabs-content #options p.ucas-code {
		float: right;
		font-size: 16px;
		line-height: 1;
		margin: 0;
	}
	
		#tabs-content #options p small {
			font-size: 12px;
			border-right: 1px solid #ddd;
			margin-right: 8px;
			padding-right: 9px;			
		}
		
		#tabs-content #options p small:last-child {
			border: 0;
		}
	
	#tabs-content #options dl {
		border-bottom: 1px solid #eee;
		clear: both;
		margin: 0 0 18px;
		padding: 0 0 22px;
		overflow: hidden;
	}
	
		#tabs-content #options dt {
			background: #999;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			clear: both;
			color: #fff;
			float: left;
			font-weight: bold;
			line-height: 1.5;
			margin: 5px 0 0;
			padding: 7px 0;
			text-align: center;
			width: 78px;
		}
		
		#tabs-content #options dd {
			background: #f7f7f7;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
			margin-top: 5px;
			float: left;
			line-height: 1.5;
			margin: 5px 0 0 5px;
			min-height: 19px;
			padding: 7px 15px;
			width: 417px;
		}



table {
	margin-left: -10px;
	width: 540px;
}

	table  th {
		background: #eee;
		padding: 5px 10px;
		vertical-align: top;
	}
	
	table  .date {
		width: 75px;
	}
	
	table .group {
		width: 45px;
	}
	
	table .presenter {
		width: 140px;
	}
	
	table .title {
		width: 195px;
	}
	
	table .three-cols .presenter,
	table .three-cols .title {
		width: 200px;
	}
	
	table  td {
		border-bottom: 1px solid #ddd;
		padding: 10px;
		vertical-align: top;
	}
	
	
	/*	Simon's fixes  */
	
	.photoborder{
		border: 1px solid #ccc;
		line-height: 0px;
		margin-bottom: 1em;
	}
	
	
	
	/*	Contact us
	----------  */

/*	Contact page  */

#main-content ul.contact-general {
	border: 0;
	list-style: none;
	margin: 0 0 1em -20px;
	overflow: hidden;
	padding: 0;
}

#main-content ul.contact-general li {
		border: 0;
		float: left;
		margin-left: 20px;
		padding: 0 0 0 24px;
	}
	
#main-content ul.contact-general .contact-general-tel {
		background: url(/media/wwwlboroacuk/styleassets/sitespecific/schoolofbusinessandeconomics/img/icons/contact-tel.png) no-repeat left center;
	}
	
	 #main-content ul.contact-general .contact-general-fax {
		background: url(/media/wwwlboroacuk/styleassets/sitespecific/schoolofbusinessandeconomics/img/icons/contact-fax.png) no-repeat left center;
	}
	
	#main-content ul.contact-general .contact-general-email {
		background: url(/media/wwwlboroacuk/styleassets/sitespecific/schoolofbusinessandeconomics/img/icons/contact-email.png) no-repeat left center;
	}
	
		#main-content ul.contact-general li strong {
			left: -9999px;
			position: absolute;
		}

#main-content .contact-general-address {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/schoolofbusinessandeconomics/img/icons/contact-address.png) no-repeat left top;
	padding-left: 24px;
}

#main-content ul.key-contacts {
	border: 0;
	list-style: none;
	margin: 0 0 0 0px;
	overflow: hidden;
	padding: 0;
	/* width: auto; */
        float: left;

}

	#main-content ul.key-contacts li {
		background: #f8f8f8;
		border: 1px solid #eee;
		float: left;
		margin: 0 10px 20px 0px;
        	min-height: 160px;
		padding: 10px 15px 0;
		width: 223px;
	}
	
	#main-content ul.key-contacts li.fullwidth {
		width: 498px;
	}
	
		#main-content ul.key-contacts li span {
			display: block;
			padding-left: 24px;
		}
		
		#main-content ul.key-contacts li .tel {
			background: url(/media/wwwlboroacuk/styleassets/sitespecific/schoolofbusinessandeconomics/img/icons/sidebar-tel.png) no-repeat left 7px;
			padding-top: 5px;
		}
		
		#main-content ul.key-contacts li .email {
			background: url(/media/wwwlboroacuk/styleassets/sitespecific/schoolofbusinessandeconomics/img/icons/sidebar-email.png) no-repeat left center;
		}
		
			#main-content ul.key-contacts li span strong {
				left: -9999px;
				position: absolute;
			}
			
#contacts-wrapper{
	width:255px;
	float:left;
	margin-right: 20px;
}


/* Tabs */

#main-content ul.tabs {
padding: 0px;
float: left;
list-style: none;
width: 530px;
display: block;
height: 32px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

#main-content ul.tabs li {
float: left;
margin-bottom: -1px; /*--Pull the list item down 1px--*/
overflow: hidden;
position: relative;
height: 26px;
margin-top: 0px;
margin-right: 5px;
margin-left: 0px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #eee;
border-right-color: #eee;
border-bottom-color: #ccc;
border-left-color: #eee;
background: #eeeeee;
-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
#main-content ul.tabs li a {
text-decoration: none;
color: #666;
display: block;
font-size: 85%;
outline: none;
font-weight: bold;
height: 31px;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 0;
padding-left: 8px;
margin-top: -5px;
}
#main-content ul.tabs li a:hover {
background: #dddddd;
border-top-color: #ddd;
border-right-color: #ddd;
border-left-color: #ddd;
}
#main-content ul.tabs li.active, 
#main-content ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
background: #fff;
border-bottom: 1px solid #fff;
border-top-color: #ccc;
border-right-color: #ccc;
border-left-color: #ccc;
color: #333;
/*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
border: 1px solid #ccc;
border-top: none;
overflow: hidden;
clear: both;
float: left;
width: 528px;
min-height: 60px;
background: #fff;
margin-bottom: 20px;
}
.tab_content {
padding-right: 20px;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}



#main-content .profilename{
		background: #f5f5f5;
		padding: 20px;
		width: 488px;
		height: 40px;
		margin-bottom: 13px;
		border: 1px solid #DDD;
		font-weight:bold
	}
	
#main-content .profilename p.name {
		float: left;
		font-size: 18px;
		padding: 7px 0px 5px 5px;
	}

#main-content .profilename p.button {
		margin: 0 0 0 13px;
		overflow: hidden;
		color: #ffffff;
		font-size: 14px;
		float: right;
	}
	
#main-content .profilename p.button a {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		padding: 6px 20px 6px 20px;
		text-decoration: none;
		border: 1px solid #911934;
		font-weight:bold
		}
		
#main-content .profilename p.button a:focus,
#main-content .profilename p.button a:hover {
		text-decoration: none;
		}
        
/* Social icons */

.social {
	margin:0 0 20px 0;
	padding: 3px;
	float: right;
    text-align: center;

}

.social .socialbox {
	width: 34px;
	height: 34px;
	display: inline-block;
	margin: 0 2px 2px;
    text-align: center;
}

.social .socialbox a {
	display: block;
	width: 34px;
	height: 34px;
}

.social .socialbox a.facebook {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/englishanddrama/img/fb-icon.png) no-repeat left top;
}

.social .socialbox a:hover.facebook {
	background-position: bottom;
}

.social .socialbox a.twitter {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/englishanddrama/img/twitter-icon-new.png) no-repeat left top;
}

.social .socialbox a:hover.twitter {
	background-position: bottom;
}

.social .socialbox a.rss {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/englishanddrama/img/rss-icon.png) no-repeat left top;
}

.social .socialbox a:hover.rss {
	background-position: bottom;
}

.social .socialbox a.instagram {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/schoolofbusinessandeconomics/img/icons/instagram-icon.png) no-repeat left top;
}

.social .socialbox a:hover.instagram {
	background-position: bottom;
}

.social .socialbox a.linkedin {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/schoolofbusinessandeconomics/img/icons/icon-linkedin.png) no-repeat left top;
}

.social .socialbox a:hover.linkedin {
	background-position: bottom;
}

.social .socialbox a.weibo {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/schoolofbusinessandeconomics/img/icons/weibo.png) no-repeat left top;
    height: 32px;
    margin-top: 1px;
    width: 32px;
}
