object
{
    outline:none;
}

a:active, a:focus {
    outline: none;
}

#body
{
    height:100%;
    width:100%;
    position:relative;
}


/* main content */
#div_main
{
    margin:0px 0px 0px 152px;
    width:auto !important;
	height:100%;
	min-height:100%;
	padding:0px;
	text-align:center;
	position:relative;
}

a.logo_link, a.logo_link:link, .logo_link:active, .logo_link:visited, .logo_link:hover
{
    padding:0px;
    margin:0px;
    background:none;
}

/* all content */

#div_logo
{
    position:fixed;
    top:0px;
    left:0px;
    background:#ffffff;
    height:100%;
    width:152px;
    z-index:1000;
}

.div_logo_img
{
    position:absolute;
    bottom:-43px;
    left:0px;
    padding:0px;
    margin:0px;   
}

.div_logo_table
{
    height:100%;
    border:0px;
    padding:0px;
    margin:0px;
}

#div_background_table
{
    position:fixed;
    top:0px;
    left:0px;
    height:100%;
    width:100%;
    border-top:28px solid transparent;
    border-right:28px solid transparent;
    border-bottom:28px solid transparent;
    border-left:152px solid transparent;
    padding:0px;
    margin:0px;
    /*background:#c5c5c6;*/
    /*background:url('../images/bilde_slettes.jpg') no-repeat;*/
    z-index:-20;
}

#div_background_table_td
{
    height:100%;
    position:relative;
    z-index:-1;
}

#div_background
{
    height:100%;
    width:100%;
    /*background:#555555;*/
    /*background:#e8e8e8;*/
    z-index:0;
    position:relative;
}

#div_contentwrapper 
{
    
    height:100%;
    min-height:100%;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	z-index:500;
	position:relative;
}

.div_contentwrapper_table
{
    height:100%;
    /*min-height:100%;*/
    width:100%;
    border-top:28px solid transparent;
	border-right:28px solid #ffffff;
	border-bottom:28px solid transparent;
    padding:0px;
    margin:0px;
    z-index:500;
    background:black;

}

.div_contentwrapper_table_td
{
    height:100%;
    /*min-height:100%;*/
    width:100%;
    padding:0px;
    margin:0px;
    z-index:500;
    position:relative;

}

#div_top
{
	background:gray;
	width:1000px;
	height:25px;
	margin: 0px auto;
	padding:0px;
}
#div_contentwrapper_middle
{
	padding-top:10px;
}
#div_footer
{
	background:gray;
	border:1px solid #FFFFFF;
	width:1000px;
	height:23px;
	margin: 0px auto;
	padding:0px;
	line-height:23px;
	color:#ffffff;
}



/* content divs */

.div_middle_left_outer
{
    height:100%;
	position:relative;
    position:fixed;
    left:152px;
    top:0px;
    width:163px;
    background:url('../images/menu_level1_bg.png') repeat-Y;
	/*background:#ffffff no-repeat;
	filter:alpha(opacity=98);
	opacity: 0.98;
	-moz-opacity:0.98;
	*/
    z-index:750;
	/*overflow:hidden;*/
}

.div_middle_left_outer2
{
    height:100%;
    width:0px;
    position:fixed;
    left:315px;
    top:0px;
    background:url('../images/menu_level2_bg.png') repeat;
	/*
	background:#ffffff no-repeat;
	filter:alpha(opacity=96);
	opacity: 0.96;
	-moz-opacity:0.96;
	*/
    z-index:750;
    overflow:hidden;
 
}



.div_middle_left_top
{
    position:relative;
    float:right;
    height:50%;
    width:163px;
}

.div_middle_left_top_logo
{
    position:relative;
    float:right;
    height:50%;
    width:163px;
}

.div_middle_left
{
    float:right;
    position:relative;
	width:163px;
	padding:18px 0px 28px 0px;
	filter:alpha(opacity=100) !important;
	opacity: 1.0 !important;
	-moz-opacity:1.0;
}

#div_middle_center
{
    min-height:100%;
    padding:0px;
    /*padding:62px 28px 0px 12px;*/
	width:434px;
	text-align:left;
	background:url('../images/doc_bg.png') repeat;
	/*
	background:#ffffff no-repeat;
	filter:alpha(opacity=94) !important;
	opacity: 0.94  !important;
	-moz-opacity:0.94 !important;
	*/
    z-index:-1;
    height:100%;
    position:fixed;
    top:0px;
}

#div_middle_center_content
{
    padding:0px;
    padding:28px 0px 28px 0px;
	width:414px;
	text-align:left;
    z-index:500;
    position:relative;
	overflow:hidden;
}

#div_middle_center_outer
{
    min-height:100%;
	width:434px;
	margin:0px 0px 0px 326px;
	text-align:left;
	position:relative;
    z-index:500;
}

#div_middle_right
{
	width:220px;
	padding:0px;
	float:left;
	overflow:hidden;
}
/* END CONTENT STYLES */




/* DOCS / DOCLISTS */
.doc_list_item
{
    width:346px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.doc_list_item:hover
{
    width:346px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:#dddddd;
}



.doc_item
{
	margin: 0px auto;
	padding:62px 0px 24px 28px;
	width:382px;
	line-height:16px;
	z-index:500;
	overflow:hidden;
}

.doc_title
{
    height:40px;
    width:346px;
    position:relative;
    padding:0px;
    margin:0px;
    overflow:hidden;
    z-index:500px;
}

.doc_title_image
{
    position:absolute;
    left:0px;
    top:0px;
}

.doc1-img
{
    margin-bottom:20px;
    border:1px solid #c5c5c6;  
}

.doc_custom
{
    margin-bottom:20px;   
}

/* END DOCS / DOCLISTS */



/* MENU STYLES */
/* top menu */
.div_menu_top
{
	float:left;
	line-height:23px;
	white-space: nowrap;
	padding-right:5px;
}




a.menu_top_link, a.menu_top_link:link, a.menu_top_link:active, a.menu_top_link:visited 
{
	line-height:30px;
    font-family:verdana;
    font-weight:normal;  /*400 = normal, 700 = bold */
	color:#FFFFFF;
    font-size:12px;
	line-height:23px;
	padding-left:10px;
}
a.menu_top_link:hover 
{
	line-height:30px;
    font-family:verdana;
	color:#FFFFFF;
    font-weight:normal;  /*400 = normal, 700 = bold */
    font-size:12px;
	line-height:23px;
	padding-left:10px;
}
a.menu_top_link_sel, a.menu_top_link_sel:link, a.menu_top_link_sel:active, a.menu_top_link_sel:visited,a.menu_top_link_sel:hover  
{
	line-height:30px;
    font-family:verdana;
    font-weight:bold;  /*400 = normal, 700 = bold */
	color:#FFFFFF;
    font-size:12px;
	line-height:23px;
	padding-left:10px;
}

.img_menu_top
{
	float:left;
	padding-right:0px;
	padding-left:9px;
}

/* left menu */
#menu_level1
{
	text-align:left;
	list-style-type:none;
	width:163px;
	padding:0px;
	margin:0px;
}
.menu_level2
{

	text-align:left;
	list-style-type:none;
	width:163px;
	padding:0px;
	margin:0px;
}

.menu_level1_li
{
	width:163px;
	background:url('../images/menu_left_hover.jpg') no-repeat;
	background-position:-163px 0px;
}

.menu_level2_li
{
	width:163px;
	background:url('../images/menu_left_hover.jpg') no-repeat;
	background-position:-163px 0px;
}

.menu_level1_li_sel
{
    width:163px;
    background:url('../images/menu_left_hover.png') no-repeat;
}

.menu_level2_li_sel
{
    width:163px;
    background:url('../images/menu_left_hover.png') no-repeat;
}

.menu_level1_div
{
	width:163px;
	line-height:19px;
}

.menu_level1_div_sel
{
	width:163px;
	line-height:19px;
}

.menu_level2_div
{
	width:163px;
	line-height:19px;
}

.menu_level2_div_sel
{
	width:163px;
	line-height:19px;
}

a.menu_level1_link, a.menu_level1_link:link, a.menu_level1_link:active, a.menu_level1_link:visited,a.menu_level1_link:hover
{
	color:#414141;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
	line-height:19px;
	text-decoration:none;
	background:none;
	font-family:Verdana;
	display:block;
}



a.menu_level1_link_sel, a.menu_level1_link_sel:link, a.menu_level1_link_sel:active, a.menu_level1_link_sel:visited,a.menu_level1_link_sel:hover
{
	color:#414141;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
	line-height:19px;
	text-decoration:none;
	background:none;
	font-family:Verdana;
	display:block;
}

a.menu_level2_link, a.menu_level2_link:link, a.menu_level2_link:active, a.menu_level2_link:visited,a.menu_level2_link:hover
{
	color:#414141;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
	line-height:19px;
	text-decoration:none;
	background:none;
	font-family:Verdana;
	display:block;
}
a.menu_level2_link_sel, a.menu_level2_link_sel:link, a.menu_level2_link_sel:active, a.menu_level2_link_sel:visited,a.menu_level2_link_sel:hover
{
	color:#414141;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-left:10px;
	line-height:19px;
	text-decoration:none;
	background:none;
	font-family:Verdana;
	display:block;
}
/* END MENU STYLES */



/* OTHER CLASSES */
.clickable
{
	cursor:hand;
	cursor:pointer;
}
.news_header
{width:210px;background:gray;line-height:23px;padding-left:5px;font-weight:bold;color:#ffffff;font-family:verdana;}

.clearer
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#childMenu1
{
    
}

/* search */

.search{
	width:281px;
	margin:0 auto;
	margin-top:2px;
	text-align:left;
	height:100px;
	overflow:hidden;
}
	.search_header{
		height:3px;
		margin:0 auto;
		width:209px;
		background:url('../images/live_search_head.png') no-repeat;
		overflow:hidden;
		clear:both;
	}
	.search_list{
		width:281px;
		margin:0 auto;
		padding-top:0px;
		padding-bottom:0px;
		background:#FFFFFF;
		background:url('../images/live_search.png') repeat-y;
		clear:both;
	}
	.search_heading{
		height:22px;
		margin:0 auto;
		padding:0px 0px 0px 0px;
		margin-bottom:4px;
		width:261px;
		overflow:hidden;
		clear:both;
	}
	.search_item{
		padding:0px 0px 0px 0px;
		width:264px;
		height:45px;
		margin:0 auto;
		margin-bottom:18px;
		/*background:#ffffff;*/
		cursor:hand;
	    cursor:pointer;
	    position:relative;
	}
	
	.search_item:hover{
	    background:#dddddd;
	}
	
	.search_item_red{
		padding:8px 10px 6px 13px;
		width:264px;
		height:70px;
		margin:0 auto;
		margin-bottom:5px;
		background-image: url('../images/bg_white.png');
		cursor:hand;
	    cursor:pointer;
	    position:relative;
	}
	
	.search_item_red:hover{
	    background-image: url('../images/bg_red.png');
	}
	
	.search_item_blue{
		padding:8px 10px 6px 13px;
		width:264px;
		height:70px;
		margin:0 auto;
		margin-bottom:5px;
		background-image: url('../images/bg_white.png');
		cursor:hand;
	    cursor:pointer;
	    position:relative;
	}
	.search_item_blue:hover{
	    background-image: url('../images/bg_blue.png');
	}
	
	.search_item_yellow{
		padding:8px 10px 6px 13px;
		width:264px;
		height:70px;
		margin:0 auto;
		margin-bottom:5px;
		background-image: url('../images/bg_white.png');
		cursor:hand;
	    cursor:pointer;
	    position:relative;
	}
	.search_item_yellow:hover{
	    background-image: url('../images/bg_yellow.png');
	}
	
	.search_item_green{
		padding:8px 10px 6px 13px;
		width:264px;
		height:70px;
		margin:0 auto;
		margin-bottom:6px;
		background-image: url('../images/bg_white.png');
		cursor:hand;
	    cursor:pointer;
	    position:relative;
	}
	.search_item_green:hover{
	    background-image: url('../images/bg_green.png');
	}
	
	.search_item_over{
		padding:7px 10px 6px 13px;
		width:264px;
		height:84px;
		margin:0 auto;
		background:#F0F0F0;
		margin-top:1px;
		position:relative;
	}
		.search_item a:link, .search_item a:visited, .search_item a:active, .search_item_over a:link, .search_item_over a:visited{
			font-weight:bold;
			color:#4B4B4B;
		}
		.search_item_over a:hover{
			color:#EDA900;
			font-weight:bold;
		}
		
		
/* borders */

.border_top
{
    width:100%;
    height:28px;
    position:fixed;
    top:0px;
    left:0px;
    background:#ffffff;
    z-index:1000;
}

.border_right
{
    width:28px;
    height:100%;
    position:fixed;
    top:0px;
    right:0px;
    background:#ffffff;
    z-index:1000;
}

#border_bottom
{
    width:100%;
    height:28px;
    position:fixed;
    bottom:0px;
    left:0px;
    background:#ffffff;
    z-index:1500;
    text-align:left;
}

.border_bottom_footer
{
    font-size:11px;
    color:#888888;
    padding-left:153px;
    padding-top:6px;
    float:left;
}

.border_bottom_search
{
    float:right;
    padding-right:28px;
    padding-top:6px;
    color:#ffffff;
}

.border_left
{
    width:1px;
    height:100%;
    position:fixed;
    top:0px;
    left:152px;
    background:#c5c5c6;
    z-index:100;
	display:none;
}

.background_top
{
    width:100%;
    height:1px;
    position:fixed;
    top:28px;
    left:0px;
    background:#c5c5c6;
    z-index:-1;
	display:none;
}

.background_right
{
    width:1px;
    height:100%;
    position:fixed;
    top:0px;
    right:28px;
    background:#c5c5c6;
    z-index:-1;
	display:none;
}

#background_bottom
{
    width:100%;
    height:1px;
    position:fixed;
    bottom:28px;
    left:0px;
    background:#c5c5c6;
    z-index:-1;
    text-align:left;
	display:none;
}


.background_left
{
    width:28px;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    background:#ffffff;
    z-index:-1;
}
/* end borders */


/* Live search */

.live-search-results
{
    position:relative;
    z-index:15;
    width:290px;
}

.live_search{
	width:264px;
	margin:0 auto;
	/*padding:0px 4px 0px 4px;*/
	padding:0px 14px 0px 12px;
	margin-top:2px;
	text-align:left;
    background:url('../images/menu_level1_bg.png') repeat;
}
	.search_live_header{
		height:3px;
		margin:0 auto;
		width:209px;
		overflow:hidden;
		clear:both;
	}
	.search_live_list{
		width:264px;
		margin:0 auto;
		clear:both;
		padding-bottom:8px;
		margin-bottom:3px;
		border-bottom:1px solid #c3c6c7;
	}
	.search_live_heading{
		height:25px;
		line-height:25px;
		padding:0px 0px 0px 0px;
		width:264px;
		overflow:hidden;
		clear:both;
	}
	.search_live_item{
		margin:7px 0px 6px 0px;
		width:264px;
		height:44px;
		cursor:hand;
	    cursor:pointer;
	}
	
	.search_live_item:hover{
		background:#dddddd;
	}
		.search_live_item a:link, .search_live_item a:visited, .search_live_item a:active, .search_live_item_over a:link, .search_live_item_over a:visited{
			font-weight:bold;
			color:#4B4B4B;
		}
		.search_live_item_over a:hover{
			color:#EDA900;
			font-weight:bold;
		}
		
	.search_live_footer{
		height:20px;
		line-height:20px;
		padding:0px 0px 0px 0px;
		margin-bottom:3px;
		width:264px;
	}
	
	.search_live_footer:hover
	{
	    background:#dddddd;
	}
	
/* end live search */

/* supersize */

      #supersize{

      position:fixed;
      margin-left:153px;
      margin-top:29px;
      top:0px;
	  left:0px;
      text-align: left;
      z-index:0;
      height:100%;
      width:100%;
      background:#ffffff;
      overflow:hidden;

      }
	  #supersize_outer
	  {
		position:fixed;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		overflow:hidden;

	  }
	  
	  #supersize_links
	  {
	    height:64px;
	    background:url('../images/j_gallery_bg.png') repeat;
	    position:fixed;
	    bottom:28px;
	    left:153px;
	    overflow:hidden;
		border-left:1px solid #E8E8E8 ;
		border-right:1px solid #E8E8E8;
		border-bottom:1px solid #E8E8E8;
	  }

      #supersize img, #supersize a{


      position:absolute;
      z-index: -4;
      }
      #supersize .prevslide, #supersize .prevslide img{
      z-index: -3;
      }
      #supersize .activeslide, #supersize .activeslide img{
      z-index: -2;
      }
      .a_supersize
      {
        display:none;   
      }
      
      
    #j_gallery_arrow_left
	{
		position: fixed;
		bottom:29px;
		left:154px;
		display:block;
		z-index:2000;
	}
	#j_gallery_arrow_right
	{
		position: fixed;
		bottom:29px;
		right:30px;	
		display:block;
		z-index:1000;
	}
	
	.img_slide_link
	{
	    width:91px;
	    height:51px;
	    overflow:hidden; 
	}
	
	.img_slide_link_outer
	{
	    width:91px;
	    height:51px;
	    overflow:hidden; 
	}
	
	.showThisImage
	{
	    width:91px;
	    height:51px;
	    float:left;
	    padding:1px;
	    background:#c5c5c6;
	    margin:7px 12px 0px 0px;   
	    overflow:hidden;
	}
	

      
/*end supersize*/


#white_back
{
	background:url('../images/ajax-loader.gif') no-repeat center #ffffff;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:600;
	display:none;
}

#white_back2
{

	background:#ffffff;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:600;
	display:none;
}

.show_content
{
	position:fixed;
	top:0px;
	left:152px;
	background:url('../images/arrow_right2.png')  50% 53% no-repeat;
	width:15px;
	padding-left:1px;
	height:100%;
	z-index:1000;
	display:none;
}

.hide_content
{
	position:absolute;
	top:0px;
	right:0px;
	background:url('../images/arrow_left2.png') 50% 53% no-repeat;
	width:16px;
	padding-left:0px;
	height:100%;
	z-index:9999;
}

.span_link
{
	font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
	color:#363636;
	text-decoration:underline;
}

.span_link:hover
{
	background:#dddddd;
}

a.no_decoration_link, a.no_decoration_link:link, a.no_decoration_link:active, a.no_decoration_link:visited, a.no_decoration_link:hover
{
    border:0px;
    text-decoration:none;
}

a.no_decoration_link2, a.no_decoration_link2:link, a.no_decoration_link2:active, a.no_decoration_link2:visited, a.no_decoration_link2:hover
{
    border:0px;
    text-decoration:none;
	background:none;
}