@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3a464b;
	font-size: 11px;
}
.main {
	
	background-color:#FFF;
}
ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}

li {
	margin-left:10px;
	margin-bottom:5px;
	list-style:none;
}
ul li:before {
	content: "\00BB \0020";
}

.navi {
	height:42px;
	vertical-align:middle;
	text-transform: uppercase;
}
.alaloota {
	width:222px;
	height:244px;
	background-image:url(img/boksit_tausta.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-left:20px;
	margin-top:20px;
	background-color:#FFF;
	
}
.alaloota_tausta {
	background-image:url(img/boksit_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
	
}
.footer {
	height:63px;
	background-image:url(img/footer_bg.jpg);
	background-repeat:repeat-x;
}
strong,b {
	color: #196219;
}
.tuote_vihr {
	color: #5aa715;
	font-weight:bold;
}
.tuote_vihr_isompi {
	color: #5aa715;
	font-weight:bold;
	font-size:12px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #2A320D;
}
a:active {
	color: #475524;
}

.navi a:link {
	color: #eef538;
	text-decoration:none;
	
}
.navi a:visited {
	color: #eef538;
	text-decoration:none;	
}
.navi a:hover {
	color: #ffffff;
	text-decoration:underline;	
}
.navi a:active {
	color: #ffffff;
	text-decoration:underline;	
}
.tarjoushinta {
	font-weight:bold;
	color:#F00;
	border:1px solid #721214;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	background-color: #fffe80;
	
}
p {
	margin: 15px 0px 0px 0px;
	font-size: 11px;
}
.tuotekategoria {
	padding:3px;
	margin:0px;
	font-size:11px;
	color:#F00;
}
.tuotekategoria a:link {
	color:#196219;
	text-decoration:none;
	font-weight:bold;
	
}
.tuotekategoria a:visited {
	color:#196219;
	text-decoration:none;	
	font-weight:bold;	
}
.tuotekategoria a:hover {
	color: #5aa715;
	text-decoration:underline;	
	font-weight:bold;	
}
.tuotekategoria a:active {
	color: #5aa715;
	text-decoration:underline;	
	font-weight:bold;	
}
.devnet, .devnet a:link, .devnet a:visited {
	color:#333;
	font-size:10px;
	font-family: Tahoma, Geneva, sans-serif;	
}

