@charset "UTF-8";


/* CSS Document */

a:hover {
	color:#17a7db;
	text-decoration:none;
}



#main-title {
	width: 100%;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/ttlbg-site.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1588b2;
	font-size: 100%;
	_font-size: 90%;
}



/*  Main menu  */

#main-menu ul li span.currentbranch0 a,
#main-menu ul li span.currentbranch0 a:hover {
	color: #FFF;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/ttlbg-site.jpg);
	background-repeat: no-repeat;
	background-position: right -12px;
	background-color: #1588b2;
	display: block;
}

#main-menu ul li span.currentbranch1 a,
#main-menu ul li span.currentbranch1 a:hover{
	background-color: #1588b2;
	color: #FFF;
	display: block;
}

#main-menu ul li span.currentbranch2 a,
#main-menu ul li span.currentbranch2 a:hover{
	background-color: #CCC;
	display: block;
}



/*  Site footer  */
#site-footer {
	font-size: 85%;
	width: 920px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	text-align: center;
}
.nounderline {
	text-decoration: none;
}

.featurecolour1 {
	color: #D4CADE;
	font-weight: normal;
}
.featurecolour2 {
	color: #1588b2;
}


 #crsp-content {
	width: 960px;
	height:340px;
	margin:auto;
	background-color:#375163;
	position:relative;
	display: block;
	overflow: hidden;	
 }
 
.main-image {
	height: 300px;
	width: 920px;
	margin-left:15px;
	border: 5px solid #677580;
	margin-top:15px;
	display:block;
	z-index: 100;
}

#crsp-searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	list-style:none;
	position:relative;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/ttlbg-site.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	margin-top: 0px;
	margin-right: -20px;
	padding: 0px;
	width: 190px;
}

#crsp-searchbox .search {
	position:absolute;
	left: 159px;
	top: 0px;
}

#crsp-searchbox .text {
	color:#999999;
}

#main-rightbox {
	width: 170px;
	padding-left: 0px;
	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;
}

#main-rightbox .rightbox {
	padding: 0px;
	background: #EEE;
	width:190px;
	position:relative;
}

#crsp-searchbox fieldset label {
	padding-top:0px;
	display: none;
}
#crsp-searchbox #sitesearch_text {
	position: absolute;
	height: 25px;
	width: 135px;
	left: 4px;
	bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

#main-rightbox .rightbox h3 {
	font-size: 18px;
	font-weight: bold;
	color: #1588b2;
	display:block;
	margin:0;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom:10px;
	width:185px;
	margin-right:-20px;
	background-color:#FFFFFF;
	border-bottom: #CCC solid 1px;
	
}

#main-rightbox .rightbox p,
#main-rightbox .rightbox a {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0;
	line-height: 16px;
	border-bottom: #CCC solid 1px;
	font-size: 11px;
	color: #636363;
	
}

#main-rightbox .rightbox a {
	text-decoration:none;
	display:block;
}

#main-rightbox .rightbox a:hover {
	background-color: #FFF;
	color:#636363;
}

#main-rightbox .location {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-location.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

#main-rightbox .phone {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-phone.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}

#main-rightbox .email {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-email.png);
	background-repeat: no-repeat;
	background-position: 7px 14px;
}

 #main-rightbox .arrow {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-arrow.png);
	background-repeat: no-repeat;
	background-position: 4px 9px;
}

#main-rightbox .email a {
	border:none;
	padding:0px !important;
	display:inline;
}
#main-rightbox .arrow a {
	border:none;
	padding:0 !important;
    font-weight: bold;
	display:inline;
}
#main-rightbox .email a:hover,
#main-rightbox .arrow a:hover {
	background-color: #f9f9f9;
	color:#1588b2;
}

#crsp-searchbox fieldset {
	margin: 0px;
	padding: 0px;
	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;
}
 
#main-intro {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#main-intro .intro-header {
	font-size: 18px;
	line-height: 30px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.img-text {
	position: absolute;
	left: 450px;
	bottom: 40px;
	width: 360px;
	height: auto;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	display:block;
	}

.img-text p {
	color: #333;
	padding-bottom:10px;
	line-height:20px;
	}
	
.img-text h2 {
	margin-top:20px;
	color: #333;
	}
	
	
.img-text .button a {
	padding-top:10px;
	width: 120px;
	height:25px;
	display: block;
	border: 1px solid #106784;
	text-align:center;
	float: left;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	background: #118ab2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExOGFiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTZlOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #118ab2 0%, #116e8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118ab2), color-stop(100%,#116e8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #118ab2 0%,#116e8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118ab2', endColorstr='#116e8d',GradientType=0 ); /* IE6-8 */
}
	
	
	.img-text .button a:hover {
		background: #116e8d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExNmU4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMThhYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #116e8d 0%, #118ab2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#116e8d), color-stop(100%,#118ab2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #116e8d 0%,#118ab2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116e8d', endColorstr='#118ab2',GradientType=0 ); /* IE6-8 */
	}


#main-intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 10px;
	color:#333;
}

#cats {
	margin:auto;
	width:960px;
	height: 245px;
	position:relative;
}

#cats ul{
	height: 235px;
	width: 220px;
	float:left;
	background-color: #EEE;
	margin: 0px;
	padding: 0px;
	margin-right:2px;
	list-style:none;
	margin-left: 15px;
}

#cats p, 
#cats h2 {
	padding:0;
	margin:0;
	margin-left:10px;
	margin-right:5px;
	line-height:22px;
	color:#333;
}

#cats a {
	margin-left:10px;
	margin-right:5px;
	padding-top:5px;
}



#cats img {
	padding-bottom:20px;
	
}

#cats .img {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-h-bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 40px;
	color:#FFFFFF;
	text-align:center;
	font-size: 18px;
	font-weight:bold;
	padding-top:10px;
}

#logos {
	background-color: #EEE;
	height:100px;
	margin:auto;
}

#logos li {
	list-style:none;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:35px;
	border:0px;
}

#logos img {
	border:0px;
}

#logos a {
	border:0px;
}

#cats ul .list {
	font-size: 11px; 
	font-weight: bold;
	width: 200px;
	margin:auto;
	line-height:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom:10px;
	padding-top:10px;
	color:#333;
}

#cats ul .list a {
	margin-left:0px;	
}

#cats ul .grey {
	color: #cccccc;
	font-weight:normal;
	font-size: 11px;
	line-height:16px;
}


#cats .button {
	position:absolute;
	float: left;
	bottom: 20px;
}


#cats .button a,
.news .news-link a {
	padding-top:10px;
	width: 120px;
	height:25px;
	display: block;
	border: 1px solid #106784;
	text-align:center;
	float: left;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExOGFiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTZlOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #118ab2 0%, #116e8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118ab2), color-stop(100%,#116e8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #118ab2 0%,#116e8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #118ab2 0%,#116e8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #118ab2 0%,#116e8d 100%); /* IE10+ */
background: linear-gradient(to bottom, #118ab2 0%,#116e8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118ab2', endColorstr='#116e8d',GradientType=0 ); /* IE6-8 */
}
		
#cats .button a:hover,
.news .news-link a:hover {
		background: #116e8d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExNmU4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMThhYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #116e8d 0%, #118ab2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#116e8d), color-stop(100%,#118ab2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #116e8d 0%,#118ab2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116e8d', endColorstr='#118ab2',GradientType=0 ); /* IE6-8 */

}
.news .news-link a {
	margin-right:10px;
}


#arrowR {
	position: absolute;
	right: 30px;
	top: 156px;
	height: 36px;
	width: 36px;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/arrow-sprite.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 200;
}

#arrowL {
	position: absolute;
	left: 30px;
	top: 155px;
	height: 36px;
	width: 36px;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/arrow-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 200;
}

#arrowR:hover {
	background-position: right bottom;
}

#arrowL:hover {
	background-position: left bottom;
}

#main-footer {
	background-image:url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/footer.jpg);
	width:960px;
	height:68px;
		
	}

#main-footer a,
#main #main-footer p {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:24px;	
	margin-top: -13px;
}



/*  Research page link boxes  */

	
#research {
	display: block;
	padding: 0px;
	width: 550px;
	margin-top: 20px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.resbox  {
	background-color: #EEE;
	display: block;
	padding: 0px;
	float: left;
	height: 200px;
	width: 255px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.resbox:hover {
	background-color: #EEE;
}
.resbox a  {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #116e8d;
	display: block;
	margin: 0px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background: -moz-linear-gradient(top,  #118ab2 0%, #116e8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118ab2), color-stop(100%,#116e8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #118ab2 0%,#116e8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118ab2', endColorstr='#116e8d',GradientType=0 ); /* IE6-8 */
}
.resbox a:hover {
background: -moz-linear-gradient(top,  #116e8d 0%, #118ab2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#116e8d), color-stop(100%,#118ab2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #116e8d 0%,#118ab2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116e8d', endColorstr='#118ab2',GradientType=0 ); /* IE6-8 */
}
.resbox img  {
	width: 255px;
}
.clear  {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 530px;
	clear: both;
}
#main .resbox  h3{
	display: block;
	margin: 0px;
	padding: 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;
	line-height: 1.2;
	font-size: 1.22em;
}

#main-footer a,
#main #main-footer p {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:24px;	
	margin-top: -13px;
}


/*
***********************
Staff centre
***********************
*/

a {
	color:#1588b2;
	text-decoration:none;
}

li a:hover {
	color:#1588b2;
	
}

#main-content .maintitle {
	font-size: 18px;
	color:#333333;
	line-height: 12px;
}

.small {
	font-size: 11px;
	color:#605f5f;
	font-variant:normal;
	line-height:-4px;
	text-wrap:supress;
}	

#main-content .jobtitle {
	font-size: 14px;
	color:#605f5f;
	font-variant:bold;
	line-height: 28px;
	padding-bottom:25px;	
}

#main-content .sections {
	padding-bottom:25px;
	
}

#main-content .staffcontainer {
	background-color: #FFF;
	text-align: left;
	display:block;
	overflow:hidden;
	padding: 0px 0 15px 0px;
	border-bottom: 1px solid #CCC;
}


#main-content .staffcontainer ul {
	float:left;
	list-style:none;
	display:block;
	word-wrap:break-word;
	width:360px;
	padding:0px;
	padding-top:3px;
	
	
}

#main-content .staffcontainer li{
	padding-left:0px;
	margin-left: 5px;
        margin-right: 5px;
	color:#605f5f;
	
}

#main-content .staffcontainer p {
	padding-left:25px;
	height:25px;
	margin:0;
	color:#605f5f;

}

#main-content .staffcontainer img {
	display:block;
	float:left;
	-webkit-box-shadow: 2px 2px 6px 1px rgba(50, 50, 50, 0.3);
	box-shadow: 2px 2px 6px 1px rgba(50, 50, 50, 0.3);
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:1px;
	width:140px;
	height:auto;
	border: 1px solid #FFF;
}


h4.trigger {
	display:block;
	margin:0px;
	font-size: 13px;
	font-weight: bold;
	height:26px;
	text-indent:10px;	
	background-color:#f5f5f5;
	padding-bottom:0px;
	padding-top:10px;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-arrow.png);
	background-repeat: no-repeat;
	background-position: 500px 10px;
	/*border-top: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;	
}

h4.trigger a {
	color: #1588b2;
	text-decoration: none;
	display:block;
	}

h4.trigger:hover {
	background-color:#FFF;
}

h4 {
display: block;
}

h4.active {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-arrow-active.png);
	text-decoration: none;
	background-color: #FFF;
}



.toggle_container {
	padding: 0;
	overflow: hidden;
	width: 530px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

 .toggle_container .block {
	background-color: #f5f5f5;
	padding-top:2px;
	padding-bottom:5px;
	margin-bottom:2px;
	border-bottom: 1px solid #CCC;
	
}


.toggle_container .block p {
	margin-left:15px;
	margin-right:15px;
}


.toggle_container .block ul {
	list-style:none;
	padding:0px;
	
}

.toggle_container .block li {
	background-image: url(/media/wwwlboroacuk/styleassets/img/icons/icon-journal-med.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left:50px;
	padding-bottom:15px;
	padding-top:5px;

}
.staffcontainer .email {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-email.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height:15px;
}

.staffcontainer .email a {
	text-decoration:none;
	color:#605f5f;
}



.staffcontainer .email a:hover {
	color:#1588b2;
}


.staffcontainer .phone {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-phone.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	height:15px;
}


.staffcontainer .location {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-location.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:15px;
}

.staffcontainer .twitter {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-twitter.png);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	height:15px;
}




/*
***********************
Tabs
***********************
*/


li a:hover {
	color:#17a7db;
	text-decoration:none;
}


#tabs-wrapper {
	background: #FFF;
	float: left;
	width: 530px;
}
#main-content ul.tabs  {
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding:0px;
		/*padding-left:15px;*/
		}
/*	Tabs navigation  */

ul.tabs {	
	
	font-size: 15px;
	line-height: 1;
	overflow: hidden;
	position: relative;
	top: 1px;
	width: 100%;
}
ul.tabs  li{
			background: transparent;
			/*border-bottom: 1px solid #4476a2;*/
			float: left;
			margin-right: 4px;
		}
ul.tabs li a {
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 69%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(69%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */


				/*background: #518cbe url(../img/tab-bg.png) repeat-x;*/
				-webkit-border-top-left-radius: 7px;
				-webkit-border-top-right-radius: 7px;
				-moz-border-radius-topleft: 7px;
				-moz-border-radius-topright: 7px;
				border-top-left-radius: 7px;
				border-top-right-radius: 7px;
				color: #1588b2;
				display: block;
				font-weight: bold;
				outline: none;
				margin-top:10px;
				/*margin-bottom:2px;*/
				padding: 4px 17px;
				text-align: center;
				text-decoration: none;
				border-top:solid 1px #CCCCCC;
				border-left:solid 1px #CCCCCC;
				border-right:solid 1px #CCCCCC;
				border-bottom:solid 1px #CCCCCC;
				
				
		}
		
ul.tabs li a:hover {
				background: rgb(237,237,237); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(31%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */	
			}
			
			
			 html ul.tabs li.active a, html ul.tabs li.active a:hover {
	/*border-bottom: solid 2px #f5f5f5;*/
				border-bottom:none 0px #f5f5f5;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;	
	
	background: rgb(255,255,255); /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 59%, rgba(245,245,245,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(59%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 59%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 59%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 59%,rgba(245,245,245,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 59%,rgba(245,245,245,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */

			
			}


/*	Tabs content  */

.tab_content {
	border: 1px solid #CCC;
	padding-top: 10px;
	background-color: #f5f5f5;
	margin-bottom:15px;
}
.tab_content  p {
	padding-left:15px;
	padding-right:15px;
}
.tab_content ul {
	padding:0px;
	margin:0px;
	list-style:none;


	
}
.tab_content li {
background-image: url(/media/wwwlboroacuk/styleassets/img/icons/icon-journal-med.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left:50px;
	padding-bottom:15px;
	padding-top:5px;
	padding-right: 20px;

}


/*	News content  */

div.news {
	padding:0px;
	list-style-type: none;
	background-color:#f5f5f5;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
.news .clear {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
#main .news .newstitle{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	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: 0px;
}
#main .news .newsdate{
	font-style: italic;
	color: #999999;
	padding-bottom:5px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1em;
}
.news .newstext {@charset "UTF-8";


/* CSS Document */

a:hover {
	color:#17a7db;
	text-decoration:none;
}



#main-title {
	width: 100%;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/ttlbg-site.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1588b2;
	font-size: 100%;
	_font-size: 90%;
}



/*  Main menu  */

#main-menu ul li span.currentbranch0 a,
#main-menu ul li span.currentbranch0 a:hover {
	color: #FFF;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/ttlbg-site.jpg);
	background-repeat: no-repeat;
	background-position: right -12px;
	background-color: #1588b2;
	display: block;
}

#main-menu ul li span.currentbranch1 a,
#main-menu ul li span.currentbranch1 a:hover{
	background-color: #1588b2;
	color: #FFF;
	display: block;
}

#main-menu ul li span.currentbranch2 a,
#main-menu ul li span.currentbranch2 a:hover{
	background-color: #CCC;
	display: block;
}



/*  Site footer  */
#site-footer {
	font-size: 85%;
	width: 920px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	text-align: center;
}
.nounderline {
	text-decoration: none;
}

.featurecolour1 {
	color: #D4CADE;
	font-weight: normal;
}
.featurecolour2 {
	color: #1588b2;
}


 #crsp-content {
	width: 960px;
	height:340px;
	margin:auto;
	background-color:#375163;
	position:relative;
	display: block;
	overflow: hidden;	
 }
 
.main-image {
	height: 300px;
	width: 920px;
	margin-left:15px;
	border: 5px solid #677580;
	margin-top:15px;
	display:block;
	z-index: 100;
}

#crsp-searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	list-style:none;
	position:relative;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/ttlbg-site.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	margin-top: 0px;
	margin-right: -20px;
	padding: 0px;
	width: 190px;
}

#crsp-searchbox .search {
	position:absolute;
	left: 159px;
	top: 0px;
}

#crsp-searchbox .text {
	color:#999999;
}

#main-rightbox {
	width: 170px;
	padding-left: 0px;
	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;
}

#main-rightbox .rightbox {
	padding: 0px;
	background: #f9f9f9;
	width:190px;
	position:relative;
}

#crsp-searchbox fieldset label {
	padding-top:0px;
	display: none;
}
#crsp-searchbox #sitesearch_text {
	position: absolute;
	height: 25px;
	width: 135px;
	left: 4px;
	bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
}

#main-rightbox .rightbox h3 {
	font-size: 18px;
	font-weight: bold;
	color: #1588b2;
	display:block;
	margin:0;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom:10px;
	width:185px;
	margin-right:-20px;
	background-color:#FFFFFF;
	border-bottom: #CCC solid 1px;
	
}

#main-rightbox .rightbox p,
#main-rightbox .rightbox a {
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0;
	line-height: 16px;
	border-bottom: #CCC solid 1px;
	font-size: 11px;
	color: #636363;
	
}

#main-rightbox .rightbox a {
	text-decoration:none;
	display:block;
}

#main-rightbox .rightbox a:hover {
	background-color: #FFF;
	color:#636363;
}

#main-rightbox .location {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-location.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

#main-rightbox .phone {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-phone.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}

#main-rightbox .email {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-email.png);
	background-repeat: no-repeat;
	background-position: 7px 14px;
}

 #main-rightbox .arrow {
	background-image: url();
	background-repeat: no-repeat;
	background-position: 160px 10px;
}

#main-rightbox .email a {
	border:none;
	padding:0px !important;
	display:inline;
}
#main-rightbox .email a:hover {
	background-color: #f9f9f9;
	color:#1588b2;
}

#crsp-searchbox fieldset {
	margin: 0px;
	padding: 0px;
	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;
}
 
#main-intro {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
}

#main-intro .intro-header {
	font-size: 18px;
	line-height: 30px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.img-text {
	position: absolute;
	left: 433px;
	bottom: 40px;
	width: 390px;
	height: auto;
	background-color: rgba(5,40,50,0.5);
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	display:block;
	}

.img-text p {
	color:#FFFFFF;
	padding-bottom:10px;
	line-height:20px;
	}
	
.img-text h2 {
	margin-top:20px;
	}
	
	
.img-text .button a {
	padding-top:10px;
	width: 120px;
	height:25px;
	display: block;
	border: 1px solid #106784;
	text-align:center;
	float: left;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	background: #118ab2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExOGFiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTZlOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #118ab2 0%, #116e8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118ab2), color-stop(100%,#116e8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #118ab2 0%,#116e8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118ab2', endColorstr='#116e8d',GradientType=0 ); /* IE6-8 */
}
	
	
	.img-text .button a:hover {
		background: #116e8d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExNmU4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMThhYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #116e8d 0%, #118ab2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#116e8d), color-stop(100%,#118ab2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #116e8d 0%,#118ab2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116e8d', endColorstr='#118ab2',GradientType=0 ); /* IE6-8 */
	}


#main-intro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 10px;
	color:#333;
}

#cats {
	margin:auto;
	width:960px;
	height: 245px;
	position:relative;
}

#cats ul{
	height: 235px;
	width: 220px;
	float:left;
	background-color: #f9f9f9;
	margin: 0px;
	padding: 0px;
	margin-right:2px;
	list-style:none;
	margin-left: 15px;
}

#cats p, 
#cats h2 {
	padding:0;
	margin:0;
	margin-left:10px;
	margin-right:5px;
	line-height:22px;
	color:#333;
}

#cats a {
	margin-left:10px;
	margin-right:5px;
	padding-top:5px;
}



#cats img {
	padding-bottom:20px;
	
}

#cats .img {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-h-bkgrnd.jpg);
	background-repeat: no-repeat;
	height: 40px;
	color:#FFFFFF;
	text-align:center;
	font-size: 18px;
	font-weight:bold;
	padding-top:10px;
}

#logos {
	background-color: #f9f9f9;
	height:100px;
	margin:auto;
}

#logos li {
	list-style:none;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:50px;
	
}

#cats ul .list {
	font-size: 11px; 
	font-weight: bold;
	width: 200px;
	margin:auto;
	line-height:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom:10px;
	padding-top:10px;
	color:#333;
}

#cats ul .grey {
	color: #cccccc;
	font-weight:normal;
	font-size: 11px;
	line-height:16px;
}


#cats .button {
	position:absolute;
	float: left;
	bottom: 20px;
}

#cats .button a {
	padding-top:10px;
	width: 120px;
	height:25px;
	display: block;
	border: 1px solid #106784;
	text-align:center;
	float: left;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	/* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExOGFiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTZlOGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #118ab2 0%, #116e8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118ab2), color-stop(100%,#116e8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #118ab2 0%,#116e8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #118ab2 0%,#116e8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #118ab2 0%,#116e8d 100%); /* IE10+ */
background: linear-gradient(to bottom, #118ab2 0%,#116e8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118ab2', endColorstr='#116e8d',GradientType=0 ); /* IE6-8 */
}
		
#cats .button a:hover {
		background: #116e8d; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExNmU4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMThhYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #116e8d 0%, #118ab2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#116e8d), color-stop(100%,#118ab2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #116e8d 0%,#118ab2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116e8d', endColorstr='#118ab2',GradientType=0 ); /* IE6-8 */
	}


#arrowR {
	position: absolute;
	right: 30px;
	top: 156px;
	height: 36px;
	width: 36px;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/arrow-sprite.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 200;
}

#arrowL {
	position: absolute;
	left: 30px;
	top: 155px;
	height: 36px;
	width: 36px;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/arrow-sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 200;
}

#arrowR:hover {
	background-position: right bottom;
}

#arrowL:hover {
	background-position: left bottom;
}

#main-footer {
	background-image:url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/footer.jpg);
	width:960px;
	height:68px;
		
	}

#main-footer a,
#main #main-footer p {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:24px;	
	margin-top: -13px;
}



/*  Research page link boxes  */

	
#research {
	display: block;
	padding: 0px;
	width: 550px;
	margin-top: 20px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.resbox  {
	background-color: #EEE;
	display: block;
	padding: 0px;
	float: left;
	height: 200px;
	width: 255px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.resbox:hover {
	background-color: #DDD;
}
.resbox a  {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #116e8d;
	display: block;
	margin: 0px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background: -moz-linear-gradient(top,  #118ab2 0%, #116e8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#118ab2), color-stop(100%,#116e8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #118ab2 0%,#116e8d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #118ab2 0%,#116e8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#118ab2', endColorstr='#116e8d',GradientType=0 ); /* IE6-8 */
}
.resbox a:hover {
background: -moz-linear-gradient(top,  #116e8d 0%, #118ab2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#116e8d), color-stop(100%,#118ab2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #116e8d 0%,#118ab2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #116e8d 0%,#118ab2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#116e8d', endColorstr='#118ab2',GradientType=0 ); /* IE6-8 */
}
.resbox img  {
	width: 255px;
}
.clear  {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 530px;
	clear: both;
}
#main .resbox  h3{
	display: block;
	margin: 0px;
	padding: 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;
	line-height: 1.2;
	font-size: 1.22em;
}

#main-footer a,
#main #main-footer p {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding-top:24px;	
	margin-top: -13px;
}


/*
***********************
Staff centre
***********************
*/

a {
	color:#1588b2;
	text-decoration:none;
}

li a:hover {
	color:#1588b2;
	
}

#main-content .maintitle {
	font-size: 18px;
	color:#333333;
	line-height: 12px;
}

.small {
	font-size: 11px;
	color:#605f5f;
	font-variant:normal;
	line-height:-4px;
	text-wrap:supress;
}	

#main-content .jobtitle {
	font-size: 14px;
	color:#605f5f;
	font-variant:bold;
	line-height: 28px;
	padding-bottom:25px;	
}

#main-content .sections {
	padding-bottom:25px;
	
}

#main-content .staffcontainer {
	background-color: #FFF;
	text-align: left;
	display:block;
	overflow:hidden;
	padding: 0px 0 15px 0px;
	border-bottom: 1px solid #CCC;
}


#main-content .staffcontainer ul {
	float:left;
	list-style:none;
	display:block;
	word-wrap:break-word;
	width:360px;
	padding:0px;
	padding-top:3px;
	
	
}

#main-content .staffcontainer li{
	padding-left:0px;
	margin-left: 5px;
        margin-right: 5px;
	color:#605f5f;
	
}

#main-content .staffcontainer p {
	padding-left:25px;
	height:25px;
	margin:0;
	color:#605f5f;

}

#main-content .staffcontainer img {
	display:block;
	float:left;
	-webkit-box-shadow: 2px 2px 6px 1px rgba(50, 50, 50, 0.3);
	box-shadow: 2px 2px 6px 1px rgba(50, 50, 50, 0.3);
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left:1px;
	width:140px;
	height:auto;
	border: 1px solid #FFF;
}


h4.trigger {
	display:block;
	margin:0px;
	font-size: 13px;
	font-weight: bold;
	height:26px;
	text-indent:10px;	
	background-color:#f5f5f5;
	padding-bottom:0px;
	padding-top:10px;
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-arrow.png);
	background-repeat: no-repeat;
	background-position: 500px 10px;
	/*border-top: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;	
}

h4.trigger a {
	color: #1588b2;
	text-decoration: none;
	display:block;
	}

h4.trigger:hover {
	background-color:#FFF;
}

h4 {
display: block;
}

h4.active {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-arrow-active.png);
	text-decoration: none;
	background-color: #FFF;
}



.toggle_container {
	padding: 0;
	overflow: hidden;
	width: 530px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

 .toggle_container .block {
	background-color: #f5f5f5;
	padding-top:2px;
	padding-bottom:5px;
	margin-bottom:2px;
	border-bottom: 1px solid #CCC;
	
}


.toggle_container .block p {
	margin-left:15px;
	margin-right:15px;
}


.toggle_container .block ul {
	list-style:none;
	padding:0px;
	
}

.toggle_container .block li {
	background-image: url(/media/wwwlboroacuk/styleassets/img/icons/icon-journal-med.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left:50px;
	padding-bottom:15px;
	padding-top:5px;

}
.staffcontainer .email {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-email.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height:15px;
}

.staffcontainer .email a {
	text-decoration:none;
	color:#605f5f;
}



.staffcontainer .email a:hover {
	color:#1588b2;
}


.staffcontainer .phone {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-phone.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	height:15px;
}


.staffcontainer .location {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-location.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:15px;
}

.staffcontainer .twitter {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/img-twitter.png);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	height:15px;
}




/*
***********************
Tabs
***********************
*/


li a:hover {
	color:#17a7db;
	text-decoration:none;
}


#tabs-wrapper {
	background: #FFF;
	float: left;
	width: 530px;
}
#main-content ul.tabs  {
		list-style: none;
		margin: 0;
		overflow: hidden;
		padding:0px;
		/*padding-left:15px;*/
		}
/*	Tabs navigation  */

ul.tabs {	
	
	font-size: 15px;
	line-height: 1;
	overflow: hidden;
	position: relative;
	top: 1px;
	width: 100%;
}
ul.tabs  li{
			background: transparent;
			/*border-bottom: 1px solid #4476a2;*/
			float: left;
			margin-right: 4px;
		}
ul.tabs li a {
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 69%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(69%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 69%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */


				/*background: #518cbe url(../img/tab-bg.png) repeat-x;*/
				-webkit-border-top-left-radius: 7px;
				-webkit-border-top-right-radius: 7px;
				-moz-border-radius-topleft: 7px;
				-moz-border-radius-topright: 7px;
				border-top-left-radius: 7px;
				border-top-right-radius: 7px;
				color: #1588b2;
				display: block;
				font-weight: bold;
				outline: none;
				margin-top:10px;
				/*margin-bottom:2px;*/
				padding: 4px 17px;
				text-align: center;
				text-decoration: none;
				border-top:solid 1px #CCCCCC;
				border-left:solid 1px #CCCCCC;
				border-right:solid 1px #CCCCCC;
				border-bottom:solid 1px #CCCCCC;
				
				
		}
		
ul.tabs li a:hover {
				background: rgb(237,237,237); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(255,255,255,1) 31%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(31%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 31%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */	
			}
			
			
			 html ul.tabs li.active a, html ul.tabs li.active a:hover {
	/*border-bottom: solid 2px #f5f5f5;*/
				border-bottom:none 0px #f5f5f5;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;	
	
	background: rgb(255,255,255); /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 59%, rgba(245,245,245,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(59%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 59%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 59%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 59%,rgba(245,245,245,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 59%,rgba(245,245,245,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */

			
			}


/*	Tabs content  */

.tab_content {
	border: 1px solid #CCC;
	padding-top: 10px;
	background-color: #f5f5f5;
	margin-bottom:15px;
}
.tab_content  p {
	padding-left:15px;
	padding-right:15px;
}
.tab_content ul {
	padding:0px;
	margin:0px;
	list-style:none;


	
}
.tab_content li {
background-image: url(/media/wwwlboroacuk/styleassets/img/icons/icon-journal-med.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-left:50px;
	padding-bottom:15px;
	padding-top:5px;
	padding-right: 20px;

}


/*	News content  */

div.news {
	padding:0px;
	list-style-type: none;
	background-color:#EEE;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
.news .clear {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
#main .news .newstitle{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	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: 0px;
}
#main .news .newsdate{
	font-style: italic;
	color: #999999;
	padding-bottom:5px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1em;
}
.news .newstext {
	padding-bottom:10px;
	line-height:22px;
	color: #333333;
	
}
.news .newslink {
	background-repeat: no-repeat;
	padding-left:5px;
	padding-top:2px;
	position: absolute;	
}
/* .news .news-link a {
	background-image: url(/media/wwwlboroacuk/styleassets/sitespecific/crsp/images/news-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: left;
} */

	padding-bottom:10px;
	line-height:22px;
	color: #333333;
	
}
.news .newslink {
	background-repeat: no-repeat;
	padding-left:5px;
	padding-top:2px;
	position: absolute;	
}




#cats .button a, .news .news-link a {
width: auto;
padding-left: 10px;
padding-right: 10px;
}


iframe {border: none 0 !important}