/* andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com/ . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jan 29, 2007) */

body {background:url(kuvat/bg.gif) repeat-y top center #9bc5d5; color:#3a3a3a; font:76% Verdana,Tahoma,Arial,sans-serif; margin:0 auto; padding:0;}

/* PÄÄSOMMITTELU JA HEADER */
#wrap {background:#ffffff; color:#303030; margin:0 auto; padding:1px 5px; width:760px;}
#header {background:url(kuvat/header_kuva.jpg) no-repeat bottom left #ffffff; color:#505050; height:137px; margin:0 0 10px; padding:0;}

/* NAVIGOINTI (VASEN) */
#leftside {clear:left; float:left; margin:0 0 10px; padding:0; width:150px;}
#leftside ul.avmenu {list-style:none; margin:0 0 18px; padding:0; width:150px;}
#leftside ul.avmenu li {display:inline; padding:0; width:150px;}
#leftside ul.avmenu li a {background:url(kuvat/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #9bc5d5; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#0072bc; float:left; font-size:1em; font-weight:700; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:138px;}
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current {background:url(kuvat/menubg2.gif) repeat-x bottom left #eaeaea; border-bottom:1px solid #b0b0b0; border-left:4px solid #303030; border-right:1px solid #b0b0b0; border-top:1px solid #b0b0b0; color:#0072bc;}
#leftside ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:150px;}
#leftside ul.avmenu ul a {padding:3px 1px 3px 5px; width:150px;}
#leftside ul.avmenu ul ul {font-size:1em; width:150px;}
#leftside ul.avmenu ul ul a {width:150px;}
#leftside h2 {font-size:1.5em; font-weight:400; color:#286ea0}
#leftside img {margin: 25px 0 0 0;}

/* SISÄLTÖ */
#content {line-height:1.5em; margin:10px 10px 10px 160px; padding:0; text-align:left;}
#kuvagalleria{line-height:1.5em; margin:10px 10px 10px 10px; padding:0; text-align:left;}
#content h2  {font-size:1.5em; font-weight:500; margin:8px 0 8px; padding:0 0 0 5px; color:#0072bc; border-left:10px solid #0072bc;}
#content h3 {font-size:1.3em; font-weight:600; margin:6px 0; padding:0; color:#0072bc;}
#content h4 {font-size:1.2em; font-weight:600; margin:6px 0; padding:0; color:#303030;}
#content img {padding:0 0 10px 0}
#content img.float {float:left;}
#content ul,#content ol {margin:0 0 16px 20px; padding:0;}
#content ul ul,#content ol ol {margin:2px 0 2px 20px;}
#content li {margin:0 0 2px 10px; padding:0 0 0 4px;}

/* FOOTER */
#footer {background:url(kuvat/menubg.gif) repeat-x bottom left; border-top:1px solid #d8d8d8; clear:both; color:gray; font-size:0.9em; margin:0 auto; padding:8px 0; text-align:center; width:760px;}
#footer p {margin:0; padding:0;}

/* LINKIT JA TEKSTI */
a {background:inherit; color:#0072bc; text-decoration:none; font-weight:700;}
a:hover {background:inherit; color:#303030; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 10px;}

/* TAULUKOT */
table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1.3em; width:90%; padding:0;}
table.no {border: 0; line-height:1.3em; width:90%; padding:0;}
th {background:url(kuvat/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:5px;}
td {background: #ffffff; color:#303030; padding:5px; text-align:left;}
td.no {border:0; background: #ffffff; color:#303030;}

/* MUUT */
.textright {text-align:right;}
.center {text-align:center;}
.left {float:left; margin:10px 10px 5px 0;}
.right {float:right; margin:10px 0 5px 10px;}
hr {color:#d8d8d8;}
