/*
* Basic layout organization
**/

html {
 min-height:100%;
 margin-bottom:1px;
 }

body {
 margin:0;
 padding:0;
 text-align:center;
 color:#5c5c5c;
 font-size:68.75%;
 font-family:Tahoma, Arial, 'Lucida Sans Unicode', Helvetica, Verdana, 'Trebucher MS', sans-serif;
 line-height:1.5em;
 }

#headerWrapper {
 text-align:left;
 width:100%;
 height:260px;
 text-align:center;
 background: #00003f;
 overflow: hidden;
 border-bottom: 5px solid #d49705;
 }

#header {
 text-align:left;
 width:770px;
 height:260px;
 margin: 10px auto 0;
 padding-top: 16px;
 color: #fff;
 background: url(../images/logo.gif) no-repeat;
 }

h1 {
	margin: 10px 0 0 90px;
	font-weight: normal;
}

#header ul {
	list-style: none;
	margin: 20px 0 0 90px;
	padding: 0;
}

#header ul ul {
	margin: 0;
}

#header ul li {
	float: left;
	margin: 0 20px 0 0;
}

#header ul ul li {
	float: none;
	padding-top: 0;
	margin: 0.2em 0 0;
}


#header a {
 color:#fff; 
 font-weight:bold;
 border-bottom: none;
 font-size: 1.2em;
 }

#header a:hover {
 text-decoration:none;
 border-bottom:solid 1px #5d8ae4;
 color:#d7a200;
 }
 
#header ul ul a {
	color: #adcfff;
	font-size: 1.1em;
	font-weight: normal;
}
  
#header em a {
 color:#efdb00;
 font-weight:normal;
 }

#header em {
 font-style:normal;
 clear:both;
 display:block;
 }

#header ul {
 xwidth: 40%;
 xfloat:left;
 }

#container {
 text-align:left;
 margin: 0 auto;
 padding:65px 20px 0 20px;
 width:730px;
 }

.clearer {
 clear:both;
 height:0;
 overflow:hidden;
 }


#footer {
 margin:5em 0 4em 0;
 text-align:right;
 border-top:solid 1px #eee;
 clear:both;
 }
 
 
 
/*
* Common tags
**/

p {
 margin:1em 0 1em 0;
 }

a:link {
 text-decoration:none;
 border-bottom:dotted 1px #7b92c0;
 color:#3755af;
 }

a:visited {
 text-decoration:none;
 border-bottom:dotted 1px #7b92c0;
 color:#5c5c5c;
 }

a:active {
 text-decoration:none;
 border-bottom:dotted 1px #7b92c0;
 color:#c79221;
 }

a:hover {
 text-decoration:none;
 border-bottom:solid 1px #5d8ae4;
 color:#d7a200;
 }

a:link img {
 border:solid 2px #7b92c0;
 }

a:visited img {
 border:solid 2px #7b92c0;
 }

a:active img {
  border:solid 2px #c79221;
 }

a:hover img {
 border:solid 2px #d7a200;
 }

a[name], a.img, a[name] img {
 border:0;
 }


ul {
 padding-left:0;
 padding-right:1em;
 }

ul ul {
 padding-left:1em;
 padding-right:1em;
 }

h3 {
 font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
 font-size:1.6em;
 font-weight:lighter;
 color:#d49705;
 font-style:italic;
 margin:1.5em 0 1em 0;
 }

hr {
 display:none;
 }

.input {
	background:url(../images/input_bg.gif) repeat-x #ffffff;
	border:solid 1px #e2e2e2;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:3px;
	margin:2px;
}



/*
* Page content styles
**/

.pageHeader img {
 border:0;
 margin-bottom:20px;
 }

.column3 {
 float:left;
 width:228px;
 margin-right:15px;
 display:inline;
 line-height:1.6em;
 }

.column3 img {
 border:0;
 }

.column3 a[name] {
 display:block;
 }

.openingParagraph {
 margin:20px 0 40px -20px;
 padding:10px 20px 10px 20px;
 background-color:#f5f5f5;
 font-weight:bold;
 line-height:1.7em;
 width:455px;
 }

.openingParagraphImage {
 float:right;
 width:225px;
 height:225px;
 margin:20px 15px 40px 0;
 display:inline;
 }

.column2 {
 width:456px;
 margin-right:15px;
 float:left;
 font-size:1.2em;
 line-height:1.6em;
 display:inline;
 }

.column2Images {
 width:225px;
 margin:1em 20px 1em 0;
 float:right;
 display:inline;
 }

.column1 {
 width:100%;
 font-size:1.2em;
 line-height:1.6em;
 }

.column1Images {
 width:270px;
 margin:1em 20px 1em 1.5em;
 float:right;
 display:inline;
 font-size:0.82em;
 line-height:1.2em;
 }

.column2Images a {
 border:0;
 }

.column1Images a {
 border:0;
 }




.medals {
 width:100%;
 font-size:1.2em;
 line-height:1.6em;
 }

.medalsImages {
 font-size:0.9em;
 line-height:1.3em;
 overflow: hidden;
 }

.medalsImages .medal {
 border:0;
 display: inline;
 zoom: 1;
 display: inline-block;
 margin: 1em 2em;
 text-align: center;
 }

.medalsImages .medal p {
 text-align: left;
 margin: 0;
}




strong.h1 {
 font-size:1.1em;
 }


.tapahtumat ul {
 margin:1em 0 1em 0;
 padding:0;
 list-style-type:none;
 }

.tapahtumat ul li {
 padding-left:15px;
 background:url(../images/list_bullet.gif) no-repeat 0 0.5em;
 margin-bottom:0.4em;
 line-height:1.5em;
 }

a.gallery {
 border-style:solid;
 border-width:2px;
 }







.event {
 clear:both;
 margin-bottom:1.5em;
 margin-top:1em;
 }


.event .date {
 float:left;
 margin-right:1em;
 margin-bottom:1em;
 background-color:#efefef;
 padding:0.6em;
 color:#777;
 text-align:center;
 width:5em;
 }


.event .date strong {
 display:block;
 font-size:3em;
 font-weight:bold;
 margin:0.2em;
 }

.event .date em {
 display:block;
 margin:0;
 font-style:normal;
 font-size:0.8em;
 }





.newsOdd{
 margin:0 -20px 0 -20px;
 padding:10px 20px 20px 20px;
 background-color:#f8f8f8;
 }



.gallery td {
	padding: 5px 10px;
}

.odd {
 background-color:#f8f8f8;
}

.odd td {
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
}

.gallery a {
	border-bottom: none;
}




/*
/
/ picBox: element surrounding the whole picture and caption area.
/ pic: actual img-element.
/ picFrame: element nested within the picBox-element, containing only the pic-element and not the caption.
/ 
/*****************************************/


.picBox {
 float:left;
 background-color:#fff;
 margin:5px;
 width:172px;
 height:170px;
 text-align:center;
 padding:0;
 font-size:0.82em;
 line-height:1.2em;
 text-decoration:none;
 overflow:hidden;
 }

.picBox a {
 border:0;
 }

.picArea {
 display:block;
 height:125px;
 }





.kiltalehti-main h4 a {
	display: block;
	background: transparent url(../images/lue_kiltalehti_btn.gif) no-repeat;
	width: 307px;
	height: 90px;
	text-indent: -9999px;
	border-bottom: none;
}

.kiltalehti-main h4 a:hover {
	background-position: left bottom;
	border-bottom: none;
}

.kiltalehti-reader-info {
	width: 260px;
	background: #eee;
	float: right;
	margin: -200px 0 2em 2em;
	padding: 12px 20px;
}

.kiltalehti-reader-info h3 {
	margin: 0 -20px;
	background: #fff;
	padding: 6px 12px;
}
.kiltalehti-reader-info ol {
	margin: 0 20px 20px;
	padding: 0;
}