body
{
	font-family: Arial, Verdana, sans-serif;
	background: #F0F0F0;
}

a:link, a:visited
{
	color: #0D6CE8;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

h2
{
	font-size: 136%;
	margin: 2px 0;
	border-bottom: 1px solid silver;
}

h3
{
	font-weight: bold;
	font-size: 107%;
}

h4
{
	font-weight: bold;
	font-size: 100%;
}

p { margin: 12px 0; }

.pagewrapper
{
	background: white;
	border-top: 1px solid #b3b3b3;
}

#yui-main .yui-b { padding: 25px; }

#ft
{
	margin-top: 10px;
	border-top: 5px solid #c00;
	padding: 0;
	background: #F0F0F0;
}

#ft p
{
	text-align: center;
	padding: 3px;
	margin: 0;
	font-size: 92%;
	font-style: italic;
	color: #404040;
}

#home { position: relative; }

#home .content
{
	margin-bottom: 25px;
	clear: both;
}

#home .content p { line-height: 1.5em; }

#home .quote
{
	position: relative;
	margin-top: 25px;
}

#home .quote p { line-height: 1.5em; }

.container
{
	margin: 10px 0 10px 10px;
	background: #f6f6f6;
	border: 1px solid #0D6CE8;
}

.container .hd
{
	background-color: #0D6CE8;
	background-image: url(/img/menu_blue_2.png);
	background-repeat: repeat-x;
	color: white;
	padding: 3px;
}

.container .bd { padding: 5px; }
.container .ft { padding: 3px; }

.container .bd p
{
	margin: 0;
	font-size: 92%;
}

.container .bd li
{
	margin: 4px 0;
	font-size: 85%;
}

#logo
{
	height: 100px;
	width: 575px;
	background-color: white;
}

#session-info
{
	position: relative;
	text-align: right;
	float: right;
	width: 360px;
	height: 100px;
}

#session-info .bd { margin-right: 5px; }

#session-info p
{
	margin: 3px;
	font-size: 92%;
}

#loginform { position: relative; }

#loginform legend
{
	padding: 3px 9px;
	font-weight: bold;
	border: 1px solid #0D6CE8;
	background-color: #0D6CE8;
	background-image: url(/img/menu_blue_2.png);
	background-repeat: repeat-x;
	color: white;
}

#loginform fieldset
{
	padding: 25px;
	border: 1px solid #0D6CE8;
	margin-bottom: 15px;
}

#loginform h3
{
	float: left;
	clear: both;
}

#loginform fieldset p
{
	margin-left: 200px;
	padding-bottom: 5px;
}

.message
{
	padding: 5px;
	background: khaki;
	font-weight: bold;
}

/* FASE UT? */
.messagebox
{
	font-weight: bold;
	padding: 3px;
	border: 1px solid #b3b3b3;
	background-color: #5F5;
}

.people { margin-bottom: 20px; }

.people td, .people th
{
	padding: 2px 4px;
	vertical-align: top;
}

.people th
{
	font-weight: bold;
	color: #606060;
}

.people .name { width: 175px; }
.people .position { width: 175px; }
.people .even td { background: #e6e6e6; }
#secretariat .member { clear: both; }

#secretariat .image
{
	float: left;
	margin: 0 15px 5px 0;
}

#secretariat ul { padding-top: 25px; }
#secretariat li { line-height: 1.5em; }

#author .image
{
	float: left;
	margin: 0 5px 0 0;
}

.article p, #group p, #author p, .research p, #event p, .eventform p, .publication p { margin: 2px 0 6px 0; }

#author h2
{
	font-weight: bold;
	font-style: italic;
}

#author .contact
{
	float: right;
	margin-right: 5px;
}

#author .content
{
	clear: right;
	margin-left: 165px;
}

.article ol
{
	margin: 2px 0 6px 0;
	list-style-type: decimal;
}

.article ul, #author ul, .research ul, .publication ul, #group ul
{
	margin: 2px 0 6px 0;
	list-style-type: square;
}

.article li, #group li, #author li, .research li, .publication li { margin-left: 20px; }

#author #editoptions
{
	clear: both;
	float: right;
}

.icon
{
	background: #0D6CE8 url(/img/clearbits/bg_rounded.gif) no-repeat;
	vertical-align: bottom;
}

.research li { line-height: 1.5em; }

.research table, .publication table
{
	margin-top: 15px;
	border-collapse: collapse;
}

.research table th, .publication table th
{
	font-weight: bold;
	white-space: nowrap;
	background: #f6f6f6;
}

.research table td, .research table th, .publication table td, .publication table th
{
	padding: 3px;
	border: 1px solid #e6e6e6;
	vertical-align: top;
}

.research td.projectdate, .research td.projectmanager { white-space: nowrap; }

.research caption, .publication caption
{
	font-weight: bold;
	font-size: 107%;
	margin: 2px 0;
}

.research .image
{
	float: right;
	margin: 0 0 0 5px;
	color: gray;
	font-size: 77%;
	font-style: italic;
	width: 120px;
}

.research .content-left
{
	position: relative;
	float: left;
	width: 300px;
	margin-top: 5px;
}

.research .content-left p { line-height: 1.6em; }

.research .content-right
{
	position: relative;
	border-left: 1px solid silver;
	margin-left: 310px;
	padding-left: 10px;
	margin-top: 5px;
}

.research .department
{
	font-style: italic;
	color: #666;
	font-size: 85%;
}

#news { margin: 15px 5px 5px 15px; }

#event .pubdate, #news .pubdate
{
	color: gray;
	font-size: 85%;
	margin: 0;
}

.eventform { font-size: 85%; }
.eventform h4 { font-weight: bold; }

.oblig
{
	color: #07a;
	font-size: 107%;
	font-family: verdana;
}

.thank-you { font-weight: bold; }

/* Illustrasjonsbildet i venstre marg */
#illustration
{
	position: relative;
	margin: 25px 0 25px 25px;
	overflow: hidden;
}

#contextmenu
{
	margin-left: 25px;
	padding: 5px:;
}

.my-panel
{
	position: absolute;
	visibility: hidden;
	z-index: 9;
}

.my-panel .ft
{
	text-align: left;
	border-top: 1px solid silver;
}

#group .strategy
{
	float: right;
	width: 500px;
	margin-left: 5px;
}

#group .image { text-align: right; }
#group .head_of_group { clear: left; }

#group .head_of_group .headimage
{
	float: left;
	margin-right: 5px;
}

#group ol
{
	margin: 2px 0 6px 0;
	list-style-type: decimal;
}

.search ol
{
	list-style-type: decimal;
	margin-left: 25px;
}

/* Auto Complete */
#collaborators
{
	position: relative;
	width: 320px;
	height: 2em;
}

/* set width of widget here*/
/*#collaborators {z-index:9000} */
/* for IE z-index of absolute divs inside relative divs issue */
#strAuthor
{
	_position: absolute;
	width: 100%;
	height: 1.5em;
	z-index: 0;
}

/* abs for ie quirks */
#authorSelect,
{
	position: absolute;
	top: 1.7em;
	width: 100%;
}

#authorSelect .yui-ac-content
{
	position: absolute;
	width: 100%;
	border: 1px solid #404040;
	background: #fff;
	overflow: hidden;
	z-index: 9050;
}

#authorSelect .yui-ac-shadow
{
	position: absolute;
	margin: .3em;
	width: 100%;
	background: #a0a0a0;
	z-index: 9049;
}

#authorSelect ul
{
	padding: 5px 0;
	width: 100%;
	margin: 0;
	list-style-type: none;
}

#authorSelect li
{
	padding: 0 5px;
	margin: 0;
	cursor: default;
	white-space: nowrap;
}

#authorSelect li.yui-ac-highlight { background: #ff0; }
#authorSelect li.yui-ac-prehighlight { background: #FFFFCC; }
#newsletterpage p { margin: 2px 0 6px 0; }

#newsletterpage legend
{
	padding: 3px 18px;
	font-weight: bold;
	border: 1px solid #0D6CE8;
	background-color: #0D6CE8;
	background-image: url(/img/menu_blue_2.png);
	background-repeat: repeat-x;
	color: white;
}

#newsletterpage fieldset
{
	padding: 15px 25px;
	border: 1px solid #0D6CE8;
	margin: 10px 0;
}

#chapterindex
{
	position: relative;
	margin-top: 25px;
}

#chapterindex .bd ul
{
	margin: 2px 0 6px 0;
	list-style-type: square;
}

#chapterindex .bd li
{
	color: gray;
	margin-left: 20px;
}

#chapterindex .bd li.active { font-weight: bold; }

#chapterindex .ft p
{
	color: gray;
	font-size: 92%;
	margin: 0;
	border-top: 1px solid silver;
}

.doktortabell
{
	border-collapse: collapse;
	margin: 12px 0;
}

.doktortabell td, .doktortabell th
{
	border: 1px solid gray;
	padding: 3px;
	vertical-align: top;
}
.auth
{
	border: 1px solid gray;
	padding: 5px;
	background: #FFC;
}
.auth legend
{
	padding: 3px 15px;
	border: 1px solid gray;
	background: white;
	font-weight: bold;
}
.fieldparent
{
	margin-bottom: 15px;
}

