/*---------------------------------------------------------------
				Copyright: Sailcom Ky 2047915-1
				www.sailcom.fi 	info@sailcom.fi
---------------------------------------------------------------*/
body {
	background:		url(../images/wh_bg.jpg) top left fixed;
	margin:			0 0 20px 0;
}
img, div { behavior: url(styles/iepngfix.php); } 
#ylaosa {
	position:		relative;
	width:			1024px;
	height:			156px;
	background:		url(../images/ylatausta2.jpg) no-repeat top left;	
	border-left:	2px solid #ffffff;
	border-right:	2px solid #ffffff;
}
#ylamenu {
	position:		absolute;
	top:			94px;
	left:			0px;
	width:			1024px;
	
	font-family: 	arial;
	font-size: 		13px;
	font-weight:	bold;
	text-align:		center;
	color:			#474646; 	
}
#ylamenu li {
	list-style:		none;
	float:			left;
}
#ylamenu li a {
	display:		block;
   	padding:		16px 13px 0px 13px;
   	text-align: 	center;
   	text-decoration:none;
   	border:			0px solid red;
}
#ylamenu li a:link, li a:visited {
   color:			#474646;
}
#ylamenu li a:hover, li a:active {
   color:			#996666;
}
#linkki_etusivulle {
	position:		absolute;
	top:			0px;
	left:			0px;
	width:			400px;
	height:			70px;	
}
#etusivun_linkit {
	margin-left:	-14px;
	line-height:	6px;
}
#murupolku {
	position:		absolute;
	top:			138px;
	left:			20px;
	
	font-family: 	arial;
	font-size: 		11px;
	font-weight:	normal;
	text-align:		left;
	color:			#ffffff; 	
}

#murupolku a, a:visited {
	color:			#ffffff; 
	text-decoration:none;
}
#murupolku a:hover {
	text-decoration:underline;
}
#oikea_ylamenu {
	position:		absolute;
	top:			138px;
	right:			10px;
	
	font-family: 	arial;
	font-size: 		12px;
	font-weight:	normal;
	text-align:		left;
	color:			#ffffff; 	
}
#oikea_ylamenu a, a:visited {
	color:			#ffffff; 
	text-decoration:none;
}
#oikea_ylamenu a:hover {
	text-decoration:underline;
}
#content {
	position: 		relative;
  	width: 			1024px;
  	min-height: 	550px;
  	background:		#ffffff url(../images/content_tausta2.jpg) repeat-y top left;
  	border-left:	2px solid #ffffff;
	border-right:	2px solid #ffffff;
}
#menu_tausta {
	position:		absolute;
	bottom:			0px;	
	left:			0px;
}
#menu {
	width:			184px;
	padding-top:	30px;
	padding-left:	20px;
	padding-right:	10px;
	padding-bottom:	120px;
	
	font-family: 	arial;
	font-size: 		12px;
	text-align:		left;
	line-height:	20px;
	color:			#474646; 	
}
#menu a, a:visited {
	color:			#474646; 
	text-decoration:none;
}
#menu a:hover {
	color:			#996666; 
}
#menu_otsikko {
	color:			#d98885;
	font-weight:	bold;	
}
#teksti {
  	width:			454px;
  	min-height:		326px;	
  	padding-top:	30px;
	padding-left:	55px;
	padding-right:	55px;
	padding-bottom:	60px;	
	
	font-family: 	arial;
	font-weight:	normal;
	font-size: 		12px;
	text-align:		left;
	line-height:	16px;
	color:			#474646; 
}
#teksti a, a:visited {
	color:			#474646; 
	text-decoration:underline;	
}
#yhteystiedot {
	position:		absolute;
	bottom:			20px;
	left:			247px;
	text-align:		center;
	width:			500px;
	
	font-family: 	arial;
	font-weight:	bold;
	font-size: 		11px;
	color:			#474646; 
}
#ajankohtaista_tausta {
	position:		absolute;
	bottom:			0px;	
	right:			0px;
}
#ajankohtaista {
	width:			206px;	
	padding-top:	20px;
	padding-left:	25px;
	padding-right:	15px;
	padding-bottom:	260px;
	
	font-family: 	arial;
	font-size: 		12px;
	text-align:		left;
	line-height:	16px;
	color:			#474646; 
}
#ajankohtaista a, a:visited {
	color:			#474646; 
	text-decoration:none;
}
#ajankohtaista a:hover {
	text-decoration:underline;	
}
#kappyra {
	position:		relative;
	margin-top:		-20px;
	
}
#kuvagalleria {
	position:		relative;
	width:			100%;
	text-align:		center;	
}
#tekijat {
	position:		absolute;
	bottom:			0px;	
	right:			-13px;	
}
#alaosa {
	position:		relative;
	width:			1024px;
	height:			6px;	
	background:		url(../images/alatausta2.jpg) no-repeat top left;
	
	font-family:	arial;
	font-size:		11px;
	color:			#000000;
	text-align:		center;
	border-left:	2px solid #ffffff;
	border-right:	2px solid #ffffff;
	border-bottom:	2px solid #ffffff;
}
h1 {
	margin:			0 0 10px 0;
	font-size:		16px;
	color:			#a67979;
	font-weight:	bold;	
}
.button {
	background:		#a67979;
	color:			#ffffff;	
}
.lomaketyyli {
	color:			#474646; 		
}
#hide_field {
	visibility:		hidden;  
   	display:		none;	
}