@charset "utf-8";
/* CSS Document */
*{margin:0;
padding:0;}
body{
	line-height:1.25;
	background-color:#f18821;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;}
div#wrapper{
	margin:0 auto;
	width:1000px;
	background-image:url(/themes/presprell/img/mainbak.png);
	padding-top:20px;
	}
div#oppsamlar{
	background-image:url(/themes/presprell/img/mainbotn.png);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:30px;
	margin:0 auto;
	width:1000px;}
div#header{
	width:1000px;
	background-image:url(/themes/presprell/img/headerback.png);
	height:114px;
	text-indent:-999999px;
	margin:0 auto;}
/* Litt standard ting som må bli definert */
a{
	color:#f18821;}
a:hover{
	color:#000;}
img{
	border:1px solid #f18821;}
a img{border:none;}
ul{
	margin-left:30px;}
h2,h3,h4,h5,h6{
	color:#f18821;}
.hogre{
	float:right;}
div#meny{
	text-align:center;
	border-bottom:1px solid #f18821;
	margin:0 auto;
	clear:both;
	height:34px;
	width:1000px;
	font-size:18px;
	padding-top:5px;}
div#undermeny{
	text-align:center;
	margin:0 auto;
	height:20px;
	width:1000px;
	font-size:14px;
	margin-bottom:2px;}
th{
	text-align:left;}
div#meny a{color:#f18821;
margin-right:4px;
text-decoration:none;
padding-bottom:13px;
padding-top:6px;
padding-left:3px;
padding-right:3px;}
div#meny a.active{color:#000;
background-color:#f18821;
}
div#undermeny a:hover{
color:#000;}	
div#undermeny a{color:#323e1b;
padding-left:6px;
text-decoration:none;}
div#meny ul{
list-style:none;
display:inline;}
div#meny ul li{
display:inline;}

div#undermeny ul{
display:none;}
div#undermeny ul.visible{
display:inline;}
div#undermeny ul li{
display:inline;}
div#undermeny ul.show{
display:block;
}	
	
div#sidepanel{
	width:192px;
	padding-right:2px;
	padding-left:6px;
	float:left;
	}
div#sidepanel img{
	max-width:180px;}
div#innhald{
	float:left;
	width:778px;
	padding:4px;
	padding-top:1px;
	padding-right:10px;
	margin-left:6px;}
div#botn{
	clear:both;
	color:#FFF;
	font-style:italic;
	text-align:center;
	padding:2px;
	width:1000px;
	margin:0 auto;}
div.boks{
	clear:both;
	width:185px;
	padding:2px;
	background-image:url(/themes/presprell/img/bokstopp.png);
	background-position:top;
	background-repeat:no-repeat;
	min-height:25px;
	color:#000;
	}
div.boks h2{
	margin-left:6px;
	color:#674422;
	font-size:16px;}
div.boks2{
	/* Er bare med p.g.a. design */
	background-image:url(/themes/presprell/img/boksbotn.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:189px;
	background-color:#f2843e;
	min-height:42px;
	margin-bottom:6px;
	margin-left:10px;
	padding-bottom:3px;
	}
div.boks a{
	color:#c4de14;
	font-weight:bold;}
div.boks a:hover{
	color:#000;}
.red{
	color:#F00;}
.green{
	color:#090;}
div.boks *{
	max-width:100%;}
fieldset{
	background-color:#c8e197;
	padding:4px;}
fieldset legend{
	margin-left:15px;
	color:#000;
	font-weight:bold;
	font-size:0.9em;}
input,select, textarea,.knapp{
	padding:4px;
	margin:1px;}
input[type='text'],input[type='password'],input[type='submit'], input[type='button'], select, textarea,.knapp{
	background-color:#e8fdbe;
	}
input[type='submit'], input[type='button'],.knapp{
	border:2px outset #000;
	text-align:center;
	color:#000;
	text-decoration:none;
	}
input[type='submit']:hover, input[type='button']:hover{
	border-color:#0F0;
	}
form.login fieldset input{
	width:200px;}
label{border:1px solid #cbf27e;
padding:2px;
color:#674422;}
label:hover{
	border:1px solid #8ca856;}
div.oktrue{
	background-color:#BBFF88;
	border:3px solid #00FF00;
	padding:8px;
	font-size:18px;
	color:#000000;
	}
div.error{
	background-color:#FFBBAA;
	border:3px solid #FF0000;
	padding:8px;
	font-size:18px;
	color:#000000;
	}
.milderror{
	background-color:#FFBBAA;
	border:2px solid #FF0000;
	padding:1px;
	color:#000000;
	}
form.loginsimple input{
	width:100px;
	font-size:0.5em;
	padding:1px;}
.info{
	border-bottom:1px dotted #000;
	cursor:help;}
/* Skrikeboks */
div.skrikeboks p{font-size:11px;}
div.skrikeboks h3{font-size:13px; display:inline;}
div.skrikeboks div p{border-top:1px solid #000;
min-height:40px;}
div.skrikeboks div p img,fieldset.rapport p img{float:left;
margin:1px;
background-color:#ddecbf;}
div.skrikeboks div span{font-size:8px;
white-space:nowrap;}
div.skrikeboks div{
	color:#000;
	padding:1px;}
div.skrikeboks h3{
	color:#000;}
div.skrikeboks div.farge1{
	background-color:#f18821;}
div.skrikeboks div.farge1 p{
	border-color:#ffa246;}
div.skrikeboks div.farge2{
	background-color:#ffa246;}
div.skrikeboks div.farge2 p{
	border-color:#f18821;}
div.skrikeboks a{color:#000;}
div.skrikeboks a:hover{color:#FFF;}
div.skrikeboks{max-height:500px; overflow:auto;}
form.shout{
	margin-top:2px;
	color:#674422;}
form.shout input, form.shout textarea{
	padding:1px;}
form.shout input{
	width:120px;}
form.shout textarea{
	width:170px;
	height:64px;
	font-size:0.9em;}
form.shout label{float:left;}
form.shout p{width:100%;
display:block;
	clear:both;}
form.shout label{border-color:#5e6f31;}
form.shout label:hover{border-color:#cbf27e;}
form.shout label.info:hover{border-color:#cbf27e; border-bottom:1px dotted #000;}
span.statusbar{
	float:right;}
div.skrikeboks span.statusbar a{
	width:10px;
	height:10px;
	font-size:8px;}
span.statusbar a{
	display:block; width:12px; height:12px; border:1px solid #000;
	text-align:center;
	float:left;
	margin-left:1px;
	text-decoration:none;
	font-size:10px;
	color:#000;}
span.statusbar a:hover{
	background-color:#000;
	color:#FFF;}
	
div.newscontainer{
	width:778px;
	clear:both;
	border-top:1px solid #f18821;
	margin-bottom:10px;
	float:left;
	padding-top:6px;}
div.newscontainer:first-child{
	border:none;
	padding-top:0px;}
h2 a{
	text-decoration:none;}
div.newscontainer div{
width:384px;
padding:2px;
}
/*
div.newscontainer div:first-child{
	border-right:1px solid #f18821;
}*/
div.newscontainer div.newblock1{
float:left;}
div.newscontainer div.newblock2{
float:right;}
p.newshigh, p.newswide{
margin:4px;
font-size:11px;
margin-bottom:4px;
text-align:center;
}
p.newshigh{
float:right;
}
p.newswide{
width:100%;
float:left;
}
/* **** CalenderJavascript ***** */
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
ul#nyhetsliste{
	list-style:none;}

ul#nyhetsliste li{
	border:1px solid #000;
	margin-bottom:6px;
	padding:4px;
	cursor:move;}
span#juks{
	height:0px;
	clear:both;
	display:block;}
/* Program kalender */
table#progcal{
width:780px;}
table#progcal tr.kaloverst{
background-color:#576b2e;
color:#FFFFFF;
font-weight:bold;}
table#progcal td{
vertical-align:top;
border-bottom:1px solid #576b2e;
border-right:1px solid #576b2e;
padding:2px;}
table#progcal tr.kaloverst td{
border-top:1px solid #576b2e;
width:140px;
}
table#progcal tr.kaloverst td.uketd{
width:20px;}
table#progcal td.uketd{
border-left:1px solid #576b2e;}
table.program{
width:730px;
margin-left:50px;}
table.program td{
padding:2px;}
table.program td.actname{
width:400px;}
td.dateheading{
font-size:18px;
font-weight:bold;}

/* Rapporter */
table.rapporter{
	font-size:0.8em;
	width:780px;
	}
table.rapporter td{
	padding:3px;
	border-bottom:1px solid #999;
	}
table.rapporter tr.rapportert td{
	background-color:#F00;}
table.rapporter tr.underbehandling td{
	background-color:#FF0;}
table.rapporter tr.ferdig td{
	background-color:#0F0;}

/* Kommentarer */
ol.comments{
	list-style:none;
	margin-top: 10px;}
ol.comments li{
	background-color:#ddecbf;
	width:772px;
	padding:4px;
	overflow:hidden;
	border:1px solid #323e1b;
	margin-bottom:6px;}
ol.comments li img{
	float: left;
	margin: 4px;
	background: #c8e197;
	border: 1px solid #323e1b;
	padding: 2px;
	width:80px;
	}
ol.comments li span.comauthor { float: left; display:block; width:670px;
border-bottom:1px solid #90b654;
margin-top:4px;
font-style:italic;}
ol.comments li span.comauthor span{
	font-weight:bold;
	font-style:normal;}
ol.comments li p.comment-text { float: left; width: 670px; }
form.writecomment fieldset{
	width:772px;
	padding:4px;}
form.writecomment fieldset img{
	margin-bottom:0px;}
div#innhald blockquote{
	margin:20px;
	quotes: "\201C" "\201D";}
div#innhald blockquote:before { content: open-quote; font-weight: bold; } 
div#innhald blockquote:after { content: close-quote; font-weight: bold; }

/* Kalender i front */
table#calender{
	width:100%;
	border:1px solid #674422;
	font-size:0.8em;
	color:#674422;}
table#calender td{
	text-align:center;}
table#calender td.old{
	color:#ce7035;
	}
table#calender td.idag{
	border:1px solid #F00;
	}
table#calender th{
	text-align:center;}
a#tickerAnchor{
	clear:both;}
table.tablelist{
	font-size:0.8em;}
	
div#meny span#language{
float:right;
margin-top:4px;
margin-left:40px;}
/* Ting som lever på gammelt system */
.boxshoutbottom
{
background-color:#FFFFFF;
border-color:#CCCCCC;
border-style:solid;
border-width:0px 2px 1px;
font-size:12px;
line-height:14px;
padding:2px;
}
.boxshouttop
{
background-color:#D7E8BE;
border-color:#CCCCCC;
border-style:solid;
border-width:1px 2px 0px 2px;
font-weight:bold;
padding:2px;
}
/* Slutt på gammelt */