/*-----------------------------------------------
--///////////      Orange Addenbrooke's styles   	///////////--
-----------------------------------------------*/


body {
	margin: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	color: #00457C;
	background-color: #f49526;
	/*
	background-position: center;
	background-image: url(/resources/images/mainback.gif);
	background-repeat: repeat-y;
	*/
}



H1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #f49526;
	margin: 0 0 8px 20px;
}

H2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #00457C;
	line-height: 18px;
	margin: 0 20px 20px 20px;
}

p.titleadd {
	font-size: 18px;
	color: #f6aa51;
	font-weight: normal;
	margin: 0 0 10px 0;
}

p.subtitle {
	font-size: 18px;
	color: #f6aa51;
	font-weight: normal;
	margin: 20px 0 10px;
}

p.extralineheight {
	line-height: 1.75em;
	vertical-align: 25%;
}

.textcolour {
	color: #f49526;
}


.copylink, a.copylink:visited {
	color: #f49526;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.copylink:hover {
	color: #808285;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.addlink, a.addlink:visited {
	color: #f49526;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.65em;
}

a.addlink:hover {
	color: #808285;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.65em;
}

a.smallheaderlink, a.smallheaderlink:visited {
	
	color: #f49526;
	font-size: 12px;
	margin-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.5em;
}

a.smallheaderlink:hover {
	
	color: #808285;
	font-size: 12px;
	margin-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
}


.cubetitle, a cubetitle visited {
	font-size: 18px;
	color: #f6aa51;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: none;
}


a.cubetitle:hover{
	font-size: 18px;
	color: #808285;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: none;
}




#breadcrumb {
	position: relative;
	width: 482px;
	margin-left: 20px;
	padding-bottom: 10px;
	color: #808285;
}


a.breadcrumb , a.breadcrumb:visited {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.breadcrumbon, a.breadcrumbon:visited {
	color: #f49526;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumbon:hover {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#subnavouter {
	overflow: hidden;
	width: 979px;
	height: 20px;
	margin-top: 0;
	padding-top: 3px;
	margin-bottom: 5px;
	background-color: #f49526;
	clear: both;
}

a.subnavlink, a.subnavlink:visited {
	position: relative;
	top: 3px;
	text-decoration: none;
	color: #fff;
}

a.subnavlink:hover {
	position: relative;
	text-decoration: none;
	color: #fff;
}



#footer {
 position: relative;
 left: -10px;
 width: 980px;
 height: 37px;
 font-size: 12px;
 color: #808285;
 text-align: right;
 background-color: #f49526;
 clear: both;
}



/* Drilldown Assets */




#firsttier {
	position: relative;
	margin-left: 5px;	
}

#secondtier {
	position: relative;
	width: 198px;
	margin-left: -1px;
	margin-bottom: 0;
	padding: 2px 0px 10px 16px;
	background-color:#fdefdf;
}

#thirdtier {
	position: relative;
	width: 183px;
	margin: 0 0 0 -3px;
	padding: 2px 2px 10px 16px;
	background-color: #fef7ef;
}

#fourthtier {
	position: relative;
	width: 178px;
	margin: 10px 0 0 -4px;
	padding: 2px 2px 10px 16px;
	background-color:#f6e8d8;
}


a.firstdrill, a.firstdrill:visited {
	display: block;
	color: #00457C;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(/resources/images/arrow2.gif);
	background-repeat: no-repeat;
	margin: 10px 1px 0 0;
	text-decoration: none;
}

a.firstdrill:hover {
	display: block;
	color: #808285;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(/resources/images/arrow2.gif);
	background-repeat: no-repeat;
	margin: 10px 1px 0 0;
	text-decoration: none;
}


.firstdrillon {
	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;
}


.firstdrillsecon {
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow-down2.gif);
	background-repeat: no-repeat;
	margin: 5px 0 0px -5px;
	padding: 5px 0 5px 16px;
}

.firstdrillthirdon {
	display: block;
	color: #808285;
	font-weight: bold;
	width: 190px;
	text-decoration: none;
	background-image: url(/resources/images/arrow-down3.gif);
	background-repeat: no-repeat;
	margin: 5px 10px 0 -10px;
	padding: 5px 0 0 20px;
}


.on {
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow_grey.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding-left: 10px;
}

p.arrowlinkleft {
 padding-bottom: 12px;
 padding-left: 10px;
 font-weight: bold;
 background-image: url(/resources/images/arrow-down4.gif);
 background-repeat: no-repeat;
 color: #808285;
}

/* Latest vacancies button */


#latest_vacancies_div
		{ 
		float: left;
	
		width: 180px;
		margin: 0px;
		}
		
a.latest_vacancies, a.latest_vacancies:visited {
	background-color: #f49526;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.04em;
	text-align: left;
	padding: 8px 18px 8px 18px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;

}
a.latest_vacancies:active, a.latest_vacancies:hover {
background-color: #FDEFDF;
	border: 0px solid #00457C;
	color: #00457C;;
	
	font-size: 14px;
	font-weight: bold;
}




#buttons
		{ 
		float: left;
	
		width: 188px;
		margin: 8px;
		}

a.area, a.area:visited {
		background-color: #f49526;
	font-size: 15px;
	line-height: 22px;
	
	text-align: left;
	padding: 8px 18px 8px 18px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	
}

a.area:active, a.area:hover {
	background-color: #FDEFDF;
	border: 0px solid #00457C;
	color: #00457C;;
	font-size: 14px;
	font-weight: bold;
	}
	
	


/* full width text box in central coll */

.announcement_box {
	position: relative;
	width: 360px;
	border: 1px solid #e6e7e8;
	padding: 14px;
	background-color: #FFE7CB;
}
.announcement_box_rhs{
	position: relative;
	width: 160px;
	border: 1px solid #e6e7e8;
	padding: 14px;
	background-color: #FFE7CB;
}


.hotTopicHeadline {
	position: relative;
	float: left;
	width: 320px;
	background-color: #FDEFDF;
	padding:5px;
	z-index: 200;
	

}

.RightColumnHeadline {
	position: relative;
	float: left;
	width: 80px;
	background-color: #FDEFDF;
	padding:5px;
	z-index: 200;
	

}

.occ_health {
	font-size: 2.1em;
	font-weight: normal;
	color: #f49526;
	margin: 0 0 8px 20px;
}


.addCentreColumnHeadline
{
position: relative;
	width: 270px;
	float: left;
	background-color: #fdefdf;
	padding:5px;
	z-index: 20;
	
	
	}
	
	
.MainFeatureHeadline {
	position: relative;
	float: left;
	width: 390px;
	background-color: #FDEFDF;
	padding:5px;
	z-index: 200;
	

}

.ThirdColumnHeadline {
	position: relative;
	float: left;
	width: 220px;
	background-color: #FDEFDF;
	padding:5px;
	z-index: 200;
	

}

.RightColumnTitle {

	color: #00457C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
	}

.feature_panel {
	position: relative;
	width: 100%;
	border: 1px solid #e6e7e8;
	padding: 14px;
	background-color: #FFE7CB;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	
}

/* tabbed navigation */

UL.tabNavigation {
		    list-style: none;
		    margin: 0;
		    padding: 0;
		}

		UL.tabNavigation LI {
		    display: inline;
		}

		UL.tabNavigation LI A {
		    padding: 3px 5px;
		    background-color: #fdefdf;
		    color: #00457C;
		    text-decoration: none;
			font-weight:bold;
			border: 1px solid #CCCCCC;
			border-bottom:none;
		}

		UL.tabNavigation LI A.selected,
		UL.tabNavigation LI A:hover {
		    background-color: #00457C;
		    color: #fff;
		    padding-top: 7px;
		}
		
		UL.tabNavigation LI A:focus {
			outline: 0;
		}

		div.tabs > div {
	padding: 12px;
	margin-top: 3px;
	border: 1px solid #CCCCCC;

		}
		
		div.tabs > div h2 {
			margin-top: 0;
		}

		#first {
		    background-color: #f00;
		}

		#second {
		    background-color: #0f0;
		}

		#third {
		    background-color: #00f;
		}
		
		.waste {
			min-height: 1000px;
		}
    -->

