/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	}

hr{
height: 1px;
width: 100%;
color: #121212;
margin:0;
padding:0;
shade: noshade;

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

ul ul{
	list-style-type: none;
	
}

ul ul ul{
 list-style-type: none;
}

ul.linklist {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0.2em 0;
}

ul.linklist li{
	margin: 0px;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
}

ul.linklist li a{
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	background: #FFFFFF url(http://www.ucdp.uu.se/research/UCDP/Assets/UCDP_page_banner.gif) no-repeat left top;
	padding: 0px;
	margin:0;
	border-bottom: 1px solid #cccccc;
	width: 1025px;
	height: 112px;
}

#masthead h2 {
	color: #7d7d7d;
	text-decoration: none;
	font-weight:500;
 	font-size: 1.8em;
	padding: 40px 0 0 270px;
	}

#masthead h3 {
	color: #334d55;
	padding: 40px 0 0 270px;
	font-size: 100%;
	font-weight:800;
	display:block;
	letter-spacing: 0.05em;
}

#nav
	{
	width: 144px;
	float: left;
	padding: 20px 5px 1em 10px;
	margin: 0 5px 0 0;
	display: inline;
	font-size: 0.8em;
	left: 0px;
	top: 0px;
	/*BACKGROUND-IMAGE: url(../images/UU_greyedge.gif); 
	BACKGROUND-REPEAT: repeat-y; */

	}

#background{
	
	width: 100%;
	margin: 0 ;
	padding: 0;
}

#Footer{
	clear: both;
	font-size: 60%;
	color: #990000;
	padding: 5px;
	margin: 20px 0px 0px 160px;
	border-top: 1px solid #cccccc;
	text-align: left;
	white-space:nowrap;
	width: 570px;
	line-height: 1.4;	
}

#touu {
/*	position:absolute; */
	width:161px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 1px;
}

#Year{
	margin: 0 0 0 10px;
	padding: 0;
 	width:98%;
	border-bottom: 1px solid #cccccc;
	word-spacing: 1em;
}

.noextraspace {
	word-spacing: 0em;
}

/***********************************************/
/* Components                                  */
/***********************************************/

/************* #nav styles **************/	
#nav ul 
	{
	margin: 0 5px 0 0;
	padding: 0;
	list-style-type: none;
	line-height: 1.45;
	font-weight: 500;
	font-size:1em;
	display: block;
}
	
#nav ul ul {
	margin: 0 5px 0 5px;
	padding: 0;
	list-style-type: none;
}

#nav ul a{
	display: block;
	color:#121212;
	text-decoration:none;
	padding: .2em .1em;
	margin:0;
	line-height: 1.45;
}
		
#nav ul ul a{
	display: block;
	padding: .2em .1em .1em .5em;
	margin:0;
	background-color:#CCCCCC;
	font-weight: 500;
	font-size:85%;
	/*line-height: 1.45;*/	
}
	
#nav ul a:hover{
	color:#CC6600;
}
	
#nav li a:hover{
	color:#CC6600;
}
	
#nav ul ul a:hover{
	color: #333333;
}
	
#nav li {
	margin:0;
	padding:0.2em 0;
	display: block;
	background-color:#cccccc;
}
		
#nav  li.current {
	padding: 0.2em .1em;
	background-color:#E0E0E0;
	display: block;
}

#nav  li.current a:hover{
	
    color:#CC6600;
	
}

#nav img.sida{
	padding:0;
	margin:0 0 0 0;
	border:0;
}


#Year a, a:link, a:visited {
	font-size: 70%;
	color:#990000;
	font-weight: 600;�
	display: inline;
	}
	
#Year a:hover {
	color: #CC6600;
	}
	
/************** .feature styles f�rsta sidan  ***************/


.img_trim {
	margin: 0px;
	padding: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/************** styles f�r content, tabellsida ***************/

/************** styles f�r content, tabellsida ***************/

/************** .tabell styles f�r tabell1 ***************/


/*********** #navBar link styles ***********/



/******************************* sidfot stilar ************************/
#Footer a, a:link, a:visited{
	font-size:100%;
	color: #990000;
	text-decoration:none;
	font-weight: 300;
	display: inline;
}
		
#Footer a:hover {
	color: #CC6600;
	text-decoration:none;
}







