body {
	background: #f37035;
	width: 984px;
	margin: 0 auto;
	padding-bottom: 6em;
	font-size:14px;	
	line-height: 1.4em;
	font-family: Arial, sans-serif;
}
h1, h2 {
	font-family: Impact;
	color: #3560AA;
}
h1 {
	font-size: 24pt;
	line-height: 1.2em;
}
h2 {
	color: #F37035;
	text-decoration: underline;
}
p {
	padding-left: 3em;
}
a, a:link, a:active, a:visited {
	color: #3560AA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
hr {
	border: 0;
	width: 80%;
	color: #ebd2c5;
	background-color: #ebd2c5;
	height: 5px;
}
form, fieldset, legend, select, option, input {
	font-size:12px;	
	line-height: 1.4em;
	font-family: Arial, sans-serif;
}
form {
	width: 80%;
	margin-top: 3em;
	margin-left: auto;
	margin-right: auto;
}
form p {
	padding-left: 1.5em;
	margin-top: 0;
}
fieldset {
	border: 1px solid white;
	border-bottom-width: 0;
	padding: 1em .5em;
}
legend {
	font-weight: bold;
	color: #3560AA;
}
td p {
	padding: 0;
	margin: 0;
}
td.kansikuva {
	/* border: 1px solid red; */ /* for debugging */
}
td.kansikuva p {
	margin-right: 0.5em;
}
th {
	text-align: left;
	margin-left: 1.5em;
}
form th {
	font-weight: normal;
}
input[type="text"] {
	width: 15em;
	border: 1px solid #A7A6AA;
}
blockquote {
	padding-left: 2.5em;
	font-size: 1.0em;
	margin-top: 3em;
	border-left: 5px solid #ebd2c5;
	border-bottom: 5px solid #ebd2c5;
	margin-left: 3em;
}
blockquote.vastaus {
	margin-top: 0;
	margin-left: 5.5em;
	border-top-width: 0;
	font-style: italic;
}
blockquote.vastaus .kommenttiteksti {
	background-image: none;
}
blockquote p {
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
blockquote .kommenttiteksti {
/*	background: #F3E4DD url(lainausmerkki-oikea.png) no-repeat bottom right; */
}
blockquote p.kommenttikirjoittaja {
	font-size: .75em;
	font-weight: bold;
}
.moreentries {
	margin-top: 3em;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}
#otsikko {
	text-align: center;
	padding-top: 6em;
	padding-bottom: 10px;
}
p.navi {
	margin-top: 0;
	text-align: center;
}
#valikko {
	width: 195px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 14px;
}
#valikko ul {
	min-height: 300px;
	background: #f3e4dd;
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	padding: 20px;
	margin-top: 0;
}
#valikko ul li {
	font-weight: bold;
	margin-bottom: .5em;
}
#valikko ul li.current {
	background-color: #ebd2c5;
}
#valikko ul li.current:after {
	content: " »";
}
#valikko ul li a:hover {
	text-decoration: underline;
}
#valikko ul li a {
	text-decoration: none;
}
#valikko ul li.current a {
}
#sisalto {
	width: 774px;
	float: right;
}
#varsinainenSisalto {
	min-height: 652px;
	background: #f3e4dd;
	padding: 50px 50px 75px 50px;
}
#varsinainenSisalto ul {
	padding-left: 4em;
}
#lehtihaku {
	width: 16em;
	float: left;
	margin-left: 3em;
}
#lehtihaku fieldset {
	text-align: left;
}
input#lehtipiste {
	width: 60%;
}
table#esittelyt {
	margin: 3em auto;
	clear: both;
	width: 75%;
}
table#esittelyt td {
	vertical-align: top;
	padding: 1em;
}
table#esittelyt .esittely table thead p {
	padding-bottom: 1em;
}
table#esittelyt .esittely table td {
	padding-top: .75em;
	width: 100%;
}
table#esittelyt h2 {
	margin-top: 0;
}
.esittely {
	border: 1px solid white;
	/* border-bottom-width: 0; */
}
table#esittelyt .esittely table td {
	padding: 0;
}

ul#linkkilista {
	margin-top: 3em;
	list-style: none;
	font-weight: bold;
}
#linkkilista > li {
	margin-bottom: 3em;
}

.virheilmoitus {
	border: 5px solid red;
}
input[type="text"].kelvoton {
	border: 1px solid red;
}
input[type="text"].kelpo {
	border: 1px solid #A7A6AA;
}

#tilaukset #lehdet strong {
	text-transform: uppercase;
}
#dValidator {
	margin-top: 3em
}

#jalusta {
	clear: both;
	padding-top: 3em;
	text-align: center;
	font-size: 12px;
}
#jalusta a {
	color: #F3E4DD; 
}

.smallnote {
	font-size: 75%;
}



/* rounded corners. http://www.spiffycorners.com/index.php?sc=spiffy&bg=F37035&fg=F3E4DD&sz=5px */
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F3E4DD}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f3a17d;
  border-right:1px solid #f3a17d;
  background:#f3c7b3}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f37b45;
  border-right:1px solid #f37b45;
  background:#f3cdbd}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f3cdbd;
  border-right:1px solid #f3cdbd;}
.spiffy4{
  border-left:1px solid #f3a17d;
  border-right:1px solid #f3a17d}
.spiffy5{
  border-left:1px solid #f3c7b3;
  border-right:1px solid #f3c7b3}
.spiffyfg{
  background:#F3E4DD
}

