/* Zero styling */

*, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img { 
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

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

abbr, acronym { 
	border: 0;
}

/* Archive css */

body {
	font-size: 76%;
	background: url(http://verkkojulkaisu.viivamedia.fi/data/omakoti/bg.png) repeat-x;
}

a {	
	color: #ba6d43;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	margin-bottom: 10pt;
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}

p {
	font-size: 9pt;
	line-height: 13pt;
	color: #333;
}	

#top {
	width: 942px;
	margin: 0 auto;
}

#upperbar {
	width: 942px;
	height: 27px;
	margin: 40px auto 0 auto;
	background: url(http://verkkojulkaisu.viivamedia.fi/data/omakoti/topbar.jpg) no-repeat;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

#upperbar p {
	float: left;
	margin-left: 13px;
	line-height: 27px;
	color: #fff;
}

#upperbar a {
	text-decoration: none;
	color: #fff;
}

#upperbar ul {
	float: left;
	height: 27px;
	margin-left: 10px;
}

#upperbar ul li {
	float: left;
	height: 27px;
	line-height: 27px;
}

#upperbar ul li a {
	display: block;
	float: left;
	height: 27px;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #fff;
}

#upperbar ul li a:hover, #upperbar ul li a#active {
	background: url(http://verkkojulkaisu.viivamedia.fi/data/omakoti/active.png) repeat-x;
}

#upperbar p#topright {
	float: right;
	margin-right: 13px;
}

#lowerbar {
	clear: both;	
	height: 70px;
	border-bottom: 1px solid #cecdcd;
}

#logo {
	float: left;
	margin: 11px 0 0 13px;	
}

#search-field {
	float: right;
	width: 195px;
	height: 27px;
	margin-top: 22px;
	padding-left: 10px;
	padding-top: 6px;
	border: 0;
	background: url(http://verkkojulkaisu.viivamedia.fi/data/omakoti/search-field.png) no-repeat;	
	color: #4f4f4f;
	font-size: 9pt;
	font-weight: normal;
}

#search-button {
	float: right;
	margin: 22px 12px 0 0;
}

#footer {
	clear: both;
	width: 942px;
	margin: 15px auto;
	border-top: 1px solid #cecdcd;
	padding-top: 10px;	
	padding-bottom: 100px;
}

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

#footerlinks {
	float: left;
	margin-left: 10px;
}

#footerlinks a {
}

#footerlink a:hover, #footerlink a:active {
}

#footerlink a:visited {
}

#main {
	clear: both;
	width: 922px;
	margin: 15px auto;
	padding: 0 10px 15px 10px;
}

#featcontainer {
	position: relative;
	width: 920px;
	margin: 0 auto;
}

.feat {
	width: 210px;
	margin: 0px auto;
	text-align: center;
	display: block;
}

.feat h2 {
	margin: 0;
}

.feat img {
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

.feat a {
	display: block;
}

#introtext {
	position: absolute;
	background: none;
	top: 0;
	left: 0;
	width: 250px;
}

#introtext h2 {
}

#introtext p {
}

.left {
	float: left;
}

.left img {
	border: 1px solid #ccc;
}

.right {
	float: right;
}

.currentyear {
	font-weight: bold;
	background: url(http://verkkojulkaisu.viivamedia.fi/data/omakoti/active.png) repeat-x;
}

#listing {
	width: 942px;
	margin: 25px auto;
	clear: both;
}

.listingnumber {
	margin: 5px 10px;
	width: 200px;
	text-align: center;
	float: left;
}

.listingnumber h2 {
}

.listingnumber img {
	margin: auto;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

.listingnumber a {
	display: block;
}

#lehdet {
 float: left; 
 width: 100%;
}

#lehdet h2 {
	text-align: center;
}

.publication {
	padding-bottom: 40px;
}

.publication li {
	margin-bottom: 6px;
}

.publicationinfo {
	width: 150px;
	float: left;
	margin-right: 50px;
	text-align: center;
}

.publicationinfo img {
	border: 1px solid #ccc;
}

.publication .right {
	width: 720px; 
	float: left;
}

/* Fancybox css */

#fancy_div .right, #fancy_div .left {
	margin: 40px;
}

#fancy_div .left p {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
}

#fancy_div .left img {
	margin-bottom: 15px;
}

#fancy_div .right ul {
	width: 475px;
	margin-bottom: 20px;
}

#fancy_div .right ul li {
	margin-bottom: 6px;
}

#fancy_div .right ul li span a {
	display: block;
	float: left;
	width: 25px;
}

