﻿body
{
    padding:0px;
    margin:0px;
    line-height:17px;
    font-family:Arial;
    font-size:13px;
    color:#4c4c4c;
    background-color:#f1f0e9;
}
/******************* 
    Common 
********************/

h1
{
    padding:0px;
    margin:0px 0px 0px 0px;
    font-size:22px;
    font-weight:normal;
    color:#1a1a1a;
}
h2
{
    color:#347b99;
    font-size:20px;
    font-weight:normal;
    margin:0px 0px 0px 0px;
    line-height:24px;
}

h3
{
    color:#1a1a1a;
    font-size:16px;
    font-weight:bold;
    padding-top:5px;
    margin-top:20px;
    
}

a
{
    text-decoration:none;
    color:#347b99;
}
a:hover
{
    text-decoration:underline;
}
a.blueLink
{
    background-image:url(/images/blue_arrow.png);
    background-repeat:no-repeat;
    background-position:right center;
    padding:0px 12px 0px 0px;
}
a.boldLink
{
    font-weight:bold;
}
p
{
    padding:0px;
    margin:0px;
}
ul
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}
.centerColumn ul
{
    list-style-image:none;
    padding:0px;
    margin:0px 0px 0px 0px;
}

.centerColumn ul li
{
    margin:10px 0px 10px 0px;
    background-image:url(/images/bullet.gif);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:17px;

}
.content ol
{
   padding-left:23px;
   margin:0px;
}
.content ol li
{
   margin:10px 0px 10px 0px;
}

.boxTitle
{
    font-weight:bold;
    font-size:14px;
    border-bottom:solid 1px #dad9d6;
    padding-bottom:8px;
    color:#1a1a1a;
}

.newsletter
{
    height:30px;
    background-image:url(/images/newsletter_back.gif);
    background-repeat:no-repeat;
    background-position:left center;
    width:290px;
    height:29px;
}
.errorSummary
{
    height:20px;
}
.newsletter .inputBox
{
    border:none;
    background:none;
    margin:2px;    
    width:225px;
    padding:4px 0px 4px 5px;
    color:#808080;
    vertical-align:top;
    font-family:Arial;
    font-size:13px;
}
.newsletterTitle
{
    border:none;
}
.newsletterBox .content p
{
    padding:0px 0px 10px 0px;
}
.newsletter input.newsletterSubmit
{
    margin-left:-7px;
}
.column p a
{
    background-image:url(/images/blue_arrow.png);
    background-repeat:no-repeat;
    background-position:right center;
    padding:0px 10px 0px 0px;
}
.main
{   
    margin-left:auto;
    margin-right:auto;
    width:1000px;
    background-image:url(/images/border_back.gif);
    background-position:center top;
    background-repeat:repeat-y;
}
/******************* 
    Top
********************/
.main .top
{
    height:120px;
    width:980px;
    margin-left:10px;
    background-image:url(/images/top_back.png);
    background-position:center bottom;
    background-repeat:no-repeat;
    position:relative;
    border-bottom:solid 1px #dad9d6;
}
.top .logo
{
    float:left;
    /*background-image:url(/images/Energi-og-Olieforum-Logo.png);*/
    height:120px;
    width:250px;
    
}
.top .logo a img
{
    border:none;
}

/******************* 
    Main content 
********************/
.main .mainContent
{
    width:960px;
    margin-left:10px;
    padding:30px 0px 20px 20px;
    background-color:White;
}
.main .mainContent .content
{
    float:left;
    width:760px;
    padding-left:20px;
    margin-bottom:30px;
    border-left:solid 1px #ececea;
}
.main .mainContent .content .centerColumn
{
    float:left;
    width:500px;
    margin-right:20px;
    position:relative;
}
.main .mainContent .content .listItem
{
    border-top:solid 1px #ececea;
    padding:15px 0px 15px 0px;
    margin-top:5px;
}
.main .mainContent .content .listItemSmall
{
    padding:15px 0px 15px 0px;
    margin-top:0px;
}
.main .mainContent .content .listItemMore
{
    padding-bottom:0px;
}
.main .mainContent .content .newsManchet .thumb
{
    width:95px;
    height:95px;
    float:left;
    padding:0px 15px 0px 0px;
}
.main .mainContent .content .newsManchet .date
{
    color:#808080;
    font-size:11px;
    float:left;
    margin-right:8px;
    margin-top:0px;
}

.main .mainContent .content .type
{
    text-transform:uppercase;
      
}
.main .mainContent .content .newsManchet
{
    margin:5px 0px 0px 0px;
    line-height:21px;
}
.main .mainContent .content .newsManchet p
{
    line-height:21px;
    
}
.main .mainContent .content .pageManchet
{
    color:#1a1a1a;
    font-size:15px;
    margin:8px 0px 15px 0px;
    line-height:19px;
}
.main .mainContent .content .centerColumn img
{   
    padding:20px 0px 10px 0px;
    max-width:500px;
}

.main .mainContent .content .centerColumn .info
{
    font-size:11px;
    color:#808080;
    margin-bottom:10px;
    
}
.main .mainContent .content .centerColumn .info .date
{
}
.main .mainContent .content .centerColumn .byline
{
    
}
.main .mainContent .content .centerColumn .articleText
{
    border-top:solid 1px #ececea;
    padding-top:20px;
    margin-top:20px;
    line-height:17px;
}


/******************* 
    Themes 
********************/

.main .mainContent .content .themeListItem 
{
    border-bottom:solid 1px #ececea;
    padding:20px 0px 20px 0px;
}
.main .mainContent .content .themeListItem .themeThumb
{
    width:240px;
    height:82px;
    float:left;
    padding:0px 10px 0px 0px;
}
.main .mainContent .content .themeListItem .themeTitle
{
    color:#1a1a1a;
    font-weight:bold;
    font-size:14px;
    padding-bottom:5px;
}
.main .mainContent .content .themeListItem .themeManchet
{
    padding-bottom:5px;
    line-height:17px;
}

.main .mainContent .content .centerColumn .themeInfo
{    
    margin:0px 0px 10px 0px;
    text-transform:uppercase;
    color:#808080;
    font-size:11px;
    height:13px;
}
.main .mainContent .content .centerColumn .themeInfo span
{
    float:left;
}
.main .mainContent .content .centerColumn .themeInfo a
{
    float:right;
    color:#808080;    
    padding:0px 10px 0px 10px;
    background-image:url(/images/theme_arrow.gif);
    background-repeat:no-repeat;
    background-position:left center;
}
.main .mainContent .content .centerColumn .themeText
{
    border:none;
    padding:0px 0px 0px 0px;
    margin:20px 0px 0px 0px;
}
.main .mainContent .content .centerColumn .themeImage
{
    width:500px;   
    padding:15px 0px 10px 0px;
    z-index:-3;
    border:none;
}
.main .mainContent .content .centerColumn .tabs
{
   margin:30px 0px 0px 0px;
}
.main .mainContent .content .centerColumn .tabs ul li
{
     background-image:none;
     padding-left:0px;
}
.main .mainContent .content .centerColumn .tabs .tabcontent
{
    background-image:url(/images/broad_box_top.gif);
    background-repeat:no-repeat;
    background-position:left top;
    border:solid 1px #dad9d6;
    width:498px;
    display:none;
}

.main .mainContent .content .centerColumn .tabs .tabcontent .tabTitle
{
    font-size:18px;
    font-weight:normal;
    margin:10px 0px 10px 20px;
}
.main .mainContent .content .centerColumn .tabs .tabItem
{
    width:450px;
    padding:15px 0px 15px 0px;
    border-top:solid 1px #dad9d6;
}
.main .mainContent .content .centerColumn .tabs .tabItem img
{
    width:95px;
    height:95px;
    float:left;
    padding:0px 10px 0px 0px;
}
.main .mainContent .content .centerColumn .tabs .tabItem .text
{
    margin-top:5px;
}
.main .mainContent .content .centerColumn .tabs .tabcontent .content
{
    width:475px;
    border:none;
    margin-bottom:0px;
}
/******************* 
    Center broad box
********************/
.main .mainContent .content .broadBox
{
    border:solid 1px #ececea;
    background-image:url(/images/broad_box_top.gif);
    background-repeat:no-repeat;
    background-position:left top;
    margin:30px 0px 30px 0px;
}
.main .mainContent .content .broadBox .title
{
    font-size:18px;
    font-weight:bold;
    padding:12px 0px 6px 20px;
    color:#000000;
}
.main .mainContent .content .broadBox .content
{
    width:460px;
    padding:15px 0px 0px 0px;
    margin-left:20px;
    margin-bottom:15px;
    border-top:solid 1px #dad9d6;
    border-left:none !important;
}
.main .mainContent .content .broadBox .content .link
{
    padding-bottom:20px;
}
.main .mainContent .content .broadBox .content .blueLink
{
    font-weight:bold;
}
.main .mainContent .content .broadBox .content img
{
    float:left;
}
.main .mainContent .content .broadBox .content .sendMail
{
    padding-left:0px;
}
/******************* 
    Comments
********************/
.main .mainContent .content .broadBox .content .pnlComment
{
    border-bottom:solid 1px #dad9d6;
    padding:0px 0px 20px 0px;
    margin:0px 0px 20px 0px;
}
.main .mainContent .content .broadBox .content .pnlComment .name
{
    font-weight:bold;
    color:#347b99;
    float:left;
}
.main .mainContent .content .broadBox .content .pnlComment .date
{
    color:#808080;
    font-size:11px;
    float:left;
    margin:2px 0px 0px 5px;

}
.main .mainContent .content .broadBox .content .commentTable
{
    margin:0px 0px 20px 0px;
}
.main .mainContent .content .broadBox .content .commentTable .commentBoxTitle
{
    color:#1a1a1a;
    font-weight:bold;
}
.main .mainContent .content .broadBox .content .commentTable input,
.main .mainContent .content .broadBox .content .commentTable textarea
{
    width:450px;
    margin-top:15px;
    color:#808080;
    font-family:Arial;
    font-size:13px;
}
.main .mainContent .content .broadBox .content .commentTable textarea
{
    height:200px;
}
.main .mainContent .content .broadBox .content .commentTable .btnSubmit
{
    width:61px;
}
.main .mainContent .content .broadBox .content .thanksTitle
{
    margin:0px 0px 20px 0px;
    font-weight:bold;
}

/******************* 
    Feed list
********************/
.feedItem
{
    margin:0px 0px 15px 0px;
    padding:0px 0px 15px 0px;
    border-bottom:solid 1px #dad9d6;
}
.feedItem .link
{
    font-weight:bold;
}
.feedItem .date
{
    color:#808080;
    font-size:11px;
    float:left;
    margin-right:8px;
    margin-top:3px;
}
.feedItem .text
{
    margin-top:3px;
}
.feedItem .source
{
    color:#808080;
    font-size:11px;
    margin-top:3px;
}
.feedItem .source span
{
    font-weight:bold;
}
.rssLink
{
    margin-bottom:0px;
}
/******************* 
    Calendar
********************/
.archive
{
    margin:10px 0px 10px 0px;
    padding:20px 0px 20px 0px;

    border-top:1px solid #ECECEA;
}
.month
{
    margin:0px 0px 10px 0px;
    /*border-bottom:solid 1px black;*/
}
.month .mTitle
{
    font-weight:bold;
    font-size:15px;
}
.event .place
{
    font-weight:bold;
}
/******************* 
    Subject
********************/
.subject .subjectTitle
{
    font-weight:bold;
}
.subject .page
{
    margin:10px 0px 10px 0px;
}

/******************* 
    Dictionary
********************/
.dictionary
{
    margin-bottom:20px;
    margin-top:15px;
    width:760px;
}
.centerColumn .dictionary .letters
{
    width:760px;
    height:30px;
    list-style-image:none;
    list-style-type:none;
    margin:0px;
    padding:0px;
}
.centerColumn .dictionary .letters li
{
    float:left;    
    border: 1px solid #dad9d6;
    background-image:url(/images/tab_back.gif);
    background-repeat:repeat-x;
    background-position:bottom left;  
    margin:0px -1px 0px 0px; 
    padding: 6px 8px 5px 7px;
    color: #dad9d6;
    font-weight:bold;
    font-size:15px;    
}
.centerColumn .dictionary .letters li a
{    
    color: #347b99;
}
.centerColumn .dictionary .letters li.selected
{
    color:#333333;
    background-color: #f1f0e9;
    background-image:none;
    padding: 6px 8px 6px 8px;
    border-bottom: none;
}
.centerColumn .dictionary .wrap
{
    width:718px;
    border:solid 1px #dad9d6;
    border-top:none;
    background-image:url(/images/broad_box_top.gif);
    background-repeat:repeat-x;
    background-position:left top;
    padding:35px 20px 35px 20px;
}
.subMenu 
{
    float:left;
    width:220px;
}
.subMenu ul 
{
    list-style-type:none;
    list-style-image:none;
}
.centerColumn .dictionary .subMenu li
{
    border-bottom:solid 1px #dad9d6;   
    padding:0px 0px 6px 0px;
    margin:0px 0px 5px 0px;
    background-image:none;
}
.word
{
    float:left;
    margin-left:20px;
    width:475px;
}
.word .wordTitle
{ 
    font-weight:bold;
    font-size:15px;
    color:#1a1a1a;
    margin-bottom:5px;
}
.word .wordText
{ 
}

/******************* 
    Question form 
********************/
.questionInput
{
    padding-left:15px;
    width:483px;
}
.borderTop
{
    border-top:solid 1px #dad9d6;
    border-left:none !important;
    border-bottom:none !important;
    border-right:none !important;
}
.questionInput .inputTitle
{
    color:#1a1a1a;
    font-size:15px;
    font-weight:bold;
    width:460px;
    margin:20px 0px 20px 0px;
    border-bottom:solid 1px #dad9d6;
    padding:0px 0px 10px 0px;
    
}
.questionInput textarea
{
    width:460px;
    height:90px;
    margin-bottom:10px;
    color:#808080;
    font-family:Arial;
    font-size:13px;
}
.questionInput input
{
    width:460px;
    margin-top:5px;
    color:#808080;
    font-family:Arial;
    font-size:13px;
}
.questionInput input.btnSubmit
{
    width:61px;
    float:right;
    margin:15px 15px 20px 0px;
}
.questionInput .questions
{
    width:460px;
    margin:10px 0px 0px 0px;
    padding:10px 0px 0px 0px;
}
.questionInput .questions .question .type
{
    text-transform:none;
    font-weight:bold;
}
.questionInput .questions .question
{
    margin-bottom:3px;
}
.questionInput .questions .answer .type
{
    text-transform:none;
    font-weight:bold;
    float:left;
}
.subjectTitle
{
    border-top:solid 1px #dad9d6;
    font-size:15px;
    color:#1a1a1a;
    font-weight:bold;
    margin:15px 0px 0px 0px;
    padding:15px 0px 10px 0px;
}
.questionHeader
{
    background-image:url(/images/showAnswer.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    padding-bottom:15px;
    margin-bottom:10px;
}
.questionHeaderSelected
{
    background-image:url(/images/hideAnswer.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    padding-bottom:15px;
    margin-bottom:10px;
}
.answerContent
{    
    background-image:url(/images/broad_box_top.gif);
    background-repeat:no-repeat;
    background-position:left top;
    margin:5px 0px 10px 0px;
    padding:10px 18px 20px 18px;
}
/******************* 
    Contact page 
********************/
.content .centerColumn .areas
{  
    
    width:760px;
}
.content .centerColumn .areas .area
{
    border-top:solid 1px #dad9d6;
    margin:25px 0px 20px 0px;
    padding:20px 0px 0px 0px;
}
.content .centerColumn .areas .area .areaName
{
    color:#1a1a1a;
    font-size:15px;
    font-weight:bold;
}
.content .centerColumn .areas .area .contacts .contact
{
    float:left;
    background-image:none !important;
    border:none !important;
    margin:15px 20px 0px 0px !important;
    padding:0px !important;
    width:240px;
    
}
.content .centerColumn .areas .area .contacts .personImg
{
    padding-right:15px !important;
    /*height:74px;
    width:62px;*/
    height:100px;
    width:75px;
}
.content .centerColumn .areas .area .contacts .name
{
}
/******************* 
    Publikationer
********************/
.pubListTitle
{
    color:#1a1a1a;
    font-size:16px;
    font-weight:bold;
    padding-top:5px;
    margin-top:20px;
    border-top:solid 1px #dad9d6;
}
.pub
{
    margin-top:20px;
}
.pubTitle
{
    color:#347B99;
    font-size:14px;
    font-weight:bold;
    padding-bottom:5px;
}
/******************* 
    Nyhedsbrevarkiv
********************/


table.newsletterItemFolder h3
{
    margin:40px 0 20px 0;
    padding:0 !important;
}
table.newsletterItemFolder h3.first
{
    margin-top:20px !important;
}
td.newsletterItemColumn
{
    border-top:1px solid #ECECEA;
    padding-top:20px;
    margin-top:20px;
}

.newsletterThumb
{
    float:left; 
    width:150px; 
    height:80px;
    padding:0px 20px 0px 0px !important;
}
.newsletterTitle
{
    font-weight:normal;
    font-size:20px;
    margin:0 0 5px 0;
}
.newsletterDate
{
    font-size:11px;
    color:#808080;
}
.newsletterFile
{
    padding-top:5px;
}
/******************* 
    Feedback 
********************/
.feedbackContent
{
    margin-bottom:0px !important;
    
}
.feedbackInput
{
    width:445px;
}
.feedbackContent .btnSubmit
{
    float:right;
    margin:10px 0px 10px 0px;
    
}
.feedbackReceipt
{
    margin-bottom:10px;
}

/******************* 
    Right column 
********************/
.rightColumn
{
    float:left;
    width:240px;
}
.rightColumn .box
{
    margin-bottom:20px;
}

.rightColumn .box .title
{
    background-image:url(/images/box_top_back.gif);
    background-repeat:no-repeat;
    background-position:left top;
    height:21px;
    width:230px;
    color:white;
    font-size:13px;
    font-weight:bold;
    padding:6px 0px 0px 10px;
}
.rightColumn .box .content
{
    background-image:url(/images/box_middle_back.gif);
    background-position:left top;
    background-repeat:no-repeat;
    width:220px;
    margin-left:0px;
    margin-top:0px;
    padding:5px 10px 0px 10px;
    border:none;
}

.rightColumn .box .content p
{
    margin:10px 10px 10px 0px;
}
.rightColumn .box .content p a
{
    background-image:url(/images/blue_arrow.png);
    background-repeat:no-repeat;
    background-position:right center;
    padding:0px 10px 0px 0px;
}
.rightColumn .box .content .rightLink
{
    border-bottom:solid 1px #ececea;
    padding:5px 0px 5px 0px;
    
}
.rightColumn .box .content .rightLink .blueLink
{
     
}
.rightColumn .box .content .bottomLink
{
    border:none;
}
.rightColumn .box .content .date
{
    color:#808080;
    margin-right:8px;
    font-size:11px;
}
/* Contact box */
.rightColumn .box .content .personImg
{
    float:left;
    padding:5px 10px 0px 0px;
    /*height:74px;
    width:62px;*/
    height:100px;
    width:75px;
}
.rightColumn .box .content .name
{
    font-weight:bold;
    padding:5px 0px 0px 0px;
}
.rightColumn .box .content .position
{
    padding:5px 0px 0px 0px;
}
.rightColumn .box .content .mail
{
    padding:5px 0px 0px 0px;
}
.rightColumn .box .content .sendMail
{
    border:none;
    padding:0px 5px 0px 0px;
}
/* Link box */
.rightColumn .box .content .subject a.active
{
    font-weight:bold;
}
/* Newsletter box */
.rightColumn .box .newsletter
{
    height:30px;
    background-image:url(/images/inputbox_small_bg.gif);
    background-repeat:no-repeat;
    background-position:left center;
    width:230px;
    height:29px;
}
.rightColumn .box .newsletter .inputBox
{
    border:none;
    background:none;
    margin:2px;    
    width:150px;
    padding:4px 0px 4px 5px;
    color:#808080;
    vertical-align:top;
}
/******************* 
    Contact info 
********************/

.main .mainContent .content .centerColumn .contact
{
    border-top:solid 1px #ececea;
    padding:20px 0px 0px 20px;
    margin-top:20px;
    background-image:url(/images/broad_box_top.gif);
    background-repeat:no-repeat;
    background-position:left top;
}
.main .mainContent .content .centerColumn .contact .personImg
{
    float:left;
    padding:0px 20px 20px 0px;
   /* height:74px;
    width:62px;*/
    height:100px;
    width:75px;
}
.main .mainContent .content .centerColumn .contact .name
{
    font-weight:bold;
    padding:0px 0px 0px 0px;
}
.main .mainContent .content .centerColumn .contact .position
{
    padding:5px 0px 0px 0px;
}
.main .mainContent .content .centerColumn .contact .mail
{
    padding:5px 0px 0px 0px;
}
.main .mainContent .content .centerColumn .contact .sendMail
{
    border:none;
    padding:0px 5px 0px 0px;
}

/******************* 
    FAQ 
********************/
.accordionHeader
{
    border:solid 1px #dad9d6;
    background-image:url(/images/broad_box_top.gif);
    background-repeat:no-repeat;
    background-position:left top;
    margin:10px 0px 10px 0px;
}
.accordionHeaderSelected
{
    border:solid 1px #dad9d6;
    background-image:url(/images/broad_box_top.gif);
    background-repeat:no-repeat;
    background-position:left top;
    margin:10px 0px 10px 0px;
}
.accordionHeader .title
{
    font-size:15px;
    font-weight:bold;
    padding:7px 0px 7px 20px;
}
/******************* 
    Footer 
********************/
.footer
{
    width:940px;
    /*height:40px;*/
    padding:20px 0px 0px 0px;
    border-top:solid 1px #dad9d6;
    font-size:11px;
    margin-top:0px;
}
.footer .info
{
    width:940px;
}
.footer .links
{
    margin-top:10px;
    width:940px;
}
.footer .info .text,
.footer .links .text
{
    float:left;
    padding:0px 10px 0px 10px;
    border-right:solid 1px #dad9d6;
    color:#4c4c4c;
    
}
.footer .info .first,
.footer .links .first
{
    border:none;
    padding:0px 10px 0px 0px;
    color:#1a1a1a;
    font-weight:bold;
}
.footer .links .first
{
    padding-right:2px;
}
.footer .info .last,
.footer .links .last
{
    border:none;
    padding-right:0px;
}
.footer .links
{
    border:none;
}
.footer .links .text
{
 padding:0px 15px 0px 15px;

}
.footer .links .text.first
{
 padding:0px 2px 0px 0px;

}

.bottom
{
    margin-left:auto;
    margin-right:auto;
    background-image:url(/images/border_bottom.gif);
    background-position:center top;
    background-repeat:repeat-y;
    width:1000px;
    height:23px;
}


/******************************/
/* Extranet */

.greenbtn
{
background-image:url(/images/greenbtn.gif);	
background-repeat: repeat-x;
height: 24px;
border: solid 1px #dad9d6;
color: White;
font-weight: bold;
padding-bottom:3px;
}

.print
{
    position:absolute;
    right:0px;
    top:0px;
}
span.pdf
{
    position: absolute;
    right: 20px;
    top: -5px;
}
span.pdf a
{
    color: #808080;
    font-size: 11px;
    margin-bottom: 10px;
}

.DocTitle
{

color:#1A1A1A;
font-size:14px;
font-weight:bold;
padding-bottom:5px;
margin-bottom: 10px;

}
