/********************************************************************/
/*	Extra CSS som används av uu.se/nyheter och uu.se/press					*/
/*	Baserad på gammalt inline-grejs i filer från uu.se/aktuellt			*/
/*	Skapad 071123 av stefan.blomskog[at]its.uu.se										*/
/********************************************************************/

#mainnav ul {list-style: none; margin: 0 0 1em 0; }
#mainnav h2 {margin:0; font-size: 1em; padding-left:1em;}
/* infoboxar */
dl {
		width: 240px;
		margin: 0 0 15px 0;
		padding: 0;
		background: #ccc url(/img/box_bottom.gif) no-repeat bottom left;
		}

	dt {
		margin: 0;
		padding: .5em;;
		font-size: 1.2em;
		color: #333;
		border-bottom: 1px solid #ccc;
		background: #ccc url(/img/box_top.gif) no-repeat top left;
		}
	
	dd {
		margin: 0 0 0 0;
		padding: .5em;
		color: #666;
		font-family: Verdana, sans-serif;
		font-size: 90%;
/*		background: url(arrow.gif) no-repeat 0 3px;*/
		}
	.infobox dt {
		background-color: #ccc;
		font-size: 1.0em;
		background: #ccc url(/img/box_top.gif) no-repeat top left;

		}
.infobox {
	float: right;
	clear:right;
	background: #E9E9E9 url(/img/box_bottom.gif) no-repeat bottom left;
}
.infobox ul {margin: 0; padding: 0;}	
.infobox li {display: inline; list-style: none;}
.infobox a:link, #infobox a:visited, .block a:link, .block a:visited, dd a:link {color: #000; margin: 0 0 .5em 0; text-decoration:none;}
a.block {border: 1px solid #e9e9e9;}
dd a:link, dd a:visited {color: #666; text-decoration:none;}
.infobox dt a:link, .infobox dt a:link {text-decoration: underline;}

/*.infobox a:hover {color:#0000ff; background-color: transparent; text-decoration:underline;}*/
#rightcolumn {
	background: #fff;
	position: absolute;
	left:580px; top:80px;
	display:block;
	float:right;
	width:240px;
	padding:0;
}
#footer {border:0;border-top:1px solid #ccc;padding:.5em 0;margin-left:180px; }
img.rss {float:right; border: 0; padding-top:3px;}
td.normal, td.normal b, .diskret {color:#999;} /* fÃ¶r att ta ned uub-feeden lite... */

/**************************************/
/* Hämtad från Universens css-filer   */
/* www.universen.uu.se/uu_css/top.css */
/* används i ../aktuellt/nyhet.php    */
/* Stefan Blomskog ITS 2007           */
/**************************************/
#main_img {
	padding:15px 0 0 0px;

}
#main_imgtext {
	padding:3px 0px 0 10px;
	text-align:left;
	font:italic 0.9em/1.4em verdana, helvetica, sans-serif;
}

/* ****************************** */
/*    styling för sidlänkar       */
/*    Stefan Blomskog ITS         */
/* ****************************** */
div#page_links {
	text-align: center;
	padding: 20px;
	font-size: 0.80em;
}

div#page_links table {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

div#page_links strong {
	font-weight: bold;
	font-size: 1.1em;
}

span.pl_current_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	color: #000;
	margin-bottom:0px;
}

.formular {margin-left:20px; margin-top:30px; margin-bottom:20px}

/* ********************************* */
/*     Stylning för avhandlingar     */
/*     Anna-Sofia Persson ITS        */
/* ********************************* */

.author {
	text-align:right;
	padding-right:10px;
	font-style:italic;
	margin-bottom:10px;
	color:#555;
}
.infobox.avhandling {
	float: right;
	clear:right;
	background: #E9E9E9;
}
.infobox.avhandling ul {margin: 0; padding: 0;}	
.infobox.avhandling li {display: inline; list-style: none;}
 #infobox a:visited, .block a:link, .block a:visited, dd a:link {
	color: #000; 
	margin: 0 0 0 0; 
	text-decoration:none;
}
.infobox.avhandling a:link,  {
	color: #000; 
	margin: 0 0 0 0; 
	padding-bottom:0;
	text-decoration:none;
}
.infobox.avhandling dt a:link, .infobox.avhandling dt a:link {text-decoration: underline;}

.infobox.avhandling a.block {
	margin-bottom:0;
	padding-bottom:0;
}

