/**
 * Stylesheet for www.arbeiderpartiet.no
 *
 * @author  Anders S. ï¿½fsdahl <anders@apt.no>
 * @version (20090129)
 */

/*  DOCUMENTSTRUCTURE:
    =RESET (resets default css declarations)
    =TYPOGRAPHY AND COLORS (defines fonttypes/-sizes and -colors)
    =FRAMEWORK (the izzness)
    =SPECIAL (various special classes and hacks)
*/

/*  =RESET
  ----------------------------------------------------*/

    * {
        margin: 0;
        padding: 0;
    }

    fieldset{
        border: none;
    }

    img{
        margin: 0;
        border: none;
    }



/*  =TYPOGRAPHY AND COLORS
  ----------------------------------------------------*/

    body {
        font-size: 62.5%;
        font-family: arial,sans-serif;
        background: #ffffff;
        color: #000;
    }

	body.popup {
		background: #fff;
	}

/*  =FRAMEWORK
  ----------------------------------------------------*/

/*  HEADER
  ----------------------------------------------------*/

    header, 
    aside,
    nav,
    article,
    section,
    footer,
    time {
        display: block;
        }
  
    header div.wrap {
        width: 98em;
        margin: 0 auto;
        }


    header {
        width:100% !important;
        margin:0 auto;
        background: #d71b1f url(../images/header_bg_default.gif) repeat-x 0 0;
        }

        header div.wrap {
			background: #d71b1f url(../images/header_silhouettes_default.jpg) repeat-x 0 0;
            position: relative;
            height: 158px;
            z-index: 10;
            }
            
        header div.wrap .banner
        	{
		height:286px ;
      		background:url('../images/banner_bg.png') no-repeat top left;
				overflow:hidden;
        	}    
          
header div.wrap .banner .blimed
{
height:286px;
margin-bottom:-3px !important;
z-index:10 !important;
}

header div.wrap .banner
{
z-index:10 !important;        
}
 
header div.wrap .banner div
	{
	clear:none;
	float:left;
	}

header .wrap .banner div.logo_new 
	{
	margin-left:25px;
	margin-top:75px;
	margin-right:20px;
	}

           
		header #searchbutton
		{
			height: auto;
			width: auto;
		}
         header div.siluettes {
            background: #d71b1f url(../images/header_silhouettes_default.jpg) repeat-x 0 0;
            }

            header a.to-frontpage {
                position: absolute;
                top: 37px;
                left: 26px;
                width: 115px;
                height: 115px;
                text-indent: -5000px;
                background: transparent url(../images/header_logo.png) no-repeat 0 0;
                outline: none;
                }

            .ie6 header a.to-frontpage {
                background-image: url(../images/header_logo.gif);
                }


                header form {
                    position: absolute;
                    right: 15px;
                    top: 0px;
                    width: 290px;
                    height: 56px;
                    background: transparent url(../images/header_search_bg.png) no-repeat 0 0;
                    z-index: 5;
                   }


                    header form input#search-query {
                        position: absolute;
                        top: 18px;
                        left: 18px;
                        border: 0px;
                        height: 22px;
                        width: 200px;
                        font-size:18px;
                        background-color: transparent;
                        }

                    header form input.submit {
                        position: absolute;
                        top: 13px;
                        left: 226px;
                        }

        body.frontpage header {
            height: 286px;
            background: #d71b1f url(../images/header_bg_frontpage.gif) repeat-x 0 0;
            }

            body.frontpage header div.campaign-hevfd {
                height: 310px;
                background: transparent url(../images/header_silhouettes.jpg) no-repeat left top;
                }

                body.frontpage header div.wrap blockquote {
                    position: absolute;
                    left: 473px;
                    top: 115px;
                    width: 415px;
                    font: italic 34px/40px arial,sans-serif;
                    color: #e3dcc0;
                    height: 140px;
                    padding-left: 40px;
                    overflow: hidden;
                    }

                    body.frontpage header div.wrap blockquote p.quote span.text {
                        }

                    body.frontpage header div.wrap blockquote p.quote span.start,
                    body.frontpage header div.wrap blockquote p.quote span.end {
                        font: italic 72px/10px georgia,serif;
                        }

                    body.frontpage header div.wrap blockquote p.quote span.start {
                        position: absolute;
                        left: 0px;
                        top: 0px;
                        line-height: 70px;
                        }

                    body.frontpage header div.wrap blockquote p.quote span.end {
                        margin-left: 12px;
                        position: absolute;
                        line-height: 70px;
                        margin-top: -27px;
                        }

                body.frontpage header div.wrap blockquote p.quote {
                    position: absolute;
                    left: 0;
                    top: 0;
                    padding-left: 40px;
                    height: 140px;
                    padding-top: 15px;
                    width: 100%;
                    }

                body.frontpage header div.wrap blockquote p.newquote {
                    display: none;
                    }

                body.frontpage header div.wrap blockquote a {
                    position: absolute;
                    display: block;
                    width: 191px;
                    height: 38px;
                    background: transparent url(../images/header_link_bg.png) no-repeat 0 0;
                    left: 36px;
                    top: 105px;
                    font: bold 14px helvetica,sans-serif;
                    text-transform: uppercase;
                    color: #beb28f;
                    text-decoration: none;
                    padding-top: 9px;
                    text-align: center;
                    text-indent: -3px;
                    }

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

        body.frontpage header.small {
            height: 279px;
            }

            body.frontpage header.small div.wrap {
                height: 279px;
                }

    body.frontpage  .campaign-local {
        background: url(../images/campaign_local_bg.gif) top left;
        }

         body.frontpage  .campaign-local .wrap {
            position: relative;
            overflow: hidden;
            }

         body.frontpage  .campaign-local .siluettes {
            background: url(../images/campaign_local.jpg) 0 0 no-repeat;
            }

         body.frontpage  .campaign-local .cit-carousel {
            }

            body.frontpage  .campaign-local .cit-carousel li {
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                margin: 0;
                padding: 0;
                width: 455px;
                height: 279px;
                list-style: none;
                overflow: visible !important;
                background: transparent;
                }

                body.frontpage  .campaign-local .cit-carousel .figure {
                    position: absolute;
                    top: 67px;
                    height: 170px;
                    z-index: 2;
                    overflow: visible !important;
                    }

                    body.frontpage  .campaign-local .cit-carousel .figure img {
                        position: absolute;
                        left: 0;
                        top: 0;
                        height: 100% !important;
                        width: auto !important;
                        }

                    body.frontpage  .campaign-local .cit-carousel .focus .figure .gray {
                        opacity: 0;
                        filter:alpha(opacity=0);
                        }

                    /*.ie6 body.frontpage  .campaign-local .cit-carousel .figure img,*/
                    .ie7 body.frontpage  .campaign-local .cit-carousel .figure img,
                    .ie8 body.frontpage  .campaign-local .cit-carousel .figure img {
                        -pie-png-fix: true;
                        behavior: url(PIE.htc);
                        }


                    .ie6 body.frontpage  .campaign-local .cit-carousel .figure .gray,
                    .ie7 body.frontpage  .campaign-local .cit-carousel .figure .gray,
                    .ie8 body.frontpage  .campaign-local .cit-carousel .figure .gray {
                        display: none !important;
                        }

                body.frontpage .campaign-local .cit-carousel .citation {
                    display: none;
                    position: absolute;
                    top: 48px;
                    width: 304px;
                    height: 146px;
                    background: #99000a;
                    -webkit-border-radius: 5px;
                    -moz-border-radius: 5px;
                    border-radius: 5px;

                    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.7);
                    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.7);
                    box-shadow: 0 0 10px rgba(0,0,0,0.7);
                    z-index: 5;
                    }

                .ie8 .campaign-local .cit-carousel .citation,
                .ie7 .campaign-local .cit-carousel .citation,
                .ie6 .campaign-local .cit-carousel .citation {
                    behavior: url(PIE.htc);
                    }

                    body.frontpage  .campaign-local .cit-carousel .citation blockquote {
                        display: block;
                        position: static;
                        margin: 25px 0 0 20px;
                        padding: 0;
                        width: 274px;
                        height: 90px;
                        text-indent: 0;
                        background: none;
                        overflow: hidden;
                        }

                body.frontpage  .campaign-local .cit-carousel .focus .citation {
                    display: block;
                    }

                    .frontpage .campaign-local .cit-carousel .citation:before {
                        content: ' ';
                        display: block;
                        position: absolute;
                        top: 50%;
                        right: -30px;
                        margin-top: -8px;
                        border-style: solid;
                        border-width: 8px 15px 8px 15px;
                        border-color: transparent transparent transparent #99000a;
                        width: 0;
                        height: 0;
                        z-index: 100;
                        }

            body.frontpage  .campaign-local .cit-carousel #person1 {
                width: 580px;
                width: 550px;
                }

                body.frontpage  .campaign-local .cit-carousel #person1 .figure {
                    top: 67px;
                    left: 295px;
                    height: 170px;
                    width: auto;
                    }

                body.frontpage  .campaign-local .cit-carousel #person1.focus .figure {
                    top: -10px;
                    left: 0;
                    width: 376px;
                    height: 941px;
                    }

                body.frontpage  .campaign-local .cit-carousel #person1.center .figure {
                    height: 195px;
                    top: 64px;
                    left: 345px;
                    }

                body.frontpage  .campaign-local .cit-carousel #person1.right .figure {
                    height: 170px;
                    top: 67px;
                    left: 420px;
                    }

                body.frontpage  .campaign-local .cit-carousel #person1 .citation {
                    left: -210px;
                    }

                    body.frontpage  .campaign-local .cit-carousel #person1 .citation blockquote {
                        background-position: 0 0;
                        }

            body.frontpage  .campaign-local .cit-carousel #person2 {
                width: 550px;
                }

                body.frontpage  .campaign-local .cit-carousel #person2 .figure {
                    top: 71px;
                    height: 170px;
                    left: 270px;
                    }

                body.frontpage  .campaign-local .cit-carousel #person2.focus .figure {
                    top: 14px;
                    left: 0;
                    width: 353px;
                    height: 950px;
                    }

                body.frontpage  .campaign-local .cit-carousel #person2.center .figure {
                    height: 190px;
                    top: 70px;
                    left: 350px;
                    }
                

                body.frontpage  .campaign-local .cit-carousel #person2.right .figure {
                    top: 71px;
                    height: 174px;
                    left: 420px;
                    }

                body.frontpage  .campaign-local .cit-carousel #person2 .citation {
                    left: -210px;
                    }

                    body.frontpage  .campaign-local .cit-carousel #person2 .citation blockquote {
                        margin-top: 35px;
                        background-position: 0 -177px;
                        }

            body.frontpage  .campaign-local .cit-carousel #person3 {
                width: 590px;
                }

                body.frontpage  .campaign-local .cit-carousel #person3 .figure {
                    top: 72px;
                    height: 170px;
                    left: 300px;
                    }

                body.frontpage  .campaign-local .cit-carousel #person3.focus .figure {
                    top: 14px;
                    left: 0;
                    width: 376px;
                    height: 940px;
                    }

                body.frontpage  .campaign-local .cit-carousel #person3.center .figure {
                    height: 195px;
                    top: 70px;
                    left: 380px;
                    }

               body.frontpage  .campaign-local .cit-carousel #person3.right .figure {
                    height: 170px;
                    top: 72px;
                    left: 450px;
                    }

                body.frontpage  .campaign-local .cit-carousel #person3 .citation {
                    left: -170px;
                    }

                     body.frontpage  .campaign-local .cit-carousel #person3 .citation blockquote {
                        background-position: 0 -87px;
                        }

     body.frontpage .campaign-congress {
        background:#6c0516;
        overflow: hidden;
        background: #ec2423;
        background: url(../images/campaign_local_bg.gif) top left;
        }

        body.frontpage .campaign-congress div.wrap {
            background: none;
            }

         body.frontpage .campaign-congress div.jens {
            position: absolute;
            top: 0;
            left: 0;
            width: 220px;
            height: 306px;
            background: url(/images/campaign/jens_transparent.png) 0 0 no-repeat;
            }

            body.frontpage .campaign-congress div.jens .cit {
                position: absolute;
                top: 50%;
                right: -324px;
                display: block;
                margin-top:-95px;
                width: 304px;
                height: 173px;
                font-family: Ronnia Light, Arial, Helvetica;
                font-size: 21px;
                color: #c79a7a;
                background: #99000a;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
                border-radius: 3px;

                -moz-box-shadow: 0 0 10px #5e0106;
                -webkit-box-shadow: 0 0 10px #5e0106;
                box-shadow: 0 0 10px #5e0106;
                }

                 body.frontpage .campaign-congress div.jens p {
                    position: absolute;
                    top: 27px;
                    left: 27px;
                    display: block;
                    width: 250px;
                    height: 96px;
                    }

                body.frontpage .campaign-congress div.jens .video {
                    position: absolute;
                    top: 2px;
                    left: 2px;
                    display: block;
                    width: 300px;
                    height: 169px;
                    }

                    body.frontpage .campaign-congress div.jens .video video {
                        width: 100% !important;
                        height: auto !important;
                        }

                body.frontpage .campaign-congress div.jens p a {
                    font-size: 18px;
                    color: #c79a7a;
                    }

                body.frontpage .campaign-congress div.jens .cit:after {
                    content:"";
                    display:block; /* reduce the damage in FF3.0 */
                    position:absolute;
                    top:50%;
                    left:-20px;
                    margin-top: -10px;
                    width:0;
                    height:0;
                    border-width:10px 20px 10px 0;
                    border-style:solid;
                    border-color:transparent #99000a;
                    }

        body.frontpage .campaign-congress div.wrap .video2 {
            position: absolute;
            /*top: 0;*/
            /*left: 220px;*/
            bottom: 30px;
            right: 15px;
            width: 496px;
            height: 279px;
            width: 290px;
            height: 163px;
            }

        body.frontpage .campaign-congress div.wrap .video2 video {
            width: 100% !important;
            height: auto !important;
            }

            .js-apt-video-overlay {
                display: none !important;
                }

            

    div#ajax-search {
        position: absolute;
        right: 15px;
        top: 66px;
        width: 290px;
        background: transparent url(../images/ajax-search_bg_top.png) no-repeat 0 0;
        padding-top: 4px;
        z-index: 10;
        display:none;
        }

    .ie6 div#ajax-search {
        background-image: url(../images/ajax-search_bg_top.gif);
        }

        div#ajax-search a.close,
        div#ajax-search a.more {
            position: absolute;
            display: none;
            }

        div#ajax-search a.close {
            top: 12px;
            right: 12px;
            width: 17px;
            height: 17px;
            text-indent: -5000px;
            background: transparent url(../images/ajax-search_a_close_bg.gif) no-repeat 0 0;
            }

        div#ajax-search a.more {
            right: 12px;
            margin-top: -20px;
            background: transparent url(../images/ajax-search_a_more_bg.gif) no-repeat 0 4px;
            padding-left: 10px;
            font-size: 11px;
            font-weight: bold;
            color: #e5ba83;
            text-decoration: none;
            }

        div#ajax-search ul {
            list-style-type: none;
            background-color: #d1181c;
            padding: 18px 13px 21px 13px;
            }

        div#ajax-search li {
            border-bottom: 1px solid #dc8e7e;
            padding: 6px 0px;
            font-size: 11px;
            font-weight: bold;
            }

			div#ajax-search li:last-child {
				border-bottom: none;
                }

            .ie6 div#ajax-search li,
            .ie7 div#ajax-search li {
                border-bottom: expression((this.nextSibling==null)?'none':'1px solid #dc8e7e');
                }

				div#ajax-search li a {
					color: #f9f5e9;
                    }

				div#ajax-search li a:hover {
					text-decoration: none;
                    }

				div#ajax-search li span {
					color: #e3dcc0;
                    }

		div#ajax-search div.results {
			background: transparent url(../images/ajax-search_bg_bottom.png) no-repeat left bottom;
			padding-bottom: 4px;
            }

        .ie6 div#ajax-search div.result-wrap {
                background-image: url(../images/ajax-search_bg_bottom.gif);
                }

			div#ajax-search div.results p {
				padding: 28px 13px 11px 13px;
                font-size: 11px;
                font-weight: bold;
				color: #e3dcc0;
				background: #d1181c;
                }

            

/*  MENU
  ----------------------------------------------------*/

    nav#topnav {
        background-color: #433e3d;
        height: 57px;
        width:100%;
        margin:0 auto;
        overflow: hidden;

        }

        nav#topnav div.wrap {
            width: 98em;
            margin: 0 auto;
            }

        nav#topnav ul {
            margin: 0 15px;
            display: block;
            list-style-type: none;
            }

            nav#topnav li {
                float: left;
                width: 16%;
}

			nav#topnav li:last-child {
				width: 20%;
                }

            .ie7 nav#topnav li {
                width:expression((this.nextSibling==null)?'20%':'16%');
                }

            .ie6 nav#topnav li {
                width:expression((this.nextSibling==null)?'18%':'16.666%');
                }

                nav#topnav li a {
                    display: block;
                    height: 43px;
                    font: normal 1.9em/0.87em georgia, serif;
                    color: #f9f5e9;
                    text-decoration: none;
                    padding: 14px 5px 0 11px;
                    text-transform: uppercase;
                    }

                    nav#topnav li a span.sub {
                        font-family: arial,sans-serif;
                        font-size: 0.57em;
                        color: #beb28f;
                        text-transform: none;
                        display: block;
                        position: static;
                        width: auto;
                        left: 0;
                        height: auto;
                        
                        }

        nav#topnav li.active {}

            nav#topnav li.active a,
            nav li a:hover {
                background-color: #5e5754;
                }

                nav#topnav li.active a span.sub,
                nav#topnav li a:hover span.sub {
                    color: #cfcbbf;
                    }

/*  CONTENT
  ----------------------------------------------------*/

    div#content {
        background: #fff;
        }

        div#content p,
        div#content h2,
		div#content a,
		div#content li,
		div#content h1 {
			color: #433e3d;
            }
			
		div#content article h1 a{
			color: #806A60;
            }			

        div#content a {
            text-decoration: none;
            }

        div#content hr {
            color: #ebe9e6;
            background-color: #ebe9e6;
            height: 1px;
            border: none;
            margin-bottom: 15px;
            clear: both;
            }
        div#content div.learn {
            width: 1262px;
            margin: 0 auto;
            padding: 12px 0 35px 0;
            }
        div#content div.wrap {
            width: 95em;
            margin: 0 auto;
            padding: 12px 0 35px 0;
            }

        body.frontpage div#content div.wrap {
            padding-top: 28px;
            }

        .ie6 body.frontpage div#content div.wrap {
            
            width: 100em;
            }

        div#content ul#breadcrumbs {
            list-style-type: none;
            margin-bottom: 0.75em;
            }

            div#content ul#breadcrumbs li {
                float: left;
                font: normal 1.2em arial;
                }

                div#content ul#breadcrumbs li a,
                div#content ul#breadcrumbs li span {
                    color: #806a60;
                    }

                div#content ul#breadcrumbs li span {
                    padding-right: 0.3em;
                    }

                div#content ul#breadcrumbs li {
                    color: #99000a;
                    }

    ul#submenu {
        margin-bottom: 28px;
        }

    ul#submenu,
    ul#submenu ul {
        list-style-type: none;
        }

        ul#submenu a {
            display: block;
            font-size: 1.3em;
            min-height: 1em;
            padding: 0.7em 18px 0.7em 18px;
            }

        ul#submenu li {
            background: #433e3d url(../images/submenu_li_bottom_border.gif) repeat-x 0 bottom;
            }

        .ie6 ul#submenu li {
            display: inline;
            }

            .ie6 ul#submenu li a {
                width: 12.5em;
                }



            ul#submenu li.active a,
            ul#submenu li a:hover {
                background: #b82329 url(../images/submenu_li_level1_active_border.gif) repeat-x 0 bottom;
                }

            ul#submenu li.active a {
                font-weight: bold;
                }

            ul#submenu li a {
                color: #e6e5d5;
                }

        ul#submenu li.last {
            background: #433e3d;
            }

            ul#submenu li.last a:hover,
            ul#submenu li.open a:hover,
            ul#submenu li.openactive a,
            ul#submenu li.lastactive a {
                background: #b82329 url(../images/submenu_li_level1_active_no_border.gif) repeat-x 0 bottom;
                }

            ul#submenu li.open ul {
                border-top: 1px solid #fff;
                }

                ul#submenu li li {
                    background: transparent url(../images/submenu_li_level2_bg.gif) repeat 0 0;
                    }

                ul#submenu li li a,
                ul#submenu li.active li a {
                    color: #34302f;
                    padding-top: 0.6em;
                    padding-bottom: 0.55em;
                    font-weight: normal !important;
                    border-bottom: 1px solid #fff;
                    background: transparent !important;
                    }

                ul#submenu li li.active a,
                ul#submenu li li a:hover {
                    background: #f7f5f1 !important;
                    }

                ul#submenu li li.active a {
                    font-weight: bold !important;
                    }

/*  POPUP
  ----------------------------------------------------*/

    body.popup div#content {
        width: 51.5em;
        margin: 20px auto;
        }

        body.popup div#content table {}

            body.popup div#content table th.nr {
                width: 4em;
                text-align: center;
                }

                body.popup div#content table tbody td {
                    font-size: 1.2em;
                    }

                    body.popup div#content table tbody td div {
                        position: relative;
                        }

                    body.popup div#content table input {
                        width: 4em;
                        border: 1px solid #cfcbbf;
                        border-top: 1px solid #99897b;
                        font-weight: bold;
                        text-align: center;
                        }

                        body.popup div#content table tbody td a.delete {
                            font-weight: bold;
                            position: absolute;
                            right: 0px;
                            top: 0px;
                            }

                    body.popup div#content form div.buttons a {
                        display: block;
                        background: transparent url(../images/form_submit_bg.gif) no-repeat 0 2px;
                        width: 74px;
                        height: 25px;
                        border: none;
                        margin-top: 16px;
                        font: normal 12px arial,sans-serif;
                        color: #cfcbbf;
                        line-height: 25px;
                        text-align: center;
                        float: left;
                        margin-right: 6px;
                        }

                    body.popup div#content form div.buttons a:hover {
                        background: transparent url(../images/form_submit_bg_hover.gif) no-repeat 0 2px;
                        }

                    body.popup div#content form div.buttons input {
                        float: left;
                        }


/*  FOOTER
  ----------------------------------------------------*/

    #footer {
        width:100%;
        margin:0 auto;
        background-color:#433e3d;
        overflow: hidden;
        }

        #footer div.wrap {
            width: 95em;
            margin: 24px auto 0 auto;
            padding-bottom: 5em;
            overflow: hidden;
            }

        #footer h1 {
            font: italic 1.9em/1.26em georgia,serif;
            color: #e6e5d5;
            }

        #footer .hr {
            display: block;
            width: 100%;
            margin: 4px 0;
            border-top: 1px solid #2a2726;
            border-bottom: 1px solid #5c5554;
            }

            #footer .hr hr {
                display: none;
                }

        #footer .links {
            position: relative;
            width: 100%;
            padding: 2.1em 0;
            overflow: hidden;
            }

        #footer ul {
            display: block;
            float: left;
            width: 24.4em;
            }

        #footer li {
            list-style: none;
            }

        #footer a {
            font: 1.3em/2em georgia,serif;
            color: #c79a7a;
            text-decoration: none;
            }

        #footer a:hover {
            text-decoration: underline;
            }

        #footer a.membership {
            display: block;
            position: absolute;
            top: 2.1em;
            right: 0;
            width: 228px;
            height: 55px;
            font-size: 1em;
            text-indent: -100em;
            background: url(../images/sprite.png) 0 -208px no-repeat;
            overflow: hidden;
            }

            #footer a.membership:hover {
              background-position: -228px -208px;
              }

        #footer .contact {
            width: 100%;
            padding: 1.3em 0;
            overflow: hidden;
            }

            #footer .contact address,
            #footer .contact div {
                display: block;
                float: left;
                width: 22.18em;
                font: 1.1em tahoma ,sans-serif;
                color: #cfcbbf;
                }
                
            #footer .contact a {
                font: 1.1em tahoma ,sans-serif;
                color: #cfcbbf;
                }

            #footer .contact .copyright {
                display: block;
                float: right;
                width: 22.18em;
                font: 1.1em tahoma ,sans-serif;
                text-align: right;
                color: #cfcbbf;
                }



/*  =SPECIAL
  ----------------------------------------------------*/

  .ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    }

  /* brukes til å skjule elementer som allikevel skal være synlige for roboter og talegjenkjenning */
    .hide,
    #menu li span {
        position: absolute;
        width: 1px;
        left: -9999.9em;
        height: 0;
        overflow: hidden;
        }

    /**
    * Easy Clearing
    */
    .clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
        }

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */


    table td,
    table th {
        vertical-align: top;
        }

    iframe.webtv {
        border: 1px solid #fff;
        }

    details.published, div.published{
        display: block;
        color:#000000;
        font:1.2em/1.75em arial,sans-serif;
        margin-bottom:1.5em;
        }
div.block-type-contentblock_no_arrow input.submit
{
	background: url(../images/widget_newsletter_frontpage_submit.gif) no-repeat 0 2px;
}

#newsletter_form div.errors
{
	text-indent: 47px;
	font-style:italic;
	margin-top:5px;
	font-size:11px
}

div.share_by_email
{
	width:100px;
	float:right;
}

div#lokallag-dropdown{
	clear:both;
	float:right;
	margin-top:10px;
}

div#lokallag-dropdown fieldset div{
	width:155px;
}

div#lokallag-dropdown h3
	{
	font-family: Georgia;
	font-style:italic;
	font-weight:normal;
	color:#e9e8e5;
	}

div#lokallag-dropdown fieldset div select#lokale-sider{
	width:140px;
}


.object-
{
        position:relative;
        z-index:0;
}
.object- img
{
	margin-left: -23px !important;
}

#maincontent article div.object- img
{
	margin-left: 0px !important;
}

/*================Footer-Lokallag START================*/
.lokale-sider {
	margin-bottom: 13px;
}

input.submit {
	position: relative;
	background: transparent url(http://arbeiderpartiet.no/extension/dna/design/dna2009/images/widget_newsletter_frontpage_submit.gif) no-repeat 0 2px;
	color: #f2f0e9;
	border: none;
	width:55px;
	height:24px;
}
fieldset.lokale-sider div {
	position: relative;
	background: transparent url(http://arbeiderpartiet.no/extension/dna/design/dna2009/images/footer_input_bg.gif) no-repeat 0 0;
	width: 193px;
	height: 23px;
	float: left;
	margin-top: 3px;
}

fieldset.lokale-sider div select {
	position: absolute;
	top: 5px;
	left: 7px;
	background-color: #e6e5d5;
	border: none;
	color: #433e3d;
	width: 183px;
	font-size: 12px;
	height: 15px;
	font-family: arial, sans-serif;
}
	fieldset.lokale-sider div select option {
	background-color: #e6e5d5;
}
	fieldset.lokale-sider input.submit {
	bottom: -1px;
}
/*================Footer-Lokallag STOP================*/

#topnav
    {
background:none;
margin:0 auto;
width:100%;
    }

#footer
{
width:100%;
background-color:#433e3d !important;
margin:0 auto;
}

#topnav
{
width:100%;
margin:0 auto;
background-color:#433e3d !important;
}

body
{
background:none !important;
}


