html, body, div, span, h1, h2, h3, p, a, em, font, img, ul, li, form, label, legend, input, textarea, table, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-size: 100%; 
	list-style-type: none;
	background: transparent;
}

hr {
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	margin: 0 0 1.45em;
	border:	none;
}

body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 130%;
}

input, textarea { 
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

ul {padding: 7px 0 7px 15px;}
	
li {list-style-type: circle;}
		
p {padding: 0 0 10px 0;}

em {
	font-style: normal;
	color: #666;
	font-size: 9px;
}
	
/*Header h1*/
#header h1 a { 
	text-indent: -100000px;
	height: 109px;
	width: 114px;
	background: transparent;
	position: absolute;
	top: 10px;
}
	
/*Header h2*/
#header h2 { 
	color: #fff;
	position: absolute;
	top: 85px;
	margin: 0 0 0 800px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding: 0 0 10px 0;
	line-height: 110%;
	}

h3, th, li strong {
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding: 5px 0 10px 0;
}

a:link, a:visited {
	text-decoration: none; 
	color: #3333ff;
}
	
a:active, a:hover {text-decoration: underline;}

/*Wrapper*/	
#wrapper { 
	width: 900px; 
	margin: 10px auto; 
	position: relative;
} 

/*Menu*/
#header { 
	background: url("../gfx/header.png") no-repeat;
	width: 900px;
	margin: 0 0 40px 0;
	padding: 110px 0 0 0;
}

	#header ul { 
		background: #808185;
		height: 20px;
		font-size: 10px;
		margin: 0;
		padding: 0;
	}

		#header ul li {display: inline;}

			#header ul li a {
				border-right: 1px solid #fff;
				padding: 3px 5px;
				height: 14px;
				color: #fff; 
				text-transform: uppercase;
				text-decoration: none;
				float: left;
		}	
	
			#header ul li.active a, #header ul li a:hover {background: #666666;}
			
/*Content*/
#content { 
	width: 600px;
	float: left;
}
	/*Tabell*/
	table {
		border-collapse: collapse;
		width: 600px;
		margin: 5px 0 20px 0;
		border: 1px solid #eee;
	}

		table tr td {	
			border-left: 1px solid #eee;
			border-right: 1px solid #eee;
			border-bottom: 1px solid #eee;
			padding: 3px 4px;
			vertical-align: middle;
		}

			table tr td.header {
				background: #f5f5f5;
				color: #666;
				text-transform: uppercase;
			}

			table tr td.header_370 {
				width: 370px;
				background: #f5f5f5;
				color: #666;
				text-transform: uppercase;
			}
			
			table tr td.header_180 {
				width: 180px;
				background: #f5f5f5;
				color: #666;
				text-transform: uppercase;
			}
			
				table tr td p {padding: 0;}
		
	/*Content bilder*/
	#content .small-images {
		margin: 5px 20px 15px 0;
		float: left;
		width: 342px;
	}
					
	#content .big-images {
		margin: 5px 0 15px 0;
		clear: both;
		width: 600px;
	}
	
		/*
		#content.aktuellt .big-images {height: 265px;}
		
			#content.aktuellt .big-images img {position: absolute;}
		*/
		
		#content .small-images img, #content .big-images img {
			padding: 5px;
			border: 1px solid #ccc;
			background: #fff;
		}

		#content .small-images p {
			width: 342px;
			color: #666;
			font-size: 9px;
			padding: 0;
		}

		#content .big-images p {
			width: 600px;
			color: #666;
			font-size: 9px;
			padding: 0;
		}
		
	/*Content flowplayer*/
	#content.movies_gallery #player {
		display: block;
		width: 600px;
		height: 336px;
	}
	
		#content.movies_gallery p, #content .gallery_image p {padding: 10px 0 0 0;}

	/*Kontaktformulär*/	
	#content form {width: 580px;}
	
		#content form p {clear: both;}
	
			#content form p label, #content form p input, #content form p textarea {float: left;}
			
			#content form p label {width: 124px;}
				
			#content form p input {
				width: 230px;
				height: 16px;
				padding: 2px 2px;
				border: 1px solid #ccc;
				margin: 0 0 10px 0;
			}
				
			#content form p textarea {
				padding: 2px 2px;
				width: 450px;
				height: 106px;
				border: 1px solid #ccc;
				margin: 0 0 10px 0;
				resize: none;
			}
	
			#content form p.error input, #content form p.error textarea {border: 1px solid #cc3333;}

			#content form p #skicka-meddelande { 
				width: 170px;
				height: 23px; 
				border: 0;
				cursor: hand;
				cursor: pointer;
				background: url("../gfx/submit.png") no-repeat;
				color: #fff;
				padding: 0 0 2px 0; 
				float: right;
			}
			
	/*Inforuta*/
	.infobox {
		clear: both;
		background: #efefef;
		padding: 5px 5px 0 5px;
		margin: 0 0 15px 0;
	}
			
	/*Login*/	
	#content form p #login{ 
		width: 170px;
		height: 23px; 
		border: 0;
		cursor: hand;
		cursor: pointer;
		background: url("../gfx/submit.png") no-repeat;
		color: #fff;
		padding: 0 0 2px 0; 
		margin: 0 0 0 190px;
	}
	
	/*Bildgalleri*/
	#content .gallery_image img  {
		padding: 5px;
		border: 1px solid #ccc;
	}

	#content .images img {
		border: 1px solid #ccc;
		margin: 0 10px 0 0;
	} 	
	
	#content .images ul {padding: 0;} 
	
	#content .images ul li {
		display: inline;
		list-style-type: none;
		line-height: 40px;
	}
			
	/*Priser*/	
	#content.priser ul {margin: 0 0 0 -15px;}
		
		#content.priser li { 
			list-style-type: none; 
			color: #666;
			font-size: 9px;
		}

		#content.priser span, #content.friskispressen span {color: #cc0000;}

	/*Medarbetare*/
	#content .employees ul {margin: 0 0 0 -15px;}

		#content .employees ul li { 
			width: 104px;
			height: 200px; 
			margin: 0 15px 0 0;
			list-style-type: none;
			float: left;
		}
	
	/*Submeny*/
	#sidebar #submenu { 
		background: url("../gfx/submenu-bg.png") repeat-y;
		width: 260px;
		float: right;
	}

		#sidebar #submenu ul { 
			background: url("../gfx/submenu-bottom.png") no-repeat bottom;
			width: 260px;
			padding: 0 0 12px 0;
		}

			#sidebar #submenu li  { 
				margin: 0 12px;
				list-style-type: none;
			}
			
				#sidebar #submenu li span {
					background: url("../gfx/submenu-header.png") no-repeat;
					width: 226px;
					height: 14px;
					color: #fff;
					padding: 4px 5px;
					margin: 12px 0;
					display: block;
					font-weight: bold;
				}
				
				#sidebar #submenu li.active a {font-weight: bold}	
		
	/*Subcontent*/
	#sidebar  { 
		width: 260px;
		float: right;
	}

	#sidebar #subcontent { 
		background: url("../gfx/submenu-bg.png") repeat-y;
		width: 260px;
		float: right;
	}
	
		#sidebar #subcontent #banners_top {
			width: 260px;
			padding: 0 0 5px 0;
			background: #fff;
			float: left;
		}
		
			#sidebar #subcontent #banners_top p {
				float: right;
			}
	
		#sidebar #subcontent #banners_bottom {
			width: 260px;
			padding: 15px 0 0 0;
			background: #fff;
			float: left;
		}
		
			#sidebar #subcontent #banners_bottom p {
				float: right;
			}
	
		#sidebar #subcontent ul { 
			background: url("../gfx/submenu-bottom.png") no-repeat bottom;
			width: 260px;
			padding: 0 0 12px 0;
		}

			#sidebar #subcontent li  { 
				margin: 0 12px;
				list-style-type: none;
			}

				#sidebar #subcontent li span {
					background: url("../gfx/submenu-header.png") no-repeat;
					width: 226px;
					height: 14px;
					color: #fff;
					padding: 4px 5px;
					margin: 12px 0;
					display: block;
					font-weight: bold;
				}

	/*Nyheter Sidebar*/
	#sidebar.aktuellt #subcontent #subnews { 
		background: url("../gfx/news-bg.png") no-repeat;
		width: 260px;
		float: right;
	}

		#sidebar.aktuellt #subcontent #subnews ul#news_list { 
			background: url("../gfx/news-bottom.png") no-repeat bottom;
			width: 260px;
			padding: 0 0 2px 0;
		}

			#sidebar.aktuellt #subcontent #subnews ul#news_list li { 
				margin: 0 12px;
				padding: 15px 0 3px 0;
				list-style-type: none;
				border-top: 1px solid #a8cd49;
			}
			
				#sidebar.aktuellt #subcontent #subnews ul#news_list li.article0, #sidebar.aktuellt #subcontent #subnews ul#news_list li.article1 { 
					border: 0;
				}
		
			#sidebar.aktuellt #subcontent #subnews ul#news_list li h3 {margin: -8px 0 0 0;}

			#sidebar.aktuellt #subcontent #subnews ul#news_list li p.date {
				font-size: 9px;
				color: #666;
				margin: -8px 0 -2px 0;
			}
			
			#sidebar.aktuellt #subcontent #subnews ul#news_list li p.readmore {
				margin: -5px 0 0 0;
			}

			#sidebar.aktuellt #subcontent #subnews ul#news_list li span {
				background: url("../gfx/news-header.png") no-repeat;
				width: 226px;
				height: 14px;
				color: #fff;
				padding: 4px 5px;
				margin: -3px 0;
				display: block;
				font-weight: bold;
			}
			
				/*Nyheter Content*/
				#content p.date {
					font-size: 9px;
					color: #666;
					margin: -8px 0 -2px 0;
				}
		
	/*Paging*/
	#content .paging ul {padding: 7px 0;}
	
		#content .paging ul li {
			display: inline;
			list-style-type: none;
		}

#footer {
	clear: both;
	padding: 40px 0 0 0;
	display: inline-block; /*IE*/
}

	#footer ul {
		height: 14px;
		width: 880px;
		background: #808185;
		padding: 3px 10px;
		font-size: 11px;
		color: #fff;
	}

		#footer ul li {display: inline;}
		
			#footer ul li a {color: #fff;}

			#footer ul li.funknet, #footer ul li.cookies {
				float: left;
				padding: 0 10px 0 0;
			}

			#footer ul li.copy {float: right;}
			
/*Lightbox 2*/
#lightbox {position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img {width: auto; height: auto;}
#lightbox a img {border: none;}

#outerImageContainer {position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#imageContainer {padding: 5px;}

#loading {position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#hoverNav {position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#imageContainer>#hoverNav {left: 0;}
#hoverNav a {outline: none;}

#prevLink, #nextLink {width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block;}
#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url(../../alpacms/js/img/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover {background: url(../../alpacms/js/img/nextlabel.gif) right 15% no-repeat;}

#imageDataContainer {font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;}

#imageData {padding:0 10px; color: #666;}
#imageData #imageDetails {width: 70%; float: left; text-align: left;}	
#imageData #caption {font-weight: bold;}
#imageData #numberDisplay {display: block; clear: left; padding-bottom: 1.0em;}			
#imageData #bottomNavClose {width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay {position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;}
