/* Cities for healthier sea CSS Document 10/2010 */

body {
	background:url(../images/cities/bg.jpg) top no-repeat #05357c;
}

body.default {
	background:url(../images/cities/bg_default.jpg) top no-repeat #05357c;
}

div.logo {
	top:40px;
}

div.topinfo {
	top:15px;
	right:0;
	white-space:nowrap;
}

div.extranet {
	position:absolute;	
	top:45px;
	right:0;
}

td.esittely {
	border:0;	
}

td.esittely .blockmargin {
	border-bottom:2px solid #0286b7;
	padding:10px 0;
	margin-right:28px;
}

td.uusimmat .blockmargin {
	padding:0 10px 20px 10px;
	overflow:auto;
	height:458px;
}

td.uusimmat .content h1 {
	margin:0 0 10px 0;
}

td.uusimmat .content, td.uusimmat .content p {
	font-size:12px;
	line-height:15px;
}

td.uusimmat .content ul li {
	padding:0;
	margin:2px 0;
}

td.uusimmat .content ol li {
	padding:0;
	margin:2px 0;
}

div.banners {
	padding:24px 0 0 0;	
}

div.banners img {
	vertical-align:top;
	margin:0 12px 0 0;
}

p.copyright {
	font-size:10px;
	border-top:1px dashed #285ca1;
	padding:8px 0;
	margin:20px 25px 0 0;
	color:#619bcb;
	clear:both;
}

div.madebypwd {
	text-align:right;
	font-size:11px;
	color:#fff;	
	width:911px;
	margin:30px auto;
}

div.madebypwd a {
	font-size:11px;
	color:#fff;	
	text-decoration:none;
}

div.madebypwd a:hover {
	text-decoration:underline;	
}