@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #030303;
	margin: 0;
}



h1 {
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 14px 0;
	border-bottom: 1px solid red;
	padding-bottom: 2px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0 8px 0;
	border-bottom: 1px dotted silver;
	padding-bottom: 2px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 10px 0;
}



#wallpaper {
	background-image: url(images/wallpaper.jpg);
	margin-left: -514px;
	position: absolute;
	left: 50%;
	width: 1029px;
	height: 624px;
	z-index: 10;
}
#contacts {
	line-height: 18px;
	font-weight: bold;
	width: 333px;
	position: absolute;
	top: 21px;
	left: 50%;
	margin-left: 15px;
	color: #EEEEEE;
	z-index: 600;
}
#contacts table, #contacts td {
	background-color: transparent;
}
#navigation {
	background-color: #FFFFFF;
	background-image: url(images/navibg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 180px;
	position: absolute;
	border: 0;
	position:absolute;
	top: 180px;
	left: 50%;
	margin-left: -385px;
	z-index: 500;
}
#navigation p {
	padding: 5px 0 5px 24px;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
}
#navigation p a:link, #navigation p a:visited {
	text-decoration: none;
	color: #000000;
}
#navigation p a:hover, #navigation p a:active {
	text-decoration: none;
	color: #333333;
	border-bottom: 1px dashed red;
}
#container {
	width: 685px;
	top: 180px;
	left: 50%;
	margin-left: -341px;
	z-index: 50;
	position: absolute;
	background-image: url(images/contentbg.jpg);
	background-position: left;
	background-repeat: repeat-y;
	text-align: left;
}
#content {
	width: 480px;
	position: absolute;
	position:relative;
	left: 140px;
	z-index: 200;
	min-height: 378px;
}
#content p {
	margin: 0px;
	padding-bottom: 10px;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 685px;
	margin-top: -80px;
	height: 146px;
	z-index: 100;
	position: relative;
}
#black_end {
	background-color: #030303;
	width: 685px;
	height: 80px;
	z-index: 150;
	position: relative;
}



table {
background-color: #C0C0C0;
}
caption {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 14px;
color:#F0F0F0;
background: #030303 url(images/caption_bar.jpg) no-repeat center top;
font-weight: bold;
text-align: center;
padding: 4px 7px;
}
td, th {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
}
td {
background-color: #F0F0F0;
padding: 3px;
}
th {
background-color: #D0D0D0;
font-weight: bold;
text-align: center;
padding: 3px 7px;
}
td.bar, th.bar {
background-color: #FF0000;
height: 2px;
padding: 0;
}
td.vspace, th.vspace {
background-color: #FFFFFF;
height: 8px;
padding: 0;
}
td.white, th.white {
background-color: #FFFFFF;
padding: 0;
}



ul {
margin: 0 5px;
padding: 5px 5px 5px 15px;
}
li {
list-style: square outside;
margin: 7px 5px;
}

.tuoteryhmamenu img{
	cursor:pointer;
	height:10px;
	width:10px;
	margin-left:5px;
}

.lisaaryhma{
	font-style:italic;
	font-size:0.8em;
	cursor:pointer;
	color:green;
}
.ohje{
	font-style:italic;
}
.ohje img{
	height:10px;
	width:10px;
}
.cms_tuotelista{
	margin-bottom:0;
	padding-bottom:0;
}
.cms_tuotelista img{
	height:8px;
	width: 8px;
	cursor:pointer;
}
.ryhmaotsikko{
	/*padding: 5px 0 5px 24px;*/
	font-size: 13px;
	line-height: 20px;
}
.ryhmaotsikko a:link, .ryhmaotsikko a:visited, .ryhmaotsikko a:active{
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	text-decoration: none;
	color: black;
	border:none;
}
.ryhmaotsikko img{
	height:40px;
	border:none;
}
.ryhmaotsikko a:hover{
	color: red;
	/*text-decoration: none;*/
}
.aliryhmaotsikko{
	cursor:pointer;
}
               
.aliryhmaotsikko:hover{
	color: red;
}
.tuote {
	width:100%;
	/*border:1px solid black;*/
}
.gmap {
	z-index:5;
	width:350px;
	height:350px;
}

