/*Created by PAKKAJA 25012005*/

body {
	background-color: #EEF9FF;
	color: black;
	margin: 0px;
	padding: 0px;
	/*background: url(/amdent2/images/bg_gray.jpg) repeat-y;*/
}
.maintable {
	width: 790px/*100%*/;
	height: 100%;
	border-right: 1px solid #64AADF/*#045493;*/;
	border-left: 1px solid #64AADF/*#045493;*/;
	background-color: white;
}
/*
h1 {
	background-color: transparent;
	font: normal 20px verdana, sans-serif;
	line-height: 23px;
}
h2 {
	background-color: transparent;
	font: normal 19px verdana, sans-serif;
	line-height: 21px;
}
h3 {
	background-color: transparent;
	font: normal 16px verdana, sans-serif;
	line-height: 19px;
}
h4 {
	background-color: transparent;
	font: normal 14px verdana, sans-serif;
	line-height: 17px;
}
h5 {
	background-color: transparent;
	font: normal 12px verdana, sans-serif;
	line-height: 16px;
}
*/
ol,ul,li {
	font: normal 12px verdana, sans-serif;
	line-height: 15px;
}
p,td{
	font: normal 12px verdana, sans-serif;
	line-height: 17px;
}
a {
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: white;
	text-decoration: underline;
}
.summary {
	text-align: left;
	background-color: transparent;
	font: normal 13px verdana, sans-serif;
	line-height: 20px;
}
.topright {
	height: 30px;
	background: url(/images/bg_repeat_right-c.jpg) repeat-y;
	background-position: right;
	background-color: #F1FBFE;
}
/*navi block*/
.leftnavi {
	background: url(/amdent2/images/bg_repeat_right.jpg) repeat-x;
	background-color: #F1FBFE;
}
.navi a {
	text-decoration: none;
	color: #069;
}
.navi-level-one a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #069;
	padding: 2px 1px 0px 5px;
}
.navi-level-one a:hover {
	color: #069;
	text-decoration: none;
}
#navi-level-one-selected {
	color: #069;
	text-decoration: underline;
}
.navi-heading a {
	width: 100%;
	display: block;
	padding: 5px 0px 5px 0px;
}
.navi-heading a:hover {
	color: #069;
	text-decoration: none;
}
#navi-heading-selected {
	color: #069;
	text-decoration: underline;
}
/*content*/
.content {
	/*padding: 0px;*/
	margin-left: 10px;
	padding: 0px 0px 0px 20px;
	background-color: white;
	color: black;
	vertical-align: top;
	height: 100%;
	background-color: transparent;
}

.monthheading {	
	font: bold 13px verdana, sans-serif;
	/*border-top: 2px solid #efefef;*/
	background-color: #efefef;
	color: black;
	margin: 5px 0px;
	padding: 3px;
}

.content a, a:hover {
	text-decoration: none;
	color: #069;
}

.contenttable td {
	vertical-align: top;
	font: normal 12px verdana, sans-serif;
	line-height: 19px;
	
}
.contenttable td img {
	margin: 10px 20px 0px 0px;
	
}
.contenttabletextcell {
	/*vertical-align: top;
	padding-left: 10px;
	font: normal 12px verdana, sans-serif;
	line-height: 19px;*/
	
}
/*button*/
.button {
	font: normal 11px verdana;
	color: black;	
	background-color: #f6f6f6;
	border: 1px outset black;
	padding: 2px 10px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 150px;
	
	cursor: hand;
	cursor: pointer;
}
.button:visited {
	color: black;
	background-color: #f6f6f6;
}
.button:hover {
	color: black;
	background-color: white;
	text-decoration: none;
}
.button:active {
	color: black;
	background-color: white;
	text-decoration: none;
}

#footer {
	border: #c4c4c4 0px solid; 
	border-top: #ff6600 0px solid; 
	font-weight: bold; 
	width:100%;
	/*background-color:#FF6600; */
	color: #fff; 
	position:absolute;
	bottom: 0px;
 	height: 17px;
  	/*_width:100%;*/
    /*_height:100%;*/

  	overflow:auto;  
  	//text-align:center;
	overflow: hidden;

}

@media screen
{
  body>div#footer {
  position:fixed;
  }
}
/*
#footer #logo_footer {
		width: 170px;
		height: 32px;
		position:absolute;
    	top:0px;left:0px;
		background-repeat: no-repeat;
		background-position: 13px 7px;		
	} 		


#footer  form {
  padding: 4px 0px 0px 0px;
  margin: 0px auto 0px auto;

}
*/

/* tuotekuvan suurennus  */
#enlargeimage {
	font-size: 85%;
	border-right: #635d63 0px solid; 
	border-top: #C6C7C6 0px solid; 
	background: url(/amdent2/index_files/suurennuslasi.gif) #fff no-repeat 2px 3px; /*#f4f4f4*/
	FLOAT: left; border-left: #C6C7C6 1px solid; width: 151px; 
	BORDER-right: #C6C7C6 1px solid;
	BORDER-bottom: #C6C7C6 1px solid;  
	height: 20px
	cursor: hand;
	cursor: pointer;
	
}
#enlargeimage span {
	padding-right: 0px; padding-left: 20px; 
	font-WEIGHT: normal; padding-bottom: 0px; 
	color: #000000; LINE-height: 25px; padding-top: 5px
}