/* General */
html {
	background:#0a79c2;
	/*background:#0064ba;*/
	background-image:url(images/matkaalkaa_tausta01.jpg);
	background-repeat:no-repeat; 
	background-position:top center; 
}
body, p, img, ul, li {
	margin: 0;
}

h1, h2, h3, h4 {
	margin: 0;
}



img {
	border: 0;
}
hr {
	border: 0;
	width: 100%;
	color: #b2b2b2;
	background-color: #b2b2b2;
	height: 1px;
	clear:both;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

img.alignright{margin: 0 0 15px 15px;}
img.alignleft {margin: 0 15px 15px 0;}
.alignright {float:right;}
.alignleft {float:left;}

/* wrapper  */
#wrapper1 {
	width: 900px;
	margin: 0 auto;
	border: 1px;
	border-color:red;
}

#page {
	margin: 0 auto;
	width: 900px;
}
#page-top {
	width: 900px;
	/*background-image:url(images/seminaarinapit.png);*/
	background-repeat:no-repeat; 
	background-position:top right; 
}
#page-bottom {
	width: 900px;
	/*background: url("images/page_bottom.gif") no-repeat left bottom;*/ /*vanha kuva*/
}


/* Header */

#header {
	width: 900px;
	height: 250px;
	position: relative;
}
	#header_kupla {
	position:absolute;
	top:50px;
	width: 900px;
	height: 225px;
	background: url("images/new/leveakupla.png") no-repeat top left;
	}
	#kupla_eservice {
	position:absolute;
	top:20px;
	left:60px;
	}
	#kupla_etourism {
	position:absolute;
	top:40px;
	left:357px;
	}
	#kupla_osta {
	float:right;
	}
	#kupla_etourism_linkki {
	float:right;
	}
	#kupla_jarjestamassa {
	float:right;
	}
	/* Header - Search */
	#header #header-search {
		position: absolute;
		top: 13px;
		left: 699px;
		width: 200px;
		height: 20px;
		background: #fff;
		border: 1px;
	}
	
	#header #header-search #searchform {
		margin: 0;
	}
	
	#header #header-search #s {
		width: 180px;
		height: 13px;
		border: 0;
		padding: 3px 5px;
		font: normal 11px Verdana;
		color: #325aa2;
		background: transparent;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		visibility: hidden;
		width: 0;
	}

		#loydat{
		position: absolute;
		top: 13px;
		left: 360px;
		font: normal 12px Tahoma, arial, sans-serif;
		}

			#loydat p{
				float:left;
				margin: 0 10px 0 0;
				line-height: 25px;
			}


/* Main */
#main {
	width: 900px;
	padding-top: 20px;
	position: relative;
}
#main_wall {
	position:absolute;
	top:225px;
	left:20px;
	width:95%;
}

	/* Main - Content */
	#content-top{
		height: 43px;
		width: 650px;
		margin: 0 0 0 15px;
		background: url("images/post_title.png") no-repeat;
		float:left;
		display: inline;
	}
	#content-top_wall{
		height: 43px;
		position:relative;
		width: 100%;
		margin: 0 0 0 15px;
		background: #fff;
		float:left;
		display: inline;
	}
	#content {
		float: left;
		width: 650px;
		background: transparent url("images/post.png") repeat-y;
		margin: 0 0 0 15px;
		min-height:400px;
		display: inline;
	}
	#content_wall {
		float: left;
		width: 100%;
		background: #fff;
		margin: 0 0 0 15px;
		min-height:400px;
		display: inline;
	}
	#content2 {
		width: 650px;
		float:left;
		/*margin: -20px 0 -20px 35px;*/
		margin-left:35px;
		display: inline;
	}
	#content2_wall {
		width: 100%;
		float:left;
		/*margin: -20px 0 -20px 35px;*/
		margin-left:35px;
		display: inline;
	}
	#content_bottom {
		width: 650px;
		height: 87px;
		background: url("images/post_bottom.png") no-repeat left bottom;
		float:left;
		margin: 0 0 0 15px;
		display:inline;
	}
	#content_bottom_wall{
		width: 100%;
		height: 87px;
		background: #fff;
		float:left;
		margin: 0 0 0 15px;
		display:inline;
	}
	
	/* Main - Content - Post */
	#content2 .pages {
		float: left;
		width: 574px;
		
	}
		/* Post - Title */
		#content2 .pages .pages-title {
			float:left;
			padding: 10px 10px 0 0px;
			color: #000000;
			font: normal 11px Tahoma;
			width: 100%;
		}
			#content2 .pages .pages-title-404 {
				height: 30px;
			}
		#content2 .pages .pages-title a {
			color: #325aa2;
			text-decoration: none;
		}
			#content2 .pages .pages-title p{
				float:left;
				display: block;
			}
		#content2 .pages .pages-title a:hover {
			text-decoration: underline;
		}
		#content2 .pages .pages-title .pages-date {
			float: left;
			background: url("images/post_date.png") no-repeat;
			color: #173980;
			text-align: center;
			text-transform: lowercase;
			width: 50px;
			height: 45px;
			margin-right: 10px;
			font: bold 11px Verdana;
		}
		#content2 .pages .pages-title .pages-date span {
			margin: 6px 0 1px 0;
			display: block;
			font-size: 13px;
		}
		#content2 .pages .pages-title h2 {
			padding: 2px 0 4px 0;
			color: #007ac0;
			font: bold 18px Tahoma;
		}
		#content2 .pages .pages-title h2 a {
			color: #173980;
			text-decoration: none;
		}
		#content2 .pages .pages-title h2 a:hover {
			text-decoration: underline;
		}
		#content2 .pages .pages-title2  a  {
			color: green;
			font: bold 12px Tahoma;
		}
		#content2 .pages .pages-title2 h2  {
			color: green;
			font: bold 18px Tahoma;
		}
		/* Post - Entry */
		#content2 .pages .pages-entry {
			font: normal 11px/18px Tahoma;
			color: #000000;
			padding: 20px 0;
			width: 100%;
			text-align: justify;
			float:left;
		}
		#content2 .pages .pages-entry a {
			color: #007AC9;
			text-decoration: none;
		}
		#content2 .pages .pages-entry a:hover {
			text-decoration: underline;
		}
		#content2 .pages .pages-entry a.more-link {
			font: bold 11px/20px Verdana;
			float: right;
			margin-bottom: 5px;
			color: #383b44;
			text-decoration: none;
		}
		#content2 .pages .pages-entry a.more-link:hover {
			text-decoration: underline;
		}
		#content2 .pages .pages-entry blockquote {
			border-left: 10px solid #99b2d6;
			margin: 0px 30px;
			padding-left: 15px;
			display: inline;
		}
		/* Post - Info */
		#content2 .pages .pages-info {
			width: 600px;
			height: 25px;
			clear: both;
			font: bold 11px/25px Verdana;
			text-align: center;
			float:left;
		}
		#content2 .pages .pages-info a {
			text-decoration: none;
		}
		#content2 .pages .pages-info a:hover {
			text-decoration: underline;
		}
		/* Post - Subtitle */		
		#content_blog .post h3 {
			margin-top: 20px;
			color: #173980;
			font: normal 17px Verdana;
			float: left;
			padding: 0 15px;
			width: 570px;
		}
		/* Post - Comments */		
		#content2 .pages .comments {
			font: normal 11px/18px Verdana;
			color: #325aa2;
			padding: 0 15px;
			width: 570px;
			float: left;
		}
		#content2 .pages .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		#content2 .pages .comments ol li {
			padding: 5px;
		}
		#content2 .pages .comments ol li a {
			color: #383b44;
			text-decoration: none;
		}
		#content2 .pages .comments ol li a:hover {
			text-decoration: underline;
		}
		#content2 .pages .comments ol li.alt {
			background: #99b2d6;
		}
		#content2 .pages .comments ol li cite {
			color: #173980;
			font-style: normal;
			font-weight: bold;
		}
		#content2 .pages .comments ol li cite a {
			color: #173980;
			text-decoration: none;
		}
		#content2 .pages .comments ol li cite a:hover {
			text-decoration: underline;
		}
		#content2 .pages .comments ol li .commentmetadata a {
			color: #173980;
			text-decoration: none;
		}
		#content2 .pages .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		/* Post - Comment Form */	
		#content2 .pages #commentform {
			font: normal 11px/18px Verdana;
			color: #325aa2;
			padding: 0 15px;
			width: 570px;
			float: left;
		}
		#content2 .pages #commentform a {
			color: #383b44;
			text-decoration: none;
		}
		#content2 .pages #commentform a:hover {
			text-decoration: underline;
		}


		#content2 .post {
			float: left;
			width:580px;
		}
		/* Post - Title */
		#content2 .post .post-title {
			float:left;
			padding: 10px 10px 0 0px;
			color: #000000;
			font: normal 11px Tahoma;
			width: 450px;
		}
			#content2 .post .post-title-404 {
				height: 30px;
			}
		#content2 .post .post-title a  {
			color: #325aa2;
			text-decoration: none;
		}
			#content2 .post .post-title p {
				float:left;
				display: block;
			}
		#content2 .post .post-title a:hover {
			text-decoration: underline;
		}
		#content2 .post .post-title .post-date {
			float: left;
			background: url("images/post_date.png") no-repeat;
			/*color: #173980;*/
			color: #000;
			text-align: center;
			text-transform: lowercase;
			width: 50px;
			height: 45px;
			margin-right: 10px;
			font: bold 11px Verdana;
		}
		#content2 .post .post-title .post-date span {
			margin: 6px 0 1px 0;
			display: block;
			font-size: 13px;
		}
		#content2 .post .post-title h2 {
			padding: 2px 0 4px 0;
			color: #519e00;
			font: bold 18px Tahoma;
		}
		#content2 .post .post-title h2 a {
			color: #519e00;
			text-decoration: none;
		}
		#content2 .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		#content2 .post .post-title2  a  {
			color: green;
			font: bold 12px Tahoma;
		}
		#content2 .post .post-title2 h2  {
			color: green;
			font: bold 18px Tahoma;
		}
		/* Post - Entry */
		#content2 .post .post-entry {
			font: normal 11px/18px Tahoma;
			color: #000000;
			padding: 20px 0;
			width: 100%;
			text-align: justify;
			float:left;
		}
		#content2 .post .post-entry a {
			color: #007AC9;
			text-decoration: none;
		}
		#content2 .post .post-entry a:hover {
			text-decoration: underline;
		}
		#content2 .post .post-entry a.more-link {
			font: bold 11px/20px Verdana;
			float: right;
			margin-bottom: 5px;
			color: #383b44;
			text-decoration: none;
		}
		#content2 .post .post-entry a.more-link:hover {
			text-decoration: underline;
		}
		#content2 .post .post-entry blockquote {
			border-left: 10px solid #99b2d6;
			margin: 0px 30px;
			padding-left: 15px;
			display: inline;
		}
		/* Post - Info */
		#content2 .post .post-info {
			width: 600px;
			height: 25px;
			clear: both;
			font: bold 11px/25px Verdana;
			text-align: center;
			float:left;
		}
		#content2 .post .post-info a {
			text-decoration: none;
		}
		#content2 .post .post-info a:hover {
			text-decoration: underline;
		}
		/* Post - Subtitle */		
		#content2 .post h3 {
			margin-top: 20px;
			color: #173980;
			font: normal 17px Verdana;
			float: left;
			padding: 0 15px;
		}
		/* Post - Comments */		
		#content2 .post .comments {
			font: normal 11px/18px Verdana;
			color: #000;
			padding: 0 15px;
			float: left;
			border-bottom:1px;
		}
		#content2 .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
			width:100%;
		}
		#content2 .post .comments ol li {
			padding: 5px;
		}
		#content2 .post .comments ol li a {
			color: #383b44;
			text-decoration: none;
		}
		#content2 .post .comments ol li a:hover {
			text-decoration: underline;
		}
		#content2 .post .comments ol li.alt {
			/*background: #99b2d6;*/
		}
		#content2 .post .comments ol li cite {
			color: #173980;
			font-style: normal;
			font-weight: bold;
		}
		#content2 .post .comments ol li cite a {
			color: #173980;
			text-decoration: none;
		}
		#content2 .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		#content2 .post .comments ol li .commentmetadata a {
			color: #173980;
			text-decoration: none;
		}
		#content2 .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		/* Post - Comment Form */	
		#content2 .post #commentform {
			font: normal 11px/18px Verdana;
			color: #325aa2;
			padding: 0 15px;
			width: 570px;
			float: left;
		}
		#content2 .post img {
            margin:0 20px 0 20px;
			padding:4px;
			background:#519e00 none repeat scroll 0 0;
			display:block;
			border:medium none;
		}
		#content2 .post #commentform a {
			color: #383b44;
			text-decoration: none;
		}
		#content2 .post #commentform a:hover {
			text-decoration: underline;
		}
		

	/* Main - Content - Navigation */
	#content .navigation {
		font: bold 11px/25px Verdana;
		color: #325aa2;
		width: 600px;
		height: 25px;
		margin-bottom: 20px;
		float: left;
	}
	#content .navigation a {
		width: 150px;
		height: 25px;
		text-align: center;
		display: block;
		color: #383b44;
		text-decoration: none;
	}
	#content .navigation a:hover {
		text-decoration: underline;
	}
		#content .navigation .navigation-previous {
			float: left;
		}
		#content .navigation .navigation-next {
			float: right;
		}


	/* Main - Sidebar */
	/* Shoutbox */
	#sidebar #sh_ul{ margin: 0 0 0 15px; width: 165px; display: inline;}
	#sidebar #sh_ul li{float:left;position: relative; padding: 5px 0 5px 35px; border-bottom: 1px solid #b1b1b2; width: 125px;}
	* html #sidebar #sh_ul li{ width: 165px;}
	#sidebar #sh_ul li p{float:left;}
	#sidebar #sh_ul li a{display: inline; margin: 0 0 0 5px; color: #70af32; text-decoration: none;}

	#sidebar {
		position: absolute;
		right: 0;
		top: 100px;
		width: 208px;
	}
	#sidebar-left {
		font: normal 11px/18px Verdana;
		color: #000000;
		margin-bottom: 10px;
		float:right;
		width: 100px;
		border-left: 1px solid #b2b2b2;
		padding-left:7px;
		padding-right:10px;
		height:100%;
	}
	#sidebar-left a {
		color: #000000;
		text-decoration: none;
	}
	#sidebar a:hover, #sidebar-left a:hover {
		text-decoration: underline;
	}
	#sidebar #sidebar-right {
		float: left;
		width: 208px;
		margin: 0 0 0 10px;
		display:inline;
	}
	#sidebar .ilmoittaudu h3 a {
		text-align: center;
		font-size: 20px;
		color: #519e00;
		font-weight: bold;
	}
	#sidebar .sidebar-box {
		width: 208px;
		float:left;
		background: transparent url("images/sidebar_box.png") repeat-y;
		margin-bottom:130px;
	}
	#sidebar .sidebar-box-top {
		width: 208x;
		float: left;
		background: transparent url("images/sidebar_box_top.png") no-repeat;
		margin:-48px 0 0 0;
	}
	#sidebar .sidebar-box-bottom {
		width: 208px;
		background: transparent url("images/sidebar_box_bottom.png") no-repeat left bottom;
		float: left;
		margin:0 0 -75px 0;
		padding: 0 0 50px 0px;
	}
		

		/* Sidebar - Titles */
		#sidebar-left h3 {
			height: 27px;
			display:block;
			padding: 5px 0 8px 0;
			font: bold 12px/27px Verdana;
			color: #519e00;
			min-height:100px;
		}
		#sidebar-left h4 {
			height: 27px;
			display:block;
			padding: 20px 0 10px 0;
			font: bold 12px/27px Verdana;
			color: #519e00;
		}
		#sidebar-right h3 a {
			height: 27px;
			display:block;
			padding: 20px 0 10px 0;
			font: bold 12px/27px Verdana;
			color: #519e00;
			width:100%;
			text-align: center;
		}
		
		#sidebartitle {
			height: 27px;
			display:block;
			padding: 20px 0 0 0;
			font: bold 12px/27px Verdana;
			color: #519e00;
			width:100%;
			text-align: center;
		}
		/* Sidebar - Menus */
		#sidebar ul, #sidebar-left ul {
			float:left;
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		#sidebar-left ul li {

			padding: 0 0 3px 7px;
			font: bold 10px Tahoma;
		}
		#sidebar ul li a, #sidebar-left ul li a {
			text-decoration: none;
		}
		#sidebar ul li a:hover, #sidebar-left ul li a:hover {
			text-decoration: underline;
		}
		/* Sidebar - Forms */
		#sidebar #searchform {
			margin: 0;
			padding: 15px 0;
			width: 162px;
			text-align: center;
		}
		#sidebar #searchform #s {
			width: 130px;
		}
		/* Sidebar - Tables */
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 3px 0;
			width: 130px;
		}
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		/* Sidebar - Texts */
		#sidebar .textwidget {
			/*
			padding: 3px 8px 5px 8px;
			*/
		}
		
		/* Sidebar widgets */ 
		h2.widgettitle{
			clear: left;
			padding: 20px 0 7px 20px;
			color: #519e00;
		}
		.widgettitle  {
			color: #519e00;
			font-weight: bold;
		}
		.widgettitle a {
			font-size: 12px;
			color: #519e00;
		}

		.rsswidget {
			margin: 70px 0 0 0;
			font-size: 10px;
			color: #000;
			font-weight: normal;
		}
		#sidebar  ul li {
			margin: 0 0 10px 30px;
			width: 166px;
		}
		.sidebar-box-bottom table {
			margin: 30px 0 10px 20px;
		}
		.sidebar-box-bottom td {
			margin: 0 0 10px 20px;
		}


		
/* Wall */	
.wall ul{margin: 10px 0 0 0; padding:0; list-style:none; font: normal 16px Verdana;}
.wall li{color: #333; margin: 0 0 8px 0; padding:0; line-height: 1.2; border-bottom:1px dotted #CCC; float:left;}
.wall li img{float:left; padding-right:5px; padding-bottom:2px;}
.wall  li span a{color: #20356A; text-decoration: none;}
.wall  li span a:hover{color: #CCC;}
.wall li a{color: #20356A; }
.wall td { border-right:1px; }
.wall ul li p {margin:0; padding:0;}
.wall td h2 {
padding: 2px 0 0 0;
color: #173980;
font: normal 19px Verdana;
}
.wall td h3 {
padding: 0 0 4px 0;
color: #173980;
font: normal 14px Verdana;
}
.wall td a {
padding: 0 0 4px 0;
color: #173980;
font: normal 16px Verdana;
}
.wall td a:hover{text-style:underline;}

/* Footer */
#footer {
	width: 100%;
	min-height:200px;
	/*background: #fff;*/
	margin-bottom:30px;
	color: #fff;
}
#footer_content{
	width: 900px;
	margin: 10px auto 10px auto;
	padding-left:50px;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}
#footer_c {
	text-align:center;
	width:650px;
}
	#footer_content .widg {
		width: 175px;
		float:left;
		/*border-right: 1px solid #b2b2b2;*/
		margin: 15px 8px 0 0;
		min-height:200px:
	}
	#footer_content .widg h3 {
		display:block;
		padding: 5px 0 8px 0;
		font: bold 12px/27px Verdana;
		color: #000;
	}
	.widg  ul, .widg  ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	.widg  ul li, .widg  ul li {
		color: #fff;
		padding: 0 0 3px 0px;
		font: bold 10px Tahoma;
	}
	.widg  ul li a, .widg  ul li a {
		color: #fff;
		text-decoration: none;
	}
	.widg  ul li a:hover, .widg  ul li a:hover {
		text-decoration: underline;
	}

	

/* MENU */
#menu {
	float:left;	
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	float:left;	
}
#menu ul li{
	display:inline;
    float: left;
	padding: 0 10px 0 0;
}
#menu ul li:hover, .current_page_item {
    background: transparent url('button_right.png') no-repeat scroll top right; 
}
#menu ul li a, #page_nav ul li a{
	padding: 0 0 0 15px;
    line-height: 33px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    display: block;
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}
#menu ul li:hover a, #page_nav ul li:hover a, .current_page_item  a {    /* Background left image */ 
	background: transparent url('button_left.png') no-repeat; 	
} 
#menu  .current_page_item a {
	color: #007ac0;
}

#page_nav {
	position: absolute;
	top: 180px;
	right: 0px;
	font: normal 12px Tahoma;
}  
#page_nav ul {
	list-style-type: none;
}
#page_nav ul li {
	float:left;	
}
#page_nav ul li {	  
    display: block;
    float: left;
    height: 33px; 
	padding: 0 10px 0 0;
}
#page_nav ul li:hover {
    background: transparent url('button_right.png') no-repeat scroll top right; 
}
#page_nav ul li a{
    color: #222;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
	font-weight: bold;
}
#page_nav  .current_page_item a {
	color: #007ac0;
} 



#etourism {
height:135px;
position:fixed;
top:0px;
background: url(images/nurkka_esb_off.png) no-repeat;
width:124px;
right:0;
}

#etourism:hover {
background: url(images/nurkka_esb_on.png) no-repeat;
}
