/* Topmenu - placed inside page header */
#topMenu {
	display: block !important;
	position: absolute;
	left: 0px;
	top: 65px;
	height: 54px;
	width: 435px;
	margin: 0px 0px 0px 0px;
	background-image: url(../../graphics/tnlj/bg_topmenu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topMenu ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#topMenu ul ul {
	display: none;
	z-index: 200;
	position: absolute;
	left: 0px;
	top: 65px;
	height: 20px;
	width: 435px;
	margin: 0px 0px 0px 0px;
	background-color: #00FF00;
}

#topMenu li {
	list-style-type: none;
	margin: 0px;
	float:left;
	height: 54px;
	/*border: 1px solid #00ff00;*/
}

#topMenu a{
	float: left;
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	margin: 0px 0px 0px 0px;
	padding-top: 1px;
	padding-left: 17px;
	text-decoration: none;
	
}

#topMenu a:hover, #topMenu a.selected{
	background-image: url(../../graphics/tnlj/topmenu_dot.gif);
	background-repeat: no-repeat;
}

#topMenu .item0 {width: 103px; white-space: nowrap;}
#topMenu .item0 a{ margin: 34px 0px 0px 42px; background-position: 0px 2px;}

#topMenu .item1 {width: 80px; white-space: nowrap;}
#topMenu .item1 a {margin: 26px 0px 0px 22px; background-position: 0px 6px;}

#topMenu .item2 {width: 90px; white-space: nowrap;}
#topMenu .item2 a {margin: 35px 0px 0px 20px; background-position: 0px 7px;}

#topMenu .item3 {width: 82px;  white-space: nowrap;}
#topMenu .item3 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}

#topMenu .item4 {width: 50px; white-space: nowrap;}
#topMenu .item4 a {margin: 26px 0px 0px 3px; background-position: 0px 6px;}


#topMenu .item5 {width: 90px; white-space: nowrap;}
#topMenu .item5 a {margin: 35px 0px 0px 20px; background-position: 0px 7px;}

#topMenu .item6 {width: 82px; white-space: nowrap;}
#topMenu .item6 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}

#topMenu .item7 {width: 82px; white-space: nowrap;}
#topMenu .item7 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}

#topMenu .item8 {width: 82px; white-space: nowrap;}
#topMenu .item8 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}

#topMenu .item9 {width: 82px; white-space: nowrap;}
#topMenu .item9 a {margin: 37px 0px 0px 27px; background-position: 0px 6px;}


#topMenu .item13 {width: 50px;  white-space: nowrap;}
#topMenu .item13 a {margin: 26px 0px 0px 3px; background-position: 0px 6px;}




/* Search results */

#template_page_contents_column1 {
	width: 690px;
	float: left;
	margin: 0px 0px 0px 0px;
	/*border-right: 1px solid #d8d9d9;*/
}

/* Column 2 - right side og contents */
#template_page_contents_column2 {
	display: none;
	width: 240px;
	float: right;
	overflow: hidden;
}

h4{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-weight: normal;
	border: 0px solid #b4d3b1;
	border-style: solid none;
	background-color: EBEBEB;
}


.datafield.light.submit, .datafield.light.reset{
	float: right;
}

.datafield.metadata{
/*	padding: 5px; */

}

.datafield.metadata	> .label,
.datafield.searchWords	> .label,
.datafield.ads_on_page > .label
{
	float: left;
	clear: none;
	/*width: 120px;*/
	padding-top: 2px;
}
.datafield.metadata	> .fields{
	float: left;
	clear: none;
	width: 550px;
	display: block;
}
.datafield.searchWords .field.text input,
.datafield.ads_on_page .field.select select{
	width: 365px;
}

.table { border-spacing: 0};
/*
.datafield.metadata	.info{
	float: right;
	clear: none;
	position: relative;
	top:	auto;
	left:	auto;
	right:	auto;
}*/

 Parameters
.searchparameters {

}
.searchparameters > div{
	margin-bottom: 10px;

}

.searchparameters h3{
	margin:	0 0 10px 0;
	padding: 0;
	font-size: 12px !important;
	font-weight: bold;
}

.searchparameters h4{
	float: left;
	width: 125px;
}

.searchparameters p{
	margin: 0;
	padding: 0;
}

.searchparameters div{
	clear: both;
}
.searchparameters div.count h4{
	display: none;
}


/* Search results */

.result{
	float: left;
	background-color: #EBEBEB;
	padding: 5px 5px 5px 5px;
	border-bottom: 3px solid #FFFFFF;
	position: relative;
	display: block;
	width: 680px;	
}

.result.markedup {
	border-style: none none solid none;
	border-bottom: 3px solid #FFFFFF;
}

.result.markedup .logo {
	/*display: none;*/
	float: left;
	width: auto;
	height: auto;
	background: transparent;
	/*float: left;*/
	position: absolute;
	left: 700px;
	top: 10px;
}

.resultpage .result span,
.result + .result span{
	display: none;
	height:0px;
}
/*
.result + .result{
	background-image: none;
	
}
*/
.result.empty {
	margin: 0;
	padding: 5px 0px;
}

.result span{
	page-break-after: always;
	visibility: visible;
}

.result .label{
	padding: 5px 5px 5px 5px;
	border: 1px solid #b4d3b1;
	border-style: solid none;
/*	margin: -5px 0px 5px -5px; */
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	float:left;
}

.result .headline{
	color: #000000;
	width: 280px;	
	float:left;
	text-decoration: none;
}
/*
.result .advertiser{
	display: none;
	color: #333333;
	width: 150px;	
	position;
}

.result .organisation{
	color: #333333;
	width: 120px;	
	float:left;
}
*/
.list.ad.boxes .result .advertiser{
	/*width: 240px;*/
	position: absolute;
	top: 31px;
	left: 5px;
}
.list.ad.boxes .result.empty .advertiser{
	display: none;
}
.list.ad.boxes .result .resume{
	width: 400px;
	float: left;
	clear: both;
	padding-left: 0px;
	margin-top: 37px;
}

.list.ad.boxes .result .organisation{
	width: 120px;
	position: absolute;
	left:	290px;
	top: 6px;
}
.list.ad.boxes .result .createddate{
	width: 100px;	
/*	float: left; */
	position: absolute;
	left:	410px;
	top: 6px;
}
.list.ad.boxes .result .modified{
	width: 100px;	
	float:left;
}
.list.ad.boxes .result .score{
	width: 100px;	
	float:left;
}
.list.ad.boxes .result .lastday{
	width: 100px;	
/*	float: left; */
	position: absolute;
	left:	510px;
	top: 6px;
}
.list.ad.boxes .result .positiontype{
	display: none;
/*	width: 100px;	*/
}
.list.ad.boxes .result .functions{
	width: 65px;	
/*	float: left; */
	position: absolute;
	left:	608px;
	top: 6px;
	text-align: right;
}
.list.ad.boxes .result .logo {
	/*display: none;*/
}

.result.empty { display: block;}
.result.empty > div { 
	float: left !important; 
	clear: none !important; 
	position: relative !important; 
	top: auto !important; 
	left: auto !important; 
	right: auto !important;
}
.result.empty div.resume { display: none; }

/*
.result .createddate{
	color: #333333;
	width: 80px;	
	float:left;
}

.result .lastday{
	color: #333333;
	width: 120px;	
	float:left;
}


.result .positiontype{
	display: none;
	color: #333333;
	width: 120px;	
	float:left;
}


.result .functions{
	color: #333333;
	width: 70px;	
	float:left;
	text-align: center;
}
*/
.result .functions a{
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding: 1px 3px 1px 3px; 
	font-size: 10px;
	float: right;
	margin-left: 10px;
	background-color: #669966;
	
}

/* result pages  */

.pager{
	padding: 5px 5px 10px 5px;
	width: auto;
	position: relative;
	text-align: center;
}
.edit { display: none; }

.pager .next {
	position: absolute;
	right: 5px;
}
.pager .prev {
	position: absolute;
	left: 0px;
}
.pager input, edit input{
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: center;
	text-decoration: none;
	padding: 1px 3px 1px 3px; 
	font-size: 10px;
	margin-left: 0px;
	background-color: #669966;
	width: auto;
}

.pager .disabled{
	visibility: hidden; 
}

.info {
	right: 10px;
	top: 10px;
}

.info a{
	color: #FFFFFF;
	background: none;
	background-color: #669966;
}





/*


.list.ad {
	margin: 5px 0px 5px 0px;
}
.list.ad table {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}
.list.ad table colgroup .col1 {	 }
.list.ad table colgroup .col2 {	width: 90px; }
.list.ad table colgroup .col3 {	width: 90px; }
.list.ad table colgroup .col4 {	width: 90px; }
.list.ad table colgroup .col5 {	width: 90px; }
.list.ad table colgroup .col6 {	width: 90px; }
.list.ad table colgroup .col7 {	width: 90px; }


.list.ad table tbody td{
	vertical-align: top;
	background: none;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid gray;
}

div.datafield.submit, div.datafield.reset {display: inline; float: left;}


#template_subtype_search .fieldblock table {width: 760px;}
#template_subtype_search table .checkbox.label {width: auto}

*/

/* GEOGRAPHY */
.geography .label { float: left; }
.DK_Map { padding-left: 20px; float: left; }
.geography .navigation { width: 290px; float: left; }
#template_subtype_search .geography .navigation { float: right; padding-left: 60px; clear: right; }
#all_of_denmark { width: 200px; float: left; margin-right: 10px; }
#outside_denmark { width: 290px; float: left; margin-right: 10px; }
#all_of_denmark > .head, #outside_denmark > .head { border-bottom: 1px solid #aaaaaa; }
.geography .areas, .geography .region { margin: 0px 0px 0px 0px;}
.geography .countries { padding: 0px 0px 10px 0px; clear: both; }
.geography .country { margin: 0px 0px 0px 00px;}
.datafield.country { clear: both; }
.geography .navigation > .clearBoth { display: none; }
.geography .navigation .link{ height: 20px; padding: 6px 0px 3px 0px; }
.geography .navigation .link a { color: #000000; text-decoration: none; font-weight: bold; float: left; }
.region .fold span { display: none; }
.region a.fold { background-image: url(../../graphics/tnlj/tc.gif); background-repeat: no-repeat; width: 10px; height: 10px; margin: 5px; display: block; clear: both; }
.region a.fold.opened { background-image: url(../../graphics/tnlj/te.gif); }
.geography .navigation .region .fold, .geography .navigation .region .label { float: left; margin-left: 10px; font-weight: bold; font-family:"Trebuchet MS",Arial,Helvetica,Geneva,Swiss,SunSans-Regular;}
.geography .navigation .label { margin: 0px 0px 0px 0px;}
.geography .navigation .region .fold img { border: none; padding: 5px 5px 10px 5px; }
.geography .regions, .geography .countries, .geography .dk_areas .dk_area { display: none; }
.geography .dk_areas .dk_area.checked { display: block; }
.geography .datafield.region 
{ 
	clear: right; 
/*margin-left: 24px; */
  border-bottom: 1px solid #ccc;
}
.geography .datafield.country {
  border-bottom: 1px solid #ccc;
}
.geography .region input, .geography .dk_area input, .checkbox_floatright {	float: right;}
#wrapper_country_1707 { /* skjuler Danmark fra europa-listen */	/*display: none;*/ }
#dk_shadow { float: right; }
.link.all_of_denmark { float: left;	width: 160px; }

.geography .region .openclose a{ background-image: url(../../graphics/tnlj/tc.gif); background-repeat: no-repeat; width: 10px; height: 12px; margin: 0px 0px 0px 0px; display: block; clear: none; position: absolute; top: 5px; left: 0px;}
.geography .region .openclose .opened { background-image: url(../../graphics/tnlj/te.gif); background-repeat: no-repeat; width: 10px; height: 12px; margin: 0px 0px 0px 0px; display: block; clear: none; position: absolute; top: 5px; left: 0px;}
.geography .region .openclose a span{ display: none;}
.geography .navigation .regions div.region { display: block; width: 100%; position: relative;};
.geography .navigation .regions div.region div.region{
clear:none;
float:left;
margin:0;
padding:0;
width:auto;
padding-left: 5px;
}


/* GEOGRAPHY END*/

/* Searchform combined */
table#search_combined { width: 690px;}
/*table#search_combined td {padding: 2px; margin: 0; vertical-align: top;}*/
table#search_combined col.col1 {width: 260px;}
table#search_combined col.col2 {width: 140px;}
table#search_combined col.col3 {width: 140px;}
table#search_combined col.col4 {width: 150px;}
table#search_combined td.searchcol table colgroup col {width: 130px;}
table#search_combined td.searchcol {overflow: hidden;}

/*table#search_combined td.searchcol_searchstring div.searchcolInner div.datafield.searchWords {
	float:right;
}
table#search_combined td.searchcol_searchstring div.searchcolInner div.datafield.searchWords span {
	display: inline;
}


table#search_combined .datafield.submitbutton .field {
	margin: 0 0 0 10px;
}

table#search_combined .datafield.resetbutton.light {
	display: inherit;
}*/
table#search_combined td.searchcol_searchstring div.searchcolInner {
	background-color:#7B7671;
}
table#search_combined .datafield.metadata .label {
	float: none;
}

table#search_combined td.searchcol div.colheader {
	background:none;
}

table#search_combined td.searchcol_searchstring div.searchcolInner .label {
	color: #000;
	font-weight: bold;
}

table#search_combined td.searchcol_searchstring div.searchcolInner input {
	width:180px;
}

table#search_combined #search_combined_top div.searchcolInner {
	border: 0;
	background: none;
}

table#search_combined tr#search_combined_bottom td.searchcol_buttons div.colheader {
	background: none;
}

table#search_combined td.searchcol_searchstring div.searchcolInner div.datafield.searchWords {
	float:left;
}
table#search_combined td.searchcol_searchstring div.searchcolInner .datafield.submitbutton input {
	margin-top: 0;
	width: auto;
}

table#search_combined tr#search_combined_bottom td.searchcol_buttons div.colheader .datafield.submitbutton{
	/*width: 100px;*/
}

table#search_combined #search_combined_top td.searchcol_searchstring div.searchcolInner .datafield {
	margin-top: 15px;
}
table#search_combined #search_combined_top .searchcol.searchcol_headline h1{
	margin: 0;
	padding: 0;
}

table#search_combined  td.searchcol.searchcol_jobdomain div.searchcolInner{
	width: 250px;
}
table#search_combined  td.searchcol.searchcol_positiontype div.searchcolInner{
	width: 140px;
}
table#search_combined  td.searchcol.searchcol_organisation div.searchcolInner{
	width: 140px;
}
table#search_combined  td.searchcol.searchcol_buttons div.searchcolInner{
	width: 140px;
}
table#search_combined td.searchcol table {
	width: auto;
}

table#search_combined td.searchcol .checkboxes .datafield {
	margin-bottom: 1px;
}


