/* ELEMENT */

BODY {
	background: #999999;
	margin: 0px;
}

BODY, TD, TH {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

A:link, A:visited {
	color: #FF6600;
	text-decoration: none;
}

A:active, A:hover {
	color: #FF3300;
	text-decoration: underline;
}

B {
	font-weight: bold;
}

I {
	font-style: italic;
}

U {
	text-decoration: underline;
}

H1 {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #999999;
}

H2 , H3 , H4 , H5 , H6 {
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #999999;
}

H1 , H2.nom , H3.nom , H4.nom , H5.nom , H6.nom , P.nom {
	margin-top: 0px;
}

DIV.box {
	background: #fafafa;
	padding: 5px;
	margin: 5px 0px;
	border: 1px solid #cccccc;
}

TABLE {
	table-layout: fixed;
}

TABLE.box , TD.box {
	border: 1px solid #cccccc;
}

LI {
	padding-top: 2px; 
	padding-bottom: 2px; 
}
 
OL {
	margin-top: 10px; 
	margin-bottom: 10px; 
	list-style-type: decimal; 
}
 
UL {
	margin-top: 10px; 
	margin-bottom: 10px; 
	list-style-type: square; 
}

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 {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: normal;
}

FIELDSET {
	padding: 5px;
}

FORM {
	margin: 0px;
	padding: 0px;
}

INPUT , TEXTAREA , SELECT {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal; 
}

/* ID */

#title {
	background: #999999 url('pixar/omatausta2.gif') no-repeat bottom;
}

#topmenu TD {
	border-width: 1px;
	border-style: solid;
	border-color: #ffff00;
	background: #cccccc;
}

#menu {
	background: #ffffff;
	padding: 3px 0px 0px;
}

#sisalto {
	background: #ffffff;
	padding: 5px 15px;
}

#info {
	background: #999999 url('pixar/omatausta.gif') no-repeat;
	padding: 50px 5px 5px;
	color: #ffffff;
	font-weight: bold;
}

#info A:link, #info A:visited {
	color: #dddddd;
	text-decoration: none;
}

#info A:active, #info A:hover {
	color: #ffffff;
	text-decoration: none;
}

#login {
	color: #ffffff;
}

#loginbtn {
	font-weight: bold; 
	font-size: 10px; 
	background: transparent; 
	border: none; 
	color: #000000; 
	cursor: pointer;
}

#hallitse {
	padding-right: 10px;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
}

#nicktext {
	font-size: 10px;
	padding-right: 10px;
}

/* CLASS */

.handy {
	cursor: pointer;
}

.red {
	color: #dd0000; 
}
 
.blue {
	color: #0000dd; 
}

.white {
	color: #ffffff;
}

.toptextbox {
	background: #ffffff; 
	font-size: 10px; 
	border: 1px solid #aaaaaa; 
	width: 80px;
}

.logintext {
	color: #000000;
}

.gbg {
	background: #fafafa;
}

.block {
	display: block;
}

.menupad {
	padding: 0px 0px 0px 15px;
}

.nuoli {
	background: #dddddd url('pixar/nuoli.gif') no-repeat left center;
}

.gnuoli {
	background: #bbbbbb url('pixar/nuoli.gif') no-repeat left center;
}

.rnuoli {
	background: #dd2222 url('pixar/nuoli.gif') no-repeat left center;
}

.ynuoli {
	background: #fafa00 url('pixar/nuoli.gif') no-repeat left center;
}

.abb A:link , .abb A:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.abb A:active , .abb A:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.awb A:link , .awb A:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.awb A:active , .awb A:hover {
	color: #ffdddd;
	text-decoration: none;
	font-weight: bold;
}

.textbox {
	background: #ffffff; 
	font-size: 9px; 
	border: 1px solid #aaaaaa; 
}

.huom {
	font-size: 10px;
	color: #888888;
}

.regbox {
	background: #ffffff; 
	border: 1px solid #999999; 
}

.yes {
	border: 2px solid #339900;
	background: #BBFFBB;
	cursor: pointer;
	width: 150px;
}

.no {
	border: 2px solid #990000;
	background: #FFBBBB;
	cursor: pointer;
	width: 150px;
}

.back {
	border: 2px solid #999900;
	background: #FFFFBB;
	cursor: pointer;
	width: 150px;
}

#error_bg {
	background: #cc0000;
}

#info_bg {
	background: #00cc00;
}

#error_text , #info_text {
	color: #ffffff;
	padding: 5px 0px;
}

/* KULMAT */

.corner_upleft {
	background: transparent url('/pixar/corner_upleft.gif') no-repeat;
	background-position: top left;
}

.corner_upright {
	background: transparent url('/pixar/corner_upright.gif') no-repeat;
	background-position: top right;
}

.corner_bottomleft {
	background: transparent url('/pixar/corner_bottomleft.gif') no-repeat;
	background-position: bottom left;
}

.corner_bottomright {
	background: transparent url('/pixar/corner_bottomright.gif') no-repeat;
	background-position: bottom right;
}
