@font-face {
    font-family: 'RonniaHeavy';
    src: url('../fonts/ronniaheavy-webfont.eot');
    src: url('../fonts/ronniaheavy-webfont.eot?iefix') format('eot'),
         url('../fonts/ronniaheavy-webfont.woff') format('woff'),
         url('../fonts/ronniaheavy-webfont.ttf') format('truetype'),
         url('../fonts/ronniaheavy-webfont.svg#webfont3nL6W2de') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RonniaExtraboldRegular';
    src: url('../fonts/ronniaextrabold-webfont.eot');
    src: url('../fonts/ronniaextrabold-webfont.eot?iefix') format('eot'),
         url('../fonts/ronniaextrabold-webfont.woff') format('woff'),
         url('../fonts/ronniaextrabold-webfont.ttf') format('truetype'),
         url('../fonts/ronniaextrabold-webfont.svg#webfontX2EJL3n7') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'RonniaLightRegular';
    src: url('../fonts/ronnialight-webfont.eot');
    src: url('../fonts/ronnialight-webfont.eot?iefix') format('eot'),
         url('../fonts/ronnialight-webfont.woff') format('woff'),
         url('../fonts/ronnialight-webfont.ttf') format('truetype'),
         url('../fonts/ronnialight-webfont.svg#webfontf7O9nh5c') format('svg');
    font-weight: normal;
    font-style: normal;
}

body.frontpage {}

    .ie6 body.frontpage div#header div.wrap blockquote a {
        background-image: url(../images/header_link_bg.gif);
        }


    body.frontpage div#content {}

        body.frontpage div#content .news {
            float: left;
            width: 46.4em;
            margin-right: 3.1em;
            overflow: hidden;
            }

        body.frontpage div#content .news div.wrap {
            margin: 0;
            padding: 0;
            width: 50em;
            }

            body.frontpage div#content .news article {
                /*float: left;*/
                width: 221px;
                margin-right: 2.3em;
				display: inline-block;
				vertical-align: top;
				zoom: 1;				
             }

            body.frontpage div#content .news article img {
                margin: 0 !important;
                border: 4px solid #f2f0e9;
                width: 212px !important;
                }

            body.frontpage div#content .news article .text {
                padding: 0.5em 0.4em 0.4em 0.4em;
                }

            body.frontpage div#content .news article h1 {
                margin-bottom: 0.25em;
                font: italic normal 1.6em georgia,serif;
                }

            body.frontpage div#content .news article h1:hover {
                text-decoration: underline;
                }

            body.frontpage div#content .news article time {
                margin-bottom: 0.8em;
                font: italic normal 1.1em arial, sans-serif;
                color: #78716e;
                }

             body.frontpage div#content .news article p {
                font: 1.2em/1.5em arial,sans-serif;
                margin: 0;
                }

            body.frontpage div#content .news article.main {
                margin: 0 0 23px 0;
                width: 46.4em;
                background-color: #f2f0e9;
                }

            body.frontpage div#content .news article.main img {
                border: none;
                margin: 0;
                width: 100% !important;
                }

            body.frontpage div#content .news article.main .text {
                padding: 1.7em 3.2em 2.1em 1.8em;
                }

            body.frontpage div#content .news article.main .text h1 {
                margin-bottom: 0.15em;
                font-size: 2em;
                }

            body.frontpage div#content .news article.main .text time {
                margin-bottom: 0.8em;
                font-size: 1.2em;
                }
                
            body.frontpage div#content .news article div.time {
                margin-bottom: 0.8em;
                font: italic normal 1.1em arial, sans-serif;
                color: #78716e;
                display:block;
                }

            body.frontpage div#content .news article.main .text p {
                font: 1.2em/1.5em arial,sans-serif;
                margin: 0;
                }

        body.frontpage div#content ul {
            list-style-type: none;
            }

        body.frontpage div#content aside.middle {
            float: left;
            width: 22em;
            }

            body.frontpage div#content aside.middle .news {
                width: 100%;
                }

            body.frontpage div#content aside.middle a:hover {
                color: #806a60;
                text-decoration: underline;
                }

            /*body.frontpage div#content aside.middle h2 {
                padding: 0 0 0.66em 0.66em;
                font-size: 1.5em;
                line-height: 1em;
                text-transform: uppercase;

                color: #78716e;
                background: transparent url(../images/h2_bottom_line.gif) repeat-x left bottom;
                }*/

        /*body.frontpage div#content ul.news {
            margin-bottom: 1.2em;
            }

            body.frontpage div#content ul.news li {
                border-bottom: 1px dotted #c8cac1;
                min-height: 4.1em;
                padding-bottom: 0.8em;
                }

            body.frontpage div#content ul.news li:last-child {
                border-bottom: none;
                }

            .ie6 body.frontpage div#content ul.news li {
                height: 4.1em;
                }

            .ie7 body.frontpage div#content ul.news li,
            .ie6 body.frontpage div#content ul.news li {
                border-bottom: expression((this.nextSibling==null)?'none':'1px dotted #c8cac1');
                }



                body.frontpage div#content ul.news li a {
                    display: block;
                    font: bold 1.2em/1.2em arial,sans-serif;
                    padding-top: 0.6em;
                    padding-right: 0.3em;
                    }*/

        body.frontpage aside.middle .news {
          }

          body.frontpage aside h1 {
            margin-bottom: 0.8em;
            padding: 0 0 0.66em 0.66em;
            font-size: 1.5em;
            line-height: 1em;
            text-transform: uppercase;
            color: #78716e;
            background: transparent url(../images/h2_bottom_line.gif) repeat-x left bottom;
            }

          body.frontpage div#content aside.middle .news h2 {
            font-size: 1.3em;
            line-height: 1.5em;
            }

          body.frontpage div#content aside.middle .news h2
		  {
            margin: 0.8em 0 0 0.8em;
            }
			
		
            body.frontpage div#content aside.middle .news ul {
              margin: 0 0 2.2em 1em;
              }

              body.frontpage div#content aside.middle .news ul a {
                padding-left: 0.8em;
                font-size: 1.3em;
                line-height: 1.5em;
                color: #806a60;
                background: url(../images/a_arrow_bg.gif) center left no-repeat;
                }


        body.frontpage div#content ul.agenda {}

            body.frontpage div#content ul.agenda li {
                margin-top: 0.8em;
                margin-bottom: 1em;
                }

                body.frontpage div#content ul.agenda li a {
                    background: transparent url(../images/ul_spotlight_arrow.gif) no-repeat -2px 0.3em;
                    font: bold 1.2em/1.2em arial,sans-serif;
                    padding-left: 13px;
                    padding-right: 6px;
                    display: block;
                    }

                .ie6 body.frontpage div#content ul.agenda li a,
                .ie6 div.widget-apedia li a,
                .ie6 div.widget-linklist li {
                    display: inline !important;
                    }


        body.frontpage div#content aside.right {
            float: right;
            width: 22em;
            margin-right: -4px;
            }

        body.frontpage div#content ul.main-issues {
            margin-top: 1.0em;
            margin-bottom: 2.2em;
            }

            body.frontpage div#content ul.main-issues li {
                margin-bottom: 16px;
                height: 4.7em;
                }

            body.frontpage div#content ul.main-issues li.employment {
                background: transparent url(../images/issue_employment.gif) no-repeat 2px 0;
                }

            body.frontpage div#content ul.main-issues li.health {
                background: transparent url(../images/issue_health.gif) no-repeat 2px 0;
                }

            body.frontpage div#content ul.main-issues li.education {
                background: transparent url(../images/issue_education.gif) no-repeat 2px 0;
                }

                body.frontpage div#content ul.main-issues li a {
                    display: block;
                    color: #99000a;
                    padding-left: 59px;
                    font: normal 1.1em/1.1em arial,sans-serif;
                    }

                    body.frontpage div#content ul.main-issues li a span {
                        font: bold 1.27em/1.4em georgia,serif;
                        text-transform: uppercase;
                        }

/*Splashbox start*/
#splashbox {
    width:801px;
    height:416px;
    color:black;
    background: transparent url(../images/splashbg.jpg) repeat-x bottom left;
    clear:both;
    }


    div#splashbox_desc1 p,
    div.splashbox_desc1 p{
        margin-bottom:10px;
        }

    #splashbox_img img{
        position:absolute;
        bottom:10px;
        left:10px;
        }

#splashbox_top,
.splashbox_top{
    width:420px;
    padding-top:53px;
    margin-left:315px;
    }

#splashbox_noemail{
    width:420px;
    padding-top:23px;
    }

#splashbox_top h2,
.splashbox_top h2{
    font-family: georgia,serif;
    font-style: italic;
    font-size: 28px;
    color: #443F3C;
    }

#splashbox_desc1,
.splashbox_desc1{
    width:420px;
    font-size:14px;
    margin-left:315px;
    padding-top:23px;
    }


#splashbox_desc2 ul,
#splashbox_desc1 ul,
.splashbox_desc1 ul{
    list-style: none url(../images/a_arrow_bg.gif);
    }

    #splashbox_desc2 ul li a{
        text-decoration:none;
        color:#806a60;
        }

#splashbox_desc2{
    margin-left:335px;
    padding-top:30px;
    width:420px;
    font-size:12px;
    color:#E5BA83;
    }

#splash_form{
    margin-left:315px;
    padding-top:20px;
    clear:both;
    }

#splash_submit_btn{
    background-image:url(../images/widget_newsletter_frontpage_submit.gif);
    width: 55px;
    color:#F2F0E9;
    border:medium none;
    height:23px;
    }

input#splash_submit_btn:hover {
    background-image:url(../images/widget_newsletter_frontpage_submit_over.gif);
    }
/*Splash end*/


div#overlay {
    background-color:transparent;
    background-image:url(../images/overlay.png);
    display:none;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:90;
    }

div#login-form-lbox {
    background-color:#FFFFFF;
    border:1px solid #9CA183;
    display:none;
    left:150px;
    padding:10px;
    position:absolute;
    text-align:left;
    top:150px;
    width:801px;
    height:416px;
    z-index:100;
    }

.close_lightbox {
    width:790px;
    text-align:right;
    }

.close_lightbox a,
.close_lightbox a img {
    border:0px;
    }

.close_lightbox a{
    color:black;
    text-decoration:none;
    }

.frontpage .important {
  position: relative;
  margin-bottom: 3em;
  height: 32.3em;
  background: url(../images/important_bg.gif) top left;
  }

  .frontpage .important h1 {
    position: absolute;
    top: -3px;
    left: -3px;
    padding: 0;
    width: 107px;
    height: 108px;
    text-indent: -100em;
    background: url(../images/important_banner.png) top left no-repeat;
    overflow: hidden;
    z-index: 3;
    }

  .ie6 .frontpage .important h1 {
    background-image:   url(../images/important_banner.gif);
    }

    .frontpage .important article {
      position: absolute;
      top: 0;
      left: 0;
      height: 16.4em;
      padding: 3.5em 3em;
      z-index: 0;
      text-align: center;
      background: url(../images/important_bg.gif) top center;
      }

      .frontpage .important article h1 {
        position: static;
        margin-bottom: 1.2em;
        width: auto;
        height: auto;
        font-size: 1em;
        text-indent: 0;
        background: none;
        }

      .frontpage .important article p {
        display: block;
        font-size: 1.3em;
        line-height: 1.34em;
        color: #433e3d;
        }

      .frontpage .important article .button {
        display: block;
        position: absolute;
        bottom: 39px;
        left: 50%;
        margin-left: -77px;
        height: 32px;
        width: 155px;
        /*text-indent: -100em;*/
        background: url(../images/sprite.png) 0 -118px no-repeat;
        overflow: hidden;
        }

      .frontpage .important article .button:hover {
        background-position: -156px -118px;
        }

      .frontpage .important .labour h1 {
        height: 52px;
        width: 100%;
        text-indent: -100em;
        background: url(../images/txt_arbeid_til_alle.gif) top center no-repeat;
        overflow: hidden;
        }

      .frontpage .important .labour .button {
          background-position: 0 -268px;
        }

      .frontpage .important .labour .button:hover {
        background-position: -156px -268px;
        }

      .frontpage .important .health h1 {
        height: 52px;
        width: 100%;
        text-indent: -100em;
        background: url(../images/txt_helse_eldre.gif) top center no-repeat;
        overflow: hidden;
        }

     .frontpage .important .health .button {
          background-position: 0 -118px;
        }

     .frontpage .important .health .button:hover {
          background-position: -156px -118px;
        }

    .frontpage .important nav {
      position: absolute;
      bottom: 104px;
      width: 100%;
      height: 10px;
      text-align: center;
      overflow: hidden;
      z-index: 3;
      }

      .frontpage .important nav a {
        margin-right: 1px;
        padding: 0 5px;
        font-size: 10px;
        line-height: 10px;
        background: url(../images/sprite.png) -338px -140px no-repeat;
        overflow: hidden;
        }

      .ie7 .frontpage .important nav a,
      .ie6 .frontpage .important nav a{
          background-position:-338px -138px;
        }

      .frontpage .important nav a.active {
        background-position: -338px -120px;
        }

      .ie7 .frontpage .important nav a.active,
      .ie6 .frontpage .important nav a.active{
          background-position:-338px -118px;
        }

    .frontpage .important footer {
      position: absolute;
      bottom: 0;
      left: 0;
      padding-top: 2.2em;
      width: 22em;
      height: 6.7em;
      text-align: center;
      background: url(../images/important_bg_footer.gif) top left;
      }

      .frontpage .important footer a {
        padding-left: 10px;
        font-size: 1.3em;
        font-weight: bold;
        text-align: center;
        line-height: 1.8em;
        color: #806a60 !important;
        background: url(../images/important_bg_arrow.png) center left no-repeat;
        }
		
	
.frontpage div#content .important article h2
{
	font-family: 'RonniaExtraboldRegular', Helvetica, Arial, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #7B665C;
}

.frontpage div#content .important article a.button
{
	font-family: 'RonniaExtraboldRegular', Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #F2F0E9;
	line-height: 32px;
}

.frontpage div#content .important article a.button:hover
{
	text-decoration: none;
	color: #F2F0E9;
}
body.frontpage .campaign-local .cit-carousel .citation blockquote
{
	 font-family: 'RonniaLightRegular', Helvetica, Arial, sans-serif;
	 color: #dcaf8e;
	 text-indent: 0;
	 font-style: normal;
	 font-size: 21px;
	 line-height: 30px;
}

