/*
World Careers Network Plc
System:				ATS v7
Client:				MFSS
Description:		Main Search Engine CSS
Created By:			Ahmed Alhaydari
--------------------------------------------------
Last Updated By: 	Ahmed Alhaydari
Date: 				17/09/2012
*/

/* Search from */
div.search_main { float: left; }
div.pre_search_text { }
div.pre_search_text a, div.pre_search_text a:visited{  }
div.pre_search_text a:hover, div.pre_search_text a:active{}
div.post_search_text { clear: both; }
div.search_form {
	margin-top: 10px;
	padding-top: 5px; 
}
div.and_or_row {}
div.pre_submit_text {  }
div.pre_submit_text  a, div.pre_submit_text a:visited{}
div.submit_button { }
div.submit_button input, div.post_result_text span a {
	cursor: default;
	background: none repeat scroll 0 0 #DD1A22;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 0 20px 0px;
	padding: 0.2em 6px;
	width: auto;
	border-radius: 4px 4px 4px 4px;
}
div.submit_button input:hover, div.post_result_text span a:hover {
	cursor: default;
	background: none repeat scroll 0 0 #BF161D;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	margin: 0 0 20px 0px;
	padding: 0.2em 6px;
	width: auto;
	border-radius: 4px 4px 4px 4px;
}
div.submit_button input:active, div.post_result_text span a:active{
	cursor: default;
}
div.post_submit_text { }
div.post_submit_text a, div.post_submit_text a:visited{}
div.post_submit_text a:hover,div.post_submit_text a:active{}

div.search_form_label {
	float: left;
	width: 120px;
	margin-top: 3px;
}
div.search_form_field { float: left; }
div.clear_q_row {
	width: 10px;
	height: 2px;
}

/* SEARCH RESULTS */
div.results_main { clear: both; }
div.results_main h2 { display: block; }
div.searched_for_text {
	font-style: italic;
	color: #666;
}
div.searched_for_list {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-bottom:1px solid #B8B7AA;
}
div.searched_for_field {
	float: left;
	margin: 0px 10px 0px 4px;
	width: 10em;
	color: #000;
	font-weight: bold;
}
div.searched_for_value { float: left; }
div.pre_result_text {
	margin: 10px 0 10px 0;
	color: #000;
}
div.post_result_text span a, div.post_result_text span a:hover, div.post_result_text span a:visited{
	padding-left: 6px;
	padding-right: 6px;
}

div.results_table table{
	width:100%;
	margin-bottom:15px;
	border: 1px solid #CFCFCF;
	padding:5px;
	background-color:#fff;
}
/* TABLE ELEMENTS */
div.results_table { color: #000; }
div.results_table span { display:none; }
div.results_table tr { color: #000; }
div.results_table td {
	vertical-align: top;
	margin: 0px;
	padding:5px;
	text-align:left;
	color: #000;
}
.table_row_hover td a{}
.table_row_hover td {}
div.results_table th {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background-color: #E3E3E3;
	color: #000;
	font-weight: bold;
	border: 1px solid #CFCFCF;
	border-radius: 5px 5px 5px 5px;
	text-align:center;
}
div.results_table td a:link, div.results_table td a:visited { text-decoration:none; }

div.results_table td a:hover, div.results_table td a:active { text-decoration:underline; }

/* VACANCY DESCRIPTION BOX */
div.vac_desc {
	width: 99%;
	_width: 98%;
	float:left;
	border: 1px solid #CFCFCF;
	padding:5px;
	background-color:#fff;
}
/* VACNACY DESCRIPTION ROWS */
.Textodd, .Blobodd {
	clear: both;
	height: 100%;
	width: 100%;
}
.Texteven, .Blobeven  {
	clear: both;
	width: 100%;
}

/* DETAIL LABEL */
.field_title {
	float: left;
	clear:both;
	padding: 4px 2px 4px 12px;
	font-weight: bold;
	height: 100%;
	width:25%;
	border-bottom: 1px dashed #B8B7AA;
	color: #4F5259;
}

/* VACANCY DETAILS */
.field_value {
	border-bottom: 1px dashed #B8B7AA;
	width: 72%;
	padding: 4px 2px 4px 2px;
	float:left;
}

div.vac_ref {}
div.vac_desc_top{ font-style: none; }
div.vac_desc_top h2 {
	display: block;
	font-style: normal;
	margin: 2px 0px 2px 0px;
}

div.vac_desc_foot{
	width:99%;
	margin-top:20px;
	padding-top:20px\0/;
	clear:both;
}

/* LINKS FOR APPLY, EMAIL TO FRIEND ETC... */
div.links_bottom { clear:both; }
div.links_bottom ul {
	padding:0px !important;
	float:left;
	margin:0px;
	padding:0px;
}
div.links_bottom li { display: block; }
/* APPLY BUTTON */
div.links_bottom a, div.links_bottom a:visited {
	display: block;
	float: left;
	text-decoration: none;
	background: none repeat scroll 0 0 #DD1A22;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	margin: 10px 0 0px 0px;
	padding: 0.2em 6px;
	width: auto;
	border-radius: 4px 4px 4px 4px;
	clear:both;
}
/* HOVER EFFECTS */
div.links_bottom a:hover, div.links_bottom a:active {
	display: block;
	float: left;
	text-decoration: none;
	background: none repeat scroll 0 0 #BF161D;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	margin: 10px 0 0px 0px;
	padding: 0.2em 6px;
	width: auto;
	border-radius: 4px 4px 4px 4px;
}

div.apply_bottom a{ }
div.apply_bottom a:active{ }

div.links_box {
	width: 16%;
	position: relative;
	float: right;
	display: none;
}
div.links_box ul {
   margin-left: 0px;
   display: inline;
}
div.links_box li {
	display: inline;
}
/* OTHER BUTTONS*/
div.links_box a, div.links_box a:visited {
	display: block;
	padding: 3px;
	float: left;
	text-decoration: none;
}
/* HOVER EFFECTS */
div.links_box a:hover, div.links_box a:active {
	display: block;
	padding: 3px;
	float: left;
	text-decoration: none;
}
div.vac_docs {
	clear: both;
	margin-top: 1em;
}
table.vac_docs td { }

/* ----------- Job Alert ------------- */
.agent{ 
	border: 1px solid #000;
	*float:left;
	display:block;
	margin-bottom:10px;
	width:98% !important;
}
.agent .agent_list_field{
	padding:5px 0px;
	padding-left:10px;
	width:15%;
	float:left;
}
.agent .agent_list_value{
	padding:5px 0px;
	padding-left:10px;
	width:81.5%;
	float:left;
	display:block;
}
.bottom{
	margin-top:10px;
	border: 1px solid #000;
	float:left;
	width:98%;
}
.agent .email_sms_check{
	display:block;
	margin:5px;
	padding:5px;
	clear:both;
}
.email_send_check{ padding:5px; }
.sms{
	padding-top:10px;
	margin-left:250px;
}
.mobile_label{
	padding-top:10px;
	padding-bottom:10px;
}
.mobile_textbox{
	padding-bottom:10px;
}
.update_button{
	position:relative;
	float:right;
	padding-top:20px;
	margin-right:30px;
}
.add_button{
	position:relative;
	float:left;
	margin-top:-22px;
	margin-left:30px;
}
div.agent_form_field {
	width: 200px;
	float: left;
	padding-bottom:10px;
}

div.back_to_results a, div.back_to_results a:visited{}
div.back_to_results a:active, div.back_to_results a:hover{  }


/* ---------------------------------------------------------  */
/* my neighbourhood */
.myNeigbhourhoodMap {
	margin: 1.3em 0 1px;
	overflow: hidden;
	zoom: 1;
	height: 278px;
	width: 411px;
	border:1px solid #9ECA43;
}
.myNeigbhourhoodMap .map {
	width: 411px;
	height: 278px;
	float: left;
	border: 1px solid #cfcfcf;
}
.myNeigbhourhoodMap .map img { width: 411px; height: 278px; }
.myNeigbhourhoodMap #mapCheshire { background: url(https://static.wcn.co.uk/company/mfss/map/cheshire.gif) no-repeat top left; }
.myNeigbhourhoodMap #mapCheshire img { background: url(https://static.wcn.co.uk/company/mfss/map/cheshire.png) no-repeat 0 -99999px; }