/* 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/sairaanhoitaja/bg.png) repeat-x;
}

a {	
	color: #00487c;
	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/sairaanhoitaja/topbar.jpg) no-repeat;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

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

#lowerbar a {
	text-decoration: none;
	color: #000;
}

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

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

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

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

#lowerbar {
	clear: both;	
	height: 40px;
}

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

form#search {
	display: block;
	clear: none;
	float: right;
}

#search-field, #search-fieldf {
	float: left;
	display: block;
	width: 195px;
	height: 27px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-left: 10px;
	border: none;
	background: url("http://verkkojulkaisu.viivamedia.fi/data/sairaanhoitaja/search-field.png") no-repeat;	
	color: #4f4f4f;
	font-size: 9pt;
	line-height: 27px;
	font-weight: normal;
	vertical-align: top;
}

#search-browseall {
}

#search-button, #search-buttonf {
	float: left;
	display: block;
	margin: 15px 12px 15px 0;
}

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

#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;
}

#logoarea {
	margin: 30px 0;
	border-bottom: 1px solid #3a7c9f;
	padding-bottom: 30px;
}

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

.feat {
	width: 180px;
	margin: 0px 10px;
	padding-left: 15px;
	float: left;
	display: block;
}

.feat h2 {
	margin: 0;
	padding: 0;
}

.feat img {
	margin-bottom: 10px;
}

.feat a {
	display: block;
}

.feat p {
	margin-bottom: 10px;
	padding: 0;
}

#introtext {
	float: left;
	width: 350px;
}

#introtext h2 {
}

#introtext p {
	margin: 5px 0;
}

#frontcontainer {
	float: left;
	width: 300px;
}

#frontpagesearchbox {
	margin-top: 10px;
	border: 1px solid #908c89;
	background-color: #ffe5c8;
	padding: 15px;
}

#frontpagesearchbox a {
	clear: both;
	display: block;
}

img.smallbanner {
	margin: 5px 0;
	border: 1px solid #333;
}

#frontcontents {
	float: left;
	width: 340px;
}

#frontcontents, #frontcontents.contents {
	display: block;
}

#frontcontents.contents {
	margin-bottom: 15px;
}

#frontcontents a.fpcontnum, .contents a.fpcontnum {
	float: left;
	display: block;
	clear: left;
	width: 30px;
	padding-top: 10px;
	background: #b0cadb;
	color: black;
	text-align: center;
	border-bottom: 1px dotted black;
}

#frontcontents .fpcontli, #frontcontents .fpcontlib, #frontcontents .fpconthdr {
	display: block;
	clear: both;
}

#frontcontents .fpconthdr {
        padding-left: 20px;
        border-left: 30px solid #b0cadb;
	text-transform: uppercase;
        border-bottom: 1px dotted black;
}

#frontcontents a.fpcontsect, .contents a.fpcontsect {
	display: block;
	float: left;
	clear: right;
	padding-left: 20px;
	padding-top: 10px;
	border-bottom: 1px dotted black;
	color: black;
}

#frontcontents a.fpconttitle, .contents a.fpconttitle {
	padding-left: 20px;
	border-left: 30px solid #b0cadb;
	display: block;
	float: left;
	clear: both;
	color: black;
}

.left {
	float: left;
}

.right {
	float: right;
}

.currentyear {
	font-weight: bold;
}

#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;
}

.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;
}

.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 {
	margin-bottom: 20px;
}

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

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

h2 {
        color: #e0830a;
        font-weight: normal;
        font-family: Verdana, sans-serif;
        text-transform: uppercase;
}

