body {
  background: url(images/parch6.jpg); 
  font-family: Georgia, Times, serif;
}

div { 
  margin: 0;
  padding: 0;
}

div.boksi { 
  margin-left: auto;
  margin-right: auto;
  width: 749px;
}

div.contentbg {
  background-image: url(images/content-tausta3.png); 
  width: 749px;
}

div.top {
  background-image: url(images/top-tausta.png);
  background-repeat: no-repeat;
  height: 97px;
  width: 749px;
}

div.ala {
  background: url(images/ala-tausta.png);
  background-repeat: no-repeat;
  height: 98px;
  width: 749px;
}

div.content { 
  background-image: url(images/parch-d2.jpg);
  margin-left: 95px;
  margin-right: 95px;
  padding: 1em 2em;
}

body#test { 
  background-image: none;
  background: #bba;
}


dt {
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0.2em;
}
dd {
	margin-left: 0.5em;
}

dd:before {
	content: "\00B7 \0020";
}

div#valike {
	text-align: center;
	margin: 1.5em;
}

ul.navi {
  margin: 1em 0;
  padding: 0;
  text-align:center;
}

.navi li {
	font-size: 110%;
	font-style: italic;
	list-style: none;
	display: inline;
	padding: 0;
}

.navi li img {
  margin-bottom: -3px;
  margin-right: 3px;
}

a {
  color: #843;
  background-color: transparent;
}

a:hover {
	text-decoration: none;
}

h1 a, h2 a, h3 a {
  color: #000;
}

h1 {
   	margin: 0;
	text-align: center;
    font-size: 80%;
}

img.photo {
	border: 1px solid #000;
	padding: 0;
}

p { 
  margin-right: 2em;
}

img { 
  behavior: url("/pngbehavior.htc");
}

a img { 
  border: 0;
  text-decoration: none;
}

/******************************************
 *                                        *
 * Sisältösivujen style                   *
 *                                        *
 ******************************************/

td, th { 
  vertical-align: bottom;
}

td ul { 
  margin: 0;
  padding: 0;
}

td li { 
  list-style: none;
}

body#esittely-muusikot th { 
  padding-bottom: 0.5em;
  vertical-align: top;

}
body#esittely-muusikot td {
  vertical-align: top;
  padding-bottom: 0.5em;
  padding-right: 2em;
}

th { 
  font-weight: normal;
  text-align: left;
}

body#konsertit-vanhat th, body#konsertit-vanhat td,
body#konsertit th, body#konsertit td { 
  padding-bottom: 0.5em;
  padding-top: 0.2em;
  border-bottom: 1px solid #666;
  vertical-align: top;
}

body#konsertit-vanhat tr.noborder th,
body#konsertit-vanhat tr.noborder td,
body#konsertit tr.noborder th, 
body#konsertit tr.noborder td {
  padding-bottom: 0em;
  border-bottom: 0;
  vertical-align: top;
}

body#konsertit-vanhat table,
body#konsertit table {
  border-collapse: collapse;
}

body#konsertit-vanhat th,
body#konsertit th {
  padding-right: 0.5em;
  width: 8em;
}

body#soittimet td { 
  width: 130px;
  height: 150px;
  padding: 10px 5px;
  text-align: center;
}


p.floatright {
  float: right;
  margin-right: -0.5em;  
}
/*
p.floatright img, body#soittimet table img { 
  border: 1px solid #000;
} */

.imagecaption { 
  font-size: 70%;
  font-style: italic;
  color: #444;
}


body#index p {
  margin-top: 1em;
  margin-bottom: 0.5em;
  margin-right: 0;
}

body#index div.content {
  padding: 1em 20px;
}

body#esittely-ohjelmisto .indent, body#esittely-ohjelmisto2 .indent {
  margin-left: 2em;
}

table.cdcontents {
  font-size: 9pt;
  border-collapse: collapse;
  border: 1px dotted #000;
}

table.cdcontents td, table.cdcontents th {
  padding: 2px 3px;
  border-collapse: collapse;
  border-right: 1px dotted #000;
  border-left: 1px dotted #000;
}

table.cdcontents td {
  font-weight: bold;
  vertical-align: top;
}

table.cdcontents th {
  text-align: right;
  vertical-align: top;
}


ul#buy li {
  list-style: none;
  list-style-image: url(/images/koru4.png);
  margin-left: 0.5em;
  margin-bottom: 0.5em;
}

