
/* KANSIOLISTAUS
-------------------------------------------------------------------------------------------------------- */						
#kansiolistaus {					margin-top: 50px; text-align: center; color: #999; font-family: Arial; font-size: 15pt;}




/* TUOTELISTAUS
-------------------------------------------------------------------------------------------------------- */		

ul.tuotteet {						margin: 0 20px; display: block;}
  ul.tuotteet li {					display: block; float: left; text-align: center; padding: 5px; height: 255px; width: 160px;}

  ul.tuotteet span {display: block; border: 1px solid #999; width: 140px; height: 210px;
 						background-position: top center; background-repeat: no-repeat; }


  ul.tuotteet li a {				font-family:Georgia,Times,serif; font-size:14px; font-style:italic; color:#96A695; text-decoration: none; }
  ul.tuotteet li a strong {			font-family:Georgia,Times,serif; font-size:14px; font-style:italic; color: #899DBE; }
  ul.tuotteet li a:hover strong,
  ul.tuotteet li a:focus strong {	color: #333; }
  ul.tuotteet li a:hover img,
    ul.tuotteet li a:focus img {	border: 1px solid #333;}
  ul.tuotteet em.tarjous {			color: #BF1745; }







/* TUOTENAKYMA
-------------------------------------------------------------------------------------------------------- */		


div.tuote { width: 180px; float: left; }



div.tuote p.hinta { margin: 20px 0 0 20px !important; padding: 0 0 10px; border-bottom: 1px solid #D8D4BB;}
	div.tuote strong { font-family: Georgia, serif; font-size: 16pt !important; color: #444; font-weight: bold; }			
	div.tuote strong.tarjous { color: #BF1745; }
	div.tuote small { font-size: 9pt !important; color: #333; font-weight: normal !important; }
	
div.tuote p#tiedot {}
	div.tuote em { font-weight: bold; }
div.tuote p#lisatiedot {border-bottom: 1px solid #D8D4BB; margin: 0 0 5px 20px; padding: 0 0 20px 0;}




#paluu {color: #c5c0a4; border: none;}
#paluu:hover { color: #534741 !important;cursor: hand;}

	#paluu span {
		display:block; width: 180px; margin: 0 0 0 20px; padding: 10px 0 10px;
		text-align: left; line-height: 8pt !important; border:none; 
		font-family: Arial, sans-serif; font-size: 8pt; color: inherit; text-decoration: none;}
	
	#paluu img.tuote { float: right; margin: 10px 0 50px 15px; border: 1px solid #D8D4BB;}











/* OHJAAMO ONLY
-------------------------------------------------------------------------------------------------------- */
	
form#tuotemuutos {				font-family: Georgia,Times,serif; font-size: 16px; color: #555; }
form#kuvamuutos {				margin-bottom: 30px;}
 
a.paluu {						margin: 0 0 0 20px; line-height: 50px;
								font-family:Georgia,Times,serif; font-size:20px; color: #899DBE; text-decoration: none; }
a.paluu:hover,
a.paluu:focus { 				color: #823F2C;  }

					
img.nykyinen {					float:none !important; margin-left: 80px !important;}



/* wtf */
.sammonturkis {					margin-left: 30px !important;}
.ohjaamo {						margin-left: 80px !important;}

