



















/*******************************************
* RESET CSS
*******************************************/
/* 
   http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

input {
	margin: 0;
	vertical-align: baseline;
	font-size: 1.11em;
	height: 15px;
}
textarea{
	-webkit-appearance: textarea;
}
input {
	-webkit-appearance: splitter;
}
input[type="submit"] {
	-moz-appearance: splitter;
	height: 24px;
}

input[type="checkbox"] {
	-moz-appearance: checkbox;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/************************************************************
* 
***************************************************************/

/* For situations when overflow:hidden can't be used to clear float: */
.clearfix {
	clear: both;
    height: 0;
    visibility: hidden;
}

.forAccessibilityOnly {
	position: absolute;
	left: -5000px;
}

html {
    height: 100%;
    overflow-y: scroll !important;
}

body {
	font: 12px/1.25 Verdana,Arial,helvetica,sans-serif;
	height: 100%;
}

a {
	cursor: pointer;
}

i, em {
	font-style: italic; 
}





/***********************************************************************************************
** JQUERY UI
***********************************************************************************************/

/*
 * jQuery UI CSS Framework 1.8.8
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.8
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget-content { border: 1px solid #E6E2CD; background-color: #F9F8F3; color: #373426; text-size: }
.ui-widget-content a { color: #373426; }

/* Interaction states
----------------------------------*/
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus 
{ border: 1px solid #4F4B37; background: #4F4B37; font-weight: bold; color: #FFF; }
.ui-state-hover a, .ui-state-hover a:hover { color: #FFF; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  { background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Autocomplete 1.8.8
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.8
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
border-top: 0 none;
	list-style:none;
	padding: 0;
	margin: 0;
	display:block;
	z-index: 999;
	/*float: left;
	padding: 2px;*/
}
@-moz-document url-prefix(){
.ui-menu {
width: 287px !important;
}}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ui-menu {
width: 287px !important;
}}

.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0.3em 0.3em;
	display: block;
	
	/*zoom: 1;
	float: left;
	clear: left;
	width: 100%;*/
}
.ui-menu-item.ui-state-focus {
border: 0 none;
cursor: pointer;
}

.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
	font-size: 14px;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}






/**********************************************************************************************************
* START COMMON ********************************************************************************************
**********************************************************************************************************/



body {
    background: url("/forskningsradet/gfx/frontpage/background.png") repeat-y scroll center top #f9f8f3;
	color: #373426;
	background-size: 82.5em auto;
}

#Page {
	background-color: #FFF;
	width: 79.13em;
	text-align: left;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;	
}

	#PageContent {
		min-height: 100%;
		float: left;
	}
	
	#PageEnd {
		clear: both;
		height: 15em;
	}
	
a:link,
a:visited,
a:hover,
a:active {
	color: #0072B2;
	text-decoration: none;
}

a:hover {
	color: #47adff;
}

.eWebEditProContent ol{
	counter-reset: li;
	margin-left: 0;
	padding-left: 0;
}

 .eWebEditProContent ol > li {
	padding: 0.2em 0;
	list-style-position: outside;
}

.eWebEditProContent ol > li:before {
	content:counter(li) ".";
	counter-increment:li;
	position:absolute;
	left: -1.4em;
	width:2em;
}


#ColLeft,
#ColWide {
	display: inline;
	float: left;
	padding-top: 2.9166667em;
}

#ColLeft {
	width: 16.0em;
}

#ColWide {
	width: 60.2em;
	margin-left: 2.9166667em;
}

.InnholdsKontainerVideoArkiv,
.ColMiddle {
	float: left;
	width: 41.666668em;
	margin-bottom: 0.8333333em;
}

.ColRight {
	float: right;
	width: 14.333333em;
	margin-right: 1.5em;
	display: inline;
	word-wrap: break-word;
	margin-top: 0.16666667em;
}

h1 {
	font-size: 2.2em;
	margin: -0.4925em 0 0.379em;
	font-weight: normal;
}

h2, h6 {
	font-size: 1.4em;
	font-weight: bold;
}

h3, h4, h5 {
	font-size: 1em; 
	font-weight: bold; 	
}

.eWebEditProContent h1 {
	margin-top: 0px;
}

.eWebEditProContent h4 {
	font-style: italic;
}

.Ledetekst {
	font-weight: bold;
}

strong,
b {
	font-weight: bold;
}

.printInternalContactDetail {
	display:none;
}

#PageContent {
	width: 100%;
}

.hidden {
	display: none;
}

.validation-advice{
	color: #B41414;
	font-weight:bold;
	padding: 0 0 0.8333333em 0 ;
}

.BrodsmuleSti {
	font-size: 0.9166667em;
	color: #797979;
	padding-left: 1.818em;
}

#ColWide .LenkeTilEngelskSide{		
		width: 69.8em;
		position:relative;
		top:-3.3em;
		font-size: 0.8333333em;		
		text-align: right;
		
}
	
.ColRight .LenkeTilEngelskSide{	
	width: 17.2em !important;		
}

.ColMiddle select{
	border: 0.16666667em solid #E2DDC4;
	background-color: #f9f8f3; 
	font-family: Verdana;
	font-size: 1.0em;
	color: #373426;
	padding: 0.083333336em;
}

	.ColMiddle .SearchTools #yearSelect {
		margin-left: 1.6666666em;
		width: 8.333333em;
	}

	.ColMiddle .result #kommendeBox{
		margin: -0.16666667em 0 0 1.6666666em;
	}
	
.ColRight .Box.Related {
    display: none;
}
	
.ColRight .Box {
	position: relative;
	z-index: 10;
}

	.ColRight .Box.tipAFriend {
		z-index: 0;
	}

	
.SearchPages .pages {
	margin-top: 1.6666666em;
}
 
.ColMiddle.PagePrint{
	float:left;
}

sub{
	vertical-align: sub;
	font-size: 0.75em;
}

sup{
	vertical-align: super;
	font-size: 0.75em;
}


/***vedleggsbokser hoyrekolonne***/

.ColRight .Box.standardVedlegg,
.ColRight .Box.opendocument {
	overflow: hidden;
}

.ColRight .vedleggBoxContainer {
	position: relative;
	padding-bottom: 0.8em;
	margin-bottom: 1.6em;
}

.ColRight #showHideOdf {
	position:absolute;
	bottom: 0;
	display: block;
	width: 100%;
}


/***************************
* Footer
****************************/

#Footer {
	min-height: 4.9em;
	_height: 4.9em;
	background: #f9f8f3 url(/forskningsradet/gfx/frontpage/footerbackground.png) no-repeat left top;
	width: 82.5em;
	padding: 1.6666666em 0 0.8333333em;
	margin:-7.42em auto 0;
	clear:both;
	overflow:hidden;
}

#Footer.EnglishFooter {
	min-height: 5em;
	_height: 5em;
	margin-top: -5em;
}

	#Footer  p{
		color: #373426;
		font-size: 0.91em;	
		top: 0.4em;
		float:left;
		margin-left: 3.664em;		
	}	
	
	
	#Footer p a{
		color: #0072B2;
	}	
	
	#Footer p em{
		font-weight: bold;
		font-style: normal;
	}	

/*************************
* Venstremeny
*************************/
		
#ColLeft #LeftMenu h2 {
	text-transform: uppercase;
	border-bottom: 0.083333336em solid #4F4B37;
	font-size: 1.1666666em;
	font-weight: normal;
	margin-bottom: 0.714em;
}

	#ColLeft #LeftMenu h2 a{
		color: #373426 !important;
		padding: 0 0 0.143em 1.428em;
		display: block;
	}	
	
	#ColLeft #LeftMenu ul li{
		display: block;
		margin: 0.25em 0;
	}	
	
		#ColLeft #LeftMenu ul li a{
			color: #373426;
			display: block;
			font-size: 1.0em;
			padding: 0.25em 0 0.25em 1.6666666em;
		}	
		
			#ColLeft #LeftMenu ul li a:hover {
				background-color: #f1eee2 !important;
				color: #373426 !important;
			}

		#ColLeft #LeftMenu ul li.notSelected a{
			background: #f9f8f3;
		}	
		
		#ColLeft #LeftMenu ul li a.selected{
			background: #4F4B37;
			color: #FFF;
		}

					
			#ColLeft #LeftMenu ul li.selected ul li{
				border-bottom: 0.09em solid #E2DDC4;
				margin: 0;
			}
			
				#ColLeft #LeftMenu ul li.selected ul li:last-child,
				#ColLeft #LeftMenu ul li.selected ul li ul li {
						border-bottom: none;
				}
			
				#ColLeft #LeftMenu ul li.selected ul li a{
					padding: 0.41666666em 0 0.41666666em 2.917em;
					background: #FFF url(/forskningsradet/gfx/frontpage/arrow-right-medium-brown.png) no-repeat 1.6666666em 0.6666667em;
				}
				
					#ColLeft #LeftMenu ul li.selected ul li a.selected{
						color: #E05A00;
						background: transparent url(/forskningsradet/gfx/frontpage/arrow-right-orange.png) no-repeat 1.6666666em 0.6666667em;
					}
					
					#ColLeft #LeftMenu ul li ul li a:hover,
					#ColLeft #LeftMenu ul li.selected ul li a:hover{
						background: #f1eee2 url(/forskningsradet/gfx/globalsearch/navigator-arrow.png) no-repeat 1.6666666em 0.6666667em;
					}
					
						#ColLeft #LeftMenu ul li.selected ul li ul li a,
						#ColLeft #LeftMenu ul li.selected ul li ul li a.selected {
							background: none;
						}
						
						#ColLeft #LeftMenu ul li.selected ul li ul li a:hover {
							background: #f1eee2;
						}	
	
/*******************************************
* CONTENT
*******************************************/	
.ColMiddleHeader{
	position:relative;
	width: 41.666668em;
}
	.ColMiddle .arrangement ul li{
		padding: 5px 0;
	}
	
	#ColWide .ColMiddle .arrangement ul li{
		margin: 0;
	}

	.Arrangementer .ColMiddleHeader h1,
	.Detaljutlysning h1,
	.Midler.Aktivitet h1,
	.Midler .ColMiddleHeader h1,
	.Prosjekt .ColMiddleHeader {
		font-size: 1.8333334em;
	}

	#ColWide .ColMiddle .arrangmentContent{
		margin-bottom: 2em;
	}
	
	.GenerellArtikkel .ColMiddleHeader h1,
	.Arrangementer .ColMiddleHeader h1,
	.kronikkOgKommentar .ColMiddleHeader h1,
	.ColMiddleHeader.Informasjonstekst h1,
	.Seksjonsside .ColMiddleHeader h1,
	.Prosjekt .ColMiddleHeader h1{
		border-top: 1px solid #E2DDC4;
		border-bottom: 1px solid #E2DDC4;
		padding: 0.1896em 0;
		margin: 0.72em 0 0.4925em;
	}

	.ColMiddleHeader .Stikktittel {
		position: absolute;
		margin-top: -1.4166666em;
		text-transform: uppercase;
		color: #bcb28e;
	}

	.ColMiddleHeader .Stikktittel h3{
		font-weight: normal;
	}	
	
.ColMiddle p,
.eWebEditProContent p,
.ColMiddle .eWebEditProContent ul,
.ColMiddle .eWebEditProContent ol,
.ColMiddle.hjelpetekst ul,
.ColMiddle.hjelpetekst ol{
	margin-bottom: 1.3em;
}

	.ColMiddle .intro,
	.ColMiddle .seksjonssideIngress{		
		font-size: 1.3em;
	}

	.ColMiddle .intro {		
		margin-bottom: 1.282em;
	}
	
	.ColMiddle .intro ul li{
	margin-bottom: 10px;
	}
	
	.ColMiddle .intro.boxed {
		font-size: 1em;
		color: #373426;
		padding: 1.6666666em;
		margin-bottom:1.6666666em;
		background: #f9f8f3;
		overflow: hidden;
		width: 38.333332em;
		margin-top: -0.87em;
	}
	
	.ColMiddle .intro.boxed.arrangement {
		margin-top: 0;
		padding:0.8333333em 0.8333333em 1.0em;
	}	
	

		.ColMiddle dt {
			float: left;
			font-weight: bold;
			width: 25%;
			clear:left;
		}
		
		.ColMiddle dd {
			float: left;
			width: 70%;
		}
		
.ColMiddle .comment_pagetopheader {
	margin-bottom: 1.6666666em;
}

.ColMiddle span.caption{
	font-size: 0.9em;
	color: #797979;
	font-weight: normal;
	display: block;
}

.ColMiddle span.fancyboxcaption{
	background: transparent url("/forskningsradet/gfx/cursor-zoom.png") no-repeat right 50%;
	padding-right: 10%;
	width: 90%;
	min-height: 2em;
}

.fancybox {
	cursor: url("/forskningsradet/gfx/cursor-zoom.cur"), pointer;
}

.fancybox img {
	width: 100%;
}

.ColMiddle hr {
	background-color: #E2DDC4;
	height: 0.083333336em;
	border: none;
	margin-bottom: 0.8333333em;
	margin-top: -0.8333333em;
}

.eWebEditProContent {
	display: block;
	overflow: hidden;
}

.eWebEditProContent p {
}

.eWebEditProContent table {
}

.eWebEditProContent table tr{
	width: 41.666668em;
}

	.eWebEditProContent table caption{
		font-size: 1.4em;
		font-weight: bold;
		border-bottom: 0.16666667em solid #4F4B37;
		margin-bottom: 0.16666667em;
		text-align: left;
	}

	.eWebEditProContent th,
	.eWebEditProContent thead td{
		background-color: #f1eee2;
		font-weight: bold;
	}
	
	.eWebEditProContent td,
	.eWebEditProContent th {
		border: 0.083333336em solid #f1eee2;
		padding: 0.41666666em 0.8333333em !important;
	}
	
	.ColMiddle  .GrayBox,	
	.ColMiddle  .ShadingBox {
		background-color: #f9f8f3;
		padding: 0.8333333em 0.8333333em 1.0em;
		display: block;
	}	
	
	.ColMiddle .eWebEditProContent ul,
	.ColMiddle .eWebEditProContent ol,
	.ColMiddle.hjelpetekst ul,
	.ColMiddle.hjelpetekst ol{		
		margin: 0 0.8333333em 1.6666666em;		
	}	
	
	.eWebEditProContent ol,
	.ColMiddle.hjelpetekst ol{
		list-style-type: decimal;
		list-style-position: inside;
	}
		
		.ColMiddle .eWebEditProContent ul li,
		.ColMiddle.hjelpetekst ul li
		{		
			padding-left:1.25em;
			background:transparent url(/forskningsradet/gfx/redesign/bulletpoint.png) no-repeat 0 0.5em;
		}
		
		.ColMiddle .eWebEditProContent ol li,
		.ColMiddle.hjelpetekst ol li{
			margin-left: 1.5em;
		}
	
.ColMiddle .imgbox_left,
.front-page .imgbox_left {
	float: left;
	margin: 0.5em 1.25em 0.8333333em 0;
}

.imgbox_right {
	float: right;
	margin: 0.5em 0 0.8333333em 1.25em;
}


.ColMiddle .author,
.ColMiddle dl.dates {
	overflow: hidden;
	margin: 0.8333333em 0;
}

.ColMiddle dl.dates {
	border-bottom: 0.083333336em solid #E2DDC4;
	border-top: 0.083333336em solid #E2DDC4;
	padding: 0.8333333em 0;
}

	.ColMiddle .author dd,
	.ColMiddle .author dt,
	.ColMiddle dl.dates dd,
	.ColMiddle dl.dates dt {
		float: left;
		padding: 0 0.41666666em 0.41666666em 0;	
	}

	.ColMiddle .author dd,
	.ColMiddle dl.dates dd {
		width: 77%
	}

	.ColMiddle .author dt,
	.ColMiddle dl.dates dt {
		clear: left;
		font-weight: bold;
		width: 21%;
	}
	
.ColMiddle p.quote {
 	background: url("/forskningsradet/gfx/quote.png") no-repeat scroll 0.33333334em 0.33333334em #f9f8f3;	
    float: left;
    font-style: italic;
    line-height: 1.5em;
    margin-right: 0.8333333em;
    padding: 0.5em 0.8333333em 0.6666667em;
    text-indent: 2.3333333em;
    width: 35%;	
}	

	.ColMiddle p.quote.right {
	    float: right;
	    margin-left: 0.8333333em;
	    margin-right: 0;
	    width: 35%;
   	}
	
#comments h2 {
	border-bottom: 0.16666667em solid #4F4B37;
	padding-bottom: 0.41666666em;
	margin-bottom: 0.8333333em;
}

	#comments #comment_input h2 {
		font-size: 1em;
		border-bottom: 0.083333336em solid #E2DDC4;
	}

	#comments #comment_input .commentinput 	{
		color: #797979;
		font-weight: bold;
	}
	
		#comments #comment_input .commentinput label{
			float: left;
			width: 100%;
			padding-bottom: 0.33333334em;
		}
		
		#comments #comment_input .commentinput input,
		#comments #comment_input .commentinput textarea{
			width: 20.0em;
			padding: 0.25em 0.5em;
			border: 0.1em solid #c3c2bd;
			margin-bottom: 1.3333334em;
		}
		
		#comments #comment_input .commentinput textarea{
			width: 96%;
		}	
				
		#comments #comment_input .commentinput .captcha{
			margin-bottom: 1.3333334em;
		}

		#comments #comment_input .commentinput #provNy{
			color: #373426;
			margin-bottom: 1.6666666em;
		}
		
		#provNy.hidden{
			display:block;
		}

		#comments #comment_input .commentinput .commentinput_buttons input {
			border: none;
			background: transparent url(/forskningsradet/gfx/redesign/button-background-wide.png) no-repeat scroll 0 0;
			background-size: 16.6em auto;
			font-size: 1.3em;
			height: 2.9em;
			width: 16.8em
			
		}		
		
		#comments .comment_header{
			overflow: hidden;
			padding-bottom: 0.41666666em;
		}	

			#comments .comment_header .comment_name{
				padding-left: 0.8333333em;
				float:left;
			}	
		
			#comments .comment_header .comment_date {
				float:right;
				margin-right: 0.8333333em;
			}	
		
		#comments .comment_body {
			background: #f9f8f3;
			margin-bottom: 1.6666666em;
			padding: 0.8333333em 0.8333333em 1.0em;
		}	
		
#PrintThisPageLink {
	background: transparent url(/forskningsradet/gfx/redesign/print-icon.png) no-repeat left top;
	color: #0072B2;
	float: left;
	padding-left: 3.3333333em;
	line-height: 2.0833333em;
	height: 2.0833333em;
}

/*******************************************
* RIGHT COLUMN
*******************************************/	
.ColRight .Box {
	margin-bottom: 1.6666666em;
}

	.ColRight .Box h4,
	.ColRight .sharebuttons {
		border-bottom: 0.083333336em solid #E2DDC4;
		padding-bottom: 0.16666667em;
		margin-bottom: 1.0em;
	}
	
.ColRight .Box .content ul li span.vedleggAttributes{
	display: block;
}

.ColRight .Box.tipAFriend h4{
	background: #f9f8f3 url(/forskningsradet/gfx/globalsearch/show-more-arrow.png) no-repeat scroll 95% 50%;
	border-top: 0.083333336em solid #E2DDC4;
	cursor: pointer;
	display: block;
	padding: 0.41666666em;
	font-family: Verdana;
	font-weight: normal;
	margin-top: 1.4166666em;
    *margin-top: 3.0833333em;	
	width: 13.5em;
}


	.ColRight .Box.tipAFriend h4.active{
		background: #f9f8f3 url(/forskningsradet/gfx/globalsearch/show-less-arrow.png) no-repeat scroll 95% 50%;
	}

.ColRight .Box.tipAFriend #tipAFriend {
	color: #797979;
	font-weight: bold;
	height: auto !important;
}
	
	.ColRight .Box.tipAFriend #tipAFriend input,
	.ColRight .Box.tipAFriend #tipAFriend textarea,
	.ColRight .Box.tipAFriend #tipAFriend .captcha{	
		color: #373426;
		width: 97%;
		font-weight: normal;
		margin: 0.375em 0 0.375em;
	}
	
	.ColRight .Box.tipAFriend #tipAFriend input,
	.ColRight .Box.tipAFriend #tipAFriend textarea{	
		border: 0.1em solid #c3c2bd;
	}

	
		.ColRight .Box.tipAFriend #tipAFriend input[type=submit] {	
			border: none;
			background: transparent url(/forskningsradet/gfx/redesign/button-background-narrow.png) no-repeat scroll 0 0.5em;
			background-size: 10.9em auto;
			font-size: 1.3em;
			height: 3.75em;
			width: 11.13em;
		}
	
	.ColRight .Box.tipAFriend #tipAFriend #provNy {
		color: #373426;
		font-weight: normal;
		font-size:0.75em;
	}
	
	/* Fixes borders on the tips box in Opera */
	#tipAFriend input[type=submit] {
		font-size:1.29em !important;
		background-size: 100% auto !important;
	}
	
.ColRight .sharebuttons {
	margin-bottom: 2.5em;
}	
	 
	.ColRight .sharebuttons h4 a{
		float: right;
		height: 1.3333334em;
		margin-left: 0.41666666em;
		margin-top: -0.083333336em;
		text-indent: -833.25em;
		width: 1.3333334em;
	}

	.ColRight .sharebuttons h4 .twitter {
		background: #fff url(/forskningsradet/gfx/twitter.png) no-repeat right top;
		background-size: 1.33334em;
	}

	.ColRight .sharebuttons h4 .facebook {
		background: #fff url(/forskningsradet/gfx/facebook.png) no-repeat right top;
		background-size:1.33334em;
	}

	.ColRight .sharebuttons h4 .linkedin {
		background: #fff url(/forskningsradet/gfx/linkedin.png) no-repeat right top;
		background-size:1.33334em;
	}		


.ColRight .printInternalContactDetail,
.ColRight .printEmail {
	display:none;
}

	
	
	
/***************************
* FORSIDE OG GLOBALSOK GRID
***************************/
.primary-column,
.secondary-column {
	display: inline;
	float: left;
}

.primary-column {
	margin: 1.6666666em 1.6666666em 0 1.6666666em;
	width: 48.333332em;
}

.secondary-column {
	margin: 1.6666666em 0.4em 0 0;
	width: 26.666666em;
}

/******************************************
* Globalsï¿½k
******************************************/
	.global-search .primary-column form {
		background: #f1eee2;
		display: block;
		height: 1%; /* hasLayout for IE6 */
		margin-bottom: 1.6666666em;
		overflow: hidden;
		padding: 0.8333333em;
	}
	.global-search .primary-column form .query-field {
		border: 0.083333336em solid #E2DDC4;
		float: left;
		font-size: 1.1666666em;
		line-height: 1.25;
		/*padding: 0.428em 0.714em;*/
		padding: 0.25em 0.3em 0.3em;
		width: 35.572em;
		height: auto;
	}
	.global-search .primary-column form .query-button {
		background: transparent url(/forskningsradet/gfx/globalsearch/search-query-button.png) no-repeat center top;
		background-size: 1.95em auto;
		border: none;
		cursor: pointer;
		float: left;
		height: 1.95em;
		margin-left: 0.75em;
		padding: 0;
		text-indent: -833.25em;
		width: 1.95em;
		text-transform:capitalize;
	}

.global-search .primary-column .result .header {
	border-bottom: 0.16666667em solid #4F4B37;
	margin-bottom: 0.8333333em;
	padding: 0 0.8333333em 0.33333334em 0.8333333em;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
}

	.global-search .primary-column .result .header h1 {
		float: left;
		font-size: 1.4166666em;
		font-weight: bold;
		margin: 0;
	}

	.global-search .primary-column .result .header .sort {
		float: right;
		font-size: 1.0em;
		margin-top: 0.41666666em;
	}

		.global-search .primary-column .result .header .sort .selected {
			font-weight: bold;
		}

		.global-search .primary-column .result .header .sort a.asc,
		.global-search .primary-column .result .header .sort a.desc {
			background-color: transparent;
			background-position: right 50%;
			background-repeat: no-repeat;
			padding-right: 1.25em;
		}

			.global-search .primary-column .result .header .sort a.asc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png);
			}

			.global-search .primary-column .result .header .sort a.desc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png);
			}

.global-search .primary-column .result .prsbHits{
	background: transparent url(/forskningsradet/gfx/prosjektbanken/prsb-texture50x50.png) repeat;
	font-family: SansWebBold, Verdana, sans-serif;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	padding: 0.45em;
	margin-bottom: 0.7em;
	font-size: 1.4166666em;
	padding-left: 1.45em;
	cursor: pointer;
}

.global-search .primary-column .result .prsbHits a{
	color: #373426;
}

.global-search .primary-column .result .prsbHits .hitCount{
	font-size: 1.15em;
	top: 0.15em;
	position: relative;
	color: #00b0ca;
	padding-right: 0.3em;
}

.global-search .primary-column .result .prsbHits img{
	height: 0.79em;
	top: 0.06em;
	position: relative;
}

.global-search .primary-column .result .subheader {
	background: #f1eee2;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	padding: 0.8333333em;
}

	.global-search .primary-column .result .subheader .hits {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) no-repeat 0 65%;
		float: left;
		font-size: 1.4166666em;
		font-weight: bold;
		padding-left: 0.882em;
	}

	.global-search .primary-column .result .pagination {
		font-size: 1.0em;
		float: right;
		overflow: hidden;
	}

		.global-search .primary-column .result .pagination span,
		.global-search .primary-column .result .pagination a {
			float: left;
		}

			.global-search .primary-column .result .pagination span.current,
			.global-search .primary-column .result .pagination a.page {
				border: 0.083333336em solid #E2DDC4;
				height: 1.5em;
				margin-left: 0.25em;
				padding: 0.16666667em 0.41666666em;
			}

			.global-search .primary-column .result .pagination span.current {
				border-color: #4F4B37;
				background: #4F4B37;
				color: #fff;
			}

			.global-search .primary-column .result .pagination a.page {
				background: transparent url(/forskningsradet/gfx/globalsearch/pagination-button-bg.png) repeat-x 0 0;
				color: #4F4B37;
			}

			.global-search .primary-column .result .pagination span.seperator {
				margin: 0 0.16666667em 0 0.41666666em;
			}

			.global-search .primary-column .result .pagination span.seperator,
			.global-search .primary-column .result .pagination .prev,
			.global-search .primary-column .result .pagination .next {
				padding-top: 0.25em;
			}

			.global-search .primary-column .result .pagination .prev {
				margin-right: 0.5833333em;
			}

			.global-search .primary-column .result .pagination .next {
				margin-left: 0.8333333em;
			}

			.global-search .primary-column .result .pagination span.prev,
			.global-search .primary-column .result .pagination span.next {
				display: none;
			}

		.global-search .primary-column .result .pagination ul {
			overflow: hidden;
		}

		.global-search .primary-column .result .pagination li {
			float: left;
			margin-left: 0.25em;
		}

.global-search .primary-column .result .footer {
	overflow: hidden;
	padding: 0.8333333em;
}

.global-search .secondary-column .navigator-instructions {
	background: #f9f8f3;
	padding: 0.8333333em 0.8333333em 1.0em 0.8333333em;
	margin-bottom: 0.8333333em;
	font-size:1.0em;
}

	.global-search .secondary-column .navigator-instructions a {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-right-blue.png) no-repeat right 70%;
		display:block;
		text-align:right;
		padding-right:1.25em;
		margin-top: 0.41666666em;
	}

.global-search .secondary-column .clear-navigators {
	background: #f1eee2;
	padding: 0.8333333em 0.8333333em 1.0em 0.8333333em;
	margin-bottom: 0.083333336em;
}

	.global-search .secondary-column .clear-navigators a {
		background: transparent url(/forskningsradet/gfx/globalsearch/clear-navigators-button.png) no-repeat 0 0;
		color: #4F4B37;
		display: block;
		font-size: 1.1666666em;
		height: 2.3333333em;
		line-height: 2.1666667em;
		text-align: center;
		width: 21.5em;
	}

.global-search .secondary-column .navigator {
	background: #f9f8f3;
	padding-top: 1.0em;
	margin-bottom: 0.8333333em;
}

	.global-search .secondary-column .navigator.globally-active,
	.global-search .secondary-column .navigator.with-active {
		background: #f1eee2;
	}

	.global-search .secondary-column .navigator h4 {
		background: #4F4B37;
		color: #fff;
		font-size: 1.1666666em;
		font-weight: bold;
		margin: 0 0.6666667em;
		padding: 0.33333334em 1.0em 0.33333334em 1.0em;
	}

	.global-search .secondary-column .navigator ul li a {
		color: #4F4B37;
	}
	
	.global-search .secondary-column .navigator ul li a span{
		padding-left:2.5em;
		display:block;
	}

	.global-search .secondary-column .navigator ul {
		padding-bottom: 0.6666667em;
	}

	.global-search .secondary-column .navigator ul.inactive {
		background: #f9f8f3;
	}

	.global-search .secondary-column .navigator ul li {
		border-bottom: 0.083333336em solid #f1eee2;
		font-size: 1.0em;
		margin: 0 0.6666667em;
		padding: 0.8333333em 0.8333333em 0.5em 0;
	}

	.global-search .secondary-column .navigator ul li:last-child {
		border-bottom: 0;
	}

	.global-search .secondary-column .navigator.globally-active ul li,
	.global-search .secondary-column .navigator ul.active li {
		background: transparent url(/forskningsradet/gfx/globalsearch/navigator-crosshair.png) no-repeat 0.6666667em 0.8333333em;
	}

	.global-search .secondary-column .navigator.globally-active {
		margin-bottom: 0;
	}

		.global-search .secondary-column .navigator.globally-active p {
			font-size: 1.0em;
			font-weight: bold;
			padding: 0 0.8333333em 0 0.8333333em;
		}

		.global-search .secondary-column .navigator.globally-active ul {
			padding-bottom: 0;
		}

			.global-search .secondary-column .navigator.globally-active ul li {
				background-position: 0.6666667em 0.25em;
				border-bottom: 0;
				padding-bottom: 0.25em;
				padding-top: 0.25em;
			}

	.global-search .secondary-column .navigator ul.inactive li {
		background: transparent url(/forskningsradet/gfx/globalsearch/navigator-arrow.png) no-repeat 1.0em 1.0em;
	}

		.global-search .secondary-column .navigator ul.inactive li.showMoreLess {
			background: none;
			border-bottom: 0.16666667em solid #4F4B37;
			height: 1%; /* hasLayout for IE */
			overflow: hidden;
			padding: 1.3333334em 0 0 2.5em;
		}
			.global-search .secondary-column .navigator ul.inactive li.showMoreLess a {
				background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-more-arrow.png) no-repeat right 60%;
				border-right: 0.8333333em solid #f1eee2;
				border-radius: 0.41666666em 0.41666666em 0 0;
				-moz-border-radius: 0.41666666em 0.41666666em 0 0;
				-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
				cursor: pointer;
				float: right;
				font-size: 1.0em;
				font-weight: bold;
				padding: 0.6666667em 1.3333334em 0.5em 0.8333333em;
			}

				.global-search .secondary-column .navigator ul.inactive li.showMoreLess a.less {
					background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-less-arrow.png) no-repeat right 55%;
				}
				
.global-search ul.results li {
	background-position: 43.083332em 3.3333333em;
	background-repeat: no-repeat;
	border-bottom: 0.083333336em solid #4F4B37;
	font-size:1.0em;
	line-height:1.5;
	/* IE 6 min-height hack: */
		min-height:7.5em; 
		height:auto !important;
		height:7.5em;
	/* end of IE 6 min-height hack */
	padding: 1.6666666em 8.333333em 1.6666666em 0.8333333em;
}

	.global-search ul.results li:hover {
		background-color:#f9f8f3;
		cursor:pointer;
	}

	.global-search ul.results li:last-child {
		border-color: #fff;
	}

	.global-search ul.results li h3 {
		font-weight:bold;
	}

	.global-search ul.results li h4 {
		color: #0072B2;
		font-size: 1.0em;
		font-weight:normal;
		margin:0;
	}

	.global-search ul.results li a {
		font-size: 1.1666666em;
	}
	
	.global-search ul.results li.Person{
		padding: 1.6666666em 0.8333333em;
	}
	
		.global-search ul.results li.Person .noimage,
		.global-search ul.results li.Person .image{
			float:right;
		}

		.global-search ul.results li.Person .noimage {
			background: transparent url(/forskningsradet/gfx/globalsearch/icon-person.png) no-repeat 0 0;
			height: 4.4166665em;
			width: 4.0em;
		}


		.global-search ul.results li.Person h3,
		.global-search ul.results li.Person h4,
		.global-search ul.results li.Person .info {
			width: 32.8em;
			overflow:hidden;
		}

			.global-search ul.results li.Person .info dt,
			.global-search ul.results li.Person .info dd {
				float:left;
			}

			.global-search ul.results li.Person .info dt {
				clear:left;
				padding-right: 0.33333334em;
			}
		
	.global-search ul.results li.MidlerParent {
		background-image: url(/forskningsradet/gfx/globalsearch/icon-midler.png);
	}	

	.global-search ul.results li.Arrangement {
		background-image: url(/forskningsradet/gfx/globalsearch/icon-arrangement.png);
	}

	.global-search ul.results li.ProgFAsset {
		background-image: url(/forskningsradet/gfx/globalsearch/icon-program.png);
	}

	.global-search ul.results li.Video {
		background-image: url(/forskningsradet/gfx/globalsearch/icon-video.png);
	}

		.global-search ul.results li.MidlerParent p,
		.global-search ul.results li.Arrangement p {
			margin-bottom: 0.41666666em;
		}	
	
	
		.global-search ul.results li.MidlerParent .date,
		.global-search ul.results li.Arrangement .date{
			background-color: #4F4B37;
			color: #FFF;
			padding: 0.083333336em 0.41666666em;
			border-radius: 0.25em;
			-moz-border-radius: 0.25em;
			-webkit-border-radius: 0.25em;

		}


.global-search .primary-column .ingen-treff {
	font-size:1.0em;
	padding:0.8333333em;
}

.global-search .go-back {
	display: block;
	font-size: 1.0em;
	margin: 0.8333333em 0 0 1.6666666em;
}

	.global-search .go-back a {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-left-blue.png) no-repeat left 65%;
		padding-left: 1.25em;
		width: 75.0em;
		float:left;
	}

/**********************************************************************************************************
* SEKSJONSSIDE
**********************************************************************************************************/


.ColMiddle .seksjonssideIngress h2{
	font-size: 1em;
}

.ColMiddle .seksjonssideIngress img {
	display: block;
	width: 32.04em;
	height:auto;
}

.ColMiddle .moduleWide {
	float: left;
	position: relative;
	width: 100%;
}

.ColMiddle .Seksjonssideelement {
	width: 100%;
	float: left;
}

	.ColMiddle .SeksjonssideRssListe h2,
	.ColMiddle .SeksjonssideListe h2, 
	.ColMiddle .Seksjonssideelement h2{
		border-top: 1px solid #4F4B37;
		border-bottom: 1px solid #E2DDC4;
		padding: 0.595em 0; 
		margin-bottom: 0.595em;
	}
		
		.ColMiddle .Seksjonssideelement .seksjonsElementLinks,
		.ColMiddle .SeksjonssideListe .sectionListLink{
			margin-top: 1.6666666em;
		}
	
	
.ColMiddle .moduleWide .SeksjonssideRssListe,
.ColMiddle .moduleWide .SeksjonssideListe {
	position: relative;
	display: block;
	overflow: hidden;
}

	.ColMiddle .SeksjonssideRssListe ul li,
	.ColMiddle .SeksjonssideListe ul li,
    .ColMiddle .SeksjonssideListe .search_resultingress	{
		border-bottom: 0.083333336em solid #E2DDC4;
		padding-bottom: 0.33333334em;
		margin-bottom: 0.33333334em;
	}

.module50L {
	float: left;
	width: 47%;
	margin-right: 5%;
	margin-bottom: 1.6666666em;
}

.module50R {
	float: right;
	width: 47%;
	margin-bottom: 1.6666666em;
}

.seksjonsSoekInformasjonstekst ul li h3 {
	display: block;
	font-size: 1em;
	font-weight: 700;
}

.seksjonsSoekVedlegg table {
	width: 41.666668em;
}

.seksjonsinnhold.rss .feed_items li,
table .search_resultlist .search_result {
	border-bottom: 0.083333336em solid #E2DDC4;
	padding-bottom: 0.6666667em;
	margin-bottom: 0.6666667em;
	float: left;
	width:100%
}

	table .search_resultlist .search_result span.search_resultheader {
		float: right;
	}

	.seksjonsinnhold.rss .feed_items li .title-and-date a,
	table .search_resultlist .search_result a.search_resultheader {
		float: left;
		padding-right: 0.8333333em;
	}

/*********************************************
* NYHETSFORSIDE OG PROGNETT-NYHETSSOK
**********************************************/

.Nyhetssok .Nyheter {
	overflow: hidden;
}

.SearchPage-Nyheter .NyhetsForside table {
	border: none;
}
	.Nyhetssok .Nyheter,
	.SearchPage-Nyheter .NyhetsForside table tr td{
		border-bottom: 0.083333336em solid #4F4B37;
		padding: 0.8333333em 0;
	}
	
		.Nyhetssok .Nyheter div,
		.Nyhetssok .Nyheter h2,
		.SearchPage-Nyheter .NyhetsForside table tr td .info {
			float: right;
			width: 80%;
		}

		.Nyhetssok .Nyheter.fullwidth div,
		.Nyhetssok .Nyheter.fullwidth h2,
		.SearchPage-Nyheter .NyhetsForside table tr td .info.fullwidth {
			width: 100%;
		}
		
			.Nyhetssok .Nyheter:hover,
			.SearchPage-Nyheter .NyhetsForside table tr td:hover {
				background: #f9f8f3;
			}

			.Nyhetssok .Nyheter h2 a,
			.SearchPage-Nyheter .NyhetsForside table tr td .info h2 a {
				font-size: 0.952em;
			}
			
			.Nyhetssok .Nyheter h2 a {
			}
			
			.Nyhetssok .Nyheter .nyhetsForsideDato,
			.SearchPage-Nyheter .NyhetsForside table tr td .info .nyhetsForsideDato {
				color: #797979;
				padding: 1.0833334em 0 0;
				font-size: 0.9166667em;
			}

		.Nyhetssok .Nyheter .forsideBilde {
			float: left;
			width: 20%;
		}
		

/************************************************************************************************
* Facebox
************************************************************************************************/

#facebox table tr td.b {
  background:url(/forskningsradet/gfx/facebox/b.png);
}
 
#facebox table tr td.tl {
  background:url(/forskningsradet/gfx/facebox/tl.png);
}
 
#facebox table tr td.tr {
  background:url(/forskningsradet/gfx/facebox/tr.png);
}
 
#facebox table tr td.bl {
  background:url(/forskningsradet/gfx/facebox/bl.png);
}
 
#facebox table tr td.br {
  background:url(/forskningsradet/gfx/facebox/br.png);
}
 
#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}
 
#facebox .popup {
  position: relative;
}
 
#facebox table {
  border-collapse: collapse;
  width: auto;
}
 
#facebox table tr td {
  border-bottom: 0;
  padding: 0;
}
 
#facebox .body {
  padding: 0.8333333em;
  background: #fff;
  width: 30.833334em;
}
 
#facebox .loading {
  text-align: center;
}
 
#facebox .image {
  text-align: center;
}
 
#facebox img {
  border: 0;
  margin: 0;
}
 
#facebox .footer {
  /*border-top: 0.083333336em solid #DDDDDD;*/
  padding-top: 0.41666666em;
  margin-top: 0.8333333em;
  text-align: right;
}
 
#facebox .footer img {
  vertical-align: middle;
}
 
#facebox table tr td.tl,
#facebox table tr td.tr,
#facebox table tr td.bl,
#facebox table tr td.br {
  height: 0.8333333em;
  width: 0.8333333em;
  overflow: hidden;
  padding: 0;
}
 
#facebox_overlay {
  position: fixed;
  top: 0.0em;
  left: 0.0em;
  height:100%;
  width:100%;
}
 
.facebox_hide {
  z-index:-100;
}
 
.facebox_overlayBG {
  /*background-color: #000;*/
  z-index: 99;
}
 
* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}



/********************************************
* PROSJEKTARKIVSOK, ANSATTESÃ¯ï¿½ï¿½Â½K OG PUBLIKASJON
*******************************************/

.ColMiddle.Prosjekt,
.ColMiddle.Ansatte,
.ColMiddle.Publikasjon {
	width: 58.333332em;
}
	
		

	.ColMiddle .projectSearchFieldContainer form,
	.ColMiddle.Ansatte .ansatteSearchForm form{
		background: #f1eee2;
		display: block;
		height: 1%; /* hasLayout for IE6 */
		margin-bottom: 0.8333333em;
		overflow: hidden;
		padding: 0.8333333em;
		height: 2.5em;
	}


		.ColMiddle .projectSearchFieldContainer form .projectSearchField,
		.ColMiddle.Ansatte .ansatteSearchForm form .employeeSearchField,
		.ColMiddle .publicationSearchFieldContainer form .publicationSearchField{
			border: 0.083333336em solid #E2DDC4;
			float: left;
			font-size: 1.1666666em;
			line-height: 1.25;
			padding: 0.428em 0.714em;
			width: 28.571em;
		}

		.ColMiddle .projectSearchFieldContainer form .projectSearchBtn,
		.ColMiddle.Ansatte .ansatteSearchForm form .employeeSearchBtn{
			background: transparent url(/forskningsradet/gfx/globalsearch/search-query-button.png) no-repeat center top;
			background-size: 1.95em auto;
			border: 0;
			cursor: pointer;
			float: left;
			height: 1.95em;
			margin: 0.225em 0 0 0.75em;
			padding: 0;
			text-indent: -833.25em;
			width: 1.95em;
			text-transform:capitalize;
		}		

		.ColMiddle .projectSearchFieldContainer form .externalalso-wrapper,
		.ColMiddle.Ansatte .ansatteSearchForm form .externalalso-wrapper		{
			float: left;
			margin-left: 3.3333333em;
		}									

			.ColMiddle .projectSearchFieldContainer form .externalalso-wrapper label,
			.ColMiddle.Ansatte .ansatteSearchForm form .externalalso-wrapper label{
				float: left;
				width: 10.833333em;
				margin-left: 0.41666666em;
			}			

			.ColMiddle .projectSearchFieldContainer form .externalalso-wrapper #externalalso,
			.ColMiddle.Ansatte .ansatteSearchForm form .externalalso-wrapper #externalalso{
				float: left;
			}			

ColMiddle.SearchField .info,
.ColMiddle.Ansatte.SearchField .info {
	overflow:hidden;
	margin-bottom: 1.6666666em;
}			
			
	ColMiddle.SearchField .linkToNavigator,
	.ColMiddle.Ansatte.SearchField .linkToNavigator 	{
		width: 40%;
		float: left;
		margin-right: 1.6666666em;
	}
	
		.ColMiddle.SearchField .linkToNavigator .listeHeader,
		.ColMiddle.SearchField .linkToNavigator ul li {
			border-bottom: 0.083333336em solid #E2DDC4;
			margin-bottom: 0.16666667em;
			padding-bottom: 0.16666667em;
		}
		
		.ColMiddle.SearchField .linkToNavigator .listeHeader {
			font-weight: bold;
		}
		
	.ColMiddle.SearchField .searchInfo {
		float: left;
		width: 55%;
	}

	.ColMiddle .SearchTools {
		background: #f1eee2;
		height: 2.8%; /* hasLayout for IE */
		overflow: hidden;
		padding: 0.8333333em;
		margin-bottom: 0.8333333em;
	}	
	
	.ColMiddle .SearchTools .hits {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) no-repeat 0 65%;
		float: left;
		font-size: 1.4166666em;
		font-weight: bold;
		padding-left: 0.882em;
	}
		.ColMiddle .SearchTools .hits span,
		.ColMiddle .SearchTools .hits em  {
			padding-right: 0.294em;
		}
		
		.ColMiddle .SearchTools .hits em {
			font-style: normal;
		}

	.ColMiddle .pages {		
		float: right;
		overflow: hidden;
	}

		.ColMiddle .pages span,
		.ColMiddle .pages a {
			float: left;
		}

			.ColMiddle .pages span.current,
			.ColMiddle .pages a.page {
				border: 0.083333336em solid #E2DDC4;
				height: 1.5em;
				margin-left: 0.25em;
				padding: 0.16666667em 0.41666666em;
			}

			.ColMiddle .pages span.current {
				border-color: #4F4B37;
				background: #4F4B37;
				color: #fff;
			}

			.ColMiddle .pages a.page {
				background: transparent url(/forskningsradet/gfx/globalsearch/pagination-button-bg.png) repeat-x 0 0;
				color: #4F4B37;
			}

			.ColMiddle .pages span.seperator {
				margin: 0 0.16666667em 0 0.41666666em;
			}

			.ColMiddle .pages span.seperator,
			.ColMiddle .pages .prev,
			.ColMiddle .pages .next {
				padding-top: 0.41666666em;
			}

			.ColMiddle .pages .prev {
				margin-right: 0.5833333em;
			}

			.ColMiddle .pages .next {
				margin-left: 0.8333333em;
			}

			.ColMiddle .pages span.prev,
			.ColMiddle .SearchTools .pages span.next {
				display: none;
			}

		.ColMiddle .pages ul {
			overflow: hidden;
		}

		.ColMiddle .pages li {
			float: left;
			margin-left: 0.25em;
		}	
	

	.ColMiddle .SearchTools .pictureSelectionContainer {
		float: left;
		padding: 0.25em 0 0 1.6666666em;
	}	
	
		.ColMiddle .SearchTools .pictureSelectionContainer #showPicturesCheckbox {
			background: url(/forskningsradet/gfx/redesign/tick_brown.gif) no-repeat scroll left top transparent;
			cursor: pointer;
			float: left;
			font-weight: 400;
			height: 1.6666666em;
			padding-left: 0.8333333em;
		}

		.ColMiddle .SearchTools .pictureSelectionContainer .showPicturesCheckboxText {
			cursor: pointer;
			display: inline;
			float: left;
			padding: 0.16666667em 0 0 0.41666666em;
		}	

/****************
* PROSJEKT SOK
*****************/

.ColMiddle.Prosjekt .navigatorContainer {
	width: 59.583332em;
	float: left;
	overflow: hidden;
}

	.ColMiddle.Prosjekt .navigatorContainer .singleNavigatorContainer {
		float: left;
		padding-left: 1.6666666em;
	}

		.ColMiddle.Prosjekt .navigatorContainer .singleNavigatorContainer.leftmost {
			padding-left: 0;
		}

			.ColMiddle.Prosjekt .navigatorContainer .singleNavigatorContainer .singleNavigatorHeaderContainer {
				font-weight: 700;
				border-bottom: 0.083333336em solid #4F4B37;
				padding-bottom: 0.16666667em;
				margin-bottom: 0.16666667em;
			}
		
		.ColMiddle.Prosjekt .navigatorContainer a.popupNavigatorLink {
			display: block;
			font-style: italic;
			cursor: pointer;
			font-weight: 700;
			padding-top: 0.41666666em;
		}

			.ColMiddle.Prosjekt ul {
				list-style: none;
				width: 13.333333em;
				overflow: hidden;
				margin-bottom: 0.41666666em;
			}

				.ColMiddle.Prosjekt li.usedNavigationElement{
					width: 12.916667em; 
				}
 				
					.ColMiddle.Prosjekt li.usedNavigationElement .listSymbol {
						background: url(/forskningsradet/gfx/level_small.jpg ) no-repeat 0 0.41666666em;
						float: left;
						width: 0.5833333em;
						height: 1.6666666em;
						padding-right: 0.25em;
					}

					.ColMiddle.Prosjekt li.usedNavigationElement a {
						display: block;
						color: #666;
						font-weight: 700;
						background: url(/forskningsradet/gfx/empty_small.jpg ) no-repeat right;
					}

					.ColMiddle.Prosjekt li.usedNavigationElement a:hover {
						color: silver;
					}

				.ColMiddle.Prosjekt li.usedNavigationElement.level3 {
					margin-left: 0.8333333em;
					padding: 0.16666667em 0 0.25em;
				}

				.ColMiddle.Prosjekt li.usedNavigationElement.level3 a{
						width: 12.083333em; 
					}
				
				.ColMiddle.Prosjekt li.usedNavigationElementDisabled {
					background-image: none;
					display: block;
					color: #666;
					font-weight: 700;
					padding: 0.16666667em 0 0.25em;
				}
				
	.ColMiddle.Prosjekt .deleteAll {
		text-align: right;
		width: 59.166668em;
		display: block;
		clear: both;
	}

	.ColMiddle.Prosjekt .deleteAllTop {
		padding-bottom: 0.8333333em;
	}

.ColMiddle.Prosjekt table {
	width: 58.333332em;
	border: none;
}

	.ColMiddle.Prosjekt table th{
		background: none;
		border-bottom: 0.16666667em solid #4F4B37;
		font-weight: bold;		
		text-align:left;
	}

	.ColMiddle.Prosjekt table th.projectDateDesc,
	.ColMiddle.Prosjekt table th.projectDateAsc,
	.ColMiddle.Prosjekt table th.projectDate {
		width: 14%;
		padding-bottom: 0.25em;
	}
	
	.ColMiddle.Prosjekt table th.projectResponsibleDesc,
	.ColMiddle.Prosjekt table th.projectResponsibleAsc,
	.ColMiddle.Prosjekt table th.projectResponsible {
		width: 20%;		
	}
	
		.ColMiddle.Prosjekt table th.projectDateDesc a,
		.ColMiddle.Prosjekt table th.projectTitleDesc a,
		.ColMiddle.Prosjekt table th.projectResponsibleDesc a {
			background: transparent url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png) no-repeat right 50%;
			padding-right: 1.25em;
		}

		.ColMiddle.Prosjekt table th.projectDateAsc a,
		.ColMiddle.Prosjekt table th.projectTitleAsc a,
		.ColMiddle.Prosjekt table th.projectResponsibleAsc a {
			background: transparent url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png) no-repeat right 50%;
			padding-right: 1.25em;
		}

	.ColMiddle.Prosjekt table tr {
		border-bottom: 0.083333336em solid #E2DDC4;
	}
		
	.ColMiddle.Prosjekt table tr:hover {
		cursor: pointer;
		background-color: #f1eee2;
	}
	
	.ColMiddle.Prosjekt table th tr:hover {
		cursor: none;
		background-color: transparent;
	}

		.ColMiddle.Prosjekt table td {
			padding: 0.41666666em 0;
		}
	
		

.ColMiddle.Prosjekt .usedNavigatorsAsList {
	margin-bottom: 0.41666666em;
	margin-left: 0.8333333em;
}

.ColMiddle.Prosjekt .usedNavigatorsAsList .text {
	font-weight: 700;
}

.ColMiddle.Prosjekt .usedNavigatorsAsList .remove {
	font-style: italic;
}

.ColMiddle iframe {
	max-width: 500px;
}

.PopupNavigatorContainer {
	margin: 0.8333333em 2.5em;
}

	.PopupNavigatorContainer .ContentContainer {
		overflow: auto;
		height: 39.583332em;
		margin-bottom: 1em;
		margin-top: 1em;
		border: 0.083333336em solid #E2DDC4;
		padding: 0.8333333em;
	}

		.PopupNavigatorContainer .navigationElement {
			margin-bottom: .3em;
		}


.ColMiddle.Prosjekt .ColMiddleHeader {
	width: 58.333332em;
	font-size: 85%;
}
		

.ColMiddle.Prosjekt .projectContainer .firstPart,
.ColMiddle.Prosjekt .projectContainer .secondPart {
	padding: 0.8333333em;
	margin-bottom: 1.6666666em;
	width: 56.666668em;
	background-color: #f9f8f3; 
	overflow: hidden;
}


	.ColMiddle.Prosjekt .projectContainer dl dt,
	.ColMiddle.Prosjekt .projectContainer dl dd {
		padding-bottom: 0.41666666em;
	}

	
/********************************************
*  PUBLIKASJON
*******************************************/
	
	.ColMiddle.Publikasjon {
		width: 58.333332em;
	}
	.ColMiddle .publicationSearchFieldContainer form{
		background: #f1eee2;
		display: block;
		height: 1%; /* hasLayout for IE6 */
		margin-bottom: 0.8333333em;
		overflow: hidden;
		padding: 0.8333333em;
		height: 7.5em;
	}	
	.ColMiddle .publicationSearchFieldContainer form .publicationSearchBtn{
		background: transparent url(/forskningsradet/gfx/globalsearch/search-query-button.png) no-repeat center top;
		border: 0;
		cursor: pointer;
		float: left;
		height: 1.95em;
		margin: 0.225em 0 0 0.75em;
		padding: 0;
		text-indent: -833.25em;
		width: 1.95em;
		text-transform:capitalize;
	}	
	.ColMiddle .publicationSearchFieldContainer form .publicationCheckboxContainer{
		width: 53%;
		float: left;
		padding: 0.6666667em 0 0 0;
	}
	.ColMiddle .publicationSearchFieldContainer form .publicationSearchSelect{
		width: 39%;
		float: left;
	}
	.ColMiddle .publicationSearchFieldContainer form .publicationSearchSelect select{
		width: 99%;
		margin-top: 0.8333333em;
	}
	.ColMiddle a.linkToCart{
		background: transparent url(/forskningsradet/gfx/globalsearch/bestillingskurv.png) no-repeat center top;
		cursor: pointer;
		float: right;
		height: 2.25em;
		width: 11.166667em;	
		padding: 0.6666667em 0 0 3.3333333em;
		color: #373426;
	}
	.ColMiddle.Publikasjon #searchListTable {
		border: none;
	}
	.ColMiddle.Publikasjon #searchListTable th {
		background: none;
		border-bottom: 0.16666667em solid #4F4B37;
		padding-bottom: 0.41666666em;
		float: left;
		overflow: hidden;
		font-weight: bold;
		text-align: left;
	}
	.ColMiddle.Publikasjon .titleHeaderContainer,
	.ColMiddle.Publikasjon .titleHeaderContainerdesc,
	.ColMiddle.Publikasjon .titleHeaderContainerasc {
		width: 26.666666em;
		float: left;
		padding-left: 0.8333333em;
		color: #0072B2;
	}
	.ColMiddle.Publikasjon .titleHeaderContainerdesc span,
	.ColMiddle.Publikasjon .yearHeaderContainerdesc span{
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png) no-repeat right 50%;
		padding-right: 1.25em;
	}
	.ColMiddle.Publikasjon .titleHeaderContainerasc span,
	.ColMiddle.Publikasjon .yearHeaderContainerasc span {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png) no-repeat right 50%;
		padding-right: 1.25em;
	}
	.ColMiddle.Publikasjon .authorHeaderContainer,
	.ColMiddle.Publikasjon .authorHeaderContainerDesc,
	.ColMiddle.Publikasjon .authorHeaderContainerAsc {
		width: 10.416667em;
		padding-left:0.8333333em;
		float: left;
	}
	.ColMiddle.Publikasjon .yearHeaderContainer,
	.ColMiddle.Publikasjon .yearHeaderContainerdesc,
	.ColMiddle.Publikasjon .yearHeaderContainerasc {
		width: 7.0833335em;
		padding-left: 0.8333333em;
		float: left;
		color: #0072B2;
	}
	.ColMiddle.Publikasjon .cartHeaderContainer {
		width: 10.416667em;
		padding-left: 0.8333333em;
		float: left;
	}
	.ColMiddle.Publikasjon #searchListTable td {
		padding: 0.8333333em 0;
		border-bottom: 0.083333336em solid #E2DDC4;
	}	
	.ColMiddle.Publikasjon .titleContainer {
		width: 26.666666em;
		padding-left: 0.8333333em;
		float: left;
	}
	.ColMiddle.Publikasjon .titleContainer .titleTextContainer{
		color: #0072B2;
		font-weight: bold;
		cursor: help;
	}
	.ColMiddle.Publikasjon .authorContainer {
		width: 10.416667em;
		padding-left: 0.8333333em;
		float: left;
	}
	.ColMiddle.Publikasjon .yearContainer {
		width: 7.0833335em;
		padding-left: 0.8333333em;
		float: left;
	}
	.ColMiddle.Publikasjon .cartContainer {
		width: 10.416667em;
		padding-left: 0.8333333em;
		float: left;
	}	
	.ColMiddle.Publikasjon .cartContainer div.error {
		color: #B41414;
		float: left;
	}
	ColMiddle.Publikasjon .titleContainer div.titleTextContainer {
		font-weight: 700;
		color: #0072B2;
		cursor: pointer;
		width: 23.333334em;
	}
	.ColMiddle.Publikasjon .moreInfoContainer {
		clear: both;
		width: 55.833332em;
		padding:0.8333333em;
		margin-top: 0.8333333em;
		border-top: 0.083333336em solid #E2DDC4;
		float: left;
	}
	.ColMiddle.Publikasjon .titleContainer div.titlePdfLinkContainer {
		float: right;
	}
	.ColMiddle.Publikasjon .testClass {
		margin-left: 14.166667em;
	}
	.ColMiddle.Publikasjon .pdfimage {
		height: 1.8333334em;
		width: 1.8333334em;
		display: block;
		text-decoration: none;
		cursor: hand;
	}
	.ColMiddle.Publikasjon .htmlimage {
		height: 1.8333334em;
		width: 1.8333334em;
		display: block;
		text-decoration: none;
		cursor: hand;
	}
	.ColMiddle.Publikasjon .cartCountField {
		width: 2.0833333em;
		height: 2.0833333em;
		font-weight: bold;
		text-align: center;
		border: 0.083333336em solid #797979;
		border-radius: 0.16666667em;
		-moz-border-radius: 0.16666667em;
		-webkit-border-radius: 0.16666667em;
	}
	.ColMiddle.Publikasjon .cartAddButton {
		margin-left: .5em;
		width: 5.25em;
		height: 2.25em;
		background: transparent url(/forskningsradet/gfx/redesign/button-small.png) no-repeat;
		border: none;
		cursor: pointer;
	}

/*********************************
* Publikasjonsbestillingskurv
*********************************/
	
	.ColMiddle.PublikasjonBestillingskurv {
		width: 58.333332em;
	}
	.ColMiddle.Publikasjon .informationTextContainer li {
		background: url(/forskningsradet/gfx/redesign/bulletpoint.png) no-repeat scroll 0 0.5em transparent;
		padding: 0 0 0 1.25em;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse div.title,
	.ColMiddle.PublikasjonBestillingskurv div.title,
	.ColMiddle.PublikasjonBestillingsskjema div.title {
		margin-bottom: 1.25em;
		display: block;
		clear: both;
		float: left;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse div.title ul,
	.ColMiddle.PublikasjonBestillingskurv div.title ul,
	.ColMiddle.PublikasjonBestillingsskjema div.title ul {
		list-style: none;
		display: block;
		clear: both;
		float: left;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse div.title li,
	.ColMiddle.PublikasjonBestillingskurv div.title li,
	.ColMiddle.PublikasjonBestillingsskjema div.title li {
		float: left;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse div.title li {
		width: 57.5em;
	}
	.ColMiddle.PublikasjonBestillingskurv div.title span,
	.ColMiddle.PublikasjonBestillingsskjema div.title span,
	.ColMiddle.PublikasjonBestillingsbekreftelse div.title span {
		display: block;
		padding: 0.25em 0.33333334em 0.25em 0.8333333em;
	}
	.ColMiddle.PublikasjonBestillingskurv div.title li.current-1,
	.ColMiddle.PublikasjonBestillingsskjema div.title li.past-1	{
		background-color: #4F4B37;
		color: #FFF;
		width: 20.833334em;
	}
	.ColMiddle.PublikasjonBestillingsskjema div.title li.past-1	{
		background-color: #f9f8f3;
		color: #373426;
	}
	.ColMiddle.PublikasjonBestillingskurv div.title li.future-2,
	.ColMiddle.PublikasjonBestillingsskjema div.title li.current-2 {
		background: #f9f8f3;
		width: 36.666668em;
	}
	.ColMiddle.PublikasjonBestillingsskjema div.title li.current-2 {
		background: #4F4B37;
		color: #FFF;
	}
	.ColMiddle.PublikasjonBestillingskurv div.title li.future-2 span,
	.ColMiddle.PublikasjonBestillingsskjema div.title li.current-2 span	{
		background: #f9f8f3 url(/forskningsradet/gfx/redesign/arrow-steps.png) no-repeat center left;
		padding-left: 2.5em;
	}
	.ColMiddle.PublikasjonBestillingsskjema div.title li.current-2 span	{
		background: #4F4B37 url(/forskningsradet/gfx/redesign/arrow-steps-reverted.png) no-repeat center left;
		padding-left: 2.5em;
	}
	.ColMiddle.PublikasjonBestillingskurv div.title li.current-1,
	.ColMiddle.PublikasjonBestillingsskjema div.title li.current-2 span{
		font-weight: bold;
	}
	.ColMiddle.PublikasjonBestillingskurv div.contentContainer,
	.ColMiddle.PublikasjonBestillingsskjema div.contentContainer {
		clear: both;
	}
	.ColMiddle.PublikasjonBestillingskurv table {
		width: 56.666668em;
		border: none;
	}
	.ColMiddle.PublikasjonBestillingskurv table tr{
		width: 56.666668em;
	}
	.ColMiddle.PublikasjonBestillingskurv table th {
		background: none;
		border-bottom: 0.083333336em solid #4F4B37;
		text-align: left;
		font-weight: bold;
	}
	.ColMiddle.PublikasjonBestillingskurv table td {
		border-bottom: 0.083333336em solid #E2DDC4;
		padding: 0.41666666em 0;
	}
	.ColMiddle.PublikasjonBestillingskurv table .title {
		width: 50%;
		padding-right: 0.41666666em;
		vertical-align: top;
	}
	.ColMiddle.PublikasjonBestillingskurv table .author {
		width: 35%;
		padding-right: 0.41666666em;
		vertical-align: top;
	}
	.ColMiddle.PublikasjonBestillingskurv table .countAndRemove {
		width: 15%;
		text-align: center;
	}
	.ColMiddle.PublikasjonBestillingskurv table .countAndRemove div.count {
		float: left;
	}
	.ColMiddle.PublikasjonBestillingskurv table .countAndRemove div.remove {
		float: right;
	}
	.ColMiddle.PublikasjonBestillingskurv table .countAndRemove div.error {
		clear: both;
		color: #B41414;
		font-weight: bold;
		float: left;
	}
	.ColMiddle.PublikasjonBestillingskurv table .countInput {
		width: 2.0833333em;
		height: 1.5833334em;
		font-weight: bold;
		text-align: center;
		border: 0.083333336em solid #797979;
		border-radius: 0.16666667em;
		-moz-border-radius: 0.16666667em;
		-webkit-border-radius: 0.16666667em;
	}
	.ColMiddle.PublikasjonBestillingskurv .removeButton {
		background: transparent url(/forskningsradet/gfx/redesign/remove-button.png) no-repeat center top;
		border: 0;
		cursor: pointer;
		height: 1.9166666em;
		width: 2.0em;
		text-indent: -1000em;
		text-transform: capitalize;
		color: #f9f8f3;
	}
	.ColMiddle.Publikasjon .informationTextPrice,
	.ColMiddle.PublikasjonBestillingskurv .informationTextPrice {
		font-weight: bold;
		padding-bottom: 0.8333333em;
	}
	.ColMiddle.PublikasjonBestillingskurv .informationTextPrice {
		margin-top: 0.8333333em;
	}
	.ColMiddle.PublikasjonBestillingskurv .linkContainer  {
		margin-top: 0.8333333em;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse .linkToSearchContainer, 
	.ColMiddle.PublikasjonBestillingsskjema .linkToSearchContainer,
	.ColMiddle.PublikasjonBestillingskurv .linkBackContainer input {
		float: left;
		border: none;
		color: #0072B2;
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-left-blue.png) no-repeat left 50%;
		padding: 0 0 0 0.8333333em;
		font-size: 1.3em;
		margin-top: 0.8333333em;
		margin-bottom: 1.6666666em;
		text-align: left;
		clear: left;
		width: 32.25em;
		cursor: pointer;
	}
	.ColMiddle.PublikasjonBestillingsskjema .linkToSearchContainer{
		width: 20.84em;
	}
	.ColMiddle.PublikasjonBestillingsskjema .confirmButtonContainer input,
	.ColMiddle.PublikasjonBestillingskurv .continueButtonContainer input,
	.ColMiddle.PublikasjonBestillingsskjema .backButtonContainer input {
		float: right;
		background: transparent url(/forskningsradet/gfx/redesign/button-background-narrow.png) no-repeat 0 0;
		height: 2.89em;
		width: 11.026em;
		border:none;
		font-size: 1.3em;
		margin-left: 0.41666666em;
		cursor: pointer;
	}
	.ColMiddle.PublikasjonBestillingsskjema .backButtonContainer input {
		background: transparent url(/forskningsradet/gfx/redesign/button-background-narrow-back.png) no-repeat 0 0;
	}
	.ColMiddle.PublikasjonBestillingsskjema {
		width: 58.333332em;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse h4,
	.ColMiddle.PublikasjonBestillingsskjema h4 {
		margin-bottom: 0.31em;
		border-bottom: 0.15em solid #4F4B37;
		padding-bottom: 0.63em;
		font-size: 1.3333334em;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse div.orderSummaryContainer,
	.ColMiddle.PublikasjonBestillingsskjema div.orderSummaryContainer {
		clear: both;
		float: left;
		width: 47%;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse .orderSummaryContainer table,
	.ColMiddle.PublikasjonBestillingsskjema .orderSummaryContainer table {
		width: 26.666666em;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse .orderSummaryContainer table th,
	.ColMiddle.PublikasjonBestillingsskjema .orderSummaryContainer table th {
		border-bottom: 0.083333336em solid #E2DDC4;
		padding-bottom: 0.41666666em;
		text-align: left;
		font-weight: bold;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse .orderSummaryContainer table td,
	.ColMiddle.PublikasjonBestillingsskjema .orderSummaryContainer table td {
		border-bottom: 0.083333336em solid #E2DDC4;
		padding: 0.41666666em 0;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse div.shippingSummaryContainer,
	.ColMiddle.PublikasjonBestillingsskjema div.shippingInfoContainer {
		float: left;
		width: 47%;
		margin-left: 4%;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse .shippingSummaryContainer ol,
	.ColMiddle.PublikasjonBestillingsskjema .shippingInfoContainer fieldset ol {
		list-style: none;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse .shippingSummaryContainer ol span,
	.ColMiddle.PublikasjonBestillingsskjema .shippingInfoContainer fieldset label{
		width: 100%;
		display: list-item;
		float: left;
		font-weight: bold;
		color: #797979;
		padding-bottom: 0.25em;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse .shippingSummaryContainer ol span{
		width: 8.333333em;
	}
	.ColMiddle.PublikasjonBestillingsskjema .shippingInfoContainer fieldset ol input {
		width: 98%;
		border: 0.083333336em solid #c3c2bd;
		margin-bottom: 0.375em;
		padding: 0.225em;
	}
	.ColMiddle.PublikasjonBestillingsskjema div.errorMessageContainer {
		margin-left: 8.75em;
		color: #B41414;
		font-weight: bold;
	}
	.ColMiddle.PublikasjonBestillingsskjema .legend {
		color: #797979;
		font-style: italic;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse {
		width: 58.333332em;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse .messageContainer {
		width: 58.333332em;
		float: left;
		margin-bottom: 0.8333333em;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse div.title li.complete-1 {
		background: #4F4B37;
		color: #FFF;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse div.title li.complete-1 span {
		font-weight: bold;
	}
	.ColMiddle.PublikasjonBestillingsbekreftelse .shippingSummaryContainer ol li {
		width: 100%;
		overflow: hidden;
	}
	
/**********************************************************************************************************
* END COMMON **********************************************************************************************
**********************************************************************************************************/

/******************************************
*   UTLYSNINGSSTEG TODO 
******************************************/

.ColMiddle.Midler .ColMiddleHeader,
.ColMiddle.Detaljutlysning .ColMiddleHeader {
	display: block;
}

.ColMiddle.Midler h1,
.ColMiddle.Detaljutlysning h1 {
	border-bottom: 0.16666667em solid #4F4B37;
	padding-bottom: 0.25em;
	margin-bottom: 0.41666666em;
	float: left;
    width: 100%;
	color: #373426;
	margin-top: 0;
	cursor: text;
	font-weight: normal;
}

.ColMiddle.Detaljutlysning a.header {
	float: left;
    width: 100%;
	padding-bottom: 0.25em;
	margin-bottom: 0.41666666em;
}

.ColMiddle.Midler.Aktivitet .ColMiddleHeader h1, 
.ColMiddle.Detaljutlysning .ColMiddleHeader h1,
.ColMiddle.Detaljutlysning a.header {
    border-bottom: 1px solid #E2DDC4;
    font-size: 1.0em;
	color: #0072B2;
	font-weight: normal;
	cursor: pointer;
}



.ColMiddle.Midler table.utlysningsplan {
	width: 100%;
	margin-bottom: 1.6666666em;
}

	.ColMiddle.Midler table.utlysningsplan th {
		border-bottom: 0.083333336em solid #4F4B37;
		padding-bottom: 0.25em;
		font-weight: bold;
	}
	
		.ColMiddle.Midler table.utlysningsplan .c2 {
			width: 60%;
		}
		
	.ColMiddle.Midler table.utlysningsplan td {
		border-bottom: 0.083333336em solid #E2DDC4;
		padding: 0.8333333em 0.8333333em 0.8333333em 0;
	}

		.ColMiddle.Midler table.utlysningsplan td p{
			margin-bottom: 0;
		}
		
		.ColMiddle.Midler table.utlysningsplan tr:hover {
			background-color: #f9f8f3;
		}

		a.chooseButton:link,
		a.chooseButton:active,
		a.chooseButton:visited {
			font-weight: bold;
			background: transparent url(/forskningsradet/gfx/globalsearch/arrow-right-blue.png) no-repeat right 65%;
			padding-right: 1.25em;
			float:right;
		}

.ColMiddle.Midler .visHistorie {
	margin-top: -1.75em;
}
		
	.ColMiddle.Midler .visHistorie a {
		border-bottom: 0.083333336em solid #E2DDC4;
		border-top: 0.083333336em solid #E2DDC4;
		padding: 0.41666666em 0.8333333em;
		width: 96%;
		background: #f9f8f3 url(/forskningsradet/gfx/globalsearch/show-more-arrow.png) no-repeat 40.0em 50%;
		margin-bottom: 1.6666666em;
		color: #373426;
		float: left;
	}
	
	.ColMiddle.Midler .visHistorie a.lukk {
		background: #f9f8f3 url(/forskningsradet/gfx/globalsearch/show-less-arrow.png) no-repeat 40.0em 50%;
	}

	.ColMiddle.Midler .extra-info,
	.ColMiddle.Detaljutlysning .extra-info{
		border-top: 0.083333336em solid #E2DDC4;
		border-bottom: 0.083333336em solid #E2DDC4;
		background-color: #f9f8f3;
		padding: 0.8333333em 0.8333333em 0.5833333em;
		margin: 0 0 1.6666666em;
		float:left;
		width: 96%;
	}

		.ColMiddle.Midler .extra-info dt,
		.ColMiddle.Detaljutlysning .extra-info dt,
		.ColMiddle.Midler .extra-info .dt{
			width: 50%;
			float:left;
			clear: left;
			margin-bottom: 0.41666666em;
		}
		
		.ColMiddle.Midler .extra-info dd,
		.ColMiddle.Detaljutlysning .extra-info dd,
		.ColMiddle.Midler .extra-info .dd {
			width: 48%;
			float:left;
			margin-bottom: 0.41666666em;
		}

		.ColMiddle.Midler .extra-info p {
			margin-bottom: 0.41666666em;
		}
		
		.ColMiddle.Midler .extra-info h4{
			clear: left;
		}		
.ColMiddle.Detaljutlysning {
}		

	.ColMiddle.Detaljutlysning .intro {
		border-bottom: 0.083333336em solid #E2DDC4;
	}
	
	.ColMiddle.Detaljutlysning .soknadstype {
		border-bottom: 0.16666667em solid #4F4B37;
		font-weight: bold;
		padding-bottom: 0.41666666em;
	}

	.ColMiddle.Detaljutlysning .comfirmLinkToEsak {
		border-bottom: 0.083333336em solid #E2DDC4;
		position: relative;
		padding: 0.8333333em 0;
		margin-bottom: 1.6666666em;
	}	

		.ColMiddle.Detaljutlysning .comfirmLinkToEsak table {
			width: 41.666668em;
		}	
	
		.ColMiddle.Detaljutlysning .comfirmLinkToEsak table td {
			padding: 0;
			float: left;
		}

	
		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.confirmText,
		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.confirmText:visited,
		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.confirmText:active,
		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.confirmText:link {
			float: left;
			color: #373426;
			background: url(/forskningsradet/gfx/redesign/checkbox-brown.png) no-repeat left -4.5833335em;
			padding-left: 2.5em;
			cursor: hand;
		}

		
		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.confirmText:hover {
			background-position: left 1.5em;
			cursor: hand;
		}

		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.notConfirmText,
		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.notConfirmText:visited,
		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.notConfirmText:active,
		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.notConfirmText:link {
			float: left;
			background: url(/forskningsradet/gfx/redesign/checkbox-brown.png) no-repeat left 1.5em;
			padding-left: 2.5em;
			cursor: hand;
			font-weight: 400;
		}

		.ColMiddle.Detaljutlysning .comfirmLinkToEsak a.notConfirmText:hover {
			cursor: hand;
		}

		.ColMiddle.Detaljutlysning .comfirmLinkToEsak .chooseButtonInactive {
			font-weight: bold;
			background: #FFF url(/forskningsradet/gfx/globalsearch/arrow-right-blue.png) no-repeat right 65%;
			display: block;
			color: #47adff;
			margin-top: 1.25em;
			width: 15.0em;
			padding-right: 1.25em;
		}

		.ColMiddle.Detaljutlysning .comfirmLinkToEsak table td a.chooseButton {
			display: block;
			margin-top: 1.25em;
			width: 15.0em;
		}
	

.ColMiddle.Detaljutlysning .legalyBindingText {
	margin-top: 0.8333333em;
}

.ColMiddle.Detaljutlysning .validation-advice {
	padding-bottom: 3.5em;
}

/* STEG */

.ColMiddle .MidlerSteg {
	float: left;
	display: inline;
	width: 100%;
	line-height: normal;
	padding-bottom: 1.6666666em;
	margin-top: -0.5em;
}

	.MidlerSteg a {
		color: #373426;
	}
	
	.MidlerSteg a:hover {
		text-decoration: underline;
	}
	
	.MidlerSteg ul li {
		float: left;
		width: 13.833333em;
		height: 2.1666667em;
		background-color: #f9f8f3;
	}

	.MidlerSteg ul li.step-1 {
		width: 14.0em; /*Engelsk ledetekst for lang for forste steg */
	}	
	
	
		.MidlerSteg ul li span.wrapper {
			display: block;
			padding: 0.41666666em 0.33333334em 0.41666666em 2.5em;
			height: 1.3333334em;
		}

		.MidlerSteg ul li.current-1 span.wrapper,
		.MidlerSteg ul li.past-1 span.wrapper {
			padding-left: 0.8333333em;
		}
		
			.MidlerSteg ul li.current-1 span.wrapper {
				color: #FFF;
				background-color: #4F4B37;
			}

			.MidlerSteg ul li.current-2 span.wrapper,
			.MidlerSteg ul li.current-3 span.wrapper {
				color: #FFF;
				background: #4F4B37 url(/forskningsradet/gfx/redesign/arrow-steps-reverted.png) no-repeat center left;
			}

.MidlerSteg ul li.future-3 span.wrapper,
.MidlerSteg ul li.future-2 span.wrapper {
	background: #f9f8f3 url(/forskningsradet/gfx/redesign/arrow-steps.png) no-repeat center left;
	height: 1.3333334em;
}

.MidlerSteg ul li.past-2 span.wrapper,
.MidlerSteg.Steg-1 ul li.future-3 span.wrapper {
	background: #f9f8f3 url(/forskningsradet/gfx/redesign/arrow-steps-light.png) no-repeat center left;
}

/************************
* VIDEOARKIV
*************************/

.InnholdsKontainerVideoArkiv {
	float: left;
	width: 41.666668em;
	padding: 1.0em 0 0 0;
}

.InnholdsKontainerVideoArkiv .pagination {
	float:right;
	width:auto;
}


.InnholdsKontainerVideoArkiv ul,
.SeksjonssideVideoListe ul {
	list-style-type: none;
	list-style-image: none;
	margin: 1.6666666em 0 1.6666666em 0;
	overflow: hidden;
	width: 41.666668em;
}

	.InnholdsKontainerVideoArkiv ul li,
	.SeksjonssideVideoListe ul li {
		background: none;
		padding: 0.8333333em;
	}

	.InnholdsKontainerVideoArkiv ul li {
		clear: both;
		border-bottom: 0.083333336em solid #E2DDC4;
	}
		.InnholdsKontainerVideoArkiv ul li  span.title{
			font-weight:bold;
			width:30.416666em;
			float:left;
		}
		
		.InnholdsKontainerVideoArkiv ul li  span.description{			
			width:30.416666em;
			float:right;
		}

.SeksjonssideVideoListe ul li {
	float: left;
	margin-right: 0.41666666em;
	width: 8.333333em;
}
	
.no-touch .InnholdsKontainerVideoArkiv ul li:hover,
.InnholdsKontainerVideoArkiv ul li.active,
.SeksjonssideVideoListe ul li:hover,
.SeksjonssideVideoListe ul li.active {
	background: #f1eee2;
	cursor: pointer;
}

	.InnholdsKontainerVideoArkiv ul li a.video {
		display: inline-block;
		width: 100%;
	}

		.InnholdsKontainerVideoArkiv ul li a.video img,
		.SeksjonssideVideoListe ul li a.video img {
			display: block;
			margin-bottom: 0.8333333em;
			width: 8.333333em;
		}

.InnholdsKontainerVideoArkiv ul li a.video img {
	float: left;
	margin-right: 1.25em;
	margin-bottom: 0.8333333em;
}


.InnholdsKontainerVideoArkiv ul li.firstInRow,
.SeksjonssideVideoListe ul li.firstInRow {
	clear: left;
}

.InnholdsKontainerVideoArkiv ul li.divider:hover,
.SeksjonssideVideoListe ul li.divider:hover,
.InnholdsKontainerVideoArkiv ul li.divider,
.SeksjonssideVideoListe ul li.divider {
	background: #E6E2CD;
	clear: left;
	width: 41.666668em;
	margin: 0.8333333em 0 0.8333333em 0.8333333em;
	padding: 0;
	height: 0.083333336em;
	line-height: 0.083333336em;
}

.SeksjonssideVideoListe .video .description,
.video_title.date,
.SeksjonssideVideoListe .video>.date,
.links_container {
	display: none;
}

.InnholdsKontainerVideoArkiv  li.loaded span.description{
	width:30.416666em;
	float:left;
	color: #373426;
}

.video_wrapper {
	background: #4F4B37;
	clear:both;
	padding:0.8333333em;
	height: auto;
	color: #FFF;
}

.video_file_wrapper img.preview_image,
.video_file_wrapper object {
	width: 40em;
}

.video_file_wrapper img.preview_image,
.video_file_wrapper object {
	height:24.666667em;
	width: 40em;
}

.video_file_wrapper img.play_arrow {
	left: 17.3333em;
    position: absolute;
    top: 9.25em;
}
		
.video_title {
	background: #4F4B37;
	color: #FFF;
	padding: 0 0.8333333em 0.8333333em 0.8333333em;
	overflow:hidden;
}
	
	.video_title span.title {
		font-size:1.0em;
		font-weight:700;
	}
	
	.video_title span.description{
		clear:both;
		display:block;
		border-bottom:0.083333336em solid #FFF ;
		padding: 0 0 0.8333333em 0 ;
		margin-bottom: 0.8333333em;		
	}
	
	.video_title span.share_buttons a .icon_embed {
		float:right;
		display:block;
		overflow:hidden;
	}
	
	.video_title span.share_buttons_wrapper {
		float:right;
		display: block;
		overflow:hidden;
	}



.video_title .related_wrapper {
	display: block;
	overflow: hidden;
}


.video_title .related_wrapper .share_buttons{
	float:right;
}

.video_title .related {
	display: inline;
	float: left;
	padding: 0;
	width: 6.6666665em;
}	

.video_title .share_buttons .icon {
    margin-right: 0.41666666em;
}

.video_title .ol {
	display: inline;
	float: left;
	margin-right: 0.8333333em;
	width: 25.5em;
}

	.video_title .ol .li {
		display: block;
	}


.video_title .links_wrapper {
	display: block;
}

.video_title .embed_link_wrapper {
    display: block;
	margin-top: 1em;
	float: left;
}

.video_title .embed_link_wrapper .line_wrapper {
    display: block;
	float: left;
	overflow: hidden;
    margin-bottom: 0.5em;
    overflow: hidden;
}

.video_title .embed_link_wrapper .line_wrapper label {
    float: left;
    width: 6.6666665em;
}

.video_title .embed_link_wrapper .line_wrapper input {
    border: 0.083333336em solid #999999;
    float: left;
    width: 33.0em;
}

.video_title a{
	color: #47adff;
}

	.video_title a:hover{
		color: #6ad3ff;
	}


.InnholdsKontainerVideoArkiv .video .date {
    /* clear: left; */
    color: #999999;
    float: right;
    font-size: 90%;
    font-style: italic;
	width: 33.79em;
    /* margin-left: 9.666667em; */
}

.InnholdsKontainerVideoArkiv .pagination a {
    text-decoration: none;
	border: solid 0.083333336em #4F4B37;
	color: #373426;
}

.InnholdsKontainerVideoArkiv .pagination a, .InnholdsKontainerVideoArkiv .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 0.41666666em;
	margin-bottom: 0.41666666em;
}

.InnholdsKontainerVideoArkiv .pagination .current {
	background: #4F4B37;
    color:  #FFF;
	border: solid 0.083333336em #4F4B37;
	font-weight: bold;
}

.InnholdsKontainerVideoArkiv .pagination .current.prev, .InnholdsKontainerVideoArkiv .pagination .current.next{
	color: #4F4B37;
	border-color: #4F4B37;
	background: #FFF;
}

.ColRight.VideoRight {
	margin-top: -5.8333335em ;
}
	
	.ColRight.VideoRight .Box {
		overflow:hidden ;
		margin-bottom: 0.0em;
	}
	
		.ColRight.VideoRight .Box.Facets {
			background: #f1eee2 ;
			margin-bottom: 0.0em;
		}
			.ColRight.VideoRight .clear-navigators {
				background: #f1eee2;
				margin-bottom: 0.083333336em;
				padding: 0.8333333em 0.8333333em 1.0em;
			}
				.ColRight.VideoRight .Box .clear-navigators {
						background: transparent url(/forskningsradet/gfx/redesign/clear-navigators-button-small.png) no-repeat 0.8333333em 0.41666666em;
						text-align: center;
				}
					.ColRight.VideoRight .Box .clear-navigators a{
						color: #373426;
					}
	
			.ColRight.VideoRight .Box.Facets .navigator {				
				margin-bottom: 0.0em;
			}
		.ColRight.VideoRight .navigator  {
			margin-bottom: 0.8333333em;	
		}
			.ColRight.VideoRight .navigator.with-active {
				background: #f1eee2;
			}
		
			.ColRight.VideoRight .navigator.globally-active { 
				margin-bottom: 0;
			}
				.ColRight.VideoRight .navigator.globally-active ul li,
				.ColRight.VideoRight .navigator ul.active li{
					background: transparent url(/forskningsradet/gfx/globalsearch/navigator-crosshair.png) no-repeat scroll 0.8333333em 0.41666666em;
				}
					.ColRight.VideoRight .navigator.globally-active ul li a,
					.ColRight.VideoRight .navigator ul.active li a{
						color: #373426;
					}
						.ColRight.VideoRight .navigator.globally-active ul li a span,
						.ColRight.VideoRight .navigator ul.active li a span{
							display: block;
							padding: 0.25em 0.8333333em 0.41666666em 2.5em;								
						}
					
			
				.ColRight.VideoRight .navigator.globally-active p {
					font-size: 1.0em;
					font-weight: bold;
					padding: 0 0.8333333em;
				}
			.ColRight.VideoRight .navigator ul.inactive  {
				background: #f9f8f3 ;	
			}
				.ColRight.VideoRight .navigator ul.inactive li {
					border-bottom: 0.083333336em solid #f1eee2 ;						
				}
					.ColRight.VideoRight .navigator ul.inactive li.showMoreLess {
						background: none;
						border-bottom: 0.16666667em solid #4F4B37;
						height: 1%; /* hasLayout for IE */
						overflow: hidden;
						padding: 0.8333333em 0 0 2.5em;
					}
					 .ColRight.VideoRight .navigator ul.inactive li.showMoreLess a {
						background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-more-arrow.png) no-repeat right 60%;
						border-right: 0.8333333em solid #f1eee2;
						border-radius: 0.41666666em 0.41666666em 0 0;
						-moz-border-radius: 0.41666666em 0.41666666em 0 0;
						-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
						cursor: pointer;
						float: right;
						font-size: 1.0em;
						font-weight: bold;
						margin: 0 0.41666666em;
						padding: 0.6666667em 1.3333334em 0.5em 0.8333333em;
					}

						.ColRight.VideoRight .navigator ul.inactive li.showMoreLess a.less {
							background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-less-arrow.png) no-repeat right 55%;
						}
				.ColRight.VideoRight .navigator ul.inactive li  a span{
					display:block;
					padding: 0.25em 0.8333333em;
					color: #373426 ;						
				 }
			.ColRight.VideoRight .navigator h4 {
				background: #4F4B37 ;
				color: #FFF;
				padding: 0.25em 0.8333333em;
			}
		
		.ColRight.VideoRight .Box.Search h4 {			
			overflow:hidden;
			border:none;
		}
			.ColRight.VideoRight .Box.Search form {
				background-color: #F1EEE2;
				float: left;
				padding: 0.5833333em 0.8333333em 0.6666667em;
				width:12.666667em;
			} 
			.ColRight.VideoRight .Box.Search form input.text{
				background: #f1eee2 url(/forskningsradet/gfx/redesign/sokefelt.png) no-repeat;
				background-size: 9.4em auto;
				border: none;
				float: left;
				padding: 0.375em;
				width: 8.6em;
				height: 1.2em;
			} 
			.ColRight.VideoRight .Box.Search form input.btnSmall{
				background: #f1eee2 url(/forskningsradet/gfx/redesign/searchbutton.png) no-repeat;
				background-size: 1.95em auto;
				border: none;
				float: left;
				height: 1.95em;
				text-indent: -166.66667em;
				text-transform: uppercase;
				width: 1.95em;
			} 
/**************************
* NYHETSBREV EPOSTKLIENTER 
**************************/


.brev .brevInnhold {
	border: 0.083333336em solid #c7bd89;
	border-bottom: none;
	border-top: none;
	width: 100%;
	padding: 0.41666666em 0.0em 20.41666666em 0.0em
}

.brev {
	background-color: #f9f8f3;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	border: 2.0833333em solid #F1EEE1;
	color: #373426 ;
}

.brev p {
	margin: 0;
	line-height: 1.45em;
}

.brev h1,.brev h2,.brev h3,.brev h4 {
	margin: 0;
	clear: both;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.45em;
}

.brev h2 {
	
	font-size: 2.2em;
	margin-left: 0.8333333em;
	line-height: 0.9em;
	border-bottom:0.16666667em solid #4F4B37;
	padding: 0.33333334em 0.5em 0.41666666em;
	font-weight: bold;
}

.brev h3 {
	font-size: 1.25em;
	font-weight: bold;
	margin: 1.1666666em 0 0.16666667em 0;
}

.brev h4 {	
	margin: 0.8333333em 0 0 0;
}

.brev a {
	color: #0072B2 ;
	text-decoration: none;
	
}

.brev em {
	font-style: normal;
	font-weight: bold;
	
}

.brev #PreHeader {
	padding: 0.8333333em 0.8333333em 0.5833333em 0.8333333em;
	border: 0.083333336em solid #F1EEE1;
}

.brev #Header {
	background-color: white;
	border: 0.083333336em solid #c7bd89;
	border-bottom: none;
	width: 100%;
}
	.brev #Header img{
		background:  url(/forskningsradet/gfx/redesign/header-preview-norsk.png) no-repeat 0.8333333em 1.25em;			
	}
	
.brev #brevInnhold {
	background-color: white;
	padding : 0.41666666em 0.6666667em;
	
}

.brev .imgbox_left {
	float: left;
	margin: 0 0.8333333em 0.8333333em 0;
}

.brev .section {
	margin-bottom: 2.5em;
}

.brev .sectionFooter {
	clear: both;
	margin: 0.0em 10.0em 0.0em;
}

.brev .item {
	margin-bottom: 1em;
	margin-left: 1em
}


.brev #Footer {	
	float: left;
	clear: both;	
	font-size: 0.8em;		
	width: 100%;
	border: 0.083333336em solid #c7bd89; 
	border-top: none;
	background-image: none;
}
	.brev #Footer p{	
		float: left;	
	}

.brev #Footer a {
	
}

.nyhetsbrevTable {
	width: 100%;
	margin-bottom: 1.6666666em;
}		



/**********************************************/
/* Person - kontakt popup                     */
/**********************************************/

#FrontPage .colRightFrontpage .frontpageSearch {
	position: relative;
}


.person {
	position:relative;
}
		
.kontaktpopup {
	box-shadow: 0.0em 1.67em 2.5em rgba(0, 0, 0, .3);
	-moz-box-shadow: 0.0em 1.67em 2.5em rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0.0em 1.67em 2.5em rgba(0, 0, 0, .3);
	position:absolute;
	background: #FFF;
	border: 0.083333336em solid #c3c2bd;
	width: 45.833332em;
	left: -47.5em;
	top: -5.8333335em;
	padding: 0.8333333em;
	z-index: 20;
	display: none;
}

	dd.person .kontaktpopup {
		left: 4.1666665em;
	}

li:hover .kontaktpopup {
	display:block;
}				
	
	
	.kontaktpopup .kontaktbilde{
		float: left;
		width: 30%;
	}				

	.kontaktpopup .personinfo{
		float:left;
		width: 68%;
	}				

		.kontaktpopup .personinfo .name {
			padding-bottom: 0.33333334em;
		}	

		.kontaktpopup .personinfo .tilhorighet {
			padding: 0.8333333em 0;
		}			

		.kontaktpopup .personinfo .detaljer {
			padding: 0.8333333em 0;
			margin-bottom: 0.8333333em;
			float: left;
			width: 100%;
		}
		
			.kontaktpopup .personinfo .detaljer dl dt {
				float: left; 
				width: 30%;
				font-weight: bold;
				clear: left;
			}
	 
			.kontaktpopup .personinfo .detaljer dl dd {
				float: left; 
				width: 65%;
			}
			
		.kontaktpopup .personinfo .ansvarsomrader {
			float: left;
		}			

			.kontaktpopup h3 {
				margin: 0 !important;
				padding: 0 !important;
				border: none !important;
			}		
			
			.kontaktpopup .personinfo .ansvarsomrader h3 {
				font-weight: bold;
			}			

/**************************************
	PROSJEKTBANKEN WIDGET 
***************************************/
@font-face {
   font-family: SansWeb;
   src: url(/forskningsradet/font/TheSansB_5_.eot);
   src: url(/forskningsradet/font/TheSansB_5_.woff) format("woff"),
   url(/forskningsradet/font/TheSansB_5_.svg#TheSansB_5_) format("svg");
   font-weight: normal;
}

@font-face {
   font-family: SansWebBold;
   src: url(/forskningsradet/font/TheSansB_7_.eot);
   src: url(/forskningsradet/font/TheSansB_7_.woff) format("woff"),
   url(/forskningsradet/font/TheSansB_7_.svg#TheSansB_7_) format("svg");
}

@font-face {
   font-family: SansWebItalic;
   src: url(/forskningsradet/font/TheSansB_5i.eot);
   src: url(/forskningsradet/font/TheSansB_5i.woff) format("woff"),
   url(/forskningsradet/font/TheSansB_5i.svg#TheSansB_5i) format("svg");
}

#pbWidgetContainer {
	background: url("/forskningsradet/gfx/page-background50x50.png") repeat;
	width: 93%;	
	font-family: SansWeb, Verdana, sans-serif;
}

#pbWidgetBackground {
	background: transparent url("/forskningsradet/gfx/stats-background50x50.png") repeat;
}

#pbWidgetContainer .item .left .title {
	color: #0072b2;
	text-decoration: none;
	margin: 0 0 .4em;
	font-size: 18px;
	line-height: 27px;
}

#pbWidgetContainer .item .right {
	float: left;
	width: 17%;
	margin-left: 1%;
	text-align: right;
}

#pbWidgetContainer .item .left {
	float: left;
	width: 78%;
	margin-left: 0.5em;
	
}

#pbWidgetContainer .item .right .funding .formattedNumber {
	color: #00b0ca;
	font-weight: bold;
	font-size: 18px;
	padding: 0 .3em;
	line-height: 27px;
}

#pbWidgetContainer .item .right .funding .denomination {
	font-size: 15px;
	font-style: italic;
}

#pbWidgetContainer .item {
	position: relative;
	margin: 0 auto;
	width: 96.5%;
	overflow: hidden;
	margin: 10px 0;
	padding: 5px 0;
	padding-left: 2em;
	cursor: pointer;
}

#pbWidgetContainer .item:hover {
	background: transparent url("/forskningsradet/gfx/page-background50x50.png") repeat scroll;
} 

#pbWidgetContainer #customHeader {
	padding-left: 2.1em;
	padding-top: 1em;
	font-size: 14px;
}

#pbWidgetContainer .item .meta {
	margin: 1em 0 0;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 19.5px;
}

#pbWidgetContainer .item .meta span {
	padding-right: 1em;
}

#pbWidgetContainer .item .previousProgram {
	opacity: 0.7;
}

#pbWidgetContainer .item .left .summary {
	font-size: 15px;
	line-height: 22.5px;
}

#pbWidgetContainer .item .meta .metaspan:after {
	content: "|";;
	margin-left: 1.4em;
}

#pbWidgetContainer .item:hover .arrow {
	background: url("/forskningsradet/gfx/Prosjektliste-pil-hvit.png") no-repeat;
	height: 25px;
	position: absolute;
	width: 15px;
	right: 1em;
	top: 45%;
}

#pbWidgetContainer .wrapperArrow:hover {
	display: block;
}


.vedleggPagination .pagination a {
    text-decoration: none;
	border: solid 0.083333336em #4F4B37;
	color: #373426;
}

.vedleggPagination .pagination a, .vedleggPagination .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 0.41666666em;
	margin-bottom: 0.41666666em;
}

.vedleggPagination .pagination .current {
	background: #4F4B37;
    color:  #FFF;
	border: solid 0.083333336em #4F4B37;
	font-weight: bold;
}

.vedleggPagination .pagination .current.prev, .vedleggPagination .pagination .current.next{
	color: #4F4B37;
	border-color: #4F4B37;
	background: #FFF;
}

.vedleggPagination .pagination {
	float:right;
	width:auto;
	padding-top: 3em;
}

.ColMiddle .vedlegg_element {
	padding-top: 0.4em;
}

span.vedleggAttributes {
	font-size: 0.85em;
	color: #797979;
}



/*COLORS*/




/***************************************************************
* BASIC 
***************************************************************/
			
			@font-face {
			   font-family: SansWeb;
			   src: url(/forskningsradet/font/TheSansB_5_.eot);
			   src: url(/forskningsradet/font/TheSansB_5_.woff) format("woff"),
			   url(/forskningsradet/font/TheSansB_5_.svg#TheSansB_5_) format("svg");
			}
			
			@font-face {
			   font-family: SansWebBold;
			   src: url(/forskningsradet/font/TheSansB_7_.eot);
			   src: url(/forskningsradet/font/TheSansB_7_.woff) format("woff"),
			   url(/forskningsradet/font/TheSansB_7_.svg#TheSansB_7_) format("svg");
			}

			.front-page .secondary-column .events .date,
			.front-page .secondary-column h2,
			.front-page .primary-column .feed-list h2,
			.front-page .primary-column .news .item h2,
			.front-page .primary-column .utlysninger h2, 
			.front-page .primary-column .ingenUtlysningerHeader,
			.front-page .primary-column ul.tjenesteinnganger h3,
			.front-page .primary-column .melding h1{
				font-family: SansWeb, Verdana, sans-serif;
			}

/***************************************************
* HEADER
***************************************************/
	#HeaderLinkSections {
		font-size: 0.9em;
		padding: 0.37em 0 0.648em;
		overflow: hidden;
		width: 100%;
	}
	#HeaderLinks {
		float: left;
		margin-left: 1.111em;
		margin-right: 1.389em;
	}
	#HeaderShortcuts {
		margin-right: 0.72em;
		float: right;
		width: 54.6em;
	}
	#HeaderLinkSections .changeFont{
		float:left;
		margin-bottom: -0.25em;
		margin-top: -0.9em;
		margin-right:0.55em;
	}
	#HeaderLinkSections .changeFont .largeFont {
		font-size:2em;
	}
	/* Chrome pseudoelement link bug workaround*/
	#HeaderLinkSections .changeFont .largeFont{
		display:inline-block;
	}
	#HeaderLinkSections .changeFont .mediumFont {
	font-size:1.5em;
	}
	/* Chrome pseudoelement link bug workaround*/
	#HeaderLinkSections .changeFont .mediumFont {
		display:inline-block;
	}
	#HeaderLinkSections .changeFont .smallFont {
		font-size:1em;
	}
	/* Chrome pseudoelement link bug workaround*/
	#HeaderLinkSections .changeFont .smallFont{
		display:inline-block;
	}
	#HeaderLinkSections .linkList li {
		display: inline;
	}
	#Header #HeaderLinkSections .linkList li a  {
		color: #373426;
		border-right: 0.1em solid #4F4B37;
		padding: 0 0.648em;
	}
	#Header #HeaderLinkSections .linkList li a.icon {
		padding: 0 0 0 0.648em;
	}
	#Header #HeaderLinkSections .linkList li a.icon img {
		margin: 0;
		padding: 0;
	}
	#Header #HeaderLinkSections .linkList li a.icon:hover {
		text-decoration: none;
	}
	#Header #HeaderLinkSections .linkList li a.with-icon {
		padding: 0 0.648em 0 0;
	}
	#Header #HeaderLinkSections .linkList li a.last {
		border: none;
	}
	#Header #HeaderLinkSections #HeaderShortcuts li a  {
		color: #373426;
		border: none;
		border-left: 0.1em solid #4F4B37;
		padding-right: 0.3em;
		padding-left: 0.648em;
	}
	#Header #HeaderLinkSections #HeaderShortcuts li a.last {
		border: none;
	}
	#Header #HeaderLinkSections #HeaderShortcuts li a.icon {
		border-left: 0.1em solid #4F4B37;
		padding: 0 0 0 0.648em;
	}
	#Header #HeaderLinkSections #HeaderShortcuts li a.with-icon {
		padding: 0 0.648em 0 0;
	}
	#Header .banner {
		height: 6.4166665em;
		width: 79.166664em;
		position: relative;
	}
	#Header.no .banner {
		background: transparent url(/forskningsradet/gfx/frontpage/header.logo.and.bg.no.png) no-repeat scroll left bottom;
		background-size: 79.2em auto;
	}
	#Header.en .banner {
		background: transparent url(/forskningsradet/gfx/frontpage/header.logo.and.bg.en.png) no-repeat 0 0;
		background-size: 79.2em auto;
	}
	#Header .banner a.logo {
		height: 4.1666665em;
		left: 0.8333333em;
		position: absolute;
		text-indent: -833.25em;
		top: 1.25em;
		width: 18.75em;
	}
	#Header .banner .search form {
		position: absolute;
		right: 1.6666666em;
		top: 2.5em;
		width: 27.083334em;
	}
	.search input.GlobalSearchfield {
		border: 0.083333336em solid #f1eee2;
		padding: 0.20em 0.3em 0.25em;
		float: left;
		height: auto;
		width: 21em;
	}
	input.btnGlobaltSoeak { 
		background: transparent url(/forskningsradet/gfx/frontpage/searchbutton.png) no-repeat left top;
		background-size: 1.95em auto;
		border: none;
		cursor: pointer;
		float: left;
		height: 1.95em;
		margin: -0.084em 0 0 0.416em;
		padding: 0;
		text-indent: -1000em; /* color:transparent funker ikke i IE */
		text-transform: capitalize; /* Needed to make the negative text indent work in IE7 */
		width: 1.95em;
	}

/********************
* Megadropdown
********************/

	#mega-dropdown {
		background: transparent url(/forskningsradet/gfx/frontpage/topmenu.bg.png) repeat-x scroll left bottom;
		background-size: auto 3.3em;
		height: 3.25em;
		padding-bottom: 0.083333336em;
		margin-bottom: 0.0833333em;
		width: 79.166664em;
	}
	#mega-dropdown h3 {
		background: transparent url(/forskningsradet/gfx/frontpage/topmenu.button.border.png) no-repeat right 0;
		background-size: 0.17em auto;
		margin: 0;
		padding-right: 0.17em;
	}
	#mega-dropdown h3 a {
		display: block;
		font-weight: 400;
		color: #373426;
		height: 2.3333333em;
		padding: 1.0em 1.0em 0;
		text-decoration: none;
		text-transform: uppercase;
	}
	#mega-dropdown h3 a:hover {
		text-decoration: underline;
	}
	#mega-dropdown h3 a.firstElement {
		padding-left: 1.5em;
	}
	#mega-dropdown h3 a.selected {
		background: #df6d00;
		color: #fff;
	}
	#mega-dropdown .col1,
	#mega-dropdown .col2,
	#mega-dropdown .col3,
	#mega-dropdown .col4 {
		width:19.166666em;
		float: left;
	}
	#mega-dropdown ul {
		position: relative;
		margin: 0;
		padding: 0;
	}
	#mega-dropdown ul.menu-toplevel {
		position: relative;
		float: left;
		margin: 0;
		padding: 0;
		z-index: 60;
	}
	#mega-dropdown li.menu-toplevel{
		width:auto;
	}
	#mega-dropdown li.menu-toplevel h3  { 
		float:left;
	}
	#mega-dropdown li.menu-toplevel.active {
		background: #df6d00;
	}
	#mega-dropdown li.menu-toplevel.active h3 a{
		color: #fff ;
	}
	#mega-dropdown ul.menu-toplevel li ul.menu-secondlevel {
		box-shadow: 0 1.6666666em 2.5em rgba(0, 0, 0, .3);
		-moz-box-shadow: 0 1.6666666em 2.5em rgba(0, 0, 0, .3);
		-webkit-box-shadow: 0 1.6666666em 2.5em rgba(0, 0, 0, .3);
		display:none; 
		left:0;
		position:absolute;
		top:3.3333333em;
		width:79.166664em;
		z-index:50;
	}
	#mega-dropdown ul.menu-toplevel li.active ul.menu-secondlevel {
		display: block;
	}
	#mega-dropdown ul.menu-toplevel li ul.menu-secondlevel li.menu-wrapper {
		background: #fff;
		border-top: 0.16666667em solid #df6d00;
		border-bottom: 0.16666667em solid #df6d00;
		float: left;
		padding: 1.0em 1.0em 1.0em 0;
		background: #f1eee2 url(/forskningsradet/gfx/frontpage/megadropdown-background.png) no-repeat left top;
		background-size: 79.5em auto;
		width:78.166664em;
	}
	#mega-dropdown ul li {
		float: left;
		margin: 0;
	}
	#mega-dropdown ul li.menu-wrapper {
		float: none;
	}

		#mega-dropdown ul.menu-secondlevel li.colitem {
			position:relative;
			width:17.666666em;
			padding-left:1.5em;
		}
		
		/*
		#mega-dropdown ul ul ul ul {
			float:left;
		}
		*/
		
			#mega-dropdown ul.menu-thirdlevel li {
				width:16.416666em;
				padding: 0.33333334em 0 0.33333334em 1.25em;
				line-height:110%;
				cursor: pointer;
			}

				#mega-dropdown ul.menu-thirdlevel li:hover {
					background: #df6d00;
				}
			
					#mega-dropdown ul.menu-thirdlevel li:hover a{
						color: #FFF;
					}
			
		#mega-dropdown li h4 {
			padding: 0.41666666em 0 0.5em 1.25em;
			border-bottom: 0.083333336em solid #f1eee2;
			font-weight: normal;
			background: transparent url(/forskningsradet/gfx/frontpage/arrow-right-orange.png) no-repeat left 0.75em;
			margin-bottom: 0.16666667em;
		}
		
		#mega-dropdown li a {
			color: #373426;
		}	
			
		#mega-dropdown li h4 a {
			color: #e05a00;
			text-decoration: none;
			font-size: 1.1666666em;
		}
		
		#mega-dropdown li h4 a:hover {
			text-decoration: underline;
		}

		/* Autocomplete needs to float above the main menu and megadropdown: */
		#Header.no #querystring,
		#Header.en #querystring {
			position: relative;
			z-index: 70;
		}
		
	
/********************
* FORSIDE
********************/
.front-page {
	overflow: hidden;
	color: #373426;
}

	.front-page h2 {
		 font-size: 1.3em;
		font-weight: bold;
	}
		
	.front-page .showMoreLink {
		padding: 0.5em 2em;
		margin-top: 1em;
		line-height: 1.5em;
		margin-top: 0.9em;
		background: url(/forskningsradet/gfx/frontpage/arrow-blue-right.png) no-repeat left center;
		background-size: 1.42em 1.42em;
		display: block;
	}
	
	.front-page .showMoreLink a:hover{
		color: #8f8d81
	}

	.front-page a:hover{
		color: #8f8d81
	}	

/* Equal height columns (for background): */
.front-page .primary-column,
.front-page .secondary-column {
    margin-bottom: -166.66667em;
    padding-bottom: 166.66667em;
}

.front-page .primary-column {
	margin-left: 16px;
	margin-right: 16px;
}

.front-page .secondary-column {
	float: right;
	margin-right: 16px;
}

/********************
* Warning banner
********************/

.warning-banner {
	background: #99DFEA; 
	width: 77.5em;
	padding: 0.8333333em;
	color: #373426;
	text-align:center;
}

	.warning-banner h1,
	.warning-banner h2,
	.warning-banner h3,
	.warning-banner h4 {
		font-size: 1.5em;
		text-transform: uppercase;
		font-weight: normal;
		margin:0.41666666em 0;
	}

/********************
* Primary column
********************/

.front-page .primary-column .news,
.front-page .primary-column .feed-list,
.front-page .primary-column .events {
	overflow:hidden;
}
		
/********************
* Meldinger
********************/

.front-page .primary-column .melding {
	box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow:0 5px 5px rgba(0, 0, 0, .3);
	position: relative;
	font-size: 1.2em;
	padding: 1em;
	color: #FFF;
	background-color: #373426;
	display: block;
}

	.front-page .primary-column .melding a{
		color: #47ADFF;
	}
	
	.front-page .primary-column .melding a:hover{
		color: #6ad3ff;
	}

	.front-page .primary-column a.melding:hover{
		background-color: #4F4B37;
	}
		
	.front-page .primary-column .melding h1,
	.front-page .primary-column .melding h3,
	.front-page .primary-column .melding .eWebEditProContent { 
		padding: 0 35px;
	}

	.front-page .primary-column .melding h1{
		font-size: 1.5em;
		padding-bottom: 0.4em;
		margin:0;
		background: transparent url(/forskningsradet/gfx/frontpage/arrow-orange-small.png) no-repeat left 0.10em;
		color: #E6E2CD;
	}



	.front-page .primary-column .melding.type1 {
		max-height: 5.15em;
		padding: 2em 1em 3.5em;
	}

		.front-page .primary-column .melding.type1 strong {
			color: #e05a00;
		}
	

		.front-page .primary-column .melding.type1 h3 {
			margin-bottom: 0.5em;
		}

		.front-page .primary-column .melding.type1 .eWebEditProContent p {
			margin: 0;
		}

	.front-page .primary-column .melding.bilde {
		padding: .5em;
		max-height: 9.65em;
		overflow: hidden;
	}
	

		.front-page .primary-column .melding.bilde .imgbox_left,
		.front-page .primary-column .melding.bilde .imgbox_left img {
			float: left;
			height: 9.72em !important;
			margin: 0;
			padding: 0;
			width: 19.44em !important;
		}

		.front-page .primary-column .melding.bilde h1 {
			margin-left: 3%;
			padding-right: 0;
			width: 40%;
			float: left;
			margin-top: .5em;
			background: transparent url(/forskningsradet/gfx/frontpage/arrow-orange-small.png) no-repeat left top;
			background-position: 0 11%;
			color: #E6E2CD;
	}

		.front-page .primary-column .melding.bilde h3,
		.front-page .primary-column .melding.bilde .eWebEditProContent {
			padding: 0 0 0 3%;
			width: 47%;
			float: left;
		}

		
	.front-page .primary-column .melding.type2 {
		height: 2em;
		padding: 1.75em 1em;
	}
		
		.front-page .primary-column .melding.type2.oransje{
			background-color: #df6d00;
		}

			.front-page .primary-column .melding.type2.oransje h1{
				background-image: url(/forskningsradet/gfx/frontpage/arrow-brown-small.png);
				color: #FFF;
			}

		.front-page .primary-column a.melding.type2.oransje:hover{
			background-color: #e98300;
		}
				


/********************
* Tjenesteinnganger
********************/

.front-page .primary-column ul.tjenesteinnganger {
	overflow:hidden;
	background: #ededeb;
	font-size: 1.1em;
	max-height: 11em;
	line-height: 1.4em;
}

	.front-page .primary-column ul.tjenesteinnganger li{
		float: left;
		width: 30.33%;
		padding: 4% 1% 3% 2%;
		height: 9em;
	}

	.front-page .primary-column ul.tjenesteinnganger li:hover{
		background-color: #fafaf7;
	}

		.front-page .primary-column ul.tjenesteinnganger a{
			color: #373426;
		}

			.front-page .primary-column ul.tjenesteinnganger h3{
				font-size: 1.17em;
				margin: 0;
				background: transparent url(/forskningsradet/gfx/frontpage/arrow-brown-small.png) top left no-repeat;
				color: #e05a00;
				padding: 0.15em 0 0.8em 2em;
			}



/********************
* Utlysninger
********************/

.front-page .primary-column .utlysninger {
	width: 100%;
}

	.front-page .primary-column .utlysninger h2, 
	.front-page .primary-column .ingenUtlysningerHeader {
		color: #e05a00;
		margin: 2%;
	}

	
	.front-page .primary-column .ingenUtlysningerHeader {
		margin-bottom: 0;
	}
	
	.front-page .primary-column .utlysninger ul {
	}
	
		.front-page .primary-column .utlysninger ul li a{
			display: block;
			background: #ededeb url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) 98% center no-repeat;
			padding: 2%;
			margin-bottom: 3px;
			color: #373426;
		}

		.front-page .primary-column .utlysninger ul li a:hover{
			background-color: #fafaf7;
		}

		.front-page .primary-column .utlysninger ul li a .meta{
			font-weight: bold;
		}	
/********************
* Banners
********************/

.front-page .primary-column .banners img {
	width: 48.334em;
	height: auto;
}

	.front-page .primary-column  .banner{
		margin-top:1em;
		overflow: hidden;
	}		

	.front-page .primary-column  span {
		margin: 0;
		padding: 0;
	}			
	

/********************
* Forsidenyheter
********************/

.front-page .primary-column .news {
    margin: 0.8em 0 1em;
	overflow:hidden;
	font-size: 1.1em;
}

.front-page .primary-column .news .showMoreLink{
    font-size: 0.9em;
}

	.front-page .primary-column .news  .items{
		overflow: hidden;
	}
	
	.front-page .primary-column .news .item {
		width: 21.22em;
		float: left;
		padding-right: 0%;
		cursor: pointer;
		margin-bottom: 1em;
		clear: both;
	}

	.front-page .primary-column .news .item.odd {
		padding-right: 0;
		float: right;
		clear: right;
	}
	
	.front-page .primary-column .news .item:hover,
	.front-page .primary-column .news .item:hover a, 
	.front-page .primary-column .news .item:hover h2,
	.front-page .primary-column .news .item:hover h3,
	.front-page .primary-column .news .item:hover p{
		color: #8f8d81 !important;
	}

		.front-page .primary-column .news .item h2{
			background:  none;
			padding: 0.2em 0;
			font-size: 1.2em;
			
		}

		
		.front-page .primary-column .news .item p{
			color: #373426;
		}
		
		.front-page .primary-column .news .item h3{
			font-weight: normal;
			padding:0;
			color: #373426; 	
		}
		
		.front-page .primary-column .news .item .image{
			position: relative;
		}
		
		.front-page .primary-column .news .item .image .play_arrow{
			bottom: 0;
			left: 37%;
			margin: auto;
			min-height: 50px;
			position: absolute;
			top: 0;
			width: auto;
		}
		
		.front-page .primary-column .news .item a .image img{
			width: 21.22em;
			height:auto;
		}
		
		.front-page .primary-column .news .item .info{
		margin-top: 0.152em;
		}

			.front-page .primary-column .news .item .info .blog_link,
			.front-page .primary-column .news .item .info .video_link{
				float:right;
			}


/********************
* Feedlist
********************/

.front-page .feed-list{
	overflow:hidden;
}

	.front-page .feed-list li{
		margin-bottom: 0.2em;
	}	

	.front-page .feed-list li a {
		font-weight: bold;
	}		

.front-page .primary-column .feed-list{
}

	.front-page .primary-column .feed-list h2{
		color: #e05a00;
		margin: 2%;
	}



	.front-page .primary-column .feed-list li{
		background: #ededeb url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) 98% center no-repeat;
		padding: 2%;
	}

		.front-page .primary-column .feed-list a{
				color: #373426;
		}
		
		.front-page .primary-column .feed-list a:hover{
			color: #8f8d81;
		}

		.front-page .primary-column .feed-list li:hover {
			background-color: #fafaf7;
			cursor: pointer;
		}
	
	
/********************
* Secondary column
********************/

.front-page .secondary-column {
	background: #F9F8F3;
	padding-top: 0.8333333em;
	width: 23.66em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	padding-top: 1.5em;
}
			
	.front-page .secondary-column h2 {
		color: #6a6758;
		margin-bottom: 0.5em;
		letter-spacing: 1px;
	}
		
		

	.front-page .secondary-column .events,
	.front-page .secondary-column .shortcuts {
		overflow:hidden;
	}

/********************
* Snarveier
********************/

.front-page .secondary-column .shortcuts {
	margin-bottom: 2em;
}
	
	.front-page .secondary-column .shortcuts li {
		padding: 0.5em 0;
		background: transparent url(/forskningsradet/gfx/globalsearch/navigator-arrow.png) no-repeat .5em 0.75em;
		background-size: 0.57em auto;
	}
		
		.front-page .secondary-column .shortcuts li a{
			color: #373426;
			display: block;
			padding-left: 2em;
		}
		
		.front-page .secondary-column .shortcuts li a:hover {
			color: #8f8d81 !important;
		}

		.front-page .secondary-column .shortcuts li.showMoreLess {
			margin-top: 1em;
		}
		
		.front-page .secondary-column .shortcuts li.showMoreLess a {
			color: #0072B2;
			cursor: pointer;
			display: block;
			line-height: 1.5em;
			background: transparent url(/forskningsradet/gfx/frontpage/arrow-blue-down.png) no-repeat left 0;
			background-size: 1.42em 1.42em;
		}

			.front-page .secondary-column .shortcuts li.showMoreLess a.less {
				background-image: url(/forskningsradet/gfx/frontpage/arrow-blue-up.png);
			}
	
/********************
* Arrangementer
********************/

.front-page .secondary-column .events {
	overflow: hidden;
	margin-bottom: 2em;
}

	.front-page .secondary-column .events li {
		cursor: pointer;
	}
	
	.front-page .secondary-column .events li.event {
		overflow:hidden;
		padding: 0.5em 0;
	}

		.front-page .secondary-column .events li:hover,
		.front-page .secondary-column .events li:hover a{
			color: #8f8d81 !important;
			cursor: pointer;
		}

	.front-page .secondary-column .events p,
	.front-page .secondary-column .events h4 {
		float:right; 
		margin:0;
		font-size: 1.0em;
		width: 80%;
		line-height: 1.5em;
	}

			.front-page .secondary-column .events .date {
				float:left; 
				width: 14.5%;
				background: transparent url(/forskningsradet/gfx/frontpage/date-background.png) no-repeat 0 0;
				background-size: 3.34em 3.34em;
				padding: 0.52em 0 0.6em;
				letter-spacing: 1px;
				font-weight: bold;
			}

			.front-page .secondary-column .events .date .day, 
			.front-page .secondary-column .events .date .month {
				float:left; 
				width:100%;
				text-align: center;
				text-transform: uppercase;
				font-size: 100%;
			}
						
			.front-page .secondary-column .events .date .day {
				margin-bottom: -0.1em;
			}			
			
			.front-page .secondary-column .events .date .year{
				display: none;
			}

	.front-page .secondary-column .events li.large p,
	.front-page .secondary-column .events li.large h4 {
		padding-top: 0.3em;
		width: 70%;
	}

	.front-page .secondary-column .events li.large .date {
		float:left; 
		width: 25%;
		background-image: url(/forskningsradet/gfx/frontpage/date-background-large.png);
		background-size: 4.17em 4.17em;
		padding: 1em 0;
		font-size: 1.4em;
		color: #e05a00;
		font-weight: bold;
	}
	
	.front-page .secondary-column .events li.large .date .day{
		margin-bottom: -0.1em;
		margin-top: -0.1em;
	}
	
		.front-page .secondary-column .events li.large .date .month{
			margin-bottom:0.2em;
		}


/********************
* Bannere
********************/

.front-page .secondary-column .banner.Ingen {
	margin-bottom: 2em;
	overflow: hidden;
}

	.front-page .secondary-column .banner.Ingen .imgbox_left {
		padding: 0;
		margin: 0;
		height: 100%;
	}
	
	.front-page .secondary-column .banner.Ingen li{
		
		padding: 0.5em 0;
		background: transparent url(/forskningsradet/gfx/globalsearch/navigator-arrow.png) no-repeat .5em 0.75em;
		background-size: 0.57em auto;
		height: 1.3em;
	}

		.front-page .secondary-column .banner.Ingen li:hover,
		.front-page .secondary-column .banner.Ingen li:hover a {
			cursor: pointer;
		}

		.front-page .secondary-column .banner.Ingen li a{
			display: block;
			padding-left: 2em;
		}

	.front-page .secondary-column .banner.Ingen img {
		width: 23.6em;
		height: auto;
	}
	
	
		
		
/********************
* Arvids blogg
********************/	

.front-page .secondary-column .banner.blog {
	margin-bottom: 2em;
}

.front-page .secondary-column .banner.blog .feed-list{
	overflow: hidden;
}

	.front-page .secondary-column .feed-list h2{
		background: transparent url(/forskningsradet/gfx/frontpage/arvidsbloggforside.png) no-repeat left top;
		background-size: 2.57em auto;
		padding: 0.55em 3.5em 1.4em;
	}

	.front-page .secondary-column .feed-list li {
		padding: 0.65em 0;
	}

/******************
* Forside-survey
******************/

.FrontPageBookMarkLink {
	position: fixed;
    right: 0;
    top: 50%;
    width: 229px;
    height: 90px;
    z-index: 100;
    display: block;
    background: transparent url(/forskningsradet/gfx/frontpage/undersokelse_bt.png) no-repeat left top;
}

.FrontPageBookMarkLink a.SurveyLink {
	width: 100%;
    height: 100%;
    display: block;
}



/*****************************************************
* SÃ¸k - Nyheter
*****************************************************/


.SearchPage-Nyheter .ColRight {
	margin-top: -2.4166667em;
}

	.SearchPage-Nyheter .ColRight h4{
		border: none;
	}

		.SearchPage-Nyheter .ColRight .Box {
			overflow: hidden;
			margin-bottom: 0.0em;
		}

		.SearchPage-Nyheter .ColRight .Box.Facets{ 
			
		}

			.SearchPage-Nyheter .ColRight .navigator.globally-active { 
				margin-bottom: 0;
				background: #f1eee2;
			}
			
				.SearchPage-Nyheter .ColRight .navigator.globally-active p {
					font-size: 1.0em;
					font-weight: bold;
					padding: 0 0.8333333em;
				}
				
				
				.SearchPage-Nyheter .ColRight .Box .clear-navigators {
					background:  #f1eee2 url(/forskningsradet/gfx/redesign/clear-navigators-button-small.png) no-repeat 0.8333333em 0.41666666em;
					text-align: center;					
				}

					.SearchPage-Nyheter .ColRight .Box .clear-navigators a{
						color: #373426;
					}
				
		.SearchPage-Nyheter .ColRight .Box.Search {
			overflow:hidden;
		}
		
		.SearchPage-Nyheter .ColRight .Box.Search form {
			background-color: #F1EEE2;
			float: left;
			padding: 0.5833333em 0.8333333em 0.6666667em;
			width:12.666667em;
		}
		
			.SearchPage-Nyheter .ColRight .Box.Search form input.text {
				background: #f1eee2 url(/forskningsradet/gfx/redesign/sokefelt.png) no-repeat;
				background-size: 9.4em auto;
				border: none;
				float: left;
				padding: 0.375em;
				width: 8.6em;
				height: 1.2em;
			}

			.SearchPage-Nyheter .ColRight .Box.Search form  input.btnSmall {
				background: #f1eee2 url(/forskningsradet/gfx/redesign/searchbutton.png) no-repeat;
				background-size: 1.95em auto;
				border: none;
				float: left;
				height: 1.95em;
				text-indent: -166.66667em;
				text-transform: uppercase;
				width: 1.95em;
			}
		
		
	.SearchPage-Nyheter .ColRight .navigator.with-active {
		background: #f1eee2;
	}

.SearchPage-Nyheter .ColRight .navigator {
	margin-bottom: 0.8333333em;
}	

	.SearchPage-Nyheter .ColRight .navigator h4 {
		background: #4F4B37;
		color: #FFF;
		padding: 0.25em 0.8333333em; 
		width : 12.666667em;		
	}	

	.SearchPage-Nyheter .ColRight .navigator ul.inactive {
		background: #F9F8F3;
	}	
		
	.SearchPage-Nyheter .ColRight .navigator ul li {
		border-bottom: 0.083333336em solid #f1eee2;
	}		
		
		.SearchPage-Nyheter .ColRight .navigator ul li a {
			color: #373426;
		}		

			.SearchPage-Nyheter .ColRight .navigator ul li a span {
				display: block;
				padding: 0.25em 0.8333333em;
			}	
		
	.SearchPage-Nyheter .ColRight .navigator.globally-active ul li, 
	.SearchPage-Nyheter .ColRight .navigator ul.active li {
		background: transparent url(/forskningsradet/gfx/globalsearch/navigator-crosshair.png) no-repeat scroll 0.8333333em 0.41666666em;
	}
	
		.SearchPage-Nyheter .ColRight .navigator.globally-active ul li a span, 
		.SearchPage-Nyheter .ColRight .navigator ul.active li a span {
			display: block;
			padding-left: 2.5em;
		}
		
		
	.SearchPage-Nyheter .ColRight .clear-navigators {
		background: #f1eee2;
		margin-bottom: 0.083333336em;
		padding: 0.8333333em 0.8333333em 1.0em;
	}
	
	.SearchPage-Nyheter .ColRight .navigator ul.inactive li.showMoreLess {
		background: none;
		border-bottom: 0.16666667em solid #4F4B37;
		height: 1%; /* hasLayout for IE */
		overflow: hidden;
		padding: 0.8333333em 0 0 2.5em;
	}
		.SearchPage-Nyheter .ColRight .navigator ul.inactive li.showMoreLess a {
			background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-more-arrow.png) no-repeat right 60%;
			border-right: 0.8333333em solid #f1eee2;
			border-radius: 0.41666666em 0.41666666em 0 0;
			-moz-border-radius: 0.41666666em 0.41666666em 0 0;
			-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
			cursor: pointer;
			float: right;
			font-size: 1.0em;
			font-weight: bold;
			margin: 0 0.41666666em;
			padding: 0.6666667em 1.3333334em 0.5em 0.8333333em;
		}

			.SearchPage-Nyheter .ColRight .navigator ul.inactive li.showMoreLess a.less {
				background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-less-arrow.png) no-repeat right 55%;
			}
			
	.SearchPage-Nyheter .ColRight .extra-nav {
		border-top: 0.083333336em solid #E2DDC4;
	}	

		.SearchPage-Nyheter .ColRight .extra-nav a{
			padding: 0.41666666em 0.8333333em;
			border-bottom: 0.083333336em solid #E2DDC4;
			display: block;
		}	
	
.SearchPage-Nyheter .ColMiddleHeader p {
	margin-bottom: 0.8333333em;
}

			
.SearchPage-Nyheter .ColMiddle .result .tabs {
	overflow: hidden;
	width: 100%;
	margin-top: 0.8333333em;
}




	
		.SearchPage-Nyheter .ColMiddle .result .tabs span,
		.SearchPage-Nyheter .ColMiddle .result .tabs a {
			border: 0.083333336em solid #b3b1a0;
    		border-bottom: 2px solid #4F4B37;
			background-color: #F9F8F3;
			float: left;
			text-transform: uppercase;
			padding: 0.8333333em;
			margin-right: 0.41666666em;
			color: #373426;
			border-radius: 0.41666666em 0.41666666em 0 0;
			-moz-border-radius: 0.41666666em 0.41666666em 0 0; 
			-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
		}
		
		
		.SearchPage-Nyheter .ColMiddle .result .tabs span {
			border: 0.083333336em solid #b3b1a0;
    		border-bottom: 2px solid #fff;
			background: #fff url(/forskningsradet/gfx/redesign/tab-background.png) repeat-x 0 0;
		}
				
		.SearchPage-Nyheter .ColMiddle .result .tabs span.active {
			border-bottom: 2px solid #fff;
		}
		
		.SearchPage-Nyheter .ColMiddle .result .tabs span.inactive {
			border-bottom: 2px solid #4F4B37;
			background-image: none;
			background-color: #F9F8F3;
			color: #AAAAAA;
		}
		

.SearchPage-Nyheter .ColMiddle .result .header,
.SearchPage-Nyheter .ColMiddle .result .header-under {
	border-top: 2px solid #4F4B37;
	border-bottom: 2px solid #4F4B37;
	padding: 0.6666667em 0.8333333em 0.33333334em 0.8333333em;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	margin-top: -2px;
}

	.SearchPage-Nyheter .ColMiddle .result .header .sort{
		float: right;
		font-size: 1.0em;
		margin-top: 0.41666666em;
		text-align: right;
	}

		.SearchPage-Nyheter .ColMiddle .result .header .sort .selected{
			font-weight: bold;
		}

		.SearchPage-Nyheter .ColMiddle .result .header .sort a.asc,
		.SearchPage-Nyheter .ColMiddle .result .header .sort a.desc {
			background-color: transparent;
			background-position: right 50%;
			background-repeat: no-repeat;
		}

			.SearchPage-Nyheter .ColMiddle .result .header .sort a.asc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png);
				padding-right: 1.25em;
			}

			.SearchPage-Nyheter .ColMiddle .result .header .sort a.desc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png);
				padding-right: 1.25em;
			}


.SearchPage-Nyheter .ColMiddle .result .subheader {
	background: #f1eee2;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	padding: 0.8333333em;
}

	.SearchPage-Nyheter .ColMiddle .result .subheader .hits {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) no-repeat 0 65%;
		float: left;
		font-size: 1.4166666em;
		font-weight: bold;
		padding-left: 1.25em;
	}

	.SearchPage-Nyheter .ColMiddle .result .pagination {
		font-size: 1.0em;
		float: right;
		overflow: hidden;
	}
	
	.SearchPage-Utlysninger .ColMiddle .result .pagination {
		padding-top: 1.85em;
		margin-top: -1em;
	}
	
	.SearchPage-Utlysninger.gjennomfort .ColMiddle .result .pagination {
		padding-top: 0;
		margin-top: 0
	}
	
	.SearchPage-Utlysninger.gjennomfort .ColMiddle .result .subheader {
		margin-bottom: 1.6em;
	}
	
	.SearchPage-Nyheter .ColMiddle .result .footer .pagination {
		margin-top: 1.6666666em;
	}	
	
		.SearchPage-Nyheter .ColMiddle .result .pagination span,
		.SearchPage-Nyheter .ColMiddle .result .pagination a {
			float: left;
		}

			.SearchPage-Nyheter .ColMiddle .result .pagination span.current,
			.SearchPage-Nyheter .ColMiddle .result .pagination a.page {
				border: 0.083333336em solid #E2DDC4;
				height: 1.5em;
				margin-left: 0.25em;
				padding: 0.16666667em 0.41666666em;
			}

			.SearchPage-Nyheter .ColMiddle .result .pagination span.current {
				border-color: #4F4B37;
				background: #4F4B37;
				color: #fff;
			}

			.SearchPage-Nyheter .ColMiddle .result .pagination a.page {
				background: transparent url(/forskningsradet/gfx/globalsearch/pagination-button-bg.png) repeat-x 0 0;
				color: #4F4B37;
			}

			.SearchPage-Nyheter .ColMiddle .result .pagination span.seperator {
				margin: 0 0.16666667em 0 0.41666666em;
			}

			.SearchPage-Nyheter .ColMiddle .result .pagination span.seperator,
			.SearchPage-Nyheter .ColMiddle .result .pagination .prev,
			.SearchPage-Nyheter .ColMiddle .result .pagination .next {
				padding-top: 0.25em;
			}

			.SearchPage-Nyheter .ColMiddle .result .pagination .prev {
				margin-right: 0.5833333em;
			}

			.SearchPage-Nyheter .ColMiddle .result .pagination .next {
				margin-left: 0.8333333em;
			}

			.SearchPage-Nyheter .ColMiddle .result .pagination span.prev,
			.SearchPage-Nyheter .ColMiddle .result .pagination span.next {
				display: none;
			}

		.SearchPage-Nyheter .ColMiddle .result .pagination ul {
			overflow: hidden;
		}

		.SearchPage-Nyheter .ColMiddle .result .pagination li {
			float: left;
			margin-left: 0.25em;
		}
		
		.vedleggPagination {
			padding: 1em;
		}
			
			


/*****************************************************
* SÃ¸k - Arrangementer
*****************************************************/


.SearchPage-Arrangementer .ColRight {
	margin-top: -2.4166667em;
}

	.SearchPage-Arrangementer .ColRight h4{
		border: none;
	}

		.SearchPage-Arrangementer .ColRight .Box {
			overflow: hidden;
			margin-bottom: 0.0em;
		}

		.SearchPage-Arrangementer .ColRight .Box.Facets{ 
			
		}

			.SearchPage-Arrangementer .ColRight .navigator.globally-active { 
				margin-bottom: 0;
				background: #f1eee2;
			}
			
				.SearchPage-Arrangementer .ColRight .navigator.globally-active p {
					font-size: 1.0em;
					font-weight: bold;
					padding: 0 0.8333333em;
				}
				
				
				.SearchPage-Arrangementer .ColRight .Box .clear-navigators {
					background:  #f1eee2 url(/forskningsradet/gfx/redesign/clear-navigators-button-small.png) no-repeat 0.8333333em 0.41666666em;
					text-align: center;					
				}

					.SearchPage-Arrangementer .ColRight .Box .clear-navigators a{
						color: #373426;
					}
				
		.SearchPage-Arrangementer .ColRight .Box.Search {
			overflow:hidden;
		}
		
		.SearchPage-Arrangementer .ColRight .Box.Search form {
			background-color: #F1EEE2;
			float: left;
			padding: 0.5833333em 0.8333333em 0.6666667em;
			width:12.666667em;
		}
		
			.SearchPage-Arrangementer .ColRight .Box.Search form input.text {
				background: #f1eee2 url(/forskningsradet/gfx/redesign/sokefelt.png) no-repeat;
				background-size: 9.4em auto;
				border: none;
				float: left;
				padding: 0.375em;
				width: 8.6em;
				height: 1.2em;
			}

			.SearchPage-Arrangementer .ColRight .Box.Search form  input.btnSmall {
				background: #f1eee2 url(/forskningsradet/gfx/redesign/searchbutton.png) no-repeat;
				background-size: 1.95em auto;
				border: none;
				float: left;
				height: 1.95em;
				text-indent: -166.66667em;
				text-transform: uppercase;
				width: 1.95em;
			}
		
		
	.SearchPage-Arrangementer .ColRight .navigator.with-active {
		background: #f1eee2;
	}

.SearchPage-Arrangementer .ColRight .navigator {
	margin-bottom: 0.8333333em;
}	

	.SearchPage-Arrangementer .ColRight .navigator h4 {
		background: #4F4B37;
		color: #FFF;
		padding: 0.25em 0.8333333em; 
		width : 12.666667em;		
	}	

	.SearchPage-Arrangementer .ColRight .navigator ul.inactive {
		background: #F9F8F3;
	}	
		
	.SearchPage-Arrangementer .ColRight .navigator ul li {
		border-bottom: 0.083333336em solid #f1eee2;
	}		
		
		.SearchPage-Arrangementer .ColRight .navigator ul li a {
			color: #373426;
		}		

			.SearchPage-Arrangementer .ColRight .navigator ul li a span {
				display: block;
				padding: 0.25em 0.8333333em;
			}	
		
	.SearchPage-Arrangementer .ColRight .navigator.globally-active ul li, 
	.SearchPage-Arrangementer .ColRight .navigator ul.active li {
		background: transparent url(/forskningsradet/gfx/globalsearch/navigator-crosshair.png) no-repeat scroll 0.8333333em 0.41666666em;
	}
	
		.SearchPage-Arrangementer .ColRight .navigator.globally-active ul li a span, 
		.SearchPage-Arrangementer .ColRight .navigator ul.active li a span {
			display: block;
			padding-left: 2.5em;
		}
		
		
	.SearchPage-Arrangementer .ColRight .clear-navigators {
		background: #f1eee2;
		margin-bottom: 0.083333336em;
		padding: 0.8333333em 0.8333333em 1.0em;
	}
	
	.SearchPage-Arrangementer .ColRight .navigator ul.inactive li.showMoreLess {
		background: none;
		border-bottom: 0.16666667em solid #4F4B37;
		height: 1%; /* hasLayout for IE */
		overflow: hidden;
		padding: 0.8333333em 0 0 2.5em;
	}
		.SearchPage-Arrangementer .ColRight .navigator ul.inactive li.showMoreLess a {
			background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-more-arrow.png) no-repeat right 60%;
			border-right: 0.8333333em solid #f1eee2;
			border-radius: 0.41666666em 0.41666666em 0 0;
			-moz-border-radius: 0.41666666em 0.41666666em 0 0;
			-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
			cursor: pointer;
			float: right;
			font-size: 1.0em;
			font-weight: bold;
			margin: 0 0.41666666em;
			padding: 0.6666667em 1.3333334em 0.5em 0.8333333em;
		}

			.SearchPage-Arrangementer .ColRight .navigator ul.inactive li.showMoreLess a.less {
				background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-less-arrow.png) no-repeat right 55%;
			}
			
	.SearchPage-Arrangementer .ColRight .extra-nav {
		border-top: 0.083333336em solid #E2DDC4;
	}	

		.SearchPage-Arrangementer .ColRight .extra-nav a{
			padding: 0.41666666em 0.8333333em;
			border-bottom: 0.083333336em solid #E2DDC4;
			display: block;
		}	
	
.SearchPage-Arrangementer .ColMiddleHeader p {
	margin-bottom: 0.8333333em;
}

			
.SearchPage-Arrangementer .ColMiddle .result .tabs {
	overflow: hidden;
	width: 100%;
	margin-top: 0.8333333em;
}




	
		.SearchPage-Arrangementer .ColMiddle .result .tabs span,
		.SearchPage-Arrangementer .ColMiddle .result .tabs a {
			border: 0.083333336em solid #b3b1a0;
    		border-bottom: 2px solid #4F4B37;
			background-color: #F9F8F3;
			float: left;
			text-transform: uppercase;
			padding: 0.8333333em;
			margin-right: 0.41666666em;
			color: #373426;
			border-radius: 0.41666666em 0.41666666em 0 0;
			-moz-border-radius: 0.41666666em 0.41666666em 0 0; 
			-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
		}
		
		
		.SearchPage-Arrangementer .ColMiddle .result .tabs span {
			border: 0.083333336em solid #b3b1a0;
    		border-bottom: 2px solid #fff;
			background: #fff url(/forskningsradet/gfx/redesign/tab-background.png) repeat-x 0 0;
		}
				
		.SearchPage-Arrangementer .ColMiddle .result .tabs span.active {
			border-bottom: 2px solid #fff;
		}
		
		.SearchPage-Arrangementer .ColMiddle .result .tabs span.inactive {
			border-bottom: 2px solid #4F4B37;
			background-image: none;
			background-color: #F9F8F3;
			color: #AAAAAA;
		}
		

.SearchPage-Arrangementer .ColMiddle .result .header,
.SearchPage-Arrangementer .ColMiddle .result .header-under {
	border-top: 2px solid #4F4B37;
	border-bottom: 2px solid #4F4B37;
	padding: 0.6666667em 0.8333333em 0.33333334em 0.8333333em;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	margin-top: -2px;
}

	.SearchPage-Arrangementer .ColMiddle .result .header .sort{
		float: right;
		font-size: 1.0em;
		margin-top: 0.41666666em;
		text-align: right;
	}

		.SearchPage-Arrangementer .ColMiddle .result .header .sort .selected{
			font-weight: bold;
		}

		.SearchPage-Arrangementer .ColMiddle .result .header .sort a.asc,
		.SearchPage-Arrangementer .ColMiddle .result .header .sort a.desc {
			background-color: transparent;
			background-position: right 50%;
			background-repeat: no-repeat;
		}

			.SearchPage-Arrangementer .ColMiddle .result .header .sort a.asc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png);
				padding-right: 1.25em;
			}

			.SearchPage-Arrangementer .ColMiddle .result .header .sort a.desc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png);
				padding-right: 1.25em;
			}


.SearchPage-Arrangementer .ColMiddle .result .subheader {
	background: #f1eee2;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	padding: 0.8333333em;
}

	.SearchPage-Arrangementer .ColMiddle .result .subheader .hits {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) no-repeat 0 65%;
		float: left;
		font-size: 1.4166666em;
		font-weight: bold;
		padding-left: 1.25em;
	}

	.SearchPage-Arrangementer .ColMiddle .result .pagination {
		font-size: 1.0em;
		float: right;
		overflow: hidden;
	}
	
	.SearchPage-Utlysninger .ColMiddle .result .pagination {
		padding-top: 1.85em;
		margin-top: -1em;
	}
	
	.SearchPage-Utlysninger.gjennomfort .ColMiddle .result .pagination {
		padding-top: 0;
		margin-top: 0
	}
	
	.SearchPage-Utlysninger.gjennomfort .ColMiddle .result .subheader {
		margin-bottom: 1.6em;
	}
	
	.SearchPage-Arrangementer .ColMiddle .result .footer .pagination {
		margin-top: 1.6666666em;
	}	
	
		.SearchPage-Arrangementer .ColMiddle .result .pagination span,
		.SearchPage-Arrangementer .ColMiddle .result .pagination a {
			float: left;
		}

			.SearchPage-Arrangementer .ColMiddle .result .pagination span.current,
			.SearchPage-Arrangementer .ColMiddle .result .pagination a.page {
				border: 0.083333336em solid #E2DDC4;
				height: 1.5em;
				margin-left: 0.25em;
				padding: 0.16666667em 0.41666666em;
			}

			.SearchPage-Arrangementer .ColMiddle .result .pagination span.current {
				border-color: #4F4B37;
				background: #4F4B37;
				color: #fff;
			}

			.SearchPage-Arrangementer .ColMiddle .result .pagination a.page {
				background: transparent url(/forskningsradet/gfx/globalsearch/pagination-button-bg.png) repeat-x 0 0;
				color: #4F4B37;
			}

			.SearchPage-Arrangementer .ColMiddle .result .pagination span.seperator {
				margin: 0 0.16666667em 0 0.41666666em;
			}

			.SearchPage-Arrangementer .ColMiddle .result .pagination span.seperator,
			.SearchPage-Arrangementer .ColMiddle .result .pagination .prev,
			.SearchPage-Arrangementer .ColMiddle .result .pagination .next {
				padding-top: 0.25em;
			}

			.SearchPage-Arrangementer .ColMiddle .result .pagination .prev {
				margin-right: 0.5833333em;
			}

			.SearchPage-Arrangementer .ColMiddle .result .pagination .next {
				margin-left: 0.8333333em;
			}

			.SearchPage-Arrangementer .ColMiddle .result .pagination span.prev,
			.SearchPage-Arrangementer .ColMiddle .result .pagination span.next {
				display: none;
			}

		.SearchPage-Arrangementer .ColMiddle .result .pagination ul {
			overflow: hidden;
		}

		.SearchPage-Arrangementer .ColMiddle .result .pagination li {
			float: left;
			margin-left: 0.25em;
		}
		
		.vedleggPagination {
			padding: 1em;
		}
			
			


/*****************************************************
* SÃ¸k - Utlysninger
*****************************************************/


.SearchPage-Utlysninger .ColRight {
	margin-top: -2.4166667em;
}

	.SearchPage-Utlysninger .ColRight h4{
		border: none;
	}

		.SearchPage-Utlysninger .ColRight .Box {
			overflow: hidden;
			margin-bottom: 0.0em;
		}

		.SearchPage-Utlysninger .ColRight .Box.Facets{ 
			
		}

			.SearchPage-Utlysninger .ColRight .navigator.globally-active { 
				margin-bottom: 0;
				background: #f1eee2;
			}
			
				.SearchPage-Utlysninger .ColRight .navigator.globally-active p {
					font-size: 1.0em;
					font-weight: bold;
					padding: 0 0.8333333em;
				}
				
				
				.SearchPage-Utlysninger .ColRight .Box .clear-navigators {
					background:  #f1eee2 url(/forskningsradet/gfx/redesign/clear-navigators-button-small.png) no-repeat 0.8333333em 0.41666666em;
					text-align: center;					
				}

					.SearchPage-Utlysninger .ColRight .Box .clear-navigators a{
						color: #373426;
					}
				
		.SearchPage-Utlysninger .ColRight .Box.Search {
			overflow:hidden;
		}
		
		.SearchPage-Utlysninger .ColRight .Box.Search form {
			background-color: #F1EEE2;
			float: left;
			padding: 0.5833333em 0.8333333em 0.6666667em;
			width:12.666667em;
		}
		
			.SearchPage-Utlysninger .ColRight .Box.Search form input.text {
				background: #f1eee2 url(/forskningsradet/gfx/redesign/sokefelt.png) no-repeat;
				background-size: 9.4em auto;
				border: none;
				float: left;
				padding: 0.375em;
				width: 8.6em;
				height: 1.2em;
			}

			.SearchPage-Utlysninger .ColRight .Box.Search form  input.btnSmall {
				background: #f1eee2 url(/forskningsradet/gfx/redesign/searchbutton.png) no-repeat;
				background-size: 1.95em auto;
				border: none;
				float: left;
				height: 1.95em;
				text-indent: -166.66667em;
				text-transform: uppercase;
				width: 1.95em;
			}
		
		
	.SearchPage-Utlysninger .ColRight .navigator.with-active {
		background: #f1eee2;
	}

.SearchPage-Utlysninger .ColRight .navigator {
	margin-bottom: 0.8333333em;
}	

	.SearchPage-Utlysninger .ColRight .navigator h4 {
		background: #4F4B37;
		color: #FFF;
		padding: 0.25em 0.8333333em; 
		width : 12.666667em;		
	}	

	.SearchPage-Utlysninger .ColRight .navigator ul.inactive {
		background: #F9F8F3;
	}	
		
	.SearchPage-Utlysninger .ColRight .navigator ul li {
		border-bottom: 0.083333336em solid #f1eee2;
	}		
		
		.SearchPage-Utlysninger .ColRight .navigator ul li a {
			color: #373426;
		}		

			.SearchPage-Utlysninger .ColRight .navigator ul li a span {
				display: block;
				padding: 0.25em 0.8333333em;
			}	
		
	.SearchPage-Utlysninger .ColRight .navigator.globally-active ul li, 
	.SearchPage-Utlysninger .ColRight .navigator ul.active li {
		background: transparent url(/forskningsradet/gfx/globalsearch/navigator-crosshair.png) no-repeat scroll 0.8333333em 0.41666666em;
	}
	
		.SearchPage-Utlysninger .ColRight .navigator.globally-active ul li a span, 
		.SearchPage-Utlysninger .ColRight .navigator ul.active li a span {
			display: block;
			padding-left: 2.5em;
		}
		
		
	.SearchPage-Utlysninger .ColRight .clear-navigators {
		background: #f1eee2;
		margin-bottom: 0.083333336em;
		padding: 0.8333333em 0.8333333em 1.0em;
	}
	
	.SearchPage-Utlysninger .ColRight .navigator ul.inactive li.showMoreLess {
		background: none;
		border-bottom: 0.16666667em solid #4F4B37;
		height: 1%; /* hasLayout for IE */
		overflow: hidden;
		padding: 0.8333333em 0 0 2.5em;
	}
		.SearchPage-Utlysninger .ColRight .navigator ul.inactive li.showMoreLess a {
			background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-more-arrow.png) no-repeat right 60%;
			border-right: 0.8333333em solid #f1eee2;
			border-radius: 0.41666666em 0.41666666em 0 0;
			-moz-border-radius: 0.41666666em 0.41666666em 0 0;
			-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
			cursor: pointer;
			float: right;
			font-size: 1.0em;
			font-weight: bold;
			margin: 0 0.41666666em;
			padding: 0.6666667em 1.3333334em 0.5em 0.8333333em;
		}

			.SearchPage-Utlysninger .ColRight .navigator ul.inactive li.showMoreLess a.less {
				background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-less-arrow.png) no-repeat right 55%;
			}
			
	.SearchPage-Utlysninger .ColRight .extra-nav {
		border-top: 0.083333336em solid #E2DDC4;
	}	

		.SearchPage-Utlysninger .ColRight .extra-nav a{
			padding: 0.41666666em 0.8333333em;
			border-bottom: 0.083333336em solid #E2DDC4;
			display: block;
		}	
	
.SearchPage-Utlysninger .ColMiddleHeader p {
	margin-bottom: 0.8333333em;
}

			
.SearchPage-Utlysninger .ColMiddle .result .tabs {
	overflow: hidden;
	width: 100%;
	margin-top: 0.8333333em;
}




	.SearchPage-Utlysninger .ColMiddle .result .finnUtlysningTop{
	}

	.SearchPage-Utlysninger .ColMiddle .result .tabs {
		display: block;
	    width: 25em;
	}
	
	.SearchPage-Utlysninger .ColMiddle .result .tabs a {
		border-bottom: none;
	}

	
		.SearchPage-Utlysninger .ColMiddle .result .tabs span,
		.SearchPage-Utlysninger .ColMiddle .result .tabs a {
			border: 0.083333336em solid #b3b1a0;
    		border-bottom: 2px solid #4F4B37;
			background-color: #F9F8F3;
			float: left;
			text-transform: uppercase;
			padding: 0.8333333em;
			margin-right: 0.41666666em;
			color: #373426;
			border-radius: 0.41666666em 0.41666666em 0 0;
			-moz-border-radius: 0.41666666em 0.41666666em 0 0; 
			-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
		}
		
		
		.SearchPage-Utlysninger .ColMiddle .result .tabs span {
			border: 0.083333336em solid #b3b1a0;
    		border-bottom: 2px solid #fff;
			background: #fff url(/forskningsradet/gfx/redesign/tab-background.png) repeat-x 0 0;
		}
				
		.SearchPage-Utlysninger .ColMiddle .result .tabs span.active {
			border-bottom: 2px solid #fff;
		}
		
		.SearchPage-Utlysninger .ColMiddle .result .tabs span.inactive {
			border-bottom: 2px solid #4F4B37;
			background-image: none;
			background-color: #F9F8F3;
			color: #AAAAAA;
		}
		

.SearchPage-Utlysninger .ColMiddle .result .header,
.SearchPage-Utlysninger .ColMiddle .result .header-under {
	border-top: 2px solid #4F4B37;
	border-bottom: 2px solid #4F4B37;
	padding: 0.6666667em 0.8333333em 0.33333334em 0.8333333em;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	margin-top: -2px;
}

	.SearchPage-Utlysninger .ColMiddle .result .header .sort{
		float: right;
		font-size: 1.0em;
		margin-top: 0.41666666em;
		text-align: right;
	}

		.SearchPage-Utlysninger .ColMiddle .result .header .sort .selected{
			font-weight: bold;
		}

		.SearchPage-Utlysninger .ColMiddle .result .header .sort a.asc,
		.SearchPage-Utlysninger .ColMiddle .result .header .sort a.desc {
			background-color: transparent;
			background-position: right 50%;
			background-repeat: no-repeat;
		}

			.SearchPage-Utlysninger .ColMiddle .result .header .sort a.asc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png);
				padding-right: 1.25em;
			}

			.SearchPage-Utlysninger .ColMiddle .result .header .sort a.desc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png);
				padding-right: 1.25em;
			}


.SearchPage-Utlysninger .ColMiddle .result .subheader {
	background: #f1eee2;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	padding: 0.8333333em;
}

	.SearchPage-Utlysninger .ColMiddle .result .subheader .hits {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) no-repeat 0 65%;
		float: left;
		font-size: 1.4166666em;
		font-weight: bold;
		padding-left: 1.25em;
	}

	.SearchPage-Utlysninger .ColMiddle .result .pagination {
		font-size: 1.0em;
		float: right;
		overflow: hidden;
	}
	
	.SearchPage-Utlysninger .ColMiddle .result .pagination {
		padding-top: 1.85em;
		margin-top: -1em;
	}
	
	.SearchPage-Utlysninger.gjennomfort .ColMiddle .result .pagination {
		padding-top: 0;
		margin-top: 0
	}
	
	.SearchPage-Utlysninger.gjennomfort .ColMiddle .result .subheader {
		margin-bottom: 1.6em;
	}
	
	.SearchPage-Utlysninger .ColMiddle .result .footer .pagination {
		margin-top: 1.6666666em;
	}	
	
		.SearchPage-Utlysninger .ColMiddle .result .pagination span,
		.SearchPage-Utlysninger .ColMiddle .result .pagination a {
			float: left;
		}

			.SearchPage-Utlysninger .ColMiddle .result .pagination span.current,
			.SearchPage-Utlysninger .ColMiddle .result .pagination a.page {
				border: 0.083333336em solid #E2DDC4;
				height: 1.5em;
				margin-left: 0.25em;
				padding: 0.16666667em 0.41666666em;
			}

			.SearchPage-Utlysninger .ColMiddle .result .pagination span.current {
				border-color: #4F4B37;
				background: #4F4B37;
				color: #fff;
			}

			.SearchPage-Utlysninger .ColMiddle .result .pagination a.page {
				background: transparent url(/forskningsradet/gfx/globalsearch/pagination-button-bg.png) repeat-x 0 0;
				color: #4F4B37;
			}

			.SearchPage-Utlysninger .ColMiddle .result .pagination span.seperator {
				margin: 0 0.16666667em 0 0.41666666em;
			}

			.SearchPage-Utlysninger .ColMiddle .result .pagination span.seperator,
			.SearchPage-Utlysninger .ColMiddle .result .pagination .prev,
			.SearchPage-Utlysninger .ColMiddle .result .pagination .next {
				padding-top: 0.25em;
			}

			.SearchPage-Utlysninger .ColMiddle .result .pagination .prev {
				margin-right: 0.5833333em;
			}

			.SearchPage-Utlysninger .ColMiddle .result .pagination .next {
				margin-left: 0.8333333em;
			}

			.SearchPage-Utlysninger .ColMiddle .result .pagination span.prev,
			.SearchPage-Utlysninger .ColMiddle .result .pagination span.next {
				display: none;
			}

		.SearchPage-Utlysninger .ColMiddle .result .pagination ul {
			overflow: hidden;
		}

		.SearchPage-Utlysninger .ColMiddle .result .pagination li {
			float: left;
			margin-left: 0.25em;
		}
		
		.vedleggPagination {
			padding: 1em;
		}
			
			


/*****************************************************
* SÃ¸k - Programsider
*****************************************************/


.SearchPage-Programsider .ColRight {
	margin-top: -2.4166667em;
}

	.SearchPage-Programsider .ColRight h4{
		border: none;
	}

		.SearchPage-Programsider .ColRight .Box {
			overflow: hidden;
			margin-bottom: 0.0em;
		}

		.SearchPage-Programsider .ColRight .Box.Facets{ 
			
		}

			.SearchPage-Programsider .ColRight .navigator.globally-active { 
				margin-bottom: 0;
				background: #f1eee2;
			}
			
				.SearchPage-Programsider .ColRight .navigator.globally-active p {
					font-size: 1.0em;
					font-weight: bold;
					padding: 0 0.8333333em;
				}
				
				
				.SearchPage-Programsider .ColRight .Box .clear-navigators {
					background:  #f1eee2 url(/forskningsradet/gfx/redesign/clear-navigators-button-small.png) no-repeat 0.8333333em 0.41666666em;
					text-align: center;					
				}

					.SearchPage-Programsider .ColRight .Box .clear-navigators a{
						color: #373426;
					}
				
		.SearchPage-Programsider .ColRight .Box.Search {
			overflow:hidden;
		}
		
		.SearchPage-Programsider .ColRight .Box.Search form {
			background-color: #F1EEE2;
			float: left;
			padding: 0.5833333em 0.8333333em 0.6666667em;
			width:12.666667em;
		}
		
			.SearchPage-Programsider .ColRight .Box.Search form input.text {
				background: #f1eee2 url(/forskningsradet/gfx/redesign/sokefelt.png) no-repeat;
				background-size: 9.4em auto;
				border: none;
				float: left;
				padding: 0.375em;
				width: 8.6em;
				height: 1.2em;
			}

			.SearchPage-Programsider .ColRight .Box.Search form  input.btnSmall {
				background: #f1eee2 url(/forskningsradet/gfx/redesign/searchbutton.png) no-repeat;
				background-size: 1.95em auto;
				border: none;
				float: left;
				height: 1.95em;
				text-indent: -166.66667em;
				text-transform: uppercase;
				width: 1.95em;
			}
		
		
	.SearchPage-Programsider .ColRight .navigator.with-active {
		background: #f1eee2;
	}

.SearchPage-Programsider .ColRight .navigator {
	margin-bottom: 0.8333333em;
}	

	.SearchPage-Programsider .ColRight .navigator h4 {
		background: #4F4B37;
		color: #FFF;
		padding: 0.25em 0.8333333em; 
		width : 12.666667em;		
	}	

	.SearchPage-Programsider .ColRight .navigator ul.inactive {
		background: #F9F8F3;
	}	
		
	.SearchPage-Programsider .ColRight .navigator ul li {
		border-bottom: 0.083333336em solid #f1eee2;
	}		
		
		.SearchPage-Programsider .ColRight .navigator ul li a {
			color: #373426;
		}		

			.SearchPage-Programsider .ColRight .navigator ul li a span {
				display: block;
				padding: 0.25em 0.8333333em;
			}	
		
	.SearchPage-Programsider .ColRight .navigator.globally-active ul li, 
	.SearchPage-Programsider .ColRight .navigator ul.active li {
		background: transparent url(/forskningsradet/gfx/globalsearch/navigator-crosshair.png) no-repeat scroll 0.8333333em 0.41666666em;
	}
	
		.SearchPage-Programsider .ColRight .navigator.globally-active ul li a span, 
		.SearchPage-Programsider .ColRight .navigator ul.active li a span {
			display: block;
			padding-left: 2.5em;
		}
		
		
	.SearchPage-Programsider .ColRight .clear-navigators {
		background: #f1eee2;
		margin-bottom: 0.083333336em;
		padding: 0.8333333em 0.8333333em 1.0em;
	}
	
	.SearchPage-Programsider .ColRight .navigator ul.inactive li.showMoreLess {
		background: none;
		border-bottom: 0.16666667em solid #4F4B37;
		height: 1%; /* hasLayout for IE */
		overflow: hidden;
		padding: 0.8333333em 0 0 2.5em;
	}
		.SearchPage-Programsider .ColRight .navigator ul.inactive li.showMoreLess a {
			background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-more-arrow.png) no-repeat right 60%;
			border-right: 0.8333333em solid #f1eee2;
			border-radius: 0.41666666em 0.41666666em 0 0;
			-moz-border-radius: 0.41666666em 0.41666666em 0 0;
			-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
			cursor: pointer;
			float: right;
			font-size: 1.0em;
			font-weight: bold;
			margin: 0 0.41666666em;
			padding: 0.6666667em 1.3333334em 0.5em 0.8333333em;
		}

			.SearchPage-Programsider .ColRight .navigator ul.inactive li.showMoreLess a.less {
				background: #f1eee2 url(/forskningsradet/gfx/globalsearch/show-less-arrow.png) no-repeat right 55%;
			}
			
	.SearchPage-Programsider .ColRight .extra-nav {
		border-top: 0.083333336em solid #E2DDC4;
	}	

		.SearchPage-Programsider .ColRight .extra-nav a{
			padding: 0.41666666em 0.8333333em;
			border-bottom: 0.083333336em solid #E2DDC4;
			display: block;
		}	
	
.SearchPage-Programsider .ColMiddleHeader p {
	margin-bottom: 0.8333333em;
}

			
.SearchPage-Programsider .ColMiddle .result .tabs {
	overflow: hidden;
	width: 100%;
	margin-top: 0.8333333em;
}




	
		.SearchPage-Programsider .ColMiddle .result .tabs span,
		.SearchPage-Programsider .ColMiddle .result .tabs a {
			border: 0.083333336em solid #b3b1a0;
    		border-bottom: 2px solid #4F4B37;
			background-color: #F9F8F3;
			float: left;
			text-transform: uppercase;
			padding: 0.8333333em;
			margin-right: 0.41666666em;
			color: #373426;
			border-radius: 0.41666666em 0.41666666em 0 0;
			-moz-border-radius: 0.41666666em 0.41666666em 0 0; 
			-webkit-border-radius: 0.41666666em 0.41666666em 0 0;
		}
		
		
		.SearchPage-Programsider .ColMiddle .result .tabs span {
			border: 0.083333336em solid #b3b1a0;
    		border-bottom: 2px solid #fff;
			background: #fff url(/forskningsradet/gfx/redesign/tab-background.png) repeat-x 0 0;
		}
				
		.SearchPage-Programsider .ColMiddle .result .tabs span.active {
			border-bottom: 2px solid #fff;
		}
		
		.SearchPage-Programsider .ColMiddle .result .tabs span.inactive {
			border-bottom: 2px solid #4F4B37;
			background-image: none;
			background-color: #F9F8F3;
			color: #AAAAAA;
		}
		

.SearchPage-Programsider .ColMiddle .result .header,
.SearchPage-Programsider .ColMiddle .result .header-under {
	border-top: 2px solid #4F4B37;
	border-bottom: 2px solid #4F4B37;
	padding: 0.6666667em 0.8333333em 0.33333334em 0.8333333em;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	margin-top: -2px;
}

	.SearchPage-Programsider .ColMiddle .result .header .sort{
		float: right;
		font-size: 1.0em;
		margin-top: 0.41666666em;
		text-align: right;
	}

		.SearchPage-Programsider .ColMiddle .result .header .sort .selected{
			font-weight: bold;
		}

		.SearchPage-Programsider .ColMiddle .result .header .sort a.asc,
		.SearchPage-Programsider .ColMiddle .result .header .sort a.desc {
			background-color: transparent;
			background-position: right 50%;
			background-repeat: no-repeat;
		}

			.SearchPage-Programsider .ColMiddle .result .header .sort a.asc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png);
				padding-right: 1.25em;
			}

			.SearchPage-Programsider .ColMiddle .result .header .sort a.desc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png);
				padding-right: 1.25em;
			}


.SearchPage-Programsider .ColMiddle .result .subheader {
	background: #f1eee2;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	padding: 0.8333333em;
}

	.SearchPage-Programsider .ColMiddle .result .subheader .hits {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) no-repeat 0 65%;
		float: left;
		font-size: 1.4166666em;
		font-weight: bold;
		padding-left: 1.25em;
	}

	.SearchPage-Programsider .ColMiddle .result .pagination {
		font-size: 1.0em;
		float: right;
		overflow: hidden;
	}
	
	.SearchPage-Utlysninger .ColMiddle .result .pagination {
		padding-top: 1.85em;
		margin-top: -1em;
	}
	
	.SearchPage-Utlysninger.gjennomfort .ColMiddle .result .pagination {
		padding-top: 0;
		margin-top: 0
	}
	
	.SearchPage-Utlysninger.gjennomfort .ColMiddle .result .subheader {
		margin-bottom: 1.6em;
	}
	
	.SearchPage-Programsider .ColMiddle .result .footer .pagination {
		margin-top: 1.6666666em;
	}	
	
		.SearchPage-Programsider .ColMiddle .result .pagination span,
		.SearchPage-Programsider .ColMiddle .result .pagination a {
			float: left;
		}

			.SearchPage-Programsider .ColMiddle .result .pagination span.current,
			.SearchPage-Programsider .ColMiddle .result .pagination a.page {
				border: 0.083333336em solid #E2DDC4;
				height: 1.5em;
				margin-left: 0.25em;
				padding: 0.16666667em 0.41666666em;
			}

			.SearchPage-Programsider .ColMiddle .result .pagination span.current {
				border-color: #4F4B37;
				background: #4F4B37;
				color: #fff;
			}

			.SearchPage-Programsider .ColMiddle .result .pagination a.page {
				background: transparent url(/forskningsradet/gfx/globalsearch/pagination-button-bg.png) repeat-x 0 0;
				color: #4F4B37;
			}

			.SearchPage-Programsider .ColMiddle .result .pagination span.seperator {
				margin: 0 0.16666667em 0 0.41666666em;
			}

			.SearchPage-Programsider .ColMiddle .result .pagination span.seperator,
			.SearchPage-Programsider .ColMiddle .result .pagination .prev,
			.SearchPage-Programsider .ColMiddle .result .pagination .next {
				padding-top: 0.25em;
			}

			.SearchPage-Programsider .ColMiddle .result .pagination .prev {
				margin-right: 0.5833333em;
			}

			.SearchPage-Programsider .ColMiddle .result .pagination .next {
				margin-left: 0.8333333em;
			}

			.SearchPage-Programsider .ColMiddle .result .pagination span.prev,
			.SearchPage-Programsider .ColMiddle .result .pagination span.next {
				display: none;
			}

		.SearchPage-Programsider .ColMiddle .result .pagination ul {
			overflow: hidden;
		}

		.SearchPage-Programsider .ColMiddle .result .pagination li {
			float: left;
			margin-left: 0.25em;
		}
		
		.vedleggPagination {
			padding: 1em;
		}
			
			

		

.SearchPage-Programsider .ColRight {
	margin-top: -3.6666667em;
}		

.SearchPage-Nyheter .ColMiddle .result .header {
	border-top: none;
	margin-top: 0.8333333em;
}
		
		
/********************************************************************
* ANSATTSOK - divisjoner, avdelinger, stillinger / ansvarsomrader
*********************************************************************/
		
.ColMiddle.Ansatte .organizationContent {
	line-height: 1.85;
}

	.ColMiddle.Ansatte .navigatorContainer {
		margin-bottom: 0.8333333em;
		float:left;
		border-top: 1px solid #E2DDC4;
		padding-top: 0.7em;
	}
	
	.ColMiddle.Ansatte .navigatorContainer.top{
		border-top: none;
	}

		.ColMiddle.Ansatte .navigatorContainer h2 {
			margin-bottom: 0.8333333em;
		}

		
	.ColMiddle.Ansatte .organizationContent .navigatorColumn1, 
	.ColMiddle.Ansatte .organizationContent .navigatorColumn2,
	.ColMiddle.Ansatte .organizationContent .navigatorColumn3 {
		float: left;
		width: 19.3em;
	}

.ColMiddle.Ansatte p.capitalize {
	margin: 0
}

	.ColMiddle.Ansatte .capitalize:first-letter {
	    text-transform: uppercase;
	}

/**********************************************************************************************
* AKTIVITETSLISTE
***********************************************************************************************/
.moduleWideAktivitetslisteFirstElement .section,
.moduleWideAktivitetsliste .section{
	padding-bottom: 1.5em;
	border-bottom: 0.083333336em solid #E2DDC4;
	margin-bottom: 1.25em;
}	

	.moduleWideAktivitetslisteFirstElement h2,
	.moduleWideAktivitetsliste h2{
		margin: 0.8333333em 0;
	}	

	.moduleWideAktivitetslisteFirstElement .section dl,
	.moduleWideAktivitetsliste .section dl {
		margin-top: -1.25em;
	}
	
		.moduleWideAktivitetslisteFirstElement .section dl:after,
		.moduleWideAktivitetsliste .section dl:after{
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
	
		.moduleWideAktivitetslisteFirstElement .section dl dt,
		.moduleWideAktivitetsliste .section dl dt{
			clear: left;
			width: 40%;
		}

		.moduleWideAktivitetslisteFirstElement .section dl dd,
		.moduleWideAktivitetsliste .section dl dd{
			width: 55%;
		}	

	
/******************************************/
/*   SITE MAP                             */
/******************************************/
#SiteMap {}

	#SiteMap ul {
		border-bottom: 0.083333336em solid #E2DDC4;
		display: block;	
		line-height: 1.85;
		padding-bottom: 0.8333333em;
		margin-bottom: 0.8333333em;
	}
		

#SiteMap ul ul {	
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#SiteMap ul ul li {
	background: transparent url(/forskningsradet/gfx/sitemap_listitem.gif) no-repeat 0.16666667em 0.9166667em;
	padding-left: 1.25em;		
}

#SiteMap .tools {
	text-align: right;
	padding-right: 0.8333333em;
	height: 1.5em;
	float: right;
}

/*********************
* Ansatte
**********************/

.ColMiddle.Ansatte.SearchField th{
	border-bottom: 0.16666667em solid #4F4B37;
}

	.ColMiddle.Ansatte.SearchField th th{
		padding-bottom: 0.41666666em;
		font-weight: bold;
	}

.ColMiddle.Ansatte.SearchField .employeeInfo{
	background-color:white;
}

.ColMiddle.Ansatte td {
	vertical-align: top;
}

.ColMiddle.Ansatte.SearchField td.personDetails {
	padding-right: 0;
	padding-top: 1em;
}

.ColMiddle.Ansatte dt {
	width: 24%;
}

.ColMiddle.Ansatte dd {
	width:76%;
}

.ColMiddle.Ansatte.SearchField td.personDetails dd.personName {
	font-weight: bold;
}

.ColMiddle.Ansatte.SearchField td.personDetails .personResponsibility {
	border-bottom: 0.083333336em solid #E2DDC4;	
}

.ColMiddle.Ansatte.SearchField td.personDetails dd.personResponsibilities div:last-child {
	border: none;	
}

.ColMiddle.Ansatte .responsibilityLink {
	width: 16px;
	height: 1em;
	display: inline-block;
	background: transparent url(/forskningsradet/gfx/link.png) no-repeat;
}


	.ColMiddle.Ansatte.SearchField .employeeInfo .breadcrumb{
		padding: 0.41666666em 0;
		border-bottom: 0.083333336em solid #E2DDC4;
		margin-bottom:1.0833334em;
	}
		.ColMiddle.Ansatte.SearchField .employeeInfo .breadcrumb p{			
			margin-bottom:0;
		}

	.ColMiddle.Ansatte.SearchField .employeeInfo .connections dt{
		width:9.166667em;
	}
	.ColMiddle.Ansatte.SearchField .employeeInfo .connections dd{
		width:31.666666em;
	}
	.ColMiddle.Ansatte.SearchField .employeeInfo .connections .personResponsibilityDetail{
		float:left;
		padding-top:1.25em;
		width: 45em;
	}
		.ColMiddle.Ansatte.SearchField .employeeInfo .connections .personResponsibilityDetail h3{
			font-weight:bold;
		}
	
	.ColMiddle.Ansatte.SearchField .employeeInfo .employeePictureFrame{
		float:right;
	}

.ColMiddle.Ansatte.SearchField .displaylistItemContainer{
	border-bottom: 0.16666667em solid #4F4B37;
}	
	
.ColMiddle.Ansatte.SearchField{
	background-color: white;
}

	.ColMiddle.Ansatte.SearchField .contentRow{
	}
	
		.ColMiddle.Ansatte.SearchField td{
			padding: 0.75em 0.769em 0.75em 0;
			border-bottom: 0.2em solid #4F4B37;
		}
		
		.ColMiddle.Ansatte.SearchField td.personName{
			width: 12.231em;
			font-weight: bold;
			font-size: 1.0833334em;
			color: #0072B2;
		}
						
			.ColMiddle.Ansatte.SearchField td.personName .linkOrText{
				cursor: pointer;
			}
		
		.ColMiddle.Ansatte.SearchField td.personAssigned{
		}
		.ColMiddle.Ansatte.SearchField td.personResponsibility{
			width:22.25em;
		}
		.ColMiddle.Ansatte.SearchField td.personPhone{
			padding-right: 0;
			width:10.833333em;
		}


.ColMiddle.Ansatte.SearchField table{
	border:none;
	width: 58.333332em;
}
	.ColMiddle.Ansatte.SearchField table th{
		text-align: left; 
		font-weight: bold;
	}


.ColMiddle.Ansatte.SearchField .personNameAsc a,
.ColMiddle.Ansatte.SearchField .personAssignedAsc a {
	background: transparent url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png) no-repeat right 50%;
	padding-right:1.25em;
}
.ColMiddle.Ansatte.SearchField .personNameDesc a,
.ColMiddle.Ansatte.SearchField .personAssignedDesc a{
	background: transparent url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png) no-repeat right 50%;
	padding-right:1.25em;
}

.ColMiddle.Ansatte.SearchField table{
	border:none;
}

/**************************
* Kontaktbokser
**************************/
a.person:hover ~ .kontaktpopup.activeBox{
	display: block;
}

.kontaktpopup:hover{
	display: block;
}


/**************************
* Sok
**************************/



.SearchPage-Nyheter .header {
	margin-top: 0.8333333em;
	overflow: hidden;
	border-bottom: 0.16666667em solid #4F4B37;
	padding-bottom: 0.41666666em;
}

	.SearchPage-Nyheter .ColMiddle .result .header .sort{
		width:10.666667em;
	} 

		.SearchPage-Nyheter .ColMiddle .result .header .sort a{
			text-transform: lowercase;
		} 
	
	
.SearchPage-Nyheter ul.results{
	margin-bottom: 1.6666666em;
}

.SearchPage-Nyheter ul.results li {
	border-bottom: 0.083333336em solid #4F4B37;
	font-size:1.0em;
	line-height:1.5;
	/* IE 6 min-height hack: */
		min-height:7.5em; 
		height:auto !important;
		height:7.5em;
	/* end of IE 6 min-height hack */
	padding: 1.6666666em 0.8333333em;
}

	.SearchPage-Nyheter ul.results li:hover {
		background-color:#F9F8F3;
		cursor:pointer;
	}

	.SearchPage-Nyheter ul.results li:last-child {
		border-color: #fff;
	}

		.SearchPage-Nyheter ul.results li a {
			font-size: 1.1666666em;
			font-weight:bold;
		}
		
		.SearchPage-Nyheter ul.results li p {
			margin: 0 0 0.41666666em;
		}


.SearchPage-Arrangementer .header {
	margin-top: 0.8333333em;
	overflow: hidden;
	border-bottom: 0.16666667em solid #4F4B37;
	padding-bottom: 0.41666666em;
}

	.SearchPage-Arrangementer .ColMiddle .result .header .sort{
		width:10.666667em;
	} 

		.SearchPage-Arrangementer .ColMiddle .result .header .sort a{
			text-transform: lowercase;
		} 
	
	
.SearchPage-Arrangementer ul.results{
	margin-bottom: 1.6666666em;
}

.SearchPage-Arrangementer ul.results li {
	border-bottom: 0.083333336em solid #4F4B37;
	font-size:1.0em;
	line-height:1.5;
	/* IE 6 min-height hack: */
		min-height:7.5em; 
		height:auto !important;
		height:7.5em;
	/* end of IE 6 min-height hack */
	padding: 1.6666666em 0.8333333em;
}

	.SearchPage-Arrangementer ul.results li:hover {
		background-color:#F9F8F3;
		cursor:pointer;
	}

	.SearchPage-Arrangementer ul.results li:last-child {
		border-color: #fff;
	}

		.SearchPage-Arrangementer ul.results li a {
			font-size: 1.1666666em;
			font-weight:bold;
		}
		
		.SearchPage-Arrangementer ul.results li p {
			margin: 0 0 0.41666666em;
		}
		

		.SearchPage-Arrangementer ul.results li .date{
			background-color: #4F4B37;
			color: #FFF;
			padding: 0.083333336em 0.41666666em;
			border-radius: 0.25em;
			-moz-border-radius: 0.25em;
			-webkit-border-radius: 0.25em;

		}


.SearchPage-Utlysninger .header-under {
	margin-top: 0.8333333em;
	overflow: hidden;
	border-bottom: 0.16666667em solid #4F4B37;
	padding-bottom: 0.41666666em;
}

	.SearchPage-Utlysninger .header-under a{
		font-weight: bold;
		padding-right: 1.25em;
	}
	
		.SearchPage-Utlysninger .header-under a.asc {
			background: transparent url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png) no-repeat right 50%;
		}

		.SearchPage-Utlysninger .header-under a.desc {
			background: transparent url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png) no-repeat right 50%;
		}

	.SearchPage-Utlysninger ul.results li {
		border-bottom: 0.083333336em solid #f1eee2;
		overflow: hidden;
		float:left;
		padding: 0.8333333em;
		width: 40.0em;
	}

		.SearchPage-Utlysninger ul.results li:hover {
			background-color: #F9F8F3;
			cursor: pointer;
		}	
	

.SearchPage-Programsider .header-under {
	margin-top: 0.8333333em;
	overflow: hidden;
	border-bottom: 0.16666667em solid #4F4B37;
	padding-bottom: 0.41666666em;
}

	.SearchPage-Programsider .header-under a{
		font-weight: bold;
		padding-right: 1.25em;
	}
	
		.SearchPage-Programsider .header-under a.asc {
			background: transparent url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png) no-repeat right 50%;
		}

		.SearchPage-Programsider .header-under a.desc {
			background: transparent url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png) no-repeat right 50%;
		}

	.SearchPage-Programsider ul.results li {
		border-bottom: 0.083333336em solid #f1eee2;
		overflow: hidden;
		float:left;
		padding: 0.8333333em;
		width: 40.0em;
	}

		.SearchPage-Programsider ul.results li:hover {
			background-color: #F9F8F3;
			cursor: pointer;
		}	
	
	
		
		.SearchPage-Programsider .header-under .sort-title{
			width: 27.0em;
			float:left;
		}
		
		.SearchPage-Programsider ul.results li a {
			width: 27.0em;
			float: left;
		}
		
		.SearchPage-Utlysninger .header-under .sort-frist,
		.SearchPage-Utlysninger ul.results li .date {
			width: 6.25em;
			padding-right: 0.8333333em;
			float:left;
			height: 1em;
		}


				
		.SearchPage-Utlysninger .header-under .sort-title,
		.SearchPage-Utlysninger ul.results li .tittel {
			width: 22.916666em;
			padding-right: 0.8333333em;
			float:left;
		}

		.SearchPage-Utlysninger .header-under .sort-kortnavn,
		.SearchPage-Utlysninger ul.results li .kortnavn {
			float:left;			
			width: 8.75em;
		}

		.SearchPage-Utlysninger .header-under .sort-kortnavn{
		}
		
.SearchPage-Utlysninger .ColMiddleHeader p {
	margin-bottom: 0.8333333em;
}
		
/****************************
* Kronikker og kommentarer
******************************/		
		
.SearchPage-KronikkerOgKommentarer .ColMiddle {
	width: 58.333332em;
}

.SearchPage-KronikkerOgKommentarer .hits em {
	padding-right: 0.25em;
}

.SearchPage-KronikkerOgKommentarer .ColMiddle table {
	width: 58.333332em;
	table-layout: fixed;
}

	.SearchPage-KronikkerOgKommentarer table tr {
	}	

		.SearchPage-KronikkerOgKommentarer table th {
			border-bottom:0.16666667em solid #4F4B37;
			font-weight: bold;	
			width:100%;
			padding-bottom: 0.41666666em;
			text-align: left;
		}	

			.SearchPage-KronikkerOgKommentarer .ColMiddle table th.date,
			.SearchPage-KronikkerOgKommentarer .ColMiddle table th.dateAsc,
			.SearchPage-KronikkerOgKommentarer .ColMiddle table th.dateDesc {
				width: 7.333333em;
			}

			.SearchPage-KronikkerOgKommentarer .ColMiddle table th.title:last-child {
				width: 12em;
			}

	.SearchPage-KronikkerOgKommentarer table td {
		padding:0.8333333em 0.8333333em 0.8333333em 0;
		border-bottom: 0.083333336em solid #E2DDC4;
	}

			.SearchPage-KronikkerOgKommentarer .ColMiddle table p, 
			.SearchPage-KronikkerOgKommentarer .ColMiddle table h3 {
				/*padding-right: 1em;*/
			}

			.SearchPage-KronikkerOgKommentarer .ColMiddle table p {
				margin-bottom: 0; 
			}		

		.SearchPage-KronikkerOgKommentarer table .dateAsc a,
		.SearchPage-KronikkerOgKommentarer table .titleAsc a{
			background: transparent url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png) no-repeat right 50%;
			padding-right:1.25em;
		}
		.SearchPage-KronikkerOgKommentarer title .dateDesc a,
		.SearchPage-KronikkerOgKommentarer table .titleDesc a{
			background: transparent url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png) no-repeat right 50%;
			padding-right:1.25em;
		}
		
/************************
* NYHETSBREV
*************************/

.ColMiddle.Nyhetsbrev p {		
	margin-bottom:0.8333333em;
}


.ColMiddle.Nyhetsbrev .message h3 {		
	font-weight: bold;
}

.ColMiddle.Nyhetsbrev fieldset {			
	padding: 1.5em 0 0.8333333em 0;	
	float:left;	
	width: 100%;
}			
	
	.ColMiddle.Nyhetsbrev fieldset p{					
		font-style:italic;
		font-size:small;
		padding-top: 0.41666666em;
	}
		.ColMiddle.Nyhetsbrev fieldset p.legend{					
			font-style:italic;
			font-size: 1.084em;
			padding-top: 0.8333333em;
			margin-top: 0.8333333em;
			float: left;
			clear:both;
			width: 100%;
		}

	.ColMiddle.Nyhetsbrev fieldset legend{		
		font-weight:bold;
		padding: 0 0 0.41666666em 0;
		width: 31.25em;
		border-bottom: 0.083333336em solid;		
		font-size:1.33334em;
		margin-bottom: 0.8333333em;
		*margin-left: -0.6666667em;
	}
	
	.ColMiddle.Nyhetsbrev fieldset img{		
		margin:0;
		padding: 0;
		width: 16.666em;
		height:auto;
	}
	

.ColMiddle.Nyhetsbrev table{
	border:none;	
	padding: 0.8333333em 0 1.5em 0;
	float:left;
	width: 100%;
	margin-bottom: 0.8333333em;
	
}

	.ColMiddle.Nyhetsbrev table td{
		padding: 0.41666666em 1.41666666em 0 0;			
	}	

	

		.ColMiddle.Nyhetsbrev table td #soknadsresultaterGlobal{
			 /* height:1.25em;			 */
		}
		
		.ColMiddle.Nyhetsbrev table tr th{
			text-align: left;
			font-weight:bold;
		}

	.ColMiddle.Nyhetsbrev table tr#nyheterValg label,
	.ColMiddle.Nyhetsbrev table tr#arrangementValg label,
	.ColMiddle.Nyhetsbrev table tr#utlysningValg label{
		width:18.333334em;
		float:none;
		
	}		

		
.ColMiddle.Nyhetsbrev span.required{
	color: #B41414 ;

}
.ColMiddle.Nyhetsbrev input[type=submit] {	
	border: none;
	background: transparent url(/forskningsradet/gfx/redesign/button-background-wide-nyhetsb.png) no-repeat scroll 0 0;
	background-size: 19em auto;
	font-size: 1.3em;
	height: 3.25em;
	width: 19.15em;
	color: #797979;
	font-weight:bold;
	cursor:pointer;
	color: #373426;
}


.ColMiddle.Nyhetsbrev .footer {	
	padding: 0.8333333em 0.9166667em 0 0;
	float:left;
}
	.ColMiddle.Nyhetsbrev .footer p{
		color: #373426 ;
		font-size: 1.084em;
		padding: 0.8333333em 0 0 0;
	}

	
.ColMiddle.Nyhetsbrev #provNy {	
	padding:0.41666666em 0 0.8333333em 0;
}	
	.ColMiddle.Nyhetsbrev #provNy font{			
		font-size: 1.084em !important;
	}
	.ColMiddle.Nyhetsbrev #provNy a{	
		font-weight:normal;
	}

.ColMiddle.Nyhetsbrev label{	
	border:none;	
	float: left;
    padding-left: 0.1em;
    padding-right: 0.3em;
}	

.ColMiddle.Nyhetsbrev input.check {	
	float: left;
}	

.ColMiddle.Nyhetsbrev  label.cap{	
	border:none;
	color: #797979;
	font-weight:bold;
	width:100%;
	float:left;
}
.ColMiddle.Nyhetsbrev  input.required{		
	border:0.083333336em solid #C3C2BD;
	width:20.833334em;
	margin-right: 8.333333em;
}
.ColMiddle.Nyhetsbrev form input.cap{		
	margin-left:0;
}
.ColMiddle.Nyhetsbrev  #captchaerror{		
	color: #B41414;
}


	.ColMiddle.Nyhetsbrev a.button {	
		height: 3.75em;
		font-weight: normal;
	}



/**********************************************/
/* Forside sok om midler                      */
/**********************************************/
.ColMiddle .eWebEditProContent .sokOmMidlerTable {
	background: #FFF url(/forskningsradet/gfx/redesign/sokommidler.png) no-repeat left 1.6666666em;
	background-size: 41.65em auto;
	width: 41.666668em;
	border: none;
	border-top: 0.16666667em solid #4F4B37;
	height: 52.916668em;
}

	.ColMiddle .eWebEditProContent .sokOmMidlerTable td{
		border:none;
		padding: 0 !important;
	}

		.ColMiddle .eWebEditProContent .sokOmMidlerTable .intro{
			font-size: 1em;
			color: #373426;
			font-weight: bold;
			margin: 1.6666666em 0; 
		}

		.ColMiddle .eWebEditProContent .sokOmMidlerTable .chooseButton{
			background: transparent url(/forskningsradet/gfx/redesign/button-background-no-arrow.png) no-repeat scroll 0 0;
			background-size: 16.25em auto;
			font-weight: normal;
			color: #373426;
			padding: 0.5833333em 0 0.6666667em;
			width: 16.25em;
			display: block;
			text-align: center;
			float: none;
		}
		
		.ColMiddle .eWebEditProContent .sokOmMidlerTable .numberList {
			margin-left: 0;
			margin-top: 0;
			font-weight: bold;
		}

			.ColMiddle .eWebEditProContent .sokOmMidlerTable .numberList li {
				margin-bottom: .3em;
				height: 2.0833333em;
				padding-bottom: 3.3333333em;
				background: transparent;
				padding-left: 0;
			}

				.ColMiddle .eWebEditProContent .sokOmMidlerTable .numberList li.two {
					padding-left: 11.083333em;
				}

				.ColMiddle .eWebEditProContent .sokOmMidlerTable .numberList li.tree {
					padding-left: 22.083334em;
				}

.front-page .primary-column .feed-list .showMoreLink {
	color: #0072B2 !important;
}






/*************************
* HÃ¸yre kollonne i presseside
*************************/
.ColRight.presseside .Box h4{
	margin-bottom: 0.7em;
	font-size: 12px;
	font-weight: bold;
	color: #6a6758;
	//font-family: "Trebuchet MS", Regular;
	border-bottom: 0.0833333em solid #4f4b37;
}

.presseside .sharebuttons{
	border-bottom: 0.0833333em solid #4f4b37;
}

.presseside .sharebuttons span{
	font-family: "Trebuchet MS", Regular;
	font-size: 
}

.ColRight.presseside .Box.tipAFriend h4{
	font-size: 1em;
	border-top: 0.0833333em solid #4f4b37;
	border-bottom: 0.0833333em solid #4f4b37;
}



/*************************
* Personer Kontakt i presseside

*************************/
	article.presseside{
		padding-top: 1em;
	}
	.presseside h1 {
		font-size: 26px;
		font-family: "Trebuchet MS", Regular;
	}
	.presseside .eWebEditProContent h2 {
		font-size: 17px;
		color: #4f4b37;
		font-family: Trebuchet MS;
		margin-bottom: 0.5em;
	}
	.presseside .eWebEditProContent p {
		font-size: 12px;
		color: #4f4b37;
		font-family:  Verdana;
	}
	.presseside .linje{
		border-bottom: 0.283333336em solid #dedfdf;
		margin-bottom: 2.5em;
		padding-bottom: 2.5em;
	}
	.modulePersonerKontakt {
	}	
	.modulePersonerKontakt .kontakt {
		float: left;
		width: 50%;
		padding-top: 1.25em;
	}
	.modulePersonerKontakt .kontakt .kontaktbilde {
		width: 80px;
		float: left;
	}
	.modulePersonerKontakt .kontakt .kontaktbilde .employeePicture {
		height: 65px;
		width: 65px;
	}
	.modulePersonerKontakt .kontakt .personinfo{
		padding: 1px 0;
		font-size: 12px;
	}
	.modulePersonerKontakt .kontakt .personinfo div dl dt{
		font-weight: normal;
		width: 20%;
	}

/********************
* Pressebilder i presseside
********************/

	.pressebilder{
		border-top: 0.283333336em solid #dedfdf;
		margin-top: 2.5em;
		padding-top: 2.5em;
		padding-bottom: 1em;
	}
	.pressebilder h1{
		font-size: 17px;
		color: #4f4b37;
		font-weight: bold;
		font-family: "Trebuchet MS", Regular;
	}
	.pressebilder ul{
		overflow: hidden;
	}
	.pressebilder ul.showAll{
		height: auto;
	}
	.pressebilder li {
		float: left;
		padding-right: 1em;
		padding-bottom: 0.7em;
		overflow: hidden;
	}
	.pressebilder li.pressebilde a{
		color: #373426;
	}
	.pressebilder li.pressebilde a p{
		font-size: 12px;
		color: #373426;
		font-family: Verdana, Regular;
	}
	.pressebilder li.pressebilde a .imgbox_inline{
		height: 9em !important;
		margin-bottom: 0.5em;
	}
	.pressebilder li.pressebilde a .imgbox_inline img{
		width: auto;
		height: 9em !important;
	}
	.pressebilder li.lastInRow + li.pressebilde{
		clear: left;
	}
	.pressebilder p {
		padding: 0 0;
		margin: 0 0;
		width: 9em;
		height: 1.5em;
	}
	.pressebilder .pressebildeButton{
		float: right;
		margin-right: 2em;
		margin-top: 1em;
		cursor: pointer;
		background: transparent url(/forskningsradet/gfx/presseside/ned.png) no-repeat left 0;
		padding-left: 2em;
		height: 2em;
		color: #0072B2;
	}
	.pressebilder .hidePressebilder{
		float: right;
		margin-top: -1em;
		cursor: pointer;
		background: transparent url(/forskningsradet/gfx/presseside/kryss.png) no-repeat left 0;
		width: 20px;
		height: 20px;
	}
	
	.pressebilder span.pressebildeUndertekst, .pressebilder span.pressebildeKreditering {
		display: block;
		padding: 3px;
		font-size: 0.95em
	}
	
	.pressebilder span.pressebildeKreditering {
		padding-bottom: 0;
	}
	

/********************
* Arrangementer i presseside
********************/

	.presseside .events {
		overflow: hidden;
		margin-bottom: 2em;
	}
	.presseside .events li {
		cursor: pointer;
	}
	.presseside .events li.event {
		overflow:hidden;
		padding: 0.5em 0;
	}
	.presseside .events li:hover,
	.presseside .events li:hover a{
		color: #8f8d81 !important;
		cursor: pointer;
	}
	.presseside .events p,
	.presseside .events h4 {
		float:left; 
		margin:0;
		font-size: 1.0em;
		width: 100%;
		line-height: 1.5em;
		border-bottom: 0;
	}
	.presseside .events .date {
		float: left; 
		width: 100%;
		background: transparent url(/forskningsradet/gfx/presseside/kalender.png) no-repeat 0.25em 0.25em;
		background-size: 1.8em 1.8em;
		padding: 0.6em 0 0.6em;
		letter-spacing: 1px;
		background-color: #f9f8f3;
		margin-bottom: 0.5em;
	}
	.presseside .events .date .day {
		padding-left: 3em;
	}
	.presseside .events .date .month,
	.presseside .events .date .year{
		padding-left: 0.35em;
	}
	.presseside .events .date .day, 
	.presseside .events .date .month,
	.presseside .events .date .year {
		float:left;
		text-align: left;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		color: #6c6959;
		//font-family: Trebuchet MS;
	}
	.presseside .events .date .day {
		margin-bottom: -0.1em;
	}
	.presseside .events h4 a {
		font-size: 12px;
		font-weight: bold;
		color: #0072b2;
		font-family: Verdana;
	}
	.presseside .events p {
		font-size: 12px;
		color: #6c6959;
		font-family: Verdana;
	}
	.presseside .events .arrangementerButton{
		float: left;
		margin-top: 1em;
		cursor: pointer;
		background: transparent url(/forskningsradet/gfx/presseside/hoyre.png) no-repeat left 0;
		padding-left: 2em;
		height: 2em;
		color: #0072B2;
	}
	
/********************
* Pressemeldinger i presseside
********************/

.presseside .pressemeldinger {
	border-top: 0.283333336em solid #dedfdf;
    padding-top: 2.5em;
    margin-top: 1.0em;
}

.presseside .pressemeldinger h1{
	font-size: 17px;
	color: #4f4b37;
	font-weight: bold;
    font-family: "Trebuchet MS";
}
	
.presseside .pressemeldinger li {
	border-bottom: 1px solid #E2DDC4;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

.presseside .pressemeldinger .title {
	font-size: 17px;
	color: #4f4b37;
	font-weight: bold;
	padding-bottom: 5px;
    font-family: Trebuchet MS;
}

.presseside .pressemeldinger .date {
	font-size: 12px;
	padding-bottom: 1em;
	color: #6a654a;
	font-family: Verdana, Regular;
}

.presseside .pressemeldinger .content {
	font-size: 12px;
	padding-bottom: 0.5em;
	color: #4f4b37;
	font-family: Verdana, Regular;	
}

.presseside .pressemeldinger li:last-child {
	border: none;
}
	#twitter-widget-0 .var-narrow .tweet .header{
		padding: 0 0 6px 36px;
	}			
	
		
	.ColRight.presseside .Box .content ul li{
		padding: 0.5em 0 0.5em 2em;
		background: transparent url(/forskningsradet/gfx/globalsearch/navigator-arrow.png) no-repeat .2em 0.75em;
		background-size: 0.57em auto;
	}
	
	.ColRight.presseside .Box .content ul.logo li{
		padding: 0.5em 0 0.5em 2em;
		background: transparent url(/forskningsradet/gfx/presseside/hoyre.png) no-repeat 0 0.75em;
		background-size: 1.2em auto;
	}
	
	.ColRight.presseside .Box ul li{
		padding-bottom: 0.41666666em;
		line-height: 117%;
	}

	.ColRight .Box .content ul li.twitter {
		background: none;
		padding-left: 0;
		margin: 0 0 10px;
	}
	
	.ColRight.presseside i.twitter-icon {
		float: left;
		display: inline-block;
		background: transparent url(/forskningsradet/gfx/share/twitter-share.png) no-repeat;
		background-size: 30px;
		padding-left: 40px;
		height: 30px;
		margin-top: -1px;
	}
	
	.ColRight.presseside a:hover i.twitter-icon {
		background: transparent url(/forskningsradet/gfx/share/twitter-share-aktiv.png) no-repeat;
		background-size: 30px;
	}
	
	.ColRight .Box .content ul li.newsletter {
		background: none;
		padding-left: 0;
		margin: 15px 0 0;
	}
	
	.ColRight.presseside i.newsletter-icon {
		float: left;
		display: inline-block;
		background: transparent url(/forskningsradet/gfx/share/mail-share.png) no-repeat;
		background-size: 30px;
		padding-left: 40px;
		height: 30px;
		margin-top: -1px;
	}
	
	.ColRight.presseside a:hover i.newsletter-icon {
		background: transparent url(/forskningsradet/gfx/share/mail-share-aktiv.png) no-repeat;
		background-size: 30px;
	}
	






















/*
 Seksjonssider
*/
.ColRight .Box .content ul li{
	padding: 0.5em 0;
	padding-left: 2em;
	background: transparent url(/forskningsradet/gfx/globalsearch/navigator-arrow.png) no-repeat .2em 0.75em;
	background-size: 0.57em auto;
}

.ColRight .Box h4, .ColRight .sharebuttons {
	border-bottom: 0.0833333em solid #4f4b37;
	color: #6a6758;
}

.ColRight .Box.tipAFriend h4 {
	border-top: 0.083333336em solid #4f4b37;
	background: white url(/forskningsradet/gfx/share/globalsearch/show-more-arrow.png) no-repeat scroll 95% 50%;
}

.ColRight .Box.tipAFriend h4.active {
	background: white url(/forskningsradet/gfx/share/globalsearch/show-less-arrow.png) no-repeat scroll 95% 50%;
}

.ColRight .Box .events {
	overflow: hidden;
	margin-bottom: 2em;
}

.ColRight .Box .events li {
	cursor: pointer;
}

.ColRight .Box .events li.event {
	overflow:hidden;
	padding: 0.5em 0;
}

.ColRight .Box .events li:hover,
.ColRight .Box .events li:hover a{
	color: #8f8d81 !important;
	cursor: pointer;
}

.ColRight .Box .events p,
.ColRight .Box .events h4 {
	float:left; 
	margin:0;
	font-size: 1.0em;
	width: 100%;
	line-height: 1.5em;
	border-bottom: 0;
}

.ColRight .Box .events .date {
	float: left; 
	width: 100%;
	background: transparent url(/forskningsradet/gfx/presseside/kalender.png) no-repeat 0.25em 0.25em;
	background-size: 1.8em 1.8em;
	padding: 0.6em 0 0.6em;
	letter-spacing: 1px;
	background-color: #F1EEE1;
	margin-bottom: 0.5em;
}

.ColRight .Box .events .date .day {
	padding-left: 3em;
}

.ColRight .Box .events .date .month,
.ColRight .Box .events .date .year{
	padding-left: 0.35em;
}

.ColRight .Box .events .date .day, 
.ColRight .Box .events .date .month,
.ColRight .Box .events .date .year {
	float:left;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #6c6959;
    //font-family: Trebuchet MS;
}
			
.ColRight .Box .events .date .day {
	margin-bottom: -0.1em;
}			

.ColRight .Box .events h4 a {
	font-size: 12px;
	font-weight: bold;
	color: #0072b2;
    font-family: Verdana;
}
 
.ColRight .Box .events p {
	font-size: 12px;
	color: #6c6959;
    font-family: Verdana;
}

.ColRight .Box .events .arrangementerButton{
	float: left;
	margin-top: 1em;
	cursor: pointer;
	background: transparent url(/forskningsradet/gfx/presseside/hoyre.png) no-repeat left 0;
	padding-left: 2em;
	height: 2em;
	color: #0072B2;
}


.seksjonssideboks {
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	float: left;
}


.seksjonssideboks.Helspalte {
	width: 100%;
}

.seksjonssideboks.Halvspalte {
	width: 48%;
	box-sizing: border-box;
	clear: left;
}

.seksjonssideboks.floatRight {
	float: right;
	clear: none;
}

.seksjonssideboks.Halvspalte.Fokussakbildevenstre,
.seksjonssideboks.Halvspalte.Fokussakbildeover,
.seksjonssideboks.Halvspalte.Fokussakutenbilde,
.seksjonssideboks.Halvspalte.Festlenkebrun,
.seksjonssideboks.Halvspalte.Festlenkeoransj {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}



.seksjonssideboks.Fokussakbildevenstre,
.seksjonssideboks.Fokussakutenbilde,
.seksjonssideboks.Fokussakbildeover,
.seksjonssideboks.Fokussakbildeover .Utlysning{
	background-color: #373426;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}

.seksjonssideboks.Fokussakutenbilde a,
.seksjonssideboks.Fokussakutenbilde .Utlysning a,
.seksjonssideboks.Fokussakbildevenstre a,
.seksjonssideboks.Fokussakbildevenstre .Utlysning a,
.seksjonssideboks.Fokussakbildeover .Utlysning a,
.seksjonssideboks.Fokussakbildeover a{
	margin: 0;
	padding: 0.6em;
	display: block;
	overflow: hidden;
	background: none;
}

.seksjonssideboks.Fokussakutenbilde a,
.seksjonssideboks.Fokussakutenbilde .Utlysning a {
	padding-left: 1em;
	padding-right: 1em;
}


.seksjonssideboks.Fokussakbildeover a {
	padding-bottom: 3em;
}


.seksjonssideboks.Fokussakbildevenstre a:hover,
.seksjonssideboks.Fokussakbildevenstre .Utlysning a:hover,
.seksjonssideboks.Fokussakutenbilde a:hover,
.seksjonssideboks.Fokussakutenbilde .Utlysning a:hover,
.seksjonssideboks.Fokussakbildeover .Utlysning a:hover,
.seksjonssideboks.Fokussakbildeover a:hover{
	background-color: #4F4B37;
}

.seksjonssideboks.Fokussakbildevenstre .imgbox_inline,
.seksjonssideboks.Fokussakbildevenstre h2,
.seksjonssideboks.Fokussakbildevenstre .ingress{
	float: left;
}

.seksjonssideboks.Fokussakbildeover .Arrangement,
.seksjonssideboks.Fokussakbildevenstre .Arrangement,
.seksjonssideboks.Fokussakbildevenstre .Utlysning,
.seksjonssideboks.Fokussakutenbilde .Arrangement{
	margin: 0;
}




.seksjonssideboks.Fokussakbildevenstre .imgbox_inline{
	margin-right: 1.5em;
}

.seksjonssideboks.Fokussakbildevenstre h2{
	padding: 0.2em 0 0.4em 2.5em;
	width: 40%;
	margin: 1em 0;
	background: url('/forskningsradet/gfx/frontpage/arrow-orange-large.png') no-repeat scroll 0px center transparent;
	color: #E6E2CD;
	font-weight: normal;
}

.seksjonssideboks.Fokussakbildevenstre .Utlysning .ingress,
.seksjonssideboks.Fokussakbildevenstre .Informasjonstekst .ingress,
.seksjonssideboks.Fokussakbildevenstre .Arrangement .ingress,
.seksjonssideboks.Fokussakbildevenstre .Nyhet .ingress,
.seksjonssideboks.Fokussakbildevenstre .Eksternlenke .ingress,
.seksjonssideboks.Fokussakbildevenstre .Innholdselement .ingress {
	float: left;
	width: 47%;
	color: #DDDDDD;
	line-height: 1.5em;
}


.seksjonssideboks.Fokussakutenbilde h2,
.seksjonssideboks.Fokussakbildeover h2{
	margin: 1em 0;
	margin-bottom: 0.5em;
	padding: 0.1em 0 0.2em  2.5em;
	background: url('/forskningsradet/gfx/frontpage/arrow-orange-small.png') no-repeat scroll 0px 11% transparent;
	font-weight: normal;
	color: #E6E2CD;
}

.seksjonssideboks.Fokussakutenbilde .ingress,
.seksjonssideboks.Fokussakutenbilde .Arrangement .ingress,
.seksjonssideboks.Fokussakutenbilde .Nyhet .ingress,
.seksjonssideboks.Fokussakutenbilde .Utlysning .ingress,
.seksjonssideboks.Fokussakutenbilde .Informasjonstekst .ingress,
.seksjonssideboks.Fokussakutenbilde .Eksternlenke .ingress,
.seksjonssideboks.Fokussakutenbilde .Innholdselement .ingress,
.seksjonssideboks.Fokussakbildeover .Arrangement .ingress,
.seksjonssideboks.Fokussakbildeover .Nyhet .ingress,
.seksjonssideboks.Fokussakbildeover .Utlysning .ingress,
.seksjonssideboks.Fokussakbildeover .Eksternlenke .ingress,
.seksjonssideboks.Fokussakbildeover .Innholdselement .ingress,
.seksjonssideboks.Fokussakbildeover .ingress {
	margin-left: 3.6em;
	display: block;
	color: #DDDDDD;
	line-height: 1.5em;
}

.seksjonssideboks.Fokussakutenbilde .ingress {
	margin-bottom: 1.5em;
}


.seksjonssideboks.Fokussakbildeover .Informasjonstekst .ingress {
	color: #FFFFFF;
}





.seksjonssideboks .Utlysning {
	width: 100%;
}

.seksjonssideboks .Utlysningsliste h2,
.seksjonssideboks .Arrangementsliste h2,
.seksjonssideboks .Kontaktliste h2,
.seksjonssideboks .Nyhetslistekompakt h2,
.seksjonssideboks .Vedleggsliste h2,
.seksjonssideboks .Nyhetslistebilde h2,
.seksjonssideboks .Informasjonstekstsliste h2{
	color: #e05a00;
	margin: 2%;
	margin-left: 0;
}

.seksjonssideboks .Nyhetslistebilde h2.tittel,
.seksjonssideboks .Informasjonstekstsliste h2.tittel {
	margin-left: 0;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	color: #0072B2;
    padding-bottom: 0;
}

.seksjonssideboks .Nyhetslistebilde .Nyhet,
.seksjonssideboks .Informasjonstekstsliste .Informasjonstekst {
	margin: 0 0 1em 0;
	display: inline-block;
	clear: both;
}

.seksjonssideboks .Nyhetslistebilde .bilde,
.seksjonssideboks .Informasjonstekstsliste .bilde {
	margin: 0.7em 1em 1em 0px;
	float: left;
	width: 93px;
	height: 93px;
}

.seksjonssideboks .Nyhetslistebilde .Nyhet a .subbar,
.seksjonssideboks .Informasjonstekstsliste .Informasjonstekst a .subbar {
	padding-top: 0;
}

.seksjonssideboks .Utlysning a{
	display: block;
	background: #ededeb url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) 98% center no-repeat;
	padding: 2%;
	margin-bottom: 3px;
	color: #373426;
}

.seksjonssideboks .Utlysning a:hover{
	background-color: #fafaf7;
}

.seksjonssideboks .Utlysning a .content {
	width: 95%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.seksjonssideboks .Utlysning a .date{
	font-weight: bold;
}


.seksjonssideboks .Arrangement {
	margin-bottom: 1em;
	display: inline-block;
	float: left;
	width: 100%;
}



.seksjonssideboks .Arrangement .date {
	background: transparent url(/forskningsradet/gfx/presseside/kalender.png) no-repeat 0.25em 0.25em;
	padding: 0.6em 0 0.6em 3em;
	background-color: #F1EEE1;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #6c6959;
}

.seksjonssideboks .Arrangement .tittel,
.seksjonssideboks .Nyhet .tittel,
.seksjonssideboks .Informasjonstekst .tittel,
.seksjonssideboks .Eksternlenke .tittel,
.seksjonssideboks .Innholdselement .tittel,
.seksjonssideboks .Page .tittel,
.seksjonssideboks .Vedlegg .tittel
 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0072b2;
    font-family: Verdana;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}

.seksjonssideboks .Nyhet h2.tittel{
	padding-top: 0.6em;
}

.seksjonssideboks.Helspalte.Standardsak .stikktittel,
.seksjonssideboks.Helspalte.Standardsak .ingress {
	width: 100%;
	display: inline-block;
}

.Standardsak a:hover .tittel,
.Standardsak a:hover .stikktittel,
.Standardsak a:hover .ingress {
	color: #8f8d81;
}

.Standardsak .bilde .imgbox_inline {
	max-width: 100%;
}

.Standardsak .bilde .imgbox_inline img {
	max-width: inherit;
	height: 100%;
}

.seksjonssideboks .Nyhetslistebilde a:hover .tittel,
.seksjonssideboks .Nyhetslistebilde a:hover .subbar,
.seksjonssideboks .Nyhetslistebilde a:hover .ingress,
.seksjonssideboks .Arrangement a:hover .tittel,
.seksjonssideboks .Informasjonstekst a:hover .tittel {
	color: #8f8d81;
}

.seksjonssideboks .Arrangement .ingress,
.seksjonssideboks .Arrangement .sted,
.seksjonssideboks .Arrangement .stikktittel,
.seksjonssideboks .Nyhetslistebilde .Nyhet .subbar,
.seksjonssideboks .Informasjonstekst .subbar,
.seksjonssideboks .Nyhet .stikktittel,
.seksjonssideboks .Nyhet .ingress,
.seksjonssideboks .Innholdselement .ingress,
.seksjonssideboks .Page .ingress,
.seksjonssideboks .Vedlegg .ingress,
.seksjonssideboks .Informasjonstekst .stikktittel,
.seksjonssideboks .Informasjonstekst .ingress,
.seksjonssideboks .Eksternlenke .ingress {
	color: #6c6959;
    padding-top: 0.6em;
}

.seksjonssideboks.Halvspalte .Arrangement .date .sted {
	display: none;
}

.seksjonssideboks.Helspalte .Arrangement .sted {
	display: none;
}

.seksjonssideboks.Helspalte .Arrangement .date .sted {
	display: inline;
	float: right;
	padding: 0;
	padding-right: 1em;
	font-weight: normal;
}

.seksjonssideboks .Arrangement .ingress {
    padding-top: 0.1em;
}

.seksjonssideboks.Helspalte .Arrangement .bilde {
	float: left;
	padding-right: 1em;
}

.seksjonssideboks.Helspalte .Arrangement .bilde .imgbox_inline {
	max-width: 150px;
}

.seksjonssideboks.Helspalte .Arrangement .bilde .imgbox_inline img {
	max-width: inherit;
	height: 100%;
}

.seksjonssideboks.Halvspalte .Arrangement .bilde .imgbox_inline {
	max-width: 100%;
}

.seksjonssideboks.Halvspalte .Arrangement .bilde .imgbox_inline img {
	max-width: inherit;
	height: 100%;
}

.seksjonssideboks.Fokussakbildevenstre .imgbox_inline {
	max-width: 45%;
	box-sizing: border-box;
}

.seksjonssideboks.Fokussakbildevenstre .imgbox_inline img {
	max-width: 100%;
	height: 100%;
}

.seksjonssideboks .Kontakt {
    float: left;
    width: 100%;
    background-color: #ededeb;
    margin-bottom: 0.25em;
    padding: 1em;
    padding-right: 0;
    box-sizing: border-box;
	color: #6c6959;
}

.seksjonssideboks .Kontakt a {
	color: #6c6959;
}

.seksjonssideboks .Kontakt a:hover {
	text-decoration: underline;
}

.seksjonssideboks .Kontakt .kontaktbilde {
	width: 93px;
	float: left;
}

.seksjonssideboks .Kontakt .kontaktbilde .employeePicture {
	height: 65px;
    width: 65px;
}

.seksjonssideboks .Kontakt .personinfo{
	padding: 1px 0;
	font-size: 12px;
}

.seksjonssideboks .Kontakt .personinfo div {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}

.seksjonssideboks .Kontakt .detaljer {
	padding-top: 0.5em;
	clear: left;
}

.seksjonssideboks .Nyhetslistekompakt .Nyhet,
.seksjonssideboks .Vedleggsliste .Vedlegg {
	border-bottom: 1px solid #E2DDC4;
	padding-top: 1em;
	padding-bottom: 1em;
}

.seksjonssideboks .Nyhetslistekompakt .Nyhet:last-child,
.seksjonssideboks .Vedleggsliste .Vedlegg:last-child {
	border-bottom: none;
}



.seksjonssideboks.Helspalte.Standardsak .Nyhetslistebilde .ingress,
.seksjonssideboks.Helspalte.Standardsak .Arrangement .stikktittel,
.seksjonssideboks.Helspalte.Standardsak .Arrangement .ingress {
	display: block;
}

.seksjonssideboks.Helspalte .Nyhetslistekompakt .Nyhet .date,
.seksjonssideboks.Helspalte .Vedleggsliste .Vedlegg .date {
	float: right;
}

.seksjonssideboks .showMoreLink {
	padding: 0.5em 2em;
	margin-top: 1em;
	line-height: 1.5em;
	margin-top: 0.9em;
	background: url(/forskningsradet/gfx/frontpage/arrow-blue-right.png) no-repeat left center;
	background-size: 1.42em 1.42em;
	display: block;
}

.seksjonssideboks .showMoreLink a:hover{
	color: #8f8d81
}

.seksjonssideboks.Festlenkeoransj a,
.seksjonssideboks.Festlenkebrun a {
	background-color: #df6d00;
	padding: 1em;
	display: block;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow:0 5px 5px rgba(0, 0, 0, .3);
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.seksjonssideboks.Festlenkebrun a {
	background-color: #373426;
}

.seksjonssideboks.Festlenkeoransj .ingress,
.seksjonssideboks.Festlenkeoransj .stikktittel,
.seksjonssideboks.Festlenkebrun .ingress,
.seksjonssideboks.Festlenkebrun .stikktittel {
	display: none;
}

.seksjonssideboks.Festlenkeoransj h2,
.seksjonssideboks.Festlenkebrun h2 {
	font-size: 1.5em;
	margin:0;
	background: transparent url(/forskningsradet/gfx/frontpage/arrow-orange-small.png) no-repeat left 0.05em;
	background-image: url(/forskningsradet/gfx/frontpage/arrow-brown-small.png);
	color: #FFF;
	padding: 1px 35px;
}

.seksjonssideboks.Festlenkebrun h2 {
	background-image: url(/forskningsradet/gfx/frontpage/arrow-orange-small.png);
	color: #E6E2CD;
}

.seksjonssideboks.Festlenkeoransj a:hover{
	background-color: #e98300;
}

.seksjonssideboks.Festlenkebrun a:hover{
	background-color: #4F4B37;
}


/*** FeedbackboksKontainer **/
.feedbackBoksKontainer {
	float: left;
	width: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.feedbackBoksKontainer h4 {
	border-top: 1px solid #4F4B37;
	border-bottom: 1px solid #E2DDC4;
	padding: 0.595em 0;
	margin-bottom: 0.595em;
}

	.feedbackBoksKontainer textarea#feedbackMessage {
		width: 470px;
	}

	/*Sharebuttons */
	
	
	.ColRight .sharebuttons.Box {
		border-bottom: none;
	}
	
	.sharebuttons.Box h4 {
		margin-bottom: 0.3em;
		
	}
	
	#shareButtonContainer {
		margin-bottom: 0.5em;
		margin-top: -0.6em;
	}
	
	
	.sharebuttons .shareButton {
		color: white;
		height: 39px;
		width: 39px;
		display: inline-block;
		font-size: 0;
		margin-left: 1px;
	}
	
	.shareButton.twitter {
		background: transparent url(/forskningsradet/gfx/share/twitter-share.png) no-repeat;
		background-size: 39px 39px;
		background-color: white;
		margin-left: 0;
	}
	
	.shareButton.twitter:hover { 
		background: transparent url(/forskningsradet/gfx/share/twitter-share-aktiv.png) no-repeat;
		background-size: 39px 39px;
		background-color: white;
	}
	
	.shareButton.facebookShare {
		background: transparent url(/forskningsradet/gfx/share/facebook-share.png) no-repeat;
		background-size: 39px 39px;
		background-color: white;
	}
	
	.shareButton.facebookShare:hover { 
		background: transparent url(/forskningsradet/gfx/share/facebook-share-aktiv.png) no-repeat;
		background-size: 39px 39px;
		background-color: white;
	}
	
	.shareButton.linkedIn {
		background: transparent url(/forskningsradet/gfx/share/linkedin-share.png) no-repeat;
		background-size: 39px 39px;
		background-color: white;
	}
	
	.shareButton.linkedIn:hover {
		background: transparent url(/forskningsradet/gfx/share/linkedin-share-aktiv.png) no-repeat;
		background-size: 39px 39px;
		background-color: white;
	}
	
	.shareButton.epost {
		background: transparent url(/forskningsradet/gfx/share/mail-share.png) no-repeat;
		background-size: 39px 39px;
		background-color: white;
	}
	
	.shareButton.epost:hover {
		background: transparent url(/forskningsradet/gfx/share/mail-share-aktiv.png) no-repeat;
		background-size: 39px 39px;
		background-color: white;
	}
	
/***************************************************************
* OrganisationalChart
***************************************************************/
	
	ul.NFROrganisationalChart{
		overflow: hidden;
		list-style-type: none;
		margin: 0 !important;
		padding: 0;
		
	}
	
	ul.NFROrganisationalChart ul{
		padding: 0 0 0 20px;
		margin: 0 !important;
		float: left;
		height: auto;
		width: auto;
		position: relative;
	} 
	
	ul.NFROrganisationalChart li{
		display: table;
		position: relative;
		background: none !important;
		padding-left: 0 !important;
	}
	
	ul.NFROrganisationalChart li div a{
		width: 9.5em;
		display: block;
	}
	
	ul.NFROrganisationalChart li::before,
	ul.NFROrganisationalChart li::after{
		content: '';
		border-left: 1px solid #7d9aaa;
		position: absolute;
		bottom: 50%; left: 0;
		width: 20px; height: 50%;
	
	}
	
	ul.NFROrganisationalChart li::after{
		top: 50%; bottom: auto;
		border-top: 1px solid #7d9aaa;
	}
	
	ul.NFROrganisationalChart li:only-child::before,
	ul.NFROrganisationalChart li:only-child::after{
		border: none; 
	}
	
	ul.NFROrganisationalChart ul li:first-child::before,
	ul.NFROrganisationalChart ul li:last-child::after{
		border: none;
	}
	
	ul.NFROrganisationalChart ul li:last-child::after{
		border-top: 1px solid #7d9aaa;
	}
	
	ul.NFROrganisationalChart ul::before{
		content: '';
		position: absolute;
		border-top: 1px solid #7d9aaa;
		top: 50%; left: 0;
		width: 20px;
		
	}
	
	ul.NFROrganisationalChart li ul li{
		padding: 10px 20px !important;
		height: auto;
		overflow: hidden;
	}
	
	ul.NFROrganisationalChart li div{
		display: table-cell;
		vertical-align: middle;
		position: relative;
		overflow: hidden;
	}
	
	ul.NFROrganisationalChart li a{
		background: #7d9aaa;
		padding: 5px 15px;
		color: white;
		text-decoration: none;
		display: block;
	}
	
	ul.NFROrganisationalChart li a:hover{
		background: #53839e;
	}
	
	ul.NFROrganisationalChart div a::before,
	ul.NFROrganisationalChart ul a::after{
		border: 0 none;
	}

/***************************************************************
* LEDIGE STILLINGER
***************************************************************/
table.ledigeStillinger,
table.ledigeStillinger tr {
	border: 1px solid #F1EEE2;
	width:100%;
}

table.ledigeStillinger th:first-child{
	width:82%;
}

table.ledigeStillinger tr td.stillingstittel{
	width: 80%;
}

table.ledigeStillinger tr:nth-child(odd){
	background-color: #EFEFEF;
}

table.ledigeStillinger th {
    font-weight: bold;
    text-decoration: none;
    background-color: #F1EEE2;
    line-height: 2em;
}

table.ledigeStillinger td,
table.ledigeStillinger th {
	text-align: left;
	padding: 4px;
}




	
/***************************************************************
* UTILS
***************************************************************/

.clear-fix:after {
 	visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.nowrap {
	white-space: nowrap;
}

