body {
	padding: 0 0 10px;
	font-size: 13px;
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	color: #333333;
	margin: 0;
	background: #D8E8FF url(images/map_bg.jpg) repeat;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

p, ul, ol {
	line-height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

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

a:hover, a:active {
	text-decoration: underline;
	color: #8A7645;
}

a:visited {
	color: #006699;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-size: 13px;
	color: #333333;
}

#wrapper {
	width: 904px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 566px;
	height: 258px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#header-image {
	float: left;
	margin-top: 29px;
	margin-left: 31px;
	display: inline;
}


#header-image-subpage {
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	display: inline;
}

#header-subpage {
	width: 855px;
	height: 183px;
	padding: 0px;
	background-image: url(images/header_subpage.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}

* html #header-subpage {
	width: 855px;
	height: 183px;
	padding: 0px;
	background-image: url(images/header_subpage.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

/* Menu */

* html div#menu_horiz {
	/*

hide ie/mac \*/
   height: 1%;
/* en

d hide */
}

div#menu_horiz {
	width: 884px;
	margin: 0;
	float: left;
	height: 35px;
	background: url(images/navi_bg.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	overflow: hidden;
}

* html div#menu_horiz {
	width: 884px;
	margin: 0 0 -1px;
	float: left;
	height: 35px;
	background: url(images/navi_bg.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 5px;
}

.subpage {
	width: 884px;
	margin: 0;
	float: left;
	height: 48px!important;
	background: url(images/navi_bg_subpage.jpg) no-repeat !important;
	padding-left: 20px;
	padding-top: 5px;
}

div#menu_horiz ul {
	margin: 0;
	padding: 0;
	height: 2.2em;
}

/* menu list items */

div#menu_horiz li {
	float: left;


/* makes the list horizontal */
	list-style: none;

/* hides the list bullet */
	margin: 0;
}

/* the links, that is each list item */

div#menu_horiz a {
	padding: .6em 1em .6em 1.4em;


/* padding inside the list item box */
	margin: 0;

/* margin outside each list item box */
	text-decoration: none;
	/* no underline for links */
	color: #FFFFFF;
	background: url(images/cms/arrow-right.gif) no-repeat 0.5em center;
	display: block;
	font-size: 15px;
	font-weight: bold;
	outline: none;
}

div#menu_horiz li a:hover {
	color: #fffd98;
	text-decoration: underline;
}

div#menu_horiz a.activeparent:hover {
	background-color: #C3D4DF;
	color: #18507C;
}

div#menu_horiz li.menuactive a {
	background: url(images/cms/arrow-down.gif) no-repeat 0.4em center;
	color: #fffd98;
	font-style: italic;
}

div#menu_horiz h3 {
	padding: .6em 1em .6em 1.4em;
   	margin: 0;
   	text-decoration: none;
   	color: #fff;
	background: #385C72 url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;
   display: block;

/* IE has problems with this, fixed above */
   font-size: 1em;
}

/* Submenu */

#submenu-top {
	width: 243px;
	background-image: url(images/submenu_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	margin: 20px 0 0;
	padding: 0;
}

#submenu-btm {
	width: 243px;
	background-image: url(images/submenu_btm.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	margin: 0 0 15px;
	padding: 0;
}
#submenu {
	width: 243px;
	background-image: url(images/submenu_bg.jpg);
	background-repeat: repeat-y;
	float: left;
}

* html #submenu {
	width: 243px;
	background-image: url(images/submenu_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-top: -8px;
	padding-top: 0;
}

#submenu a {
	padding-left: 15px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}

#submenu a:hover {

	color: #f4eeaa;

}

#submenu ul {
	margin-left: 0px;
	padding: 0 0 0 25px;
}

#submenu li {
	list-style-type: none;
	background: url(images/submenu_arrow.jpg) no-repeat left 4px;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 0;
}

#submenu .currentpage h3 {
	list-style-type: none;
	background: url(images/submenu_arrow.jpg) no-repeat left 4px;
	padding-left: 15px;
	margin-top: 7px;
	color: #fbf3bc;
	font-weight: bold;
	font-style: italic;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* #submenu .currentpage ul li a {
	list-style-type: none;
	padding-left: 15px;
	margin-top: 7px;
	font-size: 12px important;
} */

/** LOGO */

#logo a {
	width: 376px;
	height: 43px;
	float: left;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 20px;
}

#logo-eng a {
	width: 414px;
	height: 43px;
	float: left;
	background-image: url(images/logo_eng.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 20px;
}

#logo a:hover, #logo-eng a:hover {
	text-decoration: none;
}

#logo a span, #logo-eng a span {
	visibility: hidden;
}


/* Page */

#page {
	width: 904px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/index_content_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 0 0px 20px;
}

#page-subpage {
	width: 904px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/subpage_content_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 0 0px;
}

/* Content */

#content {
	float: left;
	width: 526px;
	background-image: url(images/index_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 25px 20px 10px 28px;
	margin: 0px;
	display: inline;
}

/* .content-subpage img {
	border: 4px solid #ffffff;
} */

* html #content {
	float: left;
	width: 516px;
	background-image: url(images/index_content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 25px 20px 15px 30px;
	margin: 0px;
	display: inline;
}

#content h1 {
	font-size: 27px;
	color: #990000;
	font-weight: normal;
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

#content h2 {
	font-size: 22px;
	color: #603000;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#content h3 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#content .post {
	float: right;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.content-subpage {
	float: right !important;
	width: 605px !important;
	background-repeat: repeat-y;
	background-position: left top !important;
	background-image: none !important;
	margin: 0px !important;
	padding: 20px 28px 15px 0px !important;
}

#lift {
	float: left;
	width: 526px;
	margin-top: 20px;
	background: url(images/divider.jpg) no-repeat center top;
	padding-top: 10px;
	display: inline;
}
* html #lift {
	float: left;
	width: 516px;
	margin-top: 20px;
	background: url(images/divider.jpg) no-repeat center top;
	padding-top: 10px;
	display: inline;
}

#lift h2 {
	margin: 0 0 10px;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 22px;
	color: #990000;
}

.lift-box-right {
	float: right;
	width: 340px;
	margin-right: 10px;
	line-height: 16px;
	padding-left: 0px;
	margin-top: 25px;
	display: inline;
}

.lift-box-left {
	float: left;
	width: 140px;
	line-height: 16px;
	margin-left: 20px;
	display: inline;
	padding: 0;
	margin-right: 0;
	clear: left;
	margin-top: 25px;
}


.lift1 {
	float: left;
	width: 526px;
	display: inline;
}

.lift2 {
	float: left;
	width: 526px;
	display: inline;
}

* html .lift1 {
	float: left;
	width: 516px;
	display: inline;
}

* html .lift2 {
	float: left;
	width: 516px;
	display: inline;
}

.kuva {
	float: left;
	margin: 20px 15px 15px 0px;
}

.intro {
	font-size: 14px;
	font-weight: bold;
}

#content-wrapper {
	float: left;
	width: 566px;
	margin: 0px;
	padding: 0px;
}

#content-wrapper-subpage {
	float: right;
	margin: 0px;
	padding: 0px;
}

.form {
	float: left;
	width: 220px;
}

.form fieldset {
	float: left;
	width: 300px;
}

input#name {
	width: 80px;
}

.address {
	float: right;
	width: 220px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 338px;
	margin: 0;
	padding: 0;
	display: inline;
}

#sidebar-subpage {
	float: left;
	width: 243px;
	margin: 0;
	padding: 0;
	display: inline;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2 {
	margin: 0;
	padding: 0;
	background: url(images/img07.jpg) no-repeat left top;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

#sidebar #tapahtuma {
	height: 272px;
	width: 338px;
	float: right;
	background-image: url(images/event.jpg);
	background-repeat: no-repeat;
	display: inline;
}

#sidebar #tapahtuma #tapahtuma-content {
	width: 235px;
	float: left;
	margin-left: 70px;
	margin-top: 35px;
	display: inline;
}

#sidebar #tapahtuma #tapahtuma-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #990000;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 12px;
}

#sidebar #tapahtuma #tapahtuma-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 0px;
}

#note {
	background-image: url(images/note.jpg);
	background-repeat: no-repeat;
	width: 200px;
	margin-left: 22px;
	margin-top: 20px;
	float: left;
	display: inline;
	height: 273px;
	clear: left;
	margin-bottom: 15px;
}

.note-content {
	margin-left: 20px;
	margin-top: 40px;
	float: left;
	display: inline;
	width: 160px;
	font-size: 12px !important;
	color: #444444;
}

.note-content a, .note-content h3 {
	font-size: 12px !important;
}

.note-content h2 {
	font-size: 18px;
	margin-bottom: 8px;
	padding: 0;
	margin-top: 0;
	color: #673300;
}

#info {
	background-image: url(images/info_middle.jpg);
	background-repeat: repeat-y;
	width: 317px;
	margin-right: 12px;
	margin-top: 10px;
	float: right;
	display: inline;
}

#info-content {
	background-image: url(images/info_top.jpg);
	background-repeat: no-repeat;
	width: 317px;
	float: right;
	margin: 0px;
	background-position: center top;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

#info-content-eng {
	background-image: url(images/info_top_eng.jpg);
	background-repeat: no-repeat;
	width: 317px;
	float: right;
	margin: 0px;
	background-position: center top;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
}

#info-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #990000;
	font-weight: normal;
	line-height: 22px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#info-bottom {
	background-image: url(images/info_bottom.jpg);
	background-repeat: no-repeat;
	width: 317px;
	height: 33px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#tickets {
	background-image: url(images/tickets_bg.jpg);
	background-repeat: repeat-y;
	width: 249px;
	margin-top: 20px;
	float: left;
	height: 137px;
	margin-left: 35px;
	display: inline;
}



#tickets-eng {
	background-image: url(images/tickets_bg_eng.jpg);
	background-repeat: repeat-y;
	width: 249px;
	margin-top: 20px;
	float: left;
	height: 137px;
	margin-left: 35px;
	display: inline;
}

#tickets-content {
	float: left;
	margin-top: 55px;
	margin-left: 37px;
}

#ad {
	width: 249px;
	margin-top: 20px;
	float: left;
	margin-left: 35px;
	display: inline;
	text-align: center;
}



#ad-wide {
	width: 468px;
	float: left;
	margin-left: 25px;
	display: inline;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 0;
}

/* News */

#news {
	margin-top: 15px;
	float: left;
	background: url(images/news.jpg) no-repeat center top;
	width: 272px;
	padding-top: 50px;
	padding-left: 25px;
	margin-left: 1px;
	padding-right: 20px;
	font-size: 12px !important;
}

#news-eng {
	margin-top: 15px;
	float: left;
	background: url(images/news_eng.jpg) no-repeat center top;
	width: 272px;
	padding-top: 50px;
	padding-left: 25px;
	margin-left: 1px;
	padding-right: 20px;
	font-size: 12px !important;
}

#news a {
	font-weight: bold !important;
	font-size: 13px !important;
}

#NewsPostDetailDate {
	font-size: 11px;
	color: #666666;
}

h3#NewsPostDetailTitle {
	font-size: 22px;
	color: #603000;
	font-weight: normal;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#NewsPostDetailSummary {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	display: none;
}

#NewsPostDetailContent {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#NewsPostDetailCategory, .NewsSummaryCategory {
	font-size: 12px;
	display: none;
}

#NewsPostDetailAuthor, .NewsSummaryAuthor {
	font-size: 12px;
	display: none;
}

#NewsPostDetailPrintLink a {
	font-size: 11px;
	display: none;
}

#NewsPostDetailReturnLink a {
	font-size: 11px;
}

.NewsSummaryPostdate {
	font-size: 11px;
	color: #666666;
}

.NewsSummaryPostdate a {
	font-size: 14px;
	clear: left;
	display: block;
	margin-bottom: 15px;
}

.NewsSummaryLink a {
	font-size: 13px;
	font-weight: bold;
}

.NewsSummaryMorelink {
	font-size: 11px;
	display: none;
}

.NewsSummarySummary {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* Lang */

#lang {
	float: right;
	height: 11px;
	width: 16px;
	margin-top: 55px;
	margin-right: 11px;
}

/* Search */

#search {
	float: right;
	height: 33px;
	width: 306px;
	background-image: url(images/search_bg.jpg);
	margin-top: 30px;
	margin-right: 20px;
	padding-top: 12px;
	padding-left: 10px;
	text-align: center;
}

/* Events */

.eventslist .summary {
	font-weight: bold;
	font-size: 14px;
}

.eventslist .eventdesc {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e2d3b6;
}

.eventslist dd {
	margin-left: 0;
}

/* Footer */

#footer-wrap {
	
}

#footer {
	width: 904px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 75px;
	float: left;
	margin-bottom: 0;
	margin-top: 0;
}

#footer a {
	color: #fff;
}

.footer-subpage {
	width: 904px;
	background-image: url(images/footer_subpage.jpg) !important;
	background-repeat: no-repeat;
	height: 72px !important;
	float: left;
	margin: 0 auto;
}

html>body #footer {
	
}

#footer p {
	font-size: 12px;
	text-align: center;
	color: #eee2cd;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#legal {
	clear: both;
	text-align: center;
	color: #595959;
	margin: 3px 0px 0px;
	font-size: 10px;
}

#legal a {
	font-weight: normal;
}

/* accessibility */

/* 
menu links accesskeys 
*/

span.accesskey {
	text-decoration: none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/

.accessibility, hr {
	position: absolute;
	top: -999em;
	left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/

dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}

/* end accessibility */

/* wiki style external links */

/* external links will have "(external link)" text added, lets hide it */

a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}

/* make some room for the image */

a.external {


/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}

/* colors for external links */

a.external:link {
	color: #18507C;
	

/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}

a.external:visited {
	color: #18507C;
	

/* a different color can be used for visited external links */



/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0;
}

a.external:hover {
	color: #18507C;
	

/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0;
	background-color: #C3D4DF;
}

/* end wiki style external links */

/* clearing */

/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
		height: 1%;
/* 

End hide from IE-mac */
}

/* Album */

ul.albumlist {
	padding-top: 20px;
}

.albumname p {
	font-size: 13px;
	text-align: center;
	width: 125px;
}

.image_right {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}
.image_left {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

img.profile_picture {
	margin-right: 15px;
	float: left;
	border: 3px solid #FFFFFF;
}

.staff {
	float: left;
	width: 500px;
	margin-bottom: 20px;
}

/* Kokoelmat */

.table_white {
	background-color: #fff;
}

#next-prev{
	width: 550px;
	margin-top: 30px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	height: 20px;
	padding-top: 7px;
	margin-left: 25px;
	border: 1px solid #c8c3a3;
	display: inline;
}


#next-prev a {
	padding-right: 5px;
	padding-left: 5px;
}