﻿/* CSS Document */

/* CSS Document MAL*/

/* hele vinduet, legg inn bakgrunnsfarge/grafikk her */
body
{
background-color:#fff063;
margin:0px;
}


/* hoved rammen rundt siden */
#main
{
width:955px;
min-height:556px;
text-align:left;
overflow-x:hidden;
background-image:url(img/shading.gif);
background-repeat:repeat-y;
padding-left:12px;
padding-right:12px;
margin:0px;
position:relative;
}
#hiddenDiv
{
display:none;
}

a
{
color:#e10028;
text-decoration:none;

}
a:hover
{
text-decoration:underline;

}

/* --------------------------------------------------------- toppene ---------------------------------------------------------*/

/* ------------------- top 1 ------------------- */
#top1
{
background-image:url(img/resirkTopp.jpg);
background-repeat:no-repeat;
width:955px;
height:120px;
}
#top1 a
{
display:block;
width:955px;
height:120px;
cursor:pointer;
}


/* ------------------- top 2 -------------------*/
#top2
{
height:20px;
width:955px;
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
margin-bottom:2px;
padding-top:5px;
}

#top2Meny
{
float:right;
height:18px;
min-width:200px;
padding-right:10px;
}
.top2MenyLinkBox
{

float:left;
min-width:50px;
height:18px;
text-align:center;
}

.top2MenyLinkBox a
{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-decoration:none;
display:block;
min-width:50px;
height:16px;
text-align:center;
}
.top2MenyLinkBox a:hover
{
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-decoration:none;
display:block;
min-width:50px;
height:16px;
text-align:center;
}
.top2MenyBar
{
float:left;
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
width:5px;
height:16px;
margin-left:5px;
margin-right:5px;
}
.engFlagg
{
float:left;
background-image:url(img/en_flag.jpg);
background-repeat:no-repeat;
width:16px;
height:11px;
margin-top:2px;
background-color:#009933;
margin-right:10px;
}
.engFlagg a
{
display:block;
width:16px;
height:11px;
cursor:pointer;
}

.norskFlagg
{
float:left;
background-image:url(img/norsk_flag.jpg);
background-repeat:no-repeat;
width:16px;
height:11px;
margin-top:2px;
background-color:#009933;
margin-right:10px;
}
.norskFlagg a
{
display:block;
width:16px;
height:11px;
cursor:pointer;
}


#sokWrapper
{
position:relative;
margin-left:2px;
float:left;
min-width:130px;
height:18px;
}

#sokForm
{

}
#sokInp
{
position:absolute;
top:0px;
left:2px;
width:100px;
height:12px;
border:1px solid #000000;
}
.sokButton
{
position:absolute;
top:1px;
right:4px;
height:15px;
width:15px;
}
.sokTekst
{
float:left;
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
min-width:30px;
height:18px;
text-align:center;
margin-left:20px;
}

/* --------------------------------------------------------- kolonnene --------------------------------------------------------- */
#colWrapper
{
position:relative;
width:955px;
min-height:200px;
padding-top:10px;
padding-bottom:112px;
background-image:url(img/bunnGress.jpg);
background-repeat:no-repeat;
background-position:bottom;
overflow-x:hidden;
}



#col1
{
float:left;
margin-left:10px;
margin-right:10px;
width:559px;
padding-left:10px;
padding-right:10px;
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
min-height:600px;
border-left:1px solid #aecc52;
border-right:1px solid #aecc52;
padding-top:5px;
}

#col2
{
position:relative;
float:left;
width:150px;
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
min-height:650px;
}
/* med undersider */
.col2LinkBoxM
{
width:150px;
min-height:24px;
background-image:url(img/leftmenyBacgr.gif);
background-repeat:repeat-y;
border-top:1px solid #FFFFFF;
}
.col2LinkBoxM a
{
display:block;
width:115px;
min-height:10px;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
padding-top:10px;
padding-bottom:8px;
padding-left:25px;
padding-right:10px;
background-image:url(img/closedArrow2.gif);
background-position:left top;
background-repeat:no-repeat;
}
.col2LinkBoxSelM
{
width:150px;
min-height:32px;
background-image:url(img/leftColSubBackGr.gif);
background-repeat:repeat-y;
border-top:1px solid #FFFFFF;
}
.col2LinkBoxSelM a
{
display:block;
width:115px;
min-height:12px;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
padding-top:10px;
padding-bottom:8px;
padding-left:25px;
padding-right:10px;
font-weight:bold;
background-image:url(img/openArrow2.gif);
background-position:left top;
background-repeat:no-repeat;
}



.col2LinkBox
{
width:150px;
min-height:24px;
background-image:url(img/leftmenyBacgr.gif);
background-repeat:repeat-y;
border-top:1px solid #FFFFFF;
}
.col2LinkBox a
{
display:block;
width:115px;
min-height:12px;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
padding-top:10px;
padding-bottom:8px;
padding-left:25px;
padding-right:10px;

}
.col2LinkBox a:hover
{
display:block;
width:115px;
min-height:12px;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
padding-top:10px;
padding-bottom:8px;
padding-left:25px;
padding-right:10px;
}
.col2LinkBoxSel
{
width:150px;
min-height:32px;
background-image:url(img/leftColSubBackGr.gif);
background-repeat:repeat-y;
border-top:1px solid #FFFFFF;
}
.col2LinkBoxSel a
{
display:block;
width:115px;
min-height:12px;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
padding-left:25px;
padding-right:10px;
font-weight:bold;

}

.col2SubLinkBox
{
width:150px;
min-height:18px;
background-image:url(img/leftColSubBackGr.gif);
background-repeat:repeat-y;
}
.col2SubLinkBox a
{

display:block;
width:115px;
min-height:8px;
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
padding-left:25px;
padding-right:10px;
}
.col2SubLinkBox a:hover
{
display:block;
width:115px;
min-height:8px;
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-decoration:none;
padding-top:3px;
padding-bottom:3px;
padding-left:25px;
padding-right:10px;
font-weight:bold;
}

#col2b
{
/*position:absolute;
left:0px;
bottom:0px;*/
padding-top: 20px;
font-family:"Trebuchet MS";
text-align:right;
font-size:12px;
color:#000000;
width:150px;
min-height:100px;
padding-bottom:50px;
background-image:url(img/resirkLitenLogo.gif);
background-repeat:no-repeat;
background-position:bottom right;
}

.col1Tittel
{
font-family:"Trebuchet MS";
font-size:20px;
margin-bottom:10px;
color:#e10028;
}

#col3
{
width:183px;
min-height:100px;
float:left;
padding-top:5px;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
}


#flereNyheter
{
font-family:"Trebuchet MS";
font-size:12px;
color:#e10028;
}
#flereNyheter a
{
color:#e10028;
text-decoration:none;

}
#flereNyheter a:hover
{
text-decoration:underline;

}
#newsTopImg
{
margin-top:10px;

}
.col3nytt
{
font-family:"Trebuchet MS";
font-size:12px;
color:#e10028;
background-image:url(img/nyttTopp.gif);
background-position:left top;
background-repeat:no-repeat;
width:100%;
background-color:#FFFFFF;
}

.col3nytt a
{
font-family:"Trebuchet MS";
font-size:12px;
color:#e10028;
text-decoration:none;
}
.col3nytt a:hover
{
text-decoration:underline;

}
.col3nyttDato
{
font-family:"Trebuchet MS";
font-size:12px;
color:#888888;
margin-top:10px;
clear:both;
}

.col3nyttDato a
{
text-decoration:none;
color:#888888;
}
.col3nyttDato a:hover
{
text-decoration:underline;
}

.col3nyttBunn
{
background-image:url(img/nyttBunn.gif);
background-repeat:no-repeat;
width:183px;
height:9px;
}
.nyhetIngress
{
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;

}
.col3Panel
{
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
width:183px;
min-height:100px;
margin-top:0px;
}


/* ------------------- footer div ------------------- */

#footer
{
font-family:"Trebuchet MS";
font-size:10px;
color:#ffffff;
background-image:url(img/blomster.gif);
background-repeat:no-repeat;
background-position:center;
background-color:#fff063;
height:100px;
width:950px;
text-align:center;
margin-top:10px;
padding-top:10px;
}

#footer a
{
font-family:"Trebuchet MS";
font-size:11px;
color:#565555;
text-decoration:none;

}

#footer a:hover 
{

}








/* nyheter */
.nyhetsdato
{
width:100%;
clear:both;
font-family:"Trebuchet MS";
font-size:10px;
color:#000000;
margin-top:5px;
margin-bottom:1px;
}



#newselement
{



}

#newstitle
{
font-family:Georgia, "Times New Roman", Times, serif;
background-image:url(../../Magenta/Copy of Grata/css/img/TittelPrikker.gif);
background-repeat:no-repeat;
background-position:left;
font-size:24px;
color:#ac4937;
margin-bottom:00px;
padding-left:22px;
}

#newsdetails
{
position:relative;
padding:10px;
width:100%;
font-family:"Trebuchet MS";
font-size:11px;
color:#6b6b6b;
}

#newsrelated
{

}

#newsnavigation
{
position:relative;
width:100%;
height:14px;
clear:both;
}

#newsback
{
position:absolute;
bottom:1px;
left:7px;
width:56px;
height:12px;
padding:1px;
background-color:#ab1d22;
text-align:center;
}
#newsnavigation a
{
color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
text-decoration:none;
}
#newpaging
{
font-family:"Trebuchet MS";
font-size:11px;
color:#565555;
text-decoration:none;


}

#newpaging a
{
font-family:"Trebuchet MS";
font-size:11px;
color:#565555;
text-decoration:none;

}

/* ------------------------------- glossymeny ------------------------------- */
.glossymenu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

.glossymenu ul li
{
list-style: none;
padding: 0;
margin: 0;
} 

/*------------ col1Meny ------------*/
.glossymenu
{
width:150px;
min-height:100px;
background-image:url(img/leftColSubBackGr.gif);
background-repeat:repeat-y;
}


/*------------ col1MenyLinkbox ------------*/
.glossymenu a.menuitem
{
display:block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width:115px;
min-height:12px;
background-image:url(img/leftmenyBacgr.gif);
background-repeat:repeat-y;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
padding-left:25px;
padding-right:10px;
border-top:1px solid #FFFFFF;
}
.glossymenu a.menuitemSelected
{
display:block;
position: relative; 
background-image:url(img/leftColSubBackGr.gif);
background-repeat:repeat-y;
border-top:1px solid #FFFFFF;
width:115px;
min-height:12px;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
padding-left:25px;
padding-right:10px;
font-weight:bold;
}



.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color:#000000;
}

.glossymenu a.menuitem .statusicon,.glossymenu a.menuitemSelected .statusicon{ 
position: absolute;
top: 12px;
left: 10px;
border: none;
}

.glossymenu a.menuitem:hover
{
font-weight:bold;
}

.glossymenu div.submenu
{ 
}

.glossymenu div.submenu ul
{
list-style-type: none;
margin: 0;
padding: 0;
}


/*------------ col1MenySubLinkbox ------------*/

.glossymenu div.submenu ul li
{
width:150px;
min-height:22px;
background-image:url(img/leftColSubBackGr.gif);
background-repeat:repeat-y;
}

.glossymenu div.submenu ul li a{
display:block;
width:115px;
min-height:12px;
font-family:"Trebuchet MS";
font-size:11px;
color:#000000;
text-decoration:none;
padding-top:5px;
padding-bottom:5px;
padding-left:25px;
padding-right:10px;
}

.glossymenu div.submenu ul li a:hover
{
font-weight:bold;
}







/* ******************************************************
Added by dma/dw on 090121 to add RSS feed subscription to
the templates/newsV2/list/resirk_css_list html template.
******************************************************* */
ul#newsfeeds {
list-style-type: none;
margin: 0; 
margin-top: 12px;
padding: 0;
}
ul#newsfeeds li {
list-style-type: none;
margin: 0; 
padding: 0;
}
