 
 
IMG {
	border: 0;
}
 
HR {
height:1px;
color:#DDD;
background-color:#DDD;
border: 0;
}
 
 
 
P {
	margin: 0;
}
 
 
 
p.geninfotitle {
	font-size: 12px;
	font-weight: bold;
	color: #00457C;
	margin-bottom: 8px;
}
 
p.rhcolgrey {
	color: #808285;
	margin: 0;
}
 
 
.textbold {
	color: #00457C;
	font-weight: bold;
}
 
 
 
a.arrowlinkleft, a.arrowlinkleft:visited {
	color: #00457C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
}
 
a.arrowlinkleft:hover {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
 
a.arrowlink, a.arrowlink:visited {
	color: #007ac2;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
 
a.arrowlink:hover {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
 
 
p.arrowlinkleft {
	
	padding-left: 15px;
	font-weight: bold;
	background-image: url(../images/arrow-down4.gif);
	background-repeat: no-repeat;
	color: #808285;
	margin: 0px;
	
}
 
 
#container {
	position: relative;
	width: 990px;
	padding-left: 10px;
	margin: 0 auto;
	background-color: #fff;
	height: auto;
}
 
#pageheader {
	position: relative;
	width: 980px;
	height: 335px;
	padding-bottom: 1px;
	padding-top: 10px;
}
 
#pageheader2 {
	position: relative;
	width: 980px;
	height: 239px;
	padding-bottom: 1px;
	padding-top: 10px;
}
 
#logo {
	position: absolute;
	right: 22px;
	top: 25px;
	z-index: 100;
}
 
#logo2 {
	position: absolute;
	right: 16px;
	top: 10px;
	z-index: 100;
}
 
 
#navigation {
	position: relative;
	width: 1000px;
}
 
#mainnavigation {
	position: relative;
	width: 980px;
	height: 35px;
}
 
/* Hyperlinks */
 
 
/* Rollover for navigation */
 
.pagetop {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
 
.pagetop2 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
 
 
 
/* Navigation */
 
a.homenav, a.homenav:visited {
	display: block;
	width: 187px;
	height: 1.45em;
	color: #808285;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
	border-left: 1px solid #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
}
 
a.homenav:hover {
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	background-color: #00457c;
 
}
 
a.homenav:hover img.pagetop {
	position: absolute;
	top: -336px;
	visibility: visible;
	z-index: 0;
	color: #fff;
}
 
a.homenav2, a.homenav2:visited {
	display: block;
	width: 287px;
	height: 1.45em;
	color: #808285;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e6e7e8;
}
 
a.homenav2:hover {
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	background-color: #00457c;
	
 
}
 
.homenavon {
	display: block;
	width: 287px;
	height: 1.45em;
	color: #fff;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
	border-bottom: 1px solid #00457c;
	background-color: #00457c;
}
 
 
a.homenav2:hover img.pagetop {
	
	position: absolute;
	top: -240px;
	visibility: visible;
	z-index: 0;
	
}
 
a.addnav, a.addnav:visited {
	display: block;
	width: 228px;
	height: 1.45em;
	color: #808285;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e6e7e8;
}
 
a.addnav:hover {
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	background-color: #f49526;
}
 
.addnavon {
	width: 230px;
	height: 1.45em;
	color: #fff;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	background-color: #f49526;
}
 
a.addnav:hover img.pagetop {
	position: absolute;
	top: -336px;
	visibility: visible;
	z-index: 0;
}
 
a.addnav2, a.addnav2:visited {
	display: block;
	width: 228px;
	height: 1.45em;
	color: #808285;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e6e7e8;
}
 
a.addnav2:hover {
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	background-color: #f49526;
}
 
.addnavon {
	width: 230px;
	height: 1.56em;
	color: #fff;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	background-color: #f49526;
}
 
a.addnav2:hover img.pagetop {
	position: absolute;
	top: -240px;
	visibility: visible;
	z-index: 0;
}
 
a.radnav, a.radnav:visited {
	display: block;
	width: 259px;
	height: 1.45em;
	color: #808285;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e6e7e8;
}
 
a.radnav:hover {
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	background-color: #34c1dc;
}
 
 
.radnavon {
	width: 261px;
	height: 1.56em;
	color: #fff;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	background-color: #34c1dc;
}
 
a.radnav:hover img.pagetop {
	position: absolute;
	top: -336px;
	visibility: visible;
	z-index: 0;
}
 
a.radnav2, a.radnav2:visited {
	display: block;
	width: 259px;
	height: 1.45em;
	color: #808285;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e6e7e8;
}
 
a.radnav2:hover {
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	background-color: #34c1dc;
}
 
.radnav2on {
	display: block;
	width: 259px;
	height: 1.45em;
	color: #fff;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e6e7e8;
	background-color: #34c1dc;
}
 
a.radnav2:hover img.pagetop {
	position: absolute;
	top: -240px;
	visibility: visible;
	z-index: 0;
}
 
a.rosenav, a.rosenav:visited {
	display: block;
	width: 194px;
	height: 1.45em;
	color: #808285;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e6e7e8;
}
 
a.rosenav:hover {
	color: #808285;
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	background-color: #00457C;
}
 
.rosenavon {
	display: block;
	width: 196px;
	height: 1.45em;
	color: #fff;
	font-size: 17px;
	float: left;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border-top: 1px solid #e6e7e8;
	border-right: 1px solid #e6e7e8;
	border-bottom: 1px solid #00457C;
	background-color: #00457C;
}
 
 
a.rosenav:hover img.pagetop {
	position: absolute;
	top: -336px;
	visibility: visible;
	z-index: 0;
}
 
a.rosenav2, a.rosenav2:visited {
	display: block;
	width: 194px;
	height: 1.45em;
	color: #808285;
	font-size: 17px;
	float: left;
	margin-right: 1px;
	padding-top: 8px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #e6e7e8;
}
 
a.rosenav2:hover {
	color: #808285;
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	background-color: #00457C;
}
 
a.rosenav2:hover img.pagetop {
	position: absolute;
	top: -240px;
	visibility: visible;
	z-index: 0;
}
 
 
 
 
 
 
 
 
/*  Forms Assets */
 
FORM {
	margin: 0;
}
 
#formouter {
	position: relative;
	padding-left: 15px;
	padding-top: 20px;
}
 
#contactintro {
	position: relative;
	width: 470px;
	padding: 0 10px 0 20px;
	
}
 
 
 
/* Sub Navigation Assets */
 
#subnavadd {
	position: relative;
	width: 976px;
	height: 25px;
	background-color: #f49526;
}
 
 
 
 
#navlist2
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
 
#navlist2 li
{
	border-left: 1px solid #fff;
	float: left;
	line-height: 0.9em;
	margin: 1px .5em 0 -.5em;
	padding: 0 1px;
	height: 14px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
 
}
 
#navlist2 li a
{
	position: relative;
	top: 1px;
	padding: 5px 16px;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
 
#navlist2 li a:hover
{
	position: relative;
	top: 3px;
	padding: 5px 16px;
	color: #66CCCC;
	font-size: 12px;
	background-color: #66CCCC;
}
 
#navlist2 li p
{
	position: relative;
	top: -4px;
	padding: 6px 16px;
	color: #66CCCC;
	font-size: 12px;
	background-color: #fff;
}
 
 
 
#maincontainer {
	position: relative; 
	margin-left: -10px;
	width: 510px;
	float: left;
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	z-index: 200;
}

#maincontainer2 {
	position: relative; 
	margin-left: -10px;
	width: 250px;
	float: left;
	background-color: #fff;
	padding-top: 15px;
	padding-bottom: 10px;
	z-index: 200;
}
 #centrecontentareapaddingx {
	padding-left: 20px;
	padding-right: 20px;
}
 
 #centrecontentareapadding {
	padding-left: 45px;
	padding-right: 20px;
}
 
 
#centrecontentareapadding2 {
	padding-left: 20px;
	padding-right: 30px;
}

#centrecontentareapadding3 {
	padding-left: 0px;
	padding-right: 0px;
}
 
/* Left navigation Assets */
 
 
 
#leftcolumn {
	position: relative;
	left: -10px;
	float: left;
	width: 210px;
	background-color: #fff;
	padding: 10px 10px 20px 11px;
	z-index: 200;
}
 
#leftcolumndrill {
	position: relative;
	left: -10px;
	float: left;
	width: 210px;
	background-color: #fff;
	padding: 10px 10px 20px 20px;
	z-index: 200;
}
 
 
.sectionmarker {
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow-down4.gif);
	background-repeat: no-repeat;
	margin: 8px 0;
	padding-left: 15px;
	padding-bottom: 8px;
}
 
/* right navigation Assets */
 
#rightcolumn {
	position: relative;
	float: left;
	width: 215px;
	background-color: #fff;
	padding: 20px 0 5px 5px;
	z-index: 200;
}
 
/* News Assets */
 
p.newstoryheadline  {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 3px;
}
 
.headlinelink, a.headlinelink visited {
	font-size: 1.2em;
	color: #00457C;
	font-weight: bold;
	text-decoration: none;
}
 
 
a.headlinelink:hover {
	font-size: 1.2em;
	font-weight: bold;
	color: #808285;
	text-decoration: none;
}
 
 
 
.incidentheadline, a.incidentheadline visited  {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
 
a.incidentheadline:hover  {
	font-size: 1.2em;
	color: #808285;
	text-decoration: none;
	
	}
 
.cubeincidenttitle, a cubeincidenttitle{
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: none;
}
 
a.cubeincidenttitle:hover{
	font-size: 18px;
	color: #808285;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: none;
	
	}
 
.newsboxouter {
	position: relative;
	width: 190px;
	height: 102px;
}
 
.newsboxleft {
	position: relative;
	width: 70px;
	height: 102px;
	float: left;
	padding-right: 5px;
}
 
.newsboxright {
	position: relative;
	width: 104px;
	height: 102px;
	float: left;
	padding-left: 5px;
}
 
#gotonews {
	position: relative;
	padding: 5px 19px 5px 10px;
	width: 180px;
}
 
#latestnewsbox {
	position: relative;
	width: 160px;
	height: 300px;
	padding: 15px 19px 15px 11px;
}
 
/* General Info Assets */
 
 
.generalinfobox {
	position: relative;
	width: 180px;
	padding: 15px 19px 5px 11px;	
	
	
}
 
 
/* Cube Assets */
 
#cubeouter {
	position: relative;
	width: 470px;
	padding-top: 14px;
	
}
 
.cube {
	position: relative;
	width: 220px;
	height: 337px;
	float: left;
	border: 1px solid #e6e7e8;
}
 
.cube2 {
	position: relative;
	width: 220px;
	height: 337px;
	float: left;
	margin-left: 5px;
	border: 1px solid #e6e7e8;
	
}
 
/* full width text box in central coll */
 
.cubewide {
	position: relative;
	width: 360px;
	border: 1px solid #e6e7e8;
	padding: 14px;
}
 
/* for text floating right of an image 180px high */
 
.cubewide180 {
	position: relative;
	height:180px;	
	width: 360px;
	border: 1px solid #e6e7e8;
}
 
/* for text floating right of an image 220px high */
 
.cubewide220 {
	
	position: relative;
	width: 360px;
	border: 1px solid #e6e7e8;
}
 
 
.pub_holder {
	position: relative;
	width: 360px;
	padding: 14px;
}
 
 
/* Quote Cube Assets */
 
#cubequoteouter {
	position: relative;
	width: 390px;
	padding-top: 14px;
	padding-bottom: 14px;
 
}
 
.cubequote {
	position: relative;
	width: 180px;
	float: left;
	border: 1px solid #e6e7e8;
	
}
 
.cube2quote {
	position: relative;
	width: 180px;
	float: left;
	margin-left: 5px;
	border: 1px solid #e6e7e8;
	
}
 
 
/* footer assets */
 
 
#footerleft {
	position: relative;
	display:inline-block;
	width: 500px;
	padding-right: 12px;
	padding-top: 5px;
	color: #fff;
	float: right;
}
 
#footercontact {
	position: relative;
	width: 123px;
	height: 37px;
	padding-left: 4px;
	background-color: #fff;
	float: right;
 
}
 
#footernhs {
	position: relative;
	left: -40px;
	display:inline-block;
	width: 200px;
	height: 32px;
	color: #fff;
	padding-top: 5px;
	float: left;
	
}
 
a.footerlinkadd, a.footerlinkadd:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
 
a.footerlinkadd:hover {
	color: #808285;
	font-size: 12px;
	text-decoration: underline;
}
 
a.footerlinkadd2, a.footerlinkadd2:visited {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
 
a.footerlinkadd2:hover {
	color: #808285;
	font-size: 10px;
	text-decoration: underline;
}
 
ul.leftnav  {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
ul.leftnav li {
	display: block;
	padding-bottom: 1px;
	padding-left: 15px;
	background-image: url(http://www.cuh.org.uk/resources/images/arrow2.gif);
	background-repeat: no-repeat;
}
 
ul.leftnav li {
	display: block;
	padding-bottom: 12px;
	padding-left: 15px;
	background-image: url(http://www.cuh.org.uk/resources/images/arrow2.gif);
	background-repeat: no-repeat;
}
 
/*  Forms Assets */
 
FORM {
	margin: 0;
}
 
 
 
/* Search Box Assets */
 
#searchouter {
	position: relative;
	height: 25px;
	padding-bottom: 20px;
}
 
#searchleft {
	position: relative;
	float: left;
	padding: 1px;
}
 
#searchmiddle {
	position: relative;
	padding: 2px 5px;
	float: left;
}
 
#searchright {
	position: relative;
	padding-top: 5px;
	float: left;
}
 
 
.clear {
clear:both;
height:1px;
overflow:hidden;
}
 
/* back to the top of the page */
 
a.backtotop, a.backtotop:visited 
{
	float: right;
	font-size: 11px;
	
	display: block;
	color: #00457C;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow-up.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding-left: 18px;
}
 
 
a.backtotop:hover 
{
	float: right;
	font-size: 11px;
	
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow-up.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding-left: 18px;
}
 
	
	
 
/* Image holder */
 
.imageleft {
	position: relative;
	float: left;
	border: 0px solid #e6e7e8;
	padding: 10px 10px 10px 0px;
}
 
.imageleft2 {
	position: relative;
	float: left;
	border: 0px solid #e6e7e8;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 0px;
}
 
.imageleft3 {
	position: relative;
	float: left;
	border: 0px solid #e6e7e8;
	padding-top: 0px;
	margin-right: 12px;
	margin-bottom: 15px;
	padding-left: 0px;
}
 
.imageleft4 {
	position: relative;
	float: left;
	border: 0px solid #e6e7e8;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 0px;
}
 
.imageright {
	position: relative;
	float: right;
	border: 0px solid #e6e7e8;
	padding: 10px 0px 10px 10px;
}
 
.imageright2 {
	position: relative;
	float: right;
	border: 0px solid #e6e7e8;
	padding: 0px 0px 15px 12px;
}
.imagecenter {
	position: relative;
	border: 0px solid #e6e7e8;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
 
.imagecentreborder {
	position: relative;
	border: 1px solid #e6e7e8;
	padding: 0px;
	width: 390px;
}
 
.imageborder {
	
	border: 1px solid #e6e7e8;
 
 
}
 
.imageindentborder {
	position: relative;
	border: 1px solid #e6e7e8;
	padding: 0px;
	width: 320px;
}
 
.imagerightborder {
	position: relative;
	float: right;
	border: 1px solid #e6e7e8;
	margin: 10px 0px 15px 12px;
	
	}
 
.imageright2border {
	position: relative;
	float: right;
	border: 1px solid #e6e7e8;
	margin: 0px 0px 15px 12px;
	
}
 
 
	.imageleftborder{
	position: relative;
	float: left;
	border: 0px solid #e6e7e8;
	margin: 10px 10px 10px 0px;
}
 
.imageleft2border {
	position: relative;
	float: left;
	border: 1px solid #e6e7e8;
	margin: 0px 12px 15px  0px;
 
}
 
 
.imagecaption{
 
	padding: 5px;
	
	}
 
 
/* for images within text boxes in central coll - see .cubewide  */
 
.cubeimageleft {
	position: relative;
	float: left;
	margin-right: 12px;
	border-right: 1px solid #e6e7e8;
}
 
.cubeimageright {
	position: relative;
	float: right;
	margin-left: 12px;
	border-left: 1px solid #e6e7e8;
}
 
/* Publication layout */
 
.publication_box 
 
{
	
	height: 125px;
	width: 360px;
}
 
.publication_cover
{
	
	width: 90px;
	height: 125px;
	float: left;
}
 
.publication_download
{
	float: right;
	margin-top: 30px;
	width: 260px;
}
 
 
 
 
 
.pdf_container
 
{
	width: 140px;
	padding: 3px 3px 8px 24px;
	background-image: url(../resources/images/icons/documents/pdf.gif);
	background-repeat: no-repeat;
	position:relative;
	background-position: left top;
}	
	
	
	
.pdf_container2
 
{
	
	padding: 3px 3px 8px 24px;
	background-image: url(../resources/images/icons/documents/pdf.gif);
	background-repeat: no-repeat;
	position:relative;
	background-position: left top;
}	
	
.word_container
 
{
	padding: 3px 3px 8px 24px;
	background-image: url(../resources/images/icons/documents/word.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	width: auto;
}	
 
.word_container2
 
{
width: 140px;
padding: 3px 3px 8px 24px;
background-image: url(../resources/images/icons/documents/word.gif);
background-repeat: no-repeat;
background-position: left top;
display: inline-block;
width: auto;
}	
 
 
 
.ppt_container
 
{
	padding: 3px 3px 8px 24px;
	background-image: url(../resources/images/icons/documents/ppt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	width: auto;	
}	
 
 
.infection_container
 
{
	width: 140px;
	padding: 0px 3px 8px 50px;
	background-image: url(/resources/images/logos/infect_control_symbol_thumb.jpg);
	background-repeat: no-repeat;
	position:relative;
	background-position: left top;
}	
 
 
/* Print this page */
 
.printbox
 
{
	border-top-style: solid;
 
	border-width: 1px 0px 0px 0px;
	border-top-color: #e6e7e8;
 
 
	
}
 
.printthispage
 
{
	position: relative;
	
	padding: 5px 5px 5px 20px;
	background-image: url(/resources/images/print_btn.gif);
	background-repeat: no-repeat;
	
	background-position: left center;
	
}
 
 
 
.line
 
{
	margin-top: 20px;
}
 
 
 
.rosietd
 
{
	border: thin solid #CCCCCC;
 
}
 
/* Sortable tables */
table.sortable thead {
	background-color:#eee;
	color:#666666;
	font-weight: bold;
	cursor: default;
	font-size: 12px;
	
}
.sortable td
 
{
border: 1px solid #666666;	
}
 
.sortable th
 
{
border: 1px solid #666666;	
}