/* Wallun Painotarvike Oy 2010 */
/* Naputellut www.KONEWORKS.com */

/*Keskittää kaiken sisällön keskelle*/

body { background-image: url(../images/bg.gif);} 


#wrap       { 
	
	width:750px;
	margin:0 auto;
	 }


/*Tämä on pääalue, jonne tulee kaikki elementit*/
#navi_logo_picture {
	position: 									absolute;
	width: 										750px;
	height: 										400px;
   margin:										0px;
	border:										1px solid black; 
	background-color: 						white;

}
#navigation {
	position: 									absolute;
	width: 										750px;
	height:										88px;
	background-color: 						white;
}
/* Navigaation linkeille omat arvot */
a.navi:link    { color: #3ca9e1; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
a.navi:visited { color: #3ca9e1; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
a.navi:active  { color: #3ca9e1; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
a.navi:hover   { color: #fff; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background:#3ca9e1;font-size: 12px; font-weight: bold;}

#picture {
	position: 									absolute;
	width: 										750px;
	height:										300px;
	margin-top:									101px;
	margin-left: 								0px;
	border:										0px solid black; 
}	

/* Tämä on logon, navigaation ja kuvan jälkeinen osio, jossa on uutiset ja yrityksestä */
#content {
	position: 									absolute;
	width: 										750px;
	height: 										578px;
   margin-top:									402px;
	border:							 		   1px solid black;
	background-color: 						white;

	
}





#yritys {
	position: 									absolute;
	width: 										446px;
	height: 										575px;
   margin-left:								6px;
   padding-right:								6px;
   margin-top:									0px;
	border-right:								1px dashed silver;
	background-color: 						white;
	
}

p.teksti {
	font-family: 								Helvetica, Verdana, Arial, sans-serif;
	font-size: 									12px;
	color: 										#000;
	padding-top: 								0px;
	padding-left: 								0px;

}

#yhteistyokumppanit {
	position: 									absolute;
	width: 										280px;
	height: 										187px;
   margin-left:								465px;

   margin-top:									0px;

	background-color: 						white;
	
}

p.tekstisuuri {
	font-family: 								Helvetica, Verdana, Arial, sans-serif;
	font-size: 									22px;
   font-weight: 								bold;
	color: 										#3baadd;


}

/* Yhteystiedot */

#content_yhteystiedot {
	position: 									absolute;
	width: 										750px;
	height: 										561px;
   margin-top:									402px;
   background-color: 						white;
   border:										1px solid black;

	
}
#content_kiitos {
	position: 									absolute;
	width: 										750px;
	height: 										auto;
   margin-top:									402px;
   background-color: 						white;
   border:										1px solid black;

	
}

#content_asiakkaat {
	position: 									absolute;
	width: 										750px;
	height: 										auto;
   margin-top:									402px;
   background-color: 						white;
   border:										1px solid black;
   background-image: url(../images/asiakkaatbg.gif);

	
}

#yhteystiedot {
	position: 									absolute;
	width: 										360px;
	height: 										560px;
   margin-left:								6px;
   margin-top:									0px;
	border-right:								1px dashed silver;
	background-color: 						white;
	padding-right:								6px;
	
	
}

p.teksti_yhteystiedot_otsikko{
	font-family: 								Helvetica, Verdana, Arial, sans-serif;
	font-size: 									14px;
	color: 										#3baadd;
	font-weight: 								bold;
	padding-top: 								0px;
	padding-left: 								0px;
/*	background-image: url(../images/otsikko_bg.gif); */

}
p.teksti_yhteystiedot {
	font-family: 								Helvetica, Verdana, Arial, sans-serif;
	font-size: 									12px;
	color: 										#000;
	padding-top: 								0px;
	padding-left: 								9px;
	line-height: 								0px;

}
#kartta_yhteystiedot {
	position: 									absolute;
	width: 										360px;
	height: 										560px;
   margin-left:								388px;
	border:										0px solid green;
	background-color: 						white;
	
}



/* Tarvikkeet */

#content_tarvikkeet {
	position: 									absolute;
	width: 										750px;
	height: 										480px;
   margin-top:									402px;
   background-color: 						white;
   border:										1px solid black;
}

p.teksti_tarvikkeet_otsikko {
	font-family: 								Helvetica, Verdana, Arial, sans-serif;
	font-size: 									14px;
	color: 										#3baadd;
	font-weight: 								bold;
	padding-top: 								0px;
	padding-left: 								10px;

}

/*Tarvikkeiden alasivut ja taulukot jne...*/
p.teksti_taulukko {
	font-family: 								Helvetica, Verdana, Arial, sans-serif;
	font-size: 									12px;
	color: 										#3baadd;
	font-weight: 								bold;
	padding-top: 								0px;
	padding-left: 								2px;

}

#content_alasivu_alasivu {
	position: 									absolute;
	width: 										750px;
	height: 										auto;
   margin-top:									402px;
   background-color: 						white;
   border:										1px solid black;
}



/* Navigaation linkeille omat arvot */
a.taulukko:link    { color: #3ca9e1; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
a.taulukko:visited { color: #3ca9e1; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
a.taulukko:active  { color: #3ca9e1; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
a.taulukko:hover   { color: #08689a; text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}

/* Tämä on alin alue sivulla, jossa on yhteystiedot ja muuta infoa */
#footer {
	position: 									absolute;
	width: 										750px;
	height: 										60px;
   margin-top:									0px;
	border:										0px solid black;
	
}

/* Taulukoiden tyyli */
table.tarvikkeet { border-collapse:collapse;}
table.tarvikkeet,{border: 1px solid black;}
td.tarvikkeet, th.tarvikkeet {border: 1px dashed black;}
