﻿/* NSHU stylesheet */
body /*, th, thead, tfoot, p, td */
{
	background-color: #CCCCCC;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .67em;
	font-weight: normal;
	font-style:	normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	text-align:left;
}

td 
{
	font-family: verdana, helvetica, arial, sans-serif;
}

.nobr { white-space: nowrap; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}


/* used by the order form on /page/1334/ */
.leftColumn
{
    width:12em;
    margin-bottom:3px;
    float:left;
}

.rightColumn
{
    margin-bottom:3px;
    float:left;
}

.clearBr
{
    clear:both;
}
/* --- */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.NLnr 
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.1em;
	font-weight:900;
}

.NLdate 
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.0em;
	font-weight:500;
}

.menubox
{
	width: 199px;
	/*float:none;
	clear:both;
	overflow: visible;*/
	overflow: hidden;
	margin-right:8px;
	margin-bottom: 0px;
}

.menubox a
{
	text-decoration: none;
}

.menubox a:hover
{
	text-decoration: underline;
}

/*
 * Root level items.
 * Controls the background of the item.
 */

.leftmenuitem1_1, .leftmenuitem1_4  {
	background-color: #BABBC1;
	background-image: url(images/cBox_Blue2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-top: 7px; /* Spacing between menu items */
}


.leftmenuitem1_2, .leftmenuitem1_5  {
	background-color: #BABBC1;
	background-image: url(images/cBox_Green2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-top: 7px; /* Spacing between menu items */
}


.leftmenuitem1_3, .leftmenuitem1_6 {
	background-color: #BABBC1;
	background-image: url(images/cBox_Red2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	margin-top: 7px; /* Spacing between menu items */
}

/*
 * Root level menu items.
 * Controls the <div> surrounding the menu text.
 * Is used for achieving a vertical padding that doesn't affect the background image symbol.
 * NOTE! Be sure to take the background image into account by providing a left padding.
 */
.leftmenuitemcontent1_1, .leftmenuitemcontent1_2, .leftmenuitemcontent1_3 , .leftmenuitemcontent1_4, .leftmenuitemcontent1_5, .leftmenuitemcontent1_6{
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}

/*
 * Root level menu items.
 * Controls the look and feel of the menu text.
 */
.leftmenuitemcontent1_1 a:link, .leftmenuitemcontent1_1 a:visited, .leftmenuitemcontent1_1 a:active, .leftmenuitemcontent1_1 a:hover,
.leftmenuitemcontent1_2 a:link, .leftmenuitemcontent1_2 a:visited, .leftmenuitemcontent1_2 a:active, .leftmenuitemcontent1_2 a:hover,
.leftmenuitemcontent1_3 a:link, .leftmenuitemcontent1_3 a:visited, .leftmenuitemcontent1_3 a:active, .leftmenuitemcontent1_3 a:hover,
.leftmenuitemcontent1_4 a:link, .leftmenuitemcontent1_4 a:visited, .leftmenuitemcontent1_4 a:active, .leftmenuitemcontent1_4 a:hover,
.leftmenuitemcontent1_5 a:link, .leftmenuitemcontent1_5 a:visited, .leftmenuitemcontent1_5 a:active, .leftmenuitemcontent1_5 a:hover,
.leftmenuitemcontent1_6 a:link, .leftmenuitemcontent1_6 a:visited, .leftmenuitemcontent1_6 a:active, .leftmenuitemcontent1_6 a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*
 *	one level down from root
 *	loads images
 */

.leftmenuitemcontent2_1, .leftmenuitemcontent2_4
{
	background-image: url(images/blue-arrow.gif);
}

.leftmenuitemcontent2_1_selected, .leftmenuitemcontent2_4_selected
{
	background-image: url(images/large-blue-arrow.gif);
}

.leftmenuitemcontent2_2, .leftmenuitemcontent2_5
{
	background-image: url(images/green-arrow.gif);
}

.leftmenuitemcontent2_2_selected, .leftmenuitemcontent2_5_selected
{
	background-image: url(images/large-green-arrow.gif);
}

.leftmenuitemcontent2_3, .leftmenuitemcontent2_6
{
	background-image: url(images/red-arrow.gif);
}

.leftmenuitemcontent2_3_selected, .leftmenuitemcontent2_6_selected
{
	background-image: url(images/large-red-arrow.gif);
}

/*
 *	one level down from root
 *	common atributes for this level
 */

.leftmenuitemcontent2_1, .leftmenuitemcontent2_2, .leftmenuitemcontent2_3, .leftmenuitemcontent2_4, .leftmenuitemcontent2_5, .leftmenuitemcontent2_6
{
	color: #000000;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: 10px 7px;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.leftmenuitemcontent2_1_selected, .leftmenuitemcontent2_2_selected, .leftmenuitemcontent2_3_selected, .leftmenuitemcontent2_4_selected, .leftmenuitemcontent2_5_selected, .leftmenuitemcontent2_6_selected
{
	color: #000000;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-left: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.leftmenuitemcontent2_1_selected a:link, .leftmenuitemcontent2_1_selected a:visited, .leftmenuitemcontent2_1_selected a:active,
.leftmenuitemcontent2_4_selected a:link, .leftmenuitemcontent2_4_selected a:visited, .leftmenuitemcontent2_4_selected a:active
{
	text-decoration: none;
	color: #000000;
}


.leftmenuitemcontent2_2_selected a:link, .leftmenuitemcontent2_2_selected a:visited, .leftmenuitemcontent2_2_selected a:active,
.leftmenuitemcontent2_5_selected a:link, .leftmenuitemcontent2_5_selected a:visited, .leftmenuitemcontent2_5_selected a:active
{
	text-decoration: none;
	color: #000000;
}


.leftmenuitemcontent2_3_selected a:link, .leftmenuitemcontent2_3_selected a:visited, .leftmenuitemcontent2_3_selected a:active,
.leftmenuitemcontent2_6_selected a:link, .leftmenuitemcontent2_6_selected a:visited, .leftmenuitemcontent2_6_selected a:active
{
	text-decoration: none;
	color: #000000;
}

.leftmenuitemcontent2_1 a:link, .leftmenuitemcontent2_1 a:visited, .leftmenuitemcontent2_1 a:active,
.leftmenuitemcontent2_2 a:link, .leftmenuitemcontent2_2 a:visited, .leftmenuitemcontent2_2 a:active,
.leftmenuitemcontent2_3 a:link, .leftmenuitemcontent2_3 a:visited, .leftmenuitemcontent2_3 a:active,
.leftmenuitemcontent2_4 a:link, .leftmenuitemcontent2_4 a:visited, .leftmenuitemcontent2_4 a:active,
.leftmenuitemcontent2_5 a:link, .leftmenuitemcontent2_5 a:visited, .leftmenuitemcontent2_5 a:active,
.leftmenuitemcontent2_6 a:link, .leftmenuitemcontent2_6 a:visited, .leftmenuitemcontent2_6 a:active
{
	text-decoration: none;
	color: #000000;
}

.leftmenuitemcontent2_1 a:hover, .leftmenuitemcontent2_1_selected a:hover,
.leftmenuitemcontent2_2 a:hover, .leftmenuitemcontent2_2_selected a:hover,
.leftmenuitemcontent2_3 a:hover, .leftmenuitemcontent2_3_selected a:hover,
.leftmenuitemcontent2_4 a:hover, .leftmenuitemcontent2_4_selected a:hover,
.leftmenuitemcontent2_5 a:hover, .leftmenuitemcontent2_5_selected a:hover,
.leftmenuitemcontent2_6 a:hover, .leftmenuitemcontent2_6_selected a:hover
{
	text-decoration: underline;
	color: #000000;
}




/*klasser för att skapa linjerna i vänstermenyn*/
.lftMenulineAbove
{
	border-top: solid 1px #999999;
}

.lftMenulineBoth
{
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}


.extraSpaceBottom 
{
	padding-bottom: 3px;
}
.extraSpaceTop
{
	padding-top: 3px;
}


/* menyval 1 nivå 3 eller djupare */
.leftmenuitemcontent3_1, .leftmenuitemcontent4_1, .leftmenuitemcontent5_1
{
	background-image: url(images/min.gif);
	background-repeat: no-repeat;
	background-position: 32px 7px;
	padding-left: 42px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.leftmenuitemcontent3_1_selected, .leftmenuitemcontent4_1_selected, .leftmenuitemcontent5_1_selected
{
	background-image: url(images/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: 32px 7px;
	padding-left: 42px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #006699;
}

 .leftmenuitemcontent4_1, .leftmenuitemcontent4_1_selected
 {
	padding-left: 60px;
	background-position: 50px 7px;
 }

 .leftmenuitemcontent5_1, .leftmenuitemcontent5_1_selected
 {
	padding-left: 78px;
	background-position: 68px 7px;
 }
 
 
.leftmenuitemcontent3_1 a:link, .leftmenuitemcontent3_1 a:visited, .leftmenuitemcontent3_1 a:active, .leftmenuitemcontent3_1 a:hover,
.leftmenuitemcontent4_1 a:link, .leftmenuitemcontent4_1 a:visited, .leftmenuitemcontent4_1 a:active, .leftmenuitemcontent4_1 a:hover,
.leftmenuitemcontent5_1 a:link, .leftmenuitemcontent5_1 a:visited, .leftmenuitemcontent5_1 a:active, .leftmenuitemcontent5_1 a:hover
{
	text-decoration: none;
	color: #000000;
}

.leftmenuitemcontent3_1_selected a:link, .leftmenuitemcontent3_1_selected a:visited, .leftmenuitemcontent3_1_selected a:active, .leftmenuitemcontent3_1_selected a:hover,
.leftmenuitemcontent4_1_selected a:link, .leftmenuitemcontent4_1_selected a:visited, .leftmenuitemcontent4_1_selected a:active, .leftmenuitemcontent4_1_selected a:hover,
.leftmenuitemcontent5_1_selected a:link, .leftmenuitemcontent5_1_selected a:visited, .leftmenuitemcontent5_1_selected a:active, .leftmenuitemcontent5_1_selected a:hover
{
	text-decoration: none;
	color: #006699;
}

.leftmenuitemcontent3_1_selected a:hover, .leftmenuitemcontent4_1_selected a:hover, .leftmenuitemcontent5_1_selected a:hover, .leftmenuitemcontent3_1 a:hover, .leftmenuitemcontent4_1 a:hover, .leftmenuitemcontent5_1 a:hover
{
	text-decoration: underline;
}
 
/* slut  menyval 2 nivå 3 eller djupare */


 /* menyval 2 nivå 3 eller djupare */
.leftmenuitemcontent3_2, .leftmenuitemcontent4_2, .leftmenuitemcontent5_2
{
	background-image: url(images/min.gif);
	background-repeat: no-repeat;
	background-position: 32px 7px;
	padding-left: 42px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.leftmenuitemcontent3_2_selected, .leftmenuitemcontent4_2_selected, .leftmenuitemcontent5_2_selected
{
	background-image: url(images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 32px 7px;
	padding-left: 42px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #006699;
}

.leftmenuitemcontent4_2, .leftmenuitemcontent4_2_selected
{
	padding-left: 60px;
	background-position: 50px 7px;
}

 .leftmenuitemcontent5_2, .leftmenuitemcontent5_2_selected
 {
	padding-left: 78px;
	background-position: 68px 7px;
 }
 
 
.leftmenuitemcontent3_2 a:link, .leftmenuitemcontent3_2 a:visited, .leftmenuitemcontent3_2 a:active, .leftmenuitemcontent3_2 a:hover,
.leftmenuitemcontent4_2 a:link, .leftmenuitemcontent4_2 a:visited, .leftmenuitemcontent4_2 a:active, .leftmenuitemcontent4_2 a:hover,
.leftmenuitemcontent5_2 a:link, .leftmenuitemcontent5_2 a:visited, .leftmenuitemcontent5_2 a:active, .leftmenuitemcontent5_2 a:hover
{
	text-decoration: none;
	color: #000000;
}

.leftmenuitemcontent3_2_selected a:link, .leftmenuitemcontent3_2_selected a:visited, .leftmenuitemcontent3_2_selected a:active, .leftmenuitemcontent3_2_selected a:hover,
.leftmenuitemcontent4_2_selected a:link, .leftmenuitemcontent4_2_selected a:visited, .leftmenuitemcontent4_2_selected a:active, .leftmenuitemcontent4_2_selected a:hover,
.leftmenuitemcontent5_2_selected a:link, .leftmenuitemcontent5_2_selected a:visited, .leftmenuitemcontent5_2_selected a:active, .leftmenuitemcontent5_2_selected a:hover
{
	text-decoration: none;
	color: #669933;
}

.leftmenuitemcontent3_2_selected a:hover,
.leftmenuitemcontent4_2_selected a:hover,
.leftmenuitemcontent5_2_selected a:hover,
.leftmenuitemcontent3_2 a:hover,
.leftmenuitemcontent4_2 a:hover,
.leftmenuitemcontent5_2 a:hover
{
	text-decoration: underline;
}
 
/* slut  menyval 2 nivå 3 eller djupare */

/* menyval 3 nivå 3 eller djupare */
.leftmenuitemcontent3_3, .leftmenuitemcontent4_3, .leftmenuitemcontent5_3
{
	background-image: url(images/min.gif);
	background-repeat: no-repeat;
	background-position: 32px 7px;
	padding-left: 42px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.leftmenuitemcontent3_3_selected, .leftmenuitemcontent4_3_selected, .leftmenuitemcontent5_3_selected
{
	background-image: url(images/red-arrow.gif);
	background-repeat: no-repeat;
	background-position: 32px 7px;
	padding-left: 42px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #006699;
}

.leftmenuitemcontent4_3, .leftmenuitemcontent4_3_selected
{
	padding-left: 60px;
	background-position: 50px 7px;
}

 .leftmenuitemcontent5_3, .leftmenuitemcontent5_3_selected
 {
	padding-left: 78px;
	background-position: 68px 7px;
 }
 
.leftmenuitemcontent3_3 a:link, .leftmenuitemcontent3_3 a:visited, .leftmenuitemcontent3_3 a:active, .leftmenuitemcontent3_3 a:hover,
.leftmenuitemcontent4_3 a:link, .leftmenuitemcontent4_3 a:visited, .leftmenuitemcontent4_3 a:active, .leftmenuitemcontent4_3 a:hover,
.leftmenuitemcontent5_3 a:link, .leftmenuitemcontent5_3 a:visited, .leftmenuitemcontent5_3 a:active, .leftmenuitemcontent5_3 a:hover
{
	text-decoration: none;
	color: #000000;
}

.leftmenuitemcontent3_3_selected a:link, .leftmenuitemcontent3_3_selected a:visited, .leftmenuitemcontent3_3_selected a:active, .leftmenuitemcontent3_3_selected a:hover,
.leftmenuitemcontent4_3_selected a:link, .leftmenuitemcontent4_3_selected a:visited, .leftmenuitemcontent4_3_selected a:active, .leftmenuitemcontent4_3_selected a:hover,
.leftmenuitemcontent5_3_selected a:link, .leftmenuitemcontent5_3_selected a:visited, .leftmenuitemcontent5_3_selected a:active, .leftmenuitemcontent5_3_selected a:hover
{
	text-decoration: none;
	color: #990000;
}

.leftmenuitemcontent3_3_selected a:hover,
.leftmenuitemcontent4_3_selected a:hover,
.leftmenuitemcontent5_3_selected a:hover,
.leftmenuitemcontent3_3 a:hover,
.leftmenuitemcontent4_3 a:hover,
.leftmenuitemcontent5_3 a:hover
{
	text-decoration: underline;
}

/* slut  menyval 3 nivå 3 eller djupare */
.linklineone, .linklinetwo, .linklinethree, .linklinefour 
{
	padding-left:	10px;
	padding-bottom:	5px;
	padding-top:	5px;
	width: 187px;
}

.linklineone 
{
	border-top:		solid 1px #999999;
	margin-top: 4px;
}

.linklinetwo 
{
	border-top:		solid 1px #999999;
	border-bottom:	solid 1px #999999;
	margin-bottom:	10px;
	margin-top: 4px;
}
.linklinethree
{
	border-top: dashed 1px #999999;
	border-bottom: solid 1px #999999;
	margin-bottom:	10px;
}
.linklinefour  
{
	border-top: dashed 1px #999999;
}

.linklineone a:link,	.linklineone a:visited,		.linklineone a:active,	
.linklinetwo a:link,	.linklinetwo a:visited,		.linklinetwo a:active,
.linklinethree a:link,	.linklinethree a:visited,	.linklinethree a:active,
.linklinefour a:link,	.linklinefour a:visited,	.linklinefour a:active
{
	color: #990000;
	text-decoration: none;
}

.linklineone a:hover, .linklinetwo a:hover, .linklinethree a:hover, .linklinefour a:hover
{
	color:	black;
	text-decoration: underline;
}

table
{
	border: 0; padding: 0; margin: 0;
}

#PanelMain 
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

form { 
display: inline; 
margin: 0px; 
padding: 0px; 
} 

.topicon {
margin-right: 4px;
margin-bottom: 3px;
margin-top: 3px;
width: 18px;
height: 18px;
}

.topFade {
	margin-left: 9px;
}

#outer
{
	width:950px;
	border: 1px solid #999999;
	border-top: none;
	/* margin-top:0px;*/
	margin: 0px auto;
    text-align: left;
    padding:20px 20px 20px 20px;
	background-color: #FFFFFF;
}

#NLOuter 
{
	width:658px;
	border: 1px solid #999999;
	margin-top:0px;
    text-align: center;
    padding-top:20px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
	background-color: #FFFFFF;
}



div.iconspacer {
 height:0px;
 border-top:  1px;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 5px;
 padding-bottom: 0px;
 padding-left: 5px;
 padding-right: 0px;
}
div.spacer 
{
	margin-top: 8px;
}
div.whiteline {
 height:0px;
 border-top:  1px solid #FFFFFF;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}

div.topmenu {
	border-top:  1px solid #6EB7DB;
}

p
{
	margin-top: 0.5em;
	margin-bottom: 1em;
}

hr
{ 
	clear:left;
}

h1, h2
{
	color: #000000;
	margin-top: .5em;
	margin-bottom: .2em;
}

h1	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.8em;
	font-weight:600;
	}
		
h2	
{
	font-size:	1.4em;
	font-weight:bold;
	}	
		
h3	{	
	font-size:	1em;
	font-weight:bold;
	margin-bottom: 0;
	color: #000000;
	}	


tfoot, thead	{	
	font-size:	1em;
	}	
		
th	{
	vertical-align:middle;
	text-align: left;
	font-weight: bold;
	}
td	{
	vertical-align:top;
	}

address
{
	font-style:normal;
}

.leftlink a:link, .leftlink a:visited
{
	text-decoration: none;
}

.leftlink a:hover
{
	text-decoration: underline;
}

.leftlink
{
	text-align: center;
	clear:both;
	float:none;
}

a {	text-decoration: underline; }

a:link, a:visited, a:active, td a:link, td a:visited, td a:active
{
	color: #990000;
	text-decoration: underline;
}	

a:hover, span.a:hover, td a:hover, td span.a:hover
{
	color: #000000;
	text-decoration: underline;
}




a.white:link, a.white:visited, a.white:active, a.white:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	width: 100%;
	margin-right: 8px;
}


a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #036A9C;
	font-weight:bold;
	text-decoration: none;
}
a.footerlink:hover
{
	text-decoration: underline;
}
a.white:hover
{
	text-decoration: underline;
}

a.black:link, a.black:visited, a.black:active
{
	color: #000000;
	text-decoration: none;
}	

a.black:hover
{
	text-decoration: underline;
}

.doclinkimage
{
	 padding-left: 4px;
	 /*padding-top: 2px;*/
	 width: 12px;
	 height: 12px;
	 vertical-align: bottom;
}

blockquote, pre	{	
	font-family:	courier new, monospace;
	}
	
.tab, .tabspace
{
	height:24px;
	vertical-align:middle;
}
.tabselected
{
	height:24px;
	font-weight:bold;
	vertical-align:middle;
}
.tabspace
{
	color: #FFFFFF;
}

.sitemap a:link
{
	text-decoration: none;
}

.sitemap a:visited
{
	text-decoration: none;
}

.sitemap a:hover
{
	text-decoration: underline;
}

ul
{
	margin-left:16px;
	padding: 0px 0px 0px 0px;
}

ul li	{	
	list-style-type:	square ;
	}	

ul li li	{	
	list-style-type:	disc;
	}	

ul li li li	{	
	list-style-type:	circle;
	}	

ul li li li li	{	
	list-style-type:	square;
	}	
ul li li li li li	{	
	list-style-type:	disc;
	}
ul li li li li li li	{	
	list-style-type:	circle;
	}
	
ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	

img 
{
	border: 0;
	margin: 0;
	padding: 0;
}

pre
{
	font-size: 1em
}

.footerdevider {
	color: #036A9C;
}

.stdbox, .indexbox
{
	border: 1px solid #e0e0e0;
	padding: 4px;
}

.starthdr
{
	background-color: #ffffff;
	margin-bottom: 16px;
	margin-right:0; margin-left:0;
}

.startright
{
	color: #647E84;
}

.startrightlink
{
	font-family: verdana, helvetica, arial, sans-serif;
	color: #647E84;
}

.startrightmargin
{
	padding-left: 10px;
	padding-right: 10px;
}

.input
{
	width:100%; 
	border: solid 1px #647E84;
}

/*a.pagepath, a.pagepath:visited
{
	text-decoration: none;
}

a.pagepath:hover
{
	text-decoration: underline;
}
*/

.pagepath a:link, .pagepath a:visited
{
	text-decoration: none;
}

.pagepath a:hover
{
	text-decoration: underline;
}

div.pagepath 
{
	/*width: 498px;*/
	line-height:24px; 
	background-color: #ffffff; 
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 6px;
	padding-left: 8px;
	border-bottom:solid 1px #999999
}

.pathlink
{
	color: black;
}

.pathlinkblue, .pathlinkblue:link, .pathlinkblue:visited, .pathlinkblue:active, .pathlinkblue:hover
{
	color: black;
}

.pathlinkselectedblue , .pathlinkselectedblue:link, .pathlinkselectedblue:visited, .pathlinkselectedblue:active, .pathlinkselectedblue:hover
{
	color: #006699;
}


.pathlinkgreen, .pathlinkgreen:link, .pathlinkgreen:visited, .pathlinkgreen:active, .pathlinkgreen:hover
{
	color: black;
}

.pathlinkselectedgreen, .pathlinkselectedgreen:link, .pathlinkselectedgreen:visited, .pathlinkselectedgreen:active, .pathlinkselectedgreen:hover
{
	color: #5B802E;
}

.pathlinkred, .pathlinkred:link, .pathlinkred:visited, .pathlinkred:active, .pathlinkred:hover
{
	color: black;
}
.pathlinkselectedred, .pathlinkselectedred:link, .pathlinkselectedred:visited, .pathlinkselectedred:active, .pathlinkselectedred:hover
{
	color: #990000;
}


.CMintro {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	vertical-align: middle;
}

.CMintro a:link, .CMintro a:visited
{
	text-decoration: none;
}

.CMintro a:hover
{
	text-decoration: underline;
}

.column50main
{
	float: left;
	width: 722px;
	border-left: solid 1px #999999;
}

.column50_1
{
	float: left;
	min-height: 500px;
	width: 354px;
	margin: 0px 4px 0px 8px;
	padding: 0px 12px 8px 0px;
	border-right: solid 1px #999999;
}

.column50_2
{
	float: right;
	min-height: 500px;
	width: 354px;
	margin: 0px 0px 0px 4px;
	padding: 0px 8px 8px 0px;
}

.column100
{
	width: 722px; 
	margin: 0px 0px 0px 8px;
	padding: 0px;
	float: left; 
	border-left: 1px solid #999999; 
	overflow:hidden;
}

.column100menuless
{
	width: 946px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	overflow:hidden;
}

.column70
{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	float: left;
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	overflow:hidden;
}

.NLcolumn70
{
	float: left;
	width: 390px;
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
}

.column30
{
	float: left;
	width: 197px;
	margin: 7px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

.NLcolumn30
{
	width: 172px;
	margin: 7px 8px 0px 8px;
	padding: 0px 0px 0px 0px;
}

.columnmodified
{
	width: 506px;
	margin: 0px 6px 0px 8px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

.columndivider
{
	/*border-right:#999999 1px solid;*/
	/*border-left:#ffffff 1px solid;*/
	padding: 0px;
}

.columndummyheight
{
	height: 520px;
	width: 1px;
	float: left;
}

.pagelistitem
{
/*	line-height:2em; */
	margin-bottom: 8px;
}
a.pagelistlink
{
	color: #54215b;
	font-weight: bold;
/*	text-decoration:none; */
}




.boxheader
{
	padding-left: 12px; padding-right: 12px;
	padding-top: 8px; padding-bottom: 8px;
	border: #999999 1px solid;
	font-weight: bold;
	font-size: 1.2em;
/*	color: #4f2c57; */
	color: #000000;
}

.contentbox
{
	min-height: 500px;
	border: #999999 1px dashed;
	padding: 10px;
	margin-bottom: 8px;
}

.maincontent
{
	min-height: 500px;
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 8px;
	float: left;
}

.contentheader
{
/*	background-color: #e5e5e5; */
/*	color: #412c65; */
	color: #000000;
	font-weight:bold;
	font-size:1.2em;
	height: 2em;
	line-height: 2em;
	vertical-align:middle;
	padding-left: 10px;
	padding-right: 2px;
}

#btnSearch
{
	width: 32px;
	height: 30px;
	vertical-align: top;
}

#searchbarbackground 
{
	/*background-image: url(/Styles/www.nshu.se/images/sok.gif);*/
	background-image: url(images/search_button.gif);
	background-repeat: no-repeat;
	background-position:  right;
}

.searchText
{
	float:left;
	margin-top:7px;
	border: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	/*background-color: Transparent;*/
	background-color: #FFFFFF;
	color: #000000;
	height: 1.6em;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color: #990000;
}

#searchbar
{
	float:left;
	margin-top:0px;
	border: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	border-style:none;
	/*background-color: Transparent;*/
	background-color: #FFFFFF;
	color: #000000;
	height: 1.2em;
	font-size: 1.2em;
	padding: 0px 0px 0px 5px;
	width: 10.1em;
}

.PageBrowser 
{
	/*float: left;*/
	clear: both;
    margin-left: 220px;
}
.tabimg
{
/*	padding-right: 6px; */
	border: 0;
}


a.tablink
{
	margin-left: 8px; margin-right: 8px;
	text-decoration: none;
	color: #FFFFFF;
}


a.tablink:visited, a.tablink:hover
{
	color: #FFFFFF;
}


.indexitem
{
	margin-top: 1em;
	font-weight: bold;
	text-decoration:none;
}

.indexitem a:link, .indexitem a:visited, .indexitem a:hover, .indexitem a:active
{
	color: #036A9C;
	text-decoration:underline;
}

.indexdescription, .OT
{
	margin-top: 0.5em;
	color: #647E84;
	font-weight: normal;
	line-height: 1.3em;
}

.newsitem
{
    margin-top: 1em;
    padding-bottom: 1em;
}

.objectitem
{
	margin-bottom:1em;
	padding-bottom: 1em;
	border-bottom:solid 1px #999999
}

.searchresult table
{
	border-collapse:collapse;
	width: 100%;
}
.searchresult th
{
	background-color: #e0e0e0;
	border-width:2px;
	border-style:solid;
	border-color: #FFFFFF;
}
.searchresult td
{
	background-color: #f0f0f0;
	border-width:2px;
	border-style:solid;
	border-color: #FFFFFF;
	padding:3px;
}

.shortcut
{
	vertical-align:middle;
	padding:4px;
}

.shortcut a
{
	text-decoration:none;
}

.shortcut img
{
	margin-right: 5px;
}


.infolabel
{
/*	font-weight: bold; */
}

/*
.newsitem
{
	margin-left:15px; margin-right:15px;
}
*/

.subtle
{
	color: #9a9a9a;
/*	font-size: 0.8em; */
}

.alert
{
	color: #ff0000;
}

.editlabel
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: verdana, helvetica, arial, sans-serif;
    BACKGROUND-COLOR: #cecfce;
    TEXT-DECORATION: none
}
TD.editcell
{
	background-color: #CECFCE;
}
TABLE.edit
{
	border:2px solid #CECFCE;
}

.SearchHL
{
	background-color: #FFFF00;
}

.SearchResult
{
	padding-left: 220px;
}

#header
{
	border: 0;
}

#footer
{
	border-top: solid 5px #990000;
	text-align:center;
	margin-top:8px;
	padding:0px;
}

.startmain
{
	border-left: solid 5px #8FA8AE;
	border-right: solid 5px #8FA8AE;
	padding: 15px;
}

.temaintro
{
	background-color: #E3EBED;
	color: #000000;
	border: solid 1px #647E84;
	padding: 15px;
}

.temamain
{
	padding-top: 20px; padding-bottom: 20px;
	margin-left: 30px; margin-right:30px;
}

.forummain
{
	padding-top: 10px; padding-bottom: 20px;
	margin-left: 10px; margin-right:10px;
}


#printer 
{
	padding-left: 2px;
	padding-right: 4px;
}


/* websearch */

#SE_searchbar, #SE_helpbar 
{
	left:15px;
	top:17px;
	width:200px;
	/*padding-top:300px;*/
	padding:3px;
	border-bottom:solid 1px #FFFFFF;
/*	background-color: #cccccc;*/
}

a.searchsmal
{
font-size:9px;
color:#666666;
text-decoration:none;
}

a.searchsmal:hover
{
text-decoration:underline;
}

#SE_searchbox, #SE_helpbox {
	left:15px;
	top:17px;
	width:188px;
	padding:6px;
	/*border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;*/
	/*background-color: #fcfcfc; */
	margin-bottom:15px;
	margin-top:-1px;
}

#SE_indexId
{
	font-weight:bold;
}

#SE_optionbox
{

	/*float:left;*/
	/* width:232px; */
	padding:2px;

}

#SE_optionbox2
{
	float:none;
	/*width:272px;*/
	padding:2px;
}

.SE_Sortoption
{
	float:none;
	
}

/*div.SE_optionitem
{
	float:left;
	width:90px;
}*/

.SE_Content
{
	/*border: solid 1px #cccccc;*/
}

.SE_breadcrumb
{
	font-style:italic;
}

.SE_testleft
{
	padding-top:30px;
}

.SE_sorttext
{
	padding:10px;
	float:left;
}

.SE_searchsortlink
{
	padding:10px;
	text-decoration: underline;
	float:left;
}

.SE_searchsortselected
{
	padding:10px;
	float:left;
	font-weight:bold;
}

.SE_level1
{
	padding:3px; 
	background-color:#f0f0f0;
	padding-left:15px;
}

.SE_level2
{
	padding:3px;
	background-color:#f0f0f0;
	margin-top:1px;
	padding-left:30px;
}


.SE_level3
{
	padding:3px;
	background-color:#f0f0f0;
	margin-top:1px;
	padding-left:45px;
}	
	
.SE_level4
{
	padding:3px;
	background-color:#f0f0f0;
	margin-top:1px;
	padding-left:60px;
}		


.searchresulttitle 
{
    font-weight: bold;
}

.searchresults
{
	margin-top: 1em;
	width: 510px;
}

.searchresultitem
{
	padding-bottom:1em;
}

.searchresultitem .content
{
	padding-left: 20px;
}

.searchresultitem .nr
{
	font-weight:bold;
}

.searchresultitem .url
{
	margin-top:.2em;
	color: #888888;
}

.searchresultitem .score
{
	color: #cccccc;
}

.searchResultHighlight
{
	background-color: #e0e0e0;
	color: #000000;
}

.filetype_html
{
}

.filetype_doc
{
	background-image: url(images/word.gif);
	background-repeat: no-repeat;
	background-position:left top;
}


.filetype_xls
{
	background-image: url(images/excel.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

.filetype_ppt
{
	background-image: url(images/powerpoint.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

.filetype_pdf
{
	background-image: url(images/acrobat.gif);
	background-repeat: no-repeat;
	background-position:left top;
}

/* Utskriftsversion */
@media print
{
.noprint
{
	display:none;
	padding: 0px;
	margin: 0px;
}

.BorderBottom
{
	border-bottom: solid 1px #999999;
}

.BorderTop
{
	border-top: solid 1px #999999;
}

#searchbar
{
	display:none;
}



#outer
{
	width:100%; 
	border: 0px; 
	padding: 0px;
}

.column70
{
	float: left;
	border: none !important;
	width: 65%;
	margin-left: 0;
	padding: 0;
	overflow: visible;
}

.column30
{
	width: 4cm;
	padding: 0;
	overflow: visible;
}

.column50main
{
	border: none;
}

.column50_1
{
	min-height: 500px;
	border: none;
	overflow:visible;
	width: 46%;
}

.column50_2
{
	min-height: 500px;
	border: none;
	overflow:visible;
	width: 46%;
}

.column100
{
	border: none !important;
	overflow:visible;
	width: 95%;
}

.column100menuless
{
	width: 95%;
}


div.topmenu {
	border: 0;
}

.columndividerRightLine
{
	/*border-right:#999999 1px solid;*/
	border: none;
	padding: 0px;
}

.columndividerNoLine
{
	border-right: none;
	border-left: none;
	padding: 0px;
}

#header
{
	border-bottom: solid 1px #999999;
}

#footer
{
	border-top: solid 1px #999999;
	margin-top:15px;
	background-color:#ffffff;
	color: #036A9C;
	padding:2px;
}

body
{
	margin:0;
	width:100%;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .7em;
	font-weight: normal;
	font-style:	normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-decoration: none;
	color: #000000;
}

}
