/*
	Toteutus: Jukka Svahn
	http://www.rahinaa.biz
	
	Ulkoasu: True Type Butterfly v1.2
	Paivitetty: 2008 / 08 / 07

	(c) Tekijanoikeudet Jukka Svahn 2007-2008.
	Kaikki oikeudet pidetaan.

	You may not use or copy this styling, or any images used
	by this file or website, to anywhere else.
*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
}
body {
	background: #00a0b0 url(../img/bg.png);
	font: 0.75em "Trebuchet MS", Tahoma, Helvetica, Verdana, sans-serif;
	color: #333;
	position: relative;
	min-width: 750px;
	padding: 50px 0 0 0;
	text-align: center;
}

/* Yleinen typo */

a {
	color: #00a0b0;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #20868d;
}
h1{
	height: 28px;
	width: 188px;
	position: absolute;
	bottom: 11px;
	left: 19px;
}
h1 a {
	text-indent: -9000px;
	background: url(../img/bg-logo.png) no-repeat 0 0;
	width: 188px;
	height: 28px;
	float: left;
	line-height: 0;
}
h1 a:hover {
	background: url(../img/bg-logo.png) no-repeat 0 -28px;
}
h2 {
	font-size: 11px;
	font-weight: 900;
	line-height: 16px;
	margin: 30px 0 20px 0;
	height: 36px;
	border-bottom: 5px solid #f5f5f5;
}
h2 .a,h2 a {
	color: #6a4a3c;
	background: url(../img/bg-h2.png);
	height: 36px;
	float: left;
	cursor: pointer;
}
h2 .a {
	cursor: default;
}
h2 a:hover {
	color: #ffc;
}
h2 .a span,h2 a span {
	height: 36px;
	background: url(../img/bg-h2l.png) no-repeat 0 0;
	display: block;
	float: left;
}
h2 .a span span,h2 a span span {
	height: 20px;
	padding: 16px 46px 0 46px;
	background: url(../img/bg-h2r.png) no-repeat 100% 0;
}
h3,h4,h5,h6 {
	color: #EB6841;
	font-size: 1.0em;
	font-weight: normal;
	margin: 0 0 20px 0;
}
blockquote,cite,q {
	background: url(../img/bg-blockquote.gif) no-repeat 0 0;
	padding: 20px 0 0 20px;
	display: block;
	font-style: normal;
	color: #666;
}
cite:hover,q:hover,blockquote:hover {
	color: #333;
}
hr,.caption  {
	display: none;
}
input,select,textarea,table {
	font: 1em "Trebuchet MS", Tahoma, Helvetica, Verdana, sans-serif;
}
abbr,acronym,address {
	border-bottom: 1px dotted #333;
	cursor: help;
	font-style: normal;
}
p {
	margin: 0 0 20px 0;
	line-height: 1.75em;
}
code {
	font: 1em "Courier New", Courier, monospace;
	background: #f7f7f7;
	color: #333;
}
pre {
	font: 1em "Courier New", Courier, monospace;
	overflow: auto;
	margin: 0 0 20px 0;
	background: #f7f7f7;
	padding: 10px;
	border: 1px solid #ccc;
	line-height: 2em;
	max-height: 150px;
}
pre code,#kolumni-vasen ul,#kolumni-vasen ol  {
	line-height: 1.75em;
}
ul {
	list-style: circle;
	margin: 0 0 20px 25px;
}
ol {
	margin: 0 0 20px 30px;
}
ul ul, ol ol, ol ul, ul ol {
	margin-bottom: 0;
}
li {
	padding: 1px;
}
a img {
	background: #fff;
	padding: 4px;
	border: 1px solid #ccc;
}
.littleimg {
	float: left;
	margin: 5px;
}
.tyhjennys {
	clear: both;
}
table {
	width: 100%;
	margin: 0 0 20px 0;
}
td,th {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
th {
	border-top: 1px solid #ccc;
	font-weight: normal;
	color: #EB6841;
}

/* Tausta */

#bg {
	width: 650px;
	background: url(../img/bg-keskus-v2.png) repeat-y -1px 0;
	margin: 0 auto;
	text-align: left;
}
#sivu {
	background: url(../img/bg-header-v2.png) no-repeat 0 0;
}
#runko{
	background: url(../img/bg-middle-v2.png) no-repeat 0 58px;
	padding: 1px 0 0 0;
}
#ylaosa {
	height: 83px;
	position: relative;
}
#copyrights {
	width: 590px;
	margin: 0 auto;
	background: url(../img/bg-bottom-v2.png) no-repeat -1px 0;
	padding: 50px 30px;
	text-align: right;
	font-size: 11px;
}

/* Navigaatio */

#navigaatio {
	list-style: none;
	position: absolute;
	bottom: 5px;
	right: 30px;
	line-height: 1em;
	font-size: 0.95em;
	overflow: hidden;
	margin: 0;
}
#navigaatio li {
	display: inline;
	float: left;
	padding: 0;
}
#navigaatio a {
	background: #20868d url(../img/bg-nav.png);
	color: #ebe8d2;
	display: block;
	float: left;
	margin: 0 0 0 3px;
	border-bottom: 5px solid #a5ced1;
	font-weight: 900;
	cursor: pointer;
}
#navigaatio a span {
	background: url(../img/bg-navl.png) no-repeat 0 0;
	display: block;
	float: left;
}
#navigaatio a span span {
	padding: 8px 10px;
	background: url(../img/bg-navr.png) no-repeat 100% 0;
}
#navigaatio a:hover {
	background: #a5ced1 url(../img/bg-navh.png);
	color: #666;
}
#navigaatio .valittu a span,#navigaatio a:hover span {
	background: url(../img/bg-navhl.png) no-repeat 0 0;
}
#navigaatio .valittu a span span,#navigaatio a:hover span span{
	background: url(../img/bg-navhr.png) no-repeat 100% 0;
}
#navigaatio .valittu a {
	background: #a5ced1 url(../img/bg-navh.png);
	color: #00a0b0;
}
#osoiterivi {
	font-size: 11px;
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #f5f5f5;
	margin: 0 0 15px 0;
}

/* Skippari */

#skippari {
	background: url(../img/bg-top.png) repeat-x 0 0;
	height: 50px;
	width: 100%;
	min-width: 750px;
	font-size: 11px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
#skippari li {
	display: inline;
	float: right;
	background: url(../img/bg-feed.png) no-repeat 0 50%;
	padding: 0 0 0 15px;
	margin: 23px 20px 0 -10px;
}
#skippari a {
	color: #ccc;
}
#skippari a:hover {
	color: #999;
}
#skippari li#skippari-hae {
	background: url(../img/bg-hakulasi.png) no-repeat 0 50%;
}

/* Kolumnit */

#kolumni-oikea,#kolumni-vasen {
	float: right;
	display: inline;
	position: relative;
}
#kolumni-vasen {
	width: 400px;
	padding: 0 35px 0 0;
}
#kolumni-oikea {
	width: 185px;
	float: left;
	padding: 0 0 0 5px;
	background: url(../img/bg-side.png) no-repeat 9px 91px;
}

/* Sivupalkki */

#kolumni-oikea h3 {
	font-size: 1em;
	font-weight: 100;
	padding: 5px 10px 5px 15px;
	color: #6a4a3c;
	margin: 0;
	border-bottom: 1px #20868d solid;
}
#kolumni-oikea ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#kolumni-oikea li {
	padding: 3px 10px 3px 15px;
	margin: 0;
}
#kolumni-oikea ul a {
	color: #fff;
}
#kolumni-oikea .lisaa a {
	font-weight: 900;
}
#kolumni-oikea ul a:hover {
	text-decoration: underline;
}
#copyrights a {
	color: #20868d;
}
#kolumni-oikea form {
	padding: 3px 10px 3px 15px;
}
#kolumni-oikea select {
	font-size: 1em;
	padding: 1px;
	border: 1px solid #20868d;
	width: 150px;
	line-height: 1em;
}
#kolumni-oikea input {
	display: none;
}
.sivustokuvaus {
	color: #999 !important;
}
.sivustolainaus {
	margin: 10px 0 0 0 !important;
	padding: 10px 0 0 0;
	border-top: 1px solid #ccc;
	color: #999 !important;
}
.arkistossa {
	list-style: none !important;
	margin: -20px 0 0 0 !important;
	padding: 0 0 3px 0 !important;
	border-top: 3px solid #00a0b0;
	border-bottom: 1px solid #ccc;
	background: #f5f5f5;
}
.arkistossa li {
	padding: 3px 20px 3px 20px !important;
	margin: 0 !important;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
.julkaistu {
	margin: -20px 0 20px 0 !important;
	padding: 10px 0 0 0;
	color: #333;
	text-align: left;
	border-top: 5px solid #00a0b0;
}
.julkaistu a {
	color: #00a0b0;
	padding: 0 5px 0 0;
}
.tagit,#txpCommentInputForm h3 {
	color: #333;
	padding: 5px 25px 5px 35px;
	margin: 5px 0;
	border-top: 1px solid #ccc;
	background: #f7f7f7 url(../img/kommentit.gif) no-repeat 10px 50%;
}
.tagit a {
	color: #EB6841;
}
.tagit a:hover {
	color: #CC333F;
}
.tagit .oikealle {
	margin: 0 0 0 10px;
	background: url(../img/tagit.gif) no-repeat 0 50%;
	padding: 0 0 0 25px;
}
.tagit .suljettu {
	text-decoration: line-through;
}
.tagit .suljettu a {
	color: #333;
}
.video,.error,#kom-suljettu,.zemError {
	background: #ffc;
	padding: 25px;
	margin: 5px 0;
	border: 1px dashed #cc0000;
	list-style: none;
}
.zemError strong {
	font-style: normal;
	font-weight: normal;
}

/* Sivutus */

#sivutus {
	list-style: none;
	padding: 10px;
	border-top: 1px solid #ccc;
	text-align: center;
	margin: 20px 0 0 0 !important;
}
#sivutus li {
	display: inline;
	margin: 0 10px;
}

/* Kommentit */

#kommentit {
	margin: 0;
	padding: 0;
}
.kommentti {
	background: #f7f7f7;
	margin: 3px 0 0 0;
	border-top: 3px solid #eb6841;
	border-bottom: 1px solid #ccc;
}
.rahisija {
	background: #f7f7f7 url(../img/bg-rahisija.gif) no-repeat 100% 3px;
}
.kommentti h4 {
	margin: 0;
	padding: 20px 25px 0 25px;
	border-top: 3px solid #6a4a3c;
	font-weight: normal;
	color: #00a0b0;
}
.kommentti h4 a {
	color: #00a0b0;
}
.kommentti h4 a:hover {
	color: #eb6841;
}
.kommentti .viesti {
	padding: 20px 25px 1px 25px;
}

/* Kommentointilomake */

#txpCommentInputForm h3 {
	color: #00a0b0;
	background: #f7f7f7 url(../img/comment_add.gif) no-repeat 10px 50%;
}
#txpCommentInputForm label {
	display: block;
	margin: 10px 0 5px 0;
}
#name,#email,#web,#message {
	background: #fff;
	border: 1px solid #707070;
	color: #333;
	width: 100%;
}
#txpCommentInputForm p {
	margin: 10px;
	overflow: hidden;
}
#txpCommentInputForm p label {
	display: inline;
	margin: 0;
}
p#txpCommentInputForm {
	padding: 10px 25px;
	background: #ffc;
	border: 1px dotted #cc333f;
	margin: 5px 0 20px 0 !important;
	color: #333;
}
#txpCommentPreview {
	background: url(../img/button-esikatselu.png) no-repeat 0 0;
	width: 92px;
	height: 29px;
	font-size: 1px;
	border: 0;
	outline: 0;
	color: #fff;
	cursor: pointer;
	text-indent: -1000em;
	float: right;
}
#txpCommentPreview:hover {
	background: url(../img/button-esikatselu.png) no-repeat 0 -29px;
}
#txpCommentSubmit {
	background: url(../img/button-laheta.png) no-repeat 0 -29px;
	width: 75px;
	height: 29px;
	font-size: 1px;
	border: 0;
	outline: 0;
	color: #fff;
	cursor: pointer;
	text-indent: -1000em;
	float: right;
}
#txpCommentSubmit:hover {
	background: url(../img/button-laheta.png) no-repeat 0 -58px;
}
.disabled,.disabled:hover {
	background: url(../img/button-laheta.png) no-repeat 0 0 !important;
	cursor: not-allowed !important;
}
#cpreview {
	background: #eee6ab;
	color: #333;
	padding: 25px;
	margin: 5px 0;
	border: 1px #6A4A3C dotted;
	font-size: 0.9em;
}
.kominfo,#kominfo {
	background: #f7f7f7 url(../img/info.gif) no-repeat 10px 50%;
	margin: 3px 0 0 0;
	padding: 30px 25px 30px 100px;
	border-top: 3px solid #00a0b0;
	border-bottom: 3px solid #00a0b0;
	font-size: 0.95em;
}

/* Pisteet */

.pisteet {
	height: 41px;
	background-repeat: no-repeat;
	background-image: url(../img/tahdet.png);
	background-position: 0 0;
}
.piste-4 {
	background-position: 0 -44px;
}
.piste-3 {
	background-position: 0 -90px;
}
.piste-2 {
	background-position: 0 -135px;
}
.piste-1 {
	background-position: 0 -178px;
}
.pisteet span {
	display: none;
}

/* Palautelomake */

#lomake {
	list-style: none;
	margin: 20px 0 0 0;
}
#lomake li {
	padding: 5px;
}
#lomake li.f5f5f5 {
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#lomake label {
	padding: 5px 0 0 0;
	margin: 0;
	float: left;
	display: inline;
	width: 50px;
	text-align: right;
}
#zemSubmit {
	cursor: pointer;
}
#lomake input.zemRequired,#lomake textarea.zemRequired  {
	background: #fff;
	border: 1px solid #707070;
	padding: 3px;
	width: 304px;
	font: 1em "Trebuchet MS", Tahoma, Helvetica, Verdana, sans-serif;
	float: right;
	display: inline;
}
#lomake input.zemRequirederrorElement,#lomake textarea.zemRequirederrorElement {
	background: 1px solid #cc0000;
}

/* Kuka-info */

#kuka {
	margin: 0 0 0 4px;
	background: url(../img/bg-soittolista.png) no-repeat 0 0;
	width: 175px;
	height: 106px;
	font-size: 11px;
	line-height: 18px;
}
#kuka .kuva {
	margin: 5px 5px 0 3px;
	float: left;
	background: url(../img/bg-min.png) no-repeat 50% 50%;
	width: 52px;
	height: 74px;
}
#kuka p {
	padding: 5px 5px 0 0;
	color: #20868d;
	margin: 0;
}
#kuka strong {
	font-weight: 900;
}
#kuka a {
	color: #20868d;
}
#bandit strong {
	color: #819521;
	font-style: normal;
	font-weight: normal;
}
.list {
	list-style: none !important;
	margin: 0 0 20px 0 !important;
}
.list li {
	padding: 5px 10px !important;
}
.list li.b {
	background: #f5f5f5;
}

/* Hakulomake */

#pikahakulomake {
	position: absolute;
	background: url(../img/bg-hakukentta.png) no-repeat 0 0;
	top: 50px;
	right: 20px;
	height: 31px;
	width: 134px;
}
#pikahakulomake .input {
	background: none;
	width: 94px;
	height: 18px;
	color: #333;
	border: 0;
	font: 11px "Trebuchet MS", Tahoma, Helvetica, Verdana, sans-serif;
	margin: 5px 0 0 4px;
	padding: 3px 5px 0 5px;
	float: left;
	display: inline;
}
#pikahakulomake .input:hover,#pikahakulomake .input:focus {
	background: url(../img/bg-inputh.png) no-repeat 0 0;
}
#pikahakulomake .submit {
	text-indent: -9000px;
	width: 17px;
	height: 17px;
	margin: 7px 6px 0 0;
	float: right;
	display: inline;
	cursor: pointer;
	background: none;
	border: 0;
}
#pikahakulomake .submit:hover {
	background: url(../img/bg-submith.png) no-repeat 0 0;
}

/* Lightbox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	line-height: 0;
	cursor: pointer;
}
#lightbox-container-image-box {
	position: relative;
	background: #fff url(../img/lightbox-ico-loading.gif) no-repeat 50% 50%;
	text-align: center;
	margin: 0 auto;
	width: 390px;
	height: 200px;
	box-shadow: 0 0 10px #000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 0 10px #000;
}
#lightbox-container-image {
	padding: 10px 0 0 0;
}
#lightbox-container-image-data-box {
	padding: 20px 0 0 10px;
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
	text-align: left;
	font-size: 11px;
	color: #ccc;
	font-weight: 900;
	background: url(../img/cross.png) no-repeat 100% 100%;
	overflow: visible;
	line-height: 11px;
}
#lightbox-container-image-data-box div {
	padding: 0 30px 0 0;
}

/* Tagipilvi */

.tagipilvessa {
	font-size: 1.2em;
	text-align: center;
}

/* Textilebar */

#textilebar {
	background: #fff;
	border: 1px solid #ccc;
	border-bottom: 0;
	width: 100%;
	overflow: hidden;
	margin: 5px 0 0 0;
}
#textilebar div {
	display: inline;
	border-right: 1px solid #ccc;
	height: 30px;
	width: 30px;
	cursor: pointer;
	overflow: hidden;
	text-indent: -9000px;
	float: left;
}
#textilebar .strong {
	background: url(../textilebar/strong.png) no-repeat 50% 50%;
}
#textilebar .link {
	background: url(../textilebar/url.png) no-repeat 50% 50%;
}
#textilebar .emphasis {
	background: url(../textilebar/em.png) no-repeat 50% 50%;
}
#textilebar .ins {
	background: url(../textilebar/ins.png) no-repeat 50% 50%;
}
#textilebar .del {
	background: url(../textilebar/del.png) no-repeat 50% 50%;
}
#textilebar .codeline {
	background: url(../textilebar/code.png) no-repeat 50% 50%;
}
#textilebar .ul{
	background: url(../textilebar/ul.png) no-repeat 50% 50%;
}
#textilebar .ol{
	background: url(../textilebar/ol.png) no-repeat 50% 50%;
}
#textilebar .sup {
	background: url(../textilebar/sup.png) no-repeat 8px 6px;
}
#textilebar .sub {
	background: url(../textilebar/sub.png) no-repeat 8px 9px;
}
#textilebar .bq {
	background: url(../textilebar/bq.png) no-repeat 50% 50%;
}
#textilebar .bc {
	background: url(../textilebar/bc.png) no-repeat 50% 50%;
}
#textilebar .active {
	background-color: #ffc;
}