/* CSS Document */
div.linkit {
    position:absolute;left:12px;top:70px;
	width: 180px;
	height: 446px;
	border: 1px solid #4b4b4b;
	background-color: #e9ecf0;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	font-size: 8px;

	letter-spacing: 1px;
	line-height: 25px;
	text-transform: uppercase;
	color: #000000;
}

div.main {
	border: 1px solid #4b4b4b;
	background-color: #e9ecf0;
    position:absolute;left:204px;top:70px;
	width:680px;
	height:auto;
	background-image:url(taustakuva.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

div.laatikko {
	border: 1px solid #4b4b4b;
	background-color: #fbfcfc;

	color: #000000;
	margin-left:15px;
	margin-top:7px;
	margin-right:15px;
	margin-bottom:7px;
}

div.hinta {
	border: 1px solid #4b4b4b;
	background-color: #d0dbe9;

	color: #000000;
	margin-left:15px;
	margin-top:7px;
	margin-right:15px;
	margin-bottom:55px;
}

div.tuotenumero {
	border: 1px solid #4b4b4b;
	background-color: #d0dbe9;

	color: #000000;
	margin-left:15px;
	margin-top:7px;
	margin-right:15px;
	margin-bottom:7px;
}

.tuotteet {
	cellpadding:5;
	cellspacing:0;
}

.tuotteet td {
    border-top: 0px;
    border-bottom: 1px solid #4b4b4b;
    border-right: 0px;
	border-left: 0px;
	cellpadding:5;
	cellspacing:0;
}

 
a:link {
	font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #33547e; text-decoration: none;}
a:visited {
	font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #33547e; text-decoration: none;}
a:hover {
	font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #000000; text-decoration: underline;}
a:active {
	font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #33547e; text-decoration: none;}
		

.tausta {
    background-color:#fbfcfc;
	width:680px;
	height:auto;
}	

p.erikois {
    margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 2px;
}	

.tuote {
    background-color:#fbfcfc;
	width:680px;
	height:auto;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}	

.pikkuotsikko {
    background-color:#fbfcfc;
	width:680px;
	height:auto;
	font-size: 11px;
	color:#476994;
	font-weight: bold;
}	

p.linkit {
    font-size: 11px;
	margin-left: 12px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 12px;
}	

.otsikko {
	font-size: 15px;
	color:#476994;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 2px;
}	

.korostus {
	font-size: 11px;
	color:#476994;
	font-variant: small-caps;
	font-weight: bold;
}	

.pun {
	font-size: 11px;
	color:#e20000;
	font-variant: small-caps;
	font-weight: bold;
}	


p {
	margin-left: 20px;
	margin-top: 14px;
	margin-right: 20px;
	margin-bottom: 20px;
	
}	


body {
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	line-height: 14px;
	font-size:11px;
	color: #000000;
	background-color: #d0dbe9;
	text-align: justify;
	word-spacing: 3px;
	letter-spacing:1px;
	border-top-color: 4b4b4b;
	border-right-color: 4b4b4b;
	border-bottom-color: 4b4b4b;
	border-left-color: 4b4b4b;
}




