/* CSS Document */
body, html {
	background-color: #FFFFFF;
	scrollbar-arrow-color: #6D7586;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #c7dd10;
	scrollbar-face-color: #c7dd10;
	scrollbar-shadow-color: #c7dd10;
	scrollbar-track-color: #e9f2a2;
	scrollbar-darkshadow-color: #969DAC;
	overflow:auto;
	overflow-y:auto;
	overflow-x:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
form { 
	margin-top: 0px;
	margin-bottom:0px;
}

a {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#c7dd10;
}
a:active {
	text-decoration: none;
	color:#c7dd10;
}

.title2 {
	text-decoration: none;
	color:#c7dd10;
}

.otsikko {
	color:#c7dd10;
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
}

.otsikko2 {
	color:#c7dd10;
	font-size: 13px;
	font-weight: bold;
}
background-color: #BBD148;
.otsikko3 {
	color:#c7dd10;
	font-size: 12px;
	font-weight: inherit;
}

.title {
	margin-left: 10px;
}

.bodytext {
	width: 400px;
}

.ajankohtaista {
	background-image:url(pictures/ajankohtaistabox.gif);
	background-repeat: no-repeat;
}
	 
.yritys {
	background-image:url(pictures/yritysbox.gif);
	background-repeat: no-repeat;
}

.tuotteet {
	background-image:url(pictures/tuotteetbox.gif);
	background-repeat: no-repeat;
}

.readMoreLink {
	text-decoration: none;
	color:#000000;
}

.readMoreLink:hover {
	text-decoration: none;
	color:#FF0000;
}

.check {
	background-color: #e9f2a2;
	border: 0px;
}

.textfield {
	background-color: #e9f2a2;
	border: 0px;
	font-size:12px;
	height: 14px;
	width: 300px;
}

.textfield2 {
	background-color: #e9f2a2;
	border: 0px;
	font-size:12px;
	height: 14px;
	width: 223px;
}

.textfield3 {
	background-color: #e9f2a2;
	border: 0px;
	font-size:12px;
	width: 300px;
}

.button {
	background-color: #e9f2a2;
	border: 0px;
	font-size: 14px;
	height: 18px;
}

.sendmessagefield {
	color: #6666FF;
	border: 0px;
	font-size:12px;
	height: 14px;
	width: 200px;
}
