
/*******************************/
/**              MAIN                                 */
html{
	overflow: -moz-scrollbars-vertical;
}


body {
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
	font-size: .81em; 
	background-image:url(../../images/bouvet/header_bg.gif);
	background-position:0px 103px;
	background-repeat: repeat-x;
	background-color: #fff !important;
	
}
h1{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
	font-size: 1.45em; 
	font-weight: normal;
	color: #00529b;
	margin:0;
	text-transform: uppercase;	
}
h1:hover, h2 a:hover{
	color: #f78f1e; 
}
h2{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
	font-size: 1em; 
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	margin:0;
	text-transform: uppercase;
}
h2.centeredtext{
	text-align: center;
}
h3 {
   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
   font-size: 1.15em;
   color: #333333;
   margin:0;
   text-transform: uppercase;
}
h4 {
   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
   font-size: 1.38em;
   color: #333333;
   margin:0;
   text-transform: uppercase;
   padding-top: 18px;
   padding-bottom: 25px;
}
h5{
   font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
   font-size: 1em;
   font-weight: bold;
   color: #333333;
   padding-bottom: 15px;
   margin: 0px;
   
}
h1.articleheader {
   font-size: 1.45em;
   color: #333333;
   margin:0;
   text-transform: uppercase;
   padding-top: 18px;
   padding-bottom: 10px; /*25px*/
}
a{
	color: #00529b;
	text-decoration: none;
}
img{
	border: none;
	-ms-interpolation-mode: bicubic;
}
a:hover{
   color: #f78f1e;
}

/*h4 { font-size: 11px; text-transform: uppercase;}
h3 { font-size: 12px; text-transform: uppercase;}
h2 { font-size: 13px; text-transform: uppercase; }
h1 { font-size: 16px; text-transform: uppercase; }*/



/**********************************/
/**              PLACEHOLDER                      **/
#container {
  width: 100%;
  height: 100%;
}
#wrapper {
  width: 960px;
  text-align: center;/* IE fix to center the page */
  margin: 0 auto;/* center the page in Firefox */
}
#placeholder-header{
	float: left;
	width: 960px;
	/*height: 150px;*/
	text-align: left;
}
#placeholder-main{
	float:left;
	width: 960px;
	text-align: left;
}
#placeholder-left{
	float:left;
	width: 192px;
	padding-left: 0px;
	min-height: 20px;
	padding-bottom: 20px;
}
#placeholder-center{
	float:left;
	width: 530px;
	padding-left: 26px;
	padding-right: 26px;
	margin-bottom: 20px;

}
#placeholder-right{
	float:left;
	width: 182px;
	margin-bottom: 20px;
}
#placeholder-center-mm{
	float:left;
	width: 740px;
	padding-left: 26px;
	margin-bottom: 20px;
}

/**********************************/
/***          HEADER                              ****/

div.header-logo-left{
	float:left;
	height:90px;
	padding-left:10px;
	padding-top:9px;
	width:200px;
}
div.header-logo-left img{
	text-decoration: none;
	border: 0;
}
div.header-elements{
	float: left;
	width: 743px;
	margin-right: 7px;
	height: 22px;
	/*margin-top: 25px;*/
	padding: 25px 0 0 0;
	position: relative;
	font-size: .9em;
	font-family: Verdana, Arial, Tahoma;
}
div.header-toplinks{
	margin-right: 240px;
	color: #00529b;
	text-align: right;
	padding-top:6px;
	overflow: hidden;
}
div.header-toplinks a{
	color: #00529b;
	padding-left: 3px;
	padding-right: 3px;


}
div.header-toplinks a:hover{
	color: #f78f1e;
}
div.header-toplinks a.active-top-cat, div.header-toplinks li.active-top-cat{
	color: #f78f1e;
}
div.header-toplinks ul{
	list-style: none;
	display: inline;
	padding: 0;
	margin:0;
}
div.header-toplinks ul li{
	display: inline;
}
div.header-topsearch{
	position: absolute;
	top: 28px; right: 0;
	color: #333333;
	font-weight: bold;
	height: 25px;
	text-transform: uppercase;
}
.paddingright-8{
	padding-right: 8px;
	display:none;
}
input.search-field{
	border: 1px solid #c6c6c6;
	height: 17px;
	width: 185px;
	
}
input.search-button{
	border: 1px solid #c6c6c6;
	border-left: none;
	background-image:url(../../images/bouvet/search_button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height: 21px;
	width: 23px;
}
div.header-globalmenu{
	float:left;
	width:733px;
	padding: 30px 0 0 8px;
	font-size: .88em;
	text-align: left;
	font-family: Verdana, Arial, Tahoma;
	/*margin-top: 30px;
	margin-left: 7px;*/
}
li.gmenu a.active-top-cat{
	color: #F78F1E;
}
li.gmenu_last a.active-top-cat{
	color: #F78F1E;
}
li.gmenu{
	padding-right:12px;
	white-space: nowrap;
}
li.gmenu_last{
	padding-right:0px;
}
div.header-globalmenu ul{
	display: inline;
	padding: 0;
	margin:0;
}
div.header-globalmenu ul li{
	display: inline;

	letter-spacing:0.2px;
	height:30px;
	list-style-image:none;
	list-style-type:none;
	font-weight: bold;
	text-transform: uppercase;
}
div.header-globalmenu a{

}
div.header-bottom{
	float:left;
	width: 960px;
	margin-top: 6px;
	font-size: .9em;
	line-height: 35px;
	padding-bottom: 5px;
	overflow: hidden;
}
div.header-breadcrumbs{
	float:left;
	padding-top: 5px;
	margin-left: 218px;
	width: 375px;
}
span.header-breadcrumbs-text{
	color: #00529b; 
	padding-left:5px;
}

.header-utilities {
	width: 358px;
	padding-top: 3px;
	text-align: right;
	float:left;
	
}
.header-print{
	background-image:url(../../images/bouvet/utskrift.gif);
	background-position: top right;
	background-repeat:no-repeat;
	padding: 3px 20px 0 10px;
	white-space: nowrap;
}
.header-fonts{
	padding: 3px 0 0 10px;
	white-space: nowrap;
}
span.font-small, span.font-small a{
	font-size: 11px;
}
span.font-medium, span.font-medium a{
	font-size: 13px;
}
span.font-large, span.font-large a{
	font-size: 16px;
}
.header-rss{
	background-image:url(../../images/bouvet/rss.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 3px 20px 0 10px;
	white-space: nowrap;
}
/*****************************************/
/********      FRONTPAGE                             *******/

div.frontpage-mainbanner{
	width: 530px;
	padding-bottom: 10px;
	/*background-image:url(../../images/bouvet/border_dotted_h.gif);
	background-position:left bottom;
	background-repeat:repeat-x;*/
}
div.frontpage-mainbanner h2{
	padding-bottom: 5px;
}
div.frontpage-mainbanner table {
	border-collapse: collapse;
}
div.frontpage-mainbanner img{
	border: none;
}
div.frontpage-centerfield{
	overflow: hidden;
	width: 530px;
	padding-top: 15px;
	padding-bottom:15px;
	color: #333333;
}
div.placeholder-center img{
	float: left;
	border: 1px solid #c2c3c3;
	margin-right: 15px;
}
div.placeholder-center h2{
	padding-bottom: 5px;
}
div.frontpage-leftcenterfield{
	float: left;
	width: 270px;
	padding: 0px 0 0 0;
}
div.frontpage-vissteduat{
	float: left;
	margin-right: 10px;
	width:  260px;
	padding-bottom: 15px;
	background-image:url(../../images/bouvet/border_dotted_h.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#333333;
	
}
div.frontpage-vissteduat .frontpage-campaign-readmore,
div.frontpage-campaign-body .frontpage-campaign-readmore {
}
div.frontpage-vissteduat-thumb{
	float:left;
	border: 1px solid #c2c3c3;
	width: auto;
	padding-bottom: 0px;
	margin: 4px 10px 0 0;
}
div.frontpage-vissteduat h2{
	width: width: 260px;
}
/*div.frontpage-vissteduat a{
	float: left;
	width: 160px;
}*/
div.frontpage-vissteduat-body{
	color: #333333;

	font-weight: normal;

}
div.frontpage-vissteduat-body a{
	color:#333333;
}
div.frontpage-vissteduat-body a:hover{
	color: #f78f1e; 
}
div.frontpage-campaign-readmore a{
	width: 160px;
	color: #00529b;
}
div.frontpage-campaign-readmore a:hover{
	color: #f78f1e;
}

div.frontpage-campaign{
	float: left;
	margin-right: 10px;
	width:  260px;
	margin-top: 10px;
	color: #333333; 
}

div.frontpage-campaign h2, div.frontpage-leftbottomfield h2{
	float: left;
	width: 160px;
}
div.frontpage-campaign-body a:hover{
	color: #f78f1e; 
}
div.frontpage-campaign-thumb{
	float:left;
	border: 1px solid #c2c3c3;
	width: auto;
	padding-bottom: 0px;
	margin: 4px 10px 0 0;
}
div.frontpage-campaign-body{
	float:left;
	/*height:70px;*/
	overflow:hidden;
	width:160px;
}
div.frontpage-campaign-text{
	color: #333333;
	font-weight: normal;
}
div.frontpage-campaign-text a{
	color:#333333;
}
div.frontpage-rightcenterfield{
	float: left;
	width: 243px;
	padding-left: 15px;
	background-image:url(../../images/bouvet/border_dotted_v.gif);
	background-position:left bottom;
	background-repeat:repeat-y;
	
}
div.frontpage-rightcenterfield h6{
	margin: 0;
	padding: 0;

}
div.frontpage-rightcenterfield h6 a {
	color:#00529b;
}
div.frontpage-rightcenterfield h2{
	padding-bottom: 0px;
	
}
div.frontpage-news{
	float: left;
	width: 241px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.frontpage-news h6 {
	font-size: 1em;
}
div.frontpage-news .frontpage-news-date {
	padding-right: .3em;
	color: #999999;
	font-size: .9em;
}
div.frontpage-date{
	float: left;
	width: 241px;
	color: #999999;
}
/*
div.frontpage-news:hover{
	display: block;
	background-color: #000;
	cursor: pointer;
	background-color: #e9e9f2;
	border: 1px solid #c3c3c5;
}
*/
div.frontpage-news a{
	color:#333333;
}
div.frontpage-news h2 a{
	color:#00529b;
}

div.frontpage-news a:hover{
	color: #f78f1e; 
}
/**/
/*.last{
	padding-top:15px;
}*/
div.frontpage-news-readmore {
	display: block;
	clear: left;
}
div.frontpage-news-readmore a{

	color: #00529b;
}
div.frontpage-news-readmore a:hover{
	color: #f78f1e;
}
div.frontpage-leftbottomfield{
	float: left;
	margin-right: 10px;
	width:  260px;
	margin-top: 15px;
}
div.frontpage-sponsor{
	float: left;
	margin-right: 10px;
	width:  260px;
	margin-top: 10px;
	color: #333333;
}

div.frontpage-sponsor h2{
	float: left;
	width: 160px;
}

div.frontpage-sponsor-thumb{
	float:left;
	border: 1px solid #c2c3c3;
	width: auto;
	padding-bottom: 0px;
	margin: 4px 10px 0 0;
}
div.frontpage-sponsor-body{
	color: #333333;

	font-weight: normal;

}
div.frontpage-sponsor-body a{
	color:#333333;
}
div.frontpage-sponsor-body a:hover{
	color: #f78f1e; 
}
div.frontpage-rightbottomfield{
	float: left;
	width: 243px;
	padding-left: 15px;
	background-image:url(../../images/bouvet/border_dotted_v.gif);
	background-position:left bottom;
	background-repeat:repeat-y;
	margin-top: 15px;
	
}

div.frontpage-greyheader{
	float: left;
	width: 230px;
	color: #999999;
	padding-top: 4px;
}
ul.list_detskjer{
	float: left;
	padding: 0;
	margin: 0;
}
ul.list_detskjer li{
	background-image:url(../../images/bouvet/icon_detskjer.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	clear:both;
	list-style-image:none;
	list-style-type:none;
	padding-left:17px;
	padding-top:7px;
}
ul.list_detskjedde{
	float: left;
	padding: 0;
	margin: 0;
}
ul.list_detskjedde li{
	background-image:url(../../images/bouvet/icon_detskjedde.gif);
	background-position:0 7px;
	background-repeat:no-repeat;
	clear:both;
	list-style-image:none;
	list-style-type:none;
	padding-left:17px;
	padding-top:7px;
}
/*****************************************/
/********      STANDARD                             *******/

div.box-main{
	float: left;
	margin-bottom: 8px;
	width: 180px;
}
div.box-top{
	width: 178px;
	height: 4px;
	background-image:url(../../images/bouvet/box_top.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
div.box-middle{
	float: left;
	width: 158px;
	background-image:url(../../images/bouvet/box_middle.gif);
	background-position: left top;
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
}
div.box-middle p{
	float: left;
	width:155px;
	margin:0;
	padding:0;
}
div.box-middle h2{
	padding-top:6px;
	padding-bottom:8px;
}
div.box-bottom{
	float: left;
	width: 178px;
	height: 5px;
	background-image:url(../../images/bouvet/box_bottom.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
div.box-middle img{
	float: left;
	padding-bottom: 10px;
	width: 157px;
}
h2.icon-maaleravlesning{
	background-image:url(../../images/bouvet/icon_maaleravlesing.gif);
	background-position: 0 4px;
	background-repeat:no-repeat;
	height:18px;
	padding-left:23px;
	padding-top:0px;
	padding-bottom: 0px;
}
div.maaleravlesning-text{
	width:155px;
	padding-top: 15px;
	color:#333333;
}
div.maaleravlesning-input{
	border: 1px solid #c6c6c6;
	height: 17px;
	width: 90px;
}
div.ctsitebase-loginform-rememberme{
	padding-top:10px;
	padding-bottom:10px;

}
input.ctsitebase-loginform-text{
	border: 1px solid #c6c6c6;
	height: 17px;
	width: 150px;
}
input.ctsitebase-chechbox{

}
span.ctsitebase-chechbox-text{
}
input.ctsitebase-loginform-submit{
	border: 1px solid #c6c6c6;
	border-left: none;
	background-image:url(../../images/bouvet/button_bg_login.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:1px;
	padding-top:1px;
	width: 80px;
	color:#FFFFFF;


	text-transform: uppercase;
}
div.icon-mobile{
	background-image:url(../../images/bouvet/icon-mobile.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:18px;
	padding-top:6px;
}
div.maaleravlesning-links{
	margin:0;
	padding-top:4px;
}
h2.icon-feilmeldinger{
	background-image:url(../../images/bouvet/icon_feilmeldinger.gif);
	background-position: 0 4px;
	background-repeat:no-repeat;
	height:18px;
	padding-left:23px;
	padding-top:1px;
	padding-bottom: 10px;
}
ul.list_feilmeldinger{
	float: left;
	padding-left: 0;
	margin: 0;
	padding-bottom: 5px;
}
ul.list_feilmeldinger li{
	list-style-image:none;
	list-style-type:none;
}
ul.list_feilmeldinger li .date{
	float: left;
	width: 155px;
	padding-top: 0px;
}
ul.list_feilmeldinger li .text{
	float: left;
	width:155px;
	color: #fe0000;
}
h2.icon-stromstans{
	background-image:url(../../images/bouvet/icon_stromstans.gif);
	background-position: 0 4px;
	background-repeat:no-repeat;
	height:18px;
	padding-left:23px;
	padding-top:2px;
}
ul.list_stromstans{
	float: left;
	padding-left: 0;
	padding-bottom: 5px;
	margin: 0;
}
ul.list_stromstans:hover {
	cursor: pointer;
	color: inherit;
}
ul.list_stromstans li{
	list-style-image:none;
	list-style-type:none;
	display: block;
	padding: 4px 0 0 0;
}
ul.list_stromstans li .date{
	float: left;
	width: 155px;
	padding-top: 10px;
	cursor:pointer;
	display: block;
}
ul.list_stromstans li .text{
	float: left;
	width:155px;
	display: block;
}
ul.list_stromstans li a{
	color: #333333;
	color: #f78f1e;
	display: block;
}
ul.list_stromstans li a:hover{
	color: #f78f1e;
}
ul.list_stromstans li:hover {
	display: block;
	color: #f78f1e;
}
ul.list_stromstans li .text, ul.list_stromstans li .date {
	color: #f78f1e;
}
ul.list_stromstans li a .text {
	color: #333;
}
ul.list_stromstans li a .text:hover {
	color: #f78f1e;
}
h2.icon-kundeservice{
	/*background-image:url(../../images/bouvet/icon_kundeservice.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:18px;
	padding-left:23px; 
	padding-top:3px;
	padding-bottom: 10px;*/
	padding-left: 0px;
	padding-top:3px;
	padding-bottom: 10px;
}
.icon-telefon{
	background-image:url(../../images/bouvet/icon_kundeservice.gif);
	background-position:left top;
	background-repeat:no-repeat;

	height:18px;
	padding-bottom:10px;
	padding-left:27px;
	padding-top:1px;
}

/*****************************************/
/********      ARTICLE                             *******/

div.sectionlist{
float:left;
background-color: #f3f3f7;
width: 505px;
padding-top:10px;
padding-left: 25px;
padding-bottom: 15px;

}
div.sectionlist-header{
float:left;

width: 530px;
color: #00529b;
padding-bottom: 10px;
}
div.sectionlist img{
float:left;
margin-right: 50px;
border: 1px solid #c2c3c3;
}
ul.list_sectionlist li{
	list-style-image:none;
	list-style-type:none;
	padding-bottom:10px;
}

/**************************************/
/*******        ARTICLEBANNER                    ****/

div.articlebanner_header{
float: left;


text-align: center;
width: 160px;
color: #4d4a93;
padding-bottom: 12px;
padding-top: 8px;
}
div.articlebanner_headerlink{
float: left;
width: 160px;
color: #4d4a93;
padding-bottom: 12px;
padding-top: 8px;
padding-left: 10px;
}
ul.list_articlebannerlink{
	float: left;
	padding-left: 10px;
	margin: 0;
}
ul.list_articlebannerlink li{
	list-style-image:none;
	list-style-type:none;
	padding-bottom:15px;
}
/****************************************/
/*****      LEFTMENU                  ***/

/*******************************************************/
/* .advanced category menu - uncomment if menu is used */
/*
/* The "top div" surrounding the entire menu */
div.category-menu-header{
	background-image:url(../../images/bouvet/leftmenu_top_icon.gif);
	background-position:5px 12px;
	background-repeat:no-repeat;
	border-bottom:1px solid #CCCCCC;
	color:#F78F1E;

	font-weight:bold;
	/*height:27px;*/
	padding-left:40px;
	padding-top:22px;
	padding-bottom: 5px;
	text-transform:uppercase;
	width:128px;
	margin-left: 13px;
	
	
}
div.ctsitebase-categorymenu {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	min-height:493px;
	width:192px;
	background-image: url(../../images/bouvet/leftmenu_top_bg.gif);
    background-repeat: no-repeat;
    background-position:right top;
    font-size: .88em;
	font-weight: bold;
	font-family: Verdana, Arial, Tahoma;
    

}

/* styles for all UL's of this class */
ul.ctsitebase-categorymenu {
    display: block;
	width:163px;
    margin: 0 0 0 0px;
    padding: 0px;
    overflow: hidden;
	text-transform:uppercase;


	list-style-image:none;
	list-style-type:none;
	border-left: 1px solid #eeeeee;
	padding-left: 13px;

	/*border-left: 1px solid #e7e7e7;*/
}

ul.ctsitebase-categorymenu a, ul.ctsitebase-categorymenu a:visited {
    display:block;
    text-decoration:none;
    xfont-family: "Trebuchet MS", sans-serif;
}
/* Onmouseover-effects on the links */
ul.ctsitebase-categorymenu a:hover {
    text-decoration: none;
    padding: 11px 0px 11px 0px; /* top-right-bottom-left */
    color: #F78F1E;
}

ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu {
    margin: 0px;
	font-weight: normal;
	text-transform: none;
}
/* LI elements inside the proper ul's */
ul.ctsitebase-categorymenu li {
    padding: 0px;
    border-bottom: 1px solid #eeeeee;
	list-style-image:none;
	list-style-type:none;
}
ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu li {
    padding: 0px;
    border: none;
}
ul.ctsitebase-categorymenu li.border {
   
  
}
ul.ctsitebase-categorymenu li a.treemenu {
    padding: 11px 0px 11px 0px; /* top-right-bottom-left */	
    xfont-family: "Trebuchet MS", sans-serif;
}
ul.ctsitebase-categorymenu li a.treemenu-active {

    padding: 11px 0px 11px 0px; /* top-right-bottom-left */
    color: #F78F1E;
    xfont-family: "Trebuchet MS", sans-serif;
    
}


ul.ctsitebase-categorymenu li a.treemenu-has-selected-child, ul.ctsitebase-categorymenu li a:link.treemenu-has-selected-child, ul.ctsitebase-categorymenu li a:visited.treemenu-has-selected-child{
    padding: 11px 0px 11px 0px; /* top-right-bottom-left */
    color: #F78F1E;
    xfont-family: "Trebuchet MS", sans-serif;
    
}
ul.ctsitebase-categorymenu li a:hover.treemenu-has-selected-child{
    padding: 11px 0px 11px 0px;
}

ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu {
	border-left: 0px;
}
ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu {
	padding-bottom: 5px;
	
}
ul.ctsitebase-categorymenu ul.ctsitebase-categorymenu li a.treemenu-siblingactive, ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu li a.treemenu-parentactive {
    margin-left: 0px;
    padding: 0px 0px 10px 10px;
    background-image: url(../../images/bouvet/leftmenu_list_icon.gif);
    background-repeat: no-repeat;
    background-position:0px 4px;
    xfont-family: "Trebuchet MS", sans-serif;
}
ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu li a.treemenu-active, ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu li a:hover.treemenu-active {
    margin-left: 0px;
    color: #F78F1E; 
    padding: 0px 0px 10px 10px;
    background-image: url(../../images/bouvet/leftmenu_list_icon.gif);
    background-repeat: no-repeat;
    background-position:0px 4px;
    xfont-family: "Trebuchet MS", sans-serif;
}
ul.ctsitebase-categorymenu li ul.ctsitebase-categorymenu li a:hover {
	margin-left: 0px;
    padding: 0px 0px 10px 10px;
    background-image: url(../../images/bouvet/leftmenu_list_icon.gif);
    background-repeat: no-repeat;
    background-position:0px 4px;
    xfont-family: "Trebuchet MS", sans-serif;
}

/*******************************/
/* .full-articlelist           */
div.full-articlelist {
	float:left;
	width:469px;
    line-height: 18px;
}

div.full-articlelist h4, div.full-articlelist h4 a, div.full-articlelist h4 a:visited, div.full-articlelist h4 a:hover {
    xfont-size: 12px;
    font-weight: bold;
    color: #003366;
    margin: 0px;
    text-decoration: none;
}
div.full-articlelist ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div.full-articlelist li {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    
}
div.full-articlelist li.odd, div.full-articlelist li.even, div.full-articlelist li.lastodd, div.full-articlelist li.lasteven {
    margin: 0px;
    padding: 20px 0px 18px 0px;
    overflow: hidden;
    border-bottom: 1px solid #bbd0d8;
    xfont-size: 12px;
}
div.full-articlelist p {
    margin: 0px;
}
div.full-articlelist span.article_pub_date {
    xfont-size: 12px;
    font-weight: normal;
    color: #4c4b4b;
}
div.full-articlelist div.articletype {
    color: #a3427e;
    xfont-size:10px;
    
}
div.tile-content{
	float:left;
}
div.tile-content h5{
	text-transform: none;
	font-weight: bold;
}
div.tile-content-thumb{
	float:left;
	padding:5px 10px 15px 0px;
}
div.tile-content-thumb img{
	float:left;
}
div.tile-content-thumb span{
	float:left;

	color:#9d9a9a;
	padding-top:5px;
}
div.tile-content-body{
	clear:both;
	color: #333333;

	font-weight: normal;

}
div.tile-content-body form div table tbody tr td{
	padding-right:20px;
	min-width:150px;
	max-width:150px;
}

div.tile-content-body form div table tbody tr td span{
	display:block;
}

img.cp-mmarchive-image-left{
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #c2c3c3;
}

img.cp-mmarchive-image-right{
	margin-left: 20px;
	margin-bottom: 10px;
	border: 1px solid #c2c3c3;
}
img.cp-mmarchive-image-default{
	border: 1px solid #c2c3c3;
}
div.full-articlelist-message {
    margin-left: 10px;
}
div.list-thumbnail-left {
    float: left;
    margin: 0px;
    margin-right: 10px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
}


/***************************************/
/****          KRAFTBLOGGEN           */

div.tile-content-blog{
	float:left;
}
div.tile-content-blog a{
	clear:both;
}
div.tile-content-thumb-blog{
	float:left;
	padding:4px 10px 7px 0px;
}
div.tile-content-thumb-blog img{
	float:left;
	/*border: 1px solid #c2c3c3;*/
	width: auto;
	padding-bottom: 0px;
}
div.tile-content-thumb-blog span{
	float:left;

	color:#9d9a9a;
	padding-top:5px;
}
div.tile-content-body-blog, div.tile-content-body-blog a{
	color: #333333;

	font-weight: normal;

}
div.tile-content-body-blog a:hover{
color: #f78f1e;
}

/********************************************/
/*****         ARTIKKELLISTE NYHETER       **/


div.full-articlelist_frontpagenews {
	float:left;
	width:368px;
    line-height: 18px;
}

div.full-articlelist_frontpagenews h3, div.full-articlelist_frontpagenews h3 a, div.full-articlelist_frontpagenews h3 a:visited, 
div.full-articlelist_frontpagenews h3 a:hover {
    xfont-size: 12px;
    font-weight: bold;
    color: #003366;
    margin: 0px;
    text-decoration: none;
}
div.full-articlelist_frontpagenews ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
div.full-articlelist_frontpagenews li {
    margin: 0px;
    padding: 0px 10px 0px 10px;
    
}
div.full-articlelist_frontpagenews li.odd, div.full-articlelist_frontpagenews li.even, div.full-articlelist_frontpagenews li.lastodd, 
div.full-articlelist_frontpagenews li.lasteven {
    margin: 0px;
    padding: 20px 0px 18px 0px;
    overflow: hidden;
    border-bottom: 1px solid #bbd0d8;
    xfont-size: 12px;
}
div.full-articlelist_frontpagenews p {
    margin: 0px;
    padding:0px;
}
div.full-articlelist_frontpagenews span.article_pub_date {
    xfont-size: 12px;
    font-weight: normal;
    color: #4c4b4b;
}
div.full-articlelist_frontpagenews div.articletype {
    color: #a3427e;
    xfont-size:10px;
}

div.frontpage_animation {
	margin-bottom:5px;
	width:530px;
	height: 215px;
	padding: 0 0 10px 0;
	background-image:url(../../images/bouvet/border_dotted_h.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
div.list-navigation{
	clear:both;
	padding-top:10px;
}
/********************************************/
/*****       SITEMAP       **/

div.sitemap-frame{
	float: left;
	width: 150px;
	margin-right: 5px;
	border: 1px solid blue;
	margin-bottom: 5px;
}
div.sitemap-header{
	float: left;
	width: 149px;
	font-weight: bold;
	padding-bottom: 5px;


}

/********************************************/
/*****       MELLOMMAL       **/

div.cat-level-one-wrapper{
	width: 500px;
	float: left;
	background-color: #f3f3f7;
	margin-bottom:10px;
	padding-left: 30px;
	border: 1px solid #d6d6d6;
}
div.cat-level-one-wrapper h4{
	width: 520px;
	float: left;
	color: #00529b;
	font-weight: normal;
	padding-bottom:10px;
	padding-top:10px;
}
div.cat-level-one-wrapper img{
	float: left;
	padding-right:50px;
	border:none;
	margin-bottom:15px;
}
ul.cat-level-one{
	float:left;
	padding: 0;
	margin:0;
}
ul.cat-level-one li{
	list-style-image:none;
	list-style-type:none;
}
ul.cat-level-one li h5{
	color: #00529b;
	font-weight: normal;
	padding-bottom: 13px;

	font-weight: normal;
	text-transform:uppercase;
}
ul.cat-level-one li h5 a{

}



#footer {
	font-size: 0.88em;
	margin:0 auto;
	text-align:center;
	width:100%;
	clear: both;
	background-image:url(../../images/bouvet/footer_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:50px;
	padding-top: 2px;
	color: #666666;
}


/*SITEMAP*/
.sitemap-horisontal-wrapper {
	float: left;
}
.sitemap-horisontal-wrapper ul {
	float: left;
	width: 252px;
	list-style: none;
	padding: 0;
	margin: 0 4px 0 0;
	overflow: hidden;
}
.sitemap-horisontal-wrapper ul li{
	float: left;
	width: 250px;
	background-color: #c6c6c6;
	padding: 0 0 0 0px;
	
}
.sitemap-horisontal-wrapper ul li a{
	padding: 0 0 0 10px
}
.sitemap-horisontal-wrapper ul li.top-level{

}
.sitemap-horisontal-wrapper ul ul{
	background-color: #fff;
	padding: 0;
}
.sitemap-horisontal-wrapper ul ul li{
	background-color: #fff;
	padding: 0 0 0 10px;
}
.sitemap-horisontal-wrapper ul ul ul{
	background-color: #fff;
	padding: 0 0 0 20px;
}
#placeholder-center-breimal {
	float: left;
	padding: 0 20px 26px 26px;
	width: 720px;
}
#sitemap-wrapper {
	width: 768px;
}
.det-skjer-header {
	text-transform: uppercase;
}
.category-menu-header a:link, .category-menu-header a:visited {
	color: #F78F1E;

}
.news-header-frontpage {
	text-transform: uppercase;
	float:left;
	padding: 0 0 0px 0;
}
.news-header-frontpage h2.news{
	color: #00529B;
}

/*TABLE STYLING*/

div.tablestyling{
  border:1px solid #C1DAD6;
  clear:both;
  margin-bottom:10px;
  margin-top:10px;
}

div.tablestyling table {
	font: 11px/24px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
	border-collapse: collapse;
	border-spacing:0;
	/* width: 320px; */
}

div.tablestyling th {
	padding: 0 0.5em;
	text-align: left;
}

div.tablestyling tr{
  height:10px;
}

div.tablestyling table tr.odd td{
  background-color:#f6fafb !important;
}

div.tablestyling tr.header td{
	background-color:#e9e9f3 !important;
	border:1px solid #C1DAD6 !important;
	text-align:center;
	font-weight:bold;
}

div.tablestyling tr.header td.olefreudrich{ 
  background:none !important;
  border-top:1px solid white !important;
  border-left:1px solid white !important;
  
}

div.tablestyling tr td p {
  text-align:center;
}

div.tablestyling tr td {
	border-bottom: 1px solid #c1dad6 !important;
	padding: 0 0.5em;
	}

div.tablestyling td:first-child {
	border-left: 1px solid #c1dad6 !important;
}

div.tablestyling td+td {
	border-left: 1px solid #c1dad6 !important;
}


div.min-width td+td{
  min-width:90px;
}

div.min-width150 td+td{
  min-width:138px;
}

div.min-width150 td:first-child{
  min-width:75px;
}

div.min-width160 td+td{
  min-width:150px;
}

div.min-width160 td:first-child{
  min-width:150px;
}

div.min-width200 td+td{
  min-width:150px;
}

div.min-width200 td:first-child{
  min-width:201px;
}

div.min-width-tariff td+td{
  min-width:62px;
}

div.min-width-tariff td:first-child{
  min-width:82px;
}

div.min-width-special td:first-child{
  min-width:362px;
}
div.min-width-special td+td{
  min-width:82px;
}

div.min-widthImg{
  clear:none;
  float:left;
}

div.min-widthImg td+td{
  min-width:82px;
}
div.min-widthImg td:first-child{
  min-width:82px;
}

div.min-width-nett td+td{
  min-width:125px;
}

div.min-width-nett td:first-child{
  min-width:380px;
}

div.min-width-naering td+td{
  min-width:125px;
}

div.min-width-naering td:first-child{
  min-width:125px;
}


div.left td+td{
  text-align:left;
}

div.left td:first-child{
  text-align:left;
}
.subsequent {
	display: none;
}

.aligncenter{
  text-align:center;
}

div#bildestyling{
  float:left;
}
.clear-both {
clear: both;
}
.tile-content table {
}

h6.vacation {

	font-weight: bold;
	color: #333;
}
span.pubdate{

}
.tile-common {
	float: left;
}
.vacationwidth {
	width: 720px;
}
.skip-to-content {
	display: none;
}
.ablock {
	display: block;
	clear: both;
}
div.link-box img {
  width: 157px;
}
.link-box img.thumbIB {
  width: auto;
  padding: 0 2px 2px 0;
}
ul.maaleravlesning {
 margin: 0;
 padding: 0 0 15px 15px;
}
.box-middle ul {
  /*float: left;*/
  clear: both;
}

/* LoginBox */

#loginbox {
	clear: both;
	display: block;
	width: 80px;
	height: 24px;
	background-color: transparent;
	background-image: url(/images/bouvet/mypage-button-login-togray.png);
	background-repeat: no-repeat;
	background-position: middle top;
	text-align: center;
	margin-top: 1em;
	color: #FFF;

	font-size: 0.8em;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 1em;
	position: relative;
	top: 1em;
}

#loginbox:active {
	background-position: 0 -24px;
}
 
/* login form */

#login_form {
	background: #FFFFFF;
	width: 450px;
	margin: 0;
	padding: 20px 25px;
}
#login_form h3 {
	visibility: visible;
}
#login_form label.topLabel {
	display: block;
	font-size: .9em;
	font-weight: bold;
	margin-top: 1em;
}

#login_form label.lineLabel {
	vertical-align: middle;
	font-weight: bold;
}
#login_form label.error {
	padding-left: 1em;
	color: #cc0000;
	font-weight: bold;
}


#login_form .remember {
	padding: 0.5em 0;
}

#login_form .newpin {
	margin-top: 1em;
}
#login_form input.checkbox {
	vertical-align: middle;
}

#login_form input.text {
	padding: .3em .5em;
	font-weight: bold;
	width: 155px;
	border-color: #3d7bad  #3d7bad #b7d9ed #b7d9ed;
	border-style: groove;
	border-width: 1px;

}
#login_form input.error {
	border-color: #cc0000 #cc0000 #ff9999  #ff9999;
}


#login_form .button-submit {
	width: 80px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	background-image: url(/images/bouvet/mypage-button-login-towhite.png);
	background-repeat: no-repeat;
	background-position: middle top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	text-align: center;
	text-transform: uppercase;
	color: #FFF;

	font-size: 0.8em;
	font-weight: bold;
	line-height: 24px;
}

#login_form .button-submit-active {
	background-position: 0 -24px;
}
