/* 
		SKKC.DK
		Overall screen css styles 
		
		By : Henrik Ladefoged / Illumi a/s
		
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* {
	margin: 0; padding: 0; /* Reset all margins globally */
}
html {
	font-size: 100%;
	overflow: -moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y:scroll;
	}
	body, html {
		font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		background: #614732 url('/files/Img/bg-trees.gif') repeat-x left top;
		color: #333	;
		}
		body {
		font-size: 70%;
		}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Headings
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
h1, h2, h3, h4, h5 {
	font-size: 100%; font-weight: normal; 
	}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Headings
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#breadCrumb, #topnav li a {
	font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Links
 * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
a {
	color: #644a35; text-decoration:none; }
	a:hover{
		text-decoration: none;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Images
 * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
img{border:none;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Forms
 * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
form, input, textarea, fieldset, option, select {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 100%;
	border:0;
}

input.formSingle {
	background: #fff url(/files/Img/form-bg.png) repeat-x top left;
	border: 1px solid #abadb3;
	padding: 2px;
	color: #333;
	}
	input.formSingle:focus {
		background: none;
		background-color: #615b73;
		color: #fff;
		font-size: 180%;
	}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Lists
 * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
ul, li, dl, dd, dt {
	list-style-type: none;	
	}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Float clears
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.clear{clear:both; height: 1;}
.clearFix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Accessibility elements
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div#skip {
	position:absolute; left:-999em; top:0; }
    span.accesskey { text-decoration:none; }
    .accessibility { position: absolute; top: -999em; left: -999em; }	

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Main containers
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#outer {
	width: 980px;
	margin: 0px auto 0 auto; 
	background: url('/files/Img/bg-transparent.png') repeat-y left top;	
	}
	#main {
		width: 960px; 
		margin: 0px 10px 15px 10px; 
		position: relative;
		padding-bottom: 20px;
		background: #fff url(/files/Img/top-bg.jpg) no-repeat right top;
		}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Logo
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#logo {
		position: absolute; top: 15px; left: 88px; z-index: 85; 	
		}
		#logo a {
			width: 196px;
			height: 86px;
			display: block;
		}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Top nav
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#topnav { 
		border-top: 1px solid #eaeaea;
		width: 701px;
		padding: 0px 0px 0px 60px;
		position: absolute; top: 112px; left: 15px; z-index: 85; 
		}
		#topnav ul, #topnav li {list-style-type: none; display: inline;}
		#topnav li a {
			float: left;
			color: #666;
			font-size: 110%;
			text-transform: uppercase;
			padding: 18px 15px 8px 15px;
			letter-spacing: 1px;
			}
			#topnav li a.selected, #topnav li a:hover, #topnav li a.selected:hover { 
				text-decoration: none;
				color: #8e5b3d;
				}
				#topnav li a.selected { font-weight: bold; }
				
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Info box
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#info {
		position: absolute;
		width: 165px;
		height: 235px;
		top: 112px;
		right: 15px;
		z-index: 999;
		background: #776f8e url(/files/Img/info-bg.jpg) no-repeat left top;
		}
		#frontpage #info {height: 290px;}
		#info h2 { 
			font-size: 150%;
			letter-spacing: -1px;
			color: #fff;
			padding: 7px 5px 6px 10px;
			font-weight: bold;
			}
		#info li a {
			color: #fff;
			display: block;
			background: transparent url(/files/Img/info-bullet.png) no-repeat 12px 7px;
			padding: 2px 5px 2px 20px;
			border-top: 1px solid #807b91;	
			}
			#info li a:hover {
				background-color: #807b91;	
			}
		#contact {
			position: absolute;
			top: 229px;
			width: 155px;
			right: 0px;
			border-top: 1px solid #807b91;	
			background: #776f8e url(/files/Img/info-bg.jpg) repeat-x left top;				
			padding: 5px 0px 10px 10px;
			} 
			#subpage #contact {
				top: 174px;
			}	
			#contact h2 {
				padding: 0px 5px 2px 0px;
			}
			#contact em {
				color: #fff;
				font-style: normal;
				font-size: 160%;
				font-weight: bold;
				padding: 0px 0px 10px 30px;
				letter-spacing: -1px;
				background: transparent url(/files/Img/phone-icon.png) no-repeat 0px -2px;								
			}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Search
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#search {
		position: absolute;
		top: 85px;
		right: 20px; 
		}
		#search input.formSingle {
			background: #fff url(/files/Img/form-bg.png) repeat-x top left;
			border: 1px solid #abadb3;
			width: 125px;
			padding: 2px;
			color: #666;
		}
		#search input.formSubmit {
			display: inline;
			vertical-align:top;
			margin-top: 3px;
			width: 16px;
			height: 16px;
		}
			

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Rotator
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#rotator {
		position: relative;
		display:block;
		clear: both;
		width: 761px;
		height: 238px;
		}
		div.testimonial, div.heading {
			position: absolute;
			color: #fff;
			border: 4px solid #fff;
		}
		div.testimonial {
			/* padding: 10px 10px 10px 60px; */
			padding: 10px 10px 10px 10px;
			right: 110px;
			top: 140px;
			width: 405px;
			font-size: 110%;
			line-height: 120%;
			background-color: #a7a976;
			/* background: #a7a976 url(/files/Img/quote.png) no-repeat 5px 10px; */
			}
			div.testimonial img {
				float: left;
				margin: 0px 10px 5px 0px;
			}
		div.heading {
			padding: 10px 10px 10px 10px;
			left: 230px;
			width: 375px;
			top: 140px;
			font-size: 150%;
			line-height: 120%;
			font-weight: bold;
			letter-spacing: -1px;
			background-color: #a7a976;
			text-align: center;
		}

	#topImage {
		display:block;
		clear: both;
		width: 761px;
		height: 183px;
	}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	content containers
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#content {
		width: 930px;
		padding: 164px 15px 20px 15px;
		}
		#frontpage #content {
			padding-bottom: 0px;
		}

	#leftCol, #middleCol, #middleColWide, #rightCol { 
		float: left;
		margin-top: 20px;
		}
		#frontpage #leftCol, #frontpage #middleCol, #frontpage #rightCol { 
			padding: 10px 10px 0px 10px;
			margin-top: 4px;
		}
		#frontpage #leftCol { 
			width: 186px;
			padding-left: 75px;
			margin-right: 4px;
			background: url(/files/Img/gradient.png) repeat-x left top;
			}
			#subpage #leftCol { 
				margin-left: 70px;
				width: 181px;
				margin-right: 24px;
				margin-top: 60px;
			}

		#middleCol { 
			width: 466px;
			float: left;
			margin-right: 24px;
			}
			#frontpage #middleCol { 
				margin-right: 4px;
				width: 296px;
				background: url(/files/Img/gradient.png) repeat-x left top;
			}

		#middleColWide { 
			width: 655px;
			float: left;
			}
		
		#rightCol { 
			margin-right: 0;
			}
			#subpage #rightCol { 
				width: 165px;	
				margin-top: 30px;
			}
			#subpage #rightCol img{
				/* border-top: 10px solid #f6f6f0; */
			}
			#frontpage #rightCol {
				width: 315px;	
				background: url(/files/Img/gradient.png) repeat-x left top;				
			}



 /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	  Content styling
  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	div.document, div.module  {
		line-height: 150%;
		}
		#leftCol, #middleCol, #middleColWide, #rightCol { 

		}
		div.document h1, div.module h1 {
			font-size: 250%; line-height: 120%; letter-spacing: -2px; margin: 0px 0px 5px 0px; 
			font-weight: bold;
		}
		div.document h2, div.module h2 {
			font-size: 140%; line-height: 130%; margin: 0px 0px 5px 0px; 
		}
		div.document h3, div.module h3 {
			font-size: 100%; line-height: 130%; font-weight: bold; letter-spacing: -1px; margin: 0px 0px 5px 0px;
		}
		/* Lists */
		div.document ul, div.module ul {
			margin: 10px 0px 10px 0px;
		}
		div.document li, div.module li {
  		    background: url(/files/Img/sprites.png) no-repeat 10px 5px;
			padding-left: 25px;
		}
		/* Lists */
		div.document a, div.module a {

			}
			#rightCol div.document a, #rightCol div.module a {
	  		    background: url(/files/Img/sprites.png) no-repeat 0px 4px;
				padding-left: 15px;	
				display: block;	
			}

		#frontpage #leftCol h2, #frontpage #middleCol h2, #frontpage #rightCol h2 { 
			color: #333;
			font-size: 130%;
			/* text-transform: uppercase; */
			letter-spacing: -1px;
			margin-bottom: 10px;
		}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Paragraphs
 * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
p {
	margin: 0px 0px 10px 0px;	
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	  Content images
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
img.image-box-left, img.image-box-right, img.image-box-full
{
 	background-color: #fff;
	/* border: 1px solid #ccc;
	padding: 10px; */
	border: 10px solid #f4f4f4;
	/* border: 10px solid #f5f4ee; */
	
}
img.image-box-left {
	clear: right;
	float: left;
	margin: 5px 15px 5px 0; 
}
img.image-box-right {
	clear: left;
	float: right;
	margin: 5px 0 5px 15px;
}
img.image-box-full {
	clear: both;
	margin: 0 0 10px 0;
}
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Module: Testimonial
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#testimonial {
			
		}
		#testimonial p {
			padding-left: 55px;
			background: transparent url(/files/Img/quote.png) no-repeat 0px 4px;
		}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Module: Helper
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#helper {
			
		}
		#helper select.formSelect {
			width: 150px;
			margin-top: 8px;
			background: #fff url(/files/Img/form-bg.png) repeat-x top left;
			border: 1px solid #abadb3;
			width: 175px;
			padding: 0px;
			color: #333;
			font-size: 100%;
		}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Module: Kitchen
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#kitchen {
			
		}
		#frontpage #rightCol #kitchen h2 { float: left; margin-bottom: 5px; }
		#kitchen img { float: left; margin-right: 10px;}
		#kitchen a { 
			float: left; 
			font-size: 170%; 
			font-weight: bold;
			letter-spacing: -1px;
			padding-right: 20px;
			background: transparent url(/files/Img/submit.png) no-repeat right 4px;			
		}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Lists
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*	#content ul li  {
		display: block;
		padding: 0px 0px 6px 18px;
		}
*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Breadcrumb
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#breadCrumb {
		position: absolute;
		top: 319px;
		left: 15px;
		width: 681px;
		padding: 8px 0px 8px 80px;
		background-color: #fff;
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		z-index: 999;
		}
		#breadCrumb li {
			color: #333;
			display: inline;
			font-size: 90%;
			}
			#breadCrumb li a {
				font-weight: bold;
				padding-right: 15px;
	   		    	background: url(/files/Img/sprites.png) no-repeat right -128px;								
			}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Left Navigation
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
  #leftNav { 
	  width: 181px;
	  margin-bottom: 10px;
	  }
	  /* LEVEL 1 */
	  #leftNav ul, #leftNav li {list-style-type: none; }
	  #leftNav li a {
			font-size: 120%;
			line-height: 120%;
			display: block;
			padding: 2px 0px 2px 27px;
  		    background: url(/files/Img/sprites.png) no-repeat 10px 5px;
			}
			#leftNav li a.selected { 
				color: #644a35;
   		    		background-position: 10px -61px;
			}
			#leftNav li a:hover { 
   		    		background-position: 10px -61px;
			}
			#leftNav li a.selected.expanded, #leftNav li a.expanded  { 
	   		    	border-bottom: 1px solid #dfdee3;
   		    		background-position: 10px -61px;
			}
			
			#leftNav li li a {
				padding: 3px 0px 3px 33px;
				font-size: 100%;
	   		    	background: url(/files/Img/sprites.png) no-repeat 27px -124px;				
			}
			#leftNav li li a.selected {
	   		    	background: url(/files/Img/sprites.png) no-repeat 20px -61px;				
				font-weight: bold;
			}
			#leftNav li li a:hover { 
   		    		background-position: 20px 5px;
			}

			#leftNav ul ul { margin-bottom: 10px;}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Footer
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

	#footer { 
		clear: both;
		width: 930px; 
		margin: 5px 15px 0px 15px;
		border-top: 3px solid #f2f2e9;
		}
		#frontpage #footer { border-top: 0;}
		#footer-left { 
	  		float: left; 
			padding-top: 20px;
		}
		#footer-left em { font-weight: bold; font-style: normal;}
		#footer-left span { font-weight: bold; font-style: normal;}
	  
	  #footer-right { 
	  	float: right;
		padding-top: 10px;
		}
		#footer-right span { font-size: 220%; color: #abe228;}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	Aaffiliated
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	#affiliated {
		position: absolute;
		left: 15px;
		bottom: -8px;
		background-color: #816c5b;
		}
		#frontpage #affiliated {
			top: 488px;
		}
		#affiliated a {
			display: block;
			padding: 6px 10px;
			color: #fff;
			font-size: 90%;
			}
			#affiliated a:hover {
				text-decoration: none;	
			}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         Search
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#xsltsearch {margin: 0; padding: 20px 0 0 0;}
	.xsltsearch_result p {margin: 0; padding: 0;}
	/* .xsltsearch_result:hover {background: #f6f6f6;} */
	.xsltsearch_ordinal {font-weight: bold; }
	.xsltsearch_title {font-weight: bold;}
	.xsltsearch_score {}
	p.xsltsearch_result_description {padding-bottom: 10px;}
	.xsltsearch_description strong {background: #FFC;} /* highlighting */
	#xsltsearch_navigation {text-align: center;}
	#xsltsearch_navigation .disabled {color: #999;}
	#xsltsearch_stats {font-size: 75%; color: #666;}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         Employee list
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#employees {}
div.employee {
	clear: both;
	width: 466px;
	padding: 0px 0px 0px 0px;
	display: block;
	}
	div.employee img.image-box-right {
		background-color: #fff;
		border: 1px solid #ccc;
	}
	div.employee h2 {
		padding-top: 30px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 5px;
	}
	div.employee h3, div.employee h4 {
		border-bottom: 1px solid #f4f4f4;
		padding-bottom: 5px;
	}
	div.employee a {
		display: block;
		padding: 10px 0px 2px 17px;
		background: url(/files/Img/sprites.png) no-repeat 0px 14px;
		} 
		div.employee a:hover {
  		    	background-position: 0px -52px;
		}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         Gallery
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#gallery {}
div.galleryitem {
	clear: both;
	padding: 0px 0px 0px 0px;
	display: block;
	margin-bottom: 10px;
	}
	div.galleryitem img.image-box-right {
		background-color: #fff;
	
	}
	div.galleryitem div.inner {
	}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         Google Map
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#map_canvas {
	width: 464px;
	height: 300px;
	border: 1px solid #ccc;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         Subpage banners
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#subPageBanners {}
#subPageBanners a {
	padding: 0!important;
	background: none!important;
	}
	#subPageBanners img {
		display: block;
		margin-bottom: 20px;
	}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         Subpage banners
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#subPageBanners {}
#subPageBanners a {
	padding: 0!important;
	background: none!important;
	}
	#subPageBanners img {
		display: block;
		margin-bottom: 20px;
	}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
         Brochure formular
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
div.module.form {
	
	}
	div.module.form p {
		margin: 10px 0px 10px 0px;
		display: block;	
	}
	div.module.form input.formSingle {
		width: 300px;
	}
	div.module.form input.formSubmit {
		background-color: #615b73;
		color: #fff;
		font-weight: bold;
		padding: 4px 8px;
		border: 1px solid #4b4758;
		margin-top: 10px;
	}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
