/* News list */
div#newslist ul {
	margin: 0;
	padding: 0;
	border-top: solid 1px #E6E6E6;
}
div#newslist li {
	list-style-type: none;
	padding-top: 1em;
	padding-bottom: .8em;
	border-bottom: solid 1px #E6E6E6;
	width: 100%;
	clear: both;
}
div#newslist a .header {
	background-color: inherit;
	color: #DB5A40;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: .3em;
	padding-bottom: .3em;
	display: block;
}
div#newslist li a:link, div#newslist li a:visited {
	background-color: inherit;
	color: #333;
	text-decoration: none;
}
div#newslist li a:hover, div#newslist li a:hover label, div#newslist li a:hover .header , div#newslist li a:active, div#newslist li a:active label, div#newslist li a:active .header {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}
/* News page */
label.small
{
	font-size: .8em;
}
label.medium
{
	font-size: .8em;
}
div#businesscard img {
	height: 40px;
	width: 40px;
	margin-right: 10px;	
}
div#businesscard .authorname {
	background-color: inherit;
	color: #666666;
	padding-top: 15px;
}
/* Theme list */
div#themelist ul {
	margin: 0;
	padding: 0;
}
div#themelist li {
	list-style-type: none;
	padding-top: 1em;
	padding-bottom: .8em;
	border-bottom: solid 1px #E6E6E6;
	width: 100%;
	clear: both;
}
div#themelist span {
	display: block;
	margin-bottom: 1em;
	text-align: justify;
}
div#themelist label {
	text-transform: none;
	font-weight: bold;
}
div#themelist .content {
	background-color: inherit;
	color: #666666;
	/*text-transform: uppercase;*/
	font-weight: normal;
	margin-right: 5px;
	margin-bottom: 0;
	display: inline;
	font-size: .8em;
}
div#themelist .header {
	background-color: inherit;
	color: #DB5A40;
	font-weight: bold;
	margin-bottom: 0.3em;
	text-align: left;
}
div#themelist .pageimage img {
	height: 70px;
	width: 100%;
	margin-top: .5em;
}
div#themelist .pageimage
{
	margin-bottom:0.5em;
	padding:0;
}
div#themelist li a:link, div#themelist li a:visited {
	background-color: inherit;
	color: #333;
	text-decoration: none;
}
div#themelist li a:hover, div#themelist li a:hover label, div#themelist li a:hover .content, div#themelist li a:hover .header, div#themelist li a:active, div#themelist li a:active label, div#themelist li a:active .content, div#themelist li a:active .header {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}
/* Theme */
div#themestart label {
	font-weight: bold;
	font-size: 1.2em;
}
div#themestart .content {
	color: #666666;
	/*text-transform: uppercase;*/
	font-size: 1.2em;
}
div#articles label {
	font-weight: bold;
	font-size: .8em;
}
div#articles img {
	height: 118px;
	width: 450px;
	margin-top: .5em;
	margin-bottom: .5em;
}
div#articles .title {
	background-color: inherit;
	color: #DB5A40;
	font-weight: bold;
}
div#articles .editor 
{
	margin-top: .3em;
	margin-bottom: .3em;
	text-align: justify;
	display: block;
}
div#articles .content 
{
	color: #666666;
	background-color: inherit;
	/*text-transform: uppercase;*/
	font-size:.8em;
}
div#articles a:hover, div#articles a:hover label, div#articles a:hover .title, div#articles a:hover span, div#articles a:hover .content {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
	cursor: pointer;
}
div#articles a:active, div#articles a:active label, div#articles a:active .title, div#articles a:active span, div#articles a:active .content {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}
/* Main search */
div#mainsearch .col1 {
	float: left;
	width: 50px;
	margin-right: 30px;
}
div#mainsearch .col2 {
	float: left;
	width: 450px;
}
/* Education search */
div#educationsearch .col1 {
	float: left;
	width: 318px;
	margin-right: 30px;
}
div#educationsearch .col2 {
	float: left;
	width: 120px;
	margin-right: 30px;
}
div#educationsearch .col3 {
	float: left;
	width: 120px;
}
/* Project search */
div#projectsearch .col1 {
	float: left;
	width: 50px;
	margin-right: 30px;
}
div#projectsearch .col1a {
	float: left;
	width: 50px;
	margin-left: 10px;
	margin-right: 20px;
}
div#projectsearch .col2 {
	float: left;
	width: 200px;
	margin-right: 30px;
}
div#projectsearch .col3 {
	float: left;
	width: 380px;
}
/* Project */
div#projectspec label {
	font-size: .8em;
}
div#projectspec span {
	display: block;
	float: left;
	margin-top: .3em;
	margin-bottom: 1em;
}
div#projectspec br {
	clear: both;
}
/* Competencesearch */
div.registration {
	/*text-transform: uppercase;*/
	margin-top: 1em;
	margin-bottom: 2em;
	padding-top: .5em; 
	padding-bottom: .5em;
	background-color: #FFF3F3;
	color: #666666;
	border-top: solid 1px red;	
	border-bottom: solid 1px red;
	padding-left: 7px;
	width: 100%;
}
div.registration input {
	margin-top: .5em;
	font-size: 1em;
	/*text-transform: uppercase;*/
} 
/* Teacher */
div#teacherspec label {
	font-size: .8em;
}
div#teacherspec span {
	display: block;
	float: left;
	margin-bottom: 1em;
	margin-top: .3em;
}
div#teacherspec br {
	clear: both;
}
/* Course */
.labeltext {
	background-color: inherit;
	color: #666666;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: .8em;
}
.labeltext a:link {
	background-color: inherit;
 	color: #666666;
}
.labeltext a:hover {
	background-color: inherit;
	color: #FF3333;
	text-decoration: underline;
}
.educationinfo
{
	margin-bottom: .3em;
}
div.educationleftcol {
	float: left; 
	width: 50%;
}
div.educationrightcol {
	float: left; 
	width: 50%;
}
/* Sitemap */
div#sitemap a {
	/*white-space: nowrap;*/
	margin-right: 10px;
}

/* Search */
/*** Search tabs ***/
div.searchtabs {}
div.searchtabs .btnaslink {
	font-family: Verdana, Arial;
	border: 0px none;
	cursor: pointer; 
	background-color: #EDEDED;
	color: #333;
	padding: .3em 1em .45em 1em;
	margin-right: 1px;
	text-decoration: none;
	float: left;
	width: 15em;
	text-align: center;
	text-transform: uppercase;
	font-size: .9em;
}
div.searchtabs .btnaslink:hover {
	font-family: Verdana, Arial;
	border: 0px none;
	cursor: pointer; 
	background-color: #EDEDED;
	color: RED;
	padding: .3em 1em .45em 1em;
	margin-right: 1px;
	text-decoration: none;
	float: left;
	width: 15em;
	text-align: center;
	text-transform: uppercase;
	font-size: .9em;
}
div.searchtabs .activebtnaslink {
	font-family: Verdana, Arial;
	border: 0px none;
	cursor: pointer; 
	background-color: #FF3333;
	margin-right: 1px;
	color: #FFF;
	padding: .3em 1em .45em 1em;
	text-decoration: none;
	float: left;
	width: 15em;
	text-align: center;
	text-transform: uppercase;
	font-size: .9em;
}
div.searchtabs ul {
	margin: 0;
	padding: 0;
}
div.searchtabs li {
	list-style-type: none;
	float: left;
}
/*** Search header ***/
div.searchheader {
	background-color: #FFF3F3;
	color: inherit;
	border-top: solid 1px red;
	border-bottom: solid 1px red;
	padding-left: 7px;
	width: 100%;
	clear: both;
}
div.searchheader span {
	float: left;
	margin-right: 7px;
}
div.searchheader input {
	margin-top: 1em;
}
div.searchheader select {
	width: 135px;
	margin-top: .3em;
}
div.searchheader .button {
	margin-bottom: 1em;
}
/*** Search results header ***/
div.searchresultheader {
	background-color: #FFF3F3;
	color: #666666;
	border-bottom: solid 1px red;
	padding: 1em 0 .3em 7px;
	/*text-transform: uppercase;*/
	font-size: .8em;
	width: 100%;
}
/*** Search results ***/
div.searchresult {
	padding-left: 7px;
}
div.searchresult ul {
	margin: 0;
	padding: 0;
}
div.searchresult li {
	list-style-type: none;
	padding-top: 1em;
	padding-bottom: .5em;
	border-bottom: solid 1px #E6E6E6;
	width: 100%;
	clear: both;
}
div.searchresult .title {
	background-color: inherit;
	color: #DB5A40;
	font-weight: bold;
	display: block;
	padding-top: .4em;
	padding-bottom: .4em;
}
div.searchresult .date {
	background-color: inherit;
	color: #333;
	font-weight: normal;
}
div.searchresult .info {
	background-color: inherit;
	color: #666666;
	font-weight: bold;
	font-size: .8em;
	/*text-transform: uppercase;*/
}
div.searchresult .subjects {
	background-color: inherit;
	/*text-transform: uppercase;*/
	color: #333;
	font-weight: normal;
	font-size: .8em;
}
div.searchresult label, div.searchresultheader label {
	font-size: .8em;
}
div.searchresult a:link, div.searchresult a:visited  {
	background-color: inherit;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
div.searchresult a:hover, div.searchresult a:hover label, div.searchresult a:hover span, div.searchresult a:hover div {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
	cursor: pointer;
}
div.searchresult a:active, div.searchresult a:active label, div.searchresult a:active span, div.searchresult a:active div {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}
/* Paging */
.pagingcontainer {
	background-color: inherit;
	color: #333;
	font-weight: bold;
	padding-top: 1em;
}
.pagingtext {
	background-color: inherit; 
	color: #FE9B9C;
	/*text-transform: uppercase;*/
	margin-right: 10px;
}
div.searchresult a.pageselected, a.pageselected {
	background-color: inherit;
	color: #FF3333;
	margin-right: 5px;
	text-decoration: none;	
}
div.searchresult a.pageunselected, a.pageunselected {
	background-color: inherit;
	color: #666666;
	margin-right: 5px;
	text-decoration: none;	
}
div.searchresult a.pageselected:hover, a.pageselected:hover, div.searchresult a.pageunselected:hover, a.pageunselected:hover {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}
/*Start page */
div#themepush {
	float:left;
	width: 450px;
	margin-bottom: 1em;
}
div#themepush a {
	background-color: inherit;
	color: #333;
	text-decoration: none;
}
div#themepush a:hover, div#themepush a:hover label, div#themepush a:hover .content, div#themepush a:hover .header, div#themepush a:hover font, div#themepush a:hover .text {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
	cursor: pointer;
}
div#themepush .header {
	background-color: inherit;
	color: #DB5A40;
	font-size: 1.4em;
	margin-top: 0.2em;
	padding-top: 0;
	margin-bottom: 1em;
	padding-bottom: 0;
	font-weight: bold;
	display: block;
}
div#themepush .content {
	color: #666666;
	background-color: inherit;
	/*text-transform: uppercase;*/
	font-size: .8em;
}
div#themepush .push span {
	text-align: justify;
	display: block;
	margin-bottom: 1em;
}
div#themepush .push {
	font-size: 1.1em;
}
div#about {
	clear:both;
	margin:0 0 1em 200px;
	padding:20px 0 35px 12px;
	background:url(/nord_images/flags-rep.gif) 0 100% repeat-x;
	border-top:1px solid #ccc;
	line-height:1.5em;
}
.startpagelisting {
	float: left;
	width: 200px;
	margin-right:6px;
	overflow: hidden;
}
#content-primary .startpagelisting {
	padding:0 19px 0 12px;
	background:url(/nord_images/line-dots.gif) 100% 0 repeat-y;
}
.startpagelisting ul {
	margin: 1em 0;
	padding: 0;
}
.startpagelisting li {
	list-style-type: none;
	margin-bottom: 1em;
}
.startpagelisting li.header a {	
	background-color: inherit;
	color: #1166A0;
	font-weight: 900;
	font-size: 1.2em;
	text-align: left;
	text-transform: uppercase;
}
.startpagelisting li a {
	background-color: inherit;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
.startpagelisting li a:hover, .startpagelisting li a:hover .source, .startpagelisting li a:hover .date, .startpagelisting li a:hover .header  {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}
.startpagelisting li a .source {
	background-color: inherit;
	color: #666666;
	font-size: .8em;
	font-weight: 900;
}
.startpagelisting li a .date {
	background-color: inherit;
	color: #666666;/*#5C5D5F;*/
	font-size: .8em;
}
.startpagelisting li a .intro {display: block;}
.startpagelisting li a .header {
	background-color: inherit;
	color: #DB5A40;
	font-weight: 900;
	margin-top: .3em;
	margin-bottom: .3em;
	display: block;
}
.startpagelisting li img {
	height: 40px;
	width: 200px;
}
.rsslink {
	border: solid 1px #EBEBEB;
	padding: 5px;
	font-size: .9em;
}
.rsslink a:link, .rsslink a:visited {
	background-color: inherit;
	color: #666666;
	text-decoration: none;
}
.rsslink a:hover, .rsslink a:active {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}

/* Common */
.leftfloating {
	float: left;
}
.rightfloating {
	float: right;
}
.clear {
	clear: both;
	height: 0;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
.nomargin {
	margin: 0;
}
.auraltext {
 position: absolute;
 left: -9999px;
}
label{
	background-color: inherit;
	color: #666666;
	/*text-transform: uppercase;*/
	font-weight: normal;
	font-size: 1em;
}
.hidden
{
	display:none;
}
/* Formulär */
.formelementwidth
{
	width:180px;
}
div#fullstage
{
	float: right;
	width: 700px;
}
div#publicationsearch .col1 {
	float: left;
	width: 300px;
	margin-right: 30px;
}
div#publicationsearch .col2 {
	float: left;
	width: 230px;
	margin-right: 30px;
}
div#publicationsearch .col3 {
	float: left;
	width: 100px;
}

/* Theme start page */
div#articles ul {
	margin: 0;
	padding: 0;
	border-top: solid 1px #E6E6E6;
}
div#articles li {
	list-style-type: none;
	padding-top: 1em;
	padding-bottom: 1.8em;
	width: 100%;
	clear: both;
}
div#articles li a {
	text-decoration: none;
	background-color: inherit;
	color: #333;
}
div#articles li a:hover, div#articles li a:active {
	background-color: inherit;
	color: #FF3333;
	text-decoration: none;
}

/* Content areas */
#logo {margin-bottom:20px;}
#maincontainer {
	clear:both;
	padding-top:30px;
	border-top:1px solid #ccc;
}

#content-primary {
	float:left;
	width:480px;
	margin:0 0 40px;
}
#content-secondary {
	float:right;
	width:210px;
	margin:0 0 40px;
}
#content-secondary .startpagelisting {
	float:none;
	width:188px;
	margin-left:12px;
}

div#leftblock ul {
	margin-bottom:40px;
}

/* Splash */

#splash {
	margin:0 10px 25px 0;
	background:#e7f3fa;
	line-height:1.5;
}
#splash h2 {
	padding:9px 12px;
	color:#fff;
	background:#0071cc url(/nord_images/blue-grad.gif) repeat-x;
}
#splash div {
	padding:12px;
}
#splash p.date {
	margin:0;
	color:#6d94ab;
	font-size:0.9em;
}
#splash p.date span {text-transform:uppercase;}
#splash h3 {
	margin:0 0 0.8em;
	color:#0071cc;
	font-size:1.3em;
}
#splash a,
#splash a:link,
#splash a:visited,
.m-box a,
.m-box a:link,
.m-box a:visited  {
	color:#0071cc;
	text-decoration:underline;
}
#splash h3 a,
#splash h3 a:link,
#splash h3 a:visited {text-decoration:none;}
#splash h3 a:hover {text-decoration:underline;}
#splash img {
	float:right;
	margin: 4px 0 10px 15px;
}

/* Modules */

.m-box {
	margin-bottom:20px;
	padding:12px;
	background:#e7f3fa url(/nord_images/curl.gif) 100% 0 no-repeat;
	line-height:1.5em;
}
.m-box h2 {
	margin:0 0 0.8em;
	color:#0071cc;
	font-size:1.4em;
}
.m-box * {background:none;}


/* IE-specific */

* html #fontadjust,
* html #languageselector,
* html #quicksearch {display:inline;}
* html #maincontainer {padding-top:15px;}
* html div#about {padding-top:10px;}
* html div#webheaderutil {width:610px;}
* html #logo {margin-bottom:0;}