@charset "UTF-8";
/* CSS Document for portraits, Lauri Rotko 2008 */

a.slidea {background:url(../images/teatteri/thumbs/1.jpg); width:35px; height:35px;}
a.slideb {background:url(../images/teatteri/thumbs/2.jpg); width:35px; height:35px;}
a.slidec {background:url(../images/teatteri/thumbs/3.jpg); width:35px; height:35px;}
a.slided {background:url(../images/teatteri/thumbs/4.jpg); width:35px; height:35px;}
a.slidee {background:url(../images/teatteri/thumbs/5.jpg); width:35px; height:35px;}
a.slidef {background:url(../images/teatteri/thumbs/6.jpg); width:35px; height:35px;}
a.slideg {background:url(../images/teatteri/thumbs/7.jpg); width:35px; height:35px;}
a.slideh {background:url(../images/teatteri/thumbs/8.jpg); width:35px; height:35px;}
a.slidei {background:url(../images/teatteri/thumbs/9.jpg); width:35px; height:35px;}
a.slidej {background:url(../images/teatteri/thumbs/10.jpg); width:35px; height:35px;}
a.slidek {background:url(../images/teatteri/thumbs/11.jpg); width:35px; height:35px;}

a.slidel {background:url(../images/teatteri/thumbs/12.jpg); width:35px; height:35px;}
a.slidem {background:url(../images/teatteri/thumbs/13.jpg); width:35px; height:35px;}
a.sliden {background:url(../images/teatteri/thumbs/14.jpg); width:35px; height:35px;}
a.slideo {background:url(../images/teatteri/thumbs/15.jpg); width:35px; height:35px;}
a.slidep {background:url(../images/teatteri/thumbs/16.jpg); width:35px; height:35px;}
a.slideq {background:url(../images/teatteri/thumbs/17.jpg); width:35px; height:35px;}
a.slider {background:url(../images/teatteri/thumbs/18.jpg); width:35px; height:35px;}
a.slides {background:url(../images/teatteri/thumbs/19.jpg); width:35px; height:35px;}
a.slidet {background:url(../images/teatteri/thumbs/20.jpg); width:35px; height:35px;}
a.slideu {background:url(../images/teatteri/thumbs/21.jpg); width:35px; height:35px;}


#container .thumbs {
    display: block;
    height: 382px;
    left: 0;
    margin: 10px 3px 0;
    position: absolute;
    width: 35px;
}
	
#container .thumbs2 {
    display: block;
    height: 382px;
    left: 52px;
    margin: 10px 8px 0;
    position: absolute;
    width: 35px;
}

/* KUVATEKSTI */
#container .thumbs a.gallery:hover span {
	display:block;
	position:absolute;
	left:180px;
	top:550px;
	width:250px;
	font-style:normal;
	font-size:11px;
	color:#7c1618;  
	z-index:100;
	text-align:left;
	}
		/* KUVATEKSTI ekarivi */
#container .thumbs a.gallery:hover span:first-line {
	font-style:normal; 
	font-size:10px;
	color:#323232;
	} 
	

/* KUVATEKSTI ekarivi */
#container .thumbs2 a.gallery:hover span:first-line {
	font-style:normal; 
	font-size:11px;
	color:#323232;
	} 
	
/* KUVATEKSTI2 */
#container .thumbs2 a.gallery:hover span {
	display:block;
	position:absolute;
	left:100px;
	top:550px;
	width:250px;
	font-style:normal;
	font-size:11px;
	color:#7c1618;
	text-align:left;
	line-height:14px;  
	z-index:100;
	}	
	
