img{
	border: 0 none;
	padding: 0px;
	margin: 0px;
}

.mappetekst{
	font-weight:bold;
	font-size:14px;
	color:#333;
	width:200px;
	margin-left: 20px;
}

#mappeform fieldset{
	padding: 10px;
	width: 220px;
	border: 1px solid #ccc;
	float:left;
	margin-right: 10px;
}

#mineDokumenterVindubakgrunn{
	background:url(gfx/btuVannmerke.gif) center no-repeat;
	position:absolute;
	left:430px;
	width:410px;
	height: 510px;
	top:15px;
}


#mineDokumenterVindu{
	position:absolute;
	left:430px;
	top:15px;
	width:410px;
	height: 510px;
	background: url(gfx/btuForanVannmerke.gif);
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#mineDokumenterVindufade{
	background:#FFFFFF;
	position:absolute;
	left:430px;
	width:410px;
	height: 510px;
	top:15px;
	display: none;
	z-index:3;
}

#mineDokumenterVinduFiletree2{
	background:#FFFFFF;
	position:absolute;
	left:442px;
	width:380px;
	height: 300px;
	top: 30px;
	z-index:3;
	display:none;
}

#mineDokumenterVinduInfo{
	position:absolute;
	left:440px;
	width:380px;
	height: auto;
	top: 30px;
	z-index:3;
	display:none;
}

#menyIkkeHoyreklikk{
	position:absolute;
	left:445px;
	width:120px;
	height: auto;
	top: 40px;
	z-index:3;
	border: 1px solid #7f9db9;
	display: none;
}

.menypunktIH{
	font-size: 10px;
	height: 20px;
	background: #F8fbf5 url(gfx/filetree_menuVenstre.gif) repeat-y scroll left top;
	padding-left:5px;
	cursor: pointer;
}

.menypunktIHHoved{
	font-size: 11px;
	padding-left: 32px;
	padding-top: 0px;
	height: 15px;
	color:#333;
	border-bottom: 1px solid #666;
	font-weight: bold;
	background: #F8fbf5 url(gfx/filetree_menuVenstre.gif) repeat-y scroll left top;
}

#mineDokumenterVinduOpplasting{
	border:none; 
	background: #171717;
	position:absolute;
	left:442px;
	width:380px;
	height: 300px;
	top: 30px;
	z-index:3;
	display:none;
}

#mineDokumenterVinduForhaandsvisning{
	height: 320px;
	width: 390px;
	background:url(gfx/btuForhaandsvisningBG.png) top;
	display:none;
	position:absolute;
	top:185px;
	left:440px;
	z-index: 4;
}

#mineDokumenterVinduFilinnhold{
	height: 280px;
	width: 370px;
	vertical-align:middle;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	overflow:auto;
}

#lastNedKnapp{
	margin: 3px 15px 3px 15px;
	border: 1px solid #333;
	background:#EBE9E9;
	font:Verdana, sans-serif;
	font-weight:bold;
	color:#333;
	text-align:center;
	cursor:pointer;
}

#filvisningBilde{
	border:solid 1px #999;
}
	

#inputDiv{
	width: 390px;
	height: 490px;
	margin-top:10px;
	margin-left:10px;
	position:relative;
	z-index: 3;
}

#leggTilBrukere{
	height: 320px;
	width: 390px;
	background:url(gfx/btuTilgangBG.png) top;
	display:none;
	position:absolute;
	top:155px;
}

#adgangRod{
	height: 320px;
	width: 390px;
	background:url(gfx/btuTilgangRod.png) top;
	display:none;
	position:absolute;
	top:180px;
	left:440px;
	z-index: 4;
}

#adgangGronn{
	height: 320px;
	width: 390px;
	background:url(gfx/btuTilgangGronn.png) top;
	display:none;
	position:absolute;
	top:180px;
	left:440px;
	z-index: 4;
}

#medlemmerBeskjed{
	width: 130px;
	height: auto;
	position: absolute;
	left: 250px;
	top: 40px;
	padding: 2px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

#medlemmer{
	width: 130px;
	height: auto;
	max-height: 380px;
	position: absolute;
	left: 245px;
	top: 100px;
	background: #FFF;
	padding: 2px;
	border: 1px solid #666;
	overflow:auto;
}

#ikkeMedlemmer{
	width: 130px;
	max-height: 380px;
	position:absolute;
	left: 10px;
	top: 100px;
	background: #FFF;
	padding: 2px;
	border: 1px solid #666;
	overflow:auto;
}

.medlemmer{
	font-size:12px;
	cursor:pointer;
	padding-left: 3px;
}

#ikkeMedlemmerBeskjed{
	width: 130px;
	height: auto;
	position: absolute;
	top: 40px;
	padding: 2px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

#tilgangBeskjed{
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	width: 390px;
}

#valgtMedlem{
	display:none;
}

#knappMedlem{
	position:absolute;
	left: 175px;
	top: 113px;
	width: 52px;
	height: 25px;
	cursor: pointer;
}

#knappFjernMedlem{
	position:absolute;
	left: 175px;
	top: 150px;
	width: 52px;
	height: 25px;
	cursor: pointer;
}

#knappIkkeMedlem{
}

#mappeinfoAdmin{}

#mappevisning{
	position: relative;
	height: 150px;
	width:390px;
	background:url(gfx/btuMappeinfo2.png) repeat-y;
}

#mappenavn{
	position: absolute;
	left: 170px;
	top: 16px;
	font:Verdana, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#333;
}

#mappeinfoBruker{
	position:absolute;
	left:5px;
	top: 35px;
}

#mappeinfoAdmin{
	position:absolute;
	left:5px;
	top: 35px;
}

#mappeinfoTekst{
	width: 235px;
	height: 65px;
	margin-left: 133px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#mappeinfoBruker{
	font:Verdana, sans-serif;
	width: 355px;
	height: 100px;
	margin-left: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#infoLagret{
	display:none;
	color: #333;
	font-family:Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	bottom:5px;
	left: 200px;
}

#nyBrukerDiv em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
#nyBrukerDiv fieldset  {
	width: 516px;
	background-color:#ffffff;
	border: 1px solid #999999;
	padding: 15px;}
#nyBrukerDiv legend {
	font-size:14px;
	color:#666666;
	font-weight: bold;
	padding: 2px 6px;
}
#nyBrukerDiv label {
	margin-right:0.5em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	float:left;
  	width:30%;
}
#nyBrukerDiv input{ margin-bottom:2px;}

.brukerLitenInfo{
	width:300px;
	height:20px;
	padding:4px;
	border-bottom:1px dotted #009900;
	margin-top:2px;
	margin-bottom:2px;
}
.brukerListing{
	padding-bottom:2px;
	padding-top:4px;
	margin-bottom:2px;
	border-bottom:1px solid #EBEBEB;
	height:24px;
}
.brukerListing1{
	position:relative;
	float:left;
	width:220px;

}
.brukerListing2{
	position:relative;
	float:left;
	width:430px;
}

.typeTreff{
	font-weight:bold;
	color:#333;
	font-size:16px;
	border-bottom: 2px solid #000;
	margin-bottom:5px;
	margin-top: 5px;
}

.typeTreff2{
	font-weight:bold;
	color:#333;
	font-size:16px;
	margin-bottom:5px;
	margin-top: 5px;
}

.oppfoering{
	color:#009;
	cursor: pointer;
	font-size: 10px;
}


.oppfoeringRediger{
	color:#009;
	font-size: 10px;
}

.oppfoeringMappe{
	font-size: 10px;
}

#aktuellMappe{
	display:none;
}

.btulink{
	float:left;
	position:relative;
	width: 165px;
	}
	
.btulinkA{
	border: none;
	}
	
.btulinkS{
	font-weight:bold;
	position:absolute;
	left: 45px;
	bottom: 15px;
	}
	
.breaker{
	clear:both;
}

a.btulinkA:link{
	text-decoration:none;
	}
	
a.btulinkA:visited{
	text-decoration:none;
	}
	
	
	
	
/* webtoolkit.contextmenu.css */

ul.SimpleContextMenu {
    display: none;
    position: absolute;
    margin: 0px;
    padding: 0px;
    font-family: verdana, sans-serif;
    font-size: 10px;
    list-style-type: none;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

        ul.SimpleContextMenu li a.ja {
            display: block;
            width: 100px;
            padding: 2px 10px 3px 5px;
            text-decoration: none;
            color: #000000;
            background: #FAFAFA url(gfx/filetree_menuVenstre.gif) repeat-y left top;
        }

        ul.SimpleContextMenu li a.ja:hover {
            text-decoration: none;
            color: #000000;
            background: transparent url(gfx/filetree_menu.gif);
        }
		
        ul.SimpleContextMenu li a.ja {
            display: block;
            width: 100px;
            padding: 2px 10px 3px 5px;
            text-decoration: none;
            color: #000000;
            background: #FAFAFA url(gfx/filetree_menuVenstre.gif) repeat-y left top;
        }

        ul.SimpleContextMenu li a.ja:hover {
            text-decoration: none;
            color: #000000;
            background: transparent url(gfx/filetree_menu.gif);
        }
		
	
	

/* jquery.contextMenu.css */

/* Generic context menu styles */
.contextMenu {
	position: absolute;
	width: 120px;
	z-index: 99999;
	border: solid 1px #CCC;
	background: #EEE;
	padding: 0px;
	margin: 0px;
	display: none;
}

.contextMenu LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.contextMenu A {
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 20px;
	height: 20px;
	background-position: 6px center;
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 5px;
	padding-left: 28px;
}

.contextMenu LI.hover A {
	color: #FFF;
	background-color: #3399FF;
}

.contextMenu LI.disabled A {
	color: #AAA;
	cursor: default;
}

.contextMenu LI.hover.disabled A {
	background-color: transparent;
}

.contextMenu LI.separator {
	border-top: solid 1px #CCC;
}

/*
	Adding Icons
	
	You can add icons to the context menu by adding
	classes to the respective LI element(s)
*/

.contextMenu LI.edit A { background-image: url(gfx/page_white_edit.png); }
.contextMenu LI.cut A { background-image: url(gfx/cut.png); }
.contextMenu LI.copy A { background-image: url(gfx/page_white_copy.png); }
.contextMenu LI.paste A { background-image: url(gfx/page_white_paste.png); }
.contextMenu LI.delete A { background-image: url(gfx/page_white_delete.png); }
.contextMenu LI.quit A { background-image: url(gfx/door.png); }





/* jqueryFileTree.js */

UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
}

/* Core Styles */
.jqueryFileTree LI.directory { 
background: url(gfx/closed.gif) left top no-repeat;
line-height:42px;
padding-left: 48px;
font-weight:bold;
}
.jqueryFileTree LI.expanded { background: url(gfx/open.gif) left top no-repeat;
line-height:42px;
padding-left: 48px;
font-weight:bold;
}
.jqueryFileTree LI.file { 
background: url(gfx/file.png) left top no-repeat;
font-weight:normal;
}
.jqueryFileTree LI.wait { background: url(gfx/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_3gp { 
background: url(gfx/film.png) left top no-repeat;
font-weight:normal;
}
.jqueryFileTree LI.ext_afp { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi { background: url(gfx/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat { background: url(gfx/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp { background: url(gfx/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com { background: url(gfx/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css { background: url(gfx/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc { background: url(gfx/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe { background: url(gfx/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif { background: url(gfx/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla { background: url(gfx/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm { background: url(gfx/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html { background: url(gfx/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar { background: url(gfx/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg { background: url(gfx/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg { background: url(gfx/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js { background: url(gfx/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log { background: url(gfx/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p { background: url(gfx/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov { background: url(gfx/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3 { background: url(gfx/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4 { background: url(gfx/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg { background: url(gfx/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg { background: url(gfx/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg { background: url(gfx/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx { background: url(gfx/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf { background: url(gfx/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php { background: url(gfx/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png { background: url(gfx/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt { background: url(gfx/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd { background: url(gfx/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl { background: url(gfx/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py { background: url(gfx/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb { background: url(gfx/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx { background: url(gfx/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml { background: url(gfx/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm { background: url(gfx/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby { background: url(gfx/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql { background: url(gfx/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf { background: url(gfx/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif { background: url(gfx/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff { background: url(gfx/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(gfx/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav { background: url(gfx/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv { background: url(gfx/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls { background: url(gfx/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml { background: url(gfx/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip { background: url(gfx/zip.png) left top no-repeat; }


.example {
		float: left;
		margin: 15px;
	}
	
	.demo {
		width: 400px;
		height: 500px;
		border-top: solid 1px #BBB;
		border-left: solid 1px #BBB;
		border-bottom: solid 1px #FFF;
		border-right: solid 1px #FFF;
		background: #FFF;
		overflow: scroll;
		padding: 5px;
	}
	
	P.note {
		color: #999;
		clear: both;
	}
	#myDiv {
		width: 150px;
		border: solid 1px #2AA7DE;
		background: #6CC8EF;
		text-align: center;
		padding: 4em .5em;
		margin: 1em;
		float: left;
	}
	
	#myList {
		margin: 1em;
		float: left;
	}
	
	#myList UL {
		padding: 0px;
		margin: 0em 1em;
	}
	
	#myList LI {
		width: 100px;
		border: solid 1px #2AA7DE;
		background: #6CC8EF;
		padding: 5px 5px;
		margin: 2px 0px;
		list-style: none;
	}
	
	#options {
		clear: left;
	}
	
	#options INPUT {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		width: 150px;
	}
	
#sokDivHoyde{
	height: 550px;
	width: 1px;
	float:left
	}
#sokDiv{
	float:left;
	}
	
.intranettmeny{
	position:relative;
	background: url(gfx/intranettmeny.gif) 5px 0 no-repeat;
	width: 980px;
	height: 63px;
}

.mineDokumenterVinduInfo{
	width: 120px;
	border: 1px solid #ff0000;
}

.mappenavnBilde{
	 position: absolute;
	 top:5px;
	 left:138px;
}

.lagreMappeinfo{
	margin-left: 120px;
}
	
#root_meny{
	background: url(gfx/root_meny_bg.gif) no-repeat;
	height: 31px;
}


#root_hoved_div{
	background: none;
	height: 31px;
}
