@charset "windows-1252";
/* CSS Document */
/* Yleisiä tyyli määrittelyitä sivulle */

BODY, TABLE, INPUT, TEXTAREA, SELECT {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

BODY {

	background-color:#262626;
	background-image:url('isotausta5.jpg');
	background-position: center top;
	background-repeat: no-repeat; 
		
}

/* Otsikko näytetään, jos kuvat ei näy */
.otsikko {
	display: none;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#262626;
	
}

/* Otsikoiden muotoilut */
.otsikot {
	/*color: #60B1D1;*/
	/*color:#F09B1C;*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#262626;
}

h4.otsikot {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#262626;
}	

h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#262626;
}	

h3.otsikot {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#262626;
}

h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#262626;
}	

h2.otsikot {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#262626;
}	

h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#262626;
}


.divPage {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
	text-align: left; 
	position: relative;
	overflow: hidden;
	background-color: #ffffff;
	
}

.divPageheader {
	background-color: #262626;
	height: 120px;
	
}

/* Teatterin oma logo */
.divPageheaderLeft {
	background-image: url('left_logo2.gif');
	margin-left:70px;
	height: 120px;
	background-repeat: no-repeat;
	background-color:#ffffff;
}

/* Teatterin 90-vuotis logo */
.divPageheaderRight {
	background-image: url('teatteri2.jpg');
	height: 120px;
	
	background-repeat: no-repeat;
	background-position: top right;
} 


/* MAIN-VALIKKO */

.divMainmenu {
	height: 30px;
	width: 900px;
	padding-top:0px;
	padding-bottom: 3px;
	background-color: #5C5C5C;
	border: 0;
	padding-left: 0;
	padding-right: 0;

}

.ulMainmenu {
	margin: 0px;
	padding: 0px;
	list-style:block;
}

.off {
	position:relative;
	height:40px;
	width:200px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	padding-right:0px;
	padding-left:0px;
	vertical-align:middle;
	font-size:12px;
	
}

.on {
	display: inline;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:13px;
	padding-top:13px;
	vertical-align:middle;
	font-size:12px;
	background-image:url('valikko_pohja3.jpg');
	background-repeat:no-repeat;
	background-position:left;
	font-weight: bold;
}

.off a:link, .off a:visited {
	color:#F7F7F7;
	text-decoration:none;
	padding-bottom:14px;
	padding-top:14px;
	padding-left:8px;
	padding-right:8px;
}

.off a:hover, .off a:active {
	color:#808080;
	text-decoration:none;
	padding-bottom:14px;
	padding-top:14px;
	padding-left:8px;
	padding-right:8px;
}

.on a:link, .on a:visited {
	color: #F7F7F7;
	text-decoration:none;
	padding-bottom:14px;
	padding-top:14px;
	padding-left:8px;
	padding-right:8px;
}

.on a:hover, .on a:active {
	color: #808080;
	text-decoration:none;
	padding-bottom:14px;
	padding-top:14px;
	padding-left:8px;
	padding-right:8px;
}

/* MAIN-VALIKKO LOPPUU */

/* Etusivun mainarean isot vaihtuvat kuvat width-max: 680px */
.divMainarea_etusivu {
	float: left;
	width: 900px;
	background-color: #3E3E3E;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url('varjobg2.jpg');
	background-repeat: repeat-x;
	background-position: top;
		
}
.divMainarea {
	float: left;
	height: auto;
	width: 730px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;	

}
.divKoriste {
	float: left;
	width: 646px;
	height: 389px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	
	margin-top: -10px;
	
}

.tdYlakuva {
	padding-left: 110px;
	position: absolute;
	margin-top: -2px;
	text-align: center;
	
	
}

img {

	padding: 0px;

}

.tableAlakuva {
	margin-left: 122px;
}

.tdAlakuva {
	padding-top: 67px;
	padding-left: 0px;
	padding-right: 6px;
}


/*LIPPULINKKI LIPPU.FI*/
a.lippulinkki span {

	color: #ffffff;
	
	background-color:#ffffff;
	
	
			
}

a.lippulinkki:hover span {
color: #ffffff;
text-decoration: underline;
}





/* henkiloiden email */
a.mail span {

	color: #F09B1C;
	text-decoration: underline;
			
}

a.mail:hover span {
	color: #808080;
	text-decoration: underline;
}


/*LIPPUVARAUS JA HINNASTO LINKIT*/

a.linkki {
	color: #7ebad1;
text-decoration: none;
	
}

.koriste_vasen {
	margin-top: 0px;
	margin-left:-30px;
	position: absolute;
	background-color: #fff2d3;
}

.koriste_oikea {
	margin-top: 0px;
	margin-left: 727px;
	position: absolute;
	background-color: #fff2d3;
}

.divAlalinkit {
	float: left;
	width: 900px;
	padding-bottom: 8px;
	text-align: center;
	background-color: #3E3E3E;
	background-image: url("varjobg1.jpg");
	background-repeat: no-repeat;
}

/* Muiden sivujen asettelut */

.divRightside {
	width: 130px;
	margin-top: 0px;
	float: right;
	height: auto;
	background-color: #ffffff;
}

.divFooterindex {
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom:10px;
	height: 25px;
	width: 900px;
	/*background-color: #2D82AA;*/
	background-color:#5C5C5C;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	border: 0;
}

/* NÄYTÖS-MENU */

.ulNaytosmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	font-weight: bold;
}

.liNaytosmenu {
	margin-top: -4px;
	float: left;
	width: 680px;
}

.liNaytosmenu a:link {
	color: #FFA33F;
	text-decoration: none;
	border-right: solid 1px #808080;
	padding-right: 5px;
}

.liNaytosmenu a:link .liNaytosmenu a:visited {
	color: #FFA33F;
	text-decoration: none;
	border-right: solid 1px #808080;
	padding-right: 5px;
}

.liNaytosmenu a:link, .liNaytosmenu a:active {
	color: #808080;
	text-decoration: none;
	border-right: solid 1px #808080;
	padding-right: 5px;
}

.liNaytosmenu a:hover, .liNaytosmenu a:visited {
	color: #FFA33F;
	text-decoration: none;
	border-right: solid 1px #808080;
	padding-right: 5px;
}

.liNaytosmenu a:hover, .liNaytosmenu a:active {
	color: #808080;
	text-decoration: none;
	border-right: solid 1px #808080;
	padding-right: 5px;
}

/* NAYTÖS-MENU LOPPUU */

/* OHJELMA KOHTAISIA TYYLEJÄ */

/*Näytöskuvan max leveys 480px */
.divNaytoskuva {
	float: left;
	width: 432px;
	height: 288px;
}

.divNaytostiedot {
	float: left;
	width: 200px;
	color:#000000;
	/*color:#ab770b;
	color: #2D82A2;*/
	padding-left: 20px;

}

.divTeksti {
	float: left;
	height: auto;
	width: 565px;
	color:#000000;
	/*color:#ab770b;
	color:#b48b3c;
	color:#7f0000;
	color: #2D82A2;*/

}

.divTekstiNaytos {
	float: left;
	height: auto;
	width: 433px;
	color:#000000;
	/*color:#ab770b;
	color:#b48b3c;
	color:#7f0000;
	color: #2D82A2;*/
	text-align: justify;
}

.divNaytos {
	margin-top: 15px;
	float: right;
	margin-right: 0px;
	width: 128px;
}

.hrNaytos {
	color: #000000;
	width: 130px;
	margin-left: 0px;
}

.divAikataulut {
	float: left;
	width: 555px;
}

.divLeft {
	float:left;
	width: 680px;
}

.napit {
	/*background-color: #7EBAD1;*/
	background-color: #ffa33f;
	color: #000000;
	border: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.palaute_lahetys {
	margin: 15px;
}

.img {
	border: 0;
}

/*Linkkien värit*/

.divLinkki a:link {
	
	color:#F09B1C;
	/*color: #2D82A2;*/
	text-decoration: none;
}

.divLinkki a:link .divLinkki a:visited, .divLinkki a:active {
	color:#F09B1C;
	text-decoration: none;
}

.divLinkki a:hover, .divLinkki a:visited, .divLinkki a:active {
	color:#F09B1C;
	text-decoration: none;
}

.divLinkki_musta a:link {
	color: #000000;
}

.divLinkki_musta a:link .divLinkki_musta a:visited, .divLinkki_musta a:active {
	color: #000000;
}

.divLinkki_musta a:hover, .divLinkki_musta a:visited, .divLinkki_musta a:active {
	color: #000000;
}

.divLinkki_oranssi a:link {
	color: #FFA33F;
	text-decoration: none;
}

.divLinkki_oranssi a:link .divLinkki_oranssi a:visited, .divLinkki_oranssi a:active {
	color: #FFA33F;
	text-decoration: none;
}

.divLinkki_oranssi a:hover, .divLinkki_oranssi a:visited, .divLinkki_oranssi a:active {
	color: #F09B1C;
	text-decoration: none;
}




/* Otsikko kuva-asetukset */

.divPalaute {
	background-image: url('palaute.gif');
	background-repeat: no-repeat;
	padding-top: 67px;
}

.divHenkilot {
	background-image: url('henkilokunta.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
}



.divNayttelijat {
	background-image: url('nayttelijat.jpg');
	background-repeat: no-repeat;
	padding-top: 68px;
}

.divHallinto {
	background-image: url('hallinto.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
}

.divHallinnollinen {
	background-image: url('hallinnollinen.jpg');
	background-repeat: no-repeat;
	padding-top: 68px;
}

.divTekninen {
	background-image: url('tekninen.jpg');
	background-repeat: no-repeat;
	padding-top: 68px;
}

.divYhteystiedot {
	background-image: url('yhteystiedot.gif');
	background-repeat: no-repeat;
	padding-top: 70px;
}

.divOhjelmistossa {
	background-image: url('ohjelmisto.gif');
	background-repeat: no-repeat;
	padding-top: 67px;
}

.divVideot {
	background-image: url('videot.gif');
	background-repeat: no-repeat;
	padding-top: 67px;
}

.divNaytokset {
	background-image: url('kalenteri.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
}

.divLahjakortit {
	background-image: url('lahja.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
}

.divKayvieraissa {
	background-image: url('vieraissa.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
}

.divBlogi {
	background-image: url('blogi.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
}

.divHistoria {
	background-image: url('historia.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
	padding-right: 20px;
}
.divEsittelyt{
	background-image: url('teatteri.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
	padding-right: 20px;
}

.divNayttamot {
	background-image: url('nayttamot.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
	color:#000000;
}

.divTeatterilla_tapahtuu {
	background-image: url('teatterilla_tapahtuu.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
	margin: 10px;
}

.divKalenteri {
	background-image: url('kalenteri.jpg');
	background-repeat: no-repeat;
	padding-top: 68px;
	margin: 10px;
}
.divLiput {
	background-image: url('liput.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
	margin: 10px;
}
.divLippuvaraus {
	background-image: url('lippuvaraus.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
	margin: 10px;
}

.divHinnasto{
	background-image: url('hinnasto.gif');
	background-repeat: no-repeat;
	padding-top: 68px;
	margin: 10px;
}






.img {
	color:#ffffff;
	border:0;	
	text-decoration:none;
	
}


/* muita säätöjä----------------------------------------------------------- */
input.small{
  width: 50px;
}
input.normal{
  width: 146px;
}

.select{
	min-width:290px;
}
.bigger {font-size:115%;}
.smaller {font-size:85%;}
.high {color:#00F;}
.nonhigh {color:#777;}

.foto{  display: block; border: 3px solid #ddd;}

.littlepic{
	width:100px;
	height:100px;
}
.input {
	width:100px;
	height:40px;
	
}


/*  --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
hr .nomargin { display:block; height:1px; margin:0px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.f-left {float:left; list-style:none; vertical-align:center;}
.f-right {float:right;}
.a-left, tr.a-left td {text-align:left;}
.a-center, tr.a-center td {text-align:center;}
.a-right, tr.a-right td {text-align:right;}
.a-justify {text-align:justify;}
.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}
.clear { clear:both; }
.box { min-height:1px; }
.box:after { display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:"."; }
.noscreen { display:none; }
.mleft10 { margin-left: 10px; }
.mright10 { margin-right: 10px; }
.mtop10 { margin-top: 10px; }
.mbottom10 { margin-bottom: 10px; }
