

/*from default here*/
.headerSearchResult {
	margin:8px 0px 3px 0px;
	background-image: url(../images/searchResultBack.gif);
	background-position: top; background-repeat: repeat-x;
	background-color: #9CB5C2;
	height:19px;
	/*width:435px;*/ width: 550px;
	line-height:10px;
}
* html .headerSearchResult {margin:10px 0px 5px 0px;}

table.sr_nav {
	/*width:435px;*/
	 width: 550px;
	font-size: 11px; 
	font-weight: bold; 
	color: #00527f;
	border-collapse:collapse;
	border: 0px;
}
td.but_prev { 
	text-align: left;
	width:20px;
	height:19px;
}
td.sr_prev { 
	text-align: left;
	width:125px;
	height:19px;
}
td.sr_prev a {
	background-position: left top; 
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px; 
	padding-top: 3px;
	display: block;
}
td.sr_prev a:link, td.sr_prev a:visited { 
	background-image: url(../images/previousButton.jpg);
}
td.sr_prev a:hover { 
	color: #76A336; 
	background-image: url(../images/previousButton_over.jpg);
}

td.but_next { 
	text-align: right; 
	width:20px;
	height:19px;
}
td.sr_next { 
	text-align: right; 
	width:125px;
	height:19px;
}
td.sr_next a {
	background-position: right top; 
	background-repeat: no-repeat;
	padding-right: 20px;
	height: 16px; 
	padding-top: 3px;
	display: block;
}
td.sr_next a:link, td.sr_next a:visited { 
	background-image: url(../images/nextButton.jpg);
}
td.sr_next a:hover { 
	color: #76A336; 
	background-image: url(../images/nextButton_over.jpg);
}

/*new prev / next stuff for inactive from andy 6 mar 08*/
td.sr_prev_inactive { 
	text-align: left;
	width:125px;
	height:19px;
}
td.sr_prev_inactive p {
	background-position: left top; 
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px; 
	padding-top: 3px;
	display: block;
	background-image: url(../images/previousButton_inactive.jpg); 
	color: #888888;
	line-height:100%;
	font-size:12px;
}

td.sr_next_inactive { 
	text-align: right; 
	width:125px;
	height:19px;
}
td.sr_next_inactive p {
	background-position: right top; 
	background-repeat: no-repeat;
	padding-right: 20px;
	height: 16px; 
	padding-top: 3px;
	display: block;
	background-image: url(../images/nextButton_inactive.jpg); 
	color: #888888;
	line-height:100%;
	font-size:12px;
}
/*end of new prev / next stuff for inactive from andy 6 mar 08*/




td.sr_number { 
	text-align: center;
	/*width:225px;*/
	height:19px;
}
.headerSearchResult a {
	text-decoration: none;
	color: #00527f;
}
.sr_block {
	/*width: 435px;*/ 
	width: 550px; 
	height: auto;
	position: relative;
	margin: 0px 0px 20px 0px;
	display: block;
	/*border-bottom:1px solid #ccdde6;*/
}
.sr_header {
	height:21px;
	width: 550px;
	text-indent:20px;
	background-color: #E6EEF3;
	color: #00527f;
	font-size:13px;
	line-height:21px;
	font-weight:bold;
}
.sr_header:hover {
	color: #61862c;
}

.sr_header a:visited {
/*	color:purple;
	color:#6666FF;*/
	color:#B0B0FF;
	color:#999;

	
}

.sr_header:active {
	color: red;
}
/*end of from default here*/


/*nick's stuff here*/
.sr_base {
	padding:5px 10px 10px 20px;
	/*background-color:#CC0066;*/
	height:15px;
}
/*//nick's stuff here*/

/*next lot from default here*/
.sr_description {
	padding: 7px 5px 5px 20px;
	font-size:13px;
}
.sr_description a:link  {
	text-decoration:none;
	font-size:13px;
	/*color:#00527f;*/
	font-weight:normal;
}
.sr_description a:hover {
	text-decoration: underline;
}
.sr_description a:visited {
	text-decoration:none;
	font-size:13px;
	font-weight:normal;	
	/*color:purple;*/
	color:#B0B0FF;
	color:#666;
}
.add_fav a {
	color: #ffffff;
	text-decoration:none;
}
.sr_location {
	float:left;
	font-weight: bold;
	/*text-indent:7px;*/
}
/*.sr_date {text-align:right;}*/
.sr_date {
	float: left; 
	margin-top: 5px; 
	font-size: 11px; 
	line-height: 15px; 
	font-weight: normal; 
	color: #888;
}
.sr_salary {
	/*text-indent:19px;*/
	margin: 4px 0px 7px 0px; 
	font-weight: bold;
}

.sr_logo {
	position: relative; 
	float: right;
	margin-left: 10px; 
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 7px;
}

.sr_under_description_links {
	float:right;
	font-size:11px;
	color:#00527f;
	font-weight:bold;
	text-decoration:none;
}
.sr_under_description_links a:hover {
	text-decoration: underline;
}

.sr_under_description_links a:active {
	color:#999;
}

/* ***** featured jobs *****  */
.featured_top { 
	background-color: #E0EECC;
 }
.featured_middle { 
	background-color: #F4F9ED;
}
.featured_bottom { 
	background-color: #F4F9ED;
}
/* ***** //featured jobs *****  */

.description_text {
	color:#666;
	line-height:140%;
	width:480px;
}

.featured_description_text {
	color:#000;
	line-height:175%;
}

/* ***** SEARCH RESULT HIGHLIGHT *****  */
.sr_highlight {
}
.sr_highlight .sr_header { 
	color: #000000;
	background-color: #FFFF66;
 }
.sr_highlight .sr_job { 
	color: #000000; 
}
.sr_highlight .sr_description { 
	background-color: #FFFFB3; 
}


.sr_functionLinks {
	text-align: right;
	float:right;
	margin-top: 5px;
	font-size: 8px;
	line-height: 15px;
}

p.sr_details { 
	margin-bottom: 10px;
 }

/**********************************************************************************/
/*end of next lot from default here*/

/* CSS Document */

#right { 
	display: none;
 }
#center { 
	width: 550px;
 }

.headerSearchResult { 
	margin-top: 0px;
 }


/* *************** SEARCH PANEL *************** */
h2.search_all_jobs{
	margin: 0px;
	width: 550px;
	height:24px;
	background-image: url(../images/sr_search_hdr.jpg);
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	line-height:24px;
	text-indent:5px;
}

.search_box {
	width: 528px;
	background:#e6eef3;
	/*border-bottom: 1px solid #c4d7e2;*/
	border: 1px solid #c4d7e2;
	padding-left: 10px; 
	padding-right: 10px;
	padding-top: 8px; 
	padding-bottom: 0px;
	margin-bottom: 10px;
}
/* * html .search_box {height:116px;}*/
.field, .fieldHighlight{
	text-align:right;
	padding:0px 0px 5px 0px;
	width: 370px;
	float: left;
}
.eg {
	color:#333333;
	width:241px;
	font-size:11px;
	padding: 0px 0px 5px 135px;
}
label{
	font-size:13px;
	color:#00527f;
	font-weight:bold;
}

.field select, .fieldHighlight select {
	width:245px;
	font-size: 13px; 
	/*this controls the size of the text in the search drop downs - nb only the selected option is controlled here - not sure where the other options are controlled*/
	/*border: 1px solid #999999;*/
	color: #333333;
	padding-left:1px;
}
.field input, .fieldHighlight input {
	/*width:241px;*/
	/*this was forcing the checkboxes to be too wide in the search form - hope removing it doesnt muck up the dropdowns*/
	padding: 1px;
	font-size: 13px;
	/*font-family:"Trebuchet MS"*/
	/*border: 1px solid #999999;*/
	/*removed 12mar08 as was putting a blue border around checkboxes*/
	text-indent: 2px;
}

/*nick added this id to style the table containing the checkboxes in the search form 12mar08*/

#contracttable {
	width:245px;
	font-size: 1px;
	font-family:"Trebuchet MS";
	text-indent: 2px;
	float:right;
	text-align:left;
}
/*end of-nick added this id to style the table containing the checkboxes in the search form 12mar08*/

.fieldHighlight {
	border: 1px solid #00527f;
	padding: 2px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	width: 365px;
}

.adv_show {
	position:relative;
	float:left;
}
.adv_hide { 
	display: none;
 }

.submit {
	position:relative;
	float:right;
	padding:3px 0px 0px 0px;
}

a.ad_se:link,a.ad_se:visited {
	color: #00527f;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	height:25px;
	line-height:24px;
	clear: both;
	display: block;
	background-image: url(../images/search_advanced.jpg);
	background-position: 0px 7px; 
	background-repeat: no-repeat;
	padding-left:13px;
	width:150px;
}
a.ad_se:hover {
	text-decoration:underline;
}

a.simp_se:link,a.simp_se:visited {
	color: #00527f;
	text-decoration: none;
	font-weight:bold;
	font-size:12px;
	height:25px;
	line-height:24px;
	clear: both;
	display: block;
	background-image: url(../images/search_simple.jpg);
	background-position: 0px 7px; 
	background-repeat: no-repeat;
	padding-left:13px;
	width:150px;
}
a.simp_se:hover {
	text-decoration:underline;
}

.fieldTown {
	/*width: 530px;*/
	float: left;
}
.radius { 
	float: right; 
	clear: none; 
}
.radius label { 
	padding-left: 10px; 
}
.radius select { 
	width: 100px; 
	margin: 0px; 
}

.jobtype {
	float: right;
	clear: right;
	text-align: left;
	width: 108px;
	margin-top: 20px;
}
.jobtype input { 
	width: auto; 
	margin-right: 5px; 
}
.jobtypeoption { 
	height: 20px; 
}





