body {
	background-color: #F8F8F8;
	margin: 0px;
	background-image: url("bodybg.gif");
	background-position: 0% 0%;
	background-repeat: repeat-x;
}

div#outer {
	text-align: center;
}

table#main {
	border-collapse: collapse;
	empty-cells: show;
	margin: 10px auto 10px auto;
	width: 912px;
}

#main td {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

#main td.logo {
	width: 220px;
	height: 170px;
}

#main td.top {
	width: 692px;
	height: 170px;
}

#main td.logo img,
#main td.top img {
	border: 1px solid #C4C4C4;
}

#main td.footer {
	background-color: #353535;
	height: 40px;
	width: 912px;
	vertical-align: middle;
	text-align: center;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

/* SIDEMENU */

div#sidemenu {
	padding: 0px 8px 8px 0px;
}
#sidemenu div { 
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
}

#sidemenu table {
	width: 210px;
	margin: 0;
	border-collapse: collapse;
	empty-cells: show;
}
#sidemenu td {
	font-family: arial;
	font-size: 12px;
	color: #555555;
	background-color: #FFFFFF;
	height: 28px;
	vertical-align: middle;
	text-align: left;
	padding-left: 15px;
	border-top: 1px solid #C4C4C4;
}

#sidemenu td.s {
	padding-left: 30px;
	height: 20px;
	vertical-align: top;
	border-top: none;
}

#sidemenu a {
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

/* MAINMENU */

div#menu {
	background-image: url("menubg.gif");
	background-position: 50% 50%;
	background-repeat: repeat-x;
	border: 1px solid #C4C4C4;
}	

#menu table {
	border-collapse: collapse;
	empty-cells: show;
	height: 50px;
	background-color: transparent;
}

#menu td {
	height: 50px;
	vertical-align: middle;
	background-color: transparent;
	padding-left: 25px;
}

#menu td.basket {
	padding-right: 25px;
	width: 90%;
	text-align: right;
}

#menu a {
	font-family: arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
#menu a.cart {
	font-weight: bold;
}

/* CONTENT */

div#content {
	margin: 8px 0px 8px 0px;
	border: 1px solid #C4C4C4;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	font-family: arial;
}
#content table {
	border-collapse: collapse;
	empty-cells: show;
}

#content td,
#content th {
	padding: 5px 10px 5px 10px;
	font-family: arial;
}
#content img.product { border: 1px solid #C4C4C4; }

#content td.line { font-size: 18px; font-weight: bold; color: #00ccff; }
#content td.name { font-size: 18px; font-weight: bold; color: #363636; }
#content h2 { font-size: 16px; color: #666666; margin: 10px 0px 0px 0px; padding: 0px 0px 10px 10px; }
#content h3 { font-size: 18px; color: #666666; margin: 20px 0px 0px 0px; padding: 0px 0px 10px 10px; background: transparent url("pilkku.gif") repeat-x scroll center bottom; }
#content p { font-size: 11px; line-height: 18px; color: #666666; margin: 0; padding: 5px 0px 5px 10px; }
#content ul { font-size: 11px; margin: 0px 0px 0px 13px; padding: 4px 0px 4px 10px; }
#content li { font-size: 11px; color: #666666; margin: 0; padding: 1px 0px 1px 0px; }
#content a { color: #00CCFF; }
#content a img { border: 0; }
#content img.pad { margin: 5px 10px 5px 10px; }

#content td.desc { font-size: 12px; font-weight: normal; color: #363636; }
#content td.desc p { padding-left: 0; }
#content td.desc ul { padding-left: 0; }

#content td.desc input { border: 1px solid #00CCFF; padding: 2px 5px 2px 5px; }
#content td.desc input[type="submit"] { color: #FFFFFF; background-color: #353535; }

#content div.productInfo { width: 830px; border: 1px solid #C4C4C4; position: absolute; z-index: 1; background-color: #ffffff; margin-left: -200px; margin-top: -50px; display: none; }
#content div.productInfo a { float: right; font-size: 12px; }

#content table.basket { margin: 10px 0px 5px 10px; empty-cells: show; border: 1px solid #dddddd; }
#content table.basket th { font-size: 14px; background-color: #dddddd; color: #000000; font-weight: bold; padding-left: 10px; }
#content table.basket td { font-size: 13px; padding-left: 15px; }
#content table.basket .ar { text-align: right; }
#content table.basket

#contant table.tilauspyynto {}
#content table.tilauspyynto th { width: 140px; color: #666666; font-size: 12px; }
#content table.tilauspyynto td { font-size: 15px; }

#content table.tilauspyynto input.text { width: 254px; padding: 2px; border: 1px solid #cccccc; color: #696969; font-weight: bold; }


#main div.banner {
	margin: 0px 8px 8px 0px;
}

#main div.bannerb {
	background-color: #FFFFFF;
	border: 1px solid #C4C4C4;
}

#main div.banner img {
	border: 1px solid #C4C4C4;
}
