/* CSS Document */

html, body{
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}

body{
	background:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#424242;
	font-family:Helvetica, Arial, sans-serif;
}

a{
	color:#525252;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

#all{
	position:relative;
	width:100%;
   	min-height:100%;
}

#top{
	position:relative;
	margin:0 auto;
	width:990px;
	height:140px;
}

#languages{
	position:absolute;
	top:25px;
	right:0;
	height:15px;
}

#date{
	position:absolute;
	top:65px;
	right:0;
	color:#525252;
}

#navigation{
	position:absolute;
	top:98px;
	left:0;
	width:988px;
	height:38px;
	overflow:hidden;
	background:url(images/bg_navigation.jpg);
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
}

#navigation ul{
	margin:0;
	padding:0;
}

#navigation li{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}

#navigation li a{
	width:150px;
	height:24px;
	padding-top:14px;
	display:block;
	background:url(images/bg_navi.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#FFFFFF;
	text-align:center;
}

#navigation li a:hover{
	background-position:bottom;
	text-decoration:none;
}

#navigation li a.selected{
	background-position:bottom;
	cursor:default;
}

.selecto li a {
	border: 1px solid yellow;
	background-position:bottom;
	cursor:default;
}


#content{
	padding-bottom:39px;
}

#image_area{
	position:relative;
	margin:0 auto;
	width:990px;
	height:354px;
	background:url(images/dots_horizontal.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:hidden;
}

#overcoming_text{
	position:absolute;
	width:596px;
	height:290px;
	top:0;
	right:0;
	padding:30px;
	background:url(images/bg_hidden_text.png) repeat;
	display:none;
	z-index:100;
}

#close_overcoming{
	position:absolute;
	left:30px;
	bottom:30px;
	font-weight:bold;
}

#image_area #text{
	float:left;
	width:284px;
	height:350px;
	padding: 0 25px;
	background:url(images/bg_upper_text.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#image_area h1{
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	color:#837b74;
	font-size:35px;
	font-weight:normal;
	line-height:35px;
	text-align:center;
	padding:0;
	margin:65px 0 20px 0;
}

#image_area #text p{
	font-size:12px;
	text-align:center;
	line-height:21px;
	margin:0;
	padding:0;
}

a#read_more{
	margin:0 auto;
	margin-top:20px;
	width:193px;
	height:39px;
	display:block;
	background-position:top;
	text-decoration:none;
}

a:hover#read_more{
	background-position:bottom;
}

.suomeksi{
	background-image:url(images/btn_lue_lisaa.jpg);
}

.english{
	background-image:url(images/btn_read_more.jpg);
}

#image_area #image{
	float:left;
	width:656px;
	height:350px;
	overflow:hidden;
}

#text_area{
	margin:0 auto;
	width:990px;
}

#text_area h1{
	color:#837b74;
	font-size:18px;
	margin-top:15px;
}

#text_area h2:first-child{
	margin-top:0;
}

#text_area h2{
	color:#837b74;
	font-size:14px;
	margin-top:25px;
	margin-bottom:10px;
	padding:0;
}

#text_area #left_index{
	float:left;
	width:645px;
	min-height:250px;
	padding-right:20px;
	background:url(images/dots_vertical.jpg);
	background-position: right;
	background-repeat:repeat-y;
	color:#565656;
	margin-top:50px;
}

#text_area #left{
	float:left;
	width:641px;
	padding-right:20px;
	color:#565656;
	margin-top:28px;
}

#text_area #left_index h1{
	color:#837b74;
	font-size:18px;
	margin-top:-35px;
}

#text_area #left p{
	padding:0;
	margin:0 0 15px 0;
}

#nostot{
	margin-top:0;
}

#nostot p{
	line-height:18px;
	margin-top:7px;
	height:140px;
	background:url(images/dots_horizontal.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.nosto{
	float:left;
	width:148px;
	margin-right:15px;
}

.last{
	margin-right:0;
}

.nosto img{
	border:	2px solid #d5d5d5;
}

.nosto_link{
	padding:0 0 0 20px;
	background:url(images/arrow_ball.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

#text_area #reservation_form{
	margin-bottom:20px;
}

#text_area #reservation_form td{
	height:35px;
}

#text_area #reservation_form p{
	margin:0 20px 0 0;
	padding:0;
}

#text_area #reservation_form input, #text_area #reservation_form textarea{
	width:170px;
}

#text_area #reservation_form textarea{
	height:50px;
}

#text_area #right_index{
	float:left;
	width:310px;
	padding-left:15px;
}

#text_area #right{
	float:left;
	width:329px;
	margin-top:30px;
}

#text_area #right img{
	margin-bottom:5px;
	border:none;
}

#contact_form{
	background:url(images/bg_contact_form.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e8e8e7;
}

#contact_form h1{
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	color:3797470;
	font-size:24px;
	text-align:left;
	font-weight:normal;
	margin:10px 0 10px 10px;
	padding:0;
}

#contact_form p{
	margin:0 0 0 10px;
	padding:0;
	color:#797470;
	font-weight:bold;
}

#contact_form input{
	color:#797470;
	width:200px;
	height:20px;
	border:1px solid #837b74;
}

#contact_form textarea{
	color:#797470;
	width:200px;
	height: 80px;
}

#contact_form input.btn_send{
	width:125px;
	height:35px;
	display:block;
	background:url(images/btn_send.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	border:none;
	padding:0;
	margin:0 5px 0 0;
	cursor:pointer;
}

#contact_form input.btn_send:hover{
	background-position:bottom;
	cursor:pointer;
}

#bottom{
	position:absolute;
   	bottom:0;
	width:100%;
	height:39px;
	background:url(images/bg_bottom.jpg);
	background-repeat:repeat-x;
}

#bottom_links{
	margin:0 auto;
	width:990px;
	margin-top:10px;
	color:#868686;
	text-align:center;
}

#bottom_links p{
	margin:0;
	padding:0;
	font-size:10px;
}

#bottom_links a{
	color:#868686;
	font-size:10px;
}