body {
	background-color: #999999;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #555555;
	}
/*  ----- ylapalkki ---- */
#top {
	width: 100%;
	height: 36px;
	background-color: #f0f0f0;
	border-bottom: solid 1px #999999;
}
p.kielet {
	margin: 0 0 0 0;
	float: right;
}
.kielet a {
	font-family: Arial, "Trebuchet MS",  sans-serif;
	font-size: 70%;
	float: left; 
	color: #666;
	display: block;
	height: 36px;
	border-left: 1px solid #666666;
	padding: 0 0 0 6px;
	text-decoration: none;
	width: 64px;
	line-height: 1.4em;
	background-color: #FFFFFF;}

.kielet a:hover { 
	font-weight: bold;}
	
/* --- perusrakenne --- */	
#kuori {
	width: 100%;
	background-color: #ccc;
	border-bottom: solid 1px #f0f0f0;
}
#sisus {
	width: 836px;
	background-image: url(../images/vasen.gif);
	background-repeat: repeat-y;
}
#logo {
	width: 160px;
	float: left;
	}
	
/* ----- valikot ------------ */

#menut {
	float: right;
	width: 340px;
	}
#mainmenuwrap {
	border: dashed #999999;
	border-width: 0 1px 1px 1px;}
	
dl#mainmenu {
	margin: 4px 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}	
dl#mainmenu dt{
	margin:  0;
	padding: 4px 0px;
	border-top: 1px dashed #999999;
	}
dl#mainmenu dt a{
	margin:  0;
	padding: 0 0 0 24px;
	text-decoration: none;
	/*	text-transform: uppercase;*/
	color: #666666;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	width: 100%;
	}
dl#mainmenu dt a:hover {color: #404A5B; }
dl#mainmenu dt.here a {
	color: #0099FF!important;
	background-image: url(../images/arrd.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
dl#mainmenu dd{
	margin:  0;
	padding: 0 0 4px 44px;
	list-style-type: circle;
	}
dl#mainmenu dd a{
	margin:  0;
	padding: 0;
	text-decoration: none;
	color: #666666;
	}
dl#mainmenu dd a:hover {color: #0099FF; }
dl#mainmenu dd.where a {color: #0099FF!important; }

/* --------- tekstiosuus ---------    */

#teksti {
	float: left;
	width: 308px;
	padding-bottom: 32px;
	font-size: 80%;
}

h1 {
	margin: 12px 0 0.3em 0;
	padding: 0;
	color: #333333;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif ;
	font-size: 130%;
	letter-spacing: 1px;
	}
h2, h3, h4 {
	margin-top: 0.6em;
	margin-bottom: 0em;
	padding: 0;
	}
 h2 {
	font-size: 120%; 
	}
h3 {
	font-size: 110%;
	font-weight: bold;
	}
.teksti p {
	margin-top: 0.3em ;
	}
.teksti a{
	color: #CC3399;
	text-decoration: none;
	font-weight: bold;
	}
.teksti a:hover{
	color: #999999;
	}
p.yhteys { 
	background-color: #CACACA;
	border: 1px solid #999999;
	padding: 8px;
	margin: 8px 40px 8px 0;
	}
/* ----- etusivu ------- */
h1.etusivu:first-letter {
	font-size: 150%;
	padding-right: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
/*	color: #cc0066;*/
	text-transform: lowercase;
	}
h1.etusivu {	
	margin: 12px 0;
	padding: 0;
/*	color: #cc0066;*/
	}
p.etusivu {
	font-size: 130%;
	margin-top: 0;
	margin-bottom: 0.7em;
	color: #888;
	line-height: 1.2em;
	}
/* ----- näyttelylista --------  */	

#exhibit a, .nayttelyt a{ 
	margin:0;
	padding: 0;
	color: #CC3399;
	font-weight: bold;
	text-decoration: none;
	}
	
/* ----- taiteilijakohtaisen nayttelysivun sesse--------  */

#menutexhibit {
	float: right;
	width: 260px;
	}
#exhibit {
 	float: left;
	width: 380px;
	padding-bottom: 32px;
	font-size: 80%;
	padding-top: 4px;
	}
#exhibit h1{
	margin: 8px 0 4px 0;  
	}
#exhibit h2{
	padding-top: 0.5em;  
	}
	
table#imgtable tr {
	vertical-align: top;
	}
table#imgtable td {
	vertical-align: top;
	margin-bottom: 2px;
	}
table#imgtable {
	margin: 0.2em 0;
	width: 376px;
	padding: 0;
	}
/* ---- jasenet - lista ------*/

ul#tailteilijalista {
	margin: 24px 0;
	padding: 0;
	list-style-type: none;
	}
#tailteilijalista li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 294px;
	height: 48px;
	background-color: #D8D8D8;
	margin-bottom: 4px;
	padding-left: 6px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	border-bottom: 1px solid #B4B4B4;
	}
#tailteilijalista li span {
	color: #999999;
	font-weight: normal;
	font-size: smaller;
	}
#tailteilijalista li a {
	margin: 0;
	padding: 0;
	}
#tailteilijalista li img{
	height: 48px;
	width: 48px;
	float: right;
	border: none;
	}
/* ---- pahnanpohjimmaiset ---  */

.puts {clear: both;}
.footer {
	font-size: 0.7em;
	color: #666666;
	padding: 0px 0px 12px 8px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 60px;
	line-height: 1.5em;
	}
.footer img {float: right;}

.hide { display: none;}
.pienempi { font-size: smaller;}
