/* $Id: screen.css 23498 2010-01-26 07:51:29Z vidars $ */
body
{
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
}
/* globals */
* { 
	padding: 0;
	margin: 0;
}

#mainframe { margin: 0 auto; }
a {
	color: #007FC9;
}
a h1 { text-decoration: underline; }
p { margin-bottom: 1em; }
ul { list-style: none; }
#frontpage ul,
#article ul,
#folder ul,
#formpage ul { /* regular ul needed in these areas */
	list-style: disc default;
	padding: 1ex 1ex 0 1ex;
	margin: 0 1ex 0 1em;
}
#frontpage ul li,
#article ul li,
#folder ul li,
#formpage ul li { /* regular li needed in these areas */
	padding: 0;
	margin: 0 0 1em 0;
}
/* positions */
#mainframe { width: 973px; }
#wrapper
{
	float: left;
	width: 771px;
	background: url(../gfx/shdw_l.jpg) repeat-y right top;
	border-left: 2px solid #eee;
}
.shadow.bottom
{
	background-image: url(../gfx/shdw_b.jpg);
	background-repeat: no-repeat;
	background-position: -3px 0;
	height: 10px;
}
.shadow.top
{
	background-image: url(../gfx/shdw_t.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:10px;
}

#topmenu {
	width:768px;
	float:left;
	border-bottom: #ccc 1px solid;
}
#tree {
	float: left;
	width: 120px;
	margin-right: 15px;
}
#content
{
	float: left;
	width: 515px;
	margin: 0 0 0 10px;
}
#content .path { font-size:.9em;
	font-weight:bold;
	color:#666;}
.addons {
	float: right;
	clear: right;
	width: 210px;
	padding:10px;
}
#adrow { height: 150px; }
#adrow .top768 {
	width: 778px;
	float: left;
}
#adrow .top180 {
	width: 190px;
	float: right;
}
#adcol {
  float: right;
	width: 190px;
}
#adcol2 {
	width: 160px;
}
#adcol a, #adcol2 a {
	display: block;
	margin-top: 15px;
}

/* canvasstyle */
a.butt
{
	border: 1px #999 solid;
	padding: 2px 3px 1px 3px;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #666;
}
a.butt:hover {
	background: #ccc;
	color: #fff;
}
#mainframe { background: #fff}
#header { margin: 0 0 10px 5px; }
#header .stillinger,#header .distrikter,#header p.stilling
{
	float: left;
	margin: 10px 10px 0 0;
}
#header .sok
{
	float: right;
	padding: 10px 5px 7px 15px;
	width:225px;
	background-image: url(../gfx/shdw_t.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E4F0F8;
}
#header p.stilling
{
	font-size: 1.8em;
	background: url(../gfx/arw_ob.gif) no-repeat left center;
	padding-left: 15px;
	margin: 7px 10px 0 10px;
}

#header .stillinger form select, #header .distrikter form select, #header .sok form input, .addons .nyttigelenker select, .addons #subscriptor input
{
	border: 1px solid #ccc;
	background-color: #F7F9EC;
	font-size:.9em;
	font-weight:bold;
	color:#666;
	padding:2px;
}
.addons #subscriptor input{margin-bottom:5px;}
#header .stillinger form select, #header .distrikter form select, #header .sok form input
{width:150px;}
#header .topnote
{
	border-top: #F90 1px dashed;
	border-bottom: #F90 1px dashed;
	background-image: url(../gfx/backtopnote.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:758px;
}
#header .topnote .topitem
{
	float: left;
	padding: 10px 10px 0 10px;
}
#header .topnote .topitem.first{width:215px;}
#header .topnote .topitem.second{width:270px;}
#header .topnote .topitem.therd{border-right:0; width:195px; margin-left:10px;}
#header .topnote .topitem.second .link.pdf
{
	background-image: url(../gfx/pdf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		padding:2px;

}

#police-news {
	
}
	#police-news li {
		margin-bottom: 5px;
	}
	#police-news li em {
		display: block;
	}


#header .topnote .topitem.second .link.pdf a
{
		padding-left:23px;	
		font-size:1.2em;
	
}
#mainframe .logo{margin-bottom:25px;}
#topmenu li
{
	float: left;
	border: 1px solid #ccc;
	border-bottom: 0;
	margin-right: 5px;
}
#topmenu li a
{
	display: block;
	color: #007FC9;
	margin: 5px 10px 3px 10px;
	font-size: 1.2em;
	font-family: verdana, arial, sans-serif;
}
#topmenu form input {
	position: absolute;
	top: 7px;
	left: 775px;
	width: 150px;
	border: 1px #999 solid;
	padding: 1px 0;
	font-size: .9em;
	max-height: 17px;
}
#topmenu a.butt {
	position: absolute;
	top: 7px;
	right: 5px;
}
#tree ul.first {
	border-top: 2px #fff solid;
	border-bottom: 2px #fff solid;
	padding-top: 25px;
}
#tree ul a {
	display: block;
	text-decoration: none;
}
#tree li {
	border-top: 2px #fff solid;
	background: #e2e3e4;
}
#tree ul.first li a.selected {
	background-color: #868789;
	color: #fff;
}
#tree .active {
	background-color: #b1b3b4;
	color: #fff;
}
#tree li a:hover {
	background-color: #868789;
	color: #fff;
}
#tree ul li .title { background: #b1b3b4 url(../gfx/da2e1a.gif) no-repeat 110px 10px; }
#tree ul.first li ul li { background-image: none; }
#tree ul li.active ul li a {
	background-color: #868789;
	color: #fff;
}
#tree ul a,
#tree ul .title {
	color: #000;
	text-align: none;
	padding: 5px 0 5px 5px;
	font-size: 1.2em;
}

#tree #issue {
	margin: 15px 5px 0 5px;
	text-align: center;
}
#tree #disclaimer { text-align: center; }
#tree #issue img,
#tree #disclaimer img {
	display: block;
	margin: 15px auto 0 auto;
}

.addons
{
	margin: 0 8px 0 0;
	background-color: #E4F0F8;
	border-left: 1px dashed #FF9900;
	word-wrap: break-word;
}
.addons h4, .addons #subscriptor .title { padding: 10px 0 7px 0; border-top:1px solid #fff; margin-top:10px;}
/*.addons .caption {border-bottom: 1px solid #fff; margin-bottom:5px;}*/
.addons .caption p{margin-bottom:0;}
.addons .nyttigelenker, .addons #subscriptor {margin-bottom:5px;}
.addons .nyttigelenker select, .addons #subscriptor input{width:200px;}
.addons ul li {
	margin-bottom: 15px;
	background: #e2e3e4;
	padding: 7px 0;
}
.addons h4 {margin-top:0;}
.addons ul li .title {
	background: transparent url(../gfx/title_bg.gif) repeat-y right top;
	color: #fff;
	padding: 1px 12px 1px 7px;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 1.2em;
}
.addons ul li .date {
	padding: 0 7px;
	margin-bottom: -10px;
}
.addons ul li .title a {
	color: #fff;
	text-decoration: none;
}
.addons ul li .linkwarning  {
	color: #666;
	text-decoration: italic;
	padding: 7px 12px 1px 7px;
}
.addons ul li .body {
	padding: 0 7px;
	font-size: 1.1em;
}
.addons ul.items li {
	margin-bottom: 0;
	padding: 0;
}
.addons ul.items li .title {
	background: transparent;
	font-weight: normal;
	margin: 7px 0 0 0;
}
.addons ul.items li .title a { color: #000; }
.addons ul.items li .body {
	margin-left: .8em;
	font-size: 1em;
}
.addons ul.related {
	border-left: 1px #da2e1a solid;
	border-bottom: 1px #da2e1a solid;
	padding: 0 0 7px 0;
	margin: 7px 0 15px 0;
}
.addons ul.related li {
	background: transparent;
	padding: 0;
	margin-bottom: 0;
}
.addons ul.related li ul li { border-left: 0; }
.addons ul.related li ul li .title.links {
	background: transparent;
	color: #da2e1a;
	font-weight: bold;
}
.addons ul.related li ul li.links .title { margin: 0; }

.addons.stilling {	background-color: #fff;}

.addons.first {margin: 20px 8px 0 0;}

.bubble { margin: -6px -5px 0 -5px; }
.bubble .north { background: transparent url(../gfx/bubble_n.gif) repeat-x left top; }
.bubble .east { background: transparent url(../gfx/bubble_e.gif) repeat-y right top; }
.bubble .south { background: transparent url(../gfx/bubble_s.gif) repeat-x left bottom; }
.bubble .west { background: transparent url(../gfx/bubble_w.gif) repeat-y left top; }
.bubble .nw { background: transparent url(../gfx/bubble_nw.gif) no-repeat left top; }
.bubble .ne { background: transparent url(../gfx/bubble_ne.gif) no-repeat right top; }
.bubble .se { background: transparent url(../gfx/bubble_se.gif) no-repeat right bottom; }
.bubble .sw { background: transparent url(../gfx/bubble_sw.gif) no-repeat left bottom; }
.bubble .inner {
	padding: 15px 12px 35px 12px;
	background-image: none;
}
.bubble h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 0;
}
.bubble h2 {
	margin-bottom: 0;
	font-size: 1.2em;
}
.bubble .body { font-size: 1.1em; }
.bubble img {
	float: right;
	margin: 0 0 3px 5px;
}
#footer {
	padding: 2px;
	text-align: center;
	font-size: 1.2em;
	clear:both;
	width:765px;
}
#footer span {
	border-left: 1px #fff solid;
	padding: 0 1em;
}
#footer span.first { border: none; }
#footer span a {
	color: #fff;
	text-decoration: none;
}

/* typestyle */
h1
{
	margin-bottom: .2em;
	line-height: 120%;
}
h2,
h3,
h4 { margin-bottom: 0; }

h1
{
	font-size: 1.8em;
	font-weight: normal;
}
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4, #subscriptor .title { font-size: 1.2em; }
p { font-size: 1.2em; }
.caption {
  font-size: 1.2em;
	font-weight: normal;
	padding-bottom: .5em;
}
#subscriptor .title { font-weight: bold; }
.caption p { font-size: 100%; } /* stop inheritance */
.alert { color: #F30; }
/* objectstyle */
#frontpage,
#article,
#folder,
#formpage,
#debate,
#search {
	margin-top: 8px;
	line-height: 180%;
}


#frontpage .itemfirst img
{
	margin-right:20px;
	float:left;
	width:200px;
	margin-bottom:10px;
}
#frontpage .left{float:left; width: 224px;}
#frontpage .right{float:right; width: 224px;}
#frontpage .item, #frontpage .itemfirst { border-bottom: 1px solid #ccc; margin-bottom:10px; padding-bottom:5px;}
#frontpage .item .date { font-size: 1.2em; }

#adboard
{
	width: auto;
	background-color: #FFF;
	
}
.clearer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#frontpage .item.left { float: left; }
#frontpage .item.right { float: right; }

#frontpage h1
{
	font-weight: normal;
}
#frontpage h2 a {
	color: #000;
	text-decoration: none;
}
#frontpage .item .caption
{
	font-weight: normal;
	margin: .5em 0em 0em 0em;
}
#frontpage .caption a
{
	color: #666;
	text-decoration: none;
}
#frontpage .caption a:hover { text-decoration: underline; }
#frontpage .readmore, .title.venstre { font-size: 1.2em; }

.job { margin-bottom: 1em; }
.job a { font-weight: bold; }

.antall {
	font-size: 1.2em;
	margin: 1em 0;
}
table#list_job { border-bottom: 1px #ccc solid; }
table#list_job tr.row1 td {
	padding-top: .5em;
	border-top: 1px #ccc solid;
}
table#list_job tr.row2 td { padding-bottom: .5em; }
table#list_job { margin: 1em 0; }
table#list_job td { font-size: 1.2em; }

#article.jobad .label,
#article.jobad .data,
#firm .label,
#firm .data {
	display: block;
	float: left;
	width: 15em;
	font-size: 1.2em;
}
#article.jobad .label,
#firm .label {
	font-weight: bold;
	width: 10em;
	clear: left;
}
#article.jobad .data,
#firm .data {
	display: block;
	float: left;
	width: 20em;
}
#firm .body {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px #93857F solid;
}
#article.jobad,
#folder.jobad {
	border: 1px #93857F solid;
	padding: 5px;
}
#article.jobad a.showall {
	float: right;
	font-weight: bold;
}

#frontpage .survey .spacer.five { background: none; }
#frontpage .survey .bar {
	background: transparent url(../gfx/title_bg.gif) repeat-y right top;
	padding-left: 2px;
	color: #BFBFBF;
}
#frontpage .survey .bar.none { background: none; }
#frontpage .survey h3 {
	font-size: 1.0em;
	margin-top: 5px;
	font-weight: normal;
}

#article .date,
#article .author {
	font-size: 1.1em;
	line-height: normal;
	float: left;
	margin: 0 1ex 1em 0;
}
#article #keywords {
	font-size: 1.1em;
	margin: 15px 0;
}
#article #keywords h4 {
	display: inline;
	font-size: 1.1em;
}

#search ul { margin-bottom: 2em; }
#search ul li .title {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2em;
}
#search ul li .body { line-height: normal; }
#search ul li .date { font: 80% normal; }

#stillinger {	min-height: 400px; }

#formpage legend { display: none; }
#formpage fieldset {
	background: #f1f1f1;
	border: 2px #e2e3e4 solid;
	padding: 0 2px;
	margin: 15px 0;
	font-size: 1.1em;
}
#formpage fieldset .title { padding: 1ex; }
#formpage .alert { font-weight: bold; }
#formpage label {
	width: 150px;
	float: left;
	text-align: right;
	margin: 0 1ex 1ex 0;
	/*clear: both;*/
}
#formpage .text,
#formpage .textarea,
#formpage .select,
#formpage .multiple,
#formpage .radioselect {
	float: left;
	margin-bottom: 1ex;
}
#formpage .check,
#formpage .radio {
	float: left;
	margin-bottom: 0;
}
#formpage .select,
#formpage .multiple,
#formpage .text,
#formpage .textarea { width: 220px; }
#formpage span.checkval {
	/*display: block;*/
	float: left;
	margin-left: .2ex;
}
#formpage a.butt { margin: 0 0 1ex 155px; }

#folder ul.contentlist {
	font-size: 1.2em;
	line-height: normal;
	margin:1px;
	padding:1px;
}
ul.contentlist li.toplevel { list-style: none; float:left; margin:0; padding:0;}
ul.contentlist li.toplevel a
{
	font-weight: bold;
	margin-right: 15px;
	line-height: 2em;
}
ul.contentlist li.toplevel .caption a img{border:0;}
ul.contentlist .caption {
	font-size: 80%;
	font-weight: normal;
	margin-bottom: 0;
}
ul.contentlist p { margin-bottom: 0; }
ul.contentlist .date { font-size: 80%; }

.comments {
	background: #f1f1f1;
	border: 2px #e2e3e4 solid;
	padding: 0 2px;
	margin: 15px 0;
	font-size: 1.1em;
}
.comments h5 {
	font-size: .9em;
	margin-bottom: 0;
}
.comments h4 {
	display: inline;
	font-size: 1.1em;
}
.comments p { font-size: 1em; }
.comments table {
	border: 1px #e2e3e4 solid;
	margin: 1px 0;
}
.comments th {
	text-align: left;
	font-size: .9em;
}
.comments th,
.comments td {
	padding: 1px 2px;
	border-bottom: 1px #e2e3e4 solid;
}
.comments tr.flip th,
.comments tr.flip td { background-color: #fbfbfb; }
.comments tr.flop th,
.comments tr.flop td { background-color: #fff; }
.comments .alert { font-weight: bold; }
.comments tr.spacerow td { background-color: transparent; }

.prevnext { text-align: center; }
.prevnext .prev {	float: left; font-weight: bold; }
.prevnext .next {	float: right; font-weight: bold; }

#commentWin { border-bottom: 1px #000 solid; }
#commentWin .comment {
	padding: 5px;
	border-top: 1px #000 solid;
}
#commentWin .caption { margin: 5px 5px .2em 5px; }
#commentWin h1 { margin: 5px 5px .2em 5px; }
#commentWin h2 { margin-bottom: 5px; }
#commentWin .body { margin: 5px 0; }
#commentWin h3 {
	width: 70%;
	float: left;
	font-size: 1em;
	margin-bottom: 0;
}
#commentWin .date {
	float: right;
	width: 25%;
	text-align: right;
	font-weight: bold;
}
#commentWin .body {
	clear: both;
	padding-top: 5px;
}
#commentWin a.report {
	display: block;
	text-align: right;
}
#commentWin h5 {
	font-size: 1em;
	margin: 5px 0 0 0;
}

.pf{border-bottom:1px #fff solid;}
.pf img
{
	padding: 20px 10px 15px 45px;
	border: 0;
}
.pf p {padding-left:65px; }

/* dynaparked */
.gimage { background: transparent; }
.gimage div {
	font-size: .8em;
	line-height: normal;
}
.gimage.left {
	float: left;
	padding: 10px 10px 10px 0;
}
.gimage.right {
	float: right;
	padding: 0 0 10px 10px;
}
.gimage.center {
	text-align: center;
	margin: 0 auto;
	padding: 10px 0;
}
.gimage .gbottom { padding-top: 3px; }
.gimage .gtop { padding-bottom: 3px; }
img.gimg { border: 0; }
.annonse

{background: url(../gfx/ann.gif) no-repeat right top;}
/* useful stuff */
.spacer {
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 1px;
	height: 1px;
}

.spacer.border{border-bottom: 1px solid #ccc;}
.spacer.one { height: 1px; }
.spacer.five { height: 5px; }
.spacer.fifteen { height: 15px; }
.spacer.thirty { height: 30px; }
/*outline: 1px red dashed;*/
