/* CSS Document 
PAKKAJA 24.3.2004
Planmeca USA
*/
/* TOP MENU */
body {
	margin: 0px;
	padding: 0px;
	color: black;
	background-color: white;

	font: normal 90% verdana, verdana-sans-serif;
}

a {
	background-color: transparent;
	color: #6A94E0;	
}

#leftnavi p,div {
	/*font: normal 12px arial, sans-serif;*/
}

.leftnaviheading a {
	font-size: 85%;
	text-decoration: underline;
	line-height: 18px;
	padding: 5px 0px;
}

#leftnavi a {
	font: normal 70% verdana, sans-serif;
	color: black;
	background-color: transparent;
	text-decoration: none;
}
#leftnavi #nodeselected {
	text-decoration: underline;

}
div.topmenu { 
	margin-top: 1px;
	margin-left: 12px;
	position: absolute;
	visibility: hidden; 
	border-top: 1px solid #efefef;
	background-color: #B8D0EA;
	color: white;
	z-index: 70;
}

a.topmenu { 
	padding: 2px; 
	margin: 1px; 
	font: verdana, sans-serif; 
	line-height: 14px; 
	display: block;
	color: white;
	font-size: 80%;
	text-decoration: none;

	}

a.topmenu:visited	{ 

	width: 200px;
	display: block;
	margin: 1px;
	padding: 2px;
} 

a.topmenu:focus, a.topmenu:hover { 
	width: 200px;
	text-decoration: none; 
	display: block;
	padding: 2px;
	margin: 1px; 
	color: #666;
	background-color: #CBDCEE;
	
}
div.links {
	background-color: #B8D0EA;
	

}
div.links a {
	/*border-left: 2px solid #FFF;
	margin: 0px;*/
	color: white;
	/*text-transform: uppercase;*/
	padding: 1px 5px 0px 5px; 
	display: inline;

	font-family: verdana, sans-serif;
	/*font-size: 11px;*/
	font-size: 80%;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
}
.linksselected a {
	color: #333;
}

.linksselected a:visited {

	text-decoration: none;
	color: white;
	background-color: white;

}
			
div.links a:hover, a:focus, a:active {
	color: #666;
			}	
/* / TOP MENU */
#path {
	width: 520px;
	color: #666;
	border-bottom: 1px solid #efefef;
	font: normal 60% verdana, sans-serif;
	padding: 2px 0px 2px 0px;
	line-height: 16px;
}
#pathselected {
	
	font-weight: bold; 
}
#path a {
	color: #666;
	
	text-decoration: none;
}

containertable {
	height: 100%;
	width: 100%;
}
contentcontainercell {
	height: 100%;
	vertical-align: top;
	
	background-color: transparent;
}
#content div,p,ul,ol {
	font: normal 75% verdana, sans-serif;
	line-height: 140%;
	
}
#content table td {
	font: normal 80% verdana, sans-serif;
	
}
.headingblock {
	text-align: center;
	background-color: #ccc;
	color: black;
	font-size: 80%;
	height: 35px;
}
#search {
	
	font-size: 70%;
}
#footer {
	
	font-size: 70%;
	color: #666;
}
#footer a:visited {
	
	color: white;
	text-decoration: none;
}
#footer a {
	
	color: white;
	text-decoration: none;
}
#footerselected a {
	
	color: black;
	text-decoration: underline;
}
.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;
}


.popup {
	
	border-top: 20px solid #B8D0EA;
	border-right: 1px solid #efefef; 
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	
	position:absolute; 
	left: 700px; 
	top: 120px;
	width: 210px;
	font-weight: bold;
	font: italic 70%;
	
	color: #666;
	padding: 5px;
	
}
.popup p {
	
	font-size: 90%;

}

.popupleft {
	
	z-index: 5;
	border-top: 20px solid #B8D0EA;
	border-right: 1px solid #efefef; 
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	
	position:absolute; 
	left: 150px; 
	top: 120px;
	width: 210px;
	font-weight: bold;
	font: italic 70%;
	
	color: #666;
	background-color: white;
	padding: 5px;
	
}
.popupleft p {
	
	font-size: 90%;

}
h1,h2,h3,h4,h5 {
	
	font: italic 120% verdana, sans-serif;
	color: #333; 
}

form input,textarea {
	
	width: 300px;
}

.lbl {
	text-align: right;
	vertical-align: top;
	padding: 2px;
	font-size: 120%;
}
#login {
	padding: 3px 10px;
	background-color: #B8D0EA;
	border: 2px solid #efefef;

}
/*
.contentheading {
	border-top: 20px solid #B8D0EA;
	font: italic 90% verdana, sans-serif;
	color: #333; 
}
*/
/*********************************
* used only on side material menu
**********************************/

.materialheaading {
	font-size: 70%;
	padding: 3px; 
	background-color: #efefef; 
	color: #333; 
	font-weight: bold;
}
.materialheaadinglanguage {
	font-size: 70%;
	padding: 3px; 
	background-color: white; 
	border: 2px solid #efefef; 
	color: #333; 
	font-weight: bold;
}
.materiallinks {
		font-size: 95%;
		}

