a:link, a:visited, a:active
{
	color: #3465ce;
}
a:hover
{
	color: #c21111;
}

body
{
	padding: 0;
	margin: 0;
	
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	
	background: url('../kuvat/tausta.jpg') 0 0 repeat-x #eaeef4;
}


/* RAKENNE */

#keskitin
{	
	margin: 25px auto;
	width: 970px;
}

#keskitin .vasenpuoli
{
	display: inline;
	float: left;
	
	width: 200px;
}

#keskitin .oikeapuoli
{
	display: inline;
	float: left;
	
	width: 760px;
	
	margin: 0 0 0 5px;
}

.logo
{
	display: inline;
	float: left;
	position: relative;
	
	width: 180px;
	height: 62px;
	
	margin: 0 0 10px 10px;
	
	background: url('../kuvat/logo.png') 50% 50% no-repeat !important;
	background: none;
	
	z-index: 50;
	cursor: hand;
}

#paavalikko
{
	display: inline;
	float: left;
	
	width: 200px;
	
	margin: 0 0 20px 0;
}
#pvyla
{
	display: inline;
	float: left;
	
	width: 200px;
	height: 8px;
	
	margin: 0;
	padding: 0;
	font-size: 0px;
	
	background: url('../kuvat/paavalikko_yla.png') 0 0 no-repeat !important;
	background: none;
}
#pvtausta
{
	display: inline;
	float: left;
	
	width: 200px;
	
	margin: 0;
	
	background: url('../kuvat/paavalikko_tausta.png') 0 0 repeat-y !important;
	background: none;
}
#pvala
{
	display: inline;
	float: left;
	
	width: 200px;
	height: 20px;
	
	background: url('../kuvat/paavalikko_ala.png') 0 100% no-repeat !important;
	background: none;
}

#paavalikko a.nappi
{
	display: inline;
	float: left;
	position: relative;
	
	width: 192px;
	height: 28px;
	
	margin: 0 0 2px 4px;
	line-height: 28px;
	
	font-size: 12px;
	font-weight: bold;
	color: #3465ce;
	
	text-decoration: none;
	
	background: url('../kuvat/paavalikkonappi.gif') 0 0 no-repeat;
	
	z-index: 500;
}
#paavalikko a.nappi:hover, #paavalikko a.val
{
	color: #c21111;
}

#paavalikko a.nappi span
{
	margin: 0 0 0 20px;
}

#paavalikko #desira
{		
	display: inline;
	float: left;
	
	width: 160px;
	
	margin: 15px 0 10px 20px;
	
	line-height: 1em;
	text-align: center;
}
#paavalikko #desira a:link, #paavalikko #desira a:visited, #paavalikko #desira a:active
{
	display: inline;
	float: left;
	width: 115px;
	
	position: relative;
	padding: 32px 0 0 0;
	margin: 0 22px;
	
	font-size: 11px;
	color: #3465ce;
	
	text-decoration: none;
	
	background: url('../kuvat/desira_logo.gif') 50% 0 no-repeat;
	z-index: 500;
}
#paavalikko #desira a:hover
{
	color: #c21111;
}

.vasenpuoli #yhteystiedot
{
	display: inline;
	float: left;
	
	width: 160px;
	
	margin: 0 0 10px 20px;
	
	font-size: 11px;
	line-height: 1.25em;
}




#paaosio
{
	display: inline;
	float: left;
	position: relative;
	
	width: 759px;
	
	margin: 0 0 20px 0;
}
#poyla
{
	display: inline;
	float: left;
	position: relative;
	
	width: 759px;
	height: 137px;
	
	margin: 0;
	padding: 0;
	font-size: 0px;
	
	background: url('../kuvat/paaosio_yla.png') 0 0 no-repeat !important;
	background: none;
	
	z-index: 0;
}
#potausta
{
	display: inline;
	float: left;
	
	width: 759px;
	
	margin: 0;
	
	background: url('../kuvat/paaosio_tausta.png') 0 0 repeat-y !important;
	background: none;
}
#poala
{
	display: inline;
	float: left;
	
	width: 759px;
	height: 58px;
	
	background: url('../kuvat/paaosio_ala.png') 0 100% no-repeat !important;
	background: none;
}

	
	
#ylavalikko
{
	display: inline;
	float: left;
	position: relative;
	top: -2px;
	left: 0;
	
	width: 530px;
}
#ylavalikko a.nappi
{
	display: inline;
	float: left;
	position: relative;
	
	width: 162px;
	height: 51px;
	
	margin: 2px 0 0 4px;
	line-height: 51px;
	
	font-size: 15px;
	font-weight: bold;
	color: #3465ce;
	
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	
	background: url('../kuvat/ylavalikkonappi_off.png') 0 0 no-repeat !important;
	background: none;
	
	cursor: hand;
	
	z-index: 500;
}
#ylavalikko a.nappi:hover
{
	color: #c21111;
}
#ylavalikko a.nappi.val
{
	color: #c21111;
	
	background: url('../kuvat/ylavalikkonappi_on.png') 0 0 no-repeat !important;
	background: none;
}


#paaosio .vasenpuoli
{
	display: inline;
	float: left;
	
	width: 532px;
	
	margin: -84px 0 20px 5px;
	
	z-index: 10;
}

#paaosio .oikeapuoli
{
	display: inline;
	float: left;
	
	width: 205px;
	
	margin: -130px 0 0 5px;
	
	z-index: 15;
}



#sivukuva
{
	display: inline;
	float: left;
	position: relative;
	
	width: 532px;
	height: 174px;
}



#tuholaistieto
{
	display: inline;
	float: left;
	position: relative;
	
	width: 190px;
	margin: 0 0 0 10px;
}

#tuholaistieto h2
{
	display: inline;
	float: left;
	
	margin: 8px 0 20px 53px;
	padding: 0;
	
	font-size: 14px;
	font-weight: bold;
	color: #3465ce
}

#tuholaistieto ul
{
	display: inline;
	float: left;
	
	margin: 0;
	padding: 0 0 0 0;
	
	list-style-type: none;
}
#tuholaistieto ul li
{
	display: inline;
	float: left;
	
	margin: 0 0 3px 20px;
	padding: 0 0 0 12px;
	
	background: url('../kuvat/listapampula.gif') 0 50% no-repeat;
}

#tuholaistieto ul a
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	
	text-decoration: none;
}
#tuholaistieto ul a:hover, #tuholaistieto ul a.val
{
	color: #c21111;
}




#yhteyslomake
{
	display: inline;
	float: left;
	position: relative;
	
	width: 205px;
	
	margin: 50px 0 0 0;
	
	background: url('../kuvat/yhteyslomake_yla.jpg') 0 0 no-repeat;
}

#yhteyslomake h2
{
	display: inline;
	float: left;
	
	margin: 20px 0 0 55px;
	padding: 0;
	
	font-size: 14px;
	font-weight: bold;
	color: #3465ce;
}

#yhteyslomake .sisalto
{
	display: inline;
	float: left;
	
	margin: 20px 0 20px 20px;
	
	font-size: 10px;
}

#yhteyslomake .rivi
{
	display: inline;
	float: left;
	
	width: 165px;
	
	margin: 0 0 5px 0;
}
#yhteyslomake .rivi .center
{
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 50%;
	
	width: 80px;
	margin: 0 0 0 -40px;
}

#yhteyslomake .tekstiloota
{
	display: inline;
	float: left;
	
	width: 155px;
	
	padding: 5px;
	
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	
	background: #fff;
	border: 1px solid #7f9db9;
}
#yhteyslomake .tekstiloota.select
{
	padding: 0;
	width: 165px;
}

#yhteyslomake select
{
	width: 159px;
	margin: 3px;
	
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	
	border: 0;
}




#tekstialue
{
	display: inline;
	float: left;
	position: relative;
	
	width: 470px;
	margin: 10px 0 10px 35px;
	
	z-index: 500;
}

#tekstialue h2
{	
	margin: 10px 0 10px 0;
	padding: 0;
	
	font-size: 17px;
	font-weight: bold;
	color: #343434;
	
	text-transform: uppercase;
}

#tekstialue span
{
	display: inline;
	
	margin: 0;
	padding: 0;
	
	font-size: 14px;
	font-weight: bold;
	color: #3465ce;
}





/* YHTEYDENOTTO */

#tarjouspyynto
{
	display: inline;
	float: left;
	position: relative;
	
	width: 100%;
}

#tarjouspyynto h2
{
	display: inline;
	float: left;
	
	margin: 20px 0 0 0;
	padding: 0;
	
	font-size: 14px;
	font-weight: bold;
	color: #3465ce;
}

#tarjouspyynto .rivi
{
	display: inline;
	float: left;
	
	width: 100%;
	
	margin: 0 0 5px 0;
}
#tarjouspyynto .rivi.vali
{
	margin: 15px 0 5px 0;
}
#tarjouspyynto .rivi .center
{
	display: inline;
	float: left;
	position: relative;
	top: 0;
	left: 50%;
	
	width: 80px;
	margin: 0 0 0 -40px;
}

#tarjouspyynto .selite
{
	display: inline;
	float: left;
	
	width: 240px;
	height: 26px;
	line-height: 26px;
	
	border-bottom: 1px solid #cfd9e4;
}
#tarjouspyynto .ruutu
{
	display: inline;
	float: left;
	
	width: 230px;
}

#tarjouspyynto .tekstiloota
{
	display: inline;
	float: left;
	
	width: 215px;
	height: 15px;
	
	padding: 5px;
	
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #c21111;
	
	background: #fff;
	border: 1px solid #7f9db9;
}

#tarjouspyynto .tekstiloota.korkea
{
	height: 45px;
}
#tarjouspyynto .tekstiloota.korkea2
{
	height: 100px;
}

#tarjouspyynto span.vaaditaan
{
	font-weight: bold;
	font-size: 12px;
	color: #c63413;
}

.huomio
{
	display: inline;
	float: left;
	
	margin: 0 0 10px 0;
	
	font-size: 10px;
	color: #313131;
}



/* TUHOLAISTIETO */

#tekstialue .tuholainen
{
	display: inline;
	float: left;
	
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 !important;
	padding: 0 0 15px 0;
	
	border-bottom: 1px solid #d5dce5;
}

#tekstialue .kuvaus
{
	display: inline;
	float: left;
	
	width: 250px;
	
	font-size: 11px;
	color: #393939;
}
#tekstialue .tuholainen .kuvaus h3
{	
	margin: 0;
	padding: 0;
	
	font-size: 14px;
	font-weight: bold;
	color: #c21111;
}
#tekstialue .tuholainen p
{
	margin: 10px 0;
	padding: 0;
}
#tekstialue .tuholainen .kuva
{
	display: inline;
	float: left;
	
	margin: 0 15px 15px 0;
	
	border: 1px solid #7f9db9;
}
#tekstialue .tuholainen .kuva img
{
	display: block;
	width: 185px;
	margin: 2px;
}
#tekstialue .tuholainen .kuva .tyhja
{
	display: block;
	width: 185px;
	height: 130px;
	margin: 2px;
	
	line-height: 130px;
	text-align: center;
	
	font-size: 10px;
	color: #999;
	
	background: #fff;
}



/* TUOTTEET */

#tekstialue .tuote
{
	display: inline;
	float: left;
	
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 !important;
	padding: 0 0 15px 0;
	
	border-bottom: 1px solid #d5dce5;
}

#tekstialue .tuote .kuvaus h3
{	
	margin: 0;
	padding: 0;
	
	font-size: 14px;
	font-weight: bold;
	color: #c21111;
}
#tekstialue .tuote p
{
	margin: 10px 0;
	padding: 0;
}
#tekstialue .tuote .kuvat
{
	display: inline;
	float: left;
	
	width: 200px;
}
#tekstialue .tuote .kuva
{
	display: inline;
	float: left;
	
	margin: 0 15px 15px 0;
	
	border: 1px solid #7f9db9;
}
#tekstialue .tuote .kuva img
{
	display: block;
	width: 185px;
	margin: 2px;
}



/* MUUTA */

#finefocus
{
	display: inline;
	float: left;
	position: relative;
	
	width: 100%;
	margin: 20px 0 0 0;
	
	text-align: center;
	letter-spacing: 0.15em;

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #828282;
	
	z-index: 500;
}
#finefocus a
{
	text-decoration: none;
}






.huomioloota
{
	display: inline;
	float: left;
	
	width: 100%;
	
	text-align: center;
	color: #c21111;
	
	background: #fff;
	border: 1px solid #efefef;
}
.huomioloota p
{
	margin: 10px;
}

.pisteviiva
{
	display: inline;
	float: left;
	
	width: 100%;
	height: 1px;
	
	margin: 10px 0 20px 0;
	
	font-size: 1px;
	
	background: url('../kuvat/dotline.gif') 0 0 repeat-x;
}

.alalinkki
{
	width: 300px;
}

.vasen
{
	float: left;
}
.oikea
{
	float: right;
	text-align: right;
}
