
/* general resets */

* {
}



body{
	margin:0;
	background:#fff url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-body1.jpg) no-repeat 50% 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	min-width:916px;
}
//body.inner-page{background:#fff url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-body2.jpg) no-repeat 50% 0;}
//body.inner-page1{background:#fff url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-body3.jpg) no-repeat 50% 0;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
input,
textarea,
select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
.wrapper{
	width:100%;
	overflow:hidden;
	padding:223px 0 0;
	
}
/* header */
.header-holder{
	width:100%;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-header.gif) repeat-x;
	height:201px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}

/* topbar */
.topbar {
  /*background-color: #000000;
  color: #FFFFFF;*/
  height: 60px;


}

.topbar .wrapper {
  height: 60px;
  border: none;
  overflow:hidden;
  	padding:0 0 0;
	position:relative;
}

.topbar .left {
  float: left;
  /*text-transform:uppercase;
  text-indent: -9999px;*/
  width: 260px;
  height: 30px;
  margin-top: 5px;
}

.topbar .left a {
  display: block;
  color: #FFFFFF;
  height:30px;

  background:url(/instancedata/prime_product_julkaisu/vtm/pics/vtmlogo_pieni.png) no-repeat 4px 0px;
  width:260px;

}

.topbar .gallerynav{
	padding:0;
	margin:10px 0 18px;
	list-style:none;
	overflow:hidden;
	float:right;
	font-size:9px;
	width:500px;
	text-align:right;
	text-transform:uppercase;
}

.topbar .gallerynav .metalinklist {
  margin: 0;
}

.topbar .gallerynav li{
	display:inline;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/bullet.gif) no-repeat 100% 50%;
	padding:0 6px 0 3px;
	margin:0 -2px 0 0;
}

.topbar .center {
  width: 100%;
  text-align: center;
  float: right;
  /*position: relative;
  top: -15px;*/
}

.topbar .center .topnav {
	float: right;
  text-align: left;
  display: inline-block;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  /*clear: both;
  white-space: nowrap;
  width: auto;
  max-width: 560px;*/
}

.topbar .center .topnav li {
  float: left;
  margin: 0 5px;
  display: block;
}

.topbar .center .topnav li a {
  text-transform: uppercase;
  font-weight: bold;
	font-size:9px;
	line-heihgt: 9px;
	padding: 0px;
	margin: 0px;
}



#header{
	width:916px;
	margin:0 auto;
}
#header .topbar{
	height:69px;
	width:100%;
	overflow:hidden;
}
#header .topbar img{display:block;}
/* header-bar */
#header .header-bar{
	width:100%;
	padding:14px 0 0;
}
.header-bar .logo-area{
	width:586px;
	float:left;
}
.logo{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:326px;
	height:40px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/logo.gif) no-repeat;
	margin:0 0 19px;
}
.logo a{
	display:block;
	height:100%;
}
/* navigation */
#header #nn_c0{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#header #nn_c0:after,
#header .header-bar:after{
	clear:both;
	content:'';
	display:block;
}
#header #nn_c0 li{float:left;}
#header #nn_c0 li a{
	float:left;
	font-weight:bold;
	color:#c06;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-nav.gif) no-repeat;
	cursor:pointer;
}
#header #nn_c0 li a:hover,
#header #nn_c0 li.selected a{
	text-decoration:none;
	color:#666;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-nav-hover.gif) no-repeat;
}
#header #nn_c0 li a span{
	float:left;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-nav.gif) no-repeat 100% -27px;
	padding:8px 15px 4px 15px;
	line-height:15px;
}

#header #nn_c0 li li a span{
	float: none;
	background: none;
	padding:0px;
	line-height: auto;
}

#header #nn_c0 li a:hover span,
#header #nn_c0 li.selected a span{background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-nav-hover.gif) no-repeat 100% -27px;}
#header #nn_c0 li.selected li a span{background: none;}

#header #nn_c0 ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:36px;
	left:-3px;
	width:916px;
	overflow:hidden;
}
#header #nn_c0 ul a{
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/transparent.gif) no-repeat !important;
	color:#c06 !important;
}
#header #nn_c0 ul a:hover,
#header #nn_c0 ul li.selected a{color:#666 !important;}
#header #nn_c0 ul li{
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/separator-nav.gif) no-repeat;
	padding:0 15px;
}
#header #nn_c0 ul li:first-child{background:none;}
/* info-block */
.header-bar .info-block{
	width:330px;
	float:right;
	text-align:right;
}
.header-bar .info-block p{margin:0 0 19px;}
.header-bar .languages-list{
	margin:0 -6px 7px 0;
	display:inline;
	padding:0;
	list-style:none;
	float:right;
}
.header-bar .languages-list li{
	float:left;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/separator-languages-list.gif) no-repeat 0 50%;
	padding:0 6px 1px;
}
.header-bar .languages-list li:first-child{background:none;}
.header-bar .languages-list li a{
	color:#c06;
	font-weight:bold;
	font-size:13px;
}

.subnav {
margin-bottom: 15px;
}
.subnav ul {
display: block;
border: 0px;
padding: 0px;
margin: 0px;
border-top: 0px solid #E1E1E1;
}

.subnav ul ul {
border-top: 0px;
}

.subnav #nn_c0 li {
display: block;
border: 0px;
padding: 0px;
margin: 0px;
background-image: url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/dotline.png);
background-position: bottom;
background-repeat: repeat-x;

}


.subnav #nn_c0 li a {
display: block;
border: 0px;
padding: 0px;
margin: 0px;
padding-top: 6px;
padding-bottom: 8px;

font-weight: bold;
}




.subnav #nn_c0 li li a {
display: block;
border: 0px;
padding: 0px;
margin-left: 20px;
font-weight: bold;
}

.subnav #nn_c0 li.selected a,
.subnav #nn_c0 li.selected li.selected a, 
.subnav #nn_c0 li.selected li.selected li.selected a {
color: #666666;
font-weight: bold;
}
.subnav #nn_c0 li.selected li a,
.subnav #nn_c0 li.selected li.selected li a,
.subnav #nn_c0 li.selected li.selected li.selected li a{
color: #CC0066 ;
font-weight: normal;
}

#theaterstyle .subnav #nn_c0 li a {color: #7e6656}
#theaterstyle .subnav #nn_c0 li a:hover {color: #000; text-decoration: none;}

#theaterstyle .subnav #nn_c0 li.selected a,
#theaterstyle .subnav #nn_c0 li.selected li.selected a, 
#theaterstyle .subnav #nn_c0 li.selected li.selected li.selected a {
color: #cc3333;
font-weight: bold;
}
#theaterstyle .subnav #nn_c0 li.selected li a,
#theaterstyle .subnav #nn_c0 li.selected li.selected li a,
#theaterstyle .subnav #nn_c0 li.selected li.selected li.selected li a{
color: #7e6656 ;
}

#theaterstyle .document-box .xmldoc h1 {
color: #7e6656;
margin-bottom: 0px;
}


#content .xmldoc table td h1 {
display: block;
margin-top: 0px !important;
}

.xmldoc table td {
padding-top: 0px;
padding-right: 10px;
padding-bottom: 10px;
vertical-align: top;
}

.theaterimg {
padding: 10px;
padding-bottom: 10px;
background-color: #d8d1c8;
}

.xmldoc td .theaterimg {
padding: 0px;
padding-bottom: 0px;
background-color: transparent;
}


#search{
	width:193px;
	float:right;
	clear:both;
}
#search .text{
	background:#e8e8e8;
	border:1px solid #808080;
	width:130px;
	height:14px;
	padding:1px 5px 2px;
	float:left;
	margin:2px 6px 0 0;
}
#search .submit{
	float:right;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-submit.gif) no-repeat;
	border:0;
	padding:0;
	width:45px;
	height:20px;
	cursor:pointer;
	margin:1px 0 0;
}
/* main */
.main-holder{
	width:840px;
	margin:0 auto 20px;
	overflow:hidden;
}
.main-t{
	height:6px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-main-t.png) no-repeat;
	overflow:hidden;
}
.main-b{
	height:6px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-main-b.png) no-repeat;
	overflow:hidden;
}
#main{
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-main.png) repeat-y;
	overflow:hidden;
	height:1%;
	padding:10px 25px 28px 28px;
}

/* searchpage */

#content .SearchPanel div.searchprovider {
  display: none;
}

#content .SearchPanel tr#SearchField_Timestamp {
  display: none !important;
}

#content .SearchPanel .QuickSearchPanel div {
  width: 543px;
}

#content .SearchPanel .QuickSearchPanel div div a {
  float: right;
  display: block;
  color: #cc0066;
}

#searchresults #searchresulttarget {
  list-style-type: none;
}

#searchresults #searchresulttarget .searchresult {
  width: 500px;
  overflow: hidden;
  margin: 15px 0;
  display: block;
}

#searchresults #searchresulttarget .searchresult .resultindex,
#searchresults #searchresulttarget .searchresult .score,
#searchresults #searchresulttarget .searchresult .path,
#searchresults #searchresulttarget .searchresult .timestamp {
  display: none;
}

#searchresults #searchresulttarget .searchresult h4 {
  display: inline;
  float: left;
  margin: 0 0 5px 0;
}

#searchresults #searchresulttarget .searchresult .sourcesite {
  float: right;
  line-height: 14px;
}

#searchresults #searchresulttarget .searchresult .timestamp {
  float: right;
  clear: right;
}

#searchresults #searchresulttarget .searchresult .description {
  clear: both;
}

/* info-section */
#main .info-section{
	width:100%;
	overflow:hidden;
}
/* info-section text-section */
.info-section .text-section{
	width:165px;
	float:left;
	padding:20px 8px 0 0;
}
.info-section .text-section h1{
	margin:0 0 13px;
	border-left:8px solid #ccc;
	color:#333;
	font-size:13px;
	padding:0 0 0 8px;
	text-transform:uppercase;
}
.info-section .text-section p{
	margin:0 0 16px;
	line-height:17px;
}
.links-list{
	margin:0;
	padding:0;
	list-style:none;
}
.links-list li{padding:0 0 1px;}
.links-list li a{color:#c06;}

.xmldoc a{color:#c06;}
/* info-section flash-section */
.info-section .flash-section{
	width:467px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-flash-holder.png) no-repeat;
	height:290px;
	float:left;
	padding:14px 0 0 17px;
}
.flash-section .flash-holder{
	width:444px;
	height:268px;
	overflow:hidden;
  position: relative;
  top: -1px;
}

.flash-section .flash-holder #mediafile {
  width: 444px; 
  height: 250px;
}

.flash-section .flash-holder #mediatitle {
  height: 19px;
  width: 444px;
  overflow: hidden;
  position: absolute;
  bottom: -1px;
  background: url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/linktext_bg.png);
  color: #CC0066;
}

.flash-section .flash-holder #mediatitle ul {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 18px;
  position: absolute;
  bottom: 0;
}

.flash-section .flash-holder #mediatitle ul li {
  position: relative;
  display: inline-block;
  float: left;
  padding: 0 3px;
  height: 16px;
  overflow: hidden;
}

.flash-section .flash-holder #mediatitle a {
  /*position: absolute;
  bottom: 0;*/
  color: #CC0066;
  z-index: 1;
  font-size: 11px;
}

/*.flash-section .flash-holder #mediatitle a.highlight {
  color: black;
}*/

 .flash-holder img {
 	width:444px;
	height:266px;
	border: 0px;
 }

.flash-section .flash-holder img{display:block;}
/* info-section links-section */
.info-section .links-section{
	width:130px;
	float:right;
}
.links-section .icons-list{
	margin:0;
	padding:8px 0 0;
	list-style:none;
}
.links-section .icons-list li{
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/separator-links-section.gif) no-repeat;
	padding:14px 0 4px 14px;
	margin:0 0 8px;
	height:1%;
}
.links-section .icons-list li:first-child{background:none;}
.links-section .icons-list li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:100px;
	background-position: top center;
}
.links-section .icons-list .icon1{
	height:44px;
	background-repeat: no-repeat;
}
.links-section .icons-list .icon1:hover{}
.links-section .icons-list .icon2{
	height:44px;
	background-repeat: no-repeat;
}
.links-section .icons-list .icon2:hover{}
.links-section .icons-list .icon3{
	height:44px;
	background-repeat: no-repeat;
}
.links-section .icons-list .icon3:hover{}
.links-section .icons-list .icon4{
	height:44px;
	background-repeat: no-repeat;
}
.links-section .icons-list .icon4:hover{}
/* ad */
#main .nostot {
	width:780px;
	height:78px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-ad.png) no-repeat;
	background-repeat: no-repeat;
	
	margin:0 0 18px;
	text-align: center;
}
.nostot .nostolista{
	margin:0;
	padding:0 0 0 14px;
	list-style:none;
	/*width:766px;*/
	overflow:hidden;
}

.nostot .tcenter {
  margin: 0px; padding: 0px; border: 0px;
	margin: 0 auto;
	height: 76px;
}

.nostot .nostolista li{
	float:left;
	padding:0 25px 0 0px;
	position:relative;
	text-align: left;
  list-style: none;
}
.nostot .nostolista li a{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:212px;
	height:47px;
}
.nostot .nostolista li .nosto1{background-repeat: no-repeat;}
.nostot .nostolista li .nosto2{background-repeat: no-repeat;}
.nostot .nostolista li .nosto3{background-repeat: no-repeat;}
/* threecolumns */
.threecolumns{
	width:100%;
	overflow:hidden;
	padding:0 0 29px;
}
.threecolumns .info-column{
	width:245px;
	float:left;
	padding:4px 5px 0;
}

#content .xmldoc h2,
h2.title,.threecolumns h2
	{
	margin:24px 0 14px;
	border-left:8px solid #ccc;
	color:#333;
	font-size:12px;
	padding:0 0 0 8px;
	text-transform:uppercase;
}



.threecolumns h2 {margin:0px 0 14px;}

#content .xmldoc h2, #content .xmldoc h1, #content .xmldoc h3 {
display: block;
margin-top: -2px !important;
}

#sidebar .xmldoc h3 {
padding-left:8px;
}

.xmldoc pre
	{
	margin:24px 0 14px;
	border-left:8px solid #ccc;
	color:#333;
	font-size:12px;
	padding:0 0 0 8px;
	text-transform:uppercase;
	font-family: arial, helvetica;
	display: block;
	font-weight: bold;
}


span.filetype {padding-left:4px;}

#content .xmldoc {
padding-top: 12px;
}

#theaterstyle #content .xmldoc {
padding-top: 15px;
}

#content .xmldoc h4 {
	display: block;
margin-top: 10px !important;
background-color: #e8e8e8;
font-size:13px;
padding: 6px;
color: #292929;
font-weight: normal;
}


.midheader {
width: 100%;
clear: both;
}

.midheader h1 {
display: block;
margin: 0px;
padding-top: 10px;
padding-bottom: 10px;
}



.columns-holder div.column {clear: both;}


div.column span.right, div.column span.right span {font-size: 12px;}
div.column span {font-size: 11px;}

.threecolumns p{

	line-height:17px;
}
.threecolumns .links-list{padding:14px 0 21px;}
.threecolumns .info-column address{
	font-style:normal;
	padding:1px 0 0;
}
.threecolumns .info-column address span{
	display:block;
	padding:0 0 2px;
}
.threecolumns .logos-holder{
	width:100%;
	overflow:hidden;
	padding:27px 0 0;
}
.logos-holder .download{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:165px;
	height:41px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-download.gif) no-repeat;
	margin:0 0 17px 1px;
}
.logos-holder .helsinki-logo{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:105px;
	height:21px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/helsinki-logo.gif) no-repeat;
	margin:0 0 0 2px;
}
.helsinki-logo a{
	display:block;
	height:100%;
}
.info-column .box-holder{
	width:226px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-sidebar.png) no-repeat;
	margin:-3px 0 0 15px;
	padding:10px 0 0 14px;
}
/* calendar */

table.SmallCalendar {
  width:198px;
  font: 11px "trebuchet ms",helvetica,sans-serif;
}
.SmallCalendarTitle a {
  font-size: 18px;
  padding: 0 5px;
  color: white !important;
  width: 18px;
}

.SmallCalendarTitle {
  text-transform: capitalize;
  color: White;
  background-color: #9099A8;
  font: bold 12px/25px "trebuchet ms",helvetica,sans-serif !important;
}
.SmallCalendarTitle tr {
  height: 28px;
}
.OtherMonthDay a {
  color: #A3A3A3 !important;
}
.TodayDay {
  font-weight: bold;
  background-color: #C1CFE4;
}
.DayHeader {
  font-weight: bold;
  text-transform: capitalize;
}
.SmallCalendar caption {
  background-color: #7C97CA;
  color: White;
  font: bold 12px/15px Arial,Helvetica,sans-serif;
  padding: 5px;
}


.calendar-holder .calendarnote h1 {
  display: none;
}

.calendar-holder #enrolmentgroupselector {
  display: none;
}

.calendar-holder{
	border:5px solid #ededed;
	overflow:hidden;
	padding:2px;
	background:#ced7e4;
	width:199px;
	position:relative;
	margin:0 0 19px;
}
.calendar-holder .month-switcher{
	width:197px;
	overflow:hidden;
}


td#smallcal_header_leftcell a,
td#smallcal_header_rightcell a {
	display: block;
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:26px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-calendar.gif) no-repeat;
	float:left;
}
.month-switcher .prev,
.month-switcher .next{
	text-indent:-9999px;
	overflow:hidden;
	width:18px;
	height:26px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-calendar.gif) no-repeat;
	float:left;
}

.month-switcher .next{background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-calendar.gif) no-repeat -18px 0;}
td#smallcal_header_rightcell a {background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-calendar.gif) no-repeat -18px 0;}

div#timeselection {

}

div#timeselection table {

	padding: 0px;
	margin: 0px;
	border: 0px;
	table-layout:fixed;
	border-collapse:collapse;
}

div#timeselection table td {
	margin: 0px;
	border: 0px;
	border-spacing: 0px;
}

table.smallcal_header {background:#9099a8;}

td#smallcal_header_centercell a{
	font:bold 12px/25px "trebuchet ms", helvetica, sans-serif;
	color:#fff;
	width:161px;
	float:left;
	overflow:hidden;
	height:26px;
	text-align:center;
	background:#9099a8;
}
td#smallcal_header_centercell a{color:#fff !important;}

.month-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.smallcal_caltable{
	width:197px;
	padding: 0px;
	margin: 0px;
	border: 0px;

}
.smallcal_caltable{
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	color:#0e0e10;
	font:10px "trebuchet ms", helvetica, sans-serif;
}
.smallcal_caltable td{
	padding:0;
	width:22px;
	font-size:11px;
	border-spacing: 0px;
}

tr.smallcal_daytitles td {font-weight: bold;}
.smallcal_selectorcell a {color: #585e66 !important;}

.smallcal_caltable, smallcal_caltable th{
	text-align:center;
	line-height:23px;
}
.smallcal_caltable th{
	padding:1px 0 0;
	font-weight:normal;
}
.smallcal_caltable div.today{
	font-weight:bold;
	background-color: #c1cfe4;
}


.smallcal_caltable td a {
	display:block;
	height:100%;
	color:#000;
}

a.smallcal_daylinkgrey {
color:#a3a3a3 !important;

}

.smallcal_caltable td.vk{font-size:13px;}
smallcal_caltable td.event{color:#fff !important;}
.smallcal_caltable td.event a{
	display:block;
	height:100%;
	color:#fff !important;
}
.info-column .text-holder{
	padding:0 0 0 5px;
	position:relative;
}
.threecolumns .text-holder .links-list{padding:1px 0 0;}
/* sponsors-box */
.sponsors-box{
	width:780px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-sponsors-box.gif) no-repeat;
	padding:28px 0 21px;
}
.sponsors-list{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
.sponsors-list li{
	display:inline;
	padding:0 33px;
}
.sponsors-list li img{vertical-align:top;}
/* twocolumns */
#twocolumns{
	width:916px;
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-twocolumns.png) no-repeat;
	margin:1px auto 20px;
	padding:7px 0 0;
}
/* breadcrumbs */
.breadcrumbs{
	margin:0;
	padding:0 0 5px 15px;
	list-style:none;
	overflow:hidden;
	position:relative;
}
.breadcrumbs a, .breadcrumbs span {
	/*float:left;*/
	/*background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/separator-breadcrumbs.gif) no-repeat 0 50%;*/
	font-size:11px;
	color:#666;
	padding:0 0px;
}
.breadcrumbs a:first-child{background:none;}
.breadcrumbs a{color:#666;}
#twocolumns .holder{
	overflow:hidden;
	width:835px;
	padding:0 0 0 50px;
}
/* content */
#content{
	width:543px;
	float:left;
	padding:13px 0 0;
}
#content h1,
#content h2{
	margin:0 0 12px;
	font-size:17px;
	line-height:20px;
}

#content h6{
	margin: -12px 0 12px;
	font-size:10px;
	color: #666666;
	font-weight: normal;
}

#sidebar h6{
	margin: -12px 0 12px;
	font-size:10px;
	color: #666666;
	font-weight: normal;
}

#content .title{margin:0 0 9px;}
.info-block{
	width:100%;
	overflow:hidden;
}
.inner-page1 .info-block{padding:0 0 6px;}
#content .info-section{
	width:100%;
	overflow:hidden;
	padding:0 0 12px;
}
#content .info-block .info-section{padding:0 0 25px;}
.inner-page1 #content .info-block .info-section{padding:0 0 21px;}
#content .info-section .alignleft{
	float:left;
	border:1px solid #333;
	margin:2px 20px 0 1px;
}
.info-section .text-box{
	overflow:hidden;
	height:1%;
}
#content .info-section .text-box h3,
#content .info-section .text-box .title
{
	margin:0;
	font-size:12px;
	color:#c06;
	border-bottom:1px solid #7c7c7c;
	padding:0 0 1px;
	display:block;
}
#content .info-section .text-box h3 a,
#content .info-section .text-box .title a{color:#c06;}
.info-section .text-box .date{
	display:block;
	border-left:5px solid #c9c9c9;
	font-size:11px;
	padding:2px 0 1px 3px;
}
.info-section .text-box .layer{
	font-size:12px;
	display:block;
	padding:1px 0 13px;
}
.info-section .text-box a{color:#c06;}
#content .info-section p{
	margin:0 0 10px;
	line-height:17px;
}
.inner-page1 #content .info-section p{line-height:16px;}

.info-section dl{
	overflow:hidden;
	height:1%;
	margin:0;
	padding:0 28px 12px 0;
}
.info-section dt{
	float:left;
	font-weight:bold;
	padding:0 4px 0 0;
}
* html .info-section dt{padding-right:1px;}
.info-section dd{
	display:block;
	margin:0;
}
#content p{
	margin:0 0 13px;
	line-height:17px;
}

#content .xmldoc p{
	/*margin:0 0 13px !important;*/
  padding: 0 0 13px;
	line-height:17px;
}

#content h3{
	margin:0 0 11px;
	font-size:14px;
}
#content .links-list{padding:0 0 25px;}
#content .description-list{
	margin:0 0 25px -32px;
	padding:2px 0 0;
	list-style:none;
	font-size:11px;
	width:576px;
}
#content .description-list li{
	width:160px;
	padding:0 0 0 32px;
	vertical-align:top;
	display:inline-block;
}
#content .description-list img{
	display:block;
	border:1px solid #333;
	margin:0 0 6px;
}
#content .description-list h3{
	margin:0 0 3px;
	color:#c06;
	font-size:11px;
	border-bottom:1px solid #808080;
}
#content .description-list h3 a{color:#c06;}
#content .description-list h4{
	margin:0 0 2px;
	font-size:10px;
	color:#4d4d4d;
}
#content .description-list .date{
	border-left:5px solid #c9c9c9;
	display:block;
	font-size:10px;
	padding:0 0 0 6px;
}
#content .description-list .layer{
	display:block;
	font-size:12px;
	padding:2px 0 10px;
}
#content .description-list p{line-height:16px;}
#content .description-list a{color:#c06;}
#content .document-box{
	width:100%;
	overflow:hidden;
	padding:0 0 12px;
	
}

.xmldoc label {
  position: relative;
  top: 4px;
}

.xmldoc input.pf_textquestion {
  margin: -15px 0 -10px;
}

#sidebar .xmldoc input.pf_textquestion {
  margin: -10px 0;
}

.xmldoc input.pf_textquestion, .captcha input {
	border: 1px solid #cccccc;
	font-family: Arial, helvetica;
	color: #666666;
	font-size: 12px;
	height: 19px;
	padding-left: 2px;

}

.xmldoc input.textarea {
	border: 1px solid #cccccc;
	font-family: Arial, helvetica;
	color: #666666;
	font-size: 12px;
}

.xmldoc .pf_button {
	border: 1px solid #bebaba; 
	color: #cc0066; 
	background-color: #e2e2e2;
	height: 22px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
  cursor: pointer;
}

.captcha img {margin-bottom: 0px;}
#content .document-box {
margin-top: -9px;
}

#content .document-box .heading{
	font-size:12px;
	margin:0;
	line-height:15px;
}
#content .document-box p{margin:0;}
#content .document-box p a{color:#c06;}
#content .alignleft{
	float:left;
	margin:3px 21px 0 0;
	border:1px solid #7e807f;
}
#content .heading1{
	font-size:12px;
	margin:0 0 14px;
}
#content .item-list{
	margin:0;
	padding:0 0 9px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#content .item-list li{
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bullet-item-list.gif) no-repeat 0 7px;
	line-height:17px;
	text-indent:10px;
	padding:0 39px 5px 0;
}
#content .image-list{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0 0 13px;
	list-style:none;
}
#content .image-list li{
	float:left;
	padding:0 3px 0 0;margin-bottom: 13px; 
}
#content .image-list li img{
	display:block;
	border:1px solid #999;
}

/* table layout */

#sidebar .xmldoc p {
  display: block;
  margin: 0;
  padding: 0 0 18px;
}

#content .xmldoc table td {
  vertical-align: top;
}

/* nostosivu */

#content .columns-holder {
  overflow: hidden;
  width: 550px;
}

#content .column p {
  display: inline;
}

#content .column span.right {
  display: block;
  width: 333px;
  float: left;

}

#content p.image {
  display: block;
  width: 211px;
  float: left;

}

#content .column span.right h1 {
  display: block;
  width: 333px;
  border-bottom: 1px solid #808080;
  margin:0;
}

#content .column span.right h1 a {
  display: block;
  width: 333px;
  color: #cc0066;
  font: bold 12px Arial, Verdana, sans-serif;
  margin:0;
}




#content .column span.right h2 {
  display: block;
  width: 273px;
  color: #4d4d4d;
  font: bold 11px Arial, Verdana, sans-serif;
  margin: 0;
}

#content .column span.right span.time {
  display: block;
  width: 264px;
  font: 10px/16px Arial, Verdana, sans-serif;
  padding: 0 0 0 4px;
  border-left: 5px solid #cfcfcf;
  margin: 0;
}

#content .column span.time h3 {
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-weight: bold;
  color: #4d4d4d;
  text-transform: uppercase;
}

#content .column span.location {
  display: block;
  margin: 0 0 12px;
}

#content .column a.morelink {
  display: block;
  font: 12px/16px Arial, Verdana, sans-serif;
  color: #cc0066;
  margin: 12px 0;
}

#content .column a.morelink:hover {
  color: #000000;
  text-decoration: none;
}

/* nostosivu mid and last section */

#content .smallcols {
  display: block;
  overflow: hidden;
  width: 582px;
  margin-left: -32px;
}

#content .smallcols .column {
  width: 162px;
  overflow: hidden;
  float: left;
  margin-left: 32px;
  height: 350px;

}

#content .smallcols .column h1 {
  display: block;
  width: 162px;

  border-bottom: 1px solid #808080;
  margin:0;
}

#content .smallcols .column p {
line-height: 15px;
}

#content .smallcols .column a.morelink {
margin-top: 5px;
display: block;
}


#content .smallcols .column h1 a {
  display: block;
  width: 162px;
  color: #cc0066;
  font: bold 12px Arial, Verdana, sans-serif;
  margin:0;
}

#content .smallcols .column h2 {
  display: block;
  width: 145px;
  color: #4d4d4d;
  font: bold 11px Arial, Verdana, sans-serif;
  margin: 0;
}

#content .smallcols .column span.time {
  display: block;
  width: 136px;
  font: 10px/16px Arial, Verdana, sans-serif;
  padding: 0 0 0 4px;
  border-left: 5px solid #cfcfcf;
  margin: 0;
}

/* sidebar */
#sidebar{
	width:240px;
	float:right;
	overflow:hidden;
}

img.rightpic {margin-top: 13px; margin-bottom: 8px;}

#sidebar .innerdiv{
	background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-sidebar.png) no-repeat;
	margin-top: 2px;
	padding:17px 18px 16px 17px;
	margin-bottom: 16px;
}


.inner-page1 #sidebar{
	padding:12px 19px 0 14px;
	width:207px;
}
#sidebar .frame{

	overflow:hidden;
	height:1%;
}


#sidebar h3{
	margin:0px 0 11px;
	border-left:8px solid #ccc;
	color:#333;
	font-size:12px;
	padding:0 0 0 5px;
	text-transform:uppercase;
}
#sidebar p{
	margin:0 0 18px;
	line-height:16px;
}
#sidebar p .info{display:block;}
#sidebar .info-wrapp{padding:0 0 4px;}
#sidebar a{color:#c06;}
#sidebar .links-list{padding:0 0 16px;}
#sidebar .go-to{

	display:block;
	font-size:11px;
	text-align:right;
	background:#e1e1e1;
	padding:4px 7px 4px 0;
	margin:8px 0;
	margin-top: 18px;
}
#sidebar .info-text{
	display:block;
	border-top:1px solid #e3e3e3;
	font-size:11px;
	color:#959595;
	text-align:right;
	padding:4px 5px 37px 0;
}

#sidebar .captcha input,
#sidebar input.pf_textquestion {
  width: 176px !important;
}

.social-icons-list{
	margin:0;
	padding:0 1px 0 0;
	list-style:none;
	clear:both;
	float:right;
}
.social-icons-list li{
	float:left;
	display:inline;
	margin:0 5px 0 0;
}
.social-icons-list li a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:16px;
	height:16px;
}
.social-icons-list li .ico1{background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-social-icons.gif) no-repeat;}
.social-icons-list li .ico2{background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-social-icons.gif) no-repeat -20px 0;}
.social-icons-list li .ico3{background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-social-icons.gif) no-repeat -40px 0;}
.social-icons-list li .ico4{background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-social-icons.gif) no-repeat -60px 0;}
.social-icons-list li .ico5{background:url(/instancedata/prime_product_julkaisu/vtm/pics/kiasma/bg-social-icons.gif) no-repeat -80px 0;}
#sidebar .text-wrapp{padding:1px 0 0 7px;}


div.gallery {
margin-top: 22px;
margin-bottom: 22px;
}


div.gallery table td{

}

div.gallery table {
width: 100%;
padding: 0px; 
margin: 0px;
border-spacing: 0px;
border-collapse: collapse;
}

div.gallery td {
/*border: 1px solid #EDEDED;*/
/*text-align: center;*/
}

div.downloadoriginal {
font-size: 11px;
}

div.gallery h1 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
}

div.gallery p {
font-size: 11px;
font-weight: normal;
margin: 0px;
padding: 0px;
}


div.gallery h2, div.gallery .filename {
display: none;
}

div.gallery a img:hover {
border: 1px solid #EC008C;
}

div.gallery img.galleryimagepreview {
  margin: 0 auto;
  border: 1px solid white;
  margin-top: 2px;
}

#content div.gallery img.galleryimagepreview {
  width: 62px;
}

#sidebar div.gallery img.galleryimagepreview {
  width: 60px;
  height: 60px;
  position: relative;
  left:-1px;
  margin: 2px 7px auto auto;
}

div.galleryimagedescription {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 0.75em;
  margin-bottom: 10px;
  display: none;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:229999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/

#cboxOverlay{background:#000;}

#colorbox{}
    #colorbox div {
      display: inline;
    }

    /* Shared properties to all border sides */
    #cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight {
      visibility:hidden;
    }
    /* Individual border sides */
    #cboxTopLeft{width:14px; height:14px; background:url(/pics/colorbox/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(/pics/colorbox/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(/pics/colorbox/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(/pics/colorbox/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(/pics/colorbox/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(/pics/colorbox/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(/pics/colorbox/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(/pics/colorbox/controls.png) -211px 0 repeat-y;}
    /* Content */
    #cboxContent{background:#fff; font-family:Arial, Helvetica;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(/pics/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(/pics/colorbox/loading.gif) center center no-repeat;}
        #cboxTitle {
          position:absolute;
          /*min-height: 20px;*/
          bottom: 25px;
          text-align:center;
          width:97%;
          font-size:12px; 
          line-height:14px; 
          color: #494848;
          float: left;
          background-color: white;
          margin: 0 1.5% 4px;
        }
        #cboxCurrent{
          position:absolute;
          bottom:5px;
          color:#000; 
          font-size:12px; 
          line-height:14px;
          width: 100%;
          text-align: center;
        }
        /* Shared control button properties */
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:5px; background:url(/pics/colorbox/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        /* Individual control button properties */
        #cboxPrevious{left:8px; bottom:5px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{right:8px; bottom:5px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:11px; top: 10px; background-position:-100px -25px; border: 2px solid white;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}



.captcha .captchaimage img {
  padding: 0 !important;
  margin: 0 !important;
}

.captcha .captchaimage table td {
  vertical-align: middle !important;
  padding: 0 !important;
  margin: 0 !important;
}

.captcha .captcharefreshbutton input {
  width: 26px;
  height: 26px;
  border: 0;
  font-size: 0;
  color: transparent;
  background: url(/instancedata/prime_product_julkaisu/vtm/pics/refreshicon.gif) no-repeat;
  cursor: pointer;
  line-height: 0;
  overflow: hidden;
  padding: 0 0 0 26px;
}



