


















/*******************************************
* 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;
}





#ColLeft {
	width: 14.25em;
}

#ColWide {
	width: 61.9em;
}

.ColMiddle {
	_width: 42.5em;
	width: 43.333332em;
}

.ColMiddleHeader {
    width: 43.333332em;
}

.ColMiddle .intro.boxed {
    width: 40.0em;
}

/**********************************************************************************************************
*HEADER
**********************************************************************************************************/

	#Header #MainHeader {
		width: 79.166664em;
		float: left;
		padding-bottom: 0.16666667em;
		margin-top: 0;
		background-color: #FFF;
	}


		#Header #MainHeader #HeaderSections {
			float: left;
			clear: both;
			width: 100%;
			height: 8.166667em;
			margin-bottom: 0.5833333em;
		}
		
		#Header #MainHeader #HeaderSections img{
			width:79.2em;
			height: auto;
		}

			#Header #MainHeader #HeaderSections #SiteSearch {
				margin-right: 1.25em;
				float: right;
				z-index: 1;
				position: absolute;
				margin-left: 62.416668em;
			}

				#Header #MainHeader #HeaderSections #SiteSearch .globaltSoekToppmeny {
					padding-top: 2.5em;
					line-height: 1.6666666em;
					height: 100%;
					float: left;
					width: 16em
				}

				#Header #MainHeader #HeaderSections #SiteSearch .globaltSoek {
					margin-top: 0.8333333em;
					padding-top: 0.083333336em;
					float: left;
				}

				
				#Header #MainHeader #HeaderSections #SiteSearch .GlobalSearchfield {
					color: #666;
					height: 1.3em;
					width: 9.47em;
					border-width: 0.0833333em 0.165em 0.165em;
					border-color: #000000 #F0F0F0 #F0F0F0;
					border-style: solid inset inset;
					float: left;
					padding: 0.15em 0.375em 0;
					font-family: MS Shell Dig;
					font-size: 1.1em;
				}
				
				#Header #MainHeader #HeaderSections #SiteSearch .btnGlobaltSoeak {
					background: #fff;
					border: 0.083333336em solid #666;
					color: #666;
					float: left;
					font-weight: 700;
					height: 1.68em;
					margin-left: 0.15em;
					padding: 0.075em 0.15em;
					text-align: center;
					width: 3.78em;
					font-family: MS Shell Dig;
					font-size:1.1em;
				}

	#Header #MainHeader #headerText {
		background: url(/forskningsradet/gfx/gray_shadow_progNett.gif) repeat-x scroll left 2.1666667em #E2DDC4;
		clear: both;
		height: 2.0em;
		padding: 0.16666667em 1.5833334em 0.8333333em;
		float:left;
		width: 96%;
		height: 1.8em;
	}

		#Header #MainHeader #headerText h1 {
			color: #FFF;
			height: 100%;
			font-size: 140%;
			font-weight: 700;
			width: 93%;
			float: left;
			margin: 0;
		}
		
		#Header #MainHeader #headerText .anotherLanguage {
			color: #FFF;
			text-align: right;
			margin-top: 0.33333334em;
			height: 100%;
		}

		
		#HeaderShortcuts {
			float: right;
			width: 8.5em;
			margin-top: -1.8em;
		}

		#HeaderShortcuts .changeFont{
			float:left;
			margin-top:-0.7em;
		}
		
		#HeaderShortcuts .changeFont .largeFont:before
		{
			font-size:2em;
			content:"a";
		}
		
		#HeaderShortcuts .changeFont .mediumFont:before
		{
		font-size:1.5em;
			content:"a";
		}
		
		#HeaderShortcuts .changeFont .smallFont:before
		{
			font-size:1em;
			content:"a";
		}
		
		#Header #MainHeader #headerText #HeaderShortcuts .anotherLanguage a,
		#Header #MainHeader #headerText #HeaderShortcuts .anotherLanguage a:visited,
		#Header #MainHeader #headerText #HeaderShortcuts .anotherLanguage a:active{
			color: #FFF;
			font-weight: 700;
		}

/****************************************
* Venstremeny
****************************************/		

#ColLeft #LeftMenu ul li.selected ul li a.selected {
    background-image: url(/forskningsradet/gfx/globalsearch/arrow-right-blue.png);
    color: #0072B2;
}
		
/*****************************************************************************
* Frontpage
*****************************************************************************/

#FrontPage {
	height: 95%;
	clear:left;
}

	#FrontPage .colLeftFrontpage {
		width: 32.666668em;
		float: left;
		height: 100%;
	}

	#FrontPage .colRightFrontpage {
		float: left;
		width: 29em;
		height: 100%;
	}
	
		#FrontPage .colRightFrontpage .rightBanner{
			float: left;
			width: 27.4em;
			margin-left:1.25em;
			margin-top: -0.1em;
			
		}
			#FrontPage .colRightFrontpage .rightBanner div{
			margin: 0;
			}
			
			#FrontPage .colRightFrontpage .rightBanner h1,
			#FrontPage .colRightFrontpage .rightBanner h3,
			#FrontPage .colRightFrontpage .rightBanner h4{
				border-bottom: 0 !important;
				padding:0 !important;
				margin:0 !important;
				padding-bottom:0.16em;
				margin-bottom:0.25em;
			}
			
			#FrontPage .colRightFrontpage .rightBanner h2{
				border-bottom: 0.15em solid !important;
				width:19.6em;
				padding-bottom: 0.16em;
				margin-bottom:0.25em;
			}
			
			#FrontPage .colRightFrontpage .rightBanner img {
				float: left;
				height: auto;
				margin-bottom: 0.43em;
				margin-left: -0.833333em;
				margin-top: 0.43em;
				width: 27.4em;
				padding-left: 0.9em;
			}

			
			#FrontPage .colRightFrontpage .rightBanner p{
				padding-bottom:0.5em;
			}
			

		#FrontPage .colRightFrontpage .firstColumnRight,
		#FrontPage .colRightFrontpage .secondColumnRight {
			float: left;
			width: 13.083333em;
			height: 100%;
			padding-left: 1.25em;
		}
		
			#FrontPage .colRightFrontpage .firstColumnRight ul li,
			#FrontPage .colRightFrontpage .secondColumnRight ul li,
			.ColRight .Box ul li{
				padding-bottom: 0.25em;
				margin-bottom: 0.16666667em;
			}

#FrontPage .colLeftFrontpage .frontPageIngress {
	font-size: 1.27em;
	line-height: 1.3em;
	padding-bottom:0.328em;
}

#FrontPage .colLeftFrontpage a.moreAbout {
	padding-bottom: 0.41666666em;
}

#FrontPage .intro.boxed {
	display: block;
	margin-top: 1.6666666em;
}

	#FrontPage .intro.boxed h1{
		padding: 0.1895em 0;
		margin-bottom: 0.379em;
		font-weight: normal;
		border-bottom: 0.1em solid #4F4B37;
	}
	
		#FrontPage .intro.boxed ul li {
			border-bottom: 0.083333336em solid #4F4B37;
			padding-bottom: 0.8333333em;
			margin-bottom: 0.8333333em;
			display: block;
			float: left;
			width: 100%;
		}	

		#FrontPage .intro.boxed ul:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}

		#FrontPage .intro.boxed ul.informasjonstekster {
			border-bottom: none;
		}	

			#FrontPage .intro.boxed ul.informasjonstekster li {
				border-top: none;
				border-bottom: 0.083333336em solid #4F4B37;
			}	

			#FrontPage .intro.boxed ul.informasjonstekster li h1{
				font-size: 1.5em;
				margin: 0;
				border-bottom: none;
			}			

#FrontPage .intro.boxed .eWebEditProContent ul {
	width: 95%;
	list-style: none;
	line-height: 1.45em;
	margin: 0.25em 0.6666667em 0;
	padding: 0;
}		

	#FrontPage .intro.boxed .eWebEditProContent ul li {
		padding-bottom: 0;
		border-bottom: 0;
		margin-bottom: .4em;
		background: transparent url(/forskningsradet/gfx/redesign/bulletpoint.png) no-repeat 0 0.5em;
		padding-left: 1.25em;
	}		

		#FrontPage .intro.boxed .eWebEditProContent ul li ul {
			margin: 0.25em 0.6666667em 0.6666667em;
		}


		#FrontPage .intro.boxed .forsideBilde {
			margin-left: 0.083333336em;
			margin-top: 0.16666667em;
			margin-right: 0.8333333em;
			float: left;
			display: block;
		}
		
		#FrontPage .intro.boxed h4 a {
			font-size: 1.1666666em;
		}

		#FrontPage .intro.boxed h3{
			font-weight: normal;
		}		

#FrontPage .colRightFrontpage div{
	margin-bottom: 0.8333333em;
}	

	#FrontPage .colRightFrontpage h3{
		font-weight: bold;
		border-bottom: 0.16666667em solid #4F4B37;
		padding-bottom: 0.16666667em;
		margin-bottom: 0.33333334em;
	}
	
	#FrontPage .colRightFrontpage .frontpageSearchUtlysninger div,
	#FrontPage .colRightFrontpage .frontpageSearch div {
		margin: 0;
	}	

		#FrontPage .colRightFrontpage .frontpageSearchUtlysninger div.search_resultingress {
			margin-bottom: 0.8333333em;
		}	
		
		#FrontPage .colRightFrontpage .frontpageSearch .search_top {
			margin-bottom: 0.8333333em;
		}	
		
		#FrontPage .colRightFrontpage .frontpageSearchUtlysninger ul li.listitem {
			margin-bottom: 0.8333333em;
		}
		
		.frontpageSearch.rssLink {
		border-top: 0.083333336em solid #E2DDC4;
		border-bottom: 0.083333336em solid #E2DDC4;
	}

		.frontpageSearch.rssLink a {
			display: block;
			padding: 0.6666667em 0;
		}

		.frontpageSearch.rssLink a img {
			margin-right: 0.41666666em;
		}
		
			
		
/*****************************
* Sok
******************************/

.ColMiddle .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;
}

	.ColMiddle .result .header h1 {
		float: left;
		font-size: 1.4166666em;
		font-weight: bold;
		margin: 0;
	}

	.ColMiddle .result .header .sort {
		float: right;
		font-size: 1.0em;
		margin-top: 0.41666666em;
	}

		.ColMiddle .result .header .sort .selected {
			font-weight: bold;
		}

		.ColMiddle .result .header .sort a.asc,
		.ColMiddle .result .header .sort a.desc {
			background-color: transparent;
			background-position: right 50%;
			background-repeat: no-repeat;
			padding-right: 1.25em;
		}

			.ColMiddle .result .header .sort a.asc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png);
			}

			.ColMiddle .result .header .sort a.desc {
				background-image: url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png);
			}
			


/*******************************
* ARRANGEMENTSSOK
*********************************/

.ColMiddle .result ul.results li {
	border-bottom: 0.083333336em solid #4F4B37;
	font-size:1.0em;
	line-height:1.5;
	padding: 1.6666666em 0.8333333em;
}

	.ColMiddle .result ul.results li:hover {
		background-color:#F9F8F3;
		cursor:pointer;
	}

	.ColMiddle .result ul.results li:last-child {
		border-color: #fff;
	}

		.ColMiddle .result ul.results li a {
			font-size: 1.1666666em;
			font-weight:bold;
		}
		
		.ColMiddle .result ul.results li p {
			margin: 0 0 0.41666666em;
		}

		.ColMiddle .result 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;

		}
				

.ColMiddle.Arrangementer .searchGuidence{
	display: none;
}

.ColMiddle.Arrangementer select{
	margin-left: 1.6666666em;
}

.ColMiddle.Arrangementer table{
	border:none;
	width: 43.333332em;
}

	.ColMiddle.Arrangementer table h3{
		font-weight: bold;
	}


	.ColMiddle.Arrangementer table th{
		border-bottom: 0.16666667em solid #4F4B37;					
		padding-bottom: 0.41666666em;				
		font-weight: bold;		
		width: 35.0em;
		text-align: left;
	
	}				
			.ColMiddle.Arrangementer table  th.dateDesc,
			.ColMiddle.Arrangementer table  th.dateAsc,
			.ColMiddle.Arrangementer table  th.date{
				width: 8.333333em;			
			} 					
	
		.ColMiddle.Arrangementer  td,
		.ColMiddle.NyhetsArkivsok  td{
			padding:0.41666666em 0.8333333em 0.41666666em 0;
			border-bottom: 0.083333336em solid #E2DDC4 ;
		}				

.ColMiddle.Arrangementer .dateAsc a{
	background: transparent url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png) no-repeat right 50%;
	padding-right:1.25em;
}
.ColMiddle.Arrangementer .dateDesc a{
	background: transparent url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png) no-repeat right 50%;
	padding-right:1.25em;
}	
.ColMiddle.Arrangementer .titleAsc a{
	background: transparent url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png) no-repeat right 50%;
	padding-right:1.25em;
}
.ColMiddle.Arrangementer .titleDesc a{
	background: transparent url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png) no-repeat right 50%;
	padding-right:1.25em;
}	

.arrangmentContent table {
	width: 43.333332em;
	margin-bottom:0.8333333em;
}
				
	.arrangmentContent table td {
		padding: 0.41666666em 0.8333333em;
	}

	.arrangmentContent table th{
		background-color: #F9F8F3;					
	}	
	
/**********************************
* Nyheter
**********************************/

.ColMiddle.NyhetsArkivsok table th {
	border-bottom:0.16666667em solid #4F4B37;
	font-weight: bold;	
	width:100%;
	padding-bottom: 0.41666666em;
	text-align: left;
	
}	
	.ColMiddle.NyhetsArkivsok table th div{ 		
		font-weight: bold;			
		width:33.333332em;	
	}
	
	.ColMiddle.NyhetsArkivsok table h3{ 		
		font-weight: bold;			
	}
	
		.ColMiddle.NyhetsArkivsok table .yearHeaderContainer,
		.ColMiddle.NyhetsArkivsok table .yearHeaderContainerDesc,	
		.ColMiddle.NyhetsArkivsok table .yearHeaderContainerAsc{		
			width:8.333333em;		
		}
			.ColMiddle.NyhetsArkivsok table  .yearHeaderContainerAsc a,
			.ColMiddle.NyhetsArkivsok table  .titleHeaderContainerAsc a{
				background: transparent url(/forskningsradet/gfx/globalsearch/arrow-up-blue.png) no-repeat right 50%;
				padding-right:1.25em;
			}
			.ColMiddle.NyhetsArkivsok table .yearHeaderContainerDesc a,
			.ColMiddle.NyhetsArkivsok table .titleHeaderContainerDesc a{
				background: transparent url(/forskningsradet/gfx/globalsearch/arrow-down-blue.png) no-repeat right 50%;
				padding-right:1.25em;
			}

			
.ColMiddle.NyhetsArkivsok .SearchTools,
.ColMiddle .result .subheader {
	background: #f1eee2;
	height: 1%; /* hasLayout for IE */
	overflow: hidden;
	padding: 0.8333333em;
	margin-bottom: 1.25em;
}

	.ColMiddle.NyhetsArkivsok .SearchTools .hits,
	.ColMiddle .result .subheader .hits {
		background: transparent url(/forskningsradet/gfx/globalsearch/arrow-right-large.png) no-repeat 0 60%;
		float: left;
		font-size: 1.4166666em;
		font-weight: bold;
		padding-left: 0.8819em;
	}
	
	.ColMiddle.NyhetsArkivsok .SearchTools .hits span {
		padding-right: 0.294em;
	}

	.ColMiddle.NyhetsArkivsok .pages, 
	.ColMiddle .result .pagination {
		font-size: 1.0em;
		float: right;
		overflow: hidden;
	}

		.ColMiddle.NyhetsArkivsok .pages span,
		.ColMiddle.NyhetsArkivsok .pages a,
		.ColMiddle .result .pagination span,
		.ColMiddle .result .pagination a {
			float: left;
		}

			.ColMiddle.NyhetsArkivsok .pages span.current,
			.ColMiddle.NyhetsArkivsok .pages a.page, 
			.ColMiddle .result .pagination span.current,
			.ColMiddle .result .pagination a.page {
				border: 0.083333336em solid #E2DDC4;
				height: 1.5em;
				margin-left: 0.25em;
				padding: 0.33333334em 0.41666666em 0 0.41666666em;
			}

			.ColMiddle.NyhetsArkivsok .pages span.current, 
			.ColMiddle .result .pagination span.current {
				border-color: #4F4B37;
				background: #4F4B37;
				color: #fff;
			}

			.ColMiddle.NyhetsArkivsok .pages a.page, 
			.ColMiddle .result .pagination a.page {
				background: transparent url(/forskningsradet/gfx/globalsearch/pagination-button-bg.png) repeat-x 0 0;
				color: #4F4B37;
			}

			.ColMiddle.NyhetsArkivsok .pages span.seperator, 
			.ColMiddle .result .pagination span.seperator {
				margin: 0 0.16666667em 0 0.41666666em;
			}

			.ColMiddle.NyhetsArkivsok .pages span.seperator,
			.ColMiddle.NyhetsArkivsok .pages .prev,
			.ColMiddle.NyhetsArkivsok .pages .next, 
			.ColMiddle .result .pagination span.seperator,
			.ColMiddle .result .pagination .prev,
			.ColMiddle .result .pagination .next {
				padding-top: 0.41666666em;
			}

			.ColMiddle.NyhetsArkivsok .pages .prev, 
			.ColMiddle .result .pagination .prev {
				margin-right: 0.5833333em;
			}

			.ColMiddle.NyhetsArkivsok .pages .next, 
			.ColMiddle .result .pagination .next {
				margin-left: 0.8333333em;
			}

			.ColMiddle.NyhetsArkivsok .pages span.prev,
			.ColMiddle.NyhetsArkivsok .pages span.next,
			.ColMiddle .result .pagination span.prev,
			.ColMiddle .result .pagination span.next {
				display: none;
			}

		.ColMiddle.NyhetsArkivsok .pages ul,
		.ColMiddle .result .pagination ul {
			overflow: hidden;
		}

		.ColMiddle.NyhetsArkivsok .pages li,
		.ColMiddle .result .pagination li {
			float: left;
			margin-left: 0.25em;
		}

		.ColMiddle.NyhetsArkivsok .SearchTools #yearSelect {
			margin-left: 1.6666666em;
			border: 0.16666667em solid #E2DDC4;
			background-color: #F9F8F3; 
			font-family: Verdana;
			font-size: 1.0833334em;
			width: 8.333333em;
		}
		
		
		
/************************************
* Person
************************************/

.ColMiddle.Person{
	padding: 0;
	margin-top: -0.8333333em;
}

.EmployeeHeader {		
	overflow: hidden;
	_height: 1%;
	border-top: 0.083333336em solid #4F4B37;		
	padding: 0.41666666em 0 0.41666666em 0;
}

		.EmployeeHeader .image {
			float: right;			
			width: 12.5em;				

		}
			.ColMiddle.Person .imgbox_right {
				float: right;
				margin: 0 0 0 0;
			}

		.EmployeeHeader .image div,.EmployeeHeader .image span {
			margin: 0;
		}

		.EmployeeHeader .info {
			float: left;
			width: 64%;
		}

			.EmployeeHeader .info h3 {
				margin-top: 0;
				padding-top: 0;
			}

		.EmployeeHeader dl dt {
			font-weight: 700;
			clear: both;			
			margin-right: 1ex;
			float: left;
			width: 42%;
		}
		.EmployeeHeader dl dd {			
			width: 50%;
		}

		.EmployeeHeader p {
			margin: 0;
		}


	.ColMiddleHeader.Person {
		padding-bottom: 0.8333333em;	
		width:100%;
		margin: 0.41666666em 0 0.8333333em 0;
	}
		.ColMiddleHeader.Person h1 {			
			font-weight: normal;
			margin:0;
			font-size: 1.4em; 
			line-height:1.35em;
		}

	.ColMiddleHeader p {
		padding-top: 0.6666667em;
	}				
		
	

.EmployeeFooter h2 {
	margin-top: 0.41666666em;
	padding-bottom: 0;
	margin-bottom: 0;
}

/****************************
* Sentrale dokumenter
****************************/

.ColMiddle.vedleggDetail{
	border-top: 0.083333336em solid #E2DDC4;	
	padding: 0.8333333em;
	margin-bottom: 0;
}

	.ColMiddle.vedleggDetail a{
		float: left;	
		width: 60%;
	}

.ColMiddle.vedleggDetail .fileAttribute{
	float: left;		
	padding-left:1.6666666em;
}

.ColMiddle.vedleggDetail .flieSize,
.ColMiddle.vedleggDetail .fileSize {
	float: right;	
	width: 15%;
	padding-right:0.8333333em;
	text-align:right;
}


/****************************
* NYHETSBREV
****************************/

.ColMiddle.Nyhetsbrev fieldset legend{		
	font-weight:bold;
	padding:1.125em 0 0.313em;
	width:100%;
	border-bottom: 0.083333336em solid;		
	font-size:medium;
	margin-bottom:0.625em;
	float:left;
	*margin-left: -0.6666667em;

}
.ColMiddle.Nyhetsbrev .progNett dt,
.ColMiddle.Nyhetsbrev .captchaInfo label{	
	border:none;
	color: #797979;
	font-weight:bold;	
	padding:0.5em 0 0 0;
}	

.ColMiddle.Nyhetsbrev .progNett dd input{	
	width:70%;
	border:0.083333336em solid #C3C2BD;
}	

.ColMiddle.Nyhetsbrev img{	
	padding:0 0 0.8333333em 0;
}
.ColMiddle.Nyhetsbrev .nyhetsbrevButtons{	
	float:left;
	clear:left;
}
	.ColMiddle.Nyhetsbrev .nyhetsbrevButtons input{	
		border: none;
		background: transparent url(/forskningsradet/gfx/redesign/button-background-wide.png) no-repeat scroll 0 0;
		font-size: 1.3em;
		height: 2.885em;
		width: 16.41em;
		color: #797979;
		font-weight:bold;
		cursor:Pointer;
		color: #373426;
	}

.ColMiddle.Nyhetsbrev .captchaInfo #provNy font{	
	float:left;
	clear:left;
	font-size: small !important;
	padding:0 0 1.154em 0;
}

.ColMiddle.Nyhetsbrev .captchaInfo label{	
	float:left;	
}

.ColMiddle.Nyhetsbrev .captchaInfo input{	
	float:left;
	clear:left;
	border:0.083333336em solid #C3C2BD;
}
.ColMiddle.Nyhetsbrev .errorMessage{	
	color:#B41414 ;	
}
		
/* Videoarkiv */
.InnholdsKontainerVideoArkiv {
	width: 43.333332em;
}



	.InnholdsKontainerVideoArkiv ul{
		width: 43.333332em;
	}

	.InnholdsKontainerVideoArkiv .video .date {
		width: 35.6em;
	}
	
.video_wrapper {
    padding: 1.6666666em 1.6666666em 0.8333333em;
}		

#nfr_video_container_0_title.video_title {
	padding: 0 1.6666666em 0.8333333em;
}
	.video_title .ol {
		width: 24.166666em;
	}
		
		

/********************
* ShareButtons      *
*********************/

	

	.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;
	}
