/*
Author: http://www.Expinion.net 
*/

body {
background-color: #EAECF6;
	}
	
	p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: Black;
	margin-right: 5px;
	margin-left: 5px;
	}

    td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: Black;
	}
    a:link    {color:navy;text-decoration:none;}
    a:visited {color:navy;text-decoration:none;}
    a:hover   {color:blue;text-decoration:none;}

	 .textbox {
	background-color : white;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid black;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	color : black;
	background : white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black
    }

.linjefooter {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
	
	.TEXTAREA {
	background-color : white;
	border-bottom : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid black;
	padding-bottom : 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	color : black;
	background : white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black
	}    
    
    .INP_DROP {
    	height: 18px;
        font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: Black
    }    
    
	a.lnk:link {color: #364e78;font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;font: bold;}
	a.lnk:visited {color: #364e78;font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;font: bold;}
	a.lnk:hover {color: Black;font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;font: bold;}

	a.MainMenuLNK:link {color: #364e78;font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;font: bold;}
	a.MainMenuLNK:visited {color: #364e78;font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;font: bold;}
	a.MainMenuLNK:hover {color: #ff8c00;font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;font: bold;}
 
#multi-level {height:20px; position:relative; z-index:100;}
#multi-level .pad {float:left;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu2, .menu2 ul, .menu2 a {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Set up the top level list items and float left to place inline */
.menu2 li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu2 li.top a.top_link {display:block; float:left; height:20px;}
.menu2 li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu2 li.p1 {
	width:105px;
	background-image: url(img/forsiden.gif);
	background-repeat: no-repeat;
}
.menu2 li.p2 {
	width:105px;
	;
	background-image: url(img/reiseledere.gif);
	background-repeat: no-repeat;
}
.menu2 li.p3 {
	width:105px;
	;
	background-image: url(img/permen.gif);
	background-repeat: no-repeat;
}
.menu2 li.p4 {
	width:105px;
	;
	background-image: url(img/af-hjemmeside.gif);
	background-repeat: no-repeat;
}
.menu2 li.p5 {
	width:105px;
	;
	background-image: url(img/loggut.gif);
	background-repeat: no-repeat;
}
.menu2 li.p6 {
	width:105px;
	;
	background-image: url(styleimages/ButtonNo/faq.gif);
	background-repeat: no-repeat;
}

/* set up the normal unhovered images in the links */
.menu2 li a#home {
	width:105px;
	background-image: url(styleimages/ButtonNo/forsiden.gif);
	background-repeat: no-repeat;
}
.menu2 li a#about {
	width:105px;
	background-image: url(styleimages/ButtonNo/OmOss.gif);
	background-repeat: no-repeat;
}
.menu2 li a#Permen {
	width:105px;
	background-image: url(img/permen.gif);
	background-repeat: no-repeat;
}
.menu2 li a#member {
	width:105px;
	background-image: url(styleimages/ButtonNo/medlem.gif);
	background-repeat: no-repeat;
}
.menu2 li a#newsletter {
	width:105px;
	background-image: url(styleimages/ButtonNo/nyhetsbrev.gif);
	background-repeat: no-repeat;
}
.menu2 li a#faq {
	width:105px;
	background-image: url(styleimages/ButtonNo/faq.gif);
	background-repeat: no-repeat;
}

/* Style the list OR link hover. Depends on which browser is used */
.menu2 a:hover {visibility:visible;} /* for IE6 */
.menu2 li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu2 li a#home:hover, .menu2 li:hover a#home,
.menu2 li a#about:hover, .menu2 li:hover a#about,
.menu2 li a#Permen:hover, .menu2 li:hover a#Permen,
.menu2 li a#member:hover, .menu2 li:hover a#member,
.menu2 li a#newsletter:hover, .menu2 li:hover a#newsletter,
.menu2 li a#faq:hover, .menu2 li:hover a#faq {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu2 :hover ul.sub {left:0; top:20px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:135px; height:auto;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:135px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:130px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(img/arrow.gif) 130px 3px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#bebfe0; color:#a00;}
.menu2 :hover ul.sub li a.fly:hover {background:#bebfe0 url(img/arrow_over.gif) 130px 3px no-repeat; color:#a00;}
.menu2 :hover ul li:hover > a.fly {background:#bebfe0 url(img/arrow_over.gif) 130px 3px no-repeat; color:#a00;} 

/* set up the about us drop down sub level */
.menu2 :hover ul.subPermen {
	left:0;
	top:20px;
	background: #fff;
	border:1px solid #888;
	white-space:nowrap;
	width:175px;
	height:auto;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.menu2 :hover ul.subPermen li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:175px;
}
.menu2 :hover ul.subPermen li a {display:block; font-size:11px; height:20px; width:175px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.subPermen li a.fly {
	background-color: #ffffff;
	
	
	
}
.menu2 :hover ul.subPermen li a:hover {
	background:#bebfe0;
	color:#a00;
	width: 170px;
}
.menu2 :hover ul.subPermen li a.fly:hover {background:#bebfe0   color:#a00;
	width: 170px;
}
.menu2 :hover ul.subPermen li:hover > a.fly {background:#bebfe0  color:#a00;
	width: 170px;
} 

/* set up the medlem drop down sub level */
.menu2 :hover ul.subMedlem {
	left:0;
	top:20px;
	background: #fff;
	border:1px solid #888;
	white-space:nowrap;
	width:100px;
	height:auto;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.menu2 :hover ul.submedlem li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:100px;
}
.menu2 :hover ul.subMedlem li a {display:block; font-size:11px; height:20px; width:95px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.subMedlem li a.fly {background:#fff url(img/arrow.gif) 90px 7px no-repeat;}
.menu2 :hover ul.subMedlem li a:hover {background:#bebfe0; color:#a00;}


/* set up the flyout levels when hovering */
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{
	left:110px;
	top:-4px;
	background: #fff;
	border:1px solid #888;
	white-space:nowrap;
	width:175px;
	z-index:200;
	height:auto;
	z-index:300;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.linjehoyre {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #99AECE;
}
#FactaBoxbody p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002B5F;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#FactaBoxTop {
	background-image: url(img/notetop.gif);
	background-repeat: no-repeat;
	height: 39px;
}
#FactaBoxBottom {
	background-image: url(img/notebottom.gif);
	height: 37px;
	background-repeat: no-repeat;
}
#FactaBoxbody {
	background-image: url(img/notebody.gif);
	background-repeat: repeat-y;
}
.menyright {
	background-color: #EAECF6;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	margin-left: 4px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	margin-left: 4px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	margin-left: 4px;
}
/* Bilder på siden*/

#thumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 4px;
	text-decoration: none;
}

.thumbnail{
display: block; 
position: relative;
z-index: 0;
text-decoration: none;
}
.thumbnail a {
display: block; 
text-decoration: none;
}

.thumbnail:hover{
display: block; 
background-color: transparent;
z-index: 50;
text-decoration: none;
}

.thumbnail span{ /*CSS for enlarged image*/
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align: left;
	width: 350px;
	
}

.thumbnail span img{ /*CSS for enlarged image*/
display: block; 
border-width: 0;
padding: 2px;

}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
display: block; 
visibility: visible;
top: 0;
left: 40px; /*position where enlarged image should offset horizontally */
text-decoration: none;
}

#thumb750 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 4px;
	text-decoration: none;
}
.thumbnail750{
display: block; 
position: relative;
z-index: 0;
text-decoration: none;
}
.thumbnail750 a {
display: block; 
text-decoration: none;
}

.thumbnail750:hover{
display: block; 
background-color: transparent;
z-index: 50;
text-decoration: none;
}

.thumbnail750 span{ /*CSS for enlarged image*/
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	text-align: left;
	width: 750px;
	
}

.thumbnail750 span img{ /*CSS for enlarged image*/
display: block; 
border-width: 0;
padding: 2px;

}
.thumbnail750:hover span{ /*CSS for enlarged image on hover*/
display: block; 
visibility: visible;
top: 0;
left: 40px; /*position where enlarged image should offset horizontally */
text-decoration: none;
}

.linjenyheter {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #330066;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
