/*
JobogLiv.dk CSS
2006-12-05

Af nam nam design webbureau v. Lasse Gejl
www.namnamdesign.dk
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px/20px Arial, Helvetica, sans-serif; /*14*/
	color: #000;
	text-align: center;
	background: #fff url(/images/JobogLiv/bg_body.gif) repeat-x left top;
	margin-bottom: 15px;
}
hr {
	display: none;
}
p {
	margin: 15px 0;
}
a {
	text-decoration: none;
	color: #17456c;
}

a:hover 
{
	color: #17456c;
	text-decoration: underline;
}
#container 
{
    position: relative;
	text-align: left;
	margin: 0 auto;
	width: 910px;
}
#teaser {
	float: left;
	width: 400px;
	color: #fff;
	font-size: 11px;
	padding: 4px 0 6px 0;
}
#teaser strong {
	font-weight: normal;
}
#global {
	float: right;
	width: 510px;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 4px;
}
#global ul li {
	list-style: none;
	display: inline;
	border-right: 1px solid #515151;
}
#global a {
	color: #bcbcbc;
	padding: 0 10px;
}
#global li.rss {
	border: none;
}
#global li.sitemap {
	border: none;
}
#global li.rss a {
	color: #f89838;
	background: url(/images/JobogLiv/icon_rss.gif) no-repeat right center;
	padding-right: 20px;
}
#header {
	position: relative;
	clear: both;
	height: 70px;
	margin-bottom: 30px;
}


#search {
	position: absolute;
	top: 0;
	right: 0;
	padding: 14px 0px 5px 5px;
	display: block;
	z-index: 100;
}
#search form {
	float: right;
}
#search label {
	float: left;
}
#search .field {
	border: none;
	color: #fff;
	font: 11px/13px Arial, Helvetica, sans-serif;
	padding: 4px 10px 4px 8px;
	width: 143px;
	background: #ff8f33 url(/images/JobogLiv/bg_search.gif) no-repeat left center;
}

#search .button {
	* margin-top: 1px;
	outline: none;
}

.LoginPanel {
	position: absolute;
	top: 0;
	right: 0;
	background: url(/images/JobogLiv/bg_login.gif) no-repeat right bottom;
	padding: 7px 8px 8px 8px;
	z-index: 1000;
}

.LoginPanel .field {
	font: 11px/15px Arial, Helvetica, sans-serif;
	padding: 3px 6px;
	width: 121px;
	margin-right: 3px;
}

.LoginPanel .button {
	font: 10px/11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 3px;
	width: 47px;
	cursor: pointer;
}

#logo {
	float: left;
	width: 215px;
	padding: 13px 0 7px 0;
}
#logo h3, #logo h1 {
	text-indent: -100em; 
	overflow: hidden;
	margin: 0;
}
#logo .replace {
	background: url(/images/JobogLiv/logo_jobogliv.gif) no-repeat;
	width: 212px;
	height: 50px;
	font-size: 1px;
}
#logo .replace a {
	display: block;
	height: 50px;
}
#navi {
	text-align: right;
	font-size: 11px;
	padding: 46px 0 4px 0;
}
#navi ul {
	float: right;
}
#navi ul li {
	list-style: none;
	float: left;
	margin-left: 5px;
}
#navi a {
	color: #fff;
	text-transform: uppercase;
	padding: 2px 10px;
	display: block;
}
#navi li.current, #navi li.current {
	background: url(/images/JobogLiv/bg_navi_right.gif) no-repeat right top;
}
#navi li.current a, #navi li.current a:hover {
	cursor: default;
	text-decoration: none;
	color: #000;
	background: url(/images/JobogLiv/bg_navi_left.gif) no-repeat left top;
}
#side {
	float: right;
	width: 175px;
	background: url(/images/JobogLiv/bg_side.gif) no-repeat right top;
	padding: 10px 20px 20px 20px; /*20px*/
	overflow:hidden;
	
}
#side ul li {
	list-style: none;
	margin-bottom: 9px;		/*12*/
	
}
#side ul li a, #side ul li.tlf {
	display: block;
	width: 115px;
	padding: 12px 0 12px 60px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
#side ul li a.chat {
	background: url(/upload/JobOgLiv/CommunicationButtons/icon_chat.gif) no-repeat left center;
}
#side ul li a.skype {
	background: url(/upload/JobOgLiv/CommunicationButtons/icon_skype.gif) no-repeat left center;
}
#side ul li a.mail {
	background: url(/upload/JobOgLiv/CommunicationButtons/icon_mail.gif) no-repeat left center;
}
#side ul li.tlf {
	background: url(/upload/JobOgLiv/CommunicationButtons/icon_phone.gif) no-repeat left center;
}
#content {
	float: right;
	width: 447px; /*450*/
	margin: 0 30px 0 30px;
}
#content h1, #focus h2 {
	font-size: 20px;
	color: #78b700;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}
#content h2 {
	font-size: 14px;
	margin-bottom: -14px;
}
#content a, #services a, #price a, #advice a {
	text-decoration: underline;
	color: #17456c;
}
#content a:hover, #services a:hover, #price a:hover, #advice a:hover {
	text-decoration: none;
}
#content p {
	margin-right: 10px; /*60px*/
}
#content ul {
	margin: 0 90px 0 36px;
}
#content img {
	float: right;
	margin: 0 0 0 20px;
	padding: 2px;
	border: 0px solid #eee;
}
#content p.global {
	text-align: right;
	margin: 0;
	color: #666;
	font-size: 10px;
	text-transform: uppercase;
}
#content p.global a {
	color: #666;
	padding: 0 5px;
	text-decoration: none;
}
#content p.global a:hover {
	text-decoration: underline;
}
#content p.global a.print {
	background: url(/images/JobogLiv/icon_print.gif) no-repeat right center;
	padding-right: 26px;
}
#content p.intro {
	font-size: 12px;
	margin: 20px 90px 20px 26px;
	border-left: 4px solid #b3d770;
	padding-left: 20px;
}
#content p.top {
	text-align: right;
	margin-right: 0;
	font-size: 10px;
	text-transform: uppercase;
}
#content p.top a {
	display: block;
	width: 100%;
	color: #666;
	text-decoration: none;
}
#content p.top a:hover {
	text-decoration: underline;
}
#content .red {
	color: #cc0000;
}
#subnavi {
	float: left;
	width: 145px;
	background: url(/images/JobogLiv/bg_subnavi.gif) no-repeat left top;
	padding: 18px 20px 120px 20px;
	font-size: 11px;
	height: 100px;
	
}
#subnavi a {
	color: #17456c;
	display: block;
	width: 145px;
	padding: 2px 0;
}
#subnavi a.current, #subnavi a.current:hover {
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}
#subnavi ul li {
	list-style: none;
	border-bottom: 1px solid #eeeeee;
}
#subnavi ul li ul {
	border: none;
}

#subnavi ul li ul li {
    border-top: 1px solid #eeeeee;
    border-bottom: none;
}
#subnavi ul li ul a {
    padding-left: 20px;
    width: 125px;
    background: url(/images/JobogLiv/icon_subnavi.gif) no-repeat left center; 
}






#footer {
	clear: both;
	color: #262626;
	font-size: 11px;
	border-top: 1px solid #eee;
	padding: 5px 0 0 20px;
}
#krifa {
	float: right;
	margin: -2px 20px 0px 0px;
	display: inline;
	border:0px solid red;

}

#krifa h6 {
	/*text-indent: -100em; 
	overflow: hidden;

	font-weight:normal;
	font-size: 12px;
	color: #262626;
	*/
	
	
	font-size: 11px;
	margin-top:0px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	
}
#krifa .replace {
	padding-right:0px;
	width: 280px;
	height: 40px;
	text-align:right;
	/*font-size: 1px;*/
}
#krifa .replace a {
	display: block;
	color: #000;
	padding-top:0px;
	text-decoration: none;
	height: 23px;
}
#notice {
	display: none;
}

/* forms: contact + search result */

#content form {
	background: #ffffeb;
	padding: 20px;
	font: 13px/18px Arial, Helvetica, sans-serif;
}
#content input {
	font: 12px/15px Arial, Helvetica, sans-serif;
}
#content #contactform label {
	display: block;
	width: 140px;
}
#content #contactform .field, #content #searchform .field {
	border: 1px solid #999;
	background: #fff;
	padding: 3px;
	width: 180px;
	float: left;
	margin-left: 98px;
	margin-top: -18px;
}
#content #contactform .field:focus, #content #searchform .field:focus {
	border-color: #eb6a01;
}
#content #contactform .radio {
	margin: 0 10px 0 20px;
	width: 20px;
}
#content #contactform .best {
	margin: -16px 0 20px 54px;
}
#content #contactform .time {
	border: 1px solid #999;
	background: #fff;
	padding: 3px;
	width: 46px;
}
#content #contactform .button, #content #searchform .button {
	padding: 8px 4px;
	font-weight: bold;
	cursor: pointer;
	background: #333;
	border: none;
	color: #fff;
	width: 60px;
	font-size: 12px; /*14*/
}
#content #contactform .button:hover, #content #searchform .button:hover {
	background: #eb6a01;
}

/* search result */

#content .search_results {
	font-size: 13px;
	line-height: 18px;
}
#content .search_results .posts {
	font-size: 12px;
}
#content .search_results #searchform .field {
	float: none;
	margin: 0;
	padding: 5px;
}
#content .search_results #searchform .button {
	padding: 5px 4px 4px 4px;
	font-size: 12px;
	width: 50px;
	margin-left: 14px;
}
#content .search_results .navi {
	margin-top: 30px;
	font-size: 11px;
}
#content .search_results .navi a {
	padding: 4px 8px;
	background: #f8fbfb;
	color: #17456c;
	border: 1px solid #d5e6ec;
	text-decoration: none;
}
#content .search_results .navi a:hover {
	border: 1px solid #17456c;
}

/* table */

#content table td {
	padding: 4px 6px;
	font-size: 12px;
}
#content tr.headline {
	font-weight: bold;
	border-bottom: 1px solid #333;
	background: #eee;
}
#content table tr.highlight {
	background: #ffffeb;
}
#content table td.right {
	text-align: right;
}


/* frontpage */

#index #front {
	float: left;
	width: 680px;
}
#index h3 {
	color: #c73516;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	padding: 0 0 15px 20px;
}
/*
#index #side #advice {
	margin-top: 30px;
	font-size: 12px;
}
#index #side #advice h3 {
	padding-left: 0;
}
#index #side #advice a {
	background: url(/images/JobogLiv/icon_subnavi.gif) no-repeat left center;
	padding-left: 20px;
}*/

#index #focus {
	position: relative;
	width: 640px;
	background: url(/images/JobogLiv/bg_front.gif) no-repeat left top;
	height: 181px;
	padding: 20px;
	margin-bottom: 20px;
}

/*Used with flash on frontpage. -may be 680width and 181height*/
#index #flash {
	position: relative;
	width: 680px;
	height: 228px;
	margin-bottom: 20px;
}


#index #focus img.main_image {
	position: absolute;
	right: 0;
	bottom: 0;
}
#index #focus h2 {
	margin-right: 140px;
}
#index #focus .focus1 {
	float: left;
	width: 200px;
	margin-top: 20px;
	padding-right: 20px;
	border-right: 1px solid #eee;
}
#index #focus .focus2 {
	float: left;
	width: 230px;
	margin-top: 20px;
	padding-left: 20px;
}
#index #focus .focus1 p, #index #focus .focus2 p {
	margin: 0;
}
#index #focus .focus1 img, #index #focus .focus2 img {
	padding-top: 20px;
}

/* teasers */

#index #services, #index #price {
	position: relative;
	float: left;
	width: 240px;
	margin-right: 5px;
	font-size: 12px;
	padding-bottom: 20px;
	display: inline;
	border:0px solid red;	
	height:128px;	
}

 #index #services h3, #index #price h3
 {
	color: #eb6a01; /*c73516;*/
	font-size: 14px;
	border-bottom: 0px solid #eee;
	padding: 0 0 5px 0px; /* left original 20px */

 }

#index #services img, #index #price img {
	padding-left: 20px;
}
#index #services ul {
	margin: 5px 20px 15px 20px;
	list-style: none;
}

#index #price {
	width: 390px;
	margin: 0;
}
#index #price p {
	margin: 5px 120px 15px 0px; /*20px left original*/
	
}
#index #price .star {
	position: absolute;
	right: 0;
	top: 0;
}
#index #footer {
	clear: both;
	height: 21px;
	margin-top: -20px;
}


/* Developer changes */
#index #services p {
	margin: 5px 20px 15px 0px; /*20px left original*/
	
}

#side #advice {
	margin-top: 30px;
	font-size: 12px;
}
#side #advice h3 {
	padding: 0 0 5px 0px;
	color: #eb6a01;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}
#side #advice a {
	background: url(/images/JobogLiv/icon_subnavi.gif) no-repeat left center;
	padding-left: 20px;
	
}


.sitemap h1, #focus h2 {
	font-size: 20px;
	color: #78b700;
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}
	

/* Kontakt formular - form2email*/

#ctl07_ctl08_ctl00_SubmitButton
{
	padding: 8px 4px;
	font-weight: bold;
	cursor: pointer;
	background: #333;
	border: none;
	color: #fff;
	font-size: 14px;
	float:right; margin-right:100px;
	margin-top:10px;
}


#ctl07_ctl08_ctl00_MainTable
{
	border-collapse: collapse;
	height:220px;
}

#ctl07_ctl08_ctl00_MainTable td
{
	background-color:#F8F8E8;
	border-color:#f8f8e8;
	width:400px;

}

.f2ePrefixLabel
{
	font: 12px/20px Arial, Helvetica, sans-serif; /*14*/
	color: #000;
}

/* Serch layout */
.SerarchInfoDivision
{
	border: 0px solid red; margin:0px; padding:0px 0px 5px 0px;
}

.SearchBrokenLinkOrPdf
{
	 padding: 0px 0px 0px 18px; 
	 margin: 0px 0px 0px 0px; 
	 background: url(/images/JobogLiv/icon_subnavi.gif) no-repeat; 
	 background-position:0px 8px;
}

.SearchClip
{
	padding:0px 10px 0px 20px; 
	margin: 0px 0px 10px 0px;
}

.SearchPageNumbers
{
	border-bottom:1px solid #A6B5BD; 
	padding:0px 0px 7px 0px;
}




/* Sitemap design */
.SMLevelFirst
{
	border-bottom:0px solid #eee;
    padding: 0px 0px 0px 0px;	
}

.SMLevelOther
{
	border-bottom:0px solid #eee; 
    padding: 0px 0px 0px 20px;	
}
.SMLevelThreeImage
{
	float:left; margin-top:6px; margin-right:4px;
}




/*Job Content*/


#content #jobcontent 			
{
	border:0px !important; 
	font-size: 11px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
}

#content #jobcontent table td 
{
	margin:0px 0px 0px 0px ! important; 
	padding:0px 0px 0px 0px ! important; 
}

#content #jobcontent img			
{
	margin:0px 0px 0px 0px !important; 
	padding:0px 0px 0px 0px !important; 
	float:none !important; 
	border:0px !important; 
}

#content #jobcontent .income_box {
	width:100%;
	height:17px;
	padding:0px;
	margin:0px;
	border:0px;
}
#content #jobcontent .income_box_middle {
	background-image:url(/images/JobogLiv/mostwanted_income_middle.gif);
	background-repeat:repeat-x;
	width:100%;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0px 0px 0px !important;
	padding:0px 6px 0px 5px !important;
	font-size: 11px;
}

#content #jobcontent .most_wanted_jobs_cell {
	padding:0px 0px 0px 5px;
	border-top: 1px solid #ddd6d1;
	height:23px;
	font-size:11px;
}

#content #jobcontent .most_wanted_jobs_cell A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#69A800;
	text-decoration:underline;
}

/*----- google mini search start ---------------------------------------------------------*/

.gmResultLev1
{
	position: relative;
	display: block;
	width: 540px;
}

.gmResultLev2
{
	position: relative;
	display: block;
	width: 500px;
}

.gmResultLev1 a,
.gmResultLev2 a
{
	color: #0000cc;
	font-size: 14px; 
	text-decoration: underline;
}

.gmResultMIMEType
{
	color: #0000cc;
	font-size: x-small; 
	margin: 0 4px 0 0;
}

.gmResultMore
{
	font-size: 12px;
}

.gmResultMore a
{
	color: #7777cc;
	font-size: 12px;
}

.gmResultLev1 a:visited,
.gmResultLev2 a:visited,
.searchHitFlere a:visited
{
	color: #551a8b;
}

.gmResultLev1 a:active,
.gmResultLev2 a:active,
.searchHitFlere a:active
{
	color: #ff0000;
}

.gmResultResume
{
	color: #000000;
	font-size: 12px; 
}

.gmResultUrl
{
	color: #008000;
	font-size: 12px; 
}

.gmNavigation
{
	text-align: center;
	font-size: 12px;
	margin: 30px 0 20px 0;
}

.gmNavigationPrev,
.gmNavigationNext
{
	position: relative;
	text-decoration: underline;
	display: inline;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #0000cc;
}

.gmNavigationSelector
{
    position: relative;
    display: inline;
    list-style: none;
    padding: 0;
    padding: 0;
    margin: 0;
}
 
.gmNavigationSelector li
{
    position: relative;
    display: inline;
    list-style: none;
    margin: 0 5px 0 5px;
}
 
.gmNavigationSelector li
{
    display: inline;
}
 
.gmNavigationSelector li a
{
    position: relative;
}
 
.gmNavigationSelector li,
.gmNavigationSelector li a
{
    display: none;
}
 
.gmNavigationSelector li.segmentSelected,
.gmNavigationSelector li.segmentSelected a
{
    display: inline;
    text-decoration: none;
    color: #a90a08;
}
 
.gmNavigationSelector li.segmentVisible,
.gmNavigationSelector li.segmentVisible  a
{
    display: inline;
    text-decoration: underline;
    color: black;
}

.gmNavigationProgress
{
	position: absolute; 
	display: block;
	text-align: center;
	visibility: visible;
	width: 540px;
	bottom: 60px;
}

.gmKeymatches
{
	position: relative;
	display: block;
	background-color: #FFF8DD;
	padding: 0px 8px 0px 8px;
}

.gmKeymatchesText
{
	position: absolute;
	top: 3px;
	right: 5px;
	color: #A6A398;
	font-size: 14px; 
}

.gmKeymatch
{
	position: relative;
	display: block;
	width: 530px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}

.gmKeymatch a
{
	color: #0000cc;
	font-size: 14px; 
	text-decoration: underline;
	margin: 0;
}

.gmKeymatch a:visited
{
	color: #551a8b;
}

.gmKeymatch a:active
{
	color: #ff0000;
}

.gmKeymatch span
{
	color: #008000;
	font-size: 12px; 
}

.gmSynonyms
{
	position: relative;
	display: block;
}

.gmSynonymsText
{
	position: relative;
	display: block;
	float: left;
	font-size: 14px; 
	color: #DC4E4E;
	margin: 0 5px 0 0;
}

.gmSynonym a
{
	position: relative;
	display: block;
	color: #0000cc;
	font-size: 14px; 
	text-decoration: underline;
}

.gmSynonym a:visited
{
	color: #551a8b;
}

.gmSynonym a:active
{
	color: #ff0000;
}

.gmSearchBoxLogo
{
	position: relative;
	display: block;
	float: left;
	height: 45px;
	width: 140px;
	margin: 0 10px 0 0;
	overflow: hidden;
}

.gmSearchBoxButton
{
	position: relative;
	display: block;
	float: left;
	height: 36px;
	width: 70px;
	padding: 9px 0 0 0;
}

.gmSearchBoxButton input
{
    margin: auto;
    width: 70px;
    height: auto;
}

.gmSearchTextBox
{
	position: relative;
	display: block;
	float: left;
	height: 35px;
	width: 300px;
	padding: 10px 0 0 0;
	margin: 0 10px 0 0;
}

.gmSearchTextBox input
{
	width: 300px;
}

.gmSearchBox
{
	position: relative;
	display: block;
	width: 540px;
	overflow: hidden;
}

.gmNavigationInfo
{
	position: relative;
	display: block;
	color: #555555;
	font-size: 12px;
	overflow: hidden; 
}

.gmNavigationInfo span
{
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	width: 556px;
	text-align: right;
}

.gmSearchBoxProgress
{
	position: absolute; 
	display: block;
	visibility: visible;
	text-align: right;
	width: 540px;
	top: 23px;
	right: 5px;
}
	
.gmNoResultsReturnedText
{
	position: relative;
	display: block;
	width: 540px;
	font-size: 13px;
}

.gmResultLev1
{
	margin: 0 185px 20px 185px;
}

.gmResultLev2
{
	margin: 0 185px 20px 225px;
}

.gmNavigationProgress
{
	margin: 20px 185px 20px 185px;
}

.gmKeymatches
{
	margin: 0 177px 20px 177px;
}

.gmSynonyms
{
	margin: 0 185px 20px 185px;
}

.gmSearchBox
{
	margin: 0 185px 10px 185px;
}

.gmNavigationInfo
{
	margin: 0 177px 0 177px;
}

.gmSearchBoxProgress
{
	margin: 20px 185px 20px 185px;
}
	
.gmNoResultsReturnedText
{
	margin: 0 185px 20px 185px;
}
/*----- google mini search end -----------------------------------------------------------*/
