@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: url(../img/backgroundtop.png) top repeat-x white;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
	height: 0;
}

/*---------- ----------*/

#flashdiv{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
#flashcontent {
	position:relative;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 { font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
}

h1 {
	color: #6A0D69; /*Lillafargen*/
	font-size:28px;
	padding-bottom: 16px;
}
h2 {
	color: #000000;
	font-size: 19px;
	padding-bottom: 13px;
}
h3 {
	color: #6A0D69; /*Lillafargen*/
	padding-bottom: 16px;
}
a {
	color: #6A0D69;
	text-decoration: underline;
}
a:hover {
	background-color: #6A0D69;
	color: #FFFFFF;
}
#colone a:hover img{
	background-color:#ffffff;
	border-color:#6A0D69;
}
p {
	color: #58585A;
	line-height: 16px;
	font-size: 13px;
	margin-bottom: 11px;
}
em{
	font-style:italic;
}
.lesmer {
	float: right;
	font-size: 13px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.arkiv{
	margin-top: 10px;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.lilla {
	color: #6A0D69;
}
hr{
	margin-top:20px;
	margin-bottom:20px;
	color:#E9E9E9;
	background-color:#E9E9E9;
}
.herr{
	border-top-color:#e9e9e9;
	border-top-width:2px;
	border-top-style:solid;
	height:1px;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
#wrappertop {
	width: 1000px; /*Hele bredden på siden i Indesign dokumentet...*/
	margin:0 auto;
	position: relative;
}
#wrapperrest {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	margin-top: 276px;
}
#top {
	width: 1000px; /*Hele bredden på siden i Indesign dokumentet...*/
	margin:0 auto;
	position: relative;
	height: 55px;
}
#toppmeny {
	position: absolute;
	margin-left: 20px;
	padding-top: 14px;
	width: 980px;
	height: 35px;
	z-index: 10;
	left: 0;
	top: 0;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
#logo {
	float: left;
}
#logo a:hover {
	background: none;
}
/*---------- Meny dropdown ----------*/
#toppmeny ul {
	/*list-style-type: circle;*/
	color: #ffffff;
	font-size: 12px;
	line-height: 28px;
	padding-left: 13px;
	float: left;
	text-transform: lowercase;
}
#toppmeny ul li {
	float: left;
	margin-right: 17px;
	padding-left: 20px;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: left;
	position:relative;
}
#toppmeny ul li a:hover {
	color: #EC008C;
	background: none;
}
#toppmeny ul li.active {
	background-image: url(../img/bullet_pink.png);
	background-repeat: no-repeat;
	background-position: left;
}

li#menypunkt_5 {
	padding-right: 97px;
}

#toppmeny ul li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#toppmeny ul li.active a {
	color: #EC008C;
}
#toppmeny ul li.active ul li a{
	color:white;
}
#toppmeny ul li ul li.active a{
	color: #EC008C;
}
#toppmeny ul li ul li a {
	display: block;
	color:#ffffff;
}
/*---------- mitt forsøk på dropdown... tror den henger på greip -----------*/

#toppmeny ul li ul {
	position: absolute;
	top: 28px;
	left:10px;
	display: none;
	margin: 0 0 0 -15px;
	padding: 0;
	color:white;
}
#toppmeny ul li ul li {
	list-style-position: outside;
	padding-left: 20px;
	margin-left:10px;
	margin-right:10px;
	width: 73px;
	background-color:#000000;
	color:white;
}
#toppmeny ul li:hover ul {
	display: block;
}
#toppmeny ul li ul li:hover {
	background-color: #682369;
}

#toppmeny ul li ul li a:hover {
	color: #ffffff;
}


#sokefelt {
	position: absolute;
	right: 22px;
	top: 18px;
}

/*Breadbox er der hvor brødsmulene aka breadcrumbs skal være. Legger denne over de tre kolonnene i tilfelle denne blir lengre enn 1 kolonne.*/
#breadbox {
	margin-bottom: 6px;
	padding-top: 12px;
	margin-left: 20px;
	font-size: 12px;
}
#breadbox a {
	color: #636466;
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#breadbox a:hover {
	color: black;
	background: none;
	text-decoration: underline;
}

#middle {
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	background: url(../img/middlebg.png) repeat-y;
}

#middle.doublefirst {
	background: url(../img/middledoublefirstbg.png) repeat-y;
}

#middle.doublelast {
	background: url(../img/middledoublelastbg.png) repeat-y;
}

#colone {
	width: 400px;
	margin-right: 20px;
	float: left;
}

#coltwo {
	width: 240px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	position: relative;
}

#colthree {
	width: 240px;
	margin-left: 20px;
	float: left;
}

.doublefirst #colone {
	width: 680px;
}

.doublefirst #coltwo {
	width: 240px;
	margin-right: 0px;	
}

.doublelast #coltwo {
	width: 520px;
	*width:480px;/* IE6 og IE7 hack */
	margin-right: 0px;
}



#colone img {
	border: solid 2px #ECE9D8;
	padding: 4px;
}

#colone img.ansatt_enkelt {
	margin-left: 11px;
	margin-bottom: 11px;
	float: right;
}

#middle ul {
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	list-style-type: circle;
	list-style-position: outside;
	font-size: 17px;
	color: #6A0D69;
	margin-left: 17px;
}
#middle ul li {
	padding-bottom: 18px;
}
#middle ul li span {
	font-size: 11px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	color:#58585A;
}

#colone ul {
	font-size: 12px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	color:#58585A;
}


#nedtrekkjobber {
	position: absolute;
	top: 0px;
	right: 44px;
	*right: 4px;/* IE6 og IE7 hack */
}
#kunde{
	width:175px;
}
.bildeboks {
	position: relative;
	float: left;
	*float: right; /* IE6 og IE7 hack */
	border: solid 2px #ECE9D8;
	width: 44px;
	height: 44px;
	padding: 4px;
	margin: 2px;
}
.bildeboks.active {
	border-color: #6A0D69;
}

.storbildeboks {
	position: absolute;
	left: 0;
	top: 0;
	margin-top: -2px;
	margin-left: -2px;
	width: 284px;
	height: 44px;
	padding: 4px;
	z-index: 10;
	background-color: #ffffff;
	border: solid 2px #ECE9D8;/* Her er orginalfargen på ramma... */
	border: solid 2px #6A0D69;
	display: none;
}

.bildeboks:hover .storbildeboks {
	/*display: block;*/
	border-color: #6A0D69;
}

#tooltip {
	background: #fff;
	border-color: #6A0D69;
	border-style: solid;
	border-width: 2px 2px 2px 0px;
	display: none;
	height: 44px;
	left: 100px;
	padding: 4px;
	position: absolute;
	top: 100px;
	width: 232px;
	z-index: 100;
}
#tooltip h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
}

.storbildeboks img {
	float: left;
	margin-right: 8px;
}
.storbildeboks h2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
}

.storbildeboks a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.bildeTilVenstre{
	float:left;
	margin-right:5px;
}
.bildeTilHoyre{
	float:right;
	margin-left:5px;
}

/*---------- Stiling av Footer -----------*/
#bottom {
	height: 30px;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	margin-bottom: 30px;
}
#tekst {
	font-family: Garamond, Hoefler Text, Palatino, Palatino Linotype, serif;
	font-size: 13px;
	float: left;
	padding-top: 35px;
}
#fblike {
	float: right;
	width: 250px;
}

/*---------- Aktuelt ----------*/
.aktueltBilde240 {
	background-color: #fff;
	border: solid 2px #ECE9D8;
	margin-bottom: 10px;
	padding: 4px;
	width: 228px;
}

/*---------- Bloggstiler ----------*/
.sisteBloggInnlegg{
	margin-bottom:10px;
}

.sisteBloggInnlegg img{
	float: left;
	border: solid 2px #ECE9D8;
	width: 44px;
	height: 44px;
	padding: 4px;
	margin-right: 9px;
}

#fileupload_submit {
	display: inline;
	height: 21px;
	font-size: 12px;
	background: url(../img/cancel.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	width: 64px;
	border:0 none;
	margin-top:10px;
}

#loggut{
	float:right;
}


/*---------- AJAX-Search ----------*/
#sokefelt fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#sokefelt input {
	border: none;
}
#sokefelt {
	position: absolute;
	right: 0px;
	top: 17px;
}

#ajaxSearch_form {
	color: #444;
	width: 221px;
}
#ajaxSearch_input {
	width: 108px;
	display: inline;
	height: 21px;
	background: url(../img/dummy_searchbox.png) no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	font-size: 11px;
	position:absolute;
	right:83px;
	top:0px;
}
#ajaxSearch_submit {
	display: inline;
	height: 21px;
	font-size: 12px;
	background: url(../img/searchbutton.png) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	width: 57px;
	position:absolute;
	top:0px;
	right:19px;
}
#ajaxSearch_output {
	border: 1px solid #444;
	padding: 10px;
	background: #fff;
	display: block;
	height: auto;
	vertical-align: top;
}
.AS_ajax_result {
	color: #444;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.AS_ajax_resultLink {
	text-decoration: underline;
}
.AS_ajax_resultDescription {
	color: #555;
}
.AS_ajax_more {
	color: #555;
}
.AS_ajax_resultsIntroFailure{
	color: #58585A;
	font-size: 11px;
}
.ajaxSearch_result a{
	font-size:17px;
	font-family:Garamond,Hoefler Text,Palatino,Palatino Linotype,serif;
}
.ajaxSearch_paging{
	font-size: 11px;
	line-height:2;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between all ColorBox themes
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
	ColorBox example user style
	These rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
	in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/

#colorbox h2 { padding-bottom: 7px;}
#cboxOverlay{background:#000;}

#colorbox{}
	#cboxContent{background:#fff;padding:10px;}
	#cboxLoadedContent{margin-bottom:110px;}
    #cboxTitle{position:absolute; bottom:20px; left:10px; text-align:left; width:85%; }
    #cboxCurrent{position:absolute; bottom:16px; left:10px; color:#58585A; font-size:11px;}
                #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
                #cboxPrevious{position:absolute; top:20%; left:10px; background:url(../img/lightboxnav.png) top right no-repeat; width:60px; height:90px; text-indent:-9999px;}
                #cboxNext{position:absolute; top:20%; right:10px; background:url(../img/lightboxnav.png) top left no-repeat; width:60px; height:90px; text-indent:-9999px;}
                #cboxLoadingOverlay{background:#fff;}
		#cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
		#cboxClose{position:absolute; bottom:15px; right:5px; display:block; background:url(../img/lightboxnav.png) bottom right no-repeat; width:100px; height:40px; text-indent:-9999px;}


a.escape,a.escape:hover {
	background: #fff;
	text-decoration: none;
}
