html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin:0;
	padding:0;
}
body {
	color: #000;
	font-family: Arial;
	text-align: center;
}

.clear {
	clear: both;
}

div#rautatiet {
	background: url(/_sys_/images/headerRautatie.jpg) top center no-repeat;
}

div#merenkulku {
	background: url(/_sys_/images/headerMerenkulku.jpg) top center no-repeat;
}

div#default {
	background: url(/_sys_/images/header.jpg) top center no-repeat;
}

#container {
	
}

#contents {
	width: 970px;
	text-align: left;
	margin: 40px auto 0 auto;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	padding-bottom: 30px;
}

#contentsWrapper {
	width: 970px;
	float: left;
}

#header {
	width: 970px;
	text-align: left;
	margin: 0 auto;
	height: 122px;
	position: relative;
}

#footer {
	background-color: #7AB800;
	color: #FFFFFF;
	padding: 10px 0 10px 40px;
}

#contents #leftColumn {
	width: 200px;
	float: left;
	height: auto !important;
	height: 500px;
	min-height: 500px;
}

#contents .middleColumn {
	float: left;
	width: 760px;
	margin-left: 10px;
	display: inline;
}

#contents #narrow {

	width: 590px;
}

#contents #rightColumn {
	float: left;
	width: 170px;
}

#contents .middleColumn #middleLiftsLeft{
	float: left;
	width: 320px;
	padding-right: 20px;
}

#contents .middleColumn #middleLiftsRight{
	float: left;
	width: 190px;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	padding: 0 10px 0 20px;
	height: auto !important;
	height: 500px;
	min-height: 500px;
}

#mainNavigation ul{
	list-style: none;
	position: absolute;
	bottom: 0;
	left: 208px;
	margin: 0 0 0 0;
}

#mainNavigation ul li{
	float: left;
	margin: 0 5px;
	display: inline;
	padding: 0 0 0 0;
}

#mainNavigation ul li a{
	list-style: none;
	color: #FFFFFF;
	text-decoration: none;
	width: 178px;
	line-height: 31px;
	background-image: url(/_sys_/images/navigationTabDefault.gif);
	display: block;
	text-align: center;
	font-size: 1.2em;
}

#mainNavigation ul li.zfse_navSelectedOpen a{
	background-image: url(/_sys_/images/navigationTabActive.gif);
	cursor: default;
}

#searchLinks {
	float: left;
}

#topNav {
	float: right;
	margin: 20px 0px 0 0;
	width: 540px;
	text-align: right;
}

#topNav .searchLinks{
	float: left;
	width: 280px;
	padding-top: 7px;
	color: #fff;
}

#topNav .searchLinks a{
	color: #fff;
	margin: 0 3px 0 3px;
	padding-right: 6px;
	border-right: 1px solid #fff;
}

#topNav .searchLinks a.last{
	border-right: none
}



/* Footer */

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a.linkSitemap{
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-left: 10px;
}

#footer a.linkFeedback{
	background: url(/_sys_/images/linkFeedbackIcon.gif) 5px 2px no-repeat;
	border-left: 1px solid #fff;
	padding-left: 35px;
}

#logo {
	float: left;
	margin-top: 20px;
	display: inline;	
}

#logo a{
	display: block;
	width: 168px;
	height: 70px;
	background: url(/_sys_/images/logo.gif)	
}

#logo a span{
	display: none;	
}

#contents #rightColumn .lifts_liftListContainer {
	margin-bottom: 10px;
}

#contents #rightColumn .lifts_liftListLink {
	display: none;
}

#contents #rightColumn .lifts_liftListDescriptionContent {
	display: none;
}

#contents .middleColumn .lifts_liftListContainer {
	margin-bottom: 20px;
}

#contents .middleColumn .lifts_liftListContainer .lifts_liftListTitleContainer{
	color: #006600;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 1.1em;
}

#contents .middleColumn .lifts_liftListContainer .lifts_liftListDescriptionContainer{
	color: #666;
}

#contents .middleColumn .articles_listArticleContainer{
	margin-top: 20px;
}

#contents .middleColumn .articles_listArticleContainer .articles_listArticleDateWrapper{
	display: block;
	margin-top: 5px;
	color: #333;
}

.fb_fieldTitle {
	margin-top: 15px;
}

div#mainpagePictures {
	width: 570px;
}

div#mainpagePictures img{
	margin-right: 10px;
	margin-bottom: 15px;
}

div#mainpagePictures h1{
	margin-bottom: 10px;
	color: #216622;
}













