﻿
body
{
    font-family: UTPOIA, VERDANA, ARIAL, HELVETIC;
    font-size: 36pt;
    font-family: Verdana;
    font-size: 10pt;
}

/* What is this used for? */
body form table
{
/*    text-align: left; */
/*    width: 481px; */
}

/* Main Frame */
#mainframe{}
/* All cells in Main Fram is top-aligned. */ 
#mainframe td
{
    vertical-align: top;
}

top-spacer
{
    height: 1px; /*   width: 100%;*/
}


/* In order to make the size of the edit user table correct */
.local3dcol {
width:290px;

}

/* headers */
h2
{
    font-size: large;
    margin-bottom: 6px;
}


/* Header for each page */
div.header
{
    font-family: Arial;
    font-size: 18pt;
    font-weight: bolder;
    text-align: left;
    margin-top: 3px;
    color: #4E9200;
}

#ItemInfoContainer
{
    position: absolute;
    left: 200px;
    top: 300px;
    border-style: ridge;
    display: none;
    border-width: 3px;
}

.mouseOverEmph:hover
{
    text-decoration: underline;
}


#ItemInfo
{
    /*    position: inherit; */
    color: black;
}

.kilder-links a:hover
{
    color: #55ccff;
}
/* Text content */
div.text
{
    /*     font-family:Arial; */
}

/* Lists */
ul.linklist
{
    margin-top: 1px;
    list-style: url(Images/pil.gif);
}

ul.maillinks
{
    list-style-type: circle;
    margin-right: 5px;
    list-style: url(Images/envelope.gif);
}

.left div ul
{
}

/*=========================================================================*/
/* Used for element headers so that labels may float to the right of them */
/*=========================================================================*/
.LeftFloat
{
    clear: right;
    float: left;
}
/* Used for Dates to the right of the element header */
.RightFloat
{
    clear: left;
    float: right;
    text-align: right;
}




.leftPageSpacer
{
    width: 10px;
}

td.toptd
{
}
td.right
{
    width: 370px;
}

td.left
{
 width: 250px;

}

td.middle
{
    width: 900px; /*border-left:dotted 1px silver; border-right:dotted 1px silver;*/
    padding-left: 4px;
    padding-right: 4px;
}

#mainframe td.frameside
{
    background-color: #171E81;
}

/* Menu boxes */
.content
{
    border: 2px solid #666699;
    text-align: left;
    padding: 5px;
margin:5px;
font-size:medium;
}
.content div.boxHeadline
{
    font-size: medium;
    font-weight: bold;
white-space:nowrap;
border-bottom:solid 10px white;
}


.content div.separator
{
    float: left;
    font-size: 10px;
    display: none;
}

/* Boxes to the left */
div.left-content
{
    margin-right: 5px;
padding-right:0px;
}

.left-content table
{
}

div.comments
{
/*    font-size: large;*/
}


div.left-content div
{
    text-align: left;
}



div.left-content table tr td a
{
    text-decoration: none;
    color: Black;
}

div.left-content table tr td a img
{
    border-style: none;
}

/* -------------------------------------- */
/* Boxes to the right */
/* -------------------------------------- */
.right-content
{
    margin-left: 9px;
}
div.iMrdbBox
{
/*    background-color: #4E9200;
    font-size: large;
    border-width: 1px; */
}

div.iMrdbBox a
{
    font-weight: bold;
white-space:nowrap;
}
/* END BOXES */


#FeedbackFormDiv
{
    border: ridge thin black;
    background-color: white;
    padding: 10px;
    display: inline;
    position: absolute;
    height: 384px;
    left: 496px;
    top: 271px;
}



/* Header links */

div#headerWrapperBox
{
    border: 1px solid #CCCCFF;
}

/* The topmost headers on the master page 
headers2 is for the second line */
.header-links
{
color:Red;
    margin-top: 0px;
    text-align: left;
    color: #808080;
    text-align: left;
    text-decoration: none;
font-size:12pt;
margin-right:7px;
}

.header-links2 {
   color: #808080;
font-size:12pt;
}

/* For div-headers on the contact page, adds to "header" */
.ContactHeader {
margin-bottom:10px;
}

.links
{
    display: inline;
    margin-top: 0px;
    border-top-width: 0px;
    background-color: #FFFFFF;
}


.invisibleLink {
color:Black;
text-decoration:none;
}


.links
{
    font-size: 14px;
}

/*table.links tr td a
{
}
*/
table.links tr td a:hover
{
    text-decoration: underline;
    color: Green;
}


.links tr td a.AdminLink
{
    color: #0088FF;
}

.links tr td a.MemberLink
{
    color: #0066aa;
}
.MasterUserControls
{
    float: right;
    margin-left: 13px;
    text-decoration: none;
}

.scrollField
{
    overflow: auto;
}


/* IMAGES */
#newsImage
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 9px;
}
#headerImage
{
}


img.SinglePageNewsImage
{
    margin-right: 25px;
    margin-bottom: 15px;
width:150px;
}


/********************************************/
/***************** Data Items ***************/
/********************************************/

/*=========    Archive ==========*/
/*================================*/
.archiveName {
   color: #4E9200;
    float: left;
font-weight:bold;

}

/*=========    Nyheter ==========*/
/*================================*/
.defaultName
{
    color: #4E9200;
    float: left;
font-size:12pt;
font-weight:bold;
}
.defaultDate
{
    font-size: smaller;
    float: right;
    text-align: right;
}

.defaultText
{
    text-align: left;
}
.defaultImage
{
    width: 70px;
}

.defaultText a
{
    color: Red;
}
.defaultText a:visited
{
    color: #CC6600;
}

.dataItemOdd
{
    text-align: justify;
    border-bottom: solid 1px black;
    padding-bottom: 10px;
    padding-top: 4px;
    padding-right: 10px;
    width: 100%; /* width:100% */
}

.dataItemEdit
{
    background-color: White;
    text-align: justify;
}



/*=========    Nyheter ==========*/
/*================================*/
div.downloadBox
{
    font-size: 10pt;
}

.downloadName
{
    font-weight: bold;
}
.downloadDescription
{
}

.masterPageDocumentDownload {
color:Blue;
text-decoration:underline;
margin-top:-30px;
}

div.downloadBox a.downloadDl
{
}


.MrdbTextLogo
{
    position: absolute;
    top: 30px;
    left: 57px;
z-index:500;
    color: white;
  filter: alpha(opacity=90);
}

#tranclucentbackground
{
    position: absolute;
    width: 350px;
    height: 100px;
    top: 40px;
    left: 57px; 
height:18px;
    top: 140px; 
    background-color:white;

    z-index: 00;
 -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
   opacity: 0.5;               /* newer Mozilla and CSS-3 */

    filter: alpha(opacity=60);
}

.MrdbTextLogo .logo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 88pt;
    font-weight: bolder;
margin-bottom:-30px;
text-align:left;

 

}
.MrdbTextLogo .sub {
  font-weight:bold;
color:black;
text-align:left;
font-size: 15pt;
letter-spacing:3px;
margin-left:5pt;
z-index:800;
}

