/*
$Id: style.css,v 1.7 2004/12/07 07:40:37 curinir Exp $
$Name:  $
*/

/*

   blå: #103465
orange: #f96610
   */



body {
/* color: #594A00; */
color: #333333;
	   background-color: white;
margin: 0px;
padding: 0px;
		 font-family: tahoma, verdana, sans-serif;
		 font-size: 76%;
         text-align: center;
}

div#menu { 
    padding-top: 20px;
    padding-left: 0px;

}

div#menu a { /* LEVEL 0 - NOT ACTIVE */
    display: block;
    padding: 3px;
    color: #333333;
    text-decoration: none;
}
div#menu a:hover { /* LEVEL 0 - NOT ACTIVE - HOVER */
	text-decoration: underline;
}
div#menu .MenuItem {
    color: red;
	padding-left: 8px; 
	padding-top: 5px;
    font-weight: bold;
}
div#menu .MenuItemOpen {
    color: red;
	padding-left: 8px; 
	padding-top: 5px;
    font-weight: bold;
}
div#menu .MenuItemOpen span { /* LEVEL 0 - ACTIVE */
    color: #f96610;
    text-decoration: underline;
}
div#menu .MenuItem1 {
    color: red;
	padding-left: 24px;
	padding-top: 5px;
}
div#menu .MenuItem1 a:hover span { /* LEVEL 1 - NOT ACTIVE - HOVER */
    text-decoration: underline;
}
div#menu .MenuItem1 span { /* LEVEL 1 - NOT ACTIVE */
    color: #333333;
    font-weight: bold;
}
div#menu .MenuItem2 { /* LEVEL 1 - ACTIVE */
	padding-left: 24px; 
	padding-top: 5px;
    font-weight: bold;
}
div#menu .MenuItem2 span {
    text-decoration: underline;
    color: #f96610;
}

div#menu a .img {		 
	margin-right: 5px;
	margin-left: 0px;
    vertical-align: middle;
    display: inline;
    width: 16px;
    height: 16px;
	font-size: 0px;
}
hr.separator {
border: 0px;
		border-top: 1px dotted #BB9C00;
height: 1px;
}

/*div#middle {
margin: 0px;
top: 0px;
left: 20%;
width: 60%;
position: absolute;
*/

/* border-left: 1px dotted #cbd9d8; */
/* } */

div#content {
        padding-left: 20px;
        padding-right: 10px;
        padding-bottom: 0px;
		 padding-top: 20px;
}
p {
		line-height: 1.5em;
		text-align: left;
}

div.copyright {
    text-align: center;
	  font-weight: bold;
}

div.box {
    border: 1px dotted #BB9C00;
    padding: 5px;
    background-color: #F7F4A3;
    margin: 20px;
}
div.box div.content {
	background-color: white;
border: 1px dotted #BB9C00;
padding: 5px;
}
div.box div.heading {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}

div.box div.content form * {
	vertical-align: middle;
}

div.box div.content div {
	padding-top: 2px;
}

.right {
	text-align: right;
}




/* Common CSS specification */

table {
	border-collapse: separate;
	border-spacing:  0px;
	empty-cells: hide;
}
th, td, th *, td * {
vertical-align: middle;
}


body, p, div, label, span, td, th {
    font-family: verdana;
    font-size: 8pt;
}
h1 {
    clear: both;
		   font-size: 1.5em;
}
label, input, select {
    /*vertical-align: middle;*/
}
a img {
    border: none;
}
label {
    font-weight: bold;
    margin-right: 15px;
}
button {
    margin-right: 10px;
}
.inactive {
    background-color: #eeeeee;
}
.margtop10 {
	margin-top: 10px;
}
.padtop10 {
    padding-top: 10px;
}
.pad0 {
    padding: 0px;    
}
.alright {
    text-align: right;
}
.clear {
    clear: both;
}
.bigrad {
    -moz-border-radius: 15px;
    padding: 10px;
}
.smallrad {
    -moz-border-radius: 8px;
    padding-left: 5px;
    padding-right: 5px;
}
.border {
    border: 2px solid silver;
}
.borderbottom {
    border-bottom: 2px silver dotted;
}
.row {
    margin-top: 10px;
    clear: both;
}
.w24 {
    width: 24px;
}
.w240 {
width: 240px;
}
.w300 {
    width: 300px;
}
.w400 {
    width: 400px;
}
.w700 {
width: 700px;
}
.h24 {
    height: 24px;
}
.h100 {
    height: 100px;
}
.h300 {
    height: 300px;
}
.scroll {
overflow: auto;
}
.green {
    color: green;
}
.red {
    color: red;
}
.bggrey {
    background-color: #eeeeee;
}
.bgwhite {
    background-color: white;
}
.flright {
    float: right;
}
.flleft {
    float: left;
}
.buttons {
    text-align: right;
    margin-top: 20px;
}

.row {
    clear: both;
    margin-bottom: 15px;
}


.bold {
	font-weight: bold;
}




button.w20 .img {
    margin: 0px;
}








/* LOCAL PONDUS VIEWER STUFF */

#content div.animation {
float: right;
/*clear: both; */
       padding-bottom: 0px;
       padding-left: 20px;
       padding-top: 0px;
}

#content div.animationorganization {
    float: left;
/*clear: both; */
       padding-bottom: 30px;
       padding-right: 20px;
       padding-left: 0px;
       padding-top: 0px;
}

#content div.organizationtext {
    float: left;
    padding-bottom: 30px;
}
#content #newslist div.newsitem div.animation {
float: left;
/*clear: both; */
       padding-left: 
       padding-bottom: 0px;
       padding-right: 20px;
       padding-top: 0px;
margin: 0px;
}
div.animationdescription {
    font-style: italic;
    text-align: center;
    margin-top: 5px;
width: 250px;
}

div.barbg {
	background-color: #103465;
	width: 200px;
	font-size: 0.1em;
	height: 5px;
	margin-top: 4px;
	float: right;
}
div.bar {
	background-color: #f96610;
	float: left;
	font-size: 0.1em;
	height: 5px;
}
div.score {
	/* display: none; */
	float: right;
	margin-right: 10px;
	vertical-align: center;
}

div.resultItem {
	margin-bottom: 40px;
}

div.newsitem {
	margin-bottom: 0px;
}

#content h1, #content .header {
    margin-top: 10px;
	font-size: 1.5em;
	font-weight: bold;
    color: #103465;
}
#content a {
    color: #f96610;
    text-decoration: underline;
    vertical-align: top;
}
#content a:hover {
    color: #103465;
    text-decoration: underline;
}
#content div.newsitem .header {
	font-size: 1.5em;
	font-weight: bold;
}
#content #newslist div.newsitem .header {
float: left;
width: 500px;
       margin-top: 0px;
       margin-left: 0px;
       padding-top: 0px;
       padding-left: 0px;
}
#content #newslist div.newsitem .header a {
    text-decoration: underline;
}
#content div.newsitem .newsdate {
    float: left;
    width: 500px;
    margin-top: 0px;
    margin-left: 0px;
}
#content div.newsitem .ingressnews, #content div.newsitem .ingressnewsfirst {
float: left;
display: block;
width: 500px;
       margin-top: 0px;
       padding-top: 3px;
}
#content hr.newsseparator {
   /*
    color: #387E0D;
    background-color: #387E0D;
    height: 3px;
    */
color: #ffffff;
background-color: #ffffff;
    clear: left; 
    border: 0px;
}
#content div.links {
    clear: right;
    float: right;
    width: 235px;
    padding: 5px;
    margin: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
    border: 1px solid black;
    background-color: #eeeeee;
    
}

#content div.links div.link {
    margin-bottom: 10px;
    line-height: 1em;
}
#content div.links div.link a {
    color: #f96610;
    font-weight: bold;
    text-decoration: none;
}
#content div.links div.link a:hover {
    color: #103465;
    text-decoration: underline;
}

div.search {
    margin: 0px;
    padding-right: 5px;
    text-align: right;
    
}
#searchbox {
    padding-top: 20px;
    text-align: center;
}
#searchbox label {
    color: black;
}
.ingress {
    margin-top: 5px;
    font-style: italic;
}
.newsdate {
color: #999999;
       margin-top: 5px;
}
#frontcollage {
    margin-top: 40px;
}
li {
    line-height: 1.5em;
}
#newslist {
    margin-top: 10px;
}
#linkbox a {
color: #ffffff;
       text-decoration: none;
}
#linkbox a:hover {
color: #333333;
       text-decoration: underline;
}
#d51loginbox a {
    color: white;
    text-decoration: none;
}
#d51loginbox a:hover {
    color: #333333; 
    text-decoration: none;
}
#d53copyrightbox {
    color: #ffffff;
    margin-top: 15px;
}

#content hr.newsseparator {
   /*
    color: #387E0D;
    background-color: #387E0D;
    height: 3px;
    */
    padding-bottom: 20px;
    color: white;
    background-color: #ffffff;
    clear: left; 
    border: 0px;
}
#abonnerdriftsmeldinger {
    text-align: center;
    width: 220px;
    border: 1px solid black;
    background-color: #eeeeee; 
    padding: 5px;
    margin-bottom: 20px;
}
