/* CSS Document */

body {
	background-color: #213559;
	background-image:  url(gfx/bg.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-bottom: 40px;
	font: 11px Arial, Helvetica, sans-serif;
}

#container {
	width: 899px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	display: table-cell;
	overflow: visible;
}


/* piilotetaan PDF-hinnasto

a[href ^="/pdf/pneumacon_hinnasto_2011"],
img[src ^="images/page_white_acrobat"] {
  display:none;
}
 */

/* -- content -.------------------------------------------------------ */

#image_etusivu { background-image: url(gfx/image_etusivu.jpg); width: 887px; height: 150px; float: left; margin-left: 6px; }
#image_ajankohtaista { background-image: url(gfx/image_ajankohtaista.jpg); width: 887px; height: 150px; float: left; margin-left: 6px; }
#image_tuotteet { background-image: url(gfx/image_tuotteet.jpg); width: 887px; height: 150px;  float: left; margin-left: 6px;  }
#image_tuotteet_etusivu { background-image: url(gfx/image_tuotteet_etusivu.jpg); width: 887px; height: 150px;  float: left; margin-left: 6px;  }
#image_tuotteet_deprag { background-image: url(gfx/image_tuotteet_deprag.jpg); width: 887px; height: 150px;  float: left; margin-left: 6px;  }
#image_yhteystiedot { background-image: url(gfx/image_yhteystiedot.jpg); width: 887px; height: 150px;  float: left; margin-left: 6px;  }

#footer { background-image: url(gfx/footer.gif); width: 899px; height: 62px; float: left; }

#content {
	width: 899px;
	height: 300px;
	min-height: 300px;
	margin-bottom: 0;
	text-align: left;
	display: table-cell;
	overflow: visible;
}

#break {clear: both; }

	#content #left_column {
		width: 480px;
		float: left;
		margin-left: 6px;
		padding-right: 17px;
	}
	P { margin-left: 40px; font: 11px/14px Arial, Helvetica, sans-serif;}
	P.ingressi {	color: #005780;	font: bold 13px/15px Arial, Helvetica, sans-serif; }
	
	#content #right_column {
		width: 390px;
		float: left;
	}

	#content #ajankohtaista {
		width: 800px;
		float: left;
		margin-left: 6px;
		padding-right: 17px;
	}
	#content #ajankohtaista P  { margin-left: 40px; font: 11px/17px Arial, Helvetica, sans-serif;}
	#content #ajankohtaista P.uutinen  { margin-left: 60px; font: 11px/17px Arial, Helvetica, sans-serif;}

	#content #tuotteet_ver2 {
		width: 800px;
		float: left;
		margin-left: 6px;
		padding-right: 17px;
	}
	
	#content #tuotteet_ver2 P.otsikkokuva  { margin-left: 40px; font: 11px/17px Arial, Helvetica, sans-serif;}
/*	#content #tuotteet_ver P.uutinen  { margin-left: 60px; font: 11px/17px Arial, Helvetica, sans-serif;}
*/

	#content #yhteystiedot {
		width: 870px;
		margin-left: 6px;
		float: left;
		padding-right: 17px;
	}
	#content #yhteystiedot P  { margin-left: 40px; font: 11px/17px Arial, Helvetica, sans-serif;}
		
		#kartta {
			background-image: url(gfx/bg_kartta.gif);
			background-repeat: no-repeat;
			margin-left: 80px;
			padding-top: 35px;
			width: 698px;
			height: 376px;
		}
		
		#kartta P.osoitetiedot { margin-left: 40px; font: 11px/15px Arial, Helvetica, sans-serif; }
		#kartta .pneumacon { color: #005780; font: bold 14px/19px Arial, Helvetica, sans-serif; }

#content_tuotteet {
	width: 899px;
	background-image: url(gfx/white_dot.gif);
	background-color: #ffffff;
	height: 300px;
	min-height: 300px;
	margin-bottom: 0;
	text-align: left;
	display: table-cell;
	overflow: visible;
}

	#content_tuotteet #left_column {
		width: 600px;
		float: left;
		margin-left: 6px;
	}
	#content_tuotteet #left_column P  { margin-left: 40px; font: 11px/17px Arial, Helvetica, sans-serif;}
	P.tuoteteksti  { margin-left: 0; margin-top:0;font: 11px/15px Arial, Helvetica, sans-serif; }
	
	#content_tuotteet #right_column {
		width: 270px;
		margin-top: 95px;
		height: 400px;
		float: left;
		padding-left: 15px;
	}
		#tuoteryhmanavi {
			background-image: url(gfx/bg_tuoteryhmanavi.gif);
			background-repeat: no-repeat;
			padding-top: 35px;
			width: 213px;
			height: 80px;
		}
		#hinnasto {
			background-image: url(gfx/bg_hinnasto.gif);
			background-repeat: no-repeat;
			padding-top: 35px;
			width: 213px;
			height: 142px;
		}
		#hinnasto P {
			font: 11px Arial, Helvetica, sans-serif;
		}
	

	
	



/* -- links and fonts -.------------------------------------------------------ */

.mini {font-size: 9px;}
.bold {font-weight: bold;}

A {
	color: #005780;
	text-decoration: none;
}

A:hover {
	color: #005780;
	text-decoration: underline;
}

P.hinnasto { color: #777777; font-size: 9px; margin-left: 10px; margin-right: 10px;}
.kuvateksti { color:#777777;}

.ajankohtaista_pvm {
	font-weight: bold;
	color: #444444;
	font-size: 12px;
}
.ajankohtaista_otsikko {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.front_pvm {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

A.front_ajankohtaista {
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
}
A.front_ajankohtaista:hover {
	color: #CC6600;
	font-weight: bold;
	text-decoration: underline;
}


/* -- header ja navi -.------------------------------------------------------ */

#header {
	width: 899px;
	height: 122px; 
	margin-left: auto;
	margin-right: auto;
	background-image: url(gfx/bg_top.gif);
	background-repeat: no-repeat;
}

	#header #lang_banner {
		width: 899px;
		height: 80px;
		float: left;
		text-align:right;
	}
	
	#header #navi { 
	  background: url(gfx/banner-02.gif);
	  background-repeat: no-repeat;
	  float:left;
	  height:37px;

	  
	  margin-left:-90px;
		margin-top:-2px;
		width:980px;
	   }
	  
	  #header #navi i { display:none; }
	
		#n0          { float:left; display:block; width: 450px; height: 137px; margin-top: -100px; background: none; }
		#n0 a        { float:left; display:block; width: 450px; height: 137px; }
		#n0 a:hover  { display:block; width: 450px; height: 137px; }
		
		
		#n1          { margin-left: 2px;float:left; display:block; width: 104px; height: 39px; background: transparent url(gfx/navisprite/etusivu.gif) 0 -78px no-repeat; }
		#n1 a        { float:left; display:block; width: 104px; height: 39px; background: url(gfx/navisprite/etusivu.gif); }
		#n1 a:hover  { background: transparent url(gfx/navisprite/etusivu.gif) 0 -39px no-repeat;}
		
		#n2          { margin-left: 2px;float:left; display:block; width: 104px; height: 39px; background: transparent url(gfx/navisprite/yritys.gif) 0 -78px no-repeat; }
		#n2 a        { float:left; display:block; width: 104px; height: 39px; background: url(gfx/navisprite/yritys.gif); }
		#n2 a:hover  { background: transparent url(gfx/navisprite/yritys.gif) 0 -39px no-repeat;}
		
		#n3          { margin-left: 2px;float:left; display:block; width: 104px; height: 39px; background: transparent url(gfx/navisprite/ajankohtaista.gif) 0 -78px no-repeat; }
		#n3 a        { float:left; display:block; width: 104px; height: 39px; background: url(gfx/navisprite/ajankohtaista.gif); }
		#n3 a:hover  { background: transparent url(gfx/navisprite/ajankohtaista.gif) 0 -39px no-repeat;}
		
		#n4          { margin-left: 2px;float:left; display:block; width: 104px; height: 39px; background: transparent url(gfx/navisprite/tuotteet.gif) 0 -78px no-repeat; }
		#n4 a        { float:left; display:block; width: 104px; height: 39px; background: url(gfx/navisprite/tuotteet.gif); }
		#n4 a:hover  { background: transparent url(gfx/navisprite/tuotteet.gif) 0 -39px no-repeat;}
		
		#n4_active   { margin-left: 2px;float:left; display:block; width: 104px; height: 39px; background: transparent url(gfx/navisprite/tuotteet.gif) 0 -78px no-repeat; }
		#n4_active a { float:left; display:block; width: 104px; height: 39px; background: transparent url(gfx/navisprite/tuotteet.gif) 0 -78px no-repeat; }
		#n4_active a:hover  { background: transparent url(gfx/navisprite/tuotteet.gif) 0 -78px no-repeat;}
		
		#n5          { margin-left: 2px;float:left; display:block; width: 104px; height: 39px; background: transparent url(gfx/navisprite/yhteystiedot.gif) 0 -78px no-repeat; }
		#n5 a        { float:left; display:block; width: 104px; height: 39px; background: url(gfx/navisprite/yhteystiedot.gif); }
		#n5 a:hover  { background: transparent url(gfx/navisprite/yhteystiedot.gif) 0 -39px no-repeat;}
		



/* -- tuotesivut -.------------------------------------------------------ */

#tuotemurupolku {
	width: 890px;
	height: 39px;
	background-image: url(gfx/tuotemurupolku_bg.gif);
	font-size: 13px;
	padding-left: 10px;
	color: #005780;
}

#droppis {
	width: 222px;
	height: 39px;
	background-image: url(gfx/tuotemurupolku_bg.gif);
	background-position: top right;
	text-align: center;
	color: #005780;
}

#tuotenavi {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #005780;
	margin-left: 6px;
	margin-bottom: 5px;
}

#alanavi {
	width: 180px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #005780;
	background-color: #ebf3f7;
}

#alanavi .selected {
	font-weight: bold;
}

.tuoteContainer img {
	border: 1px solid #bed8e5;
	margin-bottom: 5px;
}

.tuoteContainer img:hover {
	border: 1px dashed #005780;
	
}

.tuoteContainer td {
	vertical-align: top;
	text-align: center;
	padding-bottom: 10px;
}

.tuoteContainer A {
	color: #005780;
}

.tuoteContainer P {
	text-align: left;
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	margin-left: 0;
	margin-right: 5px;
}

.tuoteContainer H3 {
	font-family:Tahoma,Arial,Verdana;
	font-size:10px;
	font-weight:bold;
	margin-top:0;
	text-align:left;
	color: #005780;
}

.tuoteContainer td {
	width: 162px;
}


.tekniset_tiedot {
	border-collapse: collapse;
}
.tekniset_tiedot td {
	font-size: 9px;
	text-align: left;
	width: 95px;
	padding: 1px;
	border: solid 1px #cccccc;
}

#ingressi {
	background-color:#EBF3F7;
	border: 1px solid #ced5d9;
	margin:5px;
	padding:10px;
	width:641px;
}

#ingressi H2 { color: #005780; font-size: 13px; margin: 0; margin-bottom: 5px;}
#ingressi P { margin-left: 0;} 

#etusivu_ingressi {
	font-family: Trebuchet MS;
	width: 400px;
	margin-left: 15px;
}

#etusivu_ingressi P {
margin-left: 0;
color: #ffffff;
font-size: 16px;
line-height: 22px;
margin-bottom: 5px;
}

#etusivu_ingressi A {
	display: block;
	width: 80px;
	/*height: 50px;*/
	font-size: 16px;
	background-color: #ffffff;
	color: #007bb6;
	padding: 5px;
}

#etusivu_ingressi A:hover {
	display: block;
	width: 80px;
	/*height: 50px;*/
	font-size: 16px;
	background-color: #ffffff;
	color: #007bb6;
	padding: 5px;
	text-decoration: underline;
}

.etusivulinkki {
font-weight: bold;
color: #007bb6;
}
