html {
width: 100%;
height: 100%;
}

body {
width: 100%;
height: 100%;
color: #717171; 
background-color: #444343; 
margin: 0;
padding: 0;
}

body, td {
font-size: 12px;
font-family: verdana;  
}

#column1 td {
  font-family: arial;  
}


h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #48871E;
font-size: 30px;
font-weight: normal;
border-bottom: 1px solid #eee;
padding-bottom: 3px;
margin: 0 0 15px 0;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 25px;
margin: 25px 0 8px 0;
font-weight: normal;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
margin: 0px 0 6px 0;
padding-top: 0;
font-weight: normal;
}

a {
color: #48871E;
text-decoration: none;
}

a:hover {
color: #2C5C0C;
text-decoration: underline;
}

#innpakning {
width: 100%;
}

#rad1 {
width: 100%;
height: 148px;
}

  #linjeTopp {
  width: 100%;
  position: relative;
  height: 4px;
  background-color: #222;
  font-size: 0;
  }
  
  #bgTopp {
  width: 100%;
  height: 144px;
  background: url('gfx/bgTopp.gif') repeat-x;
  }
  
    #logoTopp {
    width: 955px;
    margin: 0 auto;
    height: 144px;
    background: #fff url('gfx/logoTopp.gif') repeat-y;
    }
    
      #logo {
      float: left;
      padding: 20px 0 0 20px;
      width: 180px;
      }
      
        #logo img {
        border: 0;
        padding: 0;
        margin: 0;
        background: transparent;
        }
      
        #logo a {
        width: 185px;
        height: 100px;
        background: transparent;
        display: block;
        }

      #toppSeksjon {
        float: left;
        width: 485px;
        margin-left: 270px;
      }
      
        .breadcrumb_separator {
          margin: 0 6px 0 6px;
        }

        #toppLenker {
          padding: 10px 24px 0 0;
          color: #fff;
          font-size: 10px;
          width: auto;
          text-align: right;
        }
          
          #toppLenker a {
            color: #fff;
            font: 10px verdana, tahoma, serif, arial;
            margin: 2px;
          }
          
          #toppLenker span.pipe {
            font-size: 10px;
          }
          

    #top_login {
      float: left;
      height: 68px;
      padding: 8px 25px 0 5px;
      text-align: right;
    }
    
      #login_error {
        color: #D50000;
        background-color: #FFB4B4;
        font-size: 10px;
        display: inline;
        text-align: left;
        right: 384px;
        padding: 1px 8px 1px 8px;
        position: absolute;
      }
    
      #top_login a {
        color: #fff;
        text-decoration: none;
      }
        #top_login a:hover {
          text-decoration: underline;
        }
      
      ul#top_login_options {
        list-style: square;
        color: #48871E;
        padding: 15px 0 5px 5px;
        margin: 0 0 0 10px;
        font-size: 10px;
        overflow: auto;
      }
        #top_login_options li {
          float: left;
          margin: 0 0 0 12px;
          padding: 0 0 0 3px;
        }
        
        #top_login_options li:FIRST-CHILD {
          list-style-type: none;
          padding: 0;
          margin: 0 12px 0 0;
        }
      
      #top_login_form {
        clear: both;
        margin: 0 0 0 10px;
      }
        #top_login_form input.text {
          border-color: #48871E;
        }
        #top_login_form input.button {
          padding: 3px 8px 3px 8px;
          font-size: 11px;
        }
      
      #top_login_info {
        padding: 15px 0 0 10px;
        width: 270px;
        color: #ddd;
      }
      
      
      #toppNav {
        float: left;
        width: 536px;
        color: #EFF4F7;
        font: 9px verdana, tahoma, serif, arial;
      }
      
        #dato {
        position: relative;
        top: 20px;
        text-align: right;
        }
        
        #navigasjon {
        margin-top: 21px;
        }
      
          #navigasjon a {
          color: #EFF4F7;
          }
      
#rad2 {
width: 100%;
height: auto;
background: #fff url('gfx/bgMellom.gif') repeat-x;
}

    #main {
      width: 955px;
      height: auto;
      margin: 0 auto;
    }        
  
      div.one_column {
        padding: 20px 0 20px 0;
        background: url('gfx/main_bg_single.gif') repeat-y;
      }
         
      #column1 {
        float: left;
        padding: 0;
        padding-left: 35px;
        padding-right: 33px;
      }
        
        div.one_column #column1 {
          width: 885px;
          padding-right: 35px;
        }
      
        div.two_columns #column1 {
          width: 560px;
        }
        
          #column1 .child a {
            text-decoration: none;
          }
        
      div.two_columns {
        padding: 20px 0 20px 0;
        background: url('gfx/main_bg.gif') repeat-y;
      }
      
      #column2 {
        float: left;
        padding: 0;
      }
        
        div.two_columns #column2 {
          width: 325px;
          padding-right: 2px;
        }
    
     
      ul#menu {
        list-style: none;
        padding: 0 20px 0 20px;
        margin: 0 0 25px 0;
      }
      
        #menu li {
          padding: 0;
          margin: 0 auto;
          border-top: 1px solid #e0e0e0;
        }
        
          #menu li.first {
            border: none;
          }
          
        #menu li a {
          color: #555;
          font-size: 14px;
          font-family: Arial, Helvetica;
          text-decoration: none;
          padding: 10px 10px 10px 25px;
          display: block;
        }
        
          #menu li.selected a {
            color: #48871E;
            font-weight: bold;
          }
          #menu li.active a {
            font-weight: bold;
          }
          #menu li a:hover {
            color: #48871E;
            font-weight: bold;
          }
          
        ul#sub_menu {
          list-style: none;
          padding: 0 20px 0 20px;
          margin: 0;
        }
          
          ul#sub_sub_menu {
            list-style: none;
            padding: 0 20px 0 20px;
            margin: 0;
          }
            
        
      #event_details {
        padding:15px 15px 20px 12px;
      }
      #event_signup {
        padding:15px 15px 10px 12px;
      }
      
      
      div.feed_comment {
        margin-bottom: 15px;
      }
      
        div.feed_comment_age {
          font-size: 9px;
          text-align: right;
          margin-top: 4px;
        }
      
      div.column_header {
        padding: 8px 0px 6px 14px;
        margin: 22px 1px 11px 1px;
        background-color: #E4EFC7;
        border-bottom: 1px solid #D0E1A1;
        font-size: 11px;
        letter-spacing: 1px;
        color: #97AE5B;
      }
      
      div.column_content {
        padding: 5px 8px 0 8px;
        margin-bottom: 14px;
        font-size: 11px;
      }
      div.column_content a:hover {
        text-decoration: none;
      }
        
#rad3 {
  clear: both;
  width: 100%;
  background: #444343 url('./gfx/bottom_bg.gif') repeat-x 0 0;
  height: auto !important;
  min-height: 103px;
}

  #bottom {
    width: 955px;
    margin: 0 auto;
    background: #444343 url('./gfx/bottom_bg.gif') repeat-x 0 0;
    height: 162px;
    padding: 30px 0px 18px 0px;
  }
    
    #bottom a, #bottom a:hover {
      color: #fff;
    }
    
    #bottom img.picture {
      padding: 2px;
      background-color: #444343;
      border-width: 2px;
    }
  
    #bottom td {
      color: #e0e0e0;
      vertical-align: top;
      font-size: 11px;
      padding: 0 25px 0 0;
    }
      
      #bottom_logo img {
        margin: 0 auto;
        border: 0; 
        padding:0;
      }
      
      td#contact_info, td#office_info {
        font-size: 13px;
        padding-left: 30px;
      }
      
        #contact_info h4, #office_info h4 {
          margin: 10px 0 6px 0;
        }
        
      p#rss_link {
        font-size: 10px;
        margin-top: 30px;
      }
      
      p#developer_notice {
        clear: right;
        padding: 0;
        margin: 25px 0 0 0;
        font-size: 9px;
        color: #e0e0e0;
      }
        #developer_notice a {
          color: #e0e0e0;
        }        
        
        
    #facebook_link {
      font-size: 15px;
    }
          
      .facebook_icon {
        background-repeat: no-repeat;
        background-position: 0 0;
        padding: 8px 0 8px 62px;
        display: block;
        background-image: url('gfx/facebook_logo.png');
      }
      
    
        
/*********** FRONTPAGE **************/

    #frontpage_content {
      float: left;
      width: 560px;
    }
    
    
    #frontpage_sidebar {
      float: left;
      width: 305px;
      padding-left: 20px;
    }     
     
      ul#frontpage_menu {
        list-style: none;
        padding: 5px 0 15px 0;
        margin: 0;
      }
      
        #frontpage_menu li {
          margin: 0;
          padding: 0;
          border-top: 1px solid #ddd;
        }
        
          #frontpage_menu li.first {
            border: 0;
          }
        
        #frontpage_menu li a {
          padding: 13px 26px 13px 26px;
          display: block;
          font-size: 14px;
          line-height: 1;
          background: url('gfx/frontpage_menu_bg.gif') no-repeat;
          background-position: top left;
        }
        
          #frontpage_menu li a:hover {
            text-decoration: none;
            background-position: bottom left;
            color: #1B3A06;
          }
          
        
    #calendar {
      width: 100%;
      background: url('gfx/frontpage_sidebar_bg.gif') repeat-y;
    }
    
      #calendar_contents {
        background: url('gfx/frontpage_sidebar_top.gif') no-repeat;
        padding-top: 13px;
        margin: 0;
      }
      
        h3.hva_skjer {
          background: url('gfx/h3_hva_skjer.gif') no-repeat 13px 0;
          width: 298px;
          height: 52px;
          text-indent: -9999px;
        }
        
        a.frontpage_button {
          background-position: top left;
          display: block;
          text-indent: -9999px;
          float: left;
          height: 33px;
          background-repeat: no-repeat;
        }
        
        a.frontpage_button:hover {
          background-position: bottom left;
        }
          
          a#button_subscribe {
            background-image: url('gfx/button_subscribe.gif');
            width: 89px;
            margin: 10px 0 0 24px;
          }
      
      #calendar_bottom {
        background: url('gfx/frontpage_sidebar_bottom.gif') no-repeat;
        height: 77px;
      }
    
      .calendar_item {
        clear: both;
        padding: 4px 0 5px 20px;
        margin: 0;
      }
      
        .calendar_date {
          background: url('./gfx/calendar_item_bg.png') no-repeat;
          width: 50px;
          height: 41px;
          padding-top: 9px;
          float: left;
          color: #4F575C;
          margin-top: 4px;
        }
        
          span.date_number {
            font-size: 21px;
            line-height: 1em;
            display: block;
          }
          
          span.month_short {
            display: block;
            font-size: 11px;
            line-height: 1em;
            letter-spacing: 2px;
          }
                   
        .calendar_text {
          float: left;
          width: 224px;
          padding: 0 0 4px 10px;
          color: #777;
        }
        
          .calendar_text h3 a {
            margin: 0 0 4px 0;
            color: #346811;
            font-size: 16px;
          }
          .calendar_text p {
            margin: 4px 0 4px 0;
            font-size: 13px;
          }
          
        .bordered {
          padding-top: 5px;
        }
        
