#Page_debug { display: none; }

/* Global styles */
body{	
	margin: 0px;
	padding: 0px;
	background-color: #eff0f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../graphics/gymjob/topback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	color: #000;
	text-decoration: underline;
}

h1 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 2px 40px;
	font-weight: bold;
	color: #000000;
	background-image: url(../../graphics/gymjob/overback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #530039;
	border-bottom: 3px solid #530039;
}

h2 {
	font-size: 14px;
	font-weight: 700;
	color: #333333;
	margin: 10px 0px 5px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3{
	font-size: 11px;
	font-weight: normal;
}

h4, #template_page_contents_column2 h4{
	font-size: 11px;
	font-weight: normal;	
}

#template_page_contents_column2 h3{

} 

p, ul.a1120, table, tr, td {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

p, ul.a1120 {
	color: #000000;
	font-size: 11px;
}

ul, li{
	padding: 0px 0px 0px 0px;
	margin: 7px auto 7px 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Fieldblocks */

.fieldblock {
	position: relative;
	height: 1%; /*peek-a-boo fix*/
}

.fieldblock.type1{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
#template_subtype_cmspage .fieldblock.type1 h4 { display: none ;}

.fieldblock.type1 .fields{
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.fieldblock.type1 .fields .datafield{
	margin-bottom: 5px;
}

.fieldblock.type2{
	margin: 5px 0px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #e0dfe3;
}		

.fieldblock.type3{
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px dashed #ccc;
}

.fieldblock.type3 h4{
	display: block;
	background-color: #eff0f8;
	padding: 2px;
	font-weight: bold;
	height: 15px;
	margin: 0px;
}

.fieldblock.type3 thead,
.fieldblock.type3 th,
.fieldblock.type3 tr{
	margin: 0px;
	padding: 0px;
}

#template_page_contents_column2 .fieldblock.type3 thead{
	display: none;
}



/* Overall width */ 
#template_contents {
	width: auto;
	text-align: center;
}


/* Top of page */

#template_header {
	margin: 0px 0px 0px 0px;
	height: 167px;
	text-align: center;
}

#template_header_contents {
	margin: 0px auto;
	position: relative;
	width: 768px;
	height: 167px;
	background-image: url(../../graphics/gymjob/top_ny.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

/* logo in top */
#template_header .pageHead {
	position: relative;
}

#template_header #pageHead a {
	position: absolute;
	top: 20px;
	left: 550px;
	display: block;
	width: 200px;
	height: 110px;
}

/* main/middle page contents */
#template_page {
	background-color: #ffffff;
	padding: 30px 0px 0px 49px;
	position: relative;
	width: 719px;
	margin: 0px auto;
	text-align: left;
	border-left: 1px solid #BAC9DF;
	border-right: 1px solid #BAC9DF;
	/*border-bottom: 1px solid #BAC9DF;*/
	display: block;
}

 
/* Start of the main contents of the page*/
#template_page_start {
	display: none;
	height: 90px;
	width: 730px;
	margin: 0px 15px 0px 15px;
	background-image: url(../../graphics/hkst/hkstatjob.png);
	background-repeat: no-repeat;
}

#template_page_contents {
	float: left;
}

/* Contents heading */
#template_heading {
	display: none;
}
/* one column */
.template_page_column{
	width: 680px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Column 1 - left side and contents */
#template_page_contents_column1 {
	width: 390px;
	float: left;
	margin: 0px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Column 2 - right side og contents */
#template_page_contents_column2 {
	width: 260px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

#template_page_contents_column2 p, #template_page_contents_column2 a{
	color: #000000;
}

/* End og main contents */
#template_page_end {
	clear: both;
}

/* Page footer */
#template_footer {
	margin: 0px auto;
	width: 768px;
	height: 50px;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	border-left: 1px solid #BAC9DF;
	border-right: 1px solid #BAC9DF;
	border-bottom: 1px solid #BAC9DF;
	background-image: url(../../graphics/gymjob/bundbar.gif);
	background-repeat: no-repeat;
	background-position: right center; 
	
}

#template_footer p, #template_footer a{
	display: none;
	color: #000000;
	margin: 0px;
	padding-top: 15px;
}

/***********    Navigation and menus      *********/

/* Breadcrumb */
#breadcrumb{
	display: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	width: 972px;
	color: #FFFFFF;
	float:left;
}

#breadcrumb ul{
	list-style-type: none;	
}

#breadcrumb li{
	float: left;
	margin: 0px 5px 0px 0px;
	background-image: none;
}
#breadcrumb li + li{	
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#breadcrumb .item2, #breadcrumb .item3, #breadcrumb .item4, #breadcrumb .item5, #breadcrumb .item6, #breadcrumb .item7, #breadcrumb .item8{
	background-image: url(../../graphics/srdj/breadcrumb_slash.png);
	background-repeat: no-repeat;
	background-position: left top; 
}

#breadcrumb a{	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumb .item0 a{	
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb .item0 a:hover{	
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a:hover{
	text-decoration: underline;
}

/* Topmanu - placed under page header */

#topMenu {
	position: absolute;
	left: 15px;
	top: 145px;
	padding: 0px;
	padding-right: 15px;
	padding-top: 0px;
	float: left;
	margin: 0px 0px 0px 0px;
	z-index: 300;
	
}

#topMenu ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#topMenu ul ul {
	display: none;
}

#topMenu li{
	list-style-type: none;
	float: left;
	width: auto;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../../graphics/gymjob/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left top; 
}

#topMenu li a{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #722929;
	padding: 0px;
	padding-right: 24px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#topMenu a:hover, #topMenu a.selected{
	text-decoration: underline;
	color: #530039;
}

/* Tools/Topmenu - placed inside page header */
#tools {
	display: none; /* skjult */
	position: absolute;
	left: 325px;
	top: 10px;
	height: 90px;
	width: 540px;
	margin: 0px 0px 0px 0px;
}
#tools ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#tools li {
	list-style-type: none;
	margin: 15px 30px 0px 0px;
	float:left;
	width: 150px;
	border-bottom: 2px solid #740D45;
}

#tools a{
	float: left;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	
}

/* Banners */
.banner {
	border: 0px solid #d8d9d9;
	padding: 5px 0px 5px 0px;
	text-align: center
}

.banner.rightcolumn{
	display: none;
}

.banner.maincolumn{
}

.banner.skyscraper {
	border: none;
}
	
/* Banner outside contents */
#template_banner_skyscraper {
display: none;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 922px;
	margin-left: 10px;
}

/* uniqe styles for id's and classes */

/** Lists **/

ul.a1120 {
	list-style-position: inside;
}

ul.a1120 li {

}


.list table{
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	/*background-position: 0px 35px;
	background-image: url(../../graphics/mag/boxbg.jpg);
	background-repeat: repeat-x;*/
}

.list table thead th {
	/*background-image: url(../../graphics/mag/topmenu.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	color: #929292;
/*	height: 35px; */
}
/* Tabels inside other tables */
.fields table thead th{
	background-image: none;
	border: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #929292;
/*	height: auto; */
}

.fields table{
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	background-position: 0px 35px;
	background-image: none;
	background-repeat: repeat-x;
}



/* Align thead and tbody  */
.list table tbody td{
	padding: 0px 0px 0px 10px;
}


.list td {
	background-image: none;
	vertical-align: top;
}

/** Images **/
img.imageLeft {
	float: left;
	margin: 0px 10px 10px 10px;
}


#template_page_contents_column2 .fieldblock{
	margin-bottom: 3px;
}

.datafield .label.clickable { cursor: pointer; }

.datafield, .datefield {position: relative;}

.datefield .s {display: none;}

.fieldblock .datefield .datafield {
	float: left;
}

.info {
	text-align: center;
	float: right;
	background-color: #723939;
}

.info a{
	display: block;
	height: 12px;
	line-height: 12px;
	width: 6px;
	text-align: center;
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	padding: 2px;
	margin: 0px;
	border: none;
	background: none;
	cursor: pointer;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

.datafield .info, .datefield .info {
	position: absolute;
	right: 0px;
	top: 0px;
}

.showstatus {font-size: 14px; font-weight: bold; line-height: 14px; color: #aaaaaa;}
.showstatus.s1{color: #ff0000;}
.showstatus.s2{color: #ffcc00;}

.property span.label.checkbox {
	text-transform: capitalize;
}

/** Buttons **/

.button, .submit, .reset{
	/*width: 100%;
	float: right;*/
}

.button input, .submit input, .reset input, .result .functions a, .pager input, .edit input, .buttons input{
	color: #000000;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	text-align: right;
	text-decoration: none;
	padding: 0px 10px 0px 0px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	float: right;
	height: 16px;
	background-image: url(../../graphics/gymjob/btnarrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

.submit input, .reset input {
	
}

/* h4 inside or under an h4 */ 
.fields h4{
	background-image: none;
}


/* @import "metadata.css"; */

/* Datafields */
.fieldblock .datafield {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.fieldblock .datafield h2{
	float: left;
}

/* fields */
.fieldblock .fields{
	padding: 0px;
	margin: 0px;
}

/* Tabel layout */

.fieldblock table {
	table-layout: fixed;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.fieldblock table td{
	vertical-align: top;
}

.fieldblock table .col1 {}
.fieldblock table .col2 {}
.fieldblock table .col3 {}
.fieldblock table .col4 {}
.fieldblock table .col5 {}

.fieldblock table {
	/*table-layout: fixed;*/
	width: 100%;
}


/* Checkboxes */

.field.checkbox {
	position: absolute;
	top: 0px;
	left: 0px;
}

.datafield.light {
	margin: 0px 0px 5px 0px;
	clear:both;
}


.label.checkbox {
	margin-left: 24px;
	padding-top: 3px;
}

.fieldblock {
	position: relative;
}

.checkboxes{
}

.checkboxes .datafield {
	position: relative;
}
/* GEOGRAPHY*/
.geography{
	float: left;
}

/* Map */
.geography .DK_Map { padding: 0px 20px 0px 20px; float: left; }

/* List */
.geography .navigation { width: 270px; float: left;}
.geography .navigation > .clearBoth { display: none; }
.geography .navigation .link{ margin: 1px;}
.geography .navigation .link a { color: #000000; text-decoration: none; font-weight: normal;}
.geography #all_of_denmark {float: left; width: 100%; margin: 0px 10px 0px 0px; }
.geography #all_of_denmark .link{padding: 3px 0px 0px 0px;}
.geography #outside_denmark {float: left; width: 100%; margin: 2px 0px 0px 0px;}
.geography #all_of_denmark .head, #outside_denmark .head { border-bottom: 1px solid #aaaaaa; padding: 0px 0px 3px 0px}
.geography .dk_area{clear: both; border-bottom: 1px solid #aaaaaa;}
.geography .dk_area .byline{ display: none; }
.geography .dk_area .checked{ margin: 0px; }
.geography .dk_area span, .geography .region span, .geography .country span, .geography .region a, .geography .country a{float: left; clear: none;}
.geography .dk_area, .geography .datafield.dk_area.checked, .geography .datafield.country {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; position: relative;}
.geography .countries { padding: 0px; clear: both; margin: 0px}
.geography .country{border-top: 0px solid #aaaaaa; line-height: 12px; clear: both;}
.geography .regions{float: left;}
.geography .field.region{ float: left; display: block; margin: 5px 0px 0px 0px; padding: 0px 0px 0px 0px; position: relative; clear: left;  width: 270px; line-height: 12px;}
.geography .datafield.region .label.clickable{ width: auto;}
.geography .datafield.region .byline{ display: none;}
.geography .datafield.region .label.clickable.checkbox{ margin-left: 20px; padding-top: 3px;}

/* open/close */
.geography .region .openclose span { display:none;}
.geography .region .openclose a{ background-image: url(../../graphics/hkst/tc.gif); background-repeat: no-repeat; width: 10px; height: 12px; margin: 0px 0px 0px 0px; display: block; clear: none; position: absolute; top: 2px; left: 0px;}
.geography .region .openclose .opened { background-image: url(../../graphics/hkst/te.gif); background-repeat: no-repeat; width: 10px; height: 12px; margin: 0px 0px 0px 0px; display: block; clear: none; position: absolute; top: 2px; left: 0px;}

/* region */
.geography .datafield.region { margin-left: 0px; width: 270px; border-bottom: 1px solid #aaaaaa; padding-bottom: 5px;}


/* checkbox */
.geography .datafield.country {border-bottom: 1px solid #aaaaaa; margin-bottom: 0px; height: auto; width: 241px;}
.geography .datafield.country .label.clickable.checkbox{ padding: 3px; width: 200px;}
.geography .datafield.country .byline{display: none;}
.geography .checkbox{margin: 0px; padding: 0px;}
.geography .checkbox input{margin: 0px; padding: 0px;}
.geography .region .field.checkbox{ top: 0px; left: 251px;}
.geography .dk_areas .checkbox{ top: 0px; left: 250px;}
.geography .regions, .geography .countries, .geography .dk_areas .dk_area { display: none;}
.geography .countries span.label { margin-left: 17px !important;}
.geography .datafield.country .field.checkbox { top: 0px; left: 251px;}
.geography .dk_areas .dk_area.checked { display: block; }
/* skjuler Danmark fra europa-listen*/
/*#wrapper_country_1707 { 	display: none; }*/
/* Vælg hele Danmark */
#dk_shadow { float: right; }
/* GEOGRAPHY END*/

/* GEOGRAPHY */
.geography .openclose SPAN {	
DISPLAY: none;
}
.geography .openclose A {	
PADDING-RIGHT: 4px;	
BACKGROUND-POSITION: 5px 2px;	
DISPLAY: block;	
PADDING-LEFT: 4px;	
BACKGROUND-IMAGE: url(../../graphics/gymjob/tc.gif);	
PADDING-BOTTOM: 4px;	
WIDTH: 10px;	
PADDING-TOP: 4px;	
BACKGROUND-REPEAT: no-repeat;	
HEIGHT: 10px;
}
.geography .openclose A.closed {	
PADDING-RIGHT: 4px;	
BACKGROUND-POSITION: 5px 2px;	
DISPLAY: block;	
PADDING-LEFT: 4px;	
BACKGROUND-IMAGE: url(../../graphics/gymjob/tc.gif);	
PADDING-BOTTOM: 4px;	
WIDTH: 10px;	
PADDING-TOP: 4px;	
BACKGROUND-REPEAT: no-repeat;	
HEIGHT: 10pxM}
.geography .openclose A.opened {	
BACKGROUND-IMAGE: url(../../graphics/gymjob/te.gif);
}

.read a {
font-size:10px !important;
letter-spacing:-1px !important;
background-image: none !important;
text-decoration: underline !important;
}

#template_pagetype_organisation.pagetype #template_subtype_frontpage #template_page_contents 
#template_page_contents_nocolumns.template_page_column .fieldblock.type1.widget.list.newest_ads.wide .fields .headline {
	background: #BAC9DF;
}
#template_pagetype_organisation.pagetype #template_subtype_frontpage #template_page_contents 
#template_page_contents_nocolumns.template_page_column .fieldblock.type1.widget.list.newest_ads.wide .fields .headline a {
	color: #fff;
	text-decoration: none;
}

#template_pagetype_jobagent.pagetype.jobagent #template_subtype_search #template_page_contents 
#template_page_contents_nocolumns.template_page_column .fieldblock.type1 .fields .datafield.searchWords .field.text {
	margin-left: 82px;
}
