/* CSS Document */

/* Bodyt */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	text-align:left;
}
body {
	background-color: #181818;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* TDt */

td.ylainfo {
	background-image:url(images/pohja/ylainfo_bg.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
}

td.mainSisalto {
	background-image:url(images/pohja/tausta_gradient.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-bottom:20px;
    padding-left: 15px;
    padding-right: 15px;
}

td.mainOtsikko {
	background-image:url(images/pohja/tausta_gradient.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-bottom:5px;
    padding-left: 15px;
    padding-right: 15px;
}

td.mainKatko {
	background-image:url(images/pohja/vaakakatko.gif);
	background-repeat:repeat-x;
	height:1px;
}

/* Linkit */

a:link {
	color: #b00000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B00000;
}
a:hover {
	text-decoration: none;
	color: #B00000;
}
a:active {
	text-decoration: underline;
	color: #B00000;
}

a.valikko:link {
	color:#b00000;
	text-decoration:none;
}
a.valikko:visited {
	color:#b00000;
	text-decoration:none;
}
a.valikko:hover {
	color:#4c4c4c;
	text-decoration:none;
}
a.valikko:active {
	color:#b00000;
	text-decoration:none;
}

/* Tekstit */

p {
	margin:0px;
	margin-bottom:8px;
	line-height:14px;
}

p.ylainfoTXT {
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	margin-top:0px;
	font-size:10px;
	color:#B00000;
}

p.valikkoSisalto {
	margin-bottom:10px;
	margin-left:30px;
	margin-right:15px;
	margin-top:10px;
	font-size:14px;
}

p.suosituinTXT {
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	font-size:10px;
	color:#4c4c4c;
	font-weight:bold;
}

h1 {
	margin:0px;
	margin-bottom:10px;
	font-size:17px;
}

h2 {
	margin:0px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}

h3 {
	margin:0px;
	margin-bottom:8px;
	font-size:12px;
	font-weight:bold;
}

/* Kuvat */

img.tuotekuva {
	border:#4c4c4c 1px solid;
}

/* Formit etc */

input
{
color: #4c4c4c;
background:#CCCCCC;
border: 1px solid #4c4c4c;
}

select
{
color: #4c4c4c;
background:#CCCCCC;
border: 1px solid #4c4c4c;
}

textarea
{
color: #4c4c4c;
background:#CCCCCC;
border: 1px solid #4c4c4c;
}

