
#panelMenubar {
	
	border-top-color: #9f9f9f;
	
	border-top-style: solid;
	
	border-top-width: 1px;
	
	height: 0px;
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	position: absolute;
	top: 36px;
	left: 0px;
	z-index: 1;
}

#paneMenuItems {
	height: 30px;
/*	left: 300px; */
	position: absolute;
	z-index: 10;	
	top: 4px;
	
	

}

#panelMenuPics
{
position: absolute;
left: 780px;
top:0px;
}


/* Parent - Level 0 */

#paneMenuItems ul{
	margin: 0;
	padding: 0;
	z-index: 5;
	list-style-type: none;
}

#paneMenuItems li {
	position: relative;
	display: inline;
	float: left;
}



#paneMenuItems a {
	display: block;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
}



#paneMenuItems a:hover {
	background: transparent;
	color: #b3b3b3;
		
	
}

#paneMenuItems a:active {
color: #b3b3b3;
		
}





#pageMenu
{

	position: relative;
	height: 50px;
    left: 15px;
    top:0px;
    font-family: Verdana;
    font-size: 28px;
    font-weight: bold;

}


#toolboxmain {
	position: relative;
	height: 410px;
	width: 934px;
    left: 20px;
    top:0px;
    font-family: Verdana;
    font-size: 14px;
    background: url(toolboxoverviewbg.png);
    background-repeat: no-repeat;

}


#toolboxkuvat {
	position: relative;

	width: 929px;
    left: 20px;
    top:10px;
    font-family: Verdana;
    font-size: 14px;


}

#kuvateksti{
	position: absolute;
	top: 175px;
    left: 85px;
    width: 350px;
    font-family: Verdana;
    font-size: 12px;


}

#toolboxkuvattext {
	position: relative;
	width: 929px;
    left: 10px;
    top:0px;


}

#textsub {
	position: absolute;
    font-family: Verdana;
    font-size: 10px;
	width: 180px;

}

#textsub h2 {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

#screenshots{
position: relative;
left:38px;
}

#screenshots img
{
margin-left: 12px;
margin-right: 12px;
}

#sshead{
position:relative;
text-align:center;
top:10px;
}

#sshead h2 {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-align: center;
}


