@import "layout.css";
@import "bildegalleri.css";
@import "jquery.lightbox-0.4.css";

/*  ------------------------------       TYPOGRAFI     -------------------------------  */

#kol1, #kol2, #toolbox, #smuler, #sok { font-size: 1.1em}
#innhold { font-size: 1.2em }
#innhold .split { font-size: .92em } 
#kreditt { font-size: 1.1em }
input, textarea { font-size: 1em }

#innhold h1 { font-size: 2em; font-weight: normal; color: #4b575f; margin: 0 0 .5em 0 }
#kol1 h1, #kol2 h1, h2, h3, h4, h5, h6 { font-size: 1em }

h1,h2,h3,h4,h5,h6,blockquote,p,hr, object, table, address { margin: 0 0 1.5em 0 }
.artikkel ul, .artikkel ol { margin: 0 0 1.5em 30px }

a { color: #0094c9; text-decoration: none }
a:hover, #kreditt p a:hover { color: #333 }

p.skip, #header h1 span, #header p { display: none }

/*  -----------------------     DIVERSE FORMATERING      ----------------------  */

img, table { border: 0 }
caption { display: none }
address { font-style: normal }
input, textarea, select, option {
	border: 1px solid #ddd;
	background: #fff }
input.checkbox { border: 0; background: transparent; margin: 0 }

strong.forblogo { padding: 0 2px 0 55px; background: url(gfx/forblogo.gif) no-repeat 2px 0 }
strong.forblogo span { display: none }

.banner, #flash_banner { position: absolute; top: 88px; left: 0; height: 275px; width: 900px; overflow: hidden }

.split {	position: relative; padding: 0 0 1em 226px; margin: 0 0 1em 0;
	border-bottom: 1px dotted #ccc; height: 148px;
	zoom: 1
	/* zoom gir HasLayout som fikser IE6-problem */ }
html>body .split { height: auto; min-height: 148px }
#innhold .split h1 { background: url(gfx/split-h1.gif) no-repeat; height: 24px; line-height: 24px; font-size: 1.2em; padding: 0 12px; font-weight: bold; color: #fff }
.split h1 a { color: #fff; display: block }
.split p { padding: 0 12px }
.split p img { position: absolute; top: 0; left: 0 }
.split ul { list-style-type: none; position: absolute; bottom: 1em }
.split ul a { padding: 0 12px; background: url(gfx/split-a.gif) no-repeat 4px 50% }

/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#smuler { position: absolute; top: 363px; left: 20px; color: #9fa4a7; width: 800px; height: 34px; line-height: 34px; overflow: hidden }
#smuler a { text-decoration: none; color: #6895ba }
#smuler a:hover { color: #333 }

#nav { border-top: 1px solid #dfdfdf; margin: 0 0 1em 0 }

#nav ul, #nav li {
	width: 188px;
	list-style-type: none;
	line-height: 1em;
	overflow: hidden }
#nav li { float: left }
#nav li li { width: 187px}

#nav ul ul, #nav ul li.aktiv ul ul { display: none }
#nav li.aktiv ul, #nav li.aktiv ul li.aktiv ul { display: block }

#nav a {
	display: block;
	border-bottom: 1px solid #dfdfdf;
	background: url(gfx/a.gif) 0 50% no-repeat;
	text-decoration: none;
	color: #878b8e;
	padding: 8px 0 8px 20px }

#nav a:hover, #nav li.aktiv a {
	background-position: -187px 50%;
	background-color: #fff;
	color: #4b5860 }

#nav strong, #nav em { font-weight: normal; font-style: normal; display: block }

/* 2.nivå */
#nav li.aktiv ul li a  {
	padding-left: 30px;
	background: #fff; color: #878b8e }
#nav li.aktiv ul li a:hover,
#nav li.aktiv ul li.aktiv a  {
	color: #d54d11;
	background: #f9f9f9 url(gfx/a.gif) -374px 50% no-repeat }
	
/* 3.nivå */
#nav li.aktiv ul li.aktiv ul li a  {
	padding-left: 60px;
	background: #fbfbfb; color: #666 }
#nav li.aktiv ul li.aktiv ul li a:hover,
#nav li.aktiv ul li.aktiv ul li.aktiv a  {
	color: #333;
	background: #fbfbfb url(gfx/a.gif) -344px 50% no-repeat }

/*  --------------------------------- KOMPONENTER --------------------------------  */

/*  Nyheter  */

#nyheter h1.tittel { display: none }
#nyheter h1, #nyheter p { margin: 0 0 .5em 0 }
#nyheter h1 a { color: #4b575f }
#nyheter strong { font-weight: normal }

p.dato { margin-top: -10px }

p.news_arkiv { margin: 0 0 10px 0 }
p.news_arkiv a.aktiv { font-weight: bold; text-decoration: none; color: #669 }
p.news_arkiv a.aktiv:hover { color: #000 }

/*  BOKS  */

#kol1 .komp, #kol2 .komp { padding: 0 0 5px 0; text-align: center; border-bottom: 5px solid #fff; background: #f2f2f2 }
#innhold .komp, #innhold .komp input { width: 175px }
.komp fieldset, .komp fieldset legend { border: 0 }
#kol1 .komp h1, #kol2 .komp h1 { padding: 5px; margin: 0 0 5px 0; text-align: left }
#kol1 #login h1, #kol2 #login h1 { background: #bbdfed url(gfx/login.gif) 3px 7px no-repeat; padding: 5px 0 5px 25px }
#kol1 .komp label, #kol2 .komp label { display: none }
#innhold .komp label { display: block }
#kol1 .komp p, #kol2 .komp p { margin: 0; padding: 0 }
#login p { text-align: center }
#login p span { padding-top: 5px; display: block }

/*  INPUTFELTER  */
.komp input { text-align: center; width: 140px }


/*  KNAPPER  */

p.knapp {
	border: 1px solid;
	border-color: #98c5da #fff #fff #98c5da;
	height: 20px }
p.knapp a, p.send a {
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 3px 0 0 4px;
	height: 15px;
	border: 1px solid;
	border-color: #fff #98c5da #98c5da #fff;
	background: #b5d7e6;
	display: block;
	color: #369 }
p.knapp a:hover, p.send a:hover  {
	border-color: #d1e4ec;
	background: #d1e4ec;
	color: #333 }

/*  -------------------------------- RESPONSSKJEMA -------------------------------  */

#respons table { width: auto }
#respons table td { vertical-align: middle }
#respons table tr.textarea td { vertical-align: top }
#respons fieldset { border: 0 }
#respons fieldset legend { color: #333; font-weight: bold; padding: 0 0 10px 0 }
#respons fieldset label { display: block }
#respons fieldset label.inline { display: inline }
#respons fieldset label span { }
#respons input, #respons textarea { width: 250px }
#respons input.check { border: 0; width: auto; background: transparent }
#respons p.melding, #respons textarea { height: 70px }
#respons p.knapp { width: 250px; margin: 0  }
#respons hr { margin: 2px 0 }

/*  --------------------------------    VERKTØY    ---------------------------------  */

#sok, #sok a, #sok input, #toolbox { position: absolute }

#sok {
	top: 422px; left: 722px;
	width: 171px; height: 39px;
	background: url(gfx/bg_soek.gif) no-repeat;
	border-bottom: 3px solid #dfdfdf }
#sok input, #sok input:hover, #sok input:active, #sok input:focus {
	top: 4px; left: 7px;
	width: 91px; padding: 0; height: 17px; line-height: 17px
	background: transparent; border: 0 }

#sok a {
	left: 104px; top: 0;
	width: 62px; height: 23px;
	display: block; background: url(gfx/sokeknapp.gif) }
#sok a:hover { background-position: 0 -23px }
#sok a span, #sok label { display: none }

#toolbox { top: 60px; right: 0; list-style-type: none; margin: 0 }
#toolbox li { float: left; display: inline; padding: 0 10px 0 0 }
#toolbox a {
	height: 13px; line-height: 13px; padding: 5px 0 0 25px;
	display: block; float: left; color: #a0a5a8;
	background: no-repeat }
#toolbox a:hover, #front #toolbox a.hjem { background-position: 0 -19px; color: #d54d12 }

#toolbox a.hjem { background-image: url(gfx/t-hjem.gif) }
#toolbox a.epost { background-image: url(gfx/t-e-post.gif) }

/*  ------------------------------------- DESIGN ------------------------------------  */

#logo a {
	display: block; position: absolute;
	left: 13px; top: 32px;
	width: 115px; height: 42px }
#logo a span { display: none }

#popup {
	display: none;
	position: relative;
	width: 479px;
	height: 709px;
	z-index: 30000;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	

}
#popup .close {
	background: url(gfx/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
	z-index: 40000
}