/*  ---------------------------------      LAYOUT      ---------------------------------  */

* { margin: 0; padding: 0 }
body { background: #d9e8f7 url(gfx/bg_body.gif) repeat-x; text-align: center }

#ramme {
	position: relative;
	width: 970px;
	margin: 0 auto;
	background: #fff;
	padding: 5px;
	text-align: left }

#header {
	height: 120px;
	background: #06c }
#header h1, #header p { position: absolute; visibility: hidden }
#headerflash { position: absolute; top: 21px; left: 60px }

#innholdsramme {
	padding: 40px 0 10px 0; background: url(gfx/bg_innholdsramme.gif) 0 40px no-repeat;
	width: 970px; overflow: hidden }

#kol1, #kol2 { overflow: hidden }
#kol1 { float: left; width: 200px }
#kol2 { float: right; width: 165px; padding-top: 50px }
#innhold { margin: 0 180px 0 220px; padding: 0 0 10px 0; line-height: 1.5em; position: relative }

/*  ------------------------------------   KREDITT   --------------------------------  */

#end { clear: both }
#kreditt {
	padding: 10px 0 5px 0;
	margin: 0 auto; width: 980px }
#kreditt a, #kreditt { color: #009 }
#kreditt a:hover { color: #fff }

/*  ----------------------------------   ALT. DESIGN   ------------------------------ */

body.tokol #innhold, body#guestbook #innhold, body#nyheter_cms #innhold, body#index #innhold {
	margin: 0 10px 0 220px }
body.tokol #kol2, body#guestbook #kol2, body#nyheter_cms #kol2, body#index #kol2 { display: none }

/*  ------------------------------       TYPOGRAFI     -------------------------------  */

body { font-size: 71%; color: #333 } /* Basestørrelse */
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, select, option {
	font-family: verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif } /* Basefont */

blockquote {
	font-size: 1.1em } /* Større font */

input {
	font-size: 1em } /* Vanlig font */
/* 11px */
#kol2, ul#menu ul li a, #handlekurv, #innhold .shopartikkel p, #innhold .shopartikkel ul.varianter, .gbooknav, .gbooksign, .gbookentry p.posted, p.knapp, p.news_arkiv, #kol1 .shopartikkel, #kreditt, #xtranav, .artinfo p, #smuler, .shopartikkel_full p.pris span.tilbud, p.dato, #txtsize {
	font-size: 0.9em }

/* Overskrifter */
#innhold h1 { font-family: "trebuchet ms", "times new roman", serif; font-size: 1.7em; font-weight: normal; color: #009 }
#kol1 h1, #kol2 h1 { font-size: 1em; color: #369 }
h2, h3, h4, h5, h6 { font-size: 1em }
h2 a { color: #000 }

/* Marger og padding */
h1,h2,h3,h4,h5,h6,blockquote,p,hr, object, table, #innhold .artikkel { margin: 0 0 1em 0 }
#innhold ul, #innhold ol { margin: 0 0 10px 30px }

/* Lenker, akronymer og forkortelser */

a { color: #369 }
a:hover { color: #333; text-decoration: none }
#kol1 a, #kol2 a, #kreditt a, #sitemap a, #xtranav a, h1 a { text-decoration: none }
acronym, abbr, dfn { border-bottom: 1px dotted #808080; font-style: normal; cursor: help }
#kalender abbr {border: 0 }

blockquote {
	margin: 10px;
	padding: 5px;
	border: 1px dotted #666;
	font-family: "trebuchet ms", serif;
	font-weight: bold;
	text-align: center }

/*  -------------------------     SKJULTE ELEMENTER      ------------------------  */

p.skip, a.anker, #kol1 .artinfo, #kol2 .artinfo {
	visibility: hidden; position: absolute }

/*  -----------------------     DIVERSE FORMATERING      ----------------------  */

img, table { border: 0 }
caption { display: none }
address { font-style: normal; margin: 5px 0 }
input, textarea, select, option {
	margin-bottom: 2px;
	border: 1px solid;
	border-color: #c0c0c0 #fff #fff #c0c0c0;
	background: #f5f5f5 }
input:hover, input:active, input:focus,
textarea:hover, textarea:active, textarea:focus, #sok input:hover, #sok input:focus, #sok input:active { background: #fff }
input.checkbox { border: 0; background: transparent; margin: 0 }

table { border-top: 1px solid #666; border-left: 1px solid #666 }
table th, table td { border-bottom: 1px solid #666; border-right: 1px solid #666; padding: 2px 3px }

/*  ---------------------------------- NAVIGASJON ---------------------------------  */

#smuler { padding: 9px 0 0 0; margin: 0 0 10px 0 }
#smuler a { text-decoration: none; color: #6895ba }
#smuler a:hover { color: #333 }

ul#menu {
	position: absolute;
	top: 130px; left: 5px;
	width: 970px; height: 30px; z-index: +10000;
	background: #009 }

ul#menu, #menu ul { list-style: none; line-height: 1em }

ul#menu a {
	display: block;
	width: 175px; height: 30px; line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #E4E6E8;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	text-align: center;
	overflow: hidden;
	text-transform: uppercase }
#nav li.aktiv a { color: #fff }
#nav li.aktiv ul li a { color: #E4E6E8 }

ul#menu a:hover, ul#menu li.aktiv a {
	background: #06c }

/* 2. nivå */
ul#menu ul li a, ul#menu li.aktiv ul li a {
	padding: 6px 0;
	height: auto; line-height: 1.2em;
	min-height: 14px;
	background: #ccc; color: #333;
	border: 0; border-bottom: 1px solid #fff;
	font-size: 0.9em;
	text-transform: none }

#menu li ul li a:hover, #menu li.aktiv ul li a:hover { background: #eaeaea; color: #000; padding: 7px 0 5px 0 }

/* 3. nivå */
ul#menu li ul li ul li a { font-weight: normal }
ul#menu em { font-style: normal }
ul#menu li { float: left; width: 180px }

#menu li ul {
	position: absolute;
	width: 175px;
	top: -999em;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	margin-left: -5px }
#menu li ul li { width: 175px }

#menu li ul ul { border: 1px solid #fff; margin: -20px 0 0 175px }

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul { top: -999em }

#menu li:hover ul, #menu li.sfhover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { top: auto }

/*  ---------------------------------------- SUBMEMY -------------------------------  */

body#front #submeny h1 { display: none }
body#front #submeny { padding-top: 20px }
#submeny h1 { margin: 0; border-bottom: 5px solid #fff; border-right: 1px solid #fff }
#submeny h1 a { display: block; padding: 7px 5px; background: #009; color: #fff; border-right: 1px solid #000 }
#submeny h1 a:hover { background: #c00 }
#submeny { width: 200px; overflow: hidden }
ul#sub, ul#sub ul, ul#sub li {
	width: 200px; list-style-type: none; line-height: 0.8em; overflow: hidden }
ul#sub li { float: left }

ul#sub ul, ul#sub li.aktiv ul ul { display: none }
ul#sub li.aktiv ul, ul#sub li.aktiv ul li.aktiv ul { display: block }

ul#sub a {
	display: block;
	background-image: url(gfx/a.gif);
	background-position: 0 10px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #858f97;
	border-bottom: 1px solid #858f97;
	padding: 8px 0 8px 5px;
	font-weight: normal }

ul#sub a:hover, ul#sub li.aktiv a {
	background-color: #f2f3f4;
	background-position: 0 -30px;
	color: #333 }
ul#sub li.aktiv a { font-weight: bold }

ul#sub strong, ul#sub em { font-weight: bold; font-style: normal; display: block }

/* 2.nivå */
ul#sub li.aktiv ul li a, ul#sub li.aktiv ul li.aktiv a  {
	padding: 5px 0 5px 15px;
	background-color: #fbfbfb;
	background-position: 0 7px;
	color: #35495a;
	font-weight: normal }
ul#sub li.aktiv ul li.aktiv a, ul#sub li.aktiv ul li a:hover  {
	color: #000;
	background-color: #fff;
	background-position: 0 -73px }
ul#sub li.aktiv ul li.aktiv a  { font-weight: bold }

/* 3. nivå */

ul#sub li.aktiv ul li.aktiv ul li a  {
	padding: 5px 0 5px 25px;
	background-color: #edeef0;
	background-position: 0 50px;
	color: #000;
	font-weight: normal }
ul#sub li.aktiv ul li.aktiv ul li a:hover, ul#menu li.aktiv ul li.aktiv ul li.aktiv a  {
	background-color: #edeef0;
	background-position: 0 -113px;
	color: #f00 }
ul#sub li.aktiv ul li.aktiv ul li.aktiv a { font-weight: bold; background-color: #fff }

/*  ------------------------------------ NETTSTEDKART ----------------------------  */

#sitemap ul li { list-style-image: url(gfx/sitemap_folder.gif) }
#sitemap ul li ul li { list-style-image: url(gfx/sitemap_page.gif) }
#sitemap li { margin: 5px 15px }
#sitemap ul em { font-style: normal }
#sitemap ul strong { font-weight: normal }
#sitemap ul span { font-weight: bold }

/*  --------------------------------- KOMPONENTER --------------------------------  */

/*  Nyheter  */

#nyheter { margin: 0; padding: 0 0 10px 0; border-bottom: 5px solid #fff }
#nyheter h1.tittel { margin: 0 0 5px 0; padding: 0; border-bottom: 5px solid #fff }
#nyheter h1.tittel a {
	color: #369; display: block; padding: 5px 0 5px 15px;
	background: #bbdfed url(gfx/news_tit.gif) 3px 5px no-repeat;
	height: 13px }
#nyheter h1.tittel span { display: none }
#nyheter h1.tittel a:hover {
	color: #fff; background: #369 url(gfx/news_tit.gif) 3px -21px no-repeat }
#nyheter h1, #nyheter h3 {
	margin: 0 0 5px 0; padding: 0 0 0 15px;
	background: url(gfx/news_h1.gif) 3px 0 no-repeat;
	border-bottom: none }
#nyheter strong { font-weight: normal }
#nyheter p { margin: 0 0 5px 0; padding: 0 0 0 15px }
#nyheter a { display: block }
#nyheter ul { margin: 0 0 15px 15px }

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 }

/*  TABELLER  */
.komp table { margin: 0 }
.komp table tr td { padding-left: 5px }

/*  INPUTFELTER  */
#firmainfo input, #kontortid input, #tips input, #nyhetsbrev input, #login 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 }

#nyhetsbrev p.knapp a.ut { float: left; width: 70px }
#nyhetsbrev p.knapp a.inn { float: right; width: 91px }

/*  KALENDER  */

table#kalender { width: 100% }
#kalender a {
	color: #c33;
	padding: 2px;
	display: block;
	font-weight: bold }
#kalender a:hover { color: #000; background: #fff }
#kalender th, #kalender td {
	text-align: center;
	border: 1px solid;
	border-color: #fff #ccc #ccc #fff }

/*  -------------------------------- 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, #links, .skg { position: absolute }

#sok {
	top: 180px; left: 780px;
	width: 175px; height: 20px;
	background: url(gfx/bg_sok.gif) no-repeat }
#sok input, #sok input:hover, #sok input:active, #sok input:focus {
	top:1px; left: 5px; line-height: 18px; height: 18px;
	width: 140px; padding: 0;
	background: transparent;
	border: 0; color: #858f97 }
#sok a {
	left: 160px; top: 0;
	width: 32px; height: 20px;
	display: block;
	background-image: url(gfx/sokeknapp.gif) }
#sok a:hover { background-position: 0 -20px }
#sok a span, #sok label { display: none }
.skg { left: -16px; top: 0 }
.right { left: 980px }
#links { top: 130px; left: 906px; width: 75px; z-index: 30000 }
#links a { display: block; float: left; width: 32px; height: 30px; background-repeat: no-repeat; background-position: 50% 50%; border-right: 5px solid #fff; background-image: url(gfx/home.gif) }
#links a.kontaktoss { background-image: url(gfx/kontaktoss.gif) }
#links a:hover { background-color: #06c }
#links a span { display: none }