@charset "utf-8";

/*********  Centrering  ***************/
/*div, span {border: 1px solid red;}*/
body {
	margin: 0px;
	text-align: center;
	height: 100%;
}

form {
	display: inline;
}

#template_contents {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 800px;
}
	
/*********  Centrering slut***************/

#template_header {}
#template_page {}
#template_page_start {}
#template_page_contents {}
#template_page_end {}
#template-footer {}


/* standarder */


img.imageLink {
    border: 0;
}


.clearBoth {clear: both;}

#DK_map img {float: left;}

.overlibTdClass {
    text-align: left;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvitica, Sans-serif;
    font-size: 10px;
    border: 1px solid black;
}

.result .functions .favorit,
.result .functions .sent {
    width: 14px;
    height: 12px;
}
.result .functions .favorit.s1 {
    background-image: url(../graphics/favorit_icon.gif);
    background-repeat: no-repeat;
}
.result .functions .sent.s1 {
    background-image: url(../graphics/sent_icon.gif);
    background-repeat: no-repeat;
}

.popup_advertiser_contactperson {
    width: 550px;
    height: 150px;
}

.popup_advertiser_viewCv,
.popup_applicant_viewCv,
.popup_search_viewAd,
.popup_applicant_viewAd,
.popup_advertiser_viewAd {
    width: 980px;
}


/*jepe - 12/03/2009 - 
		Et lille hack til at ombryde tekst på google kortet i 2 linjer */
		/* map */
		#google_map a{
			float: right;
			clear: both;
		}
		/* jepe - 17/03/2009 - IE  */
		#google_map div span{
			float: right;
			clear: both;
		}


/*jepe - 12/03/2009 - 
		sikring for visnig ar en fremhævet/prioriteret annonce. Bør udkommenteres når hver enkelt organisation har valgt design. */
		.result.markedup{
			border: 1px solid #ccc;
			background-color: #aaa;
		}
		.result.markedup .logo{
			width: 260px;
			height: 80px;
			overflow: hidden;
			background-color: #999;
		}



/* jepe 13/03/2009 */

/* ui dialog */

		.ui-dialog{
			position: relative;
			text-align: left;
		}
		
		/* indholds div*/
		.dg_dialog_confirm, .dg_dialog_alert {
			display: none;
		}

		.ui-dialog-overlay{
			background-color: #000;
			filter:alpha(opacity=80);
			-moz-opacity:0.8;
			-khtml-opacity: 0.8;
			opacity: 0.8;
		}
		/* topbar */
		.ui-dialog .ui-dialog-titlebar {
			background-color: #9C9C9C;
			height: 15px;
			padding: 10px 30px;
		}
		/* title i topbar */
		.ui-dialog .ui-dialog-title{
			font-size: 13px;
			color: #fff;
			font-weight: bold;
		}
		/* luk i topbar */
		.ui-dialog .ui-dialog-titlebar-close {
			margin: 0px;
			padding: 0px;
			position: absolute; top: 5px; right: 12px;	
			background-image: url(../graphics/ui_luk.png);
			background-repeat:no-repeat;
			background-position: top left;
			width: 30px;
			height: 30px;
		}
		.ui-dialog .ui-icon.ui-icon-closethick{
			display: none;
		}

		/*knap panel*/
		.ui-dialog .ui-dialog-buttonpane {
			background-color: #9C9C9C; 
			width: auto;
			display: block;
			height: 35px;
			padding-top: 10px;
			text-align: center;
		}



		/* klasse på indhold */
		.ui-dialog .ui-dialog-content{
			padding: 20px 30px 20px 30px;
			background-color: #9C9C9C;
			text-align: left;
			font-size: 11px;
			color: #000;
			font-weight: normal;
		}


/* ui dialog end */



/* Styling af widgets */
.fieldblock.widget{ margin: 0; padding: 0; float: left;}
.fieldblock.widget .fields{}
.fieldblock.widget .fields .label{}
.fieldblock.widget .fields .text{}

/* Smal/bred */
.fieldblock.widget.wide{ width: 100%; clear: both;}
.fieldblock.widget.narrow{ width: 49%; clear: none !important;}

/* Lister */
.fieldblock.widget.list{}
.fieldblock.widget.list ul{ list-style: none; list-style-type: none; margin: 0 5px 0 5px; padding: 0;}
.fieldblock.widget.list ul li{ list-style: none; list-style-type: none;  margin: 0; padding: 0;}
.fieldblock.widget.list .headline{ clear: both; width: 100%; line-height: 16px; height: 16px; overflow: hidden;}
.fieldblock.widget.list .headline .label{display: none;}
.fieldblock.widget.list .lastday{float: left; clear: both; width: 100%;}
.fieldblock.widget.list .lastday .label{}

/* widgets */
.fieldblock.widget.cvs_network{}
.fieldblock.widget.newest_ads{}
.fieldblock.widget.most_shown_ads{}
.fieldblock.widget.highest_rated_ads{}
.fieldblock.widget.ads_by_jobdomain{}
.fieldblock.widget.ads_by_positiontype{}
.fieldblock.widget.last_viewed_ads{}
.fieldblock.widget.count_ads_organisation{}
.fieldblock.widget.count_cvs_organisation{}
.fieldblock.widget.featured_ad{}
.fieldblock.widget.featured_advertiser{}
.fieldblock.widget.newest_cvs{}
.fieldblock.widget.favorit_cvs{}
/* Styling af widgets end*/
		
		
/* Multipel Redigering - Muliple CV */

#select_multiple_cvs ul {
	list-style-type: none;
}

#select_multiple_cvs .field.checkbox {
	margin-left: 20px;
}

#select_multiple_cvs .label.checkbox {
	padding-left: 40px;
}
#select_multiple_cvs .label.checkbox:hover {
	padding-left: 40px;
	text-decoration: underline;
}

#select_multiple_cvs ul {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	padding: 0;
}

#select_multiple_cvs ul li {
	margin: 0;
	padding: 0;
	width: auto;
}

/* Multipel Redigering - Muliple CV - end */





/*  popup box til CVR opslag */
#cvrResultConfirm {
    width: 650px;
}

#cvrResultConfirm div.header {
    margin-bottom: 10px;
    font-weight: bold;
    
}

#cvrResultConfirm .maincompany {
    margin-bottom: 10px;
    border: 1px solid black;
    padding: 7px;
}

#cvrResultConfirm .maincompany .header {
    font-weight: bold;
    display: block;
}

#cvrResultConfirm .maincompany .cvrNo {
    display: block;
}

#cvrResultConfirm .maincompany .resume {
    display: block;
}

#cvrResultConfirm .hit {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid black;
    position: relative;
}

#cvrResultConfirm .hit .resume{
    display: block;
    width: 500px;
    
}

#cvrResultConfirm .hit .cvrNo{
    margin-right: 20px;
}


#cvrResultConfirm .applyLink {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 10px;
}

#cvrResultConfirm .pager {
    position: relative;
    padding: 0;
    height: 15px;
	width: 100%;
	float: none;
}

#cvrResultConfirm .nextPage {
    position: absolute;
    right: 0px;
    top: 5px;

}

#cvrResultConfirm .prevPage {
    position: absolute;
    left: 0px;
    top: 5px;

}

#cvrResultConfirm .pageInfo {
    margin-top: 15px;
}

#cvrResultConfirm .pageInfo .count {
    margin-right: 10px;
}
/*  popup box til CVR opslag slut */

/* Searchform combined */

table#search_combined {
	width: 809px;
	table-layout: fixed;
	border-collapse: collapse;
}

table#search_combined td {padding: 2px; margin: 0; vertical-align: top;}
table#search_combined col.col1 {width: 180px;}
table#search_combined col.col2 {width: 180px;}
table#search_combined col.col3 {width: 180px;}
table#search_combined col.col4 {width: 269px;}
table#search_combined td.searchcol table colgroup col {width: 176px;}
table#search_combined td.searchcol {overflow: hidden;}

table#search_combined div.searchcolInner {
	display: block;
	float: left;
	padding: 5px;
}

table#search_combined td.searchcol_searchstring div.searchcolInner {
	float: right;
}
table#search_combined td.searchcol_searchstring div.searchcolInner .label {
	margin-right: 10px;
}
table#search_combined td.searchcol_searchstring div.searchcolInner input {
	float: none;
}

table#search_combined td.searchcol div.colheader {
	background-color: #ccc;
	padding: 5px;
	height: 20px;
	position: relative;
}

table#search_combined td.searchcol div.colheader p {
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	font-weight: bold;
}
table#search_combined td.searchcol div.colheader div.scroller {
	background-color: #999;
	position: absolute;
	height: 16px;
	bottom: 0px;
	right: 0px;
	padding: 0 5px;
}
table#search_combined tr#search_combined_bottom td.searchcol div.colheader div.scroller {
	top: 0px;
}

table#search_combined td.searchcol div.colheader div.scroller a {
	text-decoration: none;
}


table#search_combined td.searchcol div.colheader div.tabs {
	float: right;
}
table#search_combined td.searchcol div.colheader div.tabs div.tab {
	float: left;
	padding: 0 10px;
}

table#search_combined td.searchcol div.colheader div.tabs div.tab.active {
	background-color: #fff;
}

table#search_combined td.searchcol_searchstring{
	clear: both;
	padding: 10px;
	background-color: #000;
	color: #fff;
	margin-bottom: 0px;
}

table#search_combined td.searchcol_jobdomain{}
table#search_combined td.searchcol_positiontype{}
table#search_combined td.searchcol_organisation{}
table#search_combined td.searchcol_geography {}
table#search_combined td.searchcol_geography div#search_tab_world { display: none; }
table#search_combined tr#search_combined_bottom td.searchcol_geography div.colheader { text-align: right; }
table#search_combined div#search_geography_combined_areas {display: none;}

/* Searchform combined end*/