﻿@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('../fonts/League_Gothic-webfont.eot');
	src: local('☺'), url('../fonts/League_Gothic-webfont.woff') format('woff'), url('../fonts/League_Gothic-webfont.ttf') format('truetype'), url('../fonts/League_Gothic-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


body.SubPage { background: #ededed url('../img/bg_subpage.png') repeat-x -218px 0; }
body.FrontPage .container_12, body.FrontPage .container_16 { overflow: hidden; }

hr { 
	background-color: #ccc; 
	color: #ccc; 
	border: 0 none; 
	height: 1px; 
	clear: both;
	margin-bottom: 1.45em;
}
hr.big { height: 7px; color: #333; background-color: #333; margin-bottom: 0; }
hr.light { background-color: #eee; color: #ccc; }

/*******************************************/
/* Header area                            */
/*****************************************/

#HeaderArea { height: 218px; background-color: #393c3c; position: relative; margin-bottom: 20px; }
	#HeaderArea h1 { margin-bottom: 0; position: absolute; top: 35px; left: 30px; }
	#HeaderArea h1 a { display: block; background: url('../img/logo.png') no-repeat; width: 380px; height: 110px; }
		#HeaderArea h1 a span { position: absolute; left: -9999px; display: block; }
		
	#HeaderArea div.tagline { position: absolute; display: block; left: 0; top: 106px; height: 68px; width: 440px; font-family: 'LeagueGothicRegular'; font-size: 26px; color: #6eb43f; letter-spacing: 3px; text-shadow: 0px 0px 1px #6eb43f; }
		#HeaderArea div.tagline p{ margin: 0;}
		#HeaderArea div.tagline div.location { text-align: center; }
		#HeaderArea div.tagline div.date { font-size: 14px; font-weight: bold; letter-spacing: 0; color: #333; margin: 6px 0 0 0; text-shadow: 0 0 0; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; text-align: center;}

	#HeaderArea .wrap { background: url('../img/treverk.jpg') no-repeat; height: 218px; position: relative; }
	
	#HeaderArea div.HeaderImage { float: right; }

#MainMenuArea { background: url('../img/bg_menu.png'); position: absolute; bottom: 0; width: 100%; }
#MainMenuArea ul { list-style: none; margin-bottom: 0; }
	#MainMenuArea ul li { float: left; }
		#MainMenuArea ul li a { display: block; padding: 0 1em; border-left: 2px dotted #84867d; line-height: 40px; color: white; font-size: 1.1em; font-weight: bold; text-shadow: 1px 1px 1px #393c3c;  }
		#MainMenuArea ul li:first-child a { border: 0 none; }
		#MainMenuArea ul li a:hover { text-decoration: none; background: url('../img/bg_menu_hover.png'); }
		#MainMenuArea ul li.active { background: url('../img/bg_menu_hover.png'); }
		#MainMenuArea ul li.active a { background: url('../img/menu_active_nud.png') no-repeat bottom center; }
		
/*******************************************/
/* Front page                             */
/*****************************************/

/* Branded boxes */
.branded h2 { margin-bottom: 0; padding: 10px; color: white; text-transform: uppercase; font-size: 1.2em; text-shadow: 1px 1px 3px #333; }
.branded div.nud { background: url('../img/spritemap_1.png') no-repeat 0 0; height: 8px; width: 10px; }
.branded div.content { margin: -8px 0 0 10px; background-color: #f7f7f7; padding: 10px; overflow: hidden; height: 475px; }
.col-3 .program div.content { height: 380px; }
.col-3 .messages div.content { height: 55px; }
.branded.olive h2, .branded.olive div.nud 				{ background-color: #d40072; }
.branded.dark-blue h2, .branded.dark-blue div.nud 		{ background-color: #edb700; }
.branded.light-blue h2, .branded.light-blue div.nud 	{ background-color: #235932; }
.branded.yellow h2, .branded.yellow div.nud 			{ background-color: #211d3e; }
.branded ul.teasers { list-style: none; margin: 0 0 5px; overflow: hidden; zoom: 1; }
	.branded ul.teasers img { width: 130px; margin-top: 5px; }
	.branded ul.teasers li { clear: both; border-bottom: 1px solid #ccc; border-top: 1px solid #fff; padding-bottom: 5px; height: 105px; }
		.branded ul.teasers li:first-child, .branded ul.teasers li.first-row { border-top: 0 none; height: 100px; *height: 105px; }
		
		.branded ul.teasers a { color: #333; }
			.branded ul.teasers a:hover { text-decoration: none; }
			.branded ul.teasers a:hover strong { color: #900; }
			
	.branded ul.alt-img strong { display: block; margin: 5px 140px 0 0; }
	.branded ul.alt-img span.text { margin-right: 140px; display: block; }
	.branded ul.alt-img img { float: right; }
	.branded ul.alt-img li.alt img { float: left; }
	.branded ul.alt-img li.alt span.text, 
	.branded ul.alt-img li.alt strong { margin-left: 140px; margin-right: 0; }
	
	.branded ul.hide-text li { position: relative; width: 130px; margin-right: 10px; float: left; clear: none;}
		.branded ul.hide-text li a { display: block; position: relative; margin-top: 5px; }
		.branded ul.hide-text strong, .branded ul.hide-text span .text{ margin-topp: 5px; }
		.branded ul.hide-text a:hover strong, .branded ul.hide-text a:hover span.text { z-index: 13; }
		.branded ul.hide-text a img { z-index: 12; position: absolute; margin-top: 0;}
		
		.branded ul.hide-text strong, .branded ul.hide-text span.text { display: block; }
	.branded ul.hide-text li.alt { margin-right: 0; }
			
	.branded ul.teasers li:first-child img, .branded ul.teasers li.first-row img { margin-top: 0; } 
	.branded ul.hide-text li:first-child, .branded ul.hide-text li.first-row { height: 105px; } 
	
.branded a.more,
.branded a.ticketinfo { float: right; background-color: #333; padding: 3px; color: white; display: block; }
.branded a.ticketinfo { float: left; }

/* Program */
.program div.content { padding: 0; }
	.program h3 { font-size: 1em; font-weight: bold; padding: 10px; margin: 0; color: #333; }
	.program ol { list-style: none; margin: 0; }
		.program ol li { padding: 10px 10px 10px 15px; }
		.program ol li.alt { background-color: white; }
	.program a.more, .program a.ticketinfo { margin: 5px; }

/* Messages */
.messages ul { list-style: circle; margin-bottom: 0;}

/*******************************************/
/* Footer area                            */
/*****************************************/

#FooterArea { margin-top: 20px; margin-bottom: 20px; }
#FooterArea .outer-container { background-color: #f7f7f7; margin: 0 10px 0 20px; overflow: hidden; }

	#FooterArea .sponsors, #FooterArea .arr-info { overflow: hidden; padding: 10px 0 10px 10px; width: 600px; float: left; }
	
		#FooterArea .sponsors .container ul,
		#FooterArea .arr-info .container ul { margin: 0; list-style: none; background-color: white; overflow: hidden; border: 1px solid #f0f0f0; height: 90px;}
			#FooterArea .sponsors .container ul li { width: 128.5px; margin: 0; float: left; border-left: 1px solid #f0f0f0; padding: 10px; height: 70px;}
				#FooterArea .sponsors .container ul li a { display: block; width: 128px; height: 70px; }
			#FooterArea .sponsors .container ul li:first-child { border: 0; width: 129px }
			
	#FooterArea .arr-info { width: 310px; padding: 10px 0 10px 0; }
		#FooterArea .arr-info li,
		#FooterArea .arr-info h4 { padding-left: 10px; }
		#FooterArea .arr-info .container ul { padding-top: 10px; padding-bottom: 10px; height: 70px; background: white url('../img/spritemap_1.png') no-repeat 98% -35px;}
			#FooterArea .arr-info li { padding: 2px 0 2px 10px; }
#FooterArea .outer-container h4 { margin-bottom: 10px; }

/*******************************************/
/* BREADCRUMBS	                          */
/*****************************************/
#breadcrumbs ul {
	list-style-type: none;
	height: 27px;
	margin: 0 0 1em;
}

	#breadcrumbs li { 
		float: left;
		line-height: 27px;
		padding-left: .75em;
		margin-left: 0;
		background: #eee url('../img/bg_breadcrumb.png') repeat-x; 
	}
	
		#breadcrumbs li span {
			display: block;	
		}
		#breadcrumbs li.first {
			padding-left: 0;
		}
		#breadcrumbs li.first span {
			background: transparent url('../img/bc_left.png') no-repeat top left;
		}
		#breadcrumbs li.first em {
			font-style: normal;
			background: transparent url('../img/bc_home_icon.png') no-repeat 10% 50%;
			display: block;
		}
		#breadcrumbs li.first span a {
			padding-left: 2em;
			background: transparent url('../img/bc_arrow.png') no-repeat center right;
			display: block;
			padding-right: 1.5em;
		}
		#breadcrumbs li span a {
			background: transparent url('../img/bc_arrow.png') no-repeat center right;
			display: block;
			padding-right: 1.5em;
		}
		#breadcrumbs li.last span {
			background: transparent url('../img/bc_right.png') no-repeat top right;
			padding-right: 1em;
		}

/*******************************************/
/* ARTICLE		                          */
/*****************************************/	
#left-content {
	margin-top: .6em;
	margin-left: 0;
}

	#left-content .nav-box {
		border-top: 7px solid #f7f7f7;
		background-color: #fff;
		
	}
	
	#left-content .nav-box ul {
		list-style-type: none;
		margin: 0;
	}
	
		#left-content .nav-box ul li {
			margin-left: 0;
			font-size: 1em;
		}
		
			#left-content .nav-box ul li a {
				display: block;
				border-bottom: 1px solid #eee;
				padding: .3em 0 .3em 1em;
			}
			
			#left-content .nav-box ul li.parent a { background: url('../img/sub_nav_red_plus.png') no-repeat 98% 50%; padding-right: 1.4em; }
			
			#left-content .nav-box ul li.open a,
			#left-content .nav-box ul li.open ul li.parent.open a,
			#left-content .nav-box ul li.open ul li.selected.open a {
				color: #333;
				background: #f7f7f7 url('../img/sub_nav_blue_minus.png') no-repeat 98% 50%; 
				padding-right: 1.4em;
			}
			#left-content .nav-box ul li.selected.open a { font-weight: bold; }
			#left-content .nav-box ul li.selected.open li a { font-weight: normal; }
			
			#left-content .nav-box ul li.open ul li.parent.open.selected li a { font-weight: normal; background: 0 none; }
			
			#left-content .nav-box ul li.open ul {
				margin: 0;
				font-size: 1em;
			}
				#left-content .nav-box ul li.open ul li.parent a { background: #f7f7f7 url('../img/sub_nav_red_plus.png') no-repeat 98% 50%;  }
				#left-content .nav-box ul li.open ul li a {
					font-weight: normal;
					padding-left: 0;
					color: #003399;
					background-image: none;
					padding-left: 2em;
				}
				
				#left-content .nav-box ul li.open ul li li a { padding-left: 3em; }
				#left-content .nav-box ul li.open ul li li li a { padding-left: 5em; }
				
		#left-content .nav-box  .container { margin: 0.8em; }
				

#main-content .article-image {
	padding: 10px;
}
#main-content .article-image img {
	width: 428px;
}

ul.article-tools {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 0 10px 15px;
	list-style-type: none;
}

	ul.article-tools li {
		float: right;
		margin: 0;
		border-left: 1px solid #eee;
	}

		#main-content ul.article-tools li a { display: block; padding: 3px 20px 3px 40px; color: #0046ad; text-decoration: none; }
		ul.article-tools li.print a {background: url('../img/print_icon.png') no-repeat 15px 4px; }
		ul.article-tools li.share a {background: url('../img/sharethis_icon.png') no-repeat 15px 4px; }
		#main-content ul.article-tools li a:hover { text-decoration: underline; }
		
#right-article .front-box { margin-bottom: 1.5em; }


/* MAIN-CONTENT */
#main-content {
	z-index: 1;
	margin-bottom: 20px;
}
	#main-content .front-box,
	#main-content .article-box { background-color: white; }
	#main-content .front-box-blue { background-color: #E8F4F7; }
	
	#main-content .front-box p,
	#main-content .front-box-blue p {
		margin: 0 8px 5px 8px; 
	}
	
	#main-content .article-box div.main-body-content {margin-right: 8px; margin-left: 8px;}
	
	.front-box .bottom-box,
	.article-box .bottom-box,
	.front-box-blue .bottom-box {
		clear: both; 
		overflow: hidden; 
		background-color: #fff;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	
	.news .bottom-box { position: static; }
	
	.front-box-blue .bottom-box {
		border-top: 1px solid #e7e7e7;
		padding-top: 10px; 
		position: absolute;
		width: 29.8em;
	}
	
/* cbb-corners */
/* Rules for the top corners and border */
.bt {
	background:url(../img/cbb_front_box_white.png) no-repeat 100% 0;
	margin:0 0 0 7px;
	height:15px;
	}
.bt div {
	height:15px;
	width:7px;
	position:relative;
	left:-7px;
	background:url(../img/cbb_front_box_white.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(../img/cbb_front_box_white.png) no-repeat 100% 100%;
	margin:0 0 0 11px;
	height:11px;
	}
.bb div {
	height:11px;
	width:11px;
	position:relative;
	left:-11px;
	background:url(../img/cbb_front_box_white.png) no-repeat 0 100%;
	}
	
.front-box-blue .bt,
.front-box-blue .bt div,
.front-box-blue .bb,
.front-box-blue .bb div {
	background-image: url('../img/cbb_front_box_blue.png');
}

#main-content .article-box .bt,
#main-content .article-box .bt div,
#main-content .article-box .bb,
#main-content .article-box .bb div {
	background-image: url('../img/cbb_article_box_white.png');
}

/* Insert the left border */
.i1 {
	padding:0 0 0 6px;
	background:url(../img/cbb_borders.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 6px 0 0;
	background:url(../img/cbb_borders.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 0;
	position: relative;
	}
.front-box-blue .i3 { background-color: #e8f4f7; border-top-color: #e8f4f7; }
#main-content .yellow-black-box .i3 { background-color: black; border-color: black;}

/*******************************************/
/* LISTS 		                          */
/*****************************************/
ul.arrows,
ul.img_left,
ul.no_img { list-style-type: none; margin: 0 0 10px 0;}

ul.img_left,
ul.no_img { margin-top: -5px; }

	ul.img_left li a { display: block; color: #333; height: 59px;  }
	ul.img_left li a:hover { background-color: #eee; text-decoration: none; }
	
	ul.img_left li { margin-left: 0; border-bottom: 1px solid #e7e7e7; clear: both; overflow: hidden; }
		
		ul.img_left strong {
			display: block;
			padding: 0 5px 0 5px;
			margin-left: 80px;
			font-size: 1.2em;
		}
		
		ul.img_left span { 
			padding: 0 5px 0 5px;
			display: block;
			margin-left: 80px;
		}
		ul.img_left img.img_container {
			float: left;
			width: 80px;
			overflow: hidden;
			text-align: center;
			display: inline;
			background-color: #fff;
			height: 59px;
			margin: 0;
			padding: 0;
		}
	
	ul.no_img li { margin-left: 0; border-bottom: 1px solid #e7e7e7; }
	ul.no_img li a { padding-left: 8px; display: block; color: #333; }
	ul.no_img li a:hover { text-decoration: none; background-color: #eee; }
	ul.no_img li strong { display: block; font-size: 1.2em; }
	ul.no_img li span.date { color: #666; }
	
	ul.arrows li, ul.eDemokratiUtvalgMeetingList li { margin-left: 0; border-bottom: 1px solid #ccc; background: url('../img/arrow_list.gif') no-repeat 8px 11px;  }
	.front-box-blue ul.arrows li { border-bottom: 1px solid #fff; }
	
	ul.arrows li a, ul.eDemokratiUtvalgMeetingList li a { 
		display: block; 
		padding: 4px 0 4px 18px;
	}
	
	#main-article ul.arrows li { 
		border: 0 none; 
		background: url('../img/arrow_list.gif') no-repeat 8px 50%; 
		padding: 2px 0 1px 18px;
	}
	#main-article ul.arrows li a {  background: none; padding: 0; }


/* Definition lists */
#right-article dl.table_display { margin: 0 8px;}
dl.article_info { margin-bottom: .5em; }
dl.table_display dt, dl.article_info dt {
		float: left;
		width: 35%;
		padding: 1px 0;
		font-size: 1em;
		font-weight: bold;
	}
	
	/* commented backslash hack for mac-ie5 \*/
	dl.table_display dt, dl.article_info dt { clear: both; }
	/* end hack */
	
	dl.table_display dd, dl.article_info dd {
		float: left;
		width: 65%;
		padding: 1px 0;
		font-weight: normal;
		margin-left: 0;
		font-size: 1em;
	}
	
	#footer dl.table_display dd { text-align: right; }
	
	dl.table_display dd.last, dl.table_display dt.last { border-bottom: 0 none; }
	
/* News list */		
ul.news-links {
	list-style-type: none;
	margin: 0 .8em 1em;
}
	ul.news-links li  
	{
		margin: 0; 
		min-height: 75px;
		border-bottom: 1px solid #e0e0e0;		
	}
	ul.news-links h4, #main-article ul.news-links h4 { 
		margin: 0 0 0.3em 0; 
		display: inline; 
		text-transform: none; 
		letter-spacing: 0; 
		font-size: 1em;
		font-weight: bold;
		font-family: 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	}
	#main-content ul.news-links h4 a { text-decoration: none; }
	#main-content ul.news-links h4 a:hover { text-decoration: underline; }

	ul.news-links span.date {
		color: #666;
		font-size: .9em;
		margin-left: 4px;
	}
	
	#main-content ul.news-links p.lead-in {
		font-weight: normal;
		padding-bottom: .2em;
		margin: 0 0 0 0;
		clear: left;
		font-size: .9em;
		padding-right: 110px;
	}
	
	ul.news-links p.last {
		margin-bottom: 0;
	}
	
	ul.news-links img { float: right; width: 100px; margin: 0 0 0 10px; }
	#main-content ul.news-links li.img p.lead-in { 
		clear: none;
	}		
/* Pagination */
ul.pagination { 
	list-style-type: none;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 0 10px 0;
	padding: 5px .8em;
	text-align: right;
}
	
	ul.pagination li {
		display: inline;
		border-right: 1px solid #666;
		padding: 0 3px 0 3px;
		font-weight: bold;
		margin: 0;
	}
	
		ul.pagination li a { text-decoration: none !important; }
		ul.pagination li a:hover { text-decoration: underline !important; }
	
		ul.pagination li.next { border: 0 none;}
		
ul.pagination.last { border-bottom: 0 none; margin: -10px 0 0 0; }

div.PagingContainer, div.NewsLinks
{ 
	border-bottom: 0 none; 
	margin: -10px 0 0 0;	
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 5px .8em;
	text-align: right;
}

div.NewsLinks { margin: 0; } 
div.NewsLinks p  { margin-bottom: 0; }

	div.PagingContainer a.SelectedPagingItem {
		display: inline;
		/*border-right: 1px solid #666;*/
		padding: 0 3px 0 3px;
		font-weight: bold;
		margin: 0;
		font-size: 13px;
		color: Black;
	}
	
	div.PagingContainer a.UnselectedPagingItem {
		display: inline;
		/*border-right: 1px solid #666;*/
		padding: 0 3px 0 3px;
		font-weight: bold;
		margin: 0;
		font-size: 13px;
	}
	
	div.PagingContainer span
	{
		border-right: 1px solid #666;
	}
		div.PagingContainer a{ text-decoration: none !important; }
		div.PagingContainer a:hover { text-decoration: underline !important; }
	
		div.PagingContainer a.next { border: 0 none;}

/*******************************************/
/* SHARETHIS	                          */
/*****************************************/
div.sharethisbox 
{ 
    position: absolute; 
    background: #eee;
    right: 0;
    padding: 1em;
    width: 30em;
    z-index: 123;
}
    div#shareThisPanel h3 
    {
        font-size: 1.2em;
		margin: 0;
    }
    div.sharethisbox ul.communities,
    fieldset.sharethisboxleft ul 
    {
        list-style: none;
		margin: 0;
    }
        div.sharethisbox ul li { float: none; }
        div.sharethisbox #ShareArticle ul li a
        {
            background-repeat: no-repeat;
            background-position: left center;
            font-size: .8em;
            padding: 2px 0 2px 20px;
            display: block;
        }
        
        div.sharethisbox ul li a.share_facebook { background-image: url('../../../img/sprite/share_facebook.gif'); }
        div.sharethisbox ul li a.share_nettby { background-image: url('../../../img/sprite/share_nettby.gif'); }
        div.sharethisbox ul li a.share_origo { background-image: url('../../../img/sprite/share_origo.png'); }
        div.sharethisbox ul li a.share_twitter { background-image: url('../../../img/sprite/share_twitter.gif'); }
        
    fieldset.sharethisboxleft 
    {
        width: 19em;
        float: left;
        margin-right: 1em;
        
    }
        fieldset.sharethisboxleft input.EmailPageText, fieldset.sharethisboxleft .EmailPageTextField
        {
            width: 95%;
            float: left;
            z-index: 333343;
        }
        fieldset.sharethisboxleft textarea.EmailPageTextField { float: left; }
        fieldset.sharethisboxleft span.error { width: 5%; clear: right; }
        fieldset.sharethisboxleft label { font-size: .8em; }
    fieldset.sharethisboxleft { margin-bottom: 0;}
    
    fieldset.sharethisboxright { width: 10em; float: right;}
