body { 	
	background-color: #632142; 	
	color: #000000;
	font-family: Sans-serif; 
	position: absolute;	
	left: 50px;	
	right: 50px;
	top: -40px;
	margin-top: 60px;
}

p, li { 
	color: #000000; 
	font-size: 14px;
}

h1, h2, h3, h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Sans-serif;
	color: #632142;
}

h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

h3 {
	font-size: 16px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

h4 {
	font-size: 14px;
      margin: 0px;
	padding: 0px;
}

.paaOtsikko {
	position: relative;
	top: -40px;
	margin-bottom: -30px;
}

A:link { text-decoration: underline; color: #632142; }
A:visited { text-decoration: underline; color: #632142; }
A:active { text-decoration: none; color: #808080; }
A:hover { text-decoration: none; color: #808080; }

i { 	
	color: #000000; 
	font-style: italic; 
}

b { 	
	color: #000000; 
	font-weight: bold; 
}


.logo {
	float: left;
	position: relative;
	top: -17px;
	left: -15px;
	z-index: 2;
	border: 0px;
}

#ylaKuva {
	position: absolute;
	top: 20px;
	right: 50px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px; 
	z-index: 1;
	border: 0px;
	width: 100%;
}

#ylaKuva img {
	float: right;
	padding: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 50px;
	z-index: 1;
	border: 0px;
}

.main { 
	background-color: #E9E9E9;
	color: #ffffff; 
	margin-left: 20px;
	margin-right:20px;
	margin-top: 70px; 
	margin-bottom: 5px; 
	padding-left: 20px; 
	padding-right: 20px;
	padding-top: 5px; 
	padding-bottom: 20px;
	border: 3px solid #000000; 
	z-index: 1;
	line-height: 130%;
	height: 100%;
	min-width: 800px; 
}

.main .kappale {
	float: right;
	clear: right;
	background-color: #ffffff;
	color: #000000;
	width: 65%;
	margin-top: 5px;
	margin-left: 10px;
	padding: 10px;
	border: 1px dashed #000000;
}

.main #valikko {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 1px;
	width: 200px;	
}

#valikko A:link { text-decoration: none; color: #000000; }
#valikko A:visited { text-decoration: none; color: #000000; }
#valikko A:active { text-decoration: none; 	color: #808080; }
#valikko A:hover { text-decoration: none; color: #808080; }

/* Kierretään IE6:n bugi, joka tekee ensimmäisestä marginaalista/paddingistä epäsäännöllisen */
li.ieBugi { display: none; }

#valikko ul {
	list-style-type: none;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* varmistetaan ettei perus-listasta tuli ikäviä periytymisiä */
#valikko li { 
	list-style-type: none;
	background-image: none;
	padding: 5px;	
	margin: 0px;
}

#valikko ul li a {
	
	display: block;
	text-align: left;
	text-transform: uppercase;
}

#valikko ul ul li {
	padding: 2px;
}

#valikko ul ul li a {
	text-transform: none;
}

#valikko ul ul ul li {
	padding: 2px 2px 2px 4px;
}

#valikko ul ul ul li a {
	text-transform: lowercase;
}

#valikko li.valittu {
	background-image: url(nuoli.gif);
	background-repeat: no-repeat;
	background-position: 0em .7em;
	padding-left: .7em;
}

/* Peruslista, jos class/id ei määritelty */
li {
	list-style-type: square;
}

/* Lista luu-kuvalla */
.luu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.luu li {
	background-image:url(luu.gif);
	background-repeat: no-repeat;
	background-position: 0 0em;
	padding-left: 1.4em;
}

/* Kellutusten jälkeen tasaamiseen, eli tyhjentämiseen, tai containerin venyttämiseen */
.tyhjenna {
	clear: both;
}

.ala { 
	color: #9D9E9C;
	font-size: small;
	margin-top: 1px; 
	float: right;
	clear: both;
	padding-bottom: 10px;
}

.oikea { 
	text-align: right;
	width: 100%;
	margin-right: 20px; 
}

/* Kuvien yleiseen asetteluun */

.vKuva {
	float: left;
	padding: 5px;
}
.oKuva {
	float: right;
	padding: 5px;
}

.vKuva {
	float: left;
}

.noBorder { border: 0; }

/* -- vähemmän käytetyt -- */


/* etusivun */

.paivitykset {
	width: 60%;
}

.ajankohtaista {
	float:right;
	width: 35%;
	padding: 1px;
	margin: 3px;
}
.ajankohtaista ul { margin-left:0px; padding-left: 0px; }
.ajankohtaista li { list-style-type:none;	padding-bottom: 2px; }


/* yhdistyksen esittelysivu */
.lukuja {
	float: right;
	max-width: 200px;
	padding: 1px;
	margin: 3px;
	/* border: 1px dotted #586d8c; */
}
.lukuja ul { padding: 1px; } 

.aktiivi {}

.vAktiivi {
	float: left;
	width: 40%;
	margin: 0px; 
	padding: 0px 10px 20px 5px;
}

.oAktiivi {
	float: right;
	width: 40%;
	margin: 0px;
	padding: 0px 10px 20px 5px;
}

/* Reunukseton perustaulukko */
.taulukko { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin: 3px;
	border: 0px;
}

.taulukko th {
	text-align: left;
}

/* Taulukko, jossa piste-reunukset */
.taulukkoB { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin: 3px;
	border: 1px dotted #586d8c;
}


.taulukkoB th.brb {
	border: 0px dotted #586d8c;
	border-right: 1px dotted #586d8c;
	border-bottom: 1px solid #586d8c;  
}

.taulukkoB th.bb {
	border: 0px dotted #586d8c;
	border-bottom: 1px solid #586d8c;
} 

.taulukkoB td.brb { 
	border: 0px dotted #586d8c;
	border-right: 1px dotted #586d8c;
	border-bottom: 1px dotted #586d8c;
} 

.taulukkoB td.bb {
	border: 0px dotted #586d8c;
	border-bottom: 1px dotted #586d8c;
} 

.taulukkoB td.br {
	border: 0px dotted #586d8c;  
	border-right: 1px dotted #586d8c;
} 

.taulukkoB td.b0 { border: 0px solid #9A5A00; } 


/* Seuratuoteiden ja niiden kuvien asetteluun */
.tuotteet img {
	float: right;
	border: 0px;
	padding: 2px;

}

.tuotteetA {
	clear: right;
}

.tuotteetA img {
	float: right;
	border: 0px;
	padding: 2px;

}

.yhdistyksenSaannot ul {
	margin-left: 5px;
	margin-right: 10px;
	padding: 0px;
	padding-left: 20px;
}

/* varmistetaan ettei perus-listasta tuli ikäviä periytymisiä */
.yhdistyksenSaannot li { 
	list-style-type: decimal;
	background-image: none;
	padding: 0px;
	padding-bottom: 3px;

}

.yhdistyksenSaannot li li { list-style-type: upper-roman; }

.yhdistyksenSaannot li.circ { list-style-type: circle; }

.italPieni 	{ 
	font-size: x-small; 
	font-style:italic; 
}

.pun {
	color: red;
}