html,body {
	height: 100%;

}
div#stripe {
    margin:0px;
    top:0px;
    width:760px;
    margin:0 auto;
    padding:0px;    
}

div#kausikuva {
    position:relative;
    top:60px;
	height: 171px;
}

div#aukiolo {
    text-align:right;
    position:absolute;
    top:5px;
    right:5px;
    font-family:Verdana;
    font-size:10px;
    color:#ffc0ff;
    font-weight:bold;
}

div#osoite {
    position:absolute;
    bottom: 3px;
    right: 7px;
    font-family:Verdana;
    font-size:12px;
    color:#ffc0ff;
    font-weight:bold;    
    text-align:right;
}

div#logo {
    position:absolute;
    width:350px;
    height:172px;
    top: -30px;
    left: -30px;
    z-index:10;
    background-image:url('kuvat/logo.gif');    
}


div#menu {
    position:absolute;
    left: 10px;
    bottom:25px;
    font-family:Courier New;
    font-size:13px;
    color:#000000;
    font-weight:normal;    
}

div#menubg1 {
    position:absolute;
    left: 0px;
    top:0px;
}

div#menubg2 {
    position:absolute;
    left: 140px;   
    top:0px;
}

div#menubg3 {
    position:absolute;
    left: 280px;   
    top:0px;
}
div#menutx1 {
    position:absolute;
    left: 4px;
    z-index:2;
    top:2px;
}

div#menutx2 {
    position:absolute;
    left: 147px;  
    z-index:2;    
    top:2px;
}

div#menutx3 {
    position:absolute;
    left: 284px;   
    z-index:2;
    top:2px;
}

div#today {
	position:relative;
	top:0px;
	height:13px;
	top:171px;
	padding-left:5px;
	padding-bottom:1px;
	padding-top:0px;
	padding-right:5px;
    font-family:Verdana;
    font-size:10px;
    color:#555555;
    font-weight:bold;
	text-align:right;	
	background-image:url('kuvat/content.gif');
}

div#content {
    position:relative;
    top:171px;
    font-family:Trebuchet;
    font-size:14px;
    color:#990033;
    font-weight:bold;
    padding-top:1px;
	padding-left:10px;
	padding-right:10px;
    padding-bottom:10px;
    background-color:#e1cfd6;
    background-image:url('kuvat/content.gif');
}

div#footer {
    text-align:right;
    position:relative;
    top:171px;
    height:20px;
    font-family:Verdana;
    font-size:10px;
    color:#ffc0ff;
    font-weight:bold;
    padding-right:10px;
    vertical-align:middle;
    background-image:url('kuvat/footer.gif');
}

td#teksti {
    font-family:Georgia, Times New Roman;
    font-size:14px;
    color:#990033;
    
    font-weight:bold;
    list-style-image: url('kuvat/bullet.png');
}

td#bufferzone {
    width:30px;
}

td#sivupalkki {
    font-family:Georgia, Times New Roman;
    font-size:14px;
    color:#990033;
    width:250px;
    font-weight:bold;
    list-style-image: url('kuvat/bullet.png');
}

td#lomake {
    font-family:Georgia, Times New Roman;
    font-size:14px;
    color:#990033;
    font-weight:bold;
    list-style-image: url('kuvat/bullet.png');       
}
 a.menuactive {
    text-align:right;
    position:absolute;
    font-family:Courier New;
    font-size:15px;
    color:#ffc0ff;
    font-weight:bold;
    text-decoration: none;
    display:block;
 }
 a.menuactive:visited {
  font-family:Courier New;
 }
 a.menuactive:hover {

 }  
 
 a.menupassive {
    text-align:left;
    position:absolute;
    font-family:Courier New;
    font-size:15px;
    color:#711717;
    font-weight:normal;
    text-decoration: none;
    display:block;
    width:125px;
 }
 a.menupassive:visited {
  font-family:Courier New;
 }
 a.menupassive:hover {
  text-decoration:underline;   
 } 
 
 a.hallinta {
    font-family:Verdana;
    font-size:10px;
    color:#ffc0ff;
    font-weight:normal;
    text-decoration: none;
 }
 a.hallinta:visited {
  font-family:Verdana;
  color:#ffc0ff;
  text-decoration: none;
 }
 a.hallinta:hover {
  font-weight:normal;   
 } 
 
textarea#muokkaus {
 width:450px;
 height:300px; 
} 

textarea#viesti {
 height:100px; 
 width:300px;
} 

h3 {
	background-color:#e21c61;
	color:#ffffff;
	font-family:sans-serif;
	font-weight:bold;
	padding-left:5px;
	font-size:10px;
	letter-spacing:3px;
	width: 200px;
}

li {

}
input#textfield {
 width:300px;   
    }

select {
   
    }


h2 {
 color:#e21c61;
 font-size:20px;
}

#tuotemenu {
    position:absolute;
    background-color:#e1cfd6;
    color:#e21c61;
    font-family:Courier New;
    font-size:12px;
    padding:0px;
    top:165px;
    left:150px;
    z-index:16;
    visibility:hidden;
    border:1px solid black;
    border-bottom:none;
} 
.tuote {
   border-bottom:1px solid black; 
   padding:0px;
   margin:0px;
}

A.tuotelink {
    display:block;
    text-decoration:none;
    color:black;
    padding-left:2px;
    }

A.tuotelink:hover {
    background-color:#e21c61;
    
    color:#e1cfd6;    
}

h1 {
 color:#e21c61;
 font-size:20px;
 }
