/*
Theme Name: GSF



@charset "utf-8";
/* CSS Document */

body {
	background-color: #508faa;
	background-image: url(images/bgpattern.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	height: 100%;

	}

a:link, a:visited, a:active {
	color:#01404e;
	text-decoration: none;
	}
	
a:hover {
	color:#01404e;
	text-decoration: underline;
	}	

#contentareaMain {	

	height:auto !important;
	margin:0 auto;
	min-height:100%;
	padding:0 ;
	position:relative;
	text-align:left;
	width:970px;

	}


#boatarea {	
/*	background-color: #FF3;
*/	width: 156px;
	height: 230px;
	z-index: 101;
	position: absolute;
	left: 810px;
	margin-top: -20px;
}	

#logoarea {

/*	background-color: #0F9;*/
	width: 531px;
	height: 129px;
	z-index: 100;
	position: absolute;
	left: 185px;

}	

#lighthousearea {

/*	background-color: #F39;
*/	width: 152px;
	height: 230px;
	z-index: 102;
	position: absolute;
}	

#naviarea {
	float: left;
	width: 740px;
	height: 30px;
	z-index: 102;
	position: absolute;
	left: 80px;
	top: 155px;
	text-align:center;
}	

#languages {
	float: left;
	width: 200px;
	height: 30px;
	z-index: 102;
	position: absolute;
	left: 600px;
	top: 15px;
	text-align:center;

}	

#horizontalnavi li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	font-size: 14px;
}
#verticalnavi ul {
    
	}

#verticalnavi li {
	list-style-type: none;
	padding-right: 0px;
	margin-left: -25px;
	line-height: 17px;
	font-size: 14px;
	margin-top: 8px;
	list-style-image: url(images/bullet.gif);
}

#verticalnavi lh {
		margin-left: -25px;
		font-size: 18px;
		color:#01404e; 
		line-height: 20px;
		font-weight: bold;
	}

#leftContent {
	float: left;
	width: 150px;
	height: 300px;
	z-index: 105;
	position: absolute;
	left: 0px;
	top: 15px;
	top: 260px;

}	



#centerContent img{
border: #FFF solid 0px;
	}	

#centerContent {
	text-align: left;
	float: left;
	width: 580px;
	height: 300px;
	z-index: 105;
	position: absolute;
	left: 180px;
	top: 15px;
	top: 220px;

}	
#rightContent {
	float: left;
	width: 150px;
	height: 300px;
	z-index: 105;
	position: absolute;
	left: 780px;
	top: 15px;
	top: 260px;
}	

p, td{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}

h1 {
	font-size: 26px;
	color:#01404e; 
	line-height: 24px;
	}
h2 {
	font-size: 16px;
	color:#01404e; 
	line-height: 20px;
	}
#date {
	font-family:Tahoma, Geneva, sans-serif;
	margin-top: 40px;
	font-size: 11px;
	letter-spacing: 1.4px;
	width: 88px;
	height: 19px;
	background-image: url(images/datebg.png);
	padding-left: 0px;
	background-position: center;
	background-repeat:no-repeat;
	
	
	}
	
#listDate {
	font-size: 12px;
	margin: 0;
	}	
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}	

#centerContent textarea {width: 422px;}
#centerContent input {width: 200px;}
#centerContent #boat input{width: 422px;}

/* Easy Slider */

	#slider{margin-top: 60px;}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		border: 0;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:545px;
		height:233px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}							


.lahetys {width: 80px; height: 25px; background-color:#CCC;}
