/* CSS Document */

/*form styling */
form{
	padding:0px;
	}
/*table styling*/
table{
	border:0px;
	}
/*class to hide items */
.noDisplay{
	display:none;
	}
/* class to clear floats down */
.end{
	clear:both;
	}
/*----------------------------------------------------MAIN FORM STYLING-------------------------------------*/
fieldset{
padding:5px;
margin:5px;
border:none;
}

fieldset label{
display:block;
}

fieldset .text{

}


.casestudies{
text-align:left;
width:100%;
border:1px solid #003366;
border-bottom:none;
}

.casestudies a{
	color:#003366;
}

.casestudies a:hover {
  color: #FFCC00;
}

.casestudies th{
font-size:small;
background-color:#00275D;
color:#FFFFFF;
border-bottom:1px solid #003366;
padding-top:5px;
padding-bottom:5px;
}

.casestudies td{
font-size:x-small;
background-color:#FFFFFF;
border-bottom:1px solid #003366;
}

.btns{
margin-top:10px;
text-align:right;
}

.btns input{
width:100px;
margin-left:5px;
margin-right:5px;
}

/*-------------------------------------------------------------Vacancies styling--------------------------------------------*/

.accordianHeader 
{
    background:#ededed;
    /*height:1em;*/
    padding:5px 5px 5px 5px;
    border-bottom:1px solid #c0c0c0;
    border-right:1px solid #ccc;
    border-left:1px solid #c0c0c0;
    border-top:1px solid #c0c0c0;
    cursor:pointer;
    vertical-align:top;
	width:97%;
}
.accordianContent 
{
    background:#ffffff;
    height:1em;
    padding:5px 5px 5px 5px;
    border-right:1px solid #ddd;
    border-left:1px solid #c0c0c0;
    border-bottom:1px solid #c0c0c0;
}
.titlefont {
 font-family:Arial, Helvetica, sans-serif;
 font-size:2em;
 font-weight:bolder;
 color:#F8991D;
}
.vacTitle 
{ 
    text-align:center;
}
li.vacList {
	list-style:none;
}
li.vacList a{
width:100%;
display:inline;
}
#form1{
	width:400px;
	}
/* END OF VACANCIES*/	
/*------------------------------------------------------------------Search Styling---------------------------------------*/

.searchresultcontainer { padding:0 30px 40px 90px;}
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}

.zoom_searchform { font-size: 100%; border:1px solid #003366; padding:10px;}
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

input.zoom_button {  }
input.zoom_searchbox {  }		

.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }

.searchtime { font-size: 80%; }

.recommended 
{ 
	background: #DFFFBF; 
	border-top: 1px dotted #808080; 
	border-bottom: 1px dotted #808080; 
	margin-top: 15px; 
	margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
/*END OF SEARCH STYLING*/
/*--------------------------------------------------------------DATAWORKSHOP-----------------------------------------*/
#MainContentDataworkshop {
	float:left;
	width:440px;
	min-height:500px;
	height:100%;
	padding:10px 5px 15px 15px;
	background-color:#FFFFFF;
	background:url(../images/dataworkshopbanner2.gif) no-repeat;
	}
	#rapiddemocontainer {
	float:left;
	width:440px;
	min-height:500px;
	height:100%;
	padding:10px 5px 15px 15px;
	background-color:#FFFFFF;
	}
#MainContentSurvey {
	float:left;
	width:420px;
	min-height:500px;
	height:100%;
	padding:10px 5px 15px 15px;
	background-color:#FFFFFF;
	background:url(../images/surveybanner.jpg) no-repeat;
	margin-top:5px;
	}
#surveybdy {
 margin-top:160px;
 }	
/*--------------------------------------------------------------RAPID XTRA-------------------------------------------*/

#rapidnews li {
	list-style:disc;
	margin-bottom:5px;
	}
#rapidnews a {
	text-decoration:none;
	font-size:12px;
	}			

/*---------------------------------------------------------DATAWORKSHOPADVERT--------------------------------------------*/
#dataworkshopad {
	background:url(../images/dataworkshop.jpg);
	width:135px;
	height:290px;
	margin-top:20px;
	padding:5px;
	}
 .bimage1square {
	margin:5px 0 0 5px;
	float:left;
	width:16px;
	min-height:16px;
	height:16px;
	background-color:#F37E20;
	}
.listyle {
	font-weight:bold;
	}			
/*-----------------------------------------------------ECHOEREC----------------------------------------------------*/
 #masthead {
  background:url(../images/erectop.jpg) top right no-repeat;
  }
 #orangeBarTopVAC {/*Thin orange bar seperaing menu and content*/
	clear:both;
	height:2px;
	width:730px;
	background-color:#F8991D;
	font-size:0px;
	border-left:2px #FFFFFF solid;
	border-bottom:2px #FFFFFF solid;
	border-right:2px #FFFFFF solid;
	} 				