﻿@charset "utf-8";



/*  BACKGROUND STYLES    */

.mainPortalBg{
	background:#ffffff;
	
}

#mainWrapper{
	width:1000px;
	margin:0 auto;
	
}


#scroller{
	
}

#fsLogo{
	width:500px;
	height:100px;
	overflow:hidden;
	margin: 0 auto 20px auto;
}

#fsBoxes{
	width:500px;
	height:350px;
	overflow:hidden;
	margin:0 auto 20px auto;
	padding:0;
}


#fsBoxes .box1 a {
	background:url(../bilder/front_icons/image1bw.jpg) no-repeat;
	
	width:200px;
	height:350px;
	display:block;
	margin-right:100px;
	float:left;
	outline:none;
}

#fsBoxes .box1 a:hover{
	background:url(../bilder/front_icons/image1color.jpg) no-repeat;
	width:200px;
	height:350px;
	outline:none;
}



#fsBoxes .box2 a {
	background:url(../bilder/front_icons/image2bw.jpg) no-repeat;
	
	width:200px;
	height:350px;
	display:block;
	float:left;
	outline:none;
}

#fsBoxes .box2 a:hover{
	background:url(../bilder/front_icons/image2color.jpg) no-repeat;
	width:200px;
	height:350px;
	outline:none;
}

/* IMAGE CAROUSEL */

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 1000px;
	height: 100px;
	margin:40px 0 100px 0;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 1000px;
	height: 100px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 100px;
	height: 100px;
}




/* TOPP MENY (Brukes i hver eneste webløsning - samme posistion/styling */ 

#toppMeny{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a0a0a0;
	padding:10px 0 0 0;
	width:1000px;
	text-align:center;
}

#toppMeny a{
	color:#a0a0a0;
	text-decoration:none;
	font-weight:bold;
}

#toppMeny ul{
	margin:0;
	padding:0;
}

#toppMeny ul li{
	list-style:none;
	padding:0 10px;
	margin:0;
	display:inline;
	
}

#toppMeny ul li.last{
	border:none;
}

#toppMeny ul li a:hover{
	text-decoration:underline;
}


/* MENY 2 */

#sbMeny{
	width:610px;
	height:36px;
	background:url(../bilder_losning/sbMenuBg.jpg) no-repeat;
	margin:93px 0 0 320px;
	xpadding-top:3px;
}

#sbMeny ul{
	margin:0;
	padding:0 0 0 15px;
}

#sbMeny ul li {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}

#sbMeny ul li a {
	font-size:12px;
	color:#ffffff;
	padding:4px 12px;
	text-decoration:none;
	border-right:1px solid #CECABC;
	xdisplay:block;
	height:18px;
	line-height:30px;	
}

#sbMeny ul li a:hover{
	color:#dddddd;
}

#sbMeny ul li.last a{
	border:none;
}


/* 3 bokser */ 

#bigBoxes{
	margin:50px 0 0 165px;
	
	width:747px;
	height:291px;
	overflow:hidden;
	background:url(../bilder_losning/boxes.jpg) no-repeat;
}

.bigBox{
	width:232px;
	height:291px;

	float:left;
	margin-right:22px;
}

.bigBox .header,
.bigBoxLast .header{
	font-size:1.09em;
	color:#ffffff;
	margin:4px 0 0 10px;
}

.bigBox .image,
.bigBoxLast .image{
	height:213px;
	width:213px;
	
	margin:14px 0 0 9px;
}

.bigBoxLast{
	width:232px;
	height:291px;
	margin:0;
	float:left;
}

.bigBox .logo,
.bigBoxLast .logo{
	text-align:center;
	margin-top:7px;
	
}


/* HER KOMMER SELVE SØRBØGRUPPEN CSS */

#poweredby{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#a0a0a0;
	text-align:center;
	margin:0 0 0 0;

}

#poweredby a{
	color:#000000;
	text-decoration:none;
}

#poweredby p{
	font-size:14px;
	color:#a0a0a0;

}

#wrap{
	margin:50px 0 0 165px;
	width:756px;
	height:457px;
	overflow:hidden;
	background:url(../bilder_losning/wrapbg.jpg) no-repeat;
}

#leftside{
	width:195px;
	margin:0;
	float:left;
	padding:0 20px;
	min-height:100px;
	height:auto !important;
	height:100px;
}

#leftside .heading{
	font-size:12px;
	color:#ffffff;
	margin:0;
	padding:4px 0;
	height:14px;}

#mainside{
	width:483px;
	margin:15px 0 0 35px;
	float:left;
	height:420px;
}

#mainside .msContent{
	width:470px;
	height:420px;
	z-index:6;
	overflow:auto;
	overflow-x: hidden;
	position: relative;}


/* Meny level 2, kopiert fra reflex */

.menuLvl2 {
	margin-top:10px;
}

.menuLvl2 ul{
	margin:0;
	padding:0;
	
}

.menuLvl2 ul li{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../bilder_losning/menuBlipp.gif) no-repeat;
	
}

.menuLvl2 ul li a{
	color:#333333;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding-left:15px;
	line-height:22px;
}

.menuLvl2 ul li a:hover{
	color:#999999;
}


.menuLvl2 ul li ul li{
	background:none;
	padding:0 0 0 10px;
	line-height:14px;
	margin:0;
}

.menuLvl2 ul li ul li a{
	font-size:10px;
	font-weight:normal;
}

.menuLvl2 ul li.selected a,
.menuLvl2 ul li.selected ul li.selected a{
	color:#d2171c;
}

.menuLvl2 ul li.selected ul li a{
	color:#000000;
}
/*
../bilder_losning/menuBlipp.gif
*/
/***************************/
/* ANSATT REGISTER CSS *****/
/***************************/

.ansatteBox{
	width:212px;
	margin-top:20px;
	float:left;
	padding:0 10px 0 0;
}

.ansatteBox a{
	color:#9E9570;
	text-decoration:none;
}

.ansatteBox a:hover{
	text-decoration:underline;
}

.ansatteName{
	font-size:0.9em;
	font-weight:bold;
	color:#333333;
}

.ansattePos{
	font-size:0.8em;
	font-weight:normal;
	color:#333333;
	
}

.ansatteImg{
	width:75px;
	margin-right:10px;
	float:left;
}

.ansatteContent{
	float:left;
	width:127px;
}

.ansatteRest{
	font-size:0.8em;
	font-weight:normal;
	color:#333333;
	margin-top:10px;
}

