@charset "UTF-8";
/* Suomen Eläintuhkaus Oy Stylesheet */

body {
	margin: 0px;
}
#md {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#mt {
	width: 800px;
	border-collapse: collapse;
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	border: solid 1px #cccccc;
}
#topbar, #navibg {
	height: 30px;
	background-color: #f1f1f1;
	text-align: center;
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#topbar a:link, #topbar a:visited {
	text-decoration: none;
	color: #555555;
	border-bottom: dotted 1px #cccccc;
}
#topbar a:hover {
	border-bottom: dotted 1px #555555;
}
#navibg {
	border-bottom: dotted 1px #cccccc;
}
#copyright {
	height: 34px;
	background-image: url(img/bbar_bg.png);
	background-repeat: repeat-x;
	text-align: center;
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#titlebg {
	height: 100px;
	background-image: url(img/title_bg.png);
	background-repeat: repeat-x;
	text-align: center;
}
#navitable {
	border-collapse: collapse;
}
#navitable a:link, #navitable a:visited {
	color: #333333;
	text-decoration: none;
}
#navitable tr td {
	padding: 0px 8px 0px 8px;
	height: 26px;
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#navitable tr td:hover {
	background-color: #FF6600;
}
#navitable tr td:hover a {
	color: #f1f1f1;
}
#content {
	background-image: url(img/greyfade.png);
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
	min-height: 400px;
}
#atable {
	border-collapse: collapse;
	width: 100%;
}
#atable tr td {
	vertical-align: top;
	padding: 5px 0px 5px 0px;
	border-bottom: solid 1px #cccccc;
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
#content a:link, #content a:visited {
	text-decoration: none; color: #FF6600;
}
#content a:hover {
	border-bottom: dotted 1px #FF6600;
}
span.atitle {
	font-weight: bold;
}
p.pagetitle {
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
}
p.subtitle { 
	font-size: 10px;
}
p.msubtitle {
	font-size: 14px;
	font-weight: bold;
}
#contactform {
	border: solid 1px #cccccc;
}
#contactform table tr td {
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
#contactform legend {
	font-size: 10px;
}
table.ptable {
	width: 100%;
	border-collapse: collapse;
}
table.ptable tr td {
	border-bottom: dotted 1px #cccccc;
	padding: 2px;
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
table.prodtable tr td {
	vertical-align: bottom;
}
table.prodtable img {
	border: solid 1px #555555;
}
table.btable tr td {
	font-weight: bold;
}
#topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 427px;
	height: 640px;
	background-image: url(img/topleft.jpg);
}
#topright {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 427px;
	height: 640px;
	background-image: url(img/topright.jpg);
}