body {
	background: url('img/tausta.jpg');
	background-repeat: repeat-x;
	background-color: #282828;
	color: #a3a3a3;
	padding: 0px; 
	margin: 0px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	overflow-x: hidden;
}

.rsstaulu {
	width: 90%;
	position: relative;
	margin: 3%;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	float: left;
}

.text {
	color: #a3a3a3;
}

#newscontent.text {
	padding-left: 5px;
	padding-right: 2px;
}

.ylarivi {
	background-color: #333333;
	-moz-border-radius-topleft:16px;
	-moz-border-radius-topright:16px;
	-webkit-border-top-right-radius:16px;
	-webkit-border-top-left-radius:16px;
}

div.tyhjarivi {
	width: 100%;
	color: #ff8400;
	background-color: #000000;
	height: 16px;
	font-size: 10px;
	overflow: hidden;
	text-align: center;
	-moz-border-radius-bottomleft:16px;
	-moz-border-radius-bottomright:16px;
	-webkit-border-bottom-right-radius:16px;
	-webkit-border-bottom-left-radius:16px;
}

a.orange_link {
	color: #ff8400;
	text-decoration: none;
}

span.tyhjarivi {
	clear: both;
	float: left;
	width: 100%;
	height: 0px;
	overflow: hidden;
}

div.valikko {
	background: url('img/valikkotausta.png');
	padding-top: 14px;
	padding-bottom: 14px;
	height: 32px;
	width: 100%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	float:left;
	color: white;
}

.valikko_nappi {
	border-right: groove 2px black;
	padding-bottom:13px;
	padding-top:16px;
	padding-right:20px;
	padding-left:20px;
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.valikko_nappi:hover {
 	background-image: url('img/valikko_mouse_over.png');
	color: white;
	padding-bottom:13px;
	padding-top:16px;
	padding-right:20px;
	padding-left:20px;
	font-weight: bold;
}

.input { 
	margin-bottom: 5px;
	background-color: #333333;
  	color: #ededed;
	border-color:#141414;
	border-width: 1px;
	border-style: solid;
	height: 12px;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
}

.textarea { 
	margin-bottom: 5px;
	background-color: #333333;
  	color: #ededed;
	border-color:#141414;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
}

td.border {
	border-left: ridge 2px #333333;
	width: 5px;
	padding-right: 3px;
}

.vasenpalkki {
	background-color: #202020;
	width: 150px;
	vertical-align: top;
}

.vasenboxi {
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	background-color: #141414;
	width: 110px;
	color: #333333;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
}

.oikeapalkki {
	background-color: #202020;
	width: 200px;
	vertical-align: top;
}

.oikeaboxi {
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	background-color: #141414;
	width: 160px;
	color: #333333;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
}

.filterboxi {
	margin-top: 3px;
	background-color: #202020;
	width: 110px;
	color: #ededed;
	clear:both;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
}

.filterotsikko {
	background-color: #141414;
	padding-left: 3px;
	white-space: nowrap;
	clear:both;
}

div.checkbox {
	padding-left: 3px;
	font-size: 9px;
	color: #a3a3a3;
	clear: both;
	white-space: nowrap;
}

div.oikea {
	float: right;
	width: 10%;
	text-align: right;
	margin-right: 5px;
	margin-top: 5px;
}

div.oikea_exit {
	float: right;
	width: 10%;
	text-align: right;
	margin-right: 5px;
}

div.vasen {
	float: left;
	width: 85%;
	text-align: left;
}

div.MySearch {
	width: 160px;
	clear:both;
}

div.MySearch_vasen {
	float: left;
	width: 75%;
	text-align: left;
}

div.MySearch_oikea {
	float: right;
	width: 10%;
	text-align: right;
	margin-right: 5px;
}

.valiotsikko {
	color: #ff8400;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.vasen a {
	color: #333333;
	text-decoration: none;
}

.filterboxi a {
	color: #ededed;
	text-decoration: none;
}

a.eka {
	color: #ededed;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color:#ff8400;
}

a.toka {
	color: #a3a3a3;
	text-decoration: none;
	font-weight: bold;
}

td.eka {
	float: left;
	width: 55%;
	white-space: nowrap;
	text-align: left;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 5px;
}

td.toka {
	float: left;
	width: 12%;
	text-align: left;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
}

td.kolmas {
	float: left;
	width: 23%;
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 10px
}

td.neljas {
	float: left;
	width: 5%;
	text-align: left;
	white-space: nowrap;
	padding-left: 5px;
}

/* CSS needed for the script */

#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:1px solid #000;	/* Border width */
	left:18px;	/* Same as border thickness */
	color: white;
	top:0px;
	position:absolute;
	width:300px;	/* Width of tooltip content */
	height:200px;	/* Height of tooltip content */
	background-color:#202020;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size: 9px;
	line-height: 1.5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}

.ajax_valiotsikko {
	color: #ff8400;
	font-weight: bold;
	margin-bottom: 5px;
}

legend {
	color: #ff8400;
}

label {
	white-space: nowrap;
}

#message {
	border: groove 1px #ff8400;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ff8400;
	display: none;
}

.disclaimer {
	float: left;
	padding-right: 10px;
}

fieldset {
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
}

.desc_element {
	border: groove 1px #A3A3A3;
	margin: 25px 10px 25px 10px;
	padding: 10px;
}