﻿body 
{background-color: #e0d7c5;
background-image: url('tausta3.jpg');
background-repeat: repeat-x;
margin-left:auto;
margin-right:auto;
margin: 0;
font-size:9pt;
font-family:verdana, arial, helvetica, sans-serif;
font-color:#000000;
line-height:20px;
text-align:justify;}

a:link {color:#533d14;text-decoration:underline; font-weight:bold;}
a:visited {color:#533d14;text-decoration:underline; font-weight:bold;}
a:active {color:#cc8d1c;text-decoration:none;}
a:hover {color:#cc8d1c;text-decoration:none;}

.hotsikot {
font-family:verdana, arial, helvetica, sans-serif; 
font-weight:bold; 
font-size:12pt; 
color:#533d14;
border-bottom:1px solid #533d14;
letter-spacing: 2px;}

.otsikot {
font-family:verdana, arial, helvetica, sans-serif; 
font-weight:bold; 
font-size:10pt; 
color:#533d14;}

.aotsikot {
font-family:verdana, arial, helvetica, sans-serif; 
font-weight:bold; 
font-size:12pt; 
color:#cc1c1c;
letter-spacing: 2px;}

.votsikot {
font-family:verdana, arial, helvetica, sans-serif; 
font-weight:bold; 
font-size:10pt; 
color:#cc1c1c;}

.haotsikot {
font-family:verdana, arial, helvetica, sans-serif; 
font-weight:bold; 
font-size:12pt; 
color:#cc1c1c;
border-bottom:1px solid #cc1c1c;
letter-spacing: 2px;}


.avoinna {
font-family:verdana, arial, helvetica, sans-serif; 
font-weight:bold; 
font-size:8pt; 
color:#000000;}

.img2 {
border:2px solid #533d14;
margin: 10px 10px 10px 10px;}

.img3 {
border:0px solid #533d14;}

.img4 {
border:0px;
margin: 10px 10px 10px 10px;}

.ale {
border:2px solid #cc1c1c;}


#paasivu {
	 background-image: url('tausta1.jpg');
	 background-repeat: repeat-x;
	 background-color: #e0d7c5;
	 width:100%;
	 top: 30px;
}

#otsikkokuva {
	 background-image: url('otsikko2.jpg');
	 background-repeat: no-repeat;
	 background-color: #4a3519;
	 float:left;
	 height:298px;		
	 width:950px;	
	 position: absolute;		
	 left: 0px;
	 top: 30px;
}

#vasenkuva {
	 background-image: url('vasen1.jpg');
	 background-repeat: repeat;
	 background-color: #4a3519;
	 width:212px;
	 float:left;			
	 position: absolute;		
	 left: 0px;
	 top: 318px;
}

#teksti {
   background-color: #e0d7c5;
	 float:left;
	 width:750px;
	 left: 250px;
	 top: 328px;
	 position: absolute;
}

#huom {
	 float:left;
	 width:715px;
	 height:200px;
	 left: 280px;
	 top: 33px;
	 position: absolute;
}

#ala {
   background-color: #000000;
	 float:left;
	 width:100%;
	 height:10px;
	 left: 0px;
	 bottom: 0px;
	 position: absolute;
}

#copy {
	 float:left;
	 right: 10px;
	 top: 5px;
	 position: absolute;

}
.copy {font-family:verdana, arial, helvetica, sans-serif; color: #e0d7c6; font-weight: bold; font-size:8pt; letter-spacing : 1px;}
.copy a:link{color:#cc8d1c;text-decoration:none; font-weight: bold;}
.copy a:visited{color:#cc8d1c;text-decoration:none; font-weight: bold;}
.copy a:active{color:#e0d7c6;text-decoration:underline; font-weight: bold;}
.copy a:hover{color:#e0d7c6;text-decoration:underline; font-weight: bold;}


.valikko {
	list-style-type: square;
}

.tuotetaulu {
text-align: center;
}

.tuoteteksti {
	text-align: left;
}

.style1 {
	color: #FF0000;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 9pt verdana, arial, helvetica, sans-serif;
color: #e0d7c5;
background: #000000; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: bold 8pt verdana, arial, helvetica, sans-serif;
color: #000000;
background: #cc8d1c;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #000000;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #000000;
background: #d5b06c;
}
