/***********/
/* Yleiset */
/***********/

BODY , TD , TH {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	color: #000000; 
}
 
BODY { 
	margin: 0px;
	padding: 0px;
	background: #F0F0F0; 
}
 
A:link , A:visited {
	color: #550079; 
	text-decoration: none; 
	font-weight: bold; 
}
 
A:active , A:hover {
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
}
 
B {
	font-weight: bold; 
}
 
I {
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic; 
}
 
U {
	text-decoration: underline; 
}
 
H1 , H1 A:link , H1 A:active , H1 A:hover , H1 A:visited {
	font-size: 16px; 
	color: #220055; 
	font-weight: bold; 
	margin: 1px 0px 14px; 
	border-bottom: solid 1px #bbbbbb;
	text-decoration: none;
}
 
H2 , H2 A:link , H2 A:active , H2 A:hover , H2 A:visited  {
	font-size: 15px; 
	color: #220055; 
	font-weight: bold; 
	margin: 1px 0px 10px; 
	border-bottom: solid 1px #bbbbbb;
	text-decoration: none;
}
 
H3 , H3 A:link , H3 A:active , H3 A:hover , H3 A:visited  {
	font-size: 14px; 
	color: #220055; 
	font-weight: normal; 
	margin: 1px 0px 8px; 
	text-decoration: none;
}
 
H4 , H4 A:link , H4 A:active , H4 A:hover , H4 A:visited  {
	font-size: 13px; 
	color: #220055; 
	font-weight: normal; 
	margin: 1px 0px 8px; 
	text-decoration: none;
}
 
H5 , H5 A:link , H5 A:active , H5 A:hover , H5 A:visited  {
	font-weight: normal; 
	font-family: Book Antiqua, Courier New, Sans-Serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	text-align: center; 
	margin: 1px 0px; 
}
 
LI {
	padding-top: 2px; 
	padding-bottom: 2px; 
	color: #331166; 
}
 
OL {
	margin-top: 10px; 
	margin-bottom: 10px; 
	list-style-type: decimal; 
}
 
UL {
	margin-top: 10px; 
	margin-bottom: 10px; 
	list-style-type: square; 
}
 
PRE {
	font-family: Courier New, Sans-Serif; 
	font-size: 12px; 
	color: #221133; 
	font-weight: normal; 
}
 
FORM {
	padding: 0px; 
	margin: 0px; 
}

/****************/
/* Erikoisuudet */
/****************/

#logotable {
	background: #F0F0F0;
}

#vasen {
	padding: 0px;
	background: #ffffff;
}

#keski {
	background: #ffffff;
}

#oikea {
	padding: 5px;
	background: #ffffff;
}

#info {
	border-top: solid 1px #000000;
	font-size: 12px;
}

#login {
	color: #ffffff;
}

.toptextbox {
	background: #fafafa; 
	font-size: 9px; 
	border: 1px solid #aaaaaa; 
	width: 80px;
}

.logintext {
	color: #ffffff;
}

#newsbg {
	background: #ffffff url('/pixar/b_btm.gif') repeat-x;
}

#news {
	font-family: Arial, Helvetica, Sans-Serif; 
	color: #000000; 
}

#news A:link , #news A:visited {
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
}
 
#news A:hover , #news A:active {
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal; 
}

#menutable {
	
}

#smenu {
	padding-left: 3px;
	padding-right: 3px;
	line-height: 18px;
}

#smenu A , #smenu A:visited {
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold; 
}
 
#smenu A:hover , #smenu A:active {
	font-size: 12px; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold; 
}
 
.menu {
	background: transparent url('/pixar/menu.gif') no-repeat;
	padding-left: 8px;
	padding-right: 0px;
}

.menu A:link, .menu A:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.menu A:active, .menu A:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

B.runo {
	font-weight: normal; 
	font-family: Book Antiqua, Courier New, Sans-Serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	text-align: center; 
}
 
B.otsake {
	font-size: 14px; 
	color: #663399; 
	font-weight: normal; 
}
 
P.tarina {
	font-family: Book Antiqua, Courier New, Sans-Serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
}
 
UL.card {
	color: #000000; 
	margin: 2px 5px 5px 15px; 
	list-style-type: none; 
	list-style-position: outside; 
}
 
A.etu , A.etu:visited {
	color: #330066; 
	text-decoration: none; 
	font-weight: normal; 
}
 
A.etu:active , A.etu:hover {
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal; 
}
 
.side_border {
	border-left: 1px solid #aaaaaa; 
	border-right: 1px solid #aaaaaa; 
}
 
.side_borders {
	border-left: 1px dashed #aaaaaa; 
	border-right: 1px dashed #aaaaaa; 
}
 
.bottom_border {
	border-bottom: 1px solid #666666; 
}
 
.wborder {
	border: 1px solid #ffffff; 
}
 
.topic_box {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif; 
	color: #ffffff; 
}
 
.boxtopic {
	font-size: 14px; 
	font-weight: bold; 
}
 
.uutiset {
	font-size: 12px; 
}
 
.small , SMALL {
	font-size: 11px; 
	font-family: Tahoma, Geneva, sans-serif; 
}

.huom {
	font-size: 10px;
	color: #888888;
}

.gr {
	color: #ee7700; 
}
 
.topic {
	font-size: 12px; 
	color: #000066; 
	font-weight: bold; 
}
 
.topic2 {
	font-size: 14px; 
	color: #000000; 
	font-weight: bold; 
}
 
.topic3 {
	font-family: Arial, Sans-Serif; 
	font-size: 16px; 
	font-weight: bold; 
}
 
.korttitopic {
	font-size: 18px; 
	color: #330066; 
	font-weight: bold; 
}
 
.korttitext {
	font-size: 12px; 
	color: #000000; 
	font-weight: normal; 
}
 
.tauluotsikko {
	font-size: 15px; 
	font-weight: bold; 
	color: #ffffff; 
}
 
.px9 {
	font-size: 9px; 
}
 
.px12 {
	font-size: 12px; 
}
 
.mini {
	font-size: 9px; 
	color: #221144; 
	text-decoration: none; 
}
 
.red {
	color: #dd0000; 
}
 
.blue {
	color: #0000dd; 
}
 
.runo {
	font-family: Book Antiqua, Courier New, Sans-Serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
}
 
.isompi {
	font-size: 13px; 
	color: #000000; 
}

.topic_box A:link , .topic_box A:visited {
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
}
 
.topic_box A:hover , .topic_box A:active {
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
}
 
.uutiset A:link , .uutiset A:visited {
	color: #000000; 
	font-weight: normal; 
	text-decoration: none; 
}
 
.uutiset A:hover , .uutiset A:active {
	color: #000000; 
	font-weight: normal; 
	text-decoration: underline; 
}

DIV.box {
	background: #fafafa;
	padding: 5px;
	margin: 5px 0px;
	border: 1px solid #cccccc;
}

TABLE.box , TD.box {
	border: 1px solid #cccccc;
}

LI.q {
	color: #000000;
	background: #eaedf0;
	font-weight: bold;
	list-style-type: none;
	padding-left: 5px;
}

LI.a {
	color: #000000;
	list-style-type: none;
	padding: 5px 5px 20px 5px;
}

UL.faq LI:first-letter {
	font-size: 14px;
	font-weight: bold;
	white-space: pre;
	color: #aa0000;
}

UL.faq {
	margin-left: 0px;
	padding-left: 0px;
}

LEGEND {
	font-size: 14px;
	font-weight: bold;
}

.handy {
	cursor: pointer;
}

/********/
/* Haku */
/********/

.search A:link , .search A:visited {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	color: #660090; 
	text-decoration: none; 
	font-weight: normal; 
}
 
.search A:hover , .search A:active {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal; 
}
  
/**************/
/* Keskustelu */
/**************/

INPUT , TEXTAREA , SELECT {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal; 
}
 
.keskustelu , .asetukset INPUT , .asetukset TEXTAREA , .settings {
	color: #000000; 
	border-color: #333333; 
	border-width: 1px; 
	border-style: solid; 
	background: #ffffff; 
}
 
.keskusteluvali {
	border-bottom: 1px dotted #cccccc; 
}

.keskusteluline {
	border-width: 4px 0px; 
	border-style: solid; 
	border-color: #ffffff; 
	background: #dddddd; 
	padding: 0px;
}

.forum_topbar_0 {
	background: #ECECEC url('/kpix/tbg.gif') no-repeat left center;
	padding-left: 15px;
}
 
.forum_topbar_1 {
	background: #FFD9D9 url('/kpix/tbg.gif') no-repeat left center;
	padding-left: 15px;
}
 
.forum_topbar_2 {
	background: #D9E8FF url('/kpix/tbg.gif') no-repeat left center;
	padding-left: 15px;
}
 
/**********/
/* Kauppa */
/**********/

INPUT.bluebtn {
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	background: #000099; 
	padding: 1px; 
}
 
INPUT.redbtn {
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	background: #aa0000; 
	padding: 1px; 
}
 
A.bluebtn:link , A.bluebtn:hover , A.bluebtn:visited {
	font-size: 10px; 
	color: #ffffff; 
	background: #000099; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 3px 10px; 
	border-color: #eeeeff #000033 #000033 #eeeeff; 
	border-style: solid; 
	border-width: 2px; 
}
 
A.bluebtn:active {
	font-size: 10px; 
	color: #ffffff; 
	background: #000099; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 3px 9px 3px 11px; 
	border-color: #000033 #eeeeff #eeeeff #000033; 
	border-style: solid; 
	border-width: 2px; 
}
 
A.redbtn:link , A.redbtn:hover , A.redbtn:visited {
	font-size: 10px; 
	color: #ffffff; 
	background: #aa0000; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 3px 10px; 
	border-color: #ffeeee #330000 #330000 #ffeeee; 
	border-style: solid; 
	border-width: 2px; 
}
 
A.redbtn:active {
	font-size: 10px; 
	color: #ffffff; 
	background: #aa0000; 
	text-decoration: none; 
	font-weight: bold; 
	padding: 3px 9px 3px 11px; 
	border-color: #330000 #ffeeee #ffeeee #330000; 
	border-style: solid; 
	border-width: 2px; 
}
 
A.nick:link , A.nick:visited , A.nick:active , A.nick:hover {
	color: #000000;
}

/***********/

#miniboxit {
	
}

#miniboxit A {
	color: #000000;
	font-weight: normal;
}

#miniboxit UL {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

#miniboxit LI {
	margin: 0px;
	padding: 2px 0px;
	list-style-image: url('/kpix/minito.gif');
	list-style-type: none;
}

#kysely , #kysely TD {
	font-size: 11px;
}

.infot_bg {
	background: #440088;
	margin-bottom: 10px;
}

.info_text {
	color: #ffffff;
	padding: 5px 5px 5px 0px;
}

.info_text A:link, .info_text A:visited {
	color: #ffff00;
}

.info_text A:active, .info_text A:hover {
	color: #ffdd00;
}

A.info_topic {
	display: block;
	font-size: 14px;
	margin-bottom: 8px;
}

.error_bg {
	background: #cc0000;
}

.info_bg {
	background: #33cc33;
}

.ranne_bg {
	background: #440088;
	margin-bottom: 10px;
}

.error_text , .info_text {
	color: #ffffff;
	padding: 5px 0px;
}

.error_text LI , .info_text LI {
	color: #333333;
}

.black {
	color: #000000;
}

/*************
 * KALENTERI *
 *************/

.tb_spacer {
	background-image: url('/pixar/tb_spacer.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

.cal_pad {
	padding: 0px 3px 0px 1px;
}

.cal_b {
	font-weight: bold ! important;
}

.tb_arrow {
	background-image: url('/pixar/tb_arrow.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
}

#menukalenteri A {
	color: #000000 ! important;
	padding: 0px 0px 3px;
	line-height: 24px ! important;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

/**********
 * IMPORT *
 **********/

/* @import url('/css/kulmat.css'); */

