/**********************************************************/
/* Yleistä ************************************************/
/**********************************************************/
*
{
	margin: 0;
	padding: 0;
}

body
{
	background-image: none;
	background-color: white;
	color: black;
}

h1, h2, h3
{
	font-family: "Helvetica";
}

h1
{
	margin-top: 0;
	margin-bottom: 6px;
	margin-left: 6px;
}

h2
{
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

h3
{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

a, a:visited
{
	color: #003b85;
}

p
{
	margin-bottom: 1em;
}

p.kappale
{
	padding-left: 15px;
	font-size: 13pt;
}

ul
{
	margin-left: 20px;
	list-style-type: disc;
}

ol
{
	margin-left: 20px;	
}

/**********************************************************/
/* Yläotsikko (logo), haku, ylälinkit, alaosa *************/
/**********************************************************/

td.otsikko
{
	text-align: center;
	height: 84px;
}

td.ylalinkit
{
	background-color: #f5f5f5;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;

	text-align: center;

	font-size: 11pt;
}

a.ylalinkit, a.ylalinkit:visited
{
	text-decoration: none;

	font-family: "Helvetica";
}

a.ylalinkit:hover
{
	text-decoration: underline;
}

td.hakuosa
{
	padding-left: 0.5em;
	height: 84px;
}

td.sivuvalikko
{
	padding: 0.5em;

/*	width: 5%;*/
	text-align: left;
}

td.sivuvalikko
{
	vertical-align: top;
	border-right: 1px dashed #eaeaea;
}

td.main
{
	text-align: left;
	vertical-align: top;

	padding: 0.3em;
}

td.alaosa
{
	border-top: 1px dashed #eaeaea;

	text-align: center;
	padding-top: 5px;

	color: gray;
}

/**********************************************************/
/* Vasen valikko ******************************************/
/**********************************************************/

div.sivuotsikko /*Tuotteet:, Palvelemme: */
{
	padding-left: 0.1em;

	text-align: left;

	font-family: "Arial";
	font-size: 12pt;
	font-weight: bold; 

	border-bottom: 2px solid #444444;
}

table.aukioloajat
{
	padding-left: 0.2em;
}

p.vasenosoitetiedot
{
	border-top: 2px solid black;
}

div.tuotetyyppi
{
/*	height: 22px;*/
	/*width: 180px;*/

	font-size: 10pt;
	font-weight: bold;
	font-family: "Verdana";
	text-decoration: none;

	color: black;

	border-bottom: 1px solid #919abc;
	border-left: 1px solid #919abc;
	border-right: 1px solid #919abc;

	padding: 0.25em 0 0.25em 1em;

	text-align: left;

	cursor: pointer;
}

div.tuotetyyppi:hover
{
	background-color: #e7eef8; /*#d6f2ff;*/
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

/*tuotetyypit jossa ei ole alavalikkoa*/
a.tuotelinkki
{
	color: black;
	text-decoration: none;
}

div.linkkilaatikko
{
	background-color: white;
}

div.linkkilaatikko table
{
	border-spacing: 0;
}

td.tuotelinkki
{
	background-color: white;
	text-align: center;
	border: 1px solid black;
}

td.tuotelinkki a
{
	color: black;
	text-decoration: none;
	font-family: "Verdana";
}

td.tuotelinkki:hover
{
	cursor: pointer;
	background-color: #e7eef8; /*#d6f2ff;*/
}

/**********************************************************/
/*Tarjoukset **********************************************/
/**********************************************************/

table.tarjouscontainer
{
	border: 1px solid #919abc;

   	background-color: #ffffff;

	height: 260px;

	width: 220px;

	float: left; 
	margin: 2px; 
}

td.tarjouslaatikkootsikko
{
	font-size: 11pt;
	font-family: helvetica;
	font-weight: bold;

	text-align: center;

	background-color: #e7eef8;
	color: black;
}

td.tarjouslaatikkootsikko a
{
	color: black;
	text-decoration: none;
}

td.tarjouslaatikkootsikko a:hover
{
	text-decoration: underline;
}

td.tarjouskuvalaatikko
{
	height: 180px;

	vertical-align: middle; 
	text-align: center;
}

td.tarjousteksti
{
	text-align: center;

	vertical-align: middle;
    background-color: #e7eef8;
}

/**********************************************************/
/*Tuotelista **********************************************/
/**********************************************************/

h2.tuotelistaotsikko
{
	margin-top: 0;
	padding-top: 0;
	font-size: 14pt;
}

p.tuotelistaylateksti
{
	border-bottom: 1px solid #e0e0e0; 
	width: auto; 

	font-size: 12pt;

	padding-bottom: 5px; 
	padding-left: 15px;
}

table.sivuvalintayla
{
}

table.tuotelistacontainer
{
	border: 1px solid #919abc;

	float: left;
	margin: 0 0.5% 0 0;

	min-width: 48%;
	width: 48%;

	height: 200px;
	background-color: #ffffff;
}

td.tuotelistaotsikko
{
	height: 1em;

	padding-left: 1em;

	vertical-align: middle;
	text-align: left; 

	background-color: #e7eef8;

	font-size: 13pt;
	font-family: "Verdana";
}

td.tuotelistaotsikko a
{
	text-decoration: none;
	color: black;
}

td.tuotelistaotsikko a:hover
{
	text-decoration: underline;
}

td.tuotelistakuva
{
	text-align: center; 
	vertical-align: middle;

	width: 200px;
}

td.tuotelistakuvaus
{
	padding: 0.2em;
	font-size: 11pt;
	font-family: "Tahoma";

	text-align: left;
	vertical-align: top;
}

/*
td.tuotelistahintalaatikko
{
	width: 150px;
}*/

/**********************************************************/
/*Hinnat **************************************************/
/**********************************************************/

div.tuotelistahinta, div.tuotesivuhinta, div.tarjouksessahinta
{
	font-family: "Helvetica";
}

div.tarjouksessahinta
{
	font-size: 15pt;

	color: red;

}

div.tuotesivuhinta
{
	font-weight: bold;
	font-size: 16pt;

	margin: 0.4em 0;
}

div.tuotelistahinta
{
	font-size: 15pt;

	margin: 0.2em 0 0.2em 0;
	padding-left: 0.4em;
}

b.tarjous
{
	font-size: 13pt;	

	color: red;
}

b.tuotesivutarjousteksti
{
	font-size: 13pt;	

	color: red;
}

/**********************************************************/
/* Tuotesivu: tuote.php ***********************************/
/**********************************************************/

table.tuotecontainer
{
	width: 100%;
	height: auto;
   	background-color: #ffffff;
	margin: 3px; 
}

td.tuotekuva
{
	width: 250px;
	height: 250px;
	background-color: #ffffff;
	padding-top: 20px;
	vertical-align: top; 
	text-align: center;
}

td.tuotekuvaus
{
	vertical-align: top;
  	background-color: #ffffff;
	text-align: left; 

	padding: 0.2em;
}

td.valmistajalinkki
{
	padding-left: 0.2em;	
}

/**********************************************************/
/*Kaikki tarjoukset sivu **********************************/
/**********************************************************/

h2.tarjouksetsivutuotetyyppi
{
	font-size: 12pt;
}

table.tarjoussivucontainer
{
	border: 1px solid #919abc;

	height: 140px;
  	background-color: #ffffff;
	width: 170px;

	float: left; 
	margin: 2px; 
}

td.tarjoussivulaatikkootsikko
{
	font-size: 9pt;
	font-family: helvetica;
	/*font-weight: bold;*/

	height: 3.5em;
	vertical-align: middle;
	text-align: center;

	background-color: #e7eef8;
	color: black;
}

td.tarjoussivulaatikkootsikko a
{
	color: black;
	text-decoration: none;
}

td.tarjoussivulaatikkootsikko a:hover
{
	text-decoration: underline;
}

td.tarjoussivukuvalaatikko
{
	height: 80px;

	vertical-align: middle; 
	text-align: center;
}

td.tarjoussivuteksti
{
	text-align: center;

	vertical-align: middle;
	background-color: white;
}

div.tarjouksetsivuhinta
{
	font-size: 12pt;
	color: red;
	font-weight: bold;
}
