/* Search - Find job*/



.fieldblock{
	background-image: url(../../graphics/kmnb/block_border.png);
	background-repeat: no-repeat;
	background-position: 15px bottom;
}


.fieldblock .datafield .ads_on_page{
	clear: both;
}

.label.clickable.checkbox{
	display: block;
}

.datafield.searchWords span{
	margin-bottom: 10px;
	display: block;
	clear: both;
}

/* Search headlines */
.fields .label.text, .fields .label.metadata{
	float: left;
	clear: both;
}

/* Search input field */

.fields .label.input{
	float: left;
}

.datafield ads_on_page{
	
}



#template_footer p{
	border: 0px solid #000000;
}

/* Parameters*/
.searchparameters {
	margin: 0px 0px 0px 15px;
	clear: both;
}

.searchparameters count{
}

.searchparameters p{
	border: 0px solid #BA5E96;
	margin: 0px;
	float: left;
	line-height: 14px;
	font-weight: bold;
	vertical-align: middle;
	clear: none;
}

.searchparameters div{
	float: left;
	margin: 0px 25px 5px 0px;
	clear: both;
}

.searchparameters h4{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
	width: 150px; 
}

.searchparameters h3{
	margin: 5px 0px 5px 0px;
}



/* Search results */

/** header **/
.result.empty{
	height: 20px;
	background-color: #FFF;
	position: relative;
}
.result.empty .headline{
	text-decoration: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.result.empty .advertiser{
	display: none;
}

.result.empty .organisation{
	position: absolute;
	top: 0px; 
	left: 415px;
}

.result.empty .createddate{
	position: absolute;
	top: 0px; 
	left: 565px;
}

.result.empty .lastday{
	position: absolute;
	top: 0px; 
	left: 700px;
}

/** results **/
.result{
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	width: 830px;
	position: relative;
	height: 80px;
}
#template_pagetype_organisation.pagetype.advertiser #template_subtype_cvsearchresult .list.cv.boxes .result{
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	
	position: relative;
	min-height: 40px;
	height: auto;
}

.result.a1,
.result.a3{
	background-color: #E4E3DE;
}

.result + .result span{
	display: none;
	height:0px;
}
/*
.result + .result{
	background-image: none;
	
}
*/

.result span{
	page-break-after: always;
	visibility: visible;
}

.result .label{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	float:left;
	margin: 0px 0px 20px 0px;
}

.list.ad.boxes .result.empty .headline{
	color: #436B12;
	width: auto;	
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	left: 0px;
}

*:first-child + html .list.ad.boxes .result.empty .headline{
	color: #436B12;
	width: auto;	
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	z-index: 10000;
}

.result .headline{
	color: #436B12;
	width: auto;	
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	position: relative;
	margin-top: 17px;
	left: 0px;
	height: 36px;
	overflow: hidden;
}

#template_pagetype_applicant #template_subtype_searchresult .list.ad.boxes .headline {
	margin-left: 15px;
}


.list.ad.boxes .result.empty .advertiser{
	color: #000;
	width: 400px;	
	float:left;
	margin: 0px 0px 0px 15px;
}

*:first-child + html .list.ad.boxes .result.empty .advertiser{
	color: #000;
	width: 400px;	
	float:left;
	margin: 0px 0px 0px 15px;
	margin-left: 0;
}

.result .advertiser{
	color: #000;
	width: 400px;	
	float:left;
	margin: 0px 0px 0px 15px;
	display: block;
	position: absolute;
	height: 15px;
	overflow: hidden;
}

*:first-child + html .result .advertiser{
	color: #000;
	width: 400px;	
	float:left;
	margin: 0px 0px 0px 15px;
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	height: 15px;
	overflow: hidden;
}

.list.ad.boxes .result.empty .organisation{
	color: #000;
	width: 150px;	
	float:left;
	margin-left: 0;
}

*:first-child + html .list.ad.boxes .result.empty .organisation{
	color: #000;
	width: 150px;	
	float:left;
	margin-left: 415px;
}

.result .organisation{
	color: #000;
	width: 150px;	
	float:left;
	position: absolute;
	margin-left: 415px;
}

*:first-child + html .result .organisation{
	color: #000;
	width: 150px;	
	float:left;
	position: absolute;
	margin-left: 415px;
	top: 10px;
	left: 0;
}

.list.ad.boxes .result.empty .createddate{
	color: #000;
	width: 135px;	
	float:left;
	margin-left: 0;
}

*:first-child + html .list.ad.boxes .result.empty .createddate{
	color: #000;
	width: 135px;	
	float:left;
	margin-left: 565px;
}

.result .createddate{
	color: #000;
	width: 135px;	
	float:left;
	position: absolute;
	width: 120px;
	margin-left: 565px;
}

*:first-child + html .result .createddate{
	color: #000;
	width: 135px;	
	float:left;
	position: absolute;
	width: 120px;
	margin-left: 565px;
	top: 10px;
	left: 0;
}

.list.ad.boxes .result.empty .lastday{
	color: #000;
	width: 100px;	
	float:left;
	font-weight: bold;
	margin-left: 0;
}

*:first-child + html .list.ad.boxes .result.empty .lastday{
	color: #000;
	width: 100px;	
	float:left;
	font-weight: bold;
	margin-left: 700px;
}

.result .lastday{
	color: #000;
	width: 100px;	
	float:left;
	font-weight: bold;
	position: absolute;
	width: 100px;
	margin-left: 700px;
}

*:first-child + html .result .lastday{
	color: #000;
	width: 100px;	
	float:left;
	font-weight: bold;
	position: absolute;
	width: 100px;
	margin-left: 700px;
	top: 10px;
	left: 0;
}


.result .positiontype{
	display: none;
	color: #333333;
	width: 120px;	
	float:left;
}


.result .functions{
	display: none;
	color: #333333;
	width: 70px;	
	float:left;
	text-align: center;
}

.list.ad.boxes .result.empty .resume{
	position: absolute;
	top: 50px;
	left: 15px;
	width: 550px;
	height: 40px;
	overflow:  hidden;
}

.result .resume{
	position: relative;
	display: block;
	left: 15px;
	margin-top: 5px;
	width: 790px;
	overflow:  hidden;
	float: left;
	height: 15px;
}

/* fremhævet annonce */

.result.markedup.a1, .result.markedup.a3 {
background-color:#E4E3DE;
}
.result.markedup.a2, .result.markedup.a4 {
background-color:#FFF;
}
.result.markedup{
	border:0px solid #CCCCCC;
	height: 110px;
}
.result.markedup .logo{
	position: absolute; right: 30px; top: 30px;
	height: 70px;
	background:none;
	text-align: right;
}
.result.markedup .headline{
	font-size: 18px;
	font-weight: 100;
}



/* cv søgning */

/** header **/
.list.cv.boxes .result.empty{
	height: 25px;
}

/** results **/
.list.cv.boxes .result{
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	width: 592px;
	min-height: 60px;
	position: relative;
}

.list.cv.boxes .result.a1,
.list.cv.boxes .result.a3{
	background-color: #E4E3DE;
}

.list.cv.boxes .result + .result span{
	display: none;
	height:0px;
}
/* labels */
.list.cv.boxes .result .label{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 100%;
	float:left;
	margin: 0px 0px 0px 0px;
}

.list.cv.boxes .result .headline .label{
	
}
.list.cv.boxes .result .shorttext .label{
	display: none;
}
.list.cv.boxes .result .organisation .label{

}
.list.cv.boxes .result .modified .label{

}
.list.cv.boxes .result .score .label{

}
.list.cv.boxes .result .functions .label{

}

#template_pagetype_organisation.pagetype.advertiser #template_subtype_cvsearchresult .list.cv.boxes .result.empty {
	height: 0px;
}


.list.cv.boxes .result .headline{
	width: 250px;
	height: 35px;
	overflow: hidden;
	position: absolute; top: 0px; left: 0px;
}
*:first-child + html .list.cv.boxes .result .headline{
	height: auto;
	position: relative;
	margin-top: -10px;
}
* html .list.cv.boxes .result .headline{
	height: auto;
	position: relative;
	margin-top: -10px;
}

.list.cv.boxes .result .shorttext{
	width: 480px;
	min-height: 40px;
	overflow: hidden;
	position: relative; margin-top: 25px; margin-bottom: 5px; left: 0px;
	clear: both;
}
*:first-child + html .list.cv.boxes .result .shorttext{
	margin-top: 5px; 
}
* html .list.cv.boxes .result .shorttext{
	margin-top: 5px; 
}


.list.cv.boxes .result .organisation{
	width: 100px;	
	position: absolute; top: 0px; left: 250px;
}
.list.cv.boxes .result .modified{
	width: 100px;	
	position: absolute; top: 0px; left: 380px;
}
.list.cv.boxes .result .score{
	width: 100px;	
	float:left;
	position: absolute; top: 0px; left: 465px;
}
.list.cv.boxes .result .functions{
	width: 80px;	
	position: absolute; top: 0px; left: 530px;
}


