body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:white;
	font-size:12px;
}

a:link {
  color: #333300; 
  text-decoration:none;
  border-style: none;
} 

a:visited {
  color: #333300;
  text-decoration: none;
  border-style: none;
}

a:hover {
  color: #804000;
  text-decoration: none;
  border-style: none;
}

img.kuvalinkki {
  border-style: none;
}


img.otsikko {
	margin:10px 0px 0px 150px;
	padding: 0px;
}

#sivupohja {
  width:1100px;
  margin-top:-6px;
  text-align:left;
}

#vasenosa {
  float: left;
  width: 150px;
  padding: 0px;
  margin-top: -2px;
}

#keskiosa {
  float: left;
  width: 630px;
  margin-top:10px;
  margin-bottom:10px;
  padding: 14px;
  border: 1px solid #737324;
}


#oikeaosa {
  float: left;
  width: 170px;
  margin:0px;
  padding: 0px;
}

ul.koiralista {
	padding:3px;
	margin:0px 0px 0px 25px;
	list-style-type:none;
}

ul.koiralista li {
	padding:0px;
	margin:1px;
}

div.esittelylaatikko {
	  width: 100%;
	  margin: 10px;
	  padding: 5px;
	  border: 1px solid #737324;
        font-size: 11px;
}

div.lootateksti {
	margin: 0px 0px 5px 0px;
	padding: 3px;
	background: #CBCC66;
	font-size: 11px;
	font-weight: bolder;
	color: #727323;
}

ul.etusivunlinkit  {
	padding:3px;
	margin:0px 0px 0px 25px;
	list-style-image: url('/koirat/nuoli.gif');
	list-style-position:outside;
}

/* - - - Koiran tiedot - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h2.koirannimi {
	font-size: 12px;
	font-weight: bolder;
	color: #727323;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	background: #CBCC66;
}

h2.tittelit {
	font-size: 12px;
	font-weight: bolder;
	color: #727323;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

p.koiranesittely {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#kuvateksti {
	text-align: center;
	font-size:10px;
}

#oikeakuva {
	float: right;
	margin-left: 25px;
	margin-bottom: 10px;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

table.sukutaulu {
	font-size: 12px;
	font-family: verdana, sans-serif;
	clear: both;
	border-collapse: collapse; 
	border: 2px solid #294D22;
	margin: 10px auto 20px auto;	
	width: 90%;
}

table.sukutaulu th {
	font-size: 12px;
	color: black;
	font-weight: bold;
	border: 2px solid #294D22;
	background-color: #CBCC66;
	text-align: left;
	padding: 4px;
}

table.sukutaulu td {
	background-color: white;
	padding: 6px; 
	border: 2px solid #294D22;
	text-align: left;
	vertical-align: middle;
}

span.sukuteksti {
	color: #487518;
	font-weight: bold;
}

span.sukumva {
	font-size: 10px;
	color: black;
	font-weight: bold;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

table.meja-taulukko {
	border: 1px solid #294D22;
	border-collapse: collapse;
	width: 80%;
}

table.meja-taulukko td,th 	{
	padding: 5px;
      text-align: left;
	border: 1px solid #294D22;
}

table.meja-taulukko th {
	background-color: #CBCC66;
}

table.meja-taulukko #center{
      text-align: center;
}

table.show-taulukko {
	border: 1px solid #294D22;
	border-collapse: collapse;
	width: 100%;
}

table.show-taulukko td,th 	{
	padding: 5px;
	text-align: left;
	border: 1px solid #294D22;
	font-size: 9px;
}

table.show-taulukko th {
	background-color: #CBCC66;
}

table.show-taulukko th.col1 {
	width: 40%;
}
table.show-taulukko th.col2 {
	width: 10%;
}
table.show-taulukko th.col3 {
	width: 30%;
}
table.show-taulukko th.col4 {
	width: 20%;
}


/* - - - - - - otsikot - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

span.tummabold {
	color: #294D22;
	font-weight: bold;
}

span.vaaleabold {
	color: #547E54;
	font-weight: bold;
}

a.yhteys a.yhteys:hover, a.yhteys:visited, a.yhteys:active {
	text-decoration: none;  
	color:#294D22; 
}

#nayttely-lista {  
  display: none;
}
#pentu-lista {  
  display: none;
}


/* - albumit- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.noborder { 
	border-style:none;
}

h2.album_otsikko {
	color: #294D22;
	font-size: 12px;
	font-weight: bold;
	display:block;
	clear: both;

}	
span.pikkukehys {
	float:left;
	top:10px;
	left:6px;
	width:100px;
	height:100px;
	text-align:center;
	margin: 12px 6px 10px 6px;
	padding:5px 0px 0px 0px;
}
a.pikkukuva {
	border-style:none; 
	text-decoration:none;
}
span.pikkuteksti {
	margin: 5px;
	font-size:10px;
	
}
#kuvanavigaattori {
	text-align: center;
}
#naviindex {
	margin: 0px 25px 0px 25px;
}
div.disabled {
	color: #999999;
	display: inline;
}

p.kuvateksti {
	text-align:center;
}
#isokuva {
	display:block;
	margin: 15px auto 10px auto;
}
div.album_kuvat {
	display: block;
}

.nomargin {
	margin:0px;
}



