/*****************/
/* OLETUS SOTKUT */
/*****************/
body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#999999;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#DFDFDF;
	background-color: #FFFFFF;
}

div.innet-copyr {
	border-top: 1px solid #C6C6C6;
	text-align: center;
	font-family: century gothic, sans-serif, verdana;
	font-weight: none;
	font-size: 10px;
	color: #b1ada4;
}

div.innet-copyr a {
	color: #b1ada4;
}

#innet-topbar { 
	background: #FFF url("innet-bar-bg.gif") repeat-x 0 0;
	font: bold 0.8em verdana;
	height: 25px;
	vertical-align: middle;
}

#innet-topimg span {
	display: none;
}

#innet-topimg a {
	display: block;
	width: 435px;
	height: 18px;
	background: url("kauneussivut-ka.gif") no-repeat 0 0;
	float: left;
	position: relative;
	left: 20px;
	top: 3px;
}

/****************/
/* VERKKOKAUPPA */
/****************/
table#shop {
font-family: century gothic, sans-serif, verdana;
color: #555555;
empty-cells: show;
}

#shop tr {
vertical-align: top;
}

#shop td.sepline {
background-color: #444444;
height: 1px;

}

#shop td {
text-align: left;
font-size: 12px;
}

#shop div.tuotenimi {
text-align: left;
font-size: 14px;
font-weight: bold;
}

#shop img {
margin-right: 5px;
}

#shop input {
color: #555555;
background-color: #EDEDED;
border-top: 1px solid #444444;
border-right: 1px solid #444444;
border-bottom: 1px solid #444444;
border-left: 1px solid #444444;
}

#shop a {}

/*****************************/
/* VERKKOKAUPPA TILAUS LISTA */
/*****************************/
div#shopcont {
text-align: center;
}

table#shoporder {
empty-cells: show;
border-collapse: collapse;
font-family: century gothic, sans-serif, verdana;
font-size: 12px;
margin-top: 10px;
}

#shoporder tr { text-align: right;}
#shoporder tr.odd td { padding: 0px 5px 0px 5px; background-color: #EBEBF1; }
#shoporder tr.even td { padding: 0px 5px 0px 5px; background-color: #FFFFFF; }

#shoporder th {
background-color: #C8C8F1;
padding: 0px 0px 0px 0px;
}
#shoporder td {
padding: 0px 0px 0px 0px;
}

#shoporder td.redline {
height: 1px;
background-color: #FF0000;
}

/******************************/
/* VERKKOKAUPPA TILAUS LOMAKE */
/******************************/
table#shopform {
font-family: century gothic, sans-serif, verdana;
font-size: 12px;
margin-top: 10px;
color: #336699;
}

#shopform th {
text-align: right;
}

#shopform input,textarea {
color: #555555;
background-color: #EDEDED;
border-top: 1px solid #444444;
border-right: 1px solid #444444;
border-bottom: 1px solid #444444;
border-left: 1px solid #444444;
}

/*****************/
/* OLETUS LUOKAT */
/*****************/
.text {
font-family: century gothic, sans-serif, verdana;
font-weight: none;
font-size: 12px;
color: #555555;
}

