﻿/*lomake*/

pre {
	white-space: pre-wrap;
}
.otsikko {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	color: #800;
	margin-bottom: 0px;
	margin-top: -5px;
}
.ingressi {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0px;
}
.leipis {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #000;
}
.aika {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 9px;
	color: #AAA;
	margin-bottom: 3px;
}
.lisaalinkki {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #800;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}
.linkki {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #800;
	font-weight: bold;
	cursor: pointer;
}
.cell {
	width: 100px;
	vertical-align: top;
	text-align: left;
}
.lomake {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFFFFF;
	width: 500px;
	margin: 2px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	text-align: left;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-image: url("_img/forms_textarea.jpg");
}
textarea {
	width: 500px;
	height: 130px;
	overflow: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 2px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-image: url("_img/forms_textarea.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	}
.add {
	background: url(img/add.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}
.delete {
	background: url(img/delete.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}
.user {
	background: url(img/user.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}
.alert {
	background: url(img/alert.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}
.msg {
	background: url(img/msg.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}
.download {
	background: url(img/download.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}
.lens {
	background: url(img/lens.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}
.info {
	background: url(img/info.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}
/* rounded buttons */
.round {
	cursor: hand;
	line-height: 23px;
	height: 23px;
	width: 147px;
	background: url(images/button_gray.gif) no-repeat;
	padding-left: 0px;
	color: #880000;
	display: inline-block;
	border: 0px;
	font-size: 11px;
	font-weight: normal;
}
.round ins {
	background: url(images/button.gif) no-repeat left top;
	height: 27px;
	line-height: 27px;
	display: inline-block;
	padding-left: 30px;
}
a.round:hover {
	background-position: right -155px;
}
a.round:hover ins {
	background-position: left -155px;
}
fieldset {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;

	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFFFFF;
	margin: -10px;
	text-align: left;
	border-left: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(_img/forms_fieldset.jpg);
}
fieldset legend {
	background: #FFFFFF;
	padding: 6px;
}
.rightred {
	color: #880000;
	vertical-align: middle;
	text-align: right;
	padding-right: 6px;
}
.rightblack {
	color: #000000;
	vertical-align: middle;
	text-align: right;
	padding-right: 6px;
}
td.red {
	color: #880000;
	vertical-align: middle;
	text-align: left;
	padding-right: 6px;
}
td.black {
	color: #000000;
	vertical-align: middle;
	text-align: left;
	padding-right: 6px;
}

.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
select {
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
	width: 146px;
	height: 20px;
	color: #333333;
	font-size: 10px; /*overflow: hidden;*/;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	line-height: 1px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
