﻿
html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fdb816;
	font-family: tahoma, arial, verdana;
	border: 0;
	font-size: 12px;
	}
	
div, td {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
}

.nosto_main {
	font-family: Arial, verdana;
	font-weight:bold;
	font-size: 28px;
	color:#ffffff;
}
.nosto_bot {
	font-family: Arial, verdana;
	font-weight:bold;
	font-size: 14px;
	color:#ffffff;
}

.nosto_20 {font-size: 20px}


A:link         {color:#000000; text-decoration: none }
A:visited      {color:#000000; text-decoration: none }
A:active       {color:#000000; text-decoration: none }
A:hover        {color:#000000; text-decoration: none }

.videolinkit A:link         {color:#000000; text-decoration: underline }
.videolinkit A:visited      {color:#000000; text-decoration: underline }
.videolinkit A:active       {color:#000000; text-decoration: underline }
.videolinkit A:hover        {color:#000000; text-decoration: underline }

.viiva {
	color:#fae48a;
}

#wrapper {
	clear:both;
	float:left;
	margin-left:30px;
}

#container {
	position:relative;
	left:0px;
	top:0px;
	width:826px;
	height: auto;
	clear:both;
	float:left;
}

#navi {
	position:relative;
	margin:0px;
	padding:0px;
	left: 0px;
	top: 0px;
	width:826px;
	height:121px;
	clear:both;
	float:left;
	overflow:visible;
}

#navi_etusivu {
	position:relative;
	margin:0px;
	padding:0px;
	left: 0px;
	top: 0px;
	width:826px;
	height:86px;
	clear:both;
	float:left;
	overflow:visible;
}

#contents{
	min-height:500px;

	height:auto !important;

	height:500px;
}

#navi2 {
	position:relative; left:299px; top:4px; width:826; height:1px; clear:both; float:left;
	/*z-index:95; position:absolute; left:299px; top:84px; width:800px; height:35px; clear:both; float:left;*/
	}
	
#top_shadow {
	position:relative;
	z-index:85;
	left:15px;
	top:0px;
	width:796px;
	height:21px;
	background:url(images/frame_shadow_top.png) no-repeat;
	clear:both;
	float:left;
}

#bottom_shadow {
	position:relative;
	left:15px;
	width:796px;
	height:21px;
	background:url(images/frame_shadow_bottom.png) no-repeat;
	clear:both;
	float:left;
}
	
	

#footer {
	margin-top:16px;
	position:relative;
	height: 64px;
	width:826px;
	clear:both;
	float:left;
	text-align:center;
}

.flash-replaced .alt {
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}
			
h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	margin-left: -4px;
}	

h4 {
	font-size: 22px;
	color: #C30;
	font-weight: normal;
	margin: 0px;
	margin-left: -4px;
}		

li {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	list-style: none;
	text-align:right;
	line-height: 22px;
}

.rotulista {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	line-heigth: -4px;
}	

.dogtype {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
}	

.resultslabel {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}	
		
.png , .rollovernavi, .rollovernavi1, .rollovernavi2, .rollovernavi2a{ 
	behavior: url(iepngfix.htc) 
}

.textInput {
	border: 1px solid #ffffff;
	background: #ffffff;
	color: #000000;
	font-size: 1em;
	width: 330px;
	height: 23px;
}

.formLabel{
	padding-top: 0px;
}

.red {
	color: #c41d22;
}

.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	border: 0;
	background: #ffffff;
	color: #000000;
	background: url(images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
