/* Basics
----------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../grafiikka/body2.jpg) top left repeat;
	padding: 0 0 50px 0;
}
body, p, td, th, div, blockquote, dl, ul, ol, input, textarea {	
	font: normal 12px/21px Arial, Helvetica, sans-serif;
	color: #666;
}
input, textarea {
	line-height: 16px !important;
}
td, th {
	text-align: left;
	vertical-align: top;
}
img {
	border: 0;
	display: block;
}

/* Header
----------------------------------------------- */
#header {
	height: 140px;
	width: 1030px;	
	position: relative;
	background: transparent url(../grafiikka/header5a.gif) 350px 0px no-repeat;
}
#logo {
	position: absolute;
	top: 35px;
	left: 5px;
}

/* Structure
----------------------------------------------- */
#container {
	background: transparent url(../grafiikka/container22.gif) top left repeat-x;
}
#illustration {
	width: 1030px;
	height: 395px;
	background: #666;
	overflow: hidden;
position: relative;
}
#main {
	width: 1030px;
}
#leftimg {
	width: 350px;
	height: 420px;
	overflow: hidden;
	float: left;
	background: #666;
}
#rightimg {
	width: 90px;
	height: 420px;
	overflow: hidden;
	float: left;
	background: #666;
}
#content {
	width: 585px;
	height: 428px;
	float: left;
	background: #fff;
	padding: 0 0 35px 0;
}
html>body #content {
	height: auto;
	min-height: 340px;
}
#content .wrap {
	padding: 20px 45px 0 40px;
}
#ingress {
	height: 70px;
	overflow: hidden;
	padding: 0 0 0 30px;
	background: #0A8B0A;
	font: normal 18px "Arial", Times, serif;
	color: #fff;	
}
#ingress a {
	color: #ffffff;
	text-decoration: underline;
}
#ingress2 {
	height: 170px;
	overflow: hidden;
	padding: 0 0 0 60px;
	background: #0A8B0A;
	font: normal 16px "Arial", Times, serif;
	color: #fff;	
}
#ingress2 a {
	color: #ffffff;
	text-decoration: underline;
}

#ingress3 {
	height:30px;
	overflow: hidden;
	padding: 0 0 0 20px;
	background: #0A8B0A;
	font: normal 16px "Arial", Times, serif;
	color: #fff;	
    text-align: center;
}
#tabs {
	margin-bottom: 25px;
	margin-top: 1px;
}
#tabs img {
	float: left;
}
/*#tabs a {
	display: inline;
	background: #bbaf98;
	color: #fff;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	margin-top: 1px;
	width: 128px;
	text-align: center;
	padding: 5px 0 6px 0;
	text-transform: uppercase;
	font-weight: bold;
}*/
#tabs a.bb {
	width: 130px;
}
#tabs a.cc {
	width: 131px;
}
#tabs a.dd {
	margin-right: 0;
}
#tabs a.active {
	background: #fff;
	color: #ffffff;
}
.prev {
	float: left;
	width: 102px;
	height: 30px;
}
.pages {
	float: left;
	width: 230px;
	height: 30px;
	text-align: center;
}
.next {
	float: left;
	width: 101px;
	height: 30px;
}
#footer {
	width: 1030px;
	height: 25px;
	background: #ffffff;
}
#footer img {
	float: right;
	margin-left: 13px;
}
#footer .wrap {
	padding: 7px 90px 0 0;
}

/* Nav
----------------------------------------------- */
#nav {
	position: absolute;
	left: 374px;
	top: 85px;
	width: 650px;
	height: 24px;
}
#nav img {
	float: left;
	margin-right: 12px;
}
#nav img.last {
	margin-right: 0 !important;
}

/* Search
----------------------------------------------- */
/* Headings
----------------------------------------------- */
h1 {
	margin: 0 0 10px 0;
	padding: 7px 0 7px 0;
	text-transform: uppercase;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c97735;
	/*letter-spacing: 1px;*/
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
}
h2, h3, h4, h5, h6 {	
}

/* Lists
----------------------------------------------- */
.thumbnail {
	background: #fff url(.../grafiikka/thumbnail.gif) top left no-repeat;
	width: 127px;
	height: 127px;
	padding: 9px 0 0 9px;
	margin: 0 12px 12px 0;
	float: left;
	display: block;
}
table.vines {
	border-collapse: collapse;
	width: 100%;
}
table.vines td {
	margin: 0;
	padding: 0;
}
table.vines td {
	padding: 3px 0 3px 0;
}
table.vines td.group {
	background: #f1ece2;
	color: #7e2828;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 60px;
}
table.vines td.subgroup {
	color: #7e2828;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 80px;
	padding-top: 1em;
}
table.vines td.name {
	padding-left: 80px;
	width: 300px;
	font-size: 11px;
}
table.vines td.price {
	padding: 0 20px 0 25px;
	text-align: right;
	font-size: 11px;
}

/* Forms
----------------------------------------------- */
form {
	margin: 0;
}

/* Links
----------------------------------------------- */
a {
	color: #333333;
	text-decoration: underline;
}

a:hover   { color: #999999; font-family: Arial; text-decoration: none}

/* Misc
----------------------------------------------- */
.clearer {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0;	
}
.skip {
	display: none;
}
table.menu {
border-collapse: collapse;
}
table.menu td {
margin: 0;
padding: 0 0 0 10px;
width: 320px;
font-size: 11px;
}
table.menu td.price {
padding-left:10px;
width: 60px;
text-align: right;
vertical-align: middle;
}
table.menu td h3 {
margin: 1.2em 0 0 0;
padding: 0;
font: normal 11px/21px Arial, sans-serif;
color: #666;
}
table.loose td {
padding-bottom: 1em !important;
}
.neat {
padding: 0 0 0 10px;
width: 320px;
font-size: 11px;
line-height: 16px;
}
.neat p {
margin: 0;
padding: 0;
font-size: 11px;
}

