  /*	Override default styles
	------------------------------ */
#main {
	background: #fff url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/main-bg.jpg) no-repeat left bottom;
}

#main-title {
	width: 100%;
	font-size: 100%;
	* html font-size: 90%;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.15);
	background-color: #163d76;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/ttlbg-stud-ent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
		
#main-header-menu ul li a {
	border-right: 1px solid #ccc;
}

#main-header-menu ul .last a {
	border: 0;
}

#main-breadcrumb {
	margin-bottom: 10px;
}

#main-content {
	margin-bottom: 1.5em;
	min-height: 820px;
}

#main-rightbox {
	font-size: 0.89em;
	background: #1d3c77;
	border: 0;
	padding: 1.25em 20px 0.25em;
	color: #fff;
}

#main-rightbox h4{
	margin: 0px;
}

#site-footer {
	font-size: 85%;
	width: 920px;
	margin: 20px auto 0;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	clear: both;
	text-align: center;
}

#main-botlinks {
	margin-bottom: 0;
	padding-bottom: 10px;
}

.featurecolour1 {
	color: #1d3c77;
	font-weight: normal;
}

.featurecolour2 {
	color: #1d3c77;
}

a,
a:focus,
a:hover {
	color: #5161ac;
	text-decoration: none;
}


/*	Global styles
	------------------------------  */
	
#banner {
	border-bottom: 5px solid #ddd;
	height: 160px;
	color: #fff;
	padding: 20px;
	background-color: #B9C420;
	background-repeat: no-repeat;
	background-position: left top;
}

	#banner p {
	font-size: 12px;
	float: right;
	line-height: 1.3;
	text-shadow: 0px 2px 3px rgba(0,0,0,0.2);
	width: 380px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	}
#main .trigger {
	display: block;
	margin-top: -7px;
}
#main .trigger a{
	color: #ffffff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background: none;
}
#main .trigger a:hover {
	color: #cccccc;
	background: none;
	text-decoration: none;
}
	
	#banner a {
		border-bottom: 1px dotted #fff;
		color: #fff;
		text-decoration: none;
	}
	
	#banner a:focus,
	#banner a:hover {
		border-bottom-style: solid;
	}
	
#content-main {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/content-main-bg.png) repeat-x left top;
	overflow: hidden;
}

/*	jQuery UI tabs
	------------------------------ */

.ui-tabs-hide { display: none; }

#tabs {
	float: left;
	margin: 0;
	padding: 12px 0 0 12px;
	position: relative;
	width: 701px;
}
	
	#tabs-nav {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/tabs-bg.png) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 16px 0 0 16px;
	}
	
		#tabs-nav li {
			float: left;
		}
		
			#tabs-nav li a {
	border-bottom: 0;
	color: #5161ac;
	display: block;
	min-height: 17px;
	outline: none;
	text-decoration: none;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 16px;
	padding-left: 12px;
			}
			
			#tabs-nav li a:focus,
			#tabs-nav li a:hover {
				background: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/main-bg.jpg) no-repeat center 84%;
				text-decoration: none;
			}
			
			#tabs-nav .ui-tabs-selected a,
			#tabs-nav .ui-tabs-selected a:focus,
			#tabs-nav .ui-tabs-selected a:hover {
	background: #4c5996 url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/main-bg.jpg) no-repeat center bottom;
	color: #FFFFFF;
	text-decoration: none;
	-webkit-box-shadow: 0 0 10px #ddd;
	-moz-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
			}
				
	.tab {
	background: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/tab-bg.png) no-repeat left bottom;
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 0;
	overflow: hidden;
	width: 645px;
	padding-top: 22px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
	}
	
		.tab h2 {
			position: absolute;
			left: -9999px;
		}
		
		.tab h3 {
	font-size: 18px;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
	display: block;
	margin-bottom: 0.5em;
		}
.tab h4 {
	font-size: 15px;
	margin: 0 0 0.5em;
	color: #5161ac;
}
		
			.tab h3 em {
				color: #666;
				font-style: normal;
				font-weight: normal;
			}
			
		.tab h3.border {
			border: 0;
			border-top: 1px solid #eee;
			margin-top: 1.25em;
			padding-top: 1em;
		}
		
		.tab p {
			margin-top: 0;
		}
		
		.tab .intro {
			font-size: 14px;
		}
		
		.tab a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5161ac;
		}
		
		.tab a:focus,
		.tab a:hover {
			border-bottom-style: solid;
		}

.boxes {
	font-size: 12px;
	list-style: none;
	margin: 0 0 0 -20px;
	padding: 0;
	overflow: hidden;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

	.boxes li {
		background: #a42a81 url(../images/bg.jpg) no-repeat -327px top;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		color: #fff;
		float: left;
		margin: 8px 0 0 20px;
		min-height: 220px;
		padding: 10px 15px 0;
		width: 282px;
	}
	
	.boxes .box2 {
		background-position: right top;
	}
	
	.boxes h3 {
		font-size: 16px;
		margin: 0 0 8px;
		padding: 0;
	}

.logos {
	list-style: none;
	margin: 0 0 0 -20px;
	padding: 0;
	overflow: hidden;
	width: 665px;
}

	.logos li {
		 display: table;
		float: left;
		height: 75px;
		margin-left: 20px;
		width: 113px;
	}
	
		.logos li a {
			display: table-cell;
			border: 0;
			text-align: center;
			vertical-align: middle;
			width: 113px;
		}
		
			.logos li a img {
				border: 0;
				margin: 0 auto;
			}

.contacts {
	list-style: none;
	margin: 0 0 0 -20px;
	overflow: hidden;
	padding: 0;
	width: 665px;
}

	.contacts li {
		border-bottom: 1px solid #eee;
		float: left;
		margin: 0 0 15px 20px;
		min-height: 160px;
		padding: 0;
		width: 312px;
	}
	
	.contacts .short {
		min-height: 140px;
	}
	
	.contacts .last {
		border: 0;
		margin-bottom: 0;
	}
	
		.contacts li p {
			margin-bottom: 10px;
		}
	
		.contacts li strong {
			font-size: 14px;
		}
	
		.contacts li .role {
			color: #777;
			font-size: 12px;
		}
		
#sidebar {
	float: right;
	padding-top: 12px;
	width: 215px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 120px;
	margin-left: 0;
}

	#sidebar h2 {
	color: #7c7c7c;
	font-size: 16px;
	line-height: 1;
	padding-left: 34px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
	padding-top: 30px;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/icons/icon-bulb.png);
	background-repeat: no-repeat;
	background-position: left 21px;
	}
	
	#sidebar .contact {
		font-size: 13px;
		line-height: 1.5;
		list-style: none;		
		margin: 0;
		padding: 0;
	}
	
		#sidebar .contact li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 34px;
		}
		
		#sidebar .contact .name {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/icons/icon-silhouette.png);
	background-repeat: no-repeat;
	background-position: 4px 5px;
		}
		
		#sidebar .contact .tel {
			background: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/icons/icon-tel.png) no-repeat 4px top;
		}
		
		#sidebar .contact .email {
			background: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/icons/icon-email.png) no-repeat 4px 5px;			
		}
		
		#sidebar .contact .location {
			background: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/icons/icon-location.png) no-repeat 7px top;
			border: 0;
			font-size: 12px;
			margin: 0;
			padding-bottom: 0;
		}
		
			#sidebar .contact a {
				border-bottom: 1px solid #ccc;
				color: #333;				
			}
			
			#sidebar .contact a:focus,
			#sidebar .contact a:hover {
				border-bottom-style: solid;
				color: #666;
			}
	
		#sidebar .contact h3 {
	font-size: 14px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
		}
		
		#sidebar .contact p {
			color: #777;
			font-size: 12px;
			line-height: 1.25;
			margin: 0;
		}
		
.casestudies {
	display: block;
	width: 600px;
	list-style-type: none;
	padding: 0px;
}
.casestudies li a {
	line-height: 1.2em;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/case-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
	height: 35px;
	color: #666;
}
.casestudies li a strong {
	color: #414F8C;
}
.formlink {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/ttlbg-stud-ent.jpg);
	display: block;
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-weight: bold;
	color: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-position: left top;
	background-repeat: no-repeat;
}
.formlink .light {
	font-size: 0.9em;
	line-height: 1.2;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	display: block;
	color: #CCC;
	padding-top: 5px;
	margin-right: -10px;
}
.news {
	display: block;
	width: 180px;
	list-style-type: none;
	line-height: 1.3;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 33px;
}
.news li a {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #5161ac;
}
.news li a:hover {
	color: #000000;
}
.news li a .date {
	font-size: 0.9em;
	font-style: italic;
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	display: block;
	margin-top: 2px;
	padding-top: 2px;
}
.news li a:hover .date {
	border-top-color: #CCC;
}
.formlink:hover {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/ttlbg-stud-ent.jpg);
	background-position: left -10px;
	color: #FFF;
}
.casestudies li a:hover {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/case-bg-hover.jpg);
}
.casestudies li a:hover strong {
	color: #222;
}
.datatable {
	line-height: 1.2;
}
.datatable tr th {
	background-color: #DDD;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/table-th-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
small {
	font-size: 0.9em;
	color: #666;
}
.datatable tr .left {
	-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-radius: 8px 0px 0px 8px;
border-radius: 8px 0px 0px 8px;
	
}
.datatable tr .right {
	-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 0px 8px 8px 0px;
border-radius: 0px 8px 8px 0px; 
}


	
.datatable tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}
.datatable tr {
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; 
	
}
.datatable tr:hover {
	background-color: #EEE;
}

#banner .pagetext {
	font-size: 1.25em;
	padding-right: 70px;
	padding-left: 60px;
	width: 330px;
}
.social {
	display: block;
	padding-left: 30px;
	text-align: right;
	margin-top: 40px;
}
.social p {
	font-weight: bold;
	color: #666;
}
.social p a img {
	margin-top: 5px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -7px;
}
.pdf {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.pdf li a {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/doc_pdf.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.link {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.link li a {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/icons/icon-bulb.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#main .featurelink {
	background-color: #36C;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/main-bg.jpg);
	width: 200px;
	margin-top: -4px;
	margin-right: -4px;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
	float: right;
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: -310px top;
	font-size: 1.2em;
	line-height: 1.1;
	border: 4px solid #EEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#main .featurelink strong {
	font-size: 1.6em;
}
#main .featurelink em {
	font-size: 0.7em;
}
.contentlight   {
	font-size: 0.8em;
	color: #999;
}

/*	Latest news */

#main-rightbox #news {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	#news li {
		border-top: 1px solid #ddd;
		margin-top: 0.75em;
		padding-top: 0.75em;
	}
	
	#news li.last {
		margin-bottom: 1.25em;
	}

	#news a {
		text-decoration: none;
		color: #fff;
	}
	
	#news a:hover {
		text-decoration: none;
		color: #ccc;
	}
	
	#news p {
		color: #ccc;
		margin: 0;
	}

.more {
	overflow: hidden;
	margin: 0 0 1em;
}

#main-content .more {
	margin-bottom: 1.5em;
	padding-top: 0.5em;
}

	.more a {
		background: #33bde1;
		color: #fff;
		float: left;
		display: block;
		padding: 5px 8px 6px;
		line-height: 1;
		text-decoration: none;
	}
	
	.more a:focus,
	.more a:hover {
		background-color: #008db1;
		color: #fff
	}
	
#main-content .more.top {
	padding-top: 0;
}

	#main-content .more.top a {

	}
	

/*	News  */

.news-item-fulltext {}

.news-item {
	margin-bottom: 1em;
	border-bottom: 1px solid #ddd;
	padding-bottom: 0.75em;
}

.news-item.last {
	border-bottom: 0;
	padding-bottom: 0;
}

	#main-content .news-item h3 {
		font-size: 122%;
		margin-bottom: 2px;
		line-height: 125%;
	}
	
	#main-content .news-item p {
		margin-bottom: 5px;
	}
	
		#main-content .news-item img {
			float: right;
			margin: 0 0 1em 20px;
			width: 150px;
		}
	
	.news-item .date {
		color: #999;
	}
	
	.news-item-fulltext .date {
		color: #999;
	}
	
	.news-item h3 a {
		color: #333;
		text-decoration: none;
	}
	
	.news-item h3 a:focus,
	.news-item h3 a:hover {
		color: #666;
	}

h2 em.date {
	color: #999;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
}

h2 em.date.break {
	display: block;
	margin-left: 0;
	padding: 2px 0;
}

/*	Latest news feed on homepage*/

#homepagenewsbox{
	margin-right: 0px;
	background: #133778 url(/media/wwwlboroacuk/styleassets/sitespecific/cmcr/images/homepagebox-bg.png) ;
	height: 393px;
	width: 175px;
	float: left;
	padding: 0px 20px 0px 20px;
}

#homepagenewsbox h4{
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#homepagenewsbox #news-home {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:12px;
	line-height: 16px;
}

	#news-home li {
		border-bottom: 1px solid #ddd;
		margin-bottom: 0.75em;
		padding-bottom: 0.75em;
	}
	
	#news-home li.last {
		margin-bottom: 1.25em;
	}

	#news-home a {
		text-decoration: none;
		color: #fff;
	}
	
	#news-home a:hover {
		text-decoration: none;
		color: #ccc;
	}
	
	#news-home h4 {
		font-size: 100%;
		margin: 0 0 0.25em;
		font-weight: normal;
	}
	
	#news-home p {
		color: #999;
		margin: 0;
	}