img, div { behavior: url(/include/iepngfix.htc) }
html, body {
	background-color: #b52540;
	font-family: Verdana, sans-serif;

}
a {color: #880000;}
div#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
div#sivulaatikko {
	clear:both;
	border: 1px solid #000000;
	border-bottom: none;
	background: #ffffff url(palkki.jpg) repeat-y left top;
	padding: 1em 0px 1px 120px;
}
div#otsikko {
	line-height: 1.4em;
	color: #b52540;
}
div#otsikko h2 {
	padding: 0px;
	margin: 0px;
	font-size: x-large;
}
div#otsikko h3 {
	padding: 0px;
	margin: 0px;
	font-size: large;
	font-weight: normal;
}
div#aukeama {
	background: transparent url(aukeamat.jpg) no-repeat 0px 310px;
}
div#saappaat{
	background: transparent url(saappaat.jpg) no-repeat right bottom;
	padding-bottom: 0.8em;
}
img#takaisinnappi {
	float: right;
	border: none;
}
img#kansikuva {
	float: right;
	margin-top: 1em;
	border: none;
}
p#alku  {
	font-weight: bold;
}
div#teksti {
	font-size: 0.8em;
}
div#tiedot {
	margin-top: 370px;
	margin-left: 30px;
	font-size: 0.8em;
}
div#tiedot .otsikko {
	color: #b52540;
	font-weight: bold;
}
div#tiedot .huomio {
	color: #b52540;
}
img#lehtio {
	float: right;
	margin-top: 50px;
}
#tilauskaavake {
	border-left:3px double #b52540;
	color: #b52540;
	padding-left: 1em;
	margin-left: 1em;
	line-height: 1.5em;
	clear:both;
}
#tilauskaavake label, #tilauskaavake .otsikko {font-weight: bold;}
#tilauskaavake input {}

#kiitos {padding: 3em; font-size: medium;}
#virheviesti {
	position: fixed;
	top: 30px;
	left: 50%;
	width: 697px;
	padding: 1em 0 1em 3px;
	margin-left: -375px;
	border-left: 25px solid #f00;
	border-right: 25px solid #f00;
	font-weight: bold;
	background-color: #f7b7c9;
	color: black;
	filter: alpha(opacity=90);
	-moz-opacity:    0.9;
	-khtml-opacity:  0.9;
	-webkit-opacity: 0.9;
	opacity:         0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
#virheviesti em {
	font-style: normal;
	text-decoration: underline;
	line-height: 2em;
}
input.virhekentta { outline: 1px solid #f33;background-color: #fdd;}


/* Tuotevalitsimen väritykset */
#tuotevalitsin_palkki {background: white;	border: 1px solid #000000;border-top: none;}
#tuotevalitsin_ylaraita {background-color: #B52540;}
#tuotevalitsin_otsikko {background-color: #B52540;color: white;}
#tuotevalitsin_nimi {color: #B52540;}
