/*---------------------------------------------------------------
				Copyright: Sailcom Ky 2047915-1
				www.sailcom.fi 	info@sailcom.fi
---------------------------------------------------------------*/
body {
	background:		#0b2b54;
	margin:			40px 0 0px 0;
}
img, div { behavior: url(styles/iepngfix.php); }
#export_sales {
	position:		absolute;
	top:			91px;
	right:			30px;
	color:			#000000;
	font-family:	Arial, Helvetica, sans-serif;
   	font-size:		12px;
   	font-weight:	bold;
}
#export_sales a:link, #export_sales a:visited {
   color:			#000000;
   text-decoration:	none;
}
#export_sales a:hover, #export_sales a:active {
   color:			#0b2b54;
}
#viesti_ystavalle {
	position:		relative;
	float:			right;
	margin-top:		-220px;
	border:			0px solid red;
}
#resepti_selaus {
	position:		absolute;
	top:			8px;
	right:			0px;
	color:			#938d69;
}
#resepti_selaus a:link, #resepti_selaus a:visited {
   color:			#938d69;
   text-decoration:	none;
}
#resepti_selaus a:hover, #resepti_selaus a:active {
   color:			#000000;
}
#ylaosa {
	position:		relative;
	width:			825px;
	height:			168px;
	background:		#0b2b54 url(../images/yla_tausta2.jpg) no-repeat top left; 	
}
#liput {
	position:		absolute;
	top:			23px;
	right:			30px;	
}
.lippu {
	margin-left:	5px;	
}
#content {
	position: 		relative;
  	width: 			825px;
  	min-height: 	623px;
  	background:		#ffffff;
  	border-top: 	8px solid #938d69;
}
#teksti {
	position: 		relative;
  	width:			695px;
  	margin-left:	0px;
  	padding-top:	35px;
  	padding-bottom:	35px;
  	
  	border:			0px solid red;
	font-family: 	arial;
	font-size: 		12px;
	text-align:		left;
	line-height:	18px;
	color:			#000000; 
}
#teksti a:link, #teksti a:visited {
   color:			#000000;
   text-decoration:	underline;
}
#teksti a:hover, #teksti a:active {
   color:			#000000;
   text-decoration:	none;
}
#menu {
	position: 		absolute;
	top:			141px;
	left:			57px;
	
   	font-family:	Arial, Helvetica, sans-serif;
   	font-size:		12px;
   	font-style:		normal;
   	font-weight:	normal;
   	text-align:		left;
}
#menu li {
	list-style:		none;
	float:			left;
}
#menu li a {
	display:		block;
   	height:			32px;
   	padding:		9px 8px 0px 8px;
   	text-align: 	left;
   	text-decoration:none;
   	margin-top:		-3px;
}
#menu li a:link, #menu li a:visited {
   color:			#ffffff;
   font-weight:		bold;
}
#menu li a:hover, #menu li a:active {
   background: 		url(../images/menu_active_tausta.jpg) repeat-x top left;
}
#kuvagalleria {
	position:		relative;
	width:			100%;
	text-align:		center;	
}
#alaosa {
	position:		relative;
	width:			800px;
	height:			15px;	
	background:		url(../images/ala_tausta.jpg) no-repeat top left;
	
	font-family:	arial;
	font-size:		11px;
	color:			#000000;
	text-align:		center;
}
h1 {
	margin:			0 0 10px 0;
	font-size:		16px;
	font-weight:	normal;
	color:			#000000;	
}
.button {
	background:		#0a3d7e;
	color:			#ffffff;	
}
.button_resepti {
	background:		#ffffff;
	color:			#000000;	
}
#hide_field {
	visibility:		hidden;  
   	display:		none;	
}