﻿@import "navi.css";
@import "corners.css";
@import "button.css";
@import "calendar.css";

/* temp */
div.title-small {color: Red;}
div.title {color: Red;}
div.title-green {color: Red;}
div.text { color: Red; }
/* temp */

@media screen {
	.printOnly
	{
		display: none;
	}
}

@media print {
	.screenOnly
	{
		display: none;
	}
}

.harmaa-reuna
{
	border: solid 1px #aaaaaa;
	padding: 5px;
}

/* hakupalkki */

.hakupalkki
{
	margin: 5px auto 5px auto;
	min-width: 960px;
	width: 960px;
}

.hakupalkki input
{
	color: #656565;
	font-family: Arial;
	font-size: 0.9em;
	border: solid 1px #68a639;
	padding: 3px;
}

.hakupalkki table
{
	margin: 0 auto 0 auto;
}

.hakupalkki A .button
{
	font-size: 14pt;
	font-weight: normal;
}

/* header */

.header 
{
	background-color: #ffffff;
	height: 150px; 
	min-width: 960px;
}

/* body */
body
{
	background-image: url(../images/gray.png);
	background-color: #dadada;
	font-family: Arial;
	margin: 0px 0px 10px 0px;
}

a img
{
	border: none;
}

a
{
	/* color: #1177dd; */
	color: #388f15;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

table
{
	border-collapse: collapse;
}

table td
{
	padding: 0px;
}

p
{
	margin: 0;
}

h1, h2
{
	margin: 0;
}

h1.title-big
{
	font-size: 1.7em;
	margin-bottom: 8px;
	/*padding-top: 10px;*/
}

h1.title
{
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 1.15em;
	/*color: #68a639;*/
	color: #000000;
}

h1.title-small
{
	color: #000000;
	font-size: 1em;
	font-weight: 600;
	margin-bottom: 12px;
}

h2.title-green
{
	font-weight: 500;
	text-align: center;
	color: #68a639;
	font-size: 1.15em;
}

h2.title-gray
{
	font-weight: 500;
	text-align: center;
	color: #787878;
	font-size: 1.25em;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2.title-small
{
	font-weight: 600;
	color: #68a639;
	font-size: 0.85em;
	margin-top: 15px;
	margin-bottom: 2px;
}

.text
{
	font-size: 0.8em;
	/*margin-top: 2px;*/
	text-align: left;
}

.lomake-selite
{
	width: 110px;
	font-size: 12px;
	margin: 3px 0 0 0;
	overflow: visible;
}

.lomake-textbox input
{
	font-size: 0.8em;
	width: 145px;
	margin: 0;
	border: solid 1px #68a639;
}

.lomake-textbox textarea
{
	font-size: 0.8em;
	width: 145px;
	margin: 0;
	font-family: Arial;
	border: solid 1px #68a639;
}

.lomake-textbox select
{
	font-size: 0.8em;
	width: 149px;
	margin: 0;
	border: solid 1px #68a639;
}

.lomake-textbox-pvm
{
	display: inline;
	float: left;
}

.lomake-textbox-pvm input
{
	font-size: 0.8em;
	width: 125px;
	margin: 0;
	border: solid 1px #68a639;
}

.lomake-teksti
{
	font-size: 0.8em;
	line-height: 1.3em;
}

.virhe-teksti
{
	margin-left: 5px;
	margin-bottom: 2px;
	color: #dd5555;
	font-size: 0.8em;
}

.virhe-kentta
{
	border: solid 1px #ff5555 !important;
}

.hakutulokset
{
	width: 100%;
}

.hakutulokset > tbody > tr > td
{
	width: 33%;
	padding: 0 3px;
	vertical-align: top;
}

.hakutulokset .vali
{
    width: 5px;
}

.lehti-table
{
	margin: 15px auto 0px 15px;
}

.lehti-table .button
{
	margin-top: 5px;
}

.lehti-table .lomake-selite
{
	font-size: 0.7em;
	font-weight: 600;
	width: 70px;
	padding-right: 3px;
}

.lehti-table .lomake-teksti
{
	font-size: 0.8em;
	line-height: 1.4em;
}

.lehti-kuva-pieni
{
	height: 119px;
	vertical-align: middle;
}

.lehti-kuva-pieni IMG
{
	border: solid 7px #dcdc31;
}

.lehti-kuva-iso
{
	padding-top: 5px;
	height: 252px;
	width: 195px;
	vertical-align: top;
}

.lehti-kuva-iso img
{
	display: block;
	margin: 0 0 0 0;
	border: solid 7px #dcdc31 !important;
}

.lehti-hinta
{
	color: #ef7f34;
	white-space: nowrap;
}

.lehti-nimi
{
	font-weight: 600;
	font-size: 0.8em;
	color: #000000;
}

.lehti-nimi a
{
	color: #000000;
}

.pager-link 
{
	width: 20px;
	text-align: center;
	margin: 1px 3px 1px 3px;
	font-family: Courier New;
	border: solid 1px #ffffff;
}

.pager-link-selected
{
	width: 20px;
	text-align: center;
	margin: 1px 3px 1px 3px;
	font-family: Courier New;
	border: solid 1px #dcdc31;
}

div.hinta
{
	font-size: 1em;
	font-weight: 600;
	background-image: url(../images/lemon.png);
	line-height: 1.5em;
	padding: 3px 3px 3px 3px;
	white-space: nowrap;
}

.page_tilausyhteenveto .title
{
	color: #000000;
	margin-bottom: 20px;
}

.hinta-ulkomaille-huom
{
}

.page_scroller
{
	background-color: #ffffff;
	background-image: none;
}

.page_scroller img
{
	filter: alpha(opacity=100); opacity:1.0;
	display: block;
	/*width: 90px;*/
	/*height: 116px;*/
	margin: 0 3px 0 3px;
	border: solid 7px #dcdc31;
}

.scroller table
{
	width: 100%;
}

.scroller
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 13px;
}

.page_haku .virhe-teksti
{
	margin-left: 0px;
}

.page_lehti .lehtitiedot
{
	/*margin: 20px 0 0 40px;*/
}

.page_lehti .lehtitiedot td .lomake-selite
{
	padding-left: 3px;
}

/*
.lehti-div-yla
{
	border: solid 1px #aaaaaa;
	padding: 5px;
	border-bottom: none;
}

.lehti-div-ala
{
	height: 30px;
	border: solid 1px #aaaaaa;
	border-top: none;
	margin:  0 0 5px 0;
	padding: 0 0 5px 20px;
}

.lehti-div-hilight-yla
{
	border-color: #68a639;
	background-image: url(../images/lehti_background.png);
	background-position: 0 -20px;
}

.lehti-div-hilight-ala
{
	border-color: #68a639;
}
*/

.lehti-yla
{
	border: solid 1px #aaaaaa;
	border-bottom: none;
}

.lehti-yla > div
{
	padding: 0px;
}

.lehti-ala
{
	border: solid 1px #aaaaaa;
	border-top: none;
}

.lehti-ala > div
{
	height: 30px;
	margin:  3px 0 5px 0;
	padding: 0 0 0px 15px;
}

.lehti-hilight-yla
{
	border-color: #68a639;
	background-image: url(../images/lehti_background.png);
	background-position: 0 -20px;
}

.lehti-hilight-ala
{
	border-color: #68a639;
}

.page_palaute .lomake-textbox INPUT
{
	width: 250px;
}

.page_palaute .lomake-textbox TEXTAREA
{
	width: 250px;
}

.page_faq .title-small
{
	margin-bottom: 6px;
}

.page_faq hr
{
	margin-top: 18px;
	height: 0;
	border-top: dotted 1px #000000;
}

.page_haku .title-green
{
	color: #000000;
}
	
