/* @group General */

body {
	margin: 0;
	padding: 0;
	background:#3e4f5e;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.125em;
}

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
}

a {
	color: #b80851;
	font-weight: bold;
}
a:hover {
	color: #333333;
}
/* @end */



/* @group Page Structure */
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ebe9e1;
}

#mainContainer {
	width: 940px;
	margin: 0px auto;
	padding: 0 24px 10px 24px;
	background: url('../images/assets/bg.gif');
}

.content {
	width: 940px;
	margin: 0;
	padding: 0;
	background: url('../images/assets/bg_divider_center.gif') repeat-y;
}

#contentMain {
	float: left;
	width: 470px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#contentSecondary {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 0 0 20px;
}

#topContainer {
	width: 940px;
	height: 110px;
	margin: 0px auto;
	padding: 0;
	background: url('../images/assets/bg_top.gif') no-repeat;
}

/* @group Various Elements */
/*Sidebar box elements*/
.sidebarBox {
	width: 300px;
	margin: 0 0 15px 0;
	padding: 0;
}
.sidebarBox .top {
	width: 300px;
	height: 3px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url('../images/assets/bg_sidebar_top.gif') no-repeat top;
}
.sidebarBox .middle {
	width: 270px;
	margin: 0;
	padding: 12px 15px 12px 15px;
	background: #ebe9e1;
}
.sidebarBox .bottom {
	width: 300px;
	height: 3px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url('../images/assets/bg_sidebar_bottom.gif') no-repeat top;
}

/*Weather links*/
a.weatherLinkMikkeli {
	height: 33px;
	display: block;
	line-height: 1.2em;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0;
	padding: 12px 0 0 55px;
	overflow: hidden;
	background: url('../images/assets/icon_weather.gif') no-repeat 0 0;
}

/*Gallery link*/
a.galleryLink {
	float: left;
	height: 24px;
	display: block;
	line-height: 1.2em;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0;
	padding: 8px 0 0 49px;
	overflow: hidden;
	background: url('../images/assets/icon_galleries.gif') no-repeat 0 0;
}


/* Galleries */
.imgContainer 
{
	width:76px;
	float: left;
	margin: 0;
	padding: 5px 10px 0 0;
}
.txtContainer 
{
	width:184px;
	float: right;
	font-size: 0.7em;
	line-height:1.25em;
	margin: 0;
	padding: 5px 0 0 0;
}
.fontSize 
{
	text-align: right;
	height: 20px;
	background: #ebe9e1;
	float: right;
	font-size: 0.6em;
	font-weight: bold;
	margin: 5px 0 5px 10px;
	padding: 3px 5px 0 5px;
}
.fontSize a.small
{
	font-size:0.9em; 
	padding-right:3px; 
	font-weight:bold; 
	text-decoration:none;
}
.fontSize a.medium
{
	font-size:1.15em; 
	padding-right:3px; 
	font-weight:bold; 
	text-decoration:none;
}
.fontSize a.large
{
	font-size:1.45em; 
	font-weight:bold; 
	text-decoration:none;}
	
.containerContact 
{
	margin:0; 
	padding:0; 
	border-top:solid 1px #e5eff8;
}

/* Contacts table */
table.contacts a, table a:link, table a:visited 
{
	border:none;
}								
table.contacts, table.galleries 
{
	width:100%; 
	margin:0 0 20px 0; 
	border-collapse:collapse;
}
table.contacts tr.odd td, table.galleries tr.odd td 
{
	background:#f5f2db;
}	
table.contacts td
{	
	font-size:0.8em; 
	color:#000; 
	width:400px; 
	border-bottom:1px solid #ebe9e1; 
	padding:5px 5px 5px 0px;
}	
table.galleries td 
{	 
	color:#000; 
	width:235px; 
	border-bottom:1px solid #fff; 
	margin: 0;
	padding:0 0 0 0px;
	overflow: hidden;
}
table.galleries td p
{	
	font-size: 0.7em;
	line-height: 1.2em;
	background: #fff;
	margin: 0;
	padding:2px 0 10px 0px;
}
table.galleries td img 
{
	margin:0; 
	padding:0;
	border:none;
}
table.contacts td.left, table.galleries td.left 
{
	border-right:solid 1px #ebe9e1; 
	width:234px;
}	
table.contacts td.right, table.galleries td.right 
{
	text-align:left;
}		
table.contacts td .details, table.galleries td .details 
{	
	padding-top:1px; 
	font-size:0.8em;
}				
table.contacts th, table.galleries th  
{
	font-weight:normal; 
	color:#678197; 
	text-align:left; 
	border-bottom:1px solid #ebe9e1; 
	padding:.3em 1em;
}							
table.contacts thead th, table.galleries thead th  
{
	font:bold; 
	color:#fff; 
	font-weight:bold;
}	
table.contacts img 
{
	float:left; 
	width:90px; 
	height:100px; 
	margin:0 10px 0 0; 
	padding:0; 
	background:#ccc; 
	border:none;
}
/* @end */



/* @group Top */
#topMain {
	clear: both;
	width: 940px;
	height: 85px;
	margin: 0;
	padding: 0;
}
#date {
	float: left;
	height: 15px;
	width: 300px;
	margin: 0;
	padding: 5px 0 0 0;
	font-size:0.7em;
}
#logo {
	float: left;
	height:85px;
	width: 470px;
	height: 85px;
	margin: 0;
	padding: 0;
}
#logo a img {
	border: none;
}
#search {
	float: right;
	height:85px;
	width: 470px;
	height: 85px;
	margin: 0;
	padding: 0;
}
#searchForm {
	float: left;
	margin:0;
	padding:33px 0 0 34px;
}
#rss {
	float: right;
	height:30px;
	margin:0;
	padding:25px 42px 0 0;
}
a.iconRSS {
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration:none;
	color:#333333;
	width: 70px;
	height:40px; 
	margin:0;
	padding:11px 0 0 0;
	background: url("../images/assets/icon_rss.gif") no-repeat 32px 0;
}
a:hover.iconRSS {
	text-decoration:underline;
}
/* @end */



/* @group Footer */
#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: solid 3px #b80851;
	background:#3e4f5e;
}
#footer .content {
	color:#ffffff;
	background:#3e4f5e;
	width: 960px;
	margin: 0px auto;
	padding: 24px 4px 24px 24px;
}

#footer .contentBlock {
	float: left;
	width: 314px;
	margin: 0;
	padding:0;
}
/* @end */



/* @group Banner Areas */
#bannerAreaTop {
	width: 940px;
	height: 90px;
	border-bottom: solid 3px #b80851;
}
#bannerAreaTop .banner728x90 {
	width: 728px;
	height: 90px;
	float: left;
}
#bannerAreaTop .bannerSilmakulma {
	width: 212px;
	height: 90px;
	float: right;
}
.bannerAreaMain {
	margin:0 auto 20px auto; 
	padding:0 0 20px 0; 
	text-align:center; 
	clear:both;
	border-bottom: solid 1px #ebe9e1;
}
.bannerAreaMain img {
	margin:0 auto; 
	padding:0; 
	text-align:center; 
	clear:both;
}
#bannerAreaSidebar {
	float: right;
	width: 140px;
	margin: 0;
	padding: 0 0 0 10px;
}
#bannerAreaSidebar .banner {
	margin: 0;
	padding: 0 0 5px 0;
	overflow: hidden;
}
.bannerAreaSecondary {
	margin: 0 0 15px 0;
	padding: 0;
	overflow: hidden;
}
/* @end */



/* @group Juttu */
.containerJuttu {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: solid 1px #ebe9e1;
}
.juttukuva {
	border-top: solid 3px #b80851;
	margin: 0 0 34px 0;
	padding: 0;
}
/* @end */
/* @end */



/* @group Navigation */
/* MAIN NAVIGATION 
******************************************************************/
#navMain {
	clear:both;
	overflow: hidden;
	width: 940px;
	font-size: 0.75em;
	font-weight: bold;
    letter-spacing: +0.5px;
	background: url("../images/assets/bg_nav_main.gif") no-repeat; 
}
#navMain .bottom, #navSub .bottom {
	clear: both;
	width: 940px;
	height: 8px;
	margin: 0 0 10px 0;
	padding: 0;
	background:url("../images/assets/bg_nav_main_bottom.gif") no-repeat; 
}
#navMain ul {
	margin: 0;
	padding: 6px 10px 0 0;
	list-style: none;
}
#navMain li, ul#navSecondary li {
  	display: inline;
   	margin: 0;
   	padding: 0;
}
#navMain a {
 	float: left;
  	background: url("../images/assets/nav_main_left.gif") no-repeat left top;
  	margin: 0 3px 0 0;
  	padding: 0 0 0 4px;
   	text-decoration: none;
}
#navMain a span {
 	float: left;
  	display: block;
   	background: url("../images/assets/nav_main_right.gif") no-repeat right top;
  	padding: 6px 20px 2px 16px;
  	color: #ffffff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navMain a span, ul#navSecondary a span {float:none;}
/* End IE5-Mac hack */
#navMain a:hover span, ul#navSecondary a:hover span {
  	color:#FFF;
}
#navMain a:hover, ul#navSecondary a:hover {
    background-position:0% -42px;
}
#navMain a:hover span, ul#navSecondary a:hover span {
	background-position:100% -42px;
}
#navMain a.current, ul#navSecondary a.current {
    background-position:0% -42px;
}
#navMain a.current span, ul#navSecondary a.current span {
	background-position:100% -42px;
	color: #c7c5bf;
} 
/* SUB NAVIGATION 
******************************************************************/
#navSub {
	clear: both;
	width: 940px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#navSub ul {
	background: #3e4f5e;
	margin: 0;
	padding: 9px 0 0 20px;
	list-style: none;
	font-size: 0.7em;
	letter-spacing:+0.5px;
}
#navSub li {
	display:inline;
   	margin: 0 20px 0 0;
   	padding: 0 0 0 20px;
   	border-left: solid 1px #ffffff;
}
#navSub li:first-child {
	border-left: none;
	padding-left: 0;
}
#navSub li a {
	margin:0;
	padding: 0;
	background:none;
  	text-decoration: none;
  	color: #ffffff;
}
#navSub li a:hover, #navSub li a.current {
	background:none;
  	text-decoration: none;
  	color: #c7c5bf;
}



/* SECONDARY NAVIGATION 
******************************************************************/
ul#navSecondary {
	float:right;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#navSecondary a {
 	float: left;
  	background: url("../images/assets/nav_secondary_left.gif") no-repeat left top;
  	margin: 0 0 0 4px;
  	padding: 0 0 0 4px;
   	text-decoration: none;
   	cursor:pointer;
}
ul#navSecondary a span {
 	float: left;
  	display: block;
   	background: url("../images/assets/nav_secondary_right.gif") no-repeat right top;
  	padding: 6px 18px 2px 18px;
  	color: #333333;
  	cursor:pointer;
}

/* TOP NAVIGATION 
******************************************************************/
#navTop {
	float: right;
	display: block;
	height: 21px; 
	margin:0;
	padding:0;
	font-size:0.7em; 
	font-weight:bold;
	line-height:normal;
}
#navTop ul {
	float: right; 
	margin: 0; 
	padding: 0; 
	list-style: none;
}
#navTop li {
	display:inline; 
	margin:0; 
	padding:0;
}
#navTop a {
	float:left; 
	background:url("../images/assets/nav_top_left.gif") no-repeat left bottom; 
	margin:0 0 0 4px; 
	padding:0 0 0 4px; 
	text-decoration:none; 
	cursor:pointer;
}
#navTop a span {
	float:left; 
	display:block; 
	background:url("../images/assets/nav_top_right.gif") no-repeat right bottom; 		
	padding:2px 9px 5px 6px; 
	color:#ffffff;}
#navTop a:hover span {
	color:#c7c5bf;
}
#navTop a.current span {
	color:#c7c5bf; 
	font-weight:bold;
}

/* CONTENTSECONDARY: TABBED BOXES 
******************************************************************/
.tabbedBox {
 	margin: 0;
 	padding: 0;
}
.tabbedBox ul.navTabbed {
 	background: #c7c5bf url(../images/assets/bg_nav_tabs.gif) no-repeat;
 	width: 300px;
 	height: 28px;
 	margin: 0;
 	padding: 0;
}
.tabbedBox ul.navTabbed li {
 	margin: 5px 0 0 5px;
 	list-style: none;
}
* html .tabbedBox ul.navTabbed li {
 	display: inline; /* ie6 double float margin bug */
}
.tabbedBox ul.navTabbed li, .tabbedBox ul.navTabbed li a {
 	float: left;
}
.tabbedBox ul.navTabbed li a {
 	text-decoration: none;
 	padding: 3px 8px 2px 8px;
 	color: #333333;
 	font-weight: bold;
  	font-size: 0.7em;
  	outline:none;
}
.tabbedBox ul.navTabbed li.active {
 	background: url(../images/assets/nav_tabs_right.gif) no-repeat right top;
}
.tabbedBox ul.navTabbed li.active a {
	display: block;
 	background: url(../images/assets/nav_tabs_left.gif) no-repeat left top;
 	color: #b80851;
}
.tabbedBox #tab-1, .tabbedBox #tab-2 {
 	margin: 0;
 	padding: 5px 0 10px 0;
 	background: #ebe9e1;
}
.tabbedBox #tab-1 ul.news, .tabbedBox #tab-2 ul.news {
 	margin: 0;
 	padding: 0 0 0 10px;
 	line-height:0.9em;
 	list-style: none;
}
.tabbedBox div#tab-1 ul.news li, .tabbedBox div#tab-2 ul.news li {
	font-size:0.7em;
	margin:0 0 0 0; 
	padding:4px 12px 0 10px;
	background:url(../images/assets/icon_arrow_news.gif) no-repeat 0 9px;
	font-weight: bold;
}
.tabbedBox div#tab-1 ul.news li a, .tabbedBox div#tab-2 ul.news li a {
	color: #333333;
	text-decoration: none;
}
.tabbedBox div#tab-1 ul.news li a:hover, .tabbedBox div#tab-2 ul.news li a:hover {
	color: #b80851;
	text-decoration: underline;
}
.tabbedBox div p {
 	margin: 0;
 	padding: 0;
}
/* @end */



/* @group Typography */
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none; color:#333333; font-weight: normal;}
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	text-decoration:underline; 
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 1.575em;/* 16x1.375=22px */ 
	line-height: 1.276em;/* 16x1.636=36px */ 
	margin: 0 0 0.8em 0;/* 16x1.286=18px */
	padding:0;
	font-family: Georgia, serif;
}

h2 {
	font-size: 1.3em;/* 16x1.125=18px */
	line-height: 1.176em;/* 16x1.636=36px */ 
	margin: 0;
	padding: 0.4em 0 1em;/* 18x1=18px */
	font-family: Georgia, serif;
}

h4 {
	font-size: 0.8em;/* 16x0.8=12.8px */ 
	margin: 1.386em 0 0  0;
}

h5 {
	font-size: 0.7em;/* 16x0.8=12.8px */ 
	margin: 1.386em 0 0  0;
}

p {
	font-size: 0.8em;/* 16x0.8=14px */ 
	margin:0 0 1.286em 0;/* 14x1.286=18px */
}

.sidebarBox .middle h2 {
	padding: 0 0 12px 0;
	margin-top: 0;
	line-height: 0.9em;

}
#footer .content h1 { 
	margin-bottom: 0;
	padding:0;
}
#footer .content p { 
	margin-top: 0.2em;
	padding:0;
}
p.caption, p.date {
	color: #999999;
	display:block;
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
}
p.date {
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
h5.vinjetti {
	color: #999999;
	line-height:1.1;
	margin:0;
	font-weight: bold;
	padding:0px 0 6px 0;
	text-transform:uppercase;
}
h1.basic {
	margin: 16px 0 0.8em 0;
}
/* @end */

/* @group Forms */
/* Top Search */
.searchForm {
	width: 225px;
	height: 16px;
	margin: 0;
	padding:2px;
	background: #c7c5bf;
	border: solid 1px #c7c5bf;
}
input.btnSearch {
	letter-spacing: +0.5px;
	text-align: left;
	font-size:0.6em;
	font-weight:bold;
	color:#ffffff;
	width: 58px;
	height: 21px;
	margin: 0;
	padding: 0 0 0 7px;
	border: none;
	background:url("../images/assets/btn_search.gif") no-repeat;
	cursor:pointer;
}
/* Regular Forms */
.clearfix:after 
{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}
form 
{
	margin: 0;
	padding: 16px 0 0 0;
	border: none;
	overflow: hidden;
}
form fieldset 
{
	margin: 0;
	padding: 0 0 25px 0;
	border: none;
}
form fieldset legend 
{
	font-size: 1.575em; 
	line-height: 1.276em;
	padding: 0 0 16px 0;
	font-family: Georgia, serif;
	margin: 0;
}

/*	Divs
	----
*/

form fieldset div 
{
	margin: 0;
	padding: 0;
}
form fieldset div.o 
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
form fieldset div.buttons 
{
	clear:both;
	float: right;
	margin: 0;
	padding: 0px 0 0px 0;
}

/*	Paragraphs
	----------
*/
form fieldset div p 
{
	clear: both;
	padding: 5px 10px 0 0;
	margin: 0;
	font-size: 0.7em;
	line-height: 1.1em;
}
form fieldset div.buttons p 
{
	margin: 0;
}

/*	Labels 
	------
*/
form fieldset div.text label, 
form fieldset div.checkboxes-radios h6, 
form fieldset div.select-single label,
form fieldset div.select-multiple label 
{
	float: left;
	margin: 0px 10px 3px 0;
	padding: 0;
	font-size: .8em;
	text-align: left;
}
form fieldset div.checkboxes-radios label 
{ 
	margin: 0 10px 0 0; 
}


/*	Inputs, Textareas, Radios, Checkboxes, Selects and Related 
	----------------------------------------------------------
*/
form fieldset div label {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: .8em;
}

form fieldset div label input {
	vertical-align:middle;
	margin: 0 3px 0 0;
	padding: 0;
}
form fieldset div.text input,
form fieldset div.text textarea,
form fieldset div.checkboxes-radios div, 
form fieldset div.select-single select,
form fieldset div.select-multiple select 
{
	width: 466px;
	margin: 0 10px 0 0;
}

form fieldset div.text input, 
form fieldset div.text textarea
{
	border: solid 1px #c7c5bf;
	font-size: 0.8em;
	margin: 0 0 10px 0;
	padding:2px 0 2px 0;
}
abbr 
{
	color: #b80851;
	font-weight:bold;
}
form fieldset div.text textarea 
{ 
	overflow: auto; 
}
form fieldset div.text textarea, 
form fieldset div.select-multiple select 
{
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
form fieldset div.select-single select, 
form fieldset div.select-multiple select 
{
	border: 1px solid #d1d1d1;
	margin: 0;
	margin: 0 0 8px 0;
	font-size: 0.8em;
	padding:2px 0 2px 0;
}
form fieldset div.checkboxes-radios div {
	padding: 0;
	border-bottom: none;
}
form fieldset div.buttons button,
form fieldset div.buttons input {
	padding: 0;
	margin: 0 2px 0 10px;
	text-align: center;
}
/* @end */
