#iso {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: arial;
	width: 100%;
	margin-top: 30px;
}

h1 {
	font-size: 22px;
	font-family: arial;
}

h2 {
	font-size: 16px;
}

img {
	border: 0;
}


.leipa {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 140%;
	width: 550px;
}

td {
	font-size: 13px;
	vertical-align: top;
}

p {
	font-size: 14px;
}

.bannerbox2 {
	text-align: center;
}

.bannerbox1 {
	margin: 5px auto;
}

div.contact {
	width: 550px;
	padding: 20px;
	margin: 0 auto;
}

table.contact {
	width: 750px;
	margin: 0 auto;
}

.contact_menu {
	padding: 150px 20px 0px 0px;
	width: 200px;
	line-height: 200%;
	text-align: right;
}

.contact_menu a {
	text-decoration: none;
}

.contact textarea {
	width: 400px;
	height: 180px;
}

.contact h1 {
	margin-top: 50px;
	padding-top: 10px;
	width: 550px;
	border-top: 10px #2452b9 solid;
}

.contact span {
	font-size: 52px;
	color: red;
}

.contact p {
	margin-left: 20px;
}

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

 KUVANAVI
 
*/

.kuvanavi {
	text-align: center;
	margin: 5px auto;
}

.kuvanavi table {
	margin: auto;
}

td.navi_o {
	text-align: center;
}

a.sivulle {
	color: blue;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px blue solid;
}

a.navi_o, a.navi_a, a.navi_use {
	font-family: arial, verdana;
	font-size: 10pt;
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

a.navi_selected {
	color: #A90A08;
	font-weight: bold;
	font-size: 10pt;	
	text-decoration: none;
}

.kuvanavi img {
	display: block;
	margin-bottom: 8px;
}

td.navi_text_kuvat, td.navi_text_ncom {
	height: 24px;
	vertical-align: top;
}

td.navi_text_kuvat {
	text-align: right;
}

.kuvanavi div {
	padding: 10px;
}

a.navi_a {
	font-weight: bold;
	text-decoration: none;
}

a.navi_use {
	font-weight: bold;
}

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

 KUVABOXI (HAUSKAT KUVAT)
 
*/

#kuvaboxi img {
	border: 1px gray solid;
	margin-top: 20px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.kuvaboxi {
	background: #eeeeee;
	padding: 10px;
	border: 1px gray solid;
	margin: 30px;
	text-align: center;
}

#kuvaboxi a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#kuvaboxi span a {
	font-size: 10px;
}

.infobox {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	font-size: 12px;
	margin-bottom: 20px;
}

/*

  Aamukahviselain
  
*/

#nayta_kuva {
	text-align: center;
	color: #1E3264;
	font-size: 10px;
	padding-top: 10px;
}

#navi_seiska {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
}

#nayta_uudemmat {
	float: left;
	width: 390px;
	text-align: right;
}

#nayta_vanhemmat {
	float: left;
	width: 390px;
	text-align: left;
}

#nayta_nykyinen {
	clear: both;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

#nayta_nykyinen img {
	border: 1px gray solid;
}

#nayta_nykyinen_thumb {
	float: left;
	width: 170px;
	text-align: center;
	padding-top: 20px;
}

p.kuvanimi {
	font-size: 16px;
	font-weight: bold;
}

#nayta_kuva p {
	margin-bottom: 3px;
}

#nayta_vanhemmat img, #nayta_uudemmat img/* #nayta_nykyinen_thumb img*/ {
	width: 100px;
	height: 75px;
	margin: 10px;
	border: 1px black solid;
}

/*#nayta_nykyinen_thumb img {
	border: 10px black solid;
}*/

.arvostelu {
	width: 180px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: 80px;
}

.arvostelu .arvo {
	float: left;
	width: 50px;
	margin-top: 22px;
}

.arvostelu .arvosana {
	float: left;
	width: 72px;
	height: 70px;
	background: url(http://kuvaton.com/img/arvosana.gif) no-repeat;
	font-size: 18px;
	padding-top: 33px;
	margin-bottom: -35px;
}

.kuvakommentit {
	width: 620px;
	border: 1px gray solid;
	background: #eeeeee;
	margin: 15px auto 15px auto;
	padding: 7px;
}

.kuvakommentit table {
	width: 100%;
}

.kuvakommentit .aika {
	width: 100px;
}

.kuvakommentit .tunnus {
	width: 50px;
}

.kuvakommentit .viesti {
	width: 490px;
}

.kuvakommentit td {
	font-size: 11px;
	vertical-align: top;
}

.kommentointi {
	text-align: center;
}

.kommentointi input {
	width: 500px;
}

.kommentointi input.submit {
	width: 80px;
}

/*

	Search

*/

div.search {
	text-align: center;
}

div.search input {
	width: 300px;
}

div.searching {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #216aa9;
    position: absolute;
    background: #cee5f8;
    font-size: 12px;
}

div.searching div {
    cursor: default;
    padding: 0px 3px;
}

.pro-search {
    padding: 20px;
}

.pro-search input {
    width: 300px;
}

#HintBox img {
   display: table;
   margin: 0 auto;
   padding: 5px;
}

#HintBox td {
   text-align: center;
   width: 120px;
   height: 120px;
   padding: 5px;
}

#HintBox a {
   font-size: 10px;
}



/*

	Settings

*/

.settings2 {
	text-align: center;
}

.settings {
	margin: 30px auto 0 auto;
	width: 700px;
}


.settings_menu {
	width: 150px;
	text-align: right;
	padding: 0px 15px 10px 5px;
	vertical-align: top;
	line-height: 200%;
}

.settings_menu a {
	color: blue;
	text-decoration: none;
}

.settings_content {
	padding: 10px;
	width: 450px;
	border-left: 4px #32487b solid;
}

.settings_content td {
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	background: url(http://kuvaton.com/img/viiva.gif) no-repeat bottom;
}

.settings_right {
	text-align: center;
}



/*

  Testilä
  
*/

.tehtava {
	padding: 15px;
}

.tehtava div {
	padding: 5px 0px 0px 10px;
}







.info {
	background-color: #cde1f1;
	background-position: center 5px;
	background-repeat: no-repeat;
	padding: 0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
	margin-left: auto;
  margin-right: auto;
  font-size: 12px;
}

.info div {
  padding-top: 6px;
  padding-bottom: 6px;
}

span.info-top, span.info-top span, span.info-bottom, span.info-bottom span {
	background-color: transparent;
	background-repeat: no-repeat;
	color: inherit;
	height: 4px;
	display: block;
	line-height: 0.1em !important;
	font-size: 0.1em !important;
	clear: left;
	}

span.info-top, span.info-bottom {
	background-image: url(http://kuvaton.com/img/kulma_oikea.gif);
	width: 100%;
	}

span.info-top span, span.info-bottom span {
	background-image: url(http://kuvaton.com/img/kulma_vasen.gif);
	width: 50%;
	}

span.info-top         { background-position: top    right; }
span.info-top span    { background-position: top    left;  }
span.info-bottom      { background-position: bottom right; }
span.info-bottom span { background-position: bottom left;  }


/*

  Virhekoodit
  
*/

.virhe {
	background-color: #ffc0cb;
	background-image: url(http://kuvaton.com/img/ikonit/virhe.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
	padding: 0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
	margin-left: auto;
  margin-right: auto;
  font-size: 12px;
}

.virhe div {
  padding-top: 36px;
  padding-bottom: 6px;
}

span.kulma-top, span.kulma-top span, span.kulma-bottom, span.kulma-bottom span {
	background-color: transparent;
	background-repeat: no-repeat;
	color: inherit;
	height: 4px;
	display: block;
	line-height: 0.1em !important;
	font-size: 0.1em !important;
	clear: left;
	}

span.kulma-top, span.kulma-bottom {
	background-image: url(http://kuvaton.com/img/kulma_oikea.gif);
	width: 100%;
	}

span.kulma-top span, span.kulma-bottom span {
	background-image: url(http://kuvaton.com/img/kulma_vasen.gif);
	width: 50%;
	}

span.kulma-top         { background-position: top    right; }
span.kulma-top span    { background-position: top    left;  }
span.kulma-bottom      { background-position: bottom right; }
span.kulma-bottom span { background-position: bottom left;  }




/* NettiKuva */ 


#upload p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	margin: 30px;
}

#upload table {
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}

#ala {
	padding: 30px;
	font-size: 12px;
}

#ala div {
	font-size: 10px;
	margin: 25px;
}

#lahetetty {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	font-size: 12px;
}

#lahetetty a {
	font-weight: bold;
}

#lahetetty input {
	width: 400px;
}

#tietoa {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 40px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 140%;
	width: 600px;
}

#valikko ul {
	margin: 3px;
	padding: 0;
}

#valikko li {
	list-style-type: none;
	display: inline;
}

#valikko a {
	padding-left: 10px;
	color: #0000CC;
	font-size: 13px;
}

#valikko a:visited {
	color: blue;
}

#valikko a.aktiivinen {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
