BODY {
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
	background-image: url('/pixar/klbg.gif');
	background-repeat: repeat-x;
	background-position: center 120px;
}

BODY, TD, TH, INPUT, TEXTAREA, SELECT {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #222222;
}

H1 {
	font-size: 18px;
	margin: 0px 0px 15px;
	border-bottom: 1px dotted #999999;
}

H2, H3, H4, H5, H6 {
	font-size: 16px;
	margin: 15px 0px;
	border-bottom: 1px dotted #999999;
}

I {
	font-family: Arial, Helvetica, Sans-Serif;
}

B {
	font-weight: bold;
}

U {
	text-decoration: underline;
}

A:link, A:visited {
	text-decoration: none;
	color: #9900CC;
}

A:hover, A:active {
	text-decoration: none;
	color: #9933FF;
}

FORM {
	margin: 0px;
	padding: 0px;
}

/* SISÄLTÖALUE */

#titlebar {
	background: #000000;
}

#shadowbar {
	background: #f0f0f0 url('/pixar/shadow.gif') repeat-x;
}

#sisaltotd {
	padding: 10px 0px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

#sisalto {
	padding: 0px 15px;
}

.medialista A:link, .medialista A:visited {
	text-decoration: none;
	color: #000000;
}

.medialista A:hover, .medialista A:active {
	text-decoration: none;
	color: #555555;
}

/* LOGIN */

#login {
	color: #ffffff;
}

#loginbtn {
	font-weight: bold; 
	font-size: 10px; 
	background: #393939; 
	border: 1px solid #aaaaaa; 
	color: #ffffff; 
	cursor: pointer;
}

.toptextbox {
	background: #000000; 
	color: #f0f0f0;
	font-size: 9px; 
	border: 1px solid #aaaaaa; 
	width: 80px;
}

.logintext {
	color: #ffffff;
}

/* YLÄMENU */

#topmenu {
	background: #393939;
	letter-spacing: 2px;
}

#topmenu A:link, #topmenu A:visited {
	text-decoration: none;
	color: #dddddd;
	font-weight: bold;
}

#topmenu A:hover, #topmenu A:active {
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
}

/* VASEN MENU */

UL.menu { 
	margin-left: 5px;
	margin-right: 0px; 
}

UL.menu LI {
	list-style-type: none;
	letter-spacing: 2px;
	line-height: 16px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#leftmenutbl {
	padding: 10px 0px;
	border-left: 1px solid #aaaaaa;
}

#leftmenu {
	letter-spacing: 2px;
}

.menu A:link, .menu A:visited {
	/*font-family: Arial, Sans-Serif;*/
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
	padding: 3px 0px 3px 15px;
	background-image: url('/pixar/klarrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.menu A:hover, .menu A:active {
	/*font-family: Arial, Sans-Serif;*/
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #555555;
	font-weight: bold;
	display: block;
	padding: 3px 0px 3px 15px;
}

.menutitle {
	/*font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #eeeeee;
	background: #999999;*/
	padding: 1px 3px;
	margin-bottom: 10px;
}

.menutitle A {
	background-image: none ! important;
	padding: 0px ! important;
}

/* ALAREUNAN INFO */

#infotbl {
	margin-top: 15px;
}

#info {
	color: #666666;
	/*background: #bbbbbb;*/
	font-weight: bold;
}

#info A:link, #info A:visited {
	text-decoration: none;
	color: #333333;
}

#info A:hover, #info A:active {
	text-decoration: none;
	color: #555555;
}


/* SEKALAISIA */

DIV.box , TD.box , P.box , TABLE.box {
	background: #e0e0e0;
	padding: 5px;
	border: 1px solid #cccccc;
	text-align: left;
}

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;
}

TD.la {
	border-top: 1px solid #666666;
}

TD.lb {
	padding-left: 8px;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

TD.lc {
	padding: 0px;
}

IMG.b {
	padding: 1px;
	margin: 5px;
	border: 1px solid #999999;
	background: #ffffff;
}

IMG.aimg {
	margin: 0px 0px 10px 10px;
}

INPUT , TEXTAREA {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, Sans-Serif;
}

.huom {
	font-size: 10px;
	color: #999999;
}