/* ----------------------------  */
/* STANDARD HTML TAG RESET    */
/* ----------------------------  */ 
h1, h2, h3, 
p, ul, li, 
form {
	border:0;
    margin:0;
    padding:0px;
}
/* ----------------------------  */
/* STANDARD HTML TAG DEFINITION */
html, body {
	margin: auto;
}

body,form, input {
    font-family:Verdana, Helvetica, sans-serif;
    font-size:12px;
    color:#1f1f1f;
}

h1{
	font-size:18px; 
	color: #373737;
	text-align: center;
}
h3{
	font-size:14px; 
	color: #373737;
}
.input {
	border: 1px solid #218af8;
}
.input:focus {
	border: 1px solid #f89021;
}
fieldset {
	margin-bottom: 5px;
}
a {
	color: #218af8;
	text-decoration: none ;
}
a:hover {
	color: #f89021;
	text-decoration: none;
}
#container {
	width: 987px;
	margin-left: auto;
	margin-right: auto;
}
#top {
	height: 20px;
	float: left;
	width: 987px;
}
#flags {
	height: 20px;
	float: right;
	width: 90px;
	margin-top: 3px;
}
a#fi {
	background: url(img/flag_fin.gif) 0 bottom no-repeat;
	height: 19px;
	width: 26px;
	display: block;
	float: right;
}
a#fi.active {
		background: url(img/flag_fin.gif) 0 top no-repeat;
}
a#fi:hover {
	background: url(img/flag_fin.gif) 0 top no-repeat;	
}
a#se {
	background: url(img/flag_swe.gif) 0 bottom no-repeat;
	height: 19px;
	width: 26px;
	display: block;
	float: right;
	margin-left: 3px;
}
a#se.active {
		background: url(img/flag_swe.gif) 0 top no-repeat;
}
a#se:hover {
		background: url(img/flag_swe.gif) 0 top no-repeat;	
}

#menu {
	clear: both;
	background: url(img/logo.png) left center no-repeat;
	height: 69px;
}
#menu_nav {
	width: 787px;
	float: right;
	height: 40px;
	margin-top: 24px;
}
a.nav, a.nav:link, a.nav:visited,a:hover.nav  {
	float:right;
	display:block; 
	padding-left: 5px;
	padding-right: 5px;
	text-align:center; 
	line-height:40px; 
	overflow:hidden;
	color: #212121;
	text-decoration: none;
}
a:hover.nav {
	background: url(img/link_bg.png) repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
.active a.nav {
	background: url(img/link_bg.png) repeat-x;
	text-decoration: none;
	color: #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
} 

#header {
	background: url(img/kuva.png) no-repeat;
	height: 316px;
}
#banner {
	background: url(img/pix_viiva.png) repeat-x;
	width: 330px;
	float: right;
	height: 316px;
	text-align: center;
}
#banner h3 {
	text-align: center;
	margin-top: 5px;
	color: #373737;
}
#banner_cycle  {
	vertical-align:middle;
	display: table-cell;
}
#content {
	float: left;
	width: 630px;
	min-height: 300px;
}
#icon {
	float: left;
	padding-top: 30px;
	padding-left: 20px;
	width: 50px;
}
#text {
	float: left;
	padding-top: 45px;
	width: 540px;
}
#text .padding {
	padding: 25px;
}
#text p {
	line-height: 18px;
	margin-bottom: 10px;
}
.pvm {
	color: #373737;
}
#content_team  {
	float: left;
	width: 960px;
	min-height: 300px;
}
#belts {
	width: 260px;
	float: left;
}
#belts a {
	margin-left: 40px;
}
#info {
	margin-top: 12px;
	float: right;
	width: 695px;
	line-height: 18px;
}

.news {
	background: url(img/icons_happeninki.png) no-repeat;
}
.news p {
	margin-left: 27px;
}
.news h3 {
	margin-left: 24px;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #373737;
}
#event {
	background: url(img/bgtapkal.png) transparent no-repeat;
	padding-top: 20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
#event a {
	margin-left: 82px;
}

.happeninki p {
	margin-left: 40px;
	margin-right: 20px;
}
.happeninki h3 {
	margin-left: 40px;
	color: #373737;
	font-size: 12px;
	font-weight:bold;
width:200px;
}
.date {
	color: #666666;
	font-size: 9px;
}
.events {
	background: url(img/calender_small.png) no-repeat;
	margin-top: 20px;
	margin-left: 65px;
}
.events p {
	margin-left: 27px;
}
.events h3 {
	margin-left: 24px;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #373737;
}

#sidebar {
	width: 335px;
	float: right;
}
#footer {
	
	clear: both;
	height: 40px;
	text-align:center;
	font-size: 11px;
	padding-top: 20px;
}
#footer a {
	text-align:	center;
}
#footer_logos {
	float: left;
	width: 180px;
}
#footer_nav {
	float: right;
	height: 31px;
	width: 800px;
	padding-top: 10px;
}
.log a {
	text-decoration:none;
	color: #1f1f1f;
}
.log a:hover{
	text-decoration:underline;
	color: #1f1f1f;
}
