body
{
	margin: 0px;
	margin-top: 30px;
	background: black;
	
	scrollbar-face-color: #7F7C68;
	scrollbar-highlight-color: #7F7C68;
	scrollbar-shadow-color: #C8B588;
	scrollbar-3dlight-color: #3E3020;
	scrollbar-arrow-color: #E3DABD;
	scrollbar-track-color: #E3DABD;
	scrollbar-darkshadow-color: #C8B588;
}

table#paataulu
{
	width: 100%;
}

table#paataulu td
{
	font-size: 12px;
	font-family: verdana, arial, tahoma; 
}

td#ylaosa
{
	height: 176px;
	width: 1000px;
	background: black url("kuvat/yla.gif") no-repeat;
}

td#vasenreuna
{
	background: white url("kuvat/vasen.gif") repeat-x;
}

td#oikeareuna
{
	background: white url("kuvat/oikea.gif") repeat-x;
}

td#ala
{
	height: 45px;
	background: url("kuvat/ala.gif") repeat-x;
}

td#valikko
{
	width: 1000px;
	height: 32px;
	background: url("kuvat/valikko.gif") no-repeat;
}

td#sisalto
{
	vertical-align: top;
	background: white url("kuvat/tausta.gif") repeat-x;
	width: 715px;
	padding: 15px;
}

td#vasenkuva
{
	width: 121px;
	height: 397px;
	background: white url("kuvat/vasenkuva.gif") no-repeat;
}

td#oikeakuva
{
	width: 134px;
	height: 397px;
	background: white url("kuvat/oikeakuva.gif") no-repeat;
}

div#huomio
{
	border: 1px solid #7A7663;
	width: 687px;
	height: 90px;
	background: white url("kuvat/huomiotausta.gif") repeat-x;
	text-align: left;
}

a, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #9D1515;
}

a:hover, a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #988A76;
}

.otsikko
{
	font-weight: bold;
	font-size: 14px;
}

.alaotsikko
{
	font-weight: bold;
	font-size: 12px;
}

.huomio-otsikko
{
	margin-top: 10px;
	color: #9A1A1A;
	font-weight: bold;
	font-size: 12px;
}
.huomio-teksti
{
	color: #9A1A1A;
	font-size: 11px;
}

img.kuva
{
	border: 1px solid #7A7663;
	margin-right: 10px;
}

/* LIGHTBOXIN TYYLIT */
#lightbox
{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	font-family: verdana;
	font-size: 12px;
}
#lightboxDetails
{
	padding-top: 5px;
	font-size: 12px;
}	
#lightboxCaption
{
	float: left;
}
#keyboardMsg
{
	float: right;
}
#closeButton
{
	top: 5px; right: 5px;
}

#lightbox img
{
	border: none; clear: both;
} 
#overlay img
{
	border: none;
}

#overlay
{
	background-image: url("kuvat/overlay.png");
}

* html #overlay
{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="kuvat/overlay.png", sizingMethod="scale");
}

table#kuvataulu
{
	border-collapse: collapse;
}

table#kuvataulu td
{
	padding: 10px;
}

table#kuvataulu td img
{
	border: 1px solid #90836F;
}

.pikkuteksti
{
	font-size: 10px;
	font-weight: normal;
}

a#netornot, a#netornot:visited
{
	font-family: arial;
	letter-spacing: 1px;
	font-size: 10px;
	color: #C4C4C4;
	text-decoration: none;
}

a#netornot:hover
{
	font-family: arial;
	letter-spacing: 1px;
	font-size: 10px;
	color: #8B8B8B;
	text-decoration: none;
}

div#netornotloota
{
	font-family: arial;
	letter-spacing: 1px;
	font-size: 10px;
	color: #C4C4C4;
	position: absolute; 
	bottom: 3px; 
	right: 3px;	
}
