/*-*-C-*-*/
/************************************************************************
 * it-style.css								*
 *									*
 * General stylesheets  						*
 ************************************************************************/

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, font, 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,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-size: 100%;*/
	vertical-align: baseline;
	background: transparent;
}

sup {
	vertical-align: text-top;
}
sub {
	vertical-align: sub;
}

tt {
	font-size:1.3em;
}
strong {
	color:#333;
}
	
body {
	line-height: 1.4em;
	font-family: verdana, helvetica, arial, "trebuchet ms",sans-serif;
	font-size:85%;
	width:100%;
	background: #fff;
}

#container {
	float:left;
	width:100%;
	position:relative;
	right:82%;
	background:#ddd; /* column 1 background colour */
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	background:#fff; /* column 2 background colour */
	margin-bottom:1.0em;
	margin-top:1.0em;
}

#leftCol {
	
	/*display:inline;*/
	float:left;
	width:18%;
	min-width: 1.0em;
	/*margin: 0 1% 1.0em 1%;*/
	clear:left;
	position:relative;
	left:82%;
	overflow:hidden;
	}

#centerCol {
	margin: 0 1% 0 1%;
	float:left;
}
	
.narrow {
	width:69%;
	}
.wide {
	width:98%;
	}
#cse {
	width:94%;
	display:none;
	}		
#rightCol {
	
	float:right;
	width:25%;
	background:#fff;
	min-height:200px;
	padding: 0 1% 5em 2%;
	-moz-border-radius: 16px 0 0 16px;
    -webkit-border-radius: 16px 0 0 16px;
    border-radius: 16px 0 0 16px;
    border-left: 1px solid #999999;
    border-top: 1px solid #DDDDDD;
    -webkit-box-shadow: -3px 3px 3px #bbb;
    -moz-box-shadow: -3px 3px 3px #bbb;
    box-shadow: -3px 3px 3px #bbb;
    
}

#rightCol p {

	/*padding: 0 10px;*/
	
}

#bodywrapper {	
	width:81%;
	float:left;
	position:relative;
	left:83%;
	background:#fff;
}

.bodytable-attr {
	float:left;
}

.bodytable-attr {
	float:left;
}

.bodytable-attr img {
	padding:0 3px 0 3px;
}
table { 
	font-family: verdana, helvetica, arial, "trebuchet ms",sans-serif;
	vertical-align: top;
	font-size:100%;
}
img {
max-width:100%;
}

#centerCol form input {
	margin:0.5em;
}
table.columns_h3 td {
	padding-right:2em;
	}
	
small {
	font-size:0.8em;
	
}
dd { margin-left:1.0em;
}

p {
margin:0.3em 0 1.0em 0;

}
.info {
	display:none;
}

#wrapper {
	width:100%;
	border-top: none;
	background:transparent;
	margin:0;
	padding:0;
        height:127px;
        border-bottom:23px solid #bbb;
}
#wrapper, .toppImg, .toppNav {
        background:#eaeaea;
}

#footer, .footer {
	border-top: 1px solid #333;
	clear:both;
	width:auto;
	padding: 1.0em 0 1.0em 0;
	margin-top:1.0em;
	margin-left:1%;
	margin-right:1%;
}

.footer {
	font-size:0.8em
}

.toolbar {
	border-collapse:collapse;
	clear:both;
	}
.toolbarheader {
	font-size:smaller;
	font-weight:600;
	display:inline;
	}
.toolbarcontent {
	font-size:smaller;
	display:inline;
	margin:3px;
	/*border-left:thin solid black;
	border-right:thin solid black;*/
	}

#explorer {
	margin-top:2.0em;
	margin-left:1.0em;
}
#explorer_show {
	float:left;
	margin-top:2.0em;
	margin-left:1.0em;
	}
	
.right-col {
	float:right;
	width: auto;
	margin-left: 0.4em;
	/*height:100%;*/
	}

.leftColBox {
	background: url('/images/transparent.png') repeat-y;
	margin-top: 2.0em;
	padding: 0 0 0 1.0em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display:block;
	}

/* first level indent */
.leftColBox ol, .leftColBox ul {
	margin-left:2em;
}

/* indent for all other levels */
.leftColBox ol ol, .leftColBox ul ul {
  margin-left:1em;
}

#leftCol hr {
color:#fff;
background-color:#fff;
height:1px;
border:none;

}

#leftCol p {
	color:#000;
	padding: 4px 13px 4px 13px;
	display: block;
	text-decoration:none;
	margin:0;
}

#centerCol .wikiflash p, #rightCol .wikiflash p {
		/*font-family: 'Book Antiqua', 'Palatino Linotype', Palatino, serif;*/
        font-family: Arial, Helvetica, Verdana, sans-serif;
        font-size: 1.15em;
        color:#333;
        padding: 4px 13px 4px 13px;
        display: block;
        text-decoration:none;
        margin:0;
}

#centerCol ul, #rightCol ul {
	padding-left:2.0em;
    margin-bottom:0.8em;
    list-style-image: url("/images/uu_bullet.png");
}

.leftColBox ul {
    margin-bottom:0.8em;
    list-style-image: url("/images/uu_bullet.png");
}

#centerCol ol {
	padding-left:2.0em;
    margin-bottom:0.8em;
    list-style-type:decimal;
    list-style-image: none;
}
.boxed {
   border: 1px solid #8A8A8A;
}


div.leftboxcolumn {
 float:left;
 overflow:visible;
 width: 45%;
 background:#fff;
 /*max-width: 60em;*/
 /*border: 1px solid #0f0;*/
 padding:0;
 margin: 0 3% 0 1%;
}
div.rightboxcolumn {
	overflow:visible;
	float:left;
    width: 45%;
 /*max-width: 60em;*/
 /*border: 1px solid #f00;*/
 padding:0;
 margin: 0 1% 0 3%;
}

#share {
float:right;
margin-top:1.2em;
}

.qbullet {
	position:relative;
	top:3px;
	margin-left:2px;
	margin-right:2px;
}

.edit {
	clear:both;
	font-size:smaller;
	float:right;
	padding:5px;
	}

.personcard {
	/*border: 1px solid #333;*/
	float:left;
	width:100%;
	background: #eee url('/images/personbg.png') no-repeat;
	background-position: right bottom;
    -moz-border-radius: 0 32px 0 0;
    -webkit-border-radius: 0 32px 0 0;
    border-radius: 0 32px 0 0;
	padding:0 0 2.0em;		
	margin: 1.0em 0 1.5em;
	-moz-box-shadow: -2px 2px 2px 2px #aaa;
	-webkit-box-shadow: -2px 2px 2px 2px #aaa;
	box-shadow: -2px 2px 2px 2px #aaa;
	
}

.picturecard {
	float:left;
	margin: 2px;
	background:#fff;
	border: 1px solid #555;
	clear:left;
	display:inline-block;
	padding: 1.0em 1.0em 2.0em 1.0em;
	clear:left;
	margin:1.0em;
	}

.personinfo {
	font-size:1.2em;
    font-family:Arial, Helvetica, sans-serif;
    color:#900;
    font-weight:400;
	padding:1.0em;
	line-height:1.3em;
}

.persondetails {
	float:left;
	display:inline-block;
	vertical-align:top;
	margin:1.0em;
}
.persondetails td {
	vertical-align:top;
}

.presentation {
clear:both;
}

.columns_locked_row {
	float:left;
	width:100%;
	padding-right:1%;
}

.columns_locked_content {
	float:left;
	width:48%;
	padding-right:1%;
	}
.tabular_row {
	clear:both;
}

.tabular_header {
	float:left;
	width:25%;
	overflow:hidden;
}

.tabular_content {
	padding-left:2%;
	margin-top:1.0em;
	margin-bottom:1.0em;
	float:left;
	width:72%;
	border-left: 5px solid #a4b78c;
}

/**************** rubrikstylning ****************/

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
	color:#555;
	text-transform: none;
}

h1 {
	font-size:2.2em;
	line-height:1.2em;
	clear:both;
	margin:0.3em 0 0.3em 0;        
	border-bottom: 1px solid #333;
}

#leftCol h1, #rightCol h1 {
	font-size:1.6em;
	color:#333;
	margin: 7px 0px 0px 0px;
    border-bottom:none;
}

h2 {
	font-size:1.9em;
	line-height:1.4em;
	margin:1.0em 0 0.5em 0;
	border-bottom:none;
	clear:both;
}
h2 a, h3 a {
	text-decoration:none;
        color:#2222D0;
}
h3 {
	font-size:1.5em;
    color:#444;
	margin:1.0em 0 0.5em 0;
	line-height:1.3em;
}

.leftmenu h3 {
	margin: 0 0 0 1.0em;
	font-size:1.15em;
	color:#900;
	padding-top:1em;
	}
h4 {
	font-size:1.15em;
	line-height:1.0em;
	margin:1.2em 0 0.5em 0;
	color:#333;
	text-transform:uppercase;
}

.tabular_header h4 {
	text-transform:none;
	text-align:right;
	font-size:1.2em;
	padding-right:1.0em;
    /*margin-left:2em;
    background:#eee;*/
    
	
    
}
 /* Citat */
h5  {
    font-size:1.15em;
    line-height:1.0em;
    font-style:italic;
	margin:1.0em 0 0 0;
	color: #333333;
}
/* Accordion */
div.accordioncontainer {
	float:left;
	width:100%;
	
	}
div.accordion {
	background: #fff;  
	-moz-box-shadow: -3px 3px 3px #bbb;
	-webkit-box-shadow: -3px 3px 3px #bbb;
	box-shadow: -1px 1px 2px #999;
	border: solid;
	border-width: 1px;
	border-color: #a4b78c;
	border-left: 12px solid #a4b78c;
	margin:1.0em 0;
}

.accordion .body {
	display:none;
	padding:0 0.5em 0.5em 0.5em;
	border-top: 1px solid #a4b78c;
}

.accordion .header {
	width:100%;
    cursor:pointer;
}

.accordion h2 {
	font-size:1.9em;
	line-height:1.4em;
	padding:0.5em;
    border-bottom:none;
    margin:0;
}

.toppImg h1{
    border:none;
}

.emplist h2 {
    margin:0 0 6px 0;
}
	
td > h1 {
  padding-top: 0em;
  margin-top: 0em;
 clear: left;
}

/* This doesn't look good if there is "naked text" between the elements. */
/* h1 + P, h2 + P, h3 + P, h4+P, h1 + ul, h2 + ul, h3 + ul, h4+ul, h1 + ol, h2 + ol, h3 + ol, h4+ol, h1+h2, h2+h3, h3+h4 { margin-top: -0.6em; } */

HR {
    color: #555555;
    background-color:#555;
	height:1px;
	border:none;
	clear:both;
}

/* Links */
/* a:link, a:visited { color: #990000; } */

/* Tables */
	
table.header { padding: 0em; border: 1px; }
td#current { text-decoration: underline; }

/* front-page headers: bg red, white text, bold, centered */
td.header, td.header a:visited, td.header a:link { 
  background-color: #990000; 
  color: #ffffff; 
/*   font-weight: bold;  */
  text-align: center; 
  text-decoration: none; 
}

td.header a:hover { 
  background-color: #990000; 
  color: #ffffff; 
/*   font-weight: bold;  */
  text-align: center; 
  text-decoration: underline; 
}

/* subheaders: same, not bold */
td.subheader, td.subheader a:visited, td.subheader a:link { 
  background-color: #990000; 
  color: #ffffff; 
  text-align: center; 
  text-decoration: none; 
}
td.subheader a:hover { 
  background-color: #990000; 
  color: #ffffff; 
  text-align: center; 
  text-decoration: underline; 
}

/* same but left-aligned */
td.leftheader, td.leftheader a:visited, td.leftheader a:link { 
  background-color: #990000; 
  color: #ffffff; 
  text-align: left; 
  text-decoration: none; 
}
td.leftheader a:hover { 
  background-color: #990000; 
  color: #ffffff; 
  text-align: left; 
  text-decoration: underline; 
}

/* red on white */
td.whiteheader, td.whiteheader a:link, td.whiteheader a:visited { 
  color: #990000; 
  background-color: #ffffff; 
  text-decoration: none;  
}

span.whiteheader { 
  background-color: #ffffff; 
  color: #000000; 
}

.margin { 
  background-color: #990000; 
	background: #990000;
	color: white;
}
td.margin{ 
  background-color: #CCC; 
	color: white;
/*   font-weight: bold;  */
  text-align: center; 
}

/* contents of a front-page */
div.contents { 
  background-color: transparent; 
  color: #000000; 
  margin-left: 2em; 
  margin-right: 2em; 
}

/* contents of a sub-page: larger margins */
div.subcontents { 
  background-color: transparent; 
  color: #000000; 
  margin-left: 4em; 
  margin-right: 4em; 
}

.gallery .picture {
 	float:left;
	height: 225px;
    margin: 1em;
    width: 150px;
    display: table-cell;
    overflow:hidden;
    position:relative;
}

.gallery .picture img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:200px;
}

.gallery .picture .nametag {
	display:block;
	padding:5px;
	width:140px;
	background: #666;
	font-size:0.9em;
	color:#fff;
}

.gallery .picture .directory a {
	color:#fff;
}
/* Nicer tables for the catalog */
/*table.katalog {
  border-style: solid;
  border-width: thin;
  border-spacing: 0pt;
  border-collapse: collapse;
}

table.katalog td { 
 padding: 2pt 0.6em;
}

table.katalog th {
  color: black;
  background-color: #ccc;
}
table.katalog td.index {
  color: black;
  background-color: #ccc;
}*/

table.katalogperson {
/*   background-image: url(/katalog/uubakgrund.gif); */
/*  border-collapse: collapse;
  border: 2px solid black;*/
}
/* table.katalogperson table td { */
/*  padding: 4px; */
/* } */

div.frontbox {
	float:left;
 	margin: 1.0em 0.2em 0.5em 0em;
 	width:100%;
}

div.frontflashbox {
/*   font-size: smaller; */
 border: 1px solid #990000;
 margin: 0.4em 0em;
/*  margin: 1em 0em 0.5em 0.5em; */
}
div.frontboxheading {
  color: #555;
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.4em;
  padding: 0.3em 0.2em 0.25em 0.4em;
  border-bottom: 1px solid #333;
 
}
.boxed div.frontboxheading {
    background: url("/newimages/menygrad.png") repeat-x scroll 0 0 #8A8A8A;
    color: #FFFFFF;
    border-bottom: 0px;
}
div.frontboxheading > p {
 margin: 0em;
}
div.boxbody > p {
  margin: 0.4em 0em 0em 0.0em;
}

div.boxbody {
  /* top right bottom left */
 padding: 0.4em 1em 0.5em 1em;
}

div.frontboxbody {
  /* top right bottom left */
 background: #fff;
 padding: 0.5em 1em 0.5em 1em;
}

div.frontboxbody div {
  margin-bottom: 0.3em;
}

/* Interna saker (kalendarium och seminarium) i LäsIT */
div.lesitinternt {
    /*background-color: #ffff00; */
  color: black;
    /*background-color: #ffff99;*/
}

.clear { background-color:white; color:black; }
.note { background-color: #FFCC66;   color: black; }
.sans { font-family: sans-serif, sans; }
.red { color: #990000; background-color: white}
.white { color: white }

.title { 
	color: #555555; 
	background-color: white;
/*	text-transform: capitalize */
}

.leftColBox .title {
    background: transparent;
}

.loc { 
	font-size: smaller;	
	font-weight: bold; 
	font-family: sans-serif; 
}
.nav { 
	font-size: smaller;
	text-indent: 3em ; 
}

.head { 
	font-weight: bold; 
}

A.submenu:link, A.submenu:visited {
  text-decoration: none;
 color: white;
}
A.menu:link, A.menu:visited {
  text-decoration: none;
}
A.menu:hover, A.submenu:hover {
  text-decoration: underline;
 color: white;
}
DL.menu A:link, DL.menu A:visited, DL.submenu A:link, DL.submenu A:visited, DL.rootmenu A:link, DL.rootmenu A:visited {
  text-decoration: none;
  color: white;
}
DL.menu A:hover, DL.submenu A:hover, DL.rootmenu A:hover {
  text-decoration: underline;
  color: white;
}

A:link, .simulatedlink {color: #2222d0 ; text-decoration:none; }
A:visited {color: purple ; text-decoration:none; }
A:active {color: aqua ; }
a:hover {text-decoration:underline;}

.textcol { color: #555555; background-color: white; }
.address { color: #555555;   background-color: white; font-size: smaller }
/* .header  { color: #555555; font-size: smaller; } */

div.menu {
  text-align: left;
  color: white;
  background-color: #990000;
  font-size: smaller;
  line-height: 1.6; 
}
dl.rootmenu {
 text-align: left;
 color: white;
  background-color: #990000;
}
dl.menu {
 font-size: smaller;
 text-align: left;
 color: white;
  background-color: #990000;
}
dt.menu, dt.rootmenu {
 margin-top: 0.6em;
 color: white;
  background-color: #990000;
}
dd.rootmenu {
 color: #cccccc;
  background-color: #990000;
/*  font-size: smaller; */
 margin-left: 2ex;
}
dd.menu {
 color: #cccccc;
  background-color: #990000;
 margin-left: 2ex;
}

/* for Wiki */

table.diff
  { width: 95%; }
td.diff-added
  { background-color: #cfffcf;
    color:            #000000; }
td.diff-removed
  { background-color: #ffffaf;
    color:            #000000; }

p.warning
  { color:      #ff3f3f;
    background: transparent; }

table.wiki {
  border-style: solid;
  border-width: 1px;
  border-spacing: 0pt;
  /*border-collapse: collapse;*/
  border-color: #9eaecb;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 0.95em;
  empty-cells: show;
}

/*
table.wiki tr.wikitableeven {
	background-color: #dae2f5;
}
*/
table.wiki tr.wikitableodd td {
	background-color: #dae2f5;
}
/*
table.wiki tr.wikitableneutral td {
	border-style: solid;
    padding: 2pt;
    border-color: #ccc;
}
*/

table.wiki th {
    color: #fff;
    background-color: #9eaecb;
    padding: 5px 20px 5px 15px;
    
}

table.wiki th:first-child {
    border-radius: 8px 0 0 0;
    -moz-border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
}

table.wiki th:last-child {
    border-radius: 0 8px 0 0;
    -moz-border-radius: 0 8px 0 0;
    -webkit-border-radius: 0 8px 0 0;
}

table.wiki th:only-child{
    border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
}

table.wiki td:last-child {
    border-right:0;
}

table.wiki tr:last-child td:first-child {
    border-radius: 0 0 0 8px;
    -moz-border-radius: 0 0 0 8px;
    -webkit-border-radius: 0 0 0 8px;
}

table.wiki tr:last-child td:last-child {
    border-radius: 0 0 8px 0; 
    -moz-border-radius: 0 0 8px 0; 
    -webkit-border-radius: 0 0 8px 0; 
}
/*
table.wiki tbody tr:nth-child(odd) {
   background-color: #dae2f5;
}
*/
table.sortable thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.sortable thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.sortable thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.sortable thead tr .headerSortDown, table.sortable thead tr .headerSortUp {
	background-color: #9092b5;
}

table.wiki td {
	padding: 5px;
	border-right: thin solid #9eaecb;
	vertical-align: top;
}

div.wikiflash {
  background: #e7ccbb url('/images/transparent_right.png') repeat-y right;  
  -moz-border-radius: 16px 0 16px 0px;
  -webkit-border-radius: 16px 0 16px 0px;
  border-radius: 16px 0 16px 0px;
  -moz-box-shadow: -3px 3px 3px #bbb;
  -webkit-box-shadow: -3px 3px 3px #bbb;
  box-shadow: -3px 3px 3px #bbb;
  border: solid;
  border-width: 1px;
  border-color: #e7ccbb;
  padding: 0.5em;
  margin:1.0em;
}

.news {
	border: 1px solid #c58e70 !important;
	border-left: 12px solid #c58e70 !important;
	background: #fff !important;
	border-radius:0 !important;
	box-shadow:-1px 1px 2px #999 !important;
	-moz-box-shadow:-1px 1px 2px #999 !important;
	-webkit-box-shadow:-1px 1px 2px #999 !important;
}

.list {
	border: 1px solid #a4b78c !important;
	border-left: 12px solid #a4b78c !important;
	background: #fff !important;
	border-radius:0 !important;
	box-shadow:-1px 1px 2px #999 !important;
	-moz-box-shadow:-1px 1px 2px #999 !important;
	-webkit-box-shadow:-1px 1px 2px #999 !important;
}

.box {
	border: 0px solid !important;
	background: #ddd !important;
	border-radius:0 !important;
	box-shadow:none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	-moz-box-shadow:-1px 1px 2px #999 !important;
	-webkit-box-shadow:-1px 1px 2px #999 !important;
}

.leftColBox div.wikiflash {
  margin-left: 0;
}

img.wikileft {
  float:left;
  padding-right:5pt;
  padding-bottom:5pt;
}

img.wikiright {
  float:right;
  padding-left:5pt;
  padding-bottom:5pt;
}

blockquote.gt-quote {
  border-left: solid;
  border-color: #0000FF;
  padding-left: 0.5em;
  margin-left: 0em
}

div.diff {
  color: #333;
  white-space: normal;
  overflow: visible;
  max-height: none;
}

div.diff ins, ins.diff {
  background: #cfc;
  color: black;
  text-decoration: none;
}

div.diff del, del.diff {
  background: #fcc;
  color: black;
  text-decoration: none;
}

/* OPUS */
.opus_authors a { color: black; }
.opus_manifestation a { color: black; }

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}

#header {
	/*position:static;*/
	/*width:auto;*/
	/*height:178px;*/
	/*margin-bottom:30px;*/

}

#googlebox {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:1.2em;
	margin-top:1px;
	margin-right:-4px;
	padding:4px;
	height:36px;
	width:240px;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#searchbutton {
	height:36px;
	width:36px;
	background: #50cb80 url(/newimages/search.png) no-repeat center;
	border-top: 3px solid #70e6a6;
	border-bottom: 3px solid #30a050;
	border-left: 3px solid #70d696;
	border-right: 3px solid #40b770;
	cursor: pointer;
	position:relative;
	top:-2px;
	left:-1px;
}

#pic {
	
	padding: 0;
	margin: 0;
	position: absolute;
	top:0px;
	right:0px;
	z-index:-1;

}
#gradient {
	/*background: url(/newimages/cornergrad.png) no-repeat bottom left;*/
	width:700px;
	height:150px;
	
	}
#gradimg {
	 width:400px;
	 position:absolute;
	 top:-10px;
	}	

#name {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border:0;
	font-size:3em;
	line-height:1.1em;
	position: absolute;
	top: 40px;
	left: 190px;
	z-index:2;
	text-shadow: -2px 0 white, 0 2px white,
      2px 0 white, 0 -2px white;
    width:auto;
	}	
#name a {color:#000}
#name small {
	font-size:0.6em; 
	line-height:0.8em;}

.logo {
	display:block;
	width:160px;
	height:150px;
	}

#logo {
	background: url(/images/uulogo_grey.png) no-repeat center;
	position:absolute;
	left:0;
	top:0;
	z-index:0;
	}
	
#topMenu {
	margin-top:150px;
	float:left;
	width:100%;	
	}
	
#toolbox {
	margin:0px 0 0 1em;
}
	
#lang_switch{
	float:left;
border:2px solid #fff;
margin:2px 1em 3px 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.listen_btn{
	border:0px;
	float:left;
    padding-left: 30px;
    margin-right: 0.5em;
    background: url(/newimages/listen.png) no-repeat top left;
    background-position: 0 -70px;
    width: 23px;
    height: 20px;
}

a:hover .listen_btn{
    background-position: 0 0; 
}

#searchresultsheading {
	display:none;
	float:left;
	width:100%;
}
#hide-button {
	position:absolute;
	right:10px;
	top:10px;
	color:#999;
	display:none;
    background: #EEE;
    border: 1px solid #CCC;
    border-radius: 4px;
    color: #999;
    display: none;
    float: right;
    font-size: 18px;
    line-height: 12px;
    padding: 2px 4px 6px;
	}
#hide-button:hover {
	cursor:pointer;
	}
#searchresultsheading h2 {
	color:#ccc;
	width:100%;
}

#lang_search {	
	position:absolute;
	text-align: right;
	top:110px;
	right:0;
	z-index:2;
	width:300px;
	}

#pagemenu {
	position:static;
	width:200px;
    background:#bbb;
    display:block;

}

/****  TOPPMENY NIVA 1  ****/

#padding {
	width:1%;
	float:left;
	height:25px;
}

ul#menucontainer {
	float:left;	
    list-style-image:none;
    list-style-type:none;
    width:100%;
    background:url('/newimages/menygrad.png') #8a8a8a;
    /*box-shadow: 0 3px 3px #777;
    position: fixed;
    top: 0;
    z-index: 3;*/
}

ul#menucontainer li {
	display:inline;
}

ul#menucontainer li.menuitem a, ul#menucontainer li.selected a {
	color: #fff;
	padding: 3px 13px 3px 13px;
	display: block;
	float:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	height:20px;
    font-weight:700;
}

a.tool {
	float:right;
	display:block;
	padding-left:13px;
	padding-right:13px;
	padding-top:1px;
	height:25px;
	color:#fff;
	font-size:80%;
}

a.tool span {
	margin-top: 2px;
    display: inline-block;
}

a.tool span :hover {
	font-weight: bold;
}

#xp1 {
	float: right;
	margin-right: 10px;
}

ul#menucontainer li a:hover{
	
	background: #ddd url('/images/transparent.png') repeat-y;
	color:#333;
	/*border-bottom:1px solid #ddd;*/
	text-decoration: none;
}

ul#menucontainer li.selected a {
	text-decoration: none;
	color:#333;
	/*border-bottom:1px solid #ddd;*/
	background: #ddd url('/images/transparent.png') repeat-y;
}

#toolboxwrapper {
	float:right;
}

.leftmenu ul {
	margin-left:1.2em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	margin-top:-1px;
	/*opacity:0.2;filter:alpha(opacity=20);*/
	font-size:0.9em;
	display:block;
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	}
ul.leftmenu li {
	display:block;
	list-style-image:none;
	list-style-type:none;   
    border-bottom:1px solid #fff;
	background-image: url('/images/transparent.png');
	background-repeat: repeat-y;	
}

.leftmenu a {
	font-size:1.0em;
	color:#000;
	padding: 4px 13px 4px 13px;
	display: block;
	text-decoration:none;
	font-weight:400;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#leftCol a:hover{
	text-decoration: none;
	text-decoration: none;
	color:#333;
    background:#fff;
}

.left {
    float:left;
}
.right {
    float:right;
}
.clear {
    clear:both;
}


/* Calendar specific styles */

.leftColBox div.calendar {
    font-size: 80%;
    line-height: 1.5em;
    background-color: #eeeeee;
    margin-left: -0.5em;
    width: 98%;
}

div.calendar {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color:  #8a8a8a;
}
div.header {
    overflow:hidden;
    /* background-color: #daa982; */
    background: url("/newimages/menygrad.png") repeat scroll 0 0 #8A8A8A;
    color:white;
    padding: 2px 2px 2px 2px;
    font-size: 90%;
    font-weight: bold;
}

.leftColBox div.header {
    padding-top: 4px;
}

div.event {
    border-bottom: 1px solid #9a9a9a;
    padding: 5px 10px 10px 10px;
}

div.event:hover {
    background-color: #fefefe;
    cursor: pointer;
}

span.time {
    /*color: #daa982;
    font-weight: bold;*/
    /* font-size: 85%; */
}
span.location{
    color:#9a9a9a;
    display: block;
}

span.calfooter {
    font-size: 80%;
    color:#9a9a9a;
    padding-left: 0.2em;
}

/* END calendar */

/* BV: these affect (only, I hope) the non-Wiki menus, but in a bad way*/
/* ul.leftmenu li.selected { */
/* padding: 4px 13px 4px 13px; */
/* font-weight:400; */
/* } */

/* li.selected > a { */
/* 	text-decoration: none; */
/* 	text-decoration: none; */
/* 	color:#333; */
/* 	background:#FFF; */
/* } */

    /* Standard classes for use in any page */
    /* PhorumDesignDiv - a div for keeping the forum-size size */
    .PDDiv
    {
        width: 100%;
        text-align: left;
    }        
    /* new class for layouting the submit-buttons in IE too */
    .PhorumSubmit { 
        border: 1px dotted #808080; 
        color: Black; 
        background-color: #ddd;
        font-size: 12px; 
        font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif; 
        vertical-align: middle; 
    }    
    
    .PhorumTitleText
    {
    	padding: 3px;
	margin-left: 0em;
    }

    .PhorumStdBlock
    {
        font-size: 12px;
      font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        background-color: White;
        border: 1px solid #808080;
        padding: 3px;		
    }

    .PhorumStdBlockHeader
    {
        font-size: 12px;
      font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        background-color: white;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-top: 1px solid #000000;
        padding: 3px;
    }

    .PhorumHeaderText
    {
    	color: black;
        font-weight: bold;
    }

    .PhorumNavBlock
    {
        font-size: 12px;
      font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        border: 1px solid #000000;
        margin-top: 1px;
        margin-bottom: 1px;
        background-color: #990000;
        padding: 2px 3px 2px 3px;
	color: #BBBBBB;
    }

    .PhorumNavHeading
    {
    	color: #BBBBBB;
        font-weight: bold;
	
    }

    A.PhorumNavLink
    {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
      font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        font-size: 12px;
        border-style: solid;
        border-color: #000000;
        border-width: 0px;
        padding: 0px 4px 0px 4px;
    }

    A.PhorumNavLink:hover
    {
        background-color: #999999;
        font-weight: normal;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        font-size: 12px;        
        border-style: solid;
        border-color: #000000;
        border-width: 1px;
        color: #FFFFFF;
    }

    .PhorumFloatingText
    {
        padding: 10px;
    }

    .PhorumHeadingLeft
    {
        padding-left: 3px;
        font-weight: bold;
    }

    .PhorumUserError
    {
        padding: 10px;
        text-align: center;
        color: Red;
        font-size: 16px;
        font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

   .PhorumNewFlag
    {
        font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #cc0000;
    }

    

    /* PSUEDO Table classes                                       */
    /* In addition to these, each file that uses them will have a */
    /* column with a style property to set its right margin       */    

    .PhorumColumnFloatXSmall
    {
        float: right; 
        width: 75px;
    }

    .PhorumColumnFloatSmall
    {
        float: right; 
        width: 100px;
    }

    .PhorumColumnFloatMedium
    {
        float: right; 
        width: 150px;
    }

    .PhorumColumnFloatLarge
    {
        float: right; 
        width: 200px;
    }

    .PhorumColumnFloatXLarge
    {
        float: right; 
        width: 400px;
    }

    .PhorumRowBlock
    {
        border-bottom: 1px solid #F2F2F2;
        padding: 5px 0px 0px 0px;
    }

    /************/
    

    /* All that is left of the tables */

    .PhorumStdTable
    {
        border-style: solid;
        border-color: #000000;
        border-width: 1px;
        width: 100%;
    }

    .PhorumTableHeader
    {
        background-color: White;
        border-bottom-style: solid;
        border-bottom-color: #000000;
        border-bottom-width: 1px;
        color: #000000;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        font-weight: bold;
        padding: 3px;
    }

    .PhorumTableRow
    {
        background-color: #FFFFFF;
        border-bottom-style: solid;
        border-bottom-color: #F2F2F2;
        border-bottom-width: 1px;
        color: Black;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        height: 35px;
        padding: 3px;
    }
    
    .PhorumTableRowAlt
    {
        background-color: #ccc;
        border-bottom-style: solid;
        border-bottom-color: #F2F2F2;
        border-bottom-width: 1px;
        color: #000000;
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        height: 35px;
        padding: 3px;
    }    

    table.PhorumFormTable td
    {
    	color: #000000;
        height: 26px;
    }

    /**********************/


    /* Read Page specifics */
    
    .PhorumReadMessageBlock
    {
        margin-bottom: 5px;
    }
    
   .PhorumReadBodySubject
    {
        color: Black;
        font-size: 16px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        font-weight: bold;
        padding-left: 3px;
    }

    .PhorumReadBodyHead
    {
        padding-left: 5px;
    }

    .PhorumReadBodyText
    {
        font-size: 12px;
        font-family: Lucida Console, Andale Mono, Courier New, Courier, monospace;
        padding: 5px;
    }

    .PhorumReadNavBlock
    {
        font-size: 12px;
        font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        background-color: #990000;
        padding: 2px 3px 2px 3px;
    }

    /********************/
    
    /* List page specifics */

    .PhorumListSubText
    {
        color: #707070;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .PhorumListPageLink
    {
        color: #707070;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .PhorumListSubjPrefix
    {
        font-weight: bold;
    }    

    .PhorumListModLink, .PhorumListModLink a
    {
        color: #707070;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }
    /********************/

    /* Override classes - Must stay at the end */

    .PhorumNarrowBlock
    {
        width: 600px;
    }

    .PhorumSmallFont
    {
        font-size: 11px;
    }    

    .PhorumLargeFont
    {
        color: #000000;
        font-size: 16px;
        font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
    }    


    .PhorumFooterPlug
    {
        margin-top: 10px;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
    }

/* borde flyttas till broschyr.css i /research/info */
.broschyrtext {
vertical-align:top;
}
/* Google custom search*/
.gsc-control-cse {
  font-family: Verdana, sans-serif;
  border-color: #FFFFFF;
  background-color: #FFFFFF;
  width:96% !important;
}
input.gsc-input {
  border-color: #333333;
  height:31px;
  font-size:1.2em;
  color:#666;
}
input.gsc-search-button {
  border-color: #900;
  background-color: #900;
  color:#fff;
  font-weight:700;
  height:35px;
  text-shadow:none;
}
.gsc-tabHeader.gsc-tabhInactive {
  border-color: #E9E9E9;
  background-color: #E9E9E9;
}
.gsc-tabHeader.gsc-tabhActive {
  border-top-color: #FF9900;
  border-left-color: #E9E9E9;
  border-right-color: #E9E9E9;
  background-color: #FFFFFF;
}
.gsc-tabsArea {
  border-color: #E9E9E9;
}
.gsc-webResult.gsc-result {
  border-color: #FFFFFF;
}
.gsc-webResult.gsc-result:hover {
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b {
  color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b {
  color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b {
  color: #0000CC;
}
.gs-webResult.gs-result a.gs-title:active,
.gs-webResult.gs-result a.gs-title:active b {
  color: #0000CC;
}
.gsc-cursor-page {
  color: #0000CC;
}
a.gsc-trailing-more-results:link {
  color: #0000CC;
}
.gs-webResult .gs-snippet {
  color: #000000;
}
.gs-webResult div.gs-visibleUrl {
  color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
  color: #008000;
}
.gs-webResult div.gs-visibleUrl-short {
  display: none;
}
.gs-webResult div.gs-visibleUrl-long {
  display: block;
}
.gsc-cursor-box {
  border-color: #FFFFFF;
}
.gsc-results .gsc-cursor-page {
  border-color: #E9E9E9;
}
.gsc-results {
	background: #e9efe5 url('/images/transparent.png') repeat-y;
	padding:0.5em;
	width: 100% !important;
}
.gsc-wrapper {
	width:100%;
}
.gsc-results .gsc-cursor-page.gsc-cursor-current-page {
  border-color: #FF9900;
}
.gs-promotion {
  border-color: #336699;
}
.gs-promotion a.gs-title:link,
.gs-promotion a.gs-title:link *,
.gs-promotion .gs-snippet a:link {
  color: #0000CC;
}
.gs-promotion a.gs-title:visited,
.gs-promotion a.gs-title:visited *,
.gs-promotion .gs-snippet a:visited {
  color: #0000CC;
}
.gs-promotion a.gs-title:hover,
.gs-promotion a.gs-title:hover *,
.gs-promotion .gs-snippet a:hover {
  color: #0000CC;
}
.gs-promotion a.gs-title:active,
.gs-promotion a.gs-title:active *,
.gs-promotion .gs-snippet a:active {
  color: #0000CC;
}
.gs-promotion .gs-snippet,
.gs-promotion .gs-title .gs-promotion-title-right,
.gs-promotion .gs-title .gs-promotion-title-right *  {
  color: #000000;
}
.gs-promotion .gs-visibleUrl,
.gs-promotion .gs-visibleUrl-short {
  color: #008000;
}

.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result {
  border: 0;
}
div.gsc-clear-button {
	display: none !important;
	position:absolute;
	top:80px;
	right:10px;
}




/* no category for the moment */

/* disabled label (i.e. radiobutton, checkbox) */
label.gray {
    color: #dddddd;
}

