.js-hide {
	display: none;
}

.frmRow-here input,
.frmRow-here textarea
{
   background-color: #EDF4FF;
}

input.JS-frmTxtSelect {
	width: 180px;
	display:block;
	background:  url("images/frm-select-bg.jpg") no-repeat 100% 0;
	cursor:pointer;
	border: none;
	font-style: italic;
	color: #aaa;
}

#search-jobs input.JS-frmTxtSelect
{
    border: none;
    margin-top: 1px;
}
input.JS-frmTxtSelect:hover,
.selectHover,
input.JS-frmTxtSelect:focus
{
	background-position: 100% -23px;
}

#search-jobs .popout {
	position: absolute;
    top: 23px;
    right: -8px;
    width: 570px;
    font-size: 0.9em;
    z-index: 998;
}

* html #search-jobs .popout {
	right: -4px;
}

#search-jobs .popout .content {
    padding: 0 8px 8px 8px;
    background: url("images/search-jobs-popout-bg.png") no-repeat 0 100%;
    font-size: 0.9em;
    height: 210px;
}
#search-jobs .popout .connector
{
    width: 550px;
    padding: 0 12px 0 8px;
    display: block;
    height: 13px;
    background: url("images/search-jobs-popout-top.png") no-repeat 0 0;
    z-index:999;
}

#search-jobs .popout ul {
   background: #fff;
    float: left;
    padding-bottom: 5px;
    width: 24.3%;
    min-height: 200px;
    margin-right: 3px;
    -moz-border-radius: 5px;
}

#search-jobs .popout ul.last
{
    margin-right: 0;
    padding-right: 2px;
}

#search-jobs .popout li
{
    width: 96%;
    padding: 2% 6% 2% 8%;
    border: none;
    color: #223E99;
    cursor: pointer;
}

#search-jobs .popout li.selected,
#search-jobs .popout li.current {
	background:#00ADEF;
	color:#fff;
}

#search-jobs .popout #_input_select_specialism
{
	display:none;
}


#search-jobs #specialisms.here
{
    background: #fff;
}

#search-jobs #specialisms.here input.JS-frmTxtSelect
{
  border-bottom: none;
  border-right-color: #A6A6A6;
  padding-bottom: 11px;
}



/* countries popout
------------------*/

li#nav-country.here
{
 background: url("images/nav-country-lnk.jpg") no-repeat 0 0;
}

#nav-global .popout
{
    position: absolute;
    top: 26px;
    right: 0;
    width: 482px;
    padding: 3px 0 3px 6px;
    min-height: 145px;
    font-size: 0.9em;
    background:  url("images/list-countries-bg.png") no-repeat 0 100%;
}

#nav-global .popout .connector
{
    position: absolute;
    top: -2px;
    right: -1px;
    width: 482px;
    padding: 3px 0 3px 6px;
    background: #fff url("images/list-countries-top.png") no-repeat -1px 0;
}

* html #nav-global .popout .connector
{
    padding-top:0;padding-bottom:0;line-height:0;margin:0;font-size:0;height:10px;
}

#nav-global .popout ul
{
	background: #EFF2FA;
    float: left;
    padding-bottom: 5px;
    border-right: 1px solid #fff;
    width: 24.7%;
    min-height: 130px;
}

#nav-global .popout ul.last
{
 border-right: none;
}

#nav-global .popout li
{
    width: 100%;
    padding: 0;
    border: none;
    background: none;
}


#nav-global .popout a
{
    padding: 2px 2px 2px 10px;
}

#nav-global .popout a:hover
{
 background: #00AEEF;
 color: #fff;
}

#nav-global .popout li.global a
{
    padding: 4px 2px 2px 20px;
    background: #fff url("images/icon-globe.png") no-repeat 3px 5px;
}
#nav-global .popout li.global a:hover
{
    text-decoration: underline;
    color: #3E5991;
}


/* filter-specialism
--------------------*/

#filter-specialism
{
    cursor: pointer;
    height: 77px;
    background: url("images/btn-specialism-filter.png") 0 -98px;
}
#filter-specialism .popout
{
    position: absolute;
    height: 300px;
    width: 454px;
    right: -454px;
    top: -102px;
    background: url("images/specialism-filter-popout-bg.png") no-repeat 0 0;
    z-index: 1000;
}

#filter-specialism .popout .content
{
    padding: 0 10px 10px 10px;
    background: url("images/specialism-filter-popout-bg.png") no-repeat 0 0;
}

#filter-specialism .popout ul
{
    float: left;
    padding-bottom: 10px;
    width: 33%;
}

#filter-specialism .popout ul.last
{
    border-right: none;
}

#filter-specialism .popout li
{
    width: 100%;
    padding: 0;
    border: none;
}

#filter-specialism.here
{
    border-right: none;
    background-position: 0 0;
}

#filter-specialism .popout .connector
{
    top: 101px;
    left: 0px;
    position: absolute;
    display: block;
    width: 7px;
    height: 98px;
    background: url("images/specialism-filter-connector.png") no-repeat 0 0;

}

#filter-specialism .popout .top
{
    width: 454px;
    display: block;
    height: 10px;
    background: url("images/specialism-filter-popout-top.png") no-repeat 0 0;
}

#filter-specialism .popout .count
{
    font-weight: normal;
}

/* tabs
---------*/

.tabs
{
    padding: 0;
}

.enhance .tabs h2
{
    text-indent: -9999em;
    height: 0;
}

.tabs .nav
{
    background: url("images/tabs-nav-bg.png") repeat-x 0 100%;
}

.tabs .nav li
{
    float: left;
    margin-right: 5px;
}

.tabs .nav li a
{

    text-indent: -9999em;
}

.tabs .tab-hays-update a
{
    width: 107px;
    height: 31px;
    background: url("images/tab-hays-update.png") no-repeat 0 -31px;
}


.tabs .tab-industry-news a
{
    width: 120px;
    height: 31px;
    background: url("images/tab-industry-news.png") no-repeat 0 -31px;
}

.tabs .nav li.here a
{
    background-position: 0 0;
}

.tabs .tabs-content
{
    background: #fff;
    border: 1px solid #C6DDFF;
    border-top: none;
    width: 99%;
}

.tabs .tab-item
{
    padding: 10px;
}

/* user-panel
-------------*/
#quick-login {
	display:none;
}

.user-login #quick-login {
	display:block;
	float: right;
}


/** used to style the help fields when js is active */
.enhance .form .content .frmRow
{
	/*position		: relative;*/
}

.enhance .frmRow .help
{
	position		:absolute;
	right			:0;
	float			:none;
}



/* hide/show behaviour
------------------------*/
.job-detail
{
	position		:relative;
	background: url("images/hide-show-top.jpg") no-repeat 0 0;
}

.job-detail h2 a,
.job-detail .lnk-hide-show
{
    padding-left: 25px;
    background: url("images/toggle-open.png") no-repeat 0 2px;
}

.job-detail .lnk-hide-show
{
	position		:absolute;
	right			:10px;
}

.closed h2 a,
.closed .lnk-hide-show
{
    background: url("images/toggle-closed.png") no-repeat 0 2px;
}

.job-detail .content,
.job-detail .summary
{
    padding-left: 25px;
}


/** styles of select fields */
.select-wrapper
{
	float			:left;
}

.select-wrapper .frmTxtSelect {
	width: 213px;
	display:block;
	background: #fff url("images/frm-select-bg.jpg") no-repeat 100% 0;
	cursor:pointer;
	border: 1px solid #aaa;
}

.select-wrapper ul
{
	position		:absolute;
	top				:23px;
	z-index			:999;
	width			:221px;
	margin			:0;
	padding			:0;
    background: #fff;
    border: 1px solid #aaa;
    border-top: none;
}

.select-wrapper li
{
	list-style-type:none;
	list-style-image:none;
	margin:0;
    width: 95%;
    padding: 2%;
    border: none;
    background-image: none;
}

.select-wrapper li.selected
{
    background: #eee;
}
 .select-wrapper li.current
{
	background:#00ADEF;
	color:#fff;
}

.select-wrapper .here input.frmTxtSelect
{
  border-bottom: none;
  border-right-color: #A6A6A6;
  padding-bottom: 11px;
  /* z-index: 90;*/
}

.file-wrapper {
	position:relative;
	float:left;
	clear:both;
}

/* to simulate a super link
--------------------*/
.list-latest-jobs .over
{
	cursor			:pointer;
	background: #F0F8FF url("images/latest-jobs-job-bg-hover.jpg") repeat-x 0 0;
}

.list-latest-jobs .over a
{
	text-decoration:underline;
}

/* specific control overides
----------------------------*/

#search-results-controls .select-wrapper,
.my-applications .select-wrapper
{
    clear: none;
}

#filter-salary .frmTxtSelect
{
 	width: 100px;
}

#search-results-controls .select-wrapper ul,
#filter-salary .select-wrapper ul
{
    width: 108px;
}

#search-results-controls .result-items .select-wrapper
{
  width: 50px;
}

#search-results-controls  .result-items .select-wrapper ul
{
    width: 48px;
}


/*--------*/

.my-applications .select-wrapper .frmTxtSelect {
	width: 120px;
	display:block;
	background: url("images/bullet-dropdown.png") no-repeat 100% 8px;
	cursor:pointer;
	border: none;
	color: #3E5991;
	padding-top: 2px;
	font-size: 1em;
	font-style: normal;
}

.my-applications .select-wrapper ul
{
    width: 128px;
    color: #3E5991;
    background: #F2F8FF;
}


                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           