/* yleiset elementit */
body {
	margin:0;
	padding:0;
	background: url('../kuvat/clearpix.gif');
	height:99%;
	text-align:left;
}
/* lohkot */
#area {
	width:800px;
	height:auto;
}
#header {
	width:800px;
	height:90px;
	background: #6a7728 no-repeat url('../kuvat/logo_top.png');
}
#menu {
	width:800px;
	height:30px;
	background-color:#6a7728;
}
#data {
	width:800px;
	background: url('../kuvat/logo_bg.jpg');
	text-align:left;
}
#dtdiv {
	padding-left:15px;
	padding-right:10px;
	list-style-position:inside;
}
#footer {
	width:800px;
	height:50px;
	background: #6a7728;
	text-align:center;
}
.itemText {
	text-decoration: none;
	color: #000000;
	font-family: verdana;
	font-size: 8pt
}
.itemTextDisabled {
	text-decoration: none;
	color: #999999;
	font-family: verdana;
	font-size: 8pt
}
.table {
	font-family: Averdana;
	font-size: 8pt
}
.table_line {
	font-family: Averdana;
	font-size: 8pt;
	background-color: #CCCCCC;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #E5E5E5;
}
.div_line {
	font-family: Averdana;
	font-size: 8pt;
	background-color: #CCCCCC;
	border-top: 1px solid #E5E5E5;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #E5E5E5;
}
.td_line {
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #E5E5E5;
}
.linetable {
	font-family: Averdana;
	font-size: 7pt;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
.divnavitable {
	font-family: Averdana;
	font-size: 7pt;
}
.texttable {
	font-family: verdana;
	font-size: 10pt
}
.text {
	font-family: verdana;
	font-size: 8pt
}
.button {
	font-family: verdana;
	font-size: 8pt
}
.stable {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	border-style: none
}
.stablerow {
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px
}
.ptex {
	font-family: verdana;
	font-size: 8pt
}
.ptable {
	font-family: verdana;
	font-size: 8pt
}
.select {
	font-family: verdana;
	font-size: 8pt;
	width: 150px
}
.navitable {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
}
.navitableblack {
	font-family: verdana;
	font-size: 88pt;
	font-weight: normal;
	color: black;
}
.projektable {
	font-family: verdana;
	font-size: 8pt;
	border: #000000 solid;
	border-width: 0px 1px 1px 0px;
}
.button100 {
	font-family: verdana;
	font-size: 8pt;
	width: 100px;
	background-color: #5A5B98;
	color: #fff;
}
.button80 {
	font-family: verdana;
	font-size: 8pt;
	width: 80px;
	background-color: #5A5B98;
	color: #fff;
}
.button90 {
	font-family: verdana;
	font-size: 8pt;
	width: 90px;
	background-color: #5A5B98;
	color: #fff;
}
.button70 {
	font-family: verdana;
	font-size: 8pt;
	width: 70px;
	background-color: #5A5B98;
	color: #fff;
}
.button60 {
	font-family: verdana;
	font-size: 8pt;
	width: 60px;
	background-color: #5A5B98;
	color: #fff;
}
.button50 {
	font-family: verdana;
	font-size: 8pt;
	width: 50px;
	background-color: #5A5B98;
	color: #fff;
}
.fileselect {
	font-family: verdana;
	font-size: 8pt
}

.ftd {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	font-size: 8pt;
	font-family: verdana;
	color: black;
	background-attachment: fixed;
}

.div {
	font-family: Averdana;
	font-size: 8pt;
}
div.Description {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	margin-right : 50px;
	margin-left : 20px;
	text-align : justify;
	}
a:link {
	text-decoration: none;
	font-family: verdana;
	color: #fff;
}
a:visited {
	text-decoration: none;
	font-family: verdana;
	color: #fff;
}
a:active {
	text-decoration: none;
	font-family: verdana;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	font-family: verdana
	color: #A1A1A1;
}

a:link.black {
	font-size: 8pt;
	text-decoration: none;
	font-family: verdana;
	color: black;
}
a:visited.black {
	font-size: 8pt;
	text-decoration: none;
	font-family: verdana;
	color: black;
}
a:active.black {
	font-size: 8pt;
	text-decoration: none;
	font-family: verdana;
	color: black;
}
a:hover.black {
	font-size: 8pt;
	text-decoration: underline;
	font-family: verdana;
	color: black;
}
a:link.black_no_underline {
	text-decoration: none;
	font-family: verdana;
	color: black;
}
a:visited.black_no_underline {
	text-decoration: none;
	font-family: verdana;
	color: black;
}
a:active.black_no_underline {
	text-decoration: none;
	font-family: verdana;
	color: black;
}
a:hover.black_no_underline {
	text-decoration: none;
	font-family: verdana;
	color: black;
}
a:hover.black_grey {
	text-decoration: underline;
	font-family: verdana;
	color: #A1A1A1;
}
a:link.saneria {
	text-decoration: none;
	font-family: verdana;
	color: rgb(68,77,26);
}
a:visited.saneria {
	text-decoration: none;
	font-family: verdana;
	color: rgb(68,77,26);
}
a:active.saneria {
	text-decoration: none;
	font-family: verdana;
	color:rgb(68,77,26);
}
a:hover.saneria {
	text-decoration: underline;
	font-family: verdana;
	color: #A1A1A1;
}
td {
	font-size: 8pt;
	font-family: verdana;
	color: black;
}
input.green {
	font-size: 8pt;
	font-family: verdana;
	/*background-color: rgb(68,77,26);*/
	background-color: #6a7728;
	color: white;
	width: 130px;
	margin-right: 2em;
}

input.palvelut {
	font-size: 8pt;
	font-family: verdana;
	/*background-color: rgb(68,77,26);*/
	background-color: #6a7728;
	color: white;
	width: 180px;
	/*margin-right: 2em;*/
	position: right;
}

/*input.antsubutton {
   font-size:12px;
   font-family:Verdana,sans-serif;
   color:#ffffff;
   width:100px;
   height:56px;
   color: black;
   background-color:#ffffff;
   background-image:url(http://www.antsuntupa.fi/kuvat/AntsunTupa.png);
}*/
h1 {
	font-size: 14px;
	text-decoration: none;
	color: rgb(68,77,26);
	font-family: verdana
}
h2 {
	font-size: 12px;
	text-decoration: none;
	color: rgb(68,77,26);
	font-family: verdana
}
label.normal {
	width: 0em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}
label.FormTop {
	width: 26em;
	float: left;
	text-align: right;
	margin-right: 3em;
	margin-top: 0,5em;
	display: block;
}
label.checkbox {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
    padding-left: 1px;
    text-indent: -1px;
	display: block;
	width: 95px;
	float: left;
	margin-bottom: 1px;
	margin-top: 1px;
}
input.checkbox {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	width: 15px;
	float: left;
	margin-right: 5px;
	position: relative;
	top: -3px;
	/*display: block;*/
}
input.checkbox2 {	
	/*width: 13px;
    height: 13px;*/
    padding: 10;
    margin:0;
	horizontal-align : left;
    /*vertical-align: bottom;*/
    position: relative;
    top: -1px;
  }
label.FormTop {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	width: 20;
	float: left;
	text-align: right;
	margin-right: 2em;
	display: block;
	margin-top: 5px;
}
input.FormTop {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	width: 20;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

fieldset {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	border: 1px solid rgb(68,77,26);
	margin-top: 2em;
	padding: 2px 10px;
	width: 90%;
}
fieldset.full {	
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	border: 0px solid rgb(68,77,26);
	margin-top: 2em;
	padding: 5px 10px;
	width: 100%;
}
fieldset.palvelut_full {
	border: 0px solid rgb(68,77,26);
	font: verdana,arial,sans-serif;/
	font-size: 12px;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 5px 10px;
	width: 100%;
	color : rgb(68,77,26);
}

legend.palvelut.h2 {
	font: verdana,arial,sans-serif;
	font-size: 14px;
	color: rgb(68,77,26);
	background: #ffffff;
	border: 0px solid rgb(68,77,26));
	width: 10em;
	padding: 2px 6px;
	margin-bottom: 2em;
}

legend {
	font: verdana,arial,sans-serif;
	color: #black;
	background: #ffffff;
	border: 1px solid rgb(68,77,26);
	width: 10em;
	padding: 2px 6px;
	margin-bottom: 1em;
} 
legend.kiitos {
	font: verdana,arial,sans-serif;
	color: #black;
	background: #ffffff;
	border: 1px solid rgb(68,77,26);
	width: 28em;
	padding: 2px 6px;
} 
legend.palvelut {
	font: verdana,arial,sans-serif;
	color: #black;
	background: #ffffff;
	border: 0px solid rgb(68,77,26);
	width: 32em;
	padding: 0px 0px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
}
legend.big {
	color: black;
	font: verdana;
	background: #ffffff;
	border: 1px solid rgb(68,77,26);
	width: 15em;
	padding: 2px 2px;
	/*font-size: 12px;*/
	text-decoration: none;
} 
ul.palvelut {
	font: verdana,arial,sans-serif;
	font-size: 8px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0em;
	width: 100%;
	color : rgb(68,77,26);
}

.palsta {
	float:	left;
	width:	50%;
	padding-right:5%;
	padding-left:5;
	text-align="justify";
}


/*form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
/*  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  width: 90%; 
}*/

/*form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	/*width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	/*margin:5px 0 0 10px;*/ /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
/*}*/
/*textarea { overflow: auto; }*/

/*form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
	margin-bottom:25px;
/*}*/


