/*
 *	CSS by Inbusiness As maya & jakobsen
 */



body{background:url(../bilder_losning/background_shadow.gif) #efefef repeat-y top center;}
	

#container
{

	width: 982px;
	margin: 0 auto;
	padding: 0 8px;

}

#header{


}

#header .left{
	width:588px;
	height:71px;
	overflow:hidden;
	float:left;
}


#header .right{
	width:394px;
	height:71px;
	overflow:hidden;
	float:left;
}

	/* headerline */
.headerline
{
	font-family:Arial, Helvetica, sans-serif;
	background: #0053a1;
	color: #FFFFFF;
	line-height: 2.5em;
	height:2.5em;
	padding-left: 20px;
	
}
.headerline .offices
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	width:450px;
	float:left;
	
}

.headerline .menu
{
	width:450px;
	float:left;
	text-align:right;
	


}

.headerline .lang{
	margin-left:10px;

}

.headerline .lang img
{
	
	margin-right:8px;
	border: none;

}
.headerline .menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}


.headerline .menu a:hover{text-decoration:underline;}

.headerline .menu ul li
{
	display:inline;
	font-size: 0.8em;
	padding: 0 0.5em;
}

.headerline .menu ul li.last{

}

.headerline .menu ul li a,
.headerline .menu ul li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}



/* OFFICES MENY */

.offices{
	line-height:  2.5em;
}

.offices ul{
	margin:0;
	padding:0;
}

.offices ul li{
	list-style:none;
	background:url(../bilder_losning/dott.jpg) no-repeat;
	padding-left:8px;
	display:inline;
	font-weight:normal;
}


.offices ul li.first{
	padding-left:0;
	background:none;
}



.offices ul li a:hover{text-decoration:underline;}


	/* menu line */
.menuline{
	width:100%;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}


.menuline .menu
{
	float:right;
	padding:0 10px 0 0;
	margin:0;
}

.menuline .menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuline .menu ul li
{
	float: left;
	font-size: 11px;
	padding: 0 0.9em;
}
.menuline .menu ul li a,
.menuline .menu ul li a:visited
{
	color: #686868;
	
	text-decoration: none;
}


.menuline .menu ul li a:hover{color:#999999;}

.fsMain {margin: 0 20px;}

.main {

	padding:0 0 0 15px;

	clear:right;
}

.wrapInsideMain{
	background:url(../bilder_losning/mainBG.gif) repeat-y;

}

	/* main left */

.main .left .menu a:hover{color:#000000;}

.main .left .menu{

	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.main .left .menu ul{
	margin:0;
	padding:0;
}

.main .left .menu ul li{
	margin:0 20px 0 0;
	padding:0;
	border-top:1px solid #cccccc;

}





.main .left .menu ul li ul li.selected a{
	color:#b5382b;
}

.main .left .menu ul li a{
	font-size:11px;
	text-decoration:none;
	color:#606060;
	line-height:25px;
	background:url(../bilder_losning/arrow1.jpg) no-repeat right center;
	display:block;
	outline:none;
}

.main .left .menu ul li.noArrow a
{
	background:none;
}

.main .left .menu ul li.selected.noArrow a{
	background:none;
}

.main .left .menu ul li span{
	display:block;
	height:0;
	line-height:0;
	overflow:hidden;
	background:red;
}


.main .left .menu ul li ul li{
	background:none;
	border:none;
}

.main .left .menu ul li.selected ul li a{
	background:url(../bilder_losning/menuBlippGrey.gif) no-repeat;
	padding-left:10px;
	line-height:16px;
	margin:0;
	outline:none;
	
}

.main .left .menu ul ul{margin:0 0 5px 0;}

.main .left .menu ul li.selected ul li.selected a{
	color:#a03226;
	outline:none;
	background:url(../bilder_losning/menuBlippRed.gif) no-repeat;
}

.main .left .menu ul li.selected a{
	background:url(../bilder_losning/arrow2.jpg) no-repeat right center;
	outline:none;
	color:#a03226;
}

.main .left .menu ul li.selected ul li a{
	background:url(../bilder_losning/menuBlippGrey.gif) no-repeat;
	outline:none;
	color:#606060;
}


.main .left
{
	float: left;
	overflow: hidden;
	width: 184px;
	margin-top:10px;
	border-right: 1px solid #e1e1e1;
	min-height:800px;
	height:auto !important;
	height:800px;
}

.main .left h3.title {
	background: url(../gfx/title_brown.jpg) no-repeat;
	width: 165px;
	margin-top:8px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration:none;
	line-height:1.2em;
}
.main .left h3.title a,
.main .left h3.title a:link,
.main .left h3.title a:visited,
.main .left h3.title a:hover,
.main .left h3.title a:active {
	text-decoration:none;
}




	/* main center */
.main .center{
	float: left;
	overflow: hidden;
	width: 550px;
	padding: 10px 20px;
}

.main .center p{
	margin-top:0;
	padding-top:0;
	font-size:11px;
	line-height:14px;
}

.main .center ul li{
	font-size:11px;
}

.main .center table{
	font-size:11px;
}

.main .right,
.fsMain .right
{
	width: 174px;
	float: left;
	padding: 10px 0;
}

/* main right */

.search {
	background:url(../bilder_losning/searchFieldBg.jpg) no-repeat;
	width:177px;
	height:27px;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
}
.searchfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:none;
	color:#b9b9b9;
	font-size:0.8em;
	border: none;
	height:14px;
	padding:3px 0 0 2px;
	width:130px;
	position:absolute;
	top:5px;
	left:5px;
}
.searchbutton {
	position:absolute;
	top:1px;
	right:0px;
	outline:none;
	width:32px;
	height:25px;
	border:0;
}


.newsinfo{
	background:url(../bilder_losning/news_bgfade.jpg) no-repeat;
	width:157px;
	min-height:500px;
	height:auto !important;
	height:480px;
	margin-top:10px;
	padding:10px;
}

.newsinfo .heading{
	color:#ffffff;
	font-size:14px;
	padding:0 0 5px 0;
	border-bottom:1px solid #ffffff;
	font-weight:bold;
	margin-bottom:6px;
	font-family:Arial, Helvetica, sans-serif;
}

.newsinfo .newsHeader,
.newsinfo .newsHeader a{
	color:#004c93;
	font-weight:bold;
	font-size:0.95em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.newsinfo .newsIngress,
.newsinfo .newsIngress a{
	color:#004c93;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.moreNews{
	text-align:right;
	padding-top:20px;
	font-size:10px;
}

.moreNews a{
	text-decoration:none;
	color:#004c93;
}

.moreNews a:hover{
	text-decoration:underline;
}


/* Leftheader COLORSHIFTER */

#blueshift .main .left h3.title{background: url(../gfx/title_blue.jpg) no-repeat;}
#redshift .main .left h3.title{background: url(../gfx/title_red.jpg) no-repeat;}
#greenshift .main .left h3.title{background: url(../gfx/title_green2.jpg) no-repeat;}
#lightblueshift .main .left h3.title{background: url(../gfx/title_superlightblue.jpg) no-repeat;}
#brownshift .main .left h3.title{background: url(../gfx/title_brown.jpg) no-repeat;}
#greyshift .main .left h3.title{background: url(../gfx/title_grey.jpg) no-repeat;}
#verylightblueshift .main .left h3.title{background: url(../gfx/title_verylightblue.jpg) no-repeat;}


/* FRONTSIDE */

#fsIcons{
	padding:40px 0 0 110px;
	width:655px;
	float:left;

}

#fsAddress{
	font-family:Arial, Helvetica, sans-serif;
	border-top:1px solid #cccccc;
	padding:20px;
	text-align:center;
	width:480px;
	margin:40px 10px;
	font-size:11px;
	color:#444444;
}


/*NEWS OUTPUT */

.ns_news_head{
	font-size:1.6em;

}

.ns_news_ingr{
	margin:15px 0;
	font-weight:bold;
	font-size:1.0em;
}

.ns_news_date{
	text-align:right;
	font-size:1.0em;
	text-transform:uppercase;
}

.ns_news_brod{
	font-size:1.0em;
}

.fs_news_red a{
	background:url(../bilder_losning/arrow1.jpg) no-repeat;
	padding-left:15px;
	line-height:9px;
	text-decoration:none;
	color:#777777;
	text-transform:uppercase;
	display:block;
	margin:10px 0;
	font-weight:bold;
}

.aboform{
	border:1px solid #000000;
	background:#efefef;
	padding:2px 3px;
	color:#666666;
	font-size:1.0em;
}

.abobtn{
	border:1px solid #000000;
	background:#0053a0;
	color:#FFFFFF;
	font-size:1.0em;
	padding:1px 2px;
}

.abobtn:hover{
	background:#1063b0;
}



/* ARKIV STYLES */

.arkivHeader{
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
}

.arkivIngress{
	margin:6px 0;
	font-size:1.0em;
}

.arkivIngress a{
	color:#606060;
	text-decoration:none;
	font-size:11px;
}

.arkivDate{
	color:#bbbbbb;
}

.arkivLesmer a{
	background:url(../bilder_losning/arrow1small.jpg) no-repeat;
	padding-left:10px;
	line-height:6px;
	text-decoration:none;
	color:#888888;
	text-transform:uppercase;
	display:block;
	margin:10px 0;
	font-size:11px;
}

.arkivLesmer a:hover{
	color:#444444;
}



/* PRODVISNING */

.prodItem{
	width:170px;
	height:190px;
	margin:0 20px 20px 0;
	float:left;
}

.prodLast{
	margin:0 0 20px 0;
}

.prodHeader{
	width:154px;
	height:22px;
	overflow:hidden;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	background:url(../bilder_losning/prodTopBg.jpg) no-repeat;
	padding:0 8px;
	line-height:22px;
}


.prodImage, .prodImage img{
	width:170px;
	height:110px;
	position:relative;
}

.prodImage .hack{
	width:170px;
	height:8px;
	overflow:hidden;
	background:url(../bilder_losning/hack.gif) no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}


.prodDesc{
	font-size:10px;
	color:#6d6d6d;
	width:160px;
	height:30px;
	margin:10px 5px;
	line-height:11px;
	font-weight:bold;
}

.prodLinx{
	font-size:10px;
	font-weight:bold;
	background:url(../bilder_losning/bluedott.gif) no-repeat;
	padding-left:7px;
	display:block;
	line-height:10px;
	color:#0758a3;
	margin-top:10px;
	margin:10px 5px;
}

.prodLinx a{
	color:#0758a3;
}

.prodLine{
	clear:left;
	height:20px;
	border-top:1px solid #dddddd;
	width:98%;
	display:block;
}


/* INLINE VIEW */

.inlineTittel{
	font-size:1.6em;
	color:#6b6b6b;
	margin-bottom:10px;
	text-transform:uppercase;
}

#inlineLeft{
	float:left;
	width:342px;
	overflow:hidden;
}

#inlineRight{
	float:left;
	width:173px;
	overflow:hidden;
	margin-left:25px;
}

.inlineKortBeskrivelse{
	font-weight:bold;
	margin:10px 0;
	font-size:11px;
}

.inlineBeskrivelse{
	font-size:11px;
}


/* TEKSTSIDER */

#tsTopImage{
	width:550px;
	overflow:hidden;
	margin-bottom:10px;
}

#tsTopHeader{
	font-size:24px;
	margin-bottom:10px;
}



/* POWERED BY US!! */

#footer{

}

#powered{
	font-size:0.70em;
	text-transform:uppercase;
	color:#bbbbbb;
	font-weight:bold;
	text-align:center;
	width:984px;
	margin:10px auto;
}

#poweredFs{
	font-size:0.70em;
	text-transform:uppercase;
	color:#bbbbbb;
	font-weight:bold;
	text-align:center;
	width:984px;
	margin:100px auto 10px auto;


}




#powered a,
#poweredFs a{
	color:#bbbbbb;
	text-decoration:none;
}

#powered a:hover{
	color:#999999;
}

#addressleft{
	font-size:11px;
	text-align:center;
	margin-top:200px;
	margin-left:-20px;
	font-family:Arial, Helvetica, sans-serif;
}
