@charset "utf-8";
/* CSS Document */

.searchResult {
	width:690px;
	margin-bottom:15px;
}
.cmsSearchResult {
	width:680px;
	margin-bottom:15px;
	border:#ddaf01 1px solid;
}
.searchResult .leftResultBlock{
	float:left;

}
.searchResult .rightResultBlock{
float:left;
width:200px;
}
.searchResult .content p,.searchResult .content h3{
	margin-top:0;
	margin-bottom:0;
	padding:10px;
}

.titleBlock {

	background-color:#F8981D;
	width:480px;
	line-height:23px;
	margin-right:5px;
	padding-left:5px;
	height:23px;
}

.title{

	background-color:#F8981D;
	width:675px;
	line-height:28px;
	margin-right:5px;
	padding-left:5px;
	height:28px;
}
.titleBlock a{
	color:#FFFFFF;
	font-size:12px;
}
.searchResult .content{
	min-height:150px;
	float:left;
	width:480px;
	margin-top:5px;
}
.fullWidthContent{
	min-height:50px;
	float:left;
	width:100%;
	margin-top:5px;
}
.searchResult .dateBlock {
	color:#FFF;
	font-size:10px;
	line-height:1.2em;
	height:1.2em;
	width:480px;
	margin-right:5px;
	padding-left:5px;
	background-color:#F8981D;
}

.readMoreLink{

	background-color:#F8981D;
	line-height:23px;
	padding-left:5px;
	height:23px;
}

.readMoreLink a{
	color:#FFFFFF;
	font-size:12px;
	display:block;
	width:190px;
	background-image:url(images/readmorebutton.png);
	background-position:right;
	background-repeat:no-repeat;
}

.readMoreLink img.readmoreimage{
position:absolute;
padding:0;
margin:0;
right:2px;
}

.searchResultImage{
	margin-top:5px;
	text-align:center;
	background-color:#F8981D;
}
img.searchResultImage{
padding:0px;
margin:0px;
border:0;

}

#keyword{
	background-image:url(images/keywordsearchback.png);
	background-repeat:no-repeat;
	width:285px;
	height:39px;
	font-size:12px;
	padding-left:10px;
	padding-top:7px;
	color:#FFFFFF;
	float:left;
}

#orderby{
	float:left;
}

#orderby a{
	display:block;
	background-repeat:no-repeat;
	height:39px;
	padding-left:15px;
	line-height:20px;
	padding-top:7px;
	color:#000;
	float:left;
}

#keyword #searchButton,.vacancydrop #searchButton{
vertical-align:bottom;
}
#resultDetails{
	background-color:#F8981D;
	margin:10px 0 10px 0;
	color:#ffffff;
	height:25px;
	line-height:25px;
	width:690px;
	clear:both;
	font-size:12px;
}

#resultDetails a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
.numResults {
	float:left;
	padding:3px;
	line-height:20px;
}
#showingDetails{
	float:right;
	padding:3px;
	line-height:20px;
}


.link a{
	width:140px;
	display:block;
	font-size:12px;
	color:#0894d8;
	padding-right:50px;
	padding-top:10px;
}

.searchResult .ukNewsItem{background-color:#F8981D;}
.searchResult .fleetNewsItem{background-color:#7D4199;}
.searchResult .hsNewsItem{background-color:#F8981D;}
.searchResult .itNewsItem{background-color:#1C3F95;}
.searchResult .elNewsItem{background-color:#F8981D;}
.searchResult .fmNewsItem{background-color:#00aec5;}

.searchResult .ukNewsItemLight {background-color:#fcd39b;}
.searchResult .fleetNewsItemLight {background-color:#a67db9;}
.searchResult .hsNewsItemLight {background-color:#fcd39b;;}
.searchResult .itNewsItemLight {background-color:#91a6c5;}
.searchResult .elNewsItemLight {background-color:#fcd39b;}
.searchResult .fmNewsItemLight {background-color:#49c7d8;}