/* Search Engine CSS Document */

div.search_main {
   float: left;
   width: 600px;
  
}

div.pre_search_text {
   width:600px;
}

div.post_search_text {
   clear: both;
   font-size:90%;
}

div.search_form {
   margin-top: 10px;
   padding-top: 5px;
   background-color: white;   
}

div.and_or_row {
}

div.pre_submit_text {
  font-size:90%;
   color: grey;
}

div.submit_button {
   padding-bottom: 10px;
}

div.submit_button input {
   	cursor: hand;
     background-color: #bcbcbc;
  	color: #000;
   font-size:90%;
   	margin-left: 2px;
	margin-right: 2px;
  	margin-top: 15px;
  	border-right: solid 1px #0C192F;
  	border-bottom: solid 1px #0C192F;
  	border-left: solid 1px #999;
  	border-top: solid 1px #999;
}

div.post_submit_text {
}

div.map {
   float: right;
}

div.search_form_label {
   float: left;
   width: 120px;
   margin-top: 3px;
 font-size:90%;
}

div.search_form_field {
   width: 200px;
   float: left;
font-size:90%;
padding-top: 2px;
padding-bottom: 8px;
}

div.clear_q_row {
   width: 10px;
   height: 2px;
}



/* search results */

div.results_main {
   clear: both;
  
}

div.results_main h2 {
   font-family:  Helvetica, sans-serif;
   color: #66c;
   display: block;
   margin-top: 10px;
   margin-bottom: 10px;

}

div.searched_for_text {
   font-style: italic;
}

div.searched_for_list {
   margin-top: 0.6em;
   margin-bottom: 0.6em;
   border-top: solid 1px #ccc;
   border-left: solid 1px #ccc;
   border-right: solid 1px #666;
   border-bottom: solid 1px #666;
}

div.searched_for_field {
   float: left;
   margin: 0px 10px 0px 4px;
   width: 10em;
   font-weight: bold;
}

div.searched_for_value {
   border: solid 1px white;
   float: left;
}

div.pre_result_text {
   margin-top: 10px;
   color: #666;
}

div.post_result_text {
   margin-top: 10px;
   color: #666;
font-size:90%;
}

div.results_table table	{
  }

/* table elements */

div.results_table {
   border: 1px solid #000;
   color: #000;
   width:600px;
}
div.results_table tr {
   color: #000;
}

div.results_table td {
   vertical-align: top;
   margin: 0px;
   padding-right: 5px;
   padding-top:5px;
   border-bottom:1px solid #000;
   text-align:left;
}

.table_row_hover td a{
   background-color: #bcbcbc;
   color: #fff;

}
.table_row_hover td {
   background-color: #bcbcbc;
   color: #fff;

}
div.results_table th {
   text-align: left;
   vertical-align: top;
   padding-left: 2px;
   background-color: #5f227b;
   color: #fff;
   font-size: 0.9em;
   font-weight: normal;
 border-bottom:1px solid #000;
}

div.results_table td a:link, div.results_table td a:visited {
   color: black; text-decoration:none;
}

div.results_table td a:hover, div.results_table td a:active {
   color: #fff;
   background-color: #bcbcbc;
   text-decoration:underline;
}


/* view vac */

div.vac_desc {
   border: 1px solid black;
   margin-top: 30px;
   font-size: 0.9em;
_width: 100% !important;
}

.Textodd {
   border-bottom: 1px solid #ccc;
   clear: both;
   height: 100%;
   width: 100%;
}

.Texteven {
	border-bottom: 1px solid #ccc;
   clear: both;
   width: 100%;
}

.Blobodd {
   border-bottom: 1px solid #ccc;
   clear: both;
   height: 100%;
   width: 100%;
}

.Blobeven {
	border-bottom: 1px solid #ccc;
   clear: both;
   width: 100%;
}

.field_title {
   padding: 4px 10px 4px 2px;
   float: left;
   font-weight: bold;
   height: 100%;
   display: block;
   width: 22%;
}

.field_value {
   padding: 4px 2px 4px 0px;
   float: left;
   width:66%;
}

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{
margin-top:-10px;
}



/* links for apply, email to friend etc... */

div.links_bottom {
   padding-top:5px;
   height: 3em;
   clear: both;
}

div.links_bottom ul {
   margin-left: 0px;
   display: inline;
}
div.links_bottom li {
   display: inline;
}

div.links_bottom a, div.links_bottom a:visited {
   display: block;
   padding: 3px;
   float: left;
   background-color: #666;
   text-decoration: none;
   color: #fff;
   border-right: solid 1px #0C192F;
   border-bottom: solid 1px #0C192F;
   border-left: solid 1px #999;
   border-top: solid 1px #999;
}

div.links_bottom a:hover, div.links_bottom a:active {
   background-color: #999;
  
}

div.links_box li {
   display: inline;
}

div.links_box a, div.links_box a:visited {
   display: block;
   padding: 3px;
   float: left;
	background-color: #5F7F9B;
	text-decoration: none;
  color: #fff;
  border-right: solid 1px #0C192F;
  border-bottom: solid 1px #0C192F;
  border-left: solid 1px #999;
  border-top: solid 1px #999;
}

div.links_box a:hover, div.links_box a:active {
	background-color: #69c;
  
}

div.vac_docs {
  float: left;
  clear: both;
  margin-top: 1em;

}

table.vac_docs td {
   font-size: 1em;
}


.agent_list_field{
margin-left:10px;
}
.agent_list_value{
margin-left:30px;
padding-bottom:10px;
}
.email_sms_check{
position:relative;
float:right;
margin-top:-20px;
margin-right:20px;

}
.email_send_check{
padding-top:5px;
margin-left:250px;
}
.agent{
border: 1px solid #ccc;
}
.bottom{
margin-top:10px;
border: 1px solid #000;
}
.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;
}


/* HIOWLGA ONLY */
div#navigation{
   position:relative;
   margin-top:5px;
   margin-bottom: 0px;
/*   border-bottom: 10px solid #5f227b;*/
}

div#navigation ul {
   padding: 0px;
   margin: 0px;
}

div#navigation ul li{
   float:right;
   display:inline;
   margin: 0px;
}

div#navigation ul li a{
   text-decoration:none;
   color:#fff;
   background: #5f227b url(https://static.wcn.co.uk/company/hiowlga/tabl.gif) left top no-repeat;
   padding-left:10px;
   margin: 0px;
}

div#navigation ul li a span{
   text-decoration:none;
   background: url(https://static.wcn.co.uk/company/hiowlga/tabr.gif) right top no-repeat;
   padding-right:10px;
}
 #navigation ul li a:hover  {
   color: #fff;
   background: #009ee0 url(https://static.wcn.co.uk/company/hiowlga/tablh.gif) left top no-repeat;
   padding-left: 10px
}

#navigation ul li a:hover span
{
   background: url(https://static.wcn.co.uk/company/hiowlga/tabrh.gif) right top no-repeat;
   padding-right: 10px
} 

div#head4{
   margin-top:-70px;
   visibility:hidden;
}

div#headlogo{
   position:relative;
   margin-left:0px !important;
}

span.hcchide {
   display: none;
}
div.vac_desc_foot{
position:relative;
top:-95px;
}

div.links_bottom {   
/*padding-top:65px; */
padding-top:110px;
_padding-top: 0px;

_margin-top: -0px;
_padding-bottom: 100px
}

div.vac_desc {   
float:left;
*float:both;
}
span[style="position: relative; left: -1600px;"],span.jcode
{
display:none;
}
div.apply_bottom a{
/*margin-top:10px;*/
margin-top:-110px;
}
div.vac_desc_top br {
display: none
}
div.vac_desc_top {

}
div.vac_desc_top a {
margin-right: 3px;
margin-bottom: 5px;
}
div.vac_desc_foot br {
display: none;
}
div.vac_desc_foot {
margin-left: -3px;
}
div.vac_docs tbody tr td a {font-size: 14px; margin-left: -1px}
div.vac_desc_foot a {
margin-left: 3px;
margin-top: 3px;

}

div.links_box a, div.links_box a:visited, div.vac_desc_top a, div.vac_desc_top a:visited, div.vac_desc_foot a, div.vac_desc_foot a:visited {
   display: block;
   padding: 3px;
   float: left;
   background-color: #666;
   text-decoration: none;
   color: #fff;
  border-right: solid 1px #0C192F;
   border-bottom: solid 1px #0C192F;
   border-left: solid 1px #999;
   border-top: solid 1px #999;
}

div.links_box a:hover, div.links_box a:active, div.vac_desc_top a:hover, div.vac_desc_top a:active, div.vac_desc_foot a:hover, div.vac_desc_foot a:active {
    background-color: #999;
   
}
div.links_box li {
float: right;
position: relative;
top: -14px;
left: -5px;
}
div.apply_bottom{

position: relative;
float: right;
margin-right: 77px;
*margin-right: 1px

}

div.vac_desc_foot a{


margin-left: 12px;
font-size: 85%;

float: right;

_margin-top: -60px;




}
div.vac_desc_foot a:first-child{

margin-left: 11px;
_margin-left: 0px


}
div.apply_top a{

*margin-top: -6px;
_margin-top: 0px

}
div.apply_bottom a{

_margin-top: 0px

}
div.vac_desc_top a{

_margin-top: 5px;
}

div#map {display: none !important;}

div#map {
/* margin-top: 0%;
margin-right: 45%;
position: relative; */
}

select, input {
position: relative;
}