/*
Kunde: Jorn Hilme-stemnet
(c) 2009 Kreativ Strek AS
Dokumentet er laget med enerett for www.hilme.no
*/

/*----------Attributter for dokumentet----------*/

html, body {
	background:url(../design/bg.jpg);
	background-attachment:fixed;
	margin:0;
	padding:0;
	height:100%;
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	line-height:18px;
	color:#252525;
	behavior:url("/files/Filer/css/csshover.htc");
}

/*----------Layout-DIV'er----------*/

#content {
	width:934px;
	position:absolute;
	left:50%;
	margin-left:-467px;
	min-height:1350px;
	_height:1350px;
	background:url(../design/contentbg.png);
	_background:url(../design/contentbg_fb.png);
	z-index:1;
	top:0px;
}

.wrap {
	margin-top:370px;
	width:381px;
	margin-left:124px;
}

.contentwrap {
	float:left;
	width:381px;
}

.newswrap {
	float:left;
	width:381px;
	background:url(../design/newsbg.png);
}

.hovedsak a, .undersak a, .hovedsak a:hover, .undersak a:hover, .arkivwrap a, .arkivwrap a:hover {
	color:#252525;
}

.hovedsak {
	float:left;
	width:381px;
	background:white;
	padding-bottom:5px;
}

.hovedsakbilde {
	width:156px;
	float:left;
}

.hovedsaktekst {
	width:205px;
	margin-left:176px;
	_width:200px;
}

.hovedsak img {
	float:left;
	margin-right:20px;
	margin-top:3px;
}

.hovedsak p, .undersak p, .arkivwrap p {
	margin-bottom:8px;
}

.lesmerlink {
	padding-bottom:10px;
	background:url(../design/lesmeir.png) no-repeat 0px 12px;
}

.lesmerlink:hover {
	text-decoration:none;
	background:url(../design/lesmeir.png) no-repeat 0px 12px;
}

.spacer {
width:381px;
float:left;
background:white url(../design/dot.png) repeat-x 0px 30px;
height:60px;
}

.minispace {
	height:45px;
}

.undersak {
width:156px;
float:left;
padding-bottom:5px;
}

.venstre {
	margin-right:69px;
}

.arkivwrap {
	background:white url(../design/dot.png) repeat-x;
	padding-top:10px;
	padding-bottom:15px;
	min-height:175px;
	_height:175px;
}

.arkivwrap img {
	float:right;
	margin-top:13px;
	margin-left:25px;
	margin-bottom:10px;
}

.footer {
float:left;
width:281px;
background:url(../design/dynamicweb.png) no-repeat;
height:18px;
padding-bottom:50px;
padding-left:115px;
font-size:9px;
font-weight:bold;
color:#a4a4a4;
line-height:20px;
}

#header {
	width:904px;
	position:absolute;
	left:50%;
	margin-left:-452px;
	height:310px;
	background:url(../design/header.jpg);
	z-index:2;
	top:0px;
}

#lauv {
	width:109px;
	position:absolute;
	left:50%;
	margin-left:-452px;
	height:203px;
	background:url(../design/lauv.jpg);
	z-index:2;
	top:309px;
}

#bilde {
	width:845px;
	top:146px;
	position:absolute;
	left:50%;
	margin-left:-393px;
	height:163px;
	background:url(../design/bilde.jpg);
	z-index:3;
}

#midcol {
	width:200px;
	top:342px;
	position:absolute;
	left:50%;
	margin-left:75px;
	height:auto;
	z-index:3;
}

#midcol p {
	color:#757575;
	line-height:16px;
	padding-left:25px;
	padding-right:18px;
	margin-top:4px;
	margin-bottom:2px;
}

#midcol a, #midcol a:hover {
	color:#757575;
	text-decoration:none;
	margin-top:0px;
}

#rightcol {
	width:115px;
	top:368px;
	position:absolute;
	left:50%;
	margin-left:306px;
	height:auto;
	z-index:3;
}

.dot {
	width:106px;
	height:1px;
	background:url(../design/dot.png) repeat-x;
	float:left;
	margin-top:16px;
	margin-bottom:16px;
	padding:0;
	_margin-bottom:0px;
}

a#logo {
	position:absolute;
	top:20px;
	z-index:10;
	width:700px;
	height:126px;
	left:50%;
	margin-left:-422px;
}

#sok {
	position:absolute;
	top:315px;
	z-index:15;
	width:198px;
	height:30px;
	left:50%;
	margin-left:297px;
}

.sokefelt {
	float:left;
	width:90px;
	height:13px;
	border:0;
	margin-right:3px;
	background:#313131;
	border:1px solid #4b4b4b;
	font-family:Arial;
	font-size:11px;
	padding:3px;
	padding-left:5px;
	padding-right:5px;
	color:#fff;
}

a.sok {
	float:left;
	width:48px;
	height:27px;
	font-family:Calibri, Arial;
	line-height:22px;
	margin-left:5px;
	color:#fff;
	z-index:15px;
}

a.sok:hover {
	text-decoration:none;
	color:#fff;
}

a#en {
	position:absolute;
	top:16px;
	z-index:10;
	width:80px;
	height:20px;
	left:50%;
	margin-left:330px;
}


/*----------Tekststiler----------*/

p {

	margin-top:0px;
} 

ul {
	line-height:17px;
}

td {
	font-size:11px;
	padding-left:5px;
	line-height:14px;
}

.tdheader {
	background:#828282;
	color:#fff;
}

.tdheader a, .tdheader a:hover {
	color:#fff;
}


.dato {
	color:#a4a4a4;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:-20px;
	margin-bottom:15px;
}

.skjult {
	display: none;
	visibility: hidden;
}


/*----------Attributter for bilder----------*/

img  {
	border:0px;
}

.saksbilde {
	float:right;
	margin-bottom:20px;
	margin-left:30px;
	margin-top:4px;
}

.artikkelbilde {
margin-bottom:18px;
}

.newsgalleri {
margin-right:15px;
margin-bottom:15px;
}

/*----------Overskrifter----------*/


h1, h2, h3, h4, h5 {
	font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color:#252525;
}

h1 {
	font-size:20px;
	margin-bottom:10px;
	margin-top:0px;
	line-height:20px;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:none;
}
	
h2 {
	font-size: 22px;
	line-height:27px;
	margin-top:0px;
}

h3 {
	font-size:15px;
	line-height:17px;
	margin-bottom:9px;
	margin-top:11px;
}

.listheader {
	font-size:15px;
	text-transform:uppercase;
	margin-top:20px;
}

h4 {
	font-size:13px;
	margin-bottom:10px;
}


h5 {
	font-size: 14px;
	line-height:20px;
}

/*----------Linker i dokumentet----------*/

a { 
	text-decoration: none; 
	COLOR: #2864b6;
}

a:hover { 
	COLOR: #2864b6;
	text-decoration: underline; 
}

a.spelar {
	width:115px;
	height:70px;
	float:left;
	background:url(../design/spelar.png);
}

a.folkemusikkscena {
	width:106px;
	height:22px;
	float:left;
	background:url(../design/folkemusikkscena.png);
}

a.strunkeveko {
	width:106px;
	height:21px;
	float:left;
	background:url(../design/strunkeveko.png);
}

a.folkemusikklag {
	width:106px;
	height:90px;
	float:left;
	background:url(../design/folkemusikklag.png);
}

a.introfolk {
	width:106px;
	height:68px;
	float:left;
	background:url(../design/introfolk.png);
}

a.valdres {
	width:106px;
	height:108px;
	float:left;
	background:url(../design/valdres.png);
}

a.kulturrad {
	width:106px;
	height:88px;
	float:left;
	background:url(../design/kulturrad.png);
}

.alert {
	background:#2864b6;
	color:#fff;
	padding:10px;
	padding-left:13px;
	float:left;
	font-size:14px;
	border:1px solid #164380;
	margin-bottom:20px;
	width:357px;
}

.alert:hover {
	color:#fff;
	background:#3674ca;
	text-decoration:none;
}
	
/*-------Hovedmeny-------*/


#rollovermenu{
	position:absolute;
	top:297px;
	_top:309px;
	*top:309px;
	left:50%;
	margin-left:-343px;
	width:795px;
	z-index:10;
	background:url(../design/menu.png) no-repeat;
	padding-left:7px;
}

#rollovermenu, #rollovermenu ul { /* all lists */
	list-style: none;
	
}

#rollovermenu ul{
	padding:0;
	margin:0px;
	margin-top:33px;
	border:4px solid #fff;
	margin-left:-12px;
}

#rollovermenu li, #rollovermenu ul li { /* all list items */
	position:relative;
	cursor:arrow;
	float:left;
	display:block;
}

#rollovermenu li {
	height:33px;
}

#rollovermenu ul li {
	height:auto;
}

#rollovermenu li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#rollovermenu li:hover ul, #rollovermenu li.sfhover ul { /* lists nested under hovered list items */
	left:0px;
	top:0px;
}

li#Heim {
	width:64px;
}

li#Heim:hover {
	background:url(../design/pil.png) no-repeat 25px 28px;
}

li#Program {
	width:90px;
}

li#Program:hover {
	background:url(../design/pil.png) no-repeat 34px 28px;
}

li#Praktisk {
	width:119px;
}

li#Praktisk:hover {
	background:url(../design/pil.png) no-repeat 50px 28px;
}

li#Festivalen {
	width:123px;
}

li#Festivalen:hover {
	background:url(../design/pil.png) no-repeat 52px 28px;
}

li#Kontakt {
	width:85px;
}

li#Kontakt:hover {
	background:url(../design/pil.png) no-repeat 35px 28px;
}

li#Presse {
	width:60px;
}

li#Presse:hover {
	background:url(../design/pil.png) no-repeat 26px 28px;
}

li a.submenyvalg {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#252525;
	font-weight:normal;
	text-decoration:none;
	line-height:13px;
	margin:0;
	border:1px solid #ffffff;
	padding:7px;
	padding-left:11px;
	float:left;
	text-align:left;
	width:140px;
	background:#ebebeb;
	margin-bottom:-1px;
}

li a.submenyvalg:hover {
	color:#252525;
	font-weight:normal;
	text-decoration:none;
	cursor: pointer;
	background:#ffa53a;
}




/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:90;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:100;
}

.lbLoading {
	background: #fff url(../design/loading.gif) no-repeat center;
	z-index:100;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index:100;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../design/prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../design/next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 82px;
	height: 22px;
	background: transparent url(../design/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCloseLinkEn {
	display: block;
	float: right;
	width: 82px;
	height: 22px;
	background: transparent url(../design/closelabel_en.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
