/*#############################################################
Name: Indigo
Date: 2006-07-27
Description: A lightweight, simple and pleasant design.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/


.myyntilista strike {
	color: #808080;	
}

/* sitemap */

.sitemap ul, .sitemap ol, .sitemap li {
	font-size: 12px;
	line-height: 160%;
}

.sitemap ol {
	list-style-type: circle;
}

.sitemap li a {
	color: #06C;
	text-decoration: none;
}

.sitemap li a:hover {
	color: #000;
}

/*
wrap
*/

#coinlist_wrap {
	margin: 0 auto;
}

#coinlist_left {
	float: left;
	margin-top: 10px;
	width: 30%;
	height: 120px;
}

#coinlist_left img {
	margin-left: 30px;
	border: 0px;
}

#coinlist_right {
	font: normal 1.15em "Verdana", sans-serif;
/*	font-size: 1.15em;*/
	margin-top: 10px;
	float: right;
	width: 70%;
}

.coinlist_clearer {
	clear: both;
	border-top: silver 1px solid;
}

/* artikkeleiden pikkukuvat */

div.kuva {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.kuvakehys {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}
div.kuvakehys img {
	border: 0px solid #ccc;
}
html .kuvateksti {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 11px;
}
div.koikea {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.kvasen {
	float: left;
	clear: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}



/* KIRJAJUTUT UUSIKSI: */

#wrap {
	float: left;
	margin: 0 auto;
	width: 700px;
	padding: 10px;
}


.vasen {
	float: left;
	width: 200px;
	text-align: center;
	border: 0px;
	background-color: #fff;
}

.oikea {
	float: right;
	width: 480px;
	line-height: 150%;
	font-size: 12px;
	background-color: #fff;
}

.oikea h3 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: -5px 0 0 -2px;
	background-color: #fff;
}

.oikea ul li {
	padding: 0px;
	margin-left: -40px;
	color: #000;
	list-style: none;
}

#userbox {
	float: left;
	margin-top: 30px;
	padding-left: 20px;
	color: #fff;
	font-size: 11px;	
}

#userbox a {
	color: #fff;
	text-decoration: none;
}

#userbox a:hover {
	color: #000;
	text-decoration: none;
}

#userbox input {
	font-size: 10px;
}

/*
coins_show2:
*/

#kolikkokuvat a {
	color: #06C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#kolikkokuvat a:hover {
	color: #000;
}

#kolikkokuvat #pic2, #kolikkokuvat #pic3 {
	display: none;
}

#coins_show_wrap {
	margin: 0 auto;
}

#coins_show_left {
	font-size: 14px;
	float: left;
	text-align: center;
	margin-top: 10px;
	width: 33%;
	height: 120px;
}

#coins_show_right {
	font: 11px "Verdana", sans-serif;
	float: left;
	width: 66%;
}

#coins_show_right th {
	font: 11px "Verdana", sans-serif;
	font-weight: bold;
}

.coins_show_bottom {
	font: 10px "Verdana", sans-serif;
	font-weight: bold;
	padding: 4px;
}

.coins_show_clearer {
	clear: both;
}

/*
#dropdown ul .drop {
	display: none;
}

#dropdown ul:hover .drop {
	display: inline-table;
}
*/

.note a {
	font-weight: bold;
	text-decoration: none;
}

.note {
	position: relative;
	z-index: 0;
	font-weight: normal;
}

.note:hover {
	background-color: transparent;
	z-index: 50;
}

.note span {
	position: absolute;
	width: 280px;
	background-color: #eee;
	padding: 8px;
	left: -200px;
	border: 1px solid #000;
	visibility: hidden;
	color: black;
}

.note:hover span {
	visibility: visible;
	top: 0;
	left: 20px;
}

/* ####### */

.coin_colorlink {
	color: #000;
}

.coin_colorlink a {
	color: #06C;
	text-decoration: none;
}

.coin_colorlink a:hover {
	color: #000;
}

.coin_colorlink_bigger a {
	color: #06C;
	font-size: 1.5em;
	line-height: 2.0;
	text-decoration: none;
	padding: 5px 40px 5px 15px;
}


/* search */

.search_list {
	font: 12px "Verdana", sans-serif;
	color: #000;
}

.search_list a {
	color: #06C;
	text-decoration: none;
}

.search_list a:hover {
	color: #000;
}

/* ####### */

.coin_eurolist {
	color: #777;
}

.coin_eurolist a {
	color: #06C;
	text-decoration: none;
}

.coin_eurolist a:hover {
	color: #000;
	font-weight: bold;
}

/* ####### */

.coin_description {
	line-height: 170%;
	color: #000
}

.coin_description a {
	color: #06C;
	text-decoration: none;
}

.coin_description a:hover {
	color: #000;
}

/* #######, uutiset alkaa */

.uutiset h2 {
	color: #000;
	font-size: 1.4em;
	width: 60%;
	border: 0px solid #3E5198;
	border-bottom-width: 1px;
}

.uutiset p {
	color: #000;
}

.uutiset a {
	color: #06C;
	text-decoration: none;
}

.uutiset a:hover {
	color: #000;
}

/* uutiset loppuu */

a {
	color: #06C; /* #F70; oranssi */
}
a:hover {
	color: #000; /* #C60; tumma oranssi*/
}
body {
	background: #0067af url(img/_bg.gif) repeat-x;
	color: #000;
	font: normal 62.5% "Verdana", "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
input {
	color: #000;
	font: normal 1.1em "Verdana",sans-serif;
}
p, dl {
	font-size: 12px;
	line-height: 150%;
}

cite {
	font-size: 10px;
}

.muokkaus hr {
	color: #06C;
	background-color: #06C;
	height: 1px;
}

img {
	border: 0px;
}
p a {
	color: #06C;
}

ul {
	color: #000000;
	font-size: 1.1em;
}

table {
	border-width: 1px;
	border-collapse: collapse;
}

td {
	font-size: 1.1em;
}

tr.biglist:hover {
	font-size: 1.0em;
	background-color: #E8E8E8;
}

th {
	background-color: #4A91C3;
	color: #FFF;
	font-size: 1.1em;
}

th a {
	color: #FFF;
	text-decoration: none;
}

th a:hover {
	color: #CDCDCD;
	text-decoration: none;
}

fieldset {
	font-size: 1.2em;
	padding: 4px 6px 4px 6px;
}

legend {
	background-color: #FFF;
	color: #06C;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

h2 {
	color: #06C;
	font-size: 1.4em;
	margin-bottom: 3px;
}

h3 {
	color: #06C;
	font-size: 1.3em;
}

h4 {
        color: #06C;
        font-size: 1.2em;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(img/_topleft.gif) no-repeat;
}

.header {
	height: 92px;
}

/* title */
.title {
	float: left;
	padding: 28px 0 0 115px;
}
.title h1 a {
	color: #FFF;
	font: 24px Verdana,sans-serif;
	text-decoration: none;
}

/* navigation */

.navigation {
	float: left;
	height: 92px;
	margin-left: 5px;
	/*padding: 0 16px;*/
}

/* main */
.main {
	background: #fff url(img/_bgmain.gif) no-repeat;
	clear: both;
	padding: 12px 12px 0 52px;
}

/* main left */

.sidenav {
	background: #fff; /* lisätty ff-bugin takia */
	float: left;
	width: 24%;
}
.sidenav a {
	color: #F70;
}
.sidenav fieldset {
	width: 70%;
}
.sidenav h4 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px 3px 3px 14px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
	border-left: 7px solid #E73;
}
.sidenav small a, .sidenav small a:hover {
	color: #dbdbdb;
	text-decoration: none;
}
.sidenav_act a {
	color: #000;
	border-left: 7px solid #E73; /*#E73; #c04e10*/
}

/* tapahtumalistaus -> */

.sidenav2 {
	background: #fff; /* lisätty ff-bugin takia */
	float: left;
	width: 24%;
}
.sidenav2 a {
	color: #F70;
}
.sidenav2 fieldset {
	width: 70%;
}
.sidenav2 h4 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav2 ul {
	margin: 0;
	padding: 0;
}
.sidenav2 li { 
	list-style: none;
	margin-top: 1.2em;
}
.sidenav2 li a {
	color: #555;
	text-decoration: none;
}
.sidenav2 li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/* <- tapahtumalistaus */

.euro_list ul {
	margin: -5px 0 -6px 0;
}

.euro_list li {
	color: #06C;
	font-size: 1.0em;
	font-weight: normal;
	list-style-type: none;
	margin: 2px 0 -1px 0;
}

.euro_list_sub li {
	color: #000;
	font-size: 0.9em;
}

.euro_list table {
	border-width: 0px;
}

/* content */
.content {
	background: #fff; /* lisätty oudon ff-bugin takia */
	float: left;
	margin-right: 4%;
	width: 69%;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
} 

.styled {
	border: 1px solid #AAA;
	padding: 2px 3px;
}
.button {
	border: 1px solid #AAA;
	border-left: 2px solid #0067af;
	margin-left: 5px;
	padding: 2px 3px;
}
select {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}
.littletext {
	font-size: 0.9em;
	color: #000;
	border: 0.5px solid #000;
	padding: 0.5px;
}

/* footer */
.footer {
	background: #0067af;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 20px;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.black a {
	color: #000;
	text-decoration: none;
}

.black a:hover {
	color: #08C;
	background-color: none;
}

.admintable td { /* edit-sivu käyttää tätä */
	font-size: 1.2em;
	color: #000;
}

/* linkkilista alkaa */

.linklist table {
	border-width: 0px;
}

td.linklist {
	font-size: 1.0em;
}

/* linkkilista päättyy */

