/* Globale stiler */

body { font-family: Arial, Verdana, sans-serif; font-size: 11px; }
a, a:visited {  font-weight: normal; color: #00462b; }
a:hover, a:visited:hover { color: #00462b; }
a img { border: 0; }
table { border: 0; border-collapse: collapse; }
table td { padding: 0; font-size: 10px; text-decoration: none;}
ul{margin-top:0px;margin-bottom:0px;margin-left:20px}
ol{margin-top:0px;margin-bottom:0px;margin-left:25px}

h1, .pagename {
	font-family: Arial, sans-serif;
	color: #00462b;
	font-size: 25px;
	letter-spacing: -1px;
	font-weight: normal;
	width: 100%;
}
h1 a, h1 a:visited {
	font-weight:normal;
	text-decoration:underline;
}
h1 a:hover, h1 a:visited:hover {
	font-weight:normal;
	text-decoration:underline;
}
h2, h2 a, h2 a:hover {
	color: #0a51a1;
	margin: 0;
	padding-bottom: 1px;
	font-size: 12px;
	font-weight: normal;
}

/* Bakgrunn for siden */

.scroll_style {	 /* ikke med i nyhetsbrev */
	background: url(../../site/img/1017/bk_grad.jpg) repeat-x top left #9FAEA9;
}


body { 	/* blir med i nyhetsbrev */

}

/* Edit-stiler */

.sitemap_main {  font-size: 11px; text-decoration: underline; color:#1759AD;font-weight: bold;}
.sitemap_main:hover{color:red;}
.sitemap_sub {  font-size: 10px; text-decoration: underline; color:#75B3DE;font-weight: bold;}
.sitemap_sub:hover{color:red;}
.sitemap_sub:visited{color:#75B3DE;}
.sitemap_sub:visited:hover{color:red;}
.table_head{color:white}
.table_head:visited{color:white}
.table_head:hover{color:light-green}
.table_head:visited:hover{color:light-green}
.Public {  font-size: 10pt; text-decoration: none; color:black; font-weight : bold;}
.Public:hover{color:#000000}
.NotPublic {  font-size: 10pt; text-decoration: none; color:#333366}
.NotPublic:hover{color:#000000;}
.a_rubrik{text-decoration: none;}
.headline, .a_rubrik .headline, .a_rubrik .headline:visited{font-size: 16px; font-weight: normal; color: #00462b; font-family: Arial, sans-serif; text-decoration: none;} /* Mellomtittel */
.ansatt{ font-weight: 900; color: #00462b; } /* Mellomtittel */
.text{font-size: 11px; text-decoration: none; color: #000; line-height: 17px; }
.svart{color: black;}
.ingress{font-size: 13px; text-decoration: none; font-weight: normal; color: black}
.a_rubrik .rubrik_ingress,.a_rubrik .rubrik_ingress:visited{text-decoration: none;color: #000;}
.bildetext{font-size: 10px; text-decoration: none; color: black; color: #3f3d42; }


/* Layout */

body { text-align: center; }
#container { margin: 15px auto 40px auto; width: 960px; }
#main_wrapper {
	background: url(../../site/img/1017/wrapper_bk.gif) no-repeat bottom right #fff;
	padding: 7px 7px 8px 7px;
}
#main_table {
	width:100%;
	vertical-align: top;
}

#content_height { 	/* Minimumshøyde for innholdsfelt */
	min-height: 497px;
	height: auto !important;
	height: 497px;
}

#content_table { vertical-align: top; }
#left_container { vertical-align: top; height: 100%; width: 176px; }
#right_container { vertical-align: top; height: 100%; width: 150px; padding: 0px; background: #E8EAEB;}
#suppliers { background: #F0F8F3;padding:10px; }
#content_container { vertical-align: top; padding: 0 7px; }
#top_container { padding: 0 0 7px 0; }
#footer {text-align: left; padding-top: 10px; }

/* Menyer */

.main_menu { width: 100%; }
.main_menu ul { list-style: none; }

#main_menu_wrapper {
	height:100%;
	width: 176px;
}

ul.menu { margin: 0; padding: 7px 7px 6px 4px; }
ul.menu li { margin: 0; padding: 0 0 8px 0; }

ul.menu a {
	font-size: 11px;
	text-decoration: none;
	font-family: Georgia, serif;
	display: block;
	background: url(../../site/img/1017/menu_bullet.gif) 0px 3px no-repeat;
	padding-left: 15px;
}
ul.menu a:hover { text-decoration: underline; }
ul.menu a.selected { font-weight: bold; }

ul.sub_menu { padding: 4px 0 3px 0; margin: 0; list-style: none; }
ul.sub_menu li { padding: 0 0 3px 30px; border-bottom: 0; }
ul.sub_menu a { padding: 0; background: none; }
ul.sub_menu a:hover { }
ul.sub_menu a.selected, ul.sub_menu a.selected:hover { font-weight: bold; }

ul.sub_sub_menu { padding: 0 0 0 0; margin: 0; }
ul.sub_sub_menu li { padding: 0 0 0 0; }
ul.sub_sub_menu a { padding: 0 0 0 10px; }
ul.sub_sub_menu a.selected { }


/* Diverse */

#footer td, #footer a { color: #002c1b; font-family: Arial, sans-serif; font-size: 11px; }
#footer a:hover { color: #002c1b; }
.menu_spacer { height: 4px; }
.right_spacer { height: 5px; }

#menu_filler {
	vertical-align: top;
	height: 100%;
	background: url(../../site/img/1017/menu_bk.gif) repeat-y 0 10px;
}
#ingress {
	padding: 0 0 13px 0;
	height: 30px;
	_height: 37px;
}

#sti {
	padding: 6px;
	color: #3f3d42;
	font-size: 11px;
	vertical-align: top;
}

#sti a {
	font-weight: normal;
	font-size: 11px;
	color: #0a51a1;
	text-decoration: underline;
}

#sti a:hover {
	color: black;
}

#search_box td { padding: 5px;  }
#search_field { font-size: 9px; height: 18px; width: 65px;  }

.thumbnail img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.thumbnail:hover img  {
	filter: alpha(opacity=100);
	opacity: 1;
}

div.page_time {
	padding: 0 0 6px 0;
	font-weight: normal;
	color: #3f3d42;
	font-size: 9px;
	border-bottom: 2px solid #af7e2f;
}

.zebra {
	background-color: #d8d8d8;
}

.tr_highlight {
	background-color: #ffffcc;
}
#frontpage_image {
	background: url(../../site/img/1017/frontpage_bk.jpg) top left no-repeat;
	width: 626px;
	height: 497px;
}
#frontpage_image div {
	margin: 323px 0 0 310px;
	width: 306px;
	height: 154px;
	background: #fff;
	padding: 0;
}
#frontpage_image div.header, #frontpage_image div p {
	padding-left: 14px;
	padding-right: 14px;
}

#frontpage_image div.header {
	padding: 10px 14px 7px 14px;
	margin: 0;
	width: auto;
	height: auto;
	font-family: Arial, sans-serif;
	color: #00462b;
	font-size: 16px;
}

#frontpage_image div p {
	padding-bottom: 7px;
	padding-top: 0px;
	margin: 0;
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 18px;
}

/* sIFR stiler */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}
.td-ramme{
	position:relative;
	border:1px black solid;
}
.galleri_h_space{
	width:5px;
}
.galleri_v_space{
	height:5px;
}
.galleri_box_i{
	position:relative;
	text-align: center;
}
.galleri_box_margin_i{
	padding:5px;
}
galleri_picture_box{
	vertical-align: bottom;
}
.right_kampanje_img_box{
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
}
.right_kampanje_a, .right_kampanje_a:visited{
	color: #A03B2A;
	font-family: arial, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size: 13px;
	letter-spacing: -1px;
}
