@import "/css/reset.css";
@import "/base/tinymce/templates/lifts/css/lift_templates.css";
@import "/base/tinymce/styles/content.css";
@import "/css/content.css";
@import "/css/forms.css";

/** public filebank */
@import "/data/pubfilebank/filebank.css";



html, body {
	height: 100%;
}

#topSiteNavi{
	padding: 16px 0 0;	
}

#topSiteNavi ul{
	margin: 0;
	padding: 0;
}
#topSiteNavi ul li{
	display: block;
	list-style: none;
	float:left;
	margin:0;
	padding:0;
	width:156px;
	height: 35px;
}

#topSiteNavi a{
	display: block;
	margin:0;
	padding:0;
	width:156px;
	height: 35px;
	background-image: url(/images/siteNaviSprite.gif);
	background-repeat: no-repeat; 
}
#siteItem_1.selNaviItem{
	background-position: left -35px;
}
#siteItem_1:hover{
	background-position: left -70px;
}
#siteItem_2{
	background-position: -156px top;
}
#siteItem_2.selNaviItem{
	background-position: -156px -35px;
}
#siteItem_2:hover{
	background-position: -156px -70px;
}
#siteItem_3{
	background-position: -312px top;
}
#siteItem_3.selNaviItem{
	background-position: -312px -35px;
}
#siteItem_3:hover{
	background-position: -312px -70px;
}
#siteItem_4{
	background-position: -469px top;
}
#siteItem_4.selNaviItem{
	background-position: -469px -35px;
}
#siteItem_4:hover{
	background-position: -469px -70px;
}
#siteItem_5{
	background-position: -625px top;
}
#siteItem_5.selNaviItem{
	background-position: -625px -35px;
}
#siteItem_5:hover{
	background-position: -625px -70px;
}
#siteItem_6{
	background-position: -781px top;
}
#siteItem_6.selNaviItem{
	background-position: -781px -35px;
}
#siteItem_6:hover{
	background-position: -781px -70px;
}

#topSiteNavi span{
	display:none;
}

#headerContainer{
	width: 100%;
	margin: 0 0 8px 0;
}
#container{
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	owerflow: hidden;	
}
.section{
	float: left;
}

.header{
	margin-left: auto;
	margin-right: auto;
	width: 936px;
	owerflow: hidden;
	background: #fff;
}

.headerWrapper{
	clear:both;
	width: 936px;
	border-top: 3px solid;
}

#headLogo{
	padding:31px 0 0 34px;
	width: 280px;
	height: 81px;
	float:left;
	border-left: 1px solid red;
}

/*sivujen värit*/
.headerWrapper, #headLogo{
	border-color: #712c73;
}

#pagePicure{
	float:left;
	background-repeat: no-repeat;
	background-location: right top;
	width: 621px;
	height: 112px;
}
#headerImgMask{
	background: url(/images/pageImageMask.png) no-repeat;
	width: 133px;
	height: 112px;
}

#topNavi{
	clear:both;
	width: 100%;
	height:24px;
	background: url(/images/topNaviBg.gif) no-repeat;
}
#topNavi ul{
	padding: 0;
	margin:0 0 0 10px;
	height: 24px;
}
	
#topNavi ul li{
	float:left;
	display:block;
	text-transform: uppercase;
	font-size: 11px !important;
	list-style: none;
	padding: 0;
	margin: 0;
}

#topNavi a:link,#topNavi a:hover,#topNavi a:visited{
	display:block;
	border-right: 1px solid #787878;
	padding: 3px 8px;
	color: #fff;
	text-decoration: none;
}
#topNavi a:hover{
	text-decoration: none;
	color: #fff;
	background: url(/images/topNaviHoverBg_1.gif) repeat-x;
}

.contentSection{
	clear:both;
	background: #fff;
}
.contentSectionWrapper{
	background: #fff;
}

/*main page */
.contLftCol{
	width: 245px;
	padding: 0 5px 0 0;
}

.contRrgtCol{
	width: 685px;
	height: auto !important;
	min-height: 350px;
	height: 350px;	
}

/*main page */
.lftCol{
	width: 685px;
	padding: 0 5px 0 0;
	height: auto !important;
	min-height: 350px;
	height: 350px;
}

.rgtCol{
	width: 245px;
}

.flashContainer{
	width:685px;
	height:255px;
	margin: 0 0 8px 0;
}
.liftContainer{
	width:685px;
	
}

.bannerContainer{
	margin: 8px 0 0;
}

.bannerContainer a{
	display: block;
	float: left;
	margin: 0 9px 0 0;	
}

.bannerContainer a.lastBanner{
	margin: 0;	
}

.rgtCol .section{
	width: 245px;
	margin: 0 0 8px;
}

.contRgtCol{
	width: 661px;
	padding: 0 0 0 25px;	
}

.clear, .clearer{
	clear: both;
	font-size: 1px;
}

#footer{
	clear:both;
	font-size: 1.1em;
	padding: 10px 0;
	margin-top: 10px;
	color: #666666;
}

.contRgtCol #footer{
	padding: 10px 0 10px 10px;
}

.pageFuntions a:link, .pageFuntions a:hover, .pageFuntions a:visited{
	color: #000;
}

.fontSize{
	margin: 0 0 8px;
	text-transform: uppercase;
	float: left;
}
.ts_SmallText{
	font-size: 0.8em;
}
.ts_LargeText{
	font-size: 1.2em;
}
a.ts_selSize{
	text-decoration: underline;
}
.printPage{
	padding: 2px 0 0;
	text-transform: uppercase;
	float: right;
}

.pagePath{
	padding: 2px 0 0 10px;
	text-transform: uppercase;
	margin: 0 0 8px;
}

.pagePath a:link, .pagePath a:hover, .pagePath a:visited{
	color: #000;
}
.pathCur{
	font-weight: bold;
}

/** search box */
.searchBoxContainer{
	margin: 0 0 8px;
	clear: both;	
}

.rgtColBoxHead{
	background-image: url(/images/rgtColBoxHeadBg.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 24px;
	margin: 0;
	background-position: left top;
}
.rgtColBoxHead h3{
	font-size:1.1em;
	padding: 5px 10px 0 20px;
	margin: 0;
	color: #fff;
	-moz-user-select:none;
	text-transform: uppercase;
	font-weight: normal;
}
.searchBoxHead h3{
	background: url(/images/openArr.gif) no-repeat 10px 8px;
	cursor: pointer;
}
.headOpen h3{
	background: url(/images/closeArr.gif) no-repeat 10px 8px;
}

.headOpen{
	background-position: left -24px;
}
.searchBoxWrapper{
	background: url(/images/rgtColBoxBg.gif) no-repeat left bottom;
	padding: 0 18px 12px 9px;
	width: 218px;
}
#topSearchForm{
	position: relative;	
}

.searchFieldContainer{
	background-image: url(/images/searchFieldBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 0 8px;
	width: 218px;
	height: 20px;
	overflow:hidden;
}

.secondColSearchContainer{
	background-position: left -20px;
	width: 210px;
}

.searchField{
	font-size: 10px;
	width: 188px;
	height: 17px;
	border: 0 none;
	padding: 3px 5px 0 25px;
	background: transparent;
}

.secondColSearchField{
	width: 180px;	
}

.searchButDiv{
	position: absolute;
	top:28px;
	left:175px;
	
}
.topSearchBut{
	width: 42px;
	height: 20px;
	border:0;
	background: url(/images/searchBut.gif) no-repeat;
	cursor: pointer;	
}
.topSearchButPressed{
	background: url(/images/searchButPressed.gif) no-repeat;
}

.topSearchBut span{
	display:none;
}

.generalQuestions{
	border-top:1px dotted #000;
	padding: 8px 0 0;
	margin: 8px 0 0;
}
.generalQuestions p, .searchSiteMapDiv{
	text-transform: uppercase;
	font-size:11px;
	margin: 0 0 5px;
}
.searchSiteMapDiv{
	padding: 5px 0 0;
	margin: 0 0 10px;
}

.searchSiteMapDiv a:link, .searchSiteMapDiv a:hover, .searchSiteMapDiv a:visited{
	color:#000;
	text-decoration:none;
}

#quickLinks{
	width: 215px;
	font-size: 10px;
	margin: 0;
}
/** <- search box */

/** events frontpage */
.frontPagesEventsHead{
	background-image: url(/images/boxTapBg_1.gif);
	background-repeat: no-repeat;
	width: 97px;
	height: 20px;
	margin: 0;
	
}
.frontPagesEventsHead h3{
	background-image: url(/images/boxTapTailBg_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #fff;
	font-size:1.1em;
	padding: 3px 10px 0 10px;
	margin: 0;
	-moz-user-select:none;
	text-transform: uppercase;
}

.frontPagesEventsWrapper{
	background: url(/images/boxBg.gif) no-repeat;
	width: 215px;
	height: 180px;
	padding: 10px 15px;
	position: relative;
}

.eventListDate{
	font-size: 1.1em;
	margin: 0 0 5px;
}

.eventListName{
	font-size: 1.3em;
	padding: 0 0 5px;
	border-bottom: 1px dotted #000;
	margin: 0 0 5px;
	width: 85%;
}

div.eventsArchiveBut{
	position: absolute;
	bottom: 20px;
	left: 15px;
}

a.eventsArchiveBut{
	display:block;
	background: url(/images/oneEventArchiveBut.gif) no-repeat;
	width: 158px;
	height: 20px;
}

a.eventsArchiveBut span{
	display: none;
}


/** front page articles */

a.frontPageNewsLink:link, a.frontPageNewsLink:hover, a.frontPageNewsLink:visited{
	color: #fff;
}

.frontPagesArticlesHead, .frontPagesArticlesHeadEVL{
	background-image: url(/images/boxTapBg_1.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0;
	float: left;
	width: 111px;
	
}
.frontPagesArticlesHeadEVL{
	width: 55px;
}

.frontPagesArticlesHead h3, .frontPagesArticlesHeadEVL h3{
	background-image: url(/images/boxTapTailBg_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #fff;
	font-size:1.1em;
	padding: 3px 10px 4px 10px;
	margin: 0;
	-moz-user-select:none;
	text-transform: uppercase;
}

.frontPagesArticlesHead h3{
	width: 91px;
}

.frontPagesArticlesHeadEVL h3{
	width: 35px;
}

.frontPagesArticlesHeadClosed{
	background-position: left -20px;
}
.frontPagesArticlesHeadClosed h3{
	background-position: right -20px;	
}

.frontPagesArticles h3 a:link, .frontPagesArticles h3 a:visited, .frontPagesArticles h3 a:hover{
	color: #fff;
	text-decoration:none;
}
.frontPagesArticlesWrapper{
	clear: both;
	background: url(/images/boxBg2.gif) no-repeat;
	width: 215px;
	height: 148px;
	padding: 10px 15px;
	position: relative;
}

#evlNewsDiv{
	display: none;
}

.articleListTitle{
	font-size: 1.3em;
	padding: 0 0 5px;
	border-bottom: 1px dotted #000;
	margin: 0 0 5px;
	width: 85%;
}

div.articlesArchiveBut{
	position: absolute;
	bottom: 20px;
	left: 15px;
}

a.articlesArchiveBut{
	display:block;
	background: url(/images/articlesArchiveBut.gif) no-repeat;
	width: 124px;
	height: 20px;
}

a.articlesArchiveBut span{
	display: none;
}

/* articles archive */

/** yleinen taulukko */
table.articleArchiveTable{
	border: 0;
	border-collapse: collapse;	
	margin: 0 0 10px;
	clear:both;
}
.articleArchiveTable td{
	border: 0;
	padding:	2px 10px;
	vertical-align:top;
}
table.articleArchiveTable td.articleArchiveTitle{
	background-color:#aaa;
	color: #fff;
	font-weight: bold;
	
}
table.articleArchiveTable td.articleArchiveRow{
	background-color:#f9f9f9;
}
table.articleArchiveTable td.articleArchiveRow2{
	background-color:#ebebeb;
}

table.articleArchiveTable td.articleArchiveTitle a{
	color: #fff;
}


/* lifts */
.Base_LiftsBasicLift{
	width: 338px;
	background: url(/images/basicLiftBg.gif) no-repeat;
	height: 221px;
	float: left;
}
.Base_LiftsBasicLift .Base_LiftsLiftWrapper{
	padding: 15px 15px 0;
}	
.Base_LiftsBasicLift h1{
	font-size: 18px;
}
.Base_LiftsBasicImage1, .Base_LiftsBasicImage2{
	float: right;
	margin: 0 0 0 10px;
}

p.Base_LiftsBasicDescription{
	font-size:12px;
	margin: 0 0 8px;	
}

a.liftsReadMoreLink:link, a.liftsReadMoreLink:hover, a.liftsReadMoreLink:visited{
	display: block;
	background: url(/images/liftsReadMore.gif) no-repeat;
	width: 96px;
	height: 20px;
}

a.liftsReadMoreLink span{
	display: none;
}

.BasicLift1{
	margin: 0 8px 0 0;
}


/* left Navi */

div.menuVert{
	clear:both;
	background: url(/images/leftNaviBg.gif) repeat-y;
	width: 245px;
}

ul.menuVert {
	margin: 0;
	padding: 0;
}

ul.menuVert li {
	list-style: none outside;
	padding: 0;
	margin: 0;
}

ul.menuVert a:link, ul.menuVert a:hover, ul.menuVert a:visited{
	color:#4d4d4d;
	text-decoration: none;
}


a.menuLevel1 {
	padding: 2px 0 4px 10px;
	text-transform: uppercase;
	background-color: #fff;
	background-image:url(/images/rgtColBoxHeadBg.gif);
	background-repeat: no-repeat;
	background-position: left -24px;
	display: block;
}

ul.menuVert a.menuLevel1:link, ul.menuVert a.menuLevel1:visited, ul.menuVert a.menuLevel1:hover{
	color: #fff;
}
	
a.menuLevel2 {
	display: block;
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7; 
}
a.menuLevel2Sel {
	font-weight: bold;
}

a.menuLevel3, a.menuLevel4, a.menuLevel5, a.menuLevel6 {
	display: block;
	padding: 2px 0 2px 30px;
	/*font-size: 11px;*/
	background: url(/images/leftNaviLinkArr.gif) 18px 50% no-repeat;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7; 		
}

a.menuLevel4, a.menuLevel5, a.menuLevel6 {
	background: url(/images/leftNaviLinkLine.gif) 18px 50% no-repeat;
}
	
a.menuLevel3Sel, a.menuLevel4Sel, a.menuLevel5Sel, a.menuLevel6Sel{
	background-image: url(/images/leftNaviLinkArrDown.gif);
	color: #000;
	font-weight: bold;
}

a.menuLevel4Sel, a.menuLevel5Sel, a.menuLevel6Sel{
	background-image: url(/images/leftNaviLinkLine.gif);	
}


a.menuLevel3Open, a.menuLevel4Open, a.menuLevel5Open{
	background-image: url(/images/leftNaviLinkArrDown.gif);
	
}
a.menuLevel2:hover, a.menuLevel3:hover, a.menuLevel4:hover, a.menuLevel5:hover, a.menuLevel6:hover {
	color: #000;
	text-decoration:underline;
	background-color: #e9e9e9;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa; 
}

a.menuLevel4 {
	background-position: 36px 50%;
	padding-left: 45px;
	font-size: 0.9em;
}

a.menuLevel5 {
	background-position: 60px 50%;
	padding-left: 71px;
	font-size: 0.8em;
	border-bottom:0;
	
}	
a.menuLevel6{
	background-position: 80px 50%;
	padding-left: 90px;
	font-size: 0.8em;
	border-bottom:0;
}

.menuEnd{
	background: url(/images/leftNaviBgTail.gif) no-repeat;
	width: 245px;
	height: 6px;
	font-size:1px;
}

/** sitemap */

.siteMapCol{
	line-height:1.8em;
	font-size: 1.2em;
}
.siteMapLevel_2{
	font-weight: bold;
}
.siteMapLevel_3{
	display: list-item;
	margin: 0 40px;
}
.siteMapLevel_4{
	display: list-item;
	margin: 0 60px;
	list-style-type: circle;
}
.siteMapLevel_5{
	display: list-item;
	margin: 0 80px;
	list-style-type: square;
}
.siteMapLevel_6{
	display: list-item;
	margin: 0 100px;
	list-style-type: square;
}
.siteMapLevel_7{
	display: list-item;
	margin: 0 120px;
	list-style-type: square;
}

/* search */

.searchForm{
	margin: 0 0 15px;
}

.searchHit{
	margin: 0 0 15px;
}

/* gallery */
.galleryButtonsContent{
	font-size: 1.2em;
	width: 400px;
	margin: 8px 0;
}
.galleryImageName{
	font-style: italic;
	width: 400px;
}

/* etusivun kuva */
div.mpbannersNoFlashImage{
	position: absolute;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

div.mpbannersNoFlashLink{
	position: relative;
	top: 10px;
	padding: 4px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* tapahtuma kalenteri */
.eventWeekSelect{
	float: right;
}

.eventArchiveEnd{
	width: 650px;
	background: url(/images/eventArchiveBgTail.gif) no-repeat;
	height:37px;
}

.eventArchiveWrapper{
	clear:both;
	width: 650px;
	background: url(/images/eventArchiveBg.gif) repeat-y;
	
}
.eventArchiveTopWrapper{
	padding: 0 7px 0 47px;
	background: url(/images/eventArchiveTopBg.gif) no-repeat;
}
.eventArchiveTable{
	width: 596px;
}
.eventArchiveTable td{
	height: 29px;
	padding: 0 0 0 20px;
}

.eventWeekDay{
	font-size:1.4em;
	color: #0d8ac2;
}
.eventWeekRow1{
	border-top: 1px solid #9ddffa;
	background-color: #f1f7fa;
}
.eventWeekRow2{
	background-color: #fafafa;
	
}
.eventWeekBreakRow{
	border-top: 1px solid #9ddffa;
	background-color: #fafafa;
}
.eventArchiveDescription, .eventArchivePlace{
	font-size: 10px;
}


.eventArchiveCol1{
	width: 145px;
}

.dayCurrent{
	background-image: url(/images/eventArchiveCurDayBg.gif);
	background-repeat: repeat-y;
}

.calWrapper{
	padding: 10px 0;
	background: url(/images/eventCalTopBg.gif) repeat-x left 10px;
}
.monthHead{
	padding: 0 0 5px;
	height: 20px !important;
	line-height: 1em;
}
.dayOfWeekHead{
	background: #9ddffa;
	border: 1px solid #ccedfa;
	padding: 0 3px; 
}
.week{
	background: #91c6db;
	border-top: 1px solid #abd3e3;
	border-left: 1px solid #e0edf2;
	border-right: 1px solid #abd3e3;
	border-bottom: 1px solid #c6e0eb;
	width: 20px !important;
}
.day{
	border-top: 1px solid #ededec;
	border-left: 1px solid #ededec;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	
}
.dayOfWeekHead, .week a{
	color: #fff;
}
.dayOutside{
	color: #c6c6c6;
}
.day a{
	color: #4d4d4d;
}
.dayMarked{
	background: #f0f7fa;
}
.dayHighlighted{
	background: #9ddffa;
	border-top: 1px solid #aacad7;
	border-left: 1px solid #aacad7;
	border-right: 1px solid #a3d5e9;
	border-bottom: 1px solid #a3d5e9;	
}
.dayHighlighted a{
	color: #fff;	
}

.calendarDiv{
	padding: 10px 0 0;
	border-top: 1px dotted #000;
	position: relative;
}
.eventSearchButDiv{
	position: relative;
	top: 0px;
	width: 42px;
}
.eventSearchTerms, .pagesSelection{
	margin: 0 0 8px;
}
.pagesSelection{
	font-size: 12px;
}

.archiveNotice{
	font-size: 1.2em;	
}

/* event view */

.eventInfoTable td{
	padding: 0 10px 0 0;
}

.eventInfo, .articleContent{
	margin: 10px 0;
	line-height:1.3em;
}

.eventInfo p, .articleContent p{
	font-size: 1.0em;
}

/* contacts */
.contactSelect{
	width: 210px;
}
.contactInfoTable{
	margin: 0 0 20px;
}

.contactInfoLift{
	background: url(/images/contactLiftBg.gif) no-repeat left bottom;
	width: 210px;
	text-align:center;
	padding: 20px 0 5px;
}
.contactInfoLiftHead{
	background-image:url(/images/boxTapBg_1.gif); 
	background-repeat:no-repeat;
	width: 210px;
	text-align:center;
	height: 20px;
}
.contactInfoLiftHead h3{
	background-image:url(/images/boxTapTailBg_1.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width: 210px;
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
	padding: 3px 0 0;
	margin: 0;
}
.contactInfoLiftImg{
	margin: 0 0 10px;
}

.eventInfo ul li, .eventInfo ol li, .articleContent ul li, .articleContent ol li, .eventInfo font, .articleContent font{
	font-size:1.0em;
}

/* Banners */

.bannerContainer{
	padding:0;
	margin:6px 0 0 0;
	width:690px;
}

.banner{
	width:230px;
	float:left;
	padding:0;
	margin:0 0 0 0;
}