@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	margin: 0px;
	padding: 0;
	background: url(images/norskeskog_background.jpg) repeat-y center;
}
img {
	border: none;
}
* {
	behavior: url(files/system/iepngfix.htc);
	}
h1.h1, h2.h2, h3.h3, h4.h4 {
	position: relative;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #7bc143;
	margin: 0px;
}
h1.h1 {
	letter-spacing: -1px;
}
h2.h2 {
	font-size: 18px;
}
h3.h3 {
	font-size: 14px;
	color: #555;
}
h4.h4 {
	font-size: 12px;
	color: #555;
}
h3.h3 a {
	font-size: 14px;
	color: #555;
}
h1.bla  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #555;
	margin: 0;
	padding: 5px;
	color: #FFF;
	background: url(images/norseskog_top.gif) repeat-x center;
	text-transform: uppercase;
}
p {
	margin: 5px 0 15px 0;
	font-size: 11px;
	line-height: 18px;
}
.text2 {
	font-size: 15px;
	line-height: 21px;
	color: #555;
}
ul {
	margin: 5px 0px 15px 15px;
	padding: 0px;
}
li {
	font-size: 11px;
	line-height: 18px;
	list-style: square;
}
a {
	font-weight: normal;
}
ol {
	margin: 5px 0px 15px 0px;
	padding: 0px;
}
ol li {
	list-style-type: none;
}
ol a {
	font-weight: normal;
	padding: 0 0 0 20px;
	background: url(images/norseskog_frontnews.gif) no-repeat;
}

/* CSS Page */
#page {
	position: relative;
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
#top {
	position: relative;
	width: 950px;
	height: 110px;
	float: left;
}
#menu {
	position: relative;
	width: 930px;
	height: 19px;
	padding: 13px;
	background: url(images/norseskog_menu.gif) no-repeat;
}
#logo {
	position: absolute;
	top: 55px;
	left: 20px;
}
#legend {
	position: absolute;
	top: 65px;
	left: 230px;
	width: 700px;
	height: 18px;
	border-bottom: 1px solid #EEE;
	color: #999;
	font-style: italic;
	text-align: right;
}
#legend b {
	font-weight: normal;
	color: #7bc143;
}
#main {
	position: relative;
	width: 950px;
	height: auto;
	float: left;
}
#content {
	position: relative;
	width: 580px;
	height: auto;
	padding: 10px 80px 10px 0;
	float: right;
}
#topgraphic {
	position: relative;
	width: 580px;
	height: auto;
	margin: 10px 0 0 70px;
	float: left;
}
#bottom {
	position: relative;
	width: 950px;
	height: auto;
	border: 1px solid #EEE;
	background: #FFF;
	margin: 10px 0 5px 0;
	float: left;
}
.cell {
	position: relative;
	width: auto;
	height: auto;
	padding: 5px 10px;
	border-right: 1px solid #EEE;
	float: left;
	font-size: 10px;
	color: #888;
}
.cell a {
	font-size: 10px;
	color: #888;
	text-decoration: none;
}
.cell a:hover {
	text-decoration: underline;
}
.logoer {
	float: right;
}

/* CSS menu */
ul.topmenu {
	position: relative;
	width: 730px;
	height: 25px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	float: left;
}
ul.topmenu li {
	float: left;
	list-style-type: none;
}
ul.topmenu a {
	color: #FFF;
	padding: 4px 8px 4px 9px;
	border-right: 1px solid #69a643;
	border-left: 1px solid #7bc143;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
ul.topmenu a:hover {
	text-decoration: underline;
	color: #FFF;
}
ul.topmenu a.firstitem {
	border-left: none;
}
ul.topmenu a.lastitem {
	border-right: none;
}
ul.topmenu #activeitem {
	background: #69a643;
}
ul.topmenu .inpath {
	background: #69a643;
}

/* CSS topmenu */
ul.shortmenu {
	position: absolute;
	top: 90px;
	right: 15px;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 25px;
}
ul.shortmenu li {
	float: left;
	list-style-type: none;
}
ul.shortmenu a {
	color: #999;
	padding: 1px 5px;
	border-right: 1px solid #DDD;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
ul.shortmenu a:hover {
	color: #7bc143;
}
ul.shortmenu a.lastitem {
	border-right: none;
}
ul.shortmenu a.facebook {
	padding: 1px 5px 1px 17px;
	background: url(images/facebook.gif) no-repeat center left;
	display: block;
}
ul.shortmenu a:hover.facebook {
	background: url(images/facebook_hover.gif) no-repeat center left;
	color: #3b5998;
}

/* CSS leftmenu */
ul.leftmenu {
	position: relative;
	height: auto;
	width: 220px;
	margin: 10px 0 0 0;
	float: left;
	border: 1px solid #FFF;
}
ul.leftmenu li {
	width: 220px;
	height: auto;
	float: left;
	list-style-type: none;
}
ul.leftmenu a {
	width: auto;
	height: auto;
	display: block;
	color: #777;
	font-size: 13px;
	text-decoration: none;
	border-top: 1px solid #FFF;
	background: #eaeaea;
	padding: 10px 20px;
	display: block;
}
ul.leftmenu li a.firstitem {
	border-top: none;
}
ul.leftmenu li a.lastitem {
	border-bottom: none;
}
ul.M2 li a.firstitem, ul.M3 li a.firstitem, ul.M4 li a.firstitem  {
	border-top: 1px solid #FFF;
}
ul.leftmenu  a:hover, ul.M2 a:hover, ul.M3 a:hover, ul.M4 a:hover {
	background: url(images/norseskog_leftmenu.gif) repeat-x center;
	color: #FFF;
}
ul.leftmenu #activeitem, ul.M2 #activeitem, ul.M3 #activeitem, ul.M4 #activeitem {
	color: #7bc143;
}
ul.M2, ul.M3, ul.M4 {
	position: relative;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.M2 a {
	width: auto;
	height: auto;
	display: block;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 5px 5px 20px;
	background: #F6F6F6;
	text-transform: uppercase;
}
ul.M3 a {
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 30px;
	background: #FFFFFF;
	text-transform: none;
}
ul.M4 a {
	font-size: 11px;
	text-decoration: none;
	padding: 5px 5px 5px 40px;
	background: #FFFFFF;
	text-transform: none;
}

/* CSS search */
.search {
	position: absolute;
	top: 11px;
	right: 5px;
	width: 185px;
	height: 25px;
}
.searchfield {
	position: relative;
	padding: 5px;
	border: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
}

/* CSS front */
#front {
	position: relative;
	width: 950px;
	height: 256px;
	background: url(images/norseskog_stock.gif) bottom no-repeat;
	margin: 0 0 10px 0;
	float: left;
}
#flash {
	position: relative;
	width: 950px;
	height: 230px;
}
#stock {
	position: relative;
	width: 790px;
	height: 14px;
	padding: 6px 0px 6px 160px;
	color: #FFF;
}
#stock a {
	color: #FFF;
}
#stock a:hover {
	text-decoration: underline;
}

/* CSS frontnews */
#frontnews {
	position: relative;
	width: 475px;
	height: auto;
	float: left;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #FFF;
}
a.frontnews {
	position: relative;
	width: 475px;
	height: auto;
	float: left;
	display: block;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #EEE;
	text-decoration: none;
	cursor: pointer;
}
a:hover.frontnews {
	border-top: 1px solid #EEE;
	background: #EEE;
}
a.frontnews .date {
	position: relative;
	width: 50px;
	height: auto;
	float: left;
	color: #69a643;
	padding: 7px 8px 7px 15px;
}
a.frontnews .title {
	position: relative;
	width: 380px;
	height: auto;
	float: left;
	color: #666;
	padding: 7px 8px;
}

/* CSS frontarea */
#frontarea {
	position: relative;
	width: 460px;
	height: auto;
	float: right;
}
a.frontarea {
	position: relative;
	width: 460px;
	height: auto;
	float: left;
	text-decoration: none;
	cursor: pointer;
	color: #666;
	margin: 0 0 5px 0;
}
a:hover.frontarea {
	background: #EEE;
}
a.frontarea .picleft {
	position: relative;
	float: left;
	padding: 0 20px 0 0;
	margin: 0px;
}
a.frontarea p {
	margin: 0px;
	padding: 10px 0 0 0;
	line-height: 15px;
}
a.frontarea .title {
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
}

/* CSS tekst */
.tekst {
	position: relative;
	width: auto;
	height: auto;
}
.person {
	position: relative;
	width: auto;
	height: auto;
}
.person .bilde_venstre {
	margin: 10px 0 10px 10px;
	float: right;
	}
#cal_info {
	position: relative;
	width: auto;
	height: auto;
	padding: 10px;
	border: 1px solid #EEE;
}
.kolonne {
	position: relative;
	width: 280px;
	min-height: 150px;
	max-height: 600px;
	padding: 0 10px 10px 0;
	float: left;
}
.produkt {
	position: relative;
	width: 280px;
	min-height: 100px;
	max-height: 600px;
	padding: 0 10px 10px 0;
	float: left;
}
.bilde_hoyre, .bilde_venstre, .bilde_topp, .bilde_bunn {
	position: relative;
	padding: 0px;
	text-align: right;
	}
.bilde_hoyre {
	margin: 10px 0 10px 10px;
	float: right;
	}
.bilde_venstre {
	margin: 10px 10px 10px 0 ;
	float: left;
	}
.bilde_topp {
	margin: 0 0 10px 0;
	float: left;
	}
.bilde_bunn {
	margin: 10px 0 0 0;
	float: left;
	}
.bilde_hoyre p, .bilde_venstre p, .bilde_topp p, .bilde_bunn p {
	position: relative;
	width: 245px;
	padding: 5px;
	margin: 0px;
	text-align: center;
	font-style: italic;
	background: url(images/norseskog_leftmenu.gif) repeat-x center;
	color: #FFF;
	float: left;
	clear: both;
	}
.bilde_hoyre img, .bilde_venstre img, .bilde_topp img, .bilde_bunn img {
	float: left;
	clear: both;
	}
	
/* CSS FilepublishList */	
#FilepublishList {
	position: relative;
	width: auto;
	height: auto;
	padding: 0px;
	background: #F6F6F6;
}
.file {
	position: relative;
	width: auto;
	height: 24px;
	clear: both;
	border-bottom: 1px dotted #DDD;
}
.file span {
	float: left;
	padding: 2px 0;
}
.file a {
	padding: 5px;
	float: left;
	color: #777;
}
#searchtop {
	border-top: 1px solid #DDD;
}
#searchbottom {
	border-bottom: 1px solid #DDD;
}
#searchbottom a ,#searchtop a {
	text-transform: uppercase;
	color: #999;
	font-size: 10px;
}
#searchbottom a b ,#searchtop a b {
	font-weight: normal;
	color: #7bc143;
}

/* CSS news */
#news {
	position: relative;
	width: auto;
	height: auto;
	float: left;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #FFF;
}
.ns_news2 {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #EEE;
	float: left;
}
.ns_news2 a {
	color: #7bc143;
	text-decoration: none;
}
.jobdate {
	position: relative;
	width: 150px;
	height: auto;
	float: left;
	padding: 3px;
}
.jobtitle {
	position: relative;
	width: 250px;
	height: auto;
	float: left;;
	padding: 3px;
}
.jobtop {
	position: relative;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 10px 0 0 0;
	color: #FFF;
	background: url(images/norseskog_top.gif) repeat-x center;
	text-transform: uppercase;
	float: left;
}

/* CSS calendar */
#calendar {
	position: relative;
	width: auto;
	height: auto;
}
.cal_line {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	clear: both;
	background: #EEE;
	float: left;
	margin: 0 0 1px 0;
}
.cal_topline {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	clear: both;
	background: url(images/norseskog_leftmenu.gif) repeat-x center;
	color: #FFF;
	float: left;
	margin: 0 0 1px 0;
}
.cal_left {
	position: relative;
	width: 250px;
	height: auto;
	float: left;
	padding: 3px;
}
.cal_right {
	position: relative;
	width: 150px;
	height: auto;
	float: left;
	padding: 3px;
}

/* CSS sitemap */
ul.Sitemap, ul.Sitemap1, ul.Sitemap2, ul.Sitemap3, ul.Sitemap4 {
	position: relative;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
ul.Sitemap li, ul.Sitemap1 li, ul.Sitemap2 li, ul.Sitemap3 li, ul.Sitemap4 li {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.Sitemap a {
	color: #7bc143;
	font-size: 18px;
	line-height: 24px;
	padding: 1px 20px;
	margin: 1px;
	text-decoration: none;
	border-top: 1px solid #FFF;
	display: block;
	border-left: 5px solid #7bc143;
}
ul.Sitemap a:hover {
	text-decoration: none;
	background: #EEE;
}
ul.Sitemap1 a {
	color: #333;
	font-size: 14px;
	line-height: 18px;
	border-left: 5px solid #333;
	padding: 1px 20px 1px 40px;
}
ul.Sitemap2 a {
	color: #666;
	font-size: 12px;
	line-height: 15px;
	border-left: 5px solid #666;
	padding: 1px 20px 1px 60px;
}
ul.Sitemap3 a {
	color: #999;
	font-size: 11px;
	line-height: 15px;
	border-left: 5px solid #999;
	padding: 1px 20px 1px 80px;
}
ul.Sitemap4 a {
	font-style: italic;
	font-size: 11px;
	line-height: 15px;
	border-left: 5px solid #DDD;
	padding: 1px 20px 1px 100px;
}

/* CSS Hugin */
.hugin {
	margin: 0;
	line-height: 15px;
}
