﻿
div.wtBox div.nsbh	/*Node sub box header*/
{
	border-bottom:1px solid #D0D0C0;
}

div.wtBox div.nsbl /*Node sub box last row*/
{
	/*border-top:1px solid #ECEDF4;*/
}

div.wtBox div.nch
{
	top:8px;
}

div.wtBox .nrw			/*Node row*/
{
	font:12px/17px Arial;
	color:#424242;
	margin-bottom:3px;
}

div.wtBox .nlrw			/*Node last row*/
{
	font:4px/4px Arial;
	height:20px;
}

div.wtBox .nhd			/*Node header*/
{
	font:12px/17px Tahoma;
	color:#5962A0;
	text-transform:uppercase;
	font-weight:bold;
}

div.wtBox .nrw a
{
	color:#5962A0;
	text-decoration:none;
}

div.wtBox .nrw a:hover
{
	color:#5962A0;
	text-decoration:underline;
}

div.wtBox .evid .nsb
{
	background-color:#D8D9E6;
}

div.wtBox .op .wtcOC	/*Column op*/
{
	background: Transparent url('/Images/WTImages/wtop.gif') no-repeat center 3px;
}

div.wtBox .cl .wtcOC	/*Column cl*/
{
	background: Transparent url('/Images/WTImages/wtcl.gif') no-repeat center 3px;
}

div.wtBox .wtcSEL	/*Column unsel*/
{
	background: Transparent url('/Images/WTImages/wtunsel.gif') no-repeat center 4px;
}

div.wtBox .nhd .wtcSEL	/*Column unsel*/
{
	background: Transparent url('/Images/WTImages/wtselall.gif') no-repeat center center;
}

div.wtBox .sel .wtcSEL	/*Column sel*/
{
	background: Transparent url('/Images/WTImages/wtsel.gif') no-repeat center 4px;
}

div.wtBox .nrw .wtcDET	/*Column det*/
{
	cursor:pointer;
	background: Transparent url('/Images/WTImages/wtinfo.gif') no-repeat center center;
}

div.wtBox div.wttt /* Colonna Tooltip */
{
	width:6px;
	height:6px;
	background: Transparent url('/Images/WTImages/wttt.gif') no-repeat top left;
}

div.wtBox div.wtrd	/* Colonna Ridimensionamento */
{
	width:7px;
	height:17px;
	background: Transparent url('/Images/WTImages/wtrd.gif') no-repeat center left;
}

div.wTree div.wtRedim
{
	width:7px;
	height:17px;
	background: Transparent url('/Images/WTImages/wtrdon.gif') no-repeat center left;
}

div.wTree div.wtWait
{
	position:absolute;
	top:150px;
	width:200px;
	height:70px;
	background: #FFFFFF url('/Images/WTImages/wtwa.gif') no-repeat center center;
}