/*
#nyStilling input {
	border: 1px solid #999;
}
#nyStilling textfield input {
	border: 1px solid #CCC;
}
.button input {
	color: #000;
	background: #ffa20f;
	border: 2px outset #666;
} */
#soknad fieldset {
	width: 500px;
	background-color:#FFF;
	border: 1px solid #CCC;
	padding: 15px;
}
#soknad legend {
	font-size:14px;
	color: #0281ca;
	padding: 2px 6px;
}
#soknad label {
	margin-right:0.5em;
	padding-top:0.2em;
	padding-bottom:0.2em;
	float:left;
	clear:left;
	width:30%;
}
#soknad input, textarea, select, option {
	border: 1px solid #CCC;
}
#soknad textarea {
	width:498px;
	height:100px;
}
#soknad #sendbutton {
	border: 2px outset #666;
}
#soknad #sendbutton:hover {
	border: 2px outset #666;
	background-color:#CCCCCC;
}
#infoContainer {
	position:relative;
	width:547px;
	height:auto;
}
.infostart {
	border:1px solid #CCC;
	padding:6px;
	background-color:#F2F2F2;
	width:80px;
}
.info {
	position:relative;
	float:left;
	padding:6px;
	border:1px solid #FFF;
	margin-bottom:2px;
}
.clear {
	clear:both;
}
.artikkel_adminicons {
	width:auto;
	height:auto;
	position:absolute;
	bottom:4px;
	right:4px;/*background-color:#FFF;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);*/
}
#artikkelToppRamme {
	width:auto;
	height:auto;
	padding-left:4px;
}
slett {
	position:absolute;
	top:0px;
	right:80px;
	border-left:1px solid #A0DAE7;
	padding:18px;
	height:24px;
}
endre {
	position:absolute;
	top:0px;
	right:10px;
	border-left:1px solid #A0DAE7;
	padding:18px;
	height:24px;
}
slett2 {
	position:absolute;
	top:0px;
	right:115px;
	border-left:1px solid #A0DAE7;
	padding:5px;
	height:18px;
}
#helartikkel_preview {
	margin:0px;
	padding:0px;
	border:0px solid #CCCCCC;
	background-color:#FCFCFC;
}
.overskrift_preview {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.ingress_preview {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000;
	font-weight:bold;
	margin-bottom:6px;
}
.imgbumpdown {
	margin-bottom:-5px;
}
.imgbumpdown2 {
	margin-bottom:-10px;
}
.quick-alert {
	width: 50%;
	margin: 1em 0;
	padding: .5em;
	background: #ffa;
	border: 1px solid #a00;
	color: #a00;
	font-weight: bold;
	display: none;
}
table.stillinger1 {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #666;
	border-collapse: collapse;
}
table.stillinger1 th {
	background: url(../gfx/tr_back.gif) #1d262f repeat-x;
	height:19px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 2px 11px;
	border-right: 1px solid #fff;
	line-height: 1.2;
}
table.stillinger1 td {
	padding: 6px 6px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}
table.stillinger1 input {
	border:0px;
}
table.stillinger1 td * {
	padding: 6px 11px;
}
table.stillinger1 tr.alt td {
	background: #ecf6fc;
}
table.stillinger1 tr.over td, table.stillinger1 tr:hover td {
	background:#333;
	color:#FFF;
}
.bottomline {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:2px;
	padding-left:2px;
	width:400px;
	height:16px;
}
#stillingsoverskrift {
	font-style: italic;
	font-weight: bold;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#394E64;
	border-bottom:1px dotted #000000;
	width:408px;
}
#stillingsingress {
	font-size: 13px;
	color:#333333;
	font-style:italic;
}
.info1 {
	position:relative;
	float:left;
	font-size:14px;
	font-style:italic;
	width:150px;
}
.info2 {
	position:relative;
	float:left;
	width:250px;
}
table.soknader {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #666;
	border-collapse: collapse;
}
table.soknader th {
	background: url(../gfx/tr_back.gif) #3e83c9 repeat-x;
	height:19px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 2px 11px;
	border-right: 1px solid #fff;
	line-height: 1.2;
}
table.soknader td {
	padding: 3px;
	border: 1px solid #666;
	vertical-align: top;
}
table.soknader input {
	border:0px;
}
table.soknader tr.alt td {
	background: #ecf6fc;
}
table.soknader tr.over td, table.soknader tr:hover td {
	background:#EBEBEB;
}
/* NY STILLING STILARK */

#nyStilling {
	display:block;
	height:auto;
	width:600px;
	margin:25px auto;
	font-family:'Trebuchet MS' !important;
	font-size:12px;
	overflow:hidden;
}
#nyStilling fieldset {
	padding:20px;
	border:0px;
}
#nyStilling legend {
	font-size:1.2em;
	font-weight:bold;
	color:#666666;
}
/* FELLES */
input.overskrift, textarea.ingress, .ctrl {
	width:494px;
	padding:3px;
	margin-top:10px;
}
input.overskrift, textarea.ingress, #litebilde, .lbkom {
	border:1px solid #bbb;
	background:#fff;
}
#toppBildeFrame {
	position:relative;
	width:494px;
	padding:2px;
	height:180px;
	border:1px solid #bbb;
	background-repeat:no-repeat;
	background-position:2px 2px;
	text-align:center;
}
#toppBildeFrame .ctrl {
	margin-top:40px;
	background:none !Important;
}
#toppBildeFrame .ctrl label {
	background-color:#FFF;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	margin-left:25%;
}
#toppBildeFrame input {
	margin:35px auto 0 auto;
	height:30px;
}
input.overskrift {
	font-size:1.4em;
	font-weight:bold;
	margin-left:0 !important;
}
textarea.ingress {
	height:50px;
	font-weight:bold;
	font-size:1em;
}
.ctrl {
	height:auto !important;
	height:30px;
	min-height:30px;
	padding-bottom:5px;
	background:#f3f3f3;
}
.ctrl label {
	display:block;
	float:left;
	width:140px;
	text-align:right;
	height:20px;
	padding-top:10px;
}
.ctrl input {
	display:block;
	float:left;
	width:150px;
	text-align:left;
	margin:3px 0 0 15px;
	height:28px;
	padding:0 3px;
	border:1px solid #bbb !important;
}
.litebilde {
	width:122px;
	position:relative;
	margin-top:5px;
	float:left;
	margin-right:2px;
}
textarea.lbkom {
	width:99%;
}
.knapp {
	width:auto !Important;
	padding:5px 25px;
	margin:0px;
	background:#ddd;
	color:#000;
	border:1px solid #bbb;
}
div.filer {
	position:relative;
	display:block;
	float:left;
	clear:both;
	height:auto;
	width:auto;
	padding:5px 40px 5px 20px;
	background:url('../images/ikoner/icon_file.png') no-repeat 0 6px;
	margin:0px 15px 10px 10px;
}
.artikkel_adminicons {
	position:absolute;
	top:2px;
	right:2px;
	background:#eaeaea;
	border:1px solid #ddd;
	padding:1px;
}
.mainfield {
	width:505px;
	position:relative;
	clear:both;
	text-align:right;
}
.mainmeny {
	border:0;
	padding:2px;
	margin:2px;
	width:75px;
	position:absolute;
	top:0px;
	right:0px;
	line-height:10px;
}
.spacer {
	width:100%;
	height:25px;
}
.advanced {
	display:block;
	overflow:hidden;
	height:30px;
	margin:10px 0;
	width:508px;
	border:1px solid #bbb;
}
.advanced a.down {
	display:block;
	width:auto;
	font-size:1em;
	background:url('../gfx/adminikon/ned.gif') no-repeat 490px 11px #e5e5e5;
	height:20px;
	margin:2px;
	padding:4px 25px 2px 15px;
	text-align:right;
}
.advanced .option {
	padding:10px;
	border-top:1px solid #ddd;
}
/* bildeopplasting */	
#loadingBG {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#loadingBoks {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 300px;
	height: 170px;
	padding: 16px;
	border: 2px solid #333;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
#savingJob {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 300px;
	height: 170px;
	padding: 16px;
	border: 2px solid #333;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
/* SØKNADSVISNING */

#visAlleSoknader {
	width:680px;
	position:relative;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
}


#heading {
	width:100%;
	height:45px;
	background:#f3f3f3;
	border-bottom:1px solid #999;
}

.linje {
	width:100%;
}

.navnnotat, .aktuell, .avslag, .intervjuet, .aei, .valgt {
	float:left;
	position:relative;
	border-right:1px solid #999;
	padding:4px;
	text-align:center;	
}
#heading > div {
	font-size:11px;
	text-transform:uppercase;
	height:auto !important;
	height:45px;
	min-height:45px;
}
.linje .navnnotat, .linje .aktuell, .linje .avslag, .linje .intervjuet, .linje .aei, .linje .valgt{
	height:auto !important;
	height:20px;
	min-height:20px;
}
.linje > .breaker {
	background:#bbb;
}
.navnnotat {
	width:221px;
	text-align:left;
}
.aktuell {
	width:81px;
}
.avslag {
	width:81px;
}
.intervjuet {
	width:81px;
}
.aei {
	width:81px;
}
.valgt {
	width:82px;
	border:0;
}

