
/* 
 disable to do not confuse Android users
 it is hard to tap control element exactly, but browser shows that something was clicked
*/
*
{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#TOCCONTAINER > div > ul li
{
	list-style:none;
	padding-right:0;
	margin-right:0;
	margin-left: 0px;
}

#TOCCONTAINER ul.rootchildrennode
{
	padding:2px 2px 2px 0px;
	font-size: 10pt;
	margin:0;
}

#TOCCONTAINER ul
{
	padding: 1px 1px 1px 1px;
	text-indent: 0px;
	margin-left: 10px;
}

#TOCCONTAINER.treeviewroot li
{
	padding: 5px;
}

#TOCCONTAINER hr
{
	margin-top: 0px;
}

/* TOC styles */


div#TOCCONTAINER.treeviewroot-full
{
	margin-left: 2px;
	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	cursor:default;
	font-size: 11pt;
	/* border-left-style: outset; */    /* Uncomment to show lines. */
	/* border-left-width: 1px; */       /* Uncomment to show lines. */	
}

div#TOCCONTAINER.treeviewroot-full .childrennode
{
	margin-left: 22px;
	/* border-left-style: outset; */    /* Uncomment to show lines. */
	/* border-left-width: 1px; */	    /* Uncomment to show lines. */	
}

div#TOCCONTAINER.treeviewroot-full .treenode, div#TOCCONTAINER.treeviewroot-full .treenodeselected
{
	margin-top: 1px;

	cursor: default;
	display: block;
	overflow: hidden;
	clear: left;
}

div#TOCCONTAINER.treeviewroot-full .plusminus
{
	margin-top: 3px;
	cursor: pointer;
	display: block;
	overflow: hidden;
	float: left;
}

div#TOCCONTAINER.treeviewroot-full .plusminus, div#TOCCONTAINER.treeviewroot-full .noplusminus
{
	margin-right: 5px;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
	float: left;
	border: none;
}

div#TOCCONTAINER.treeviewroot-full a.plusminus, div#TOCCONTAINER.treeviewroot-full a.noplusminus
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: none;
}


div#TOCCONTAINER.treeviewroot-full .checkboxgrey
{
	background-color: #A9A9A9;
}

div#TOCCONTAINER.treeviewroot-full .checkbox, div#TOCCONTAINER.treeviewroot-full .checkboxchecked, div#TOCCONTAINER.treeviewroot-full .checkboxgrey
{
	margin-left: 1px;
	margin-right: 2px;
	display: block;
	overflow: hidden;
	float: left;
	margin-top: 4px;
	border: none;
}

div#TOCCONTAINER.treeviewroot-full a.checkbox
{
	padding: 0px;
	margin: 0px;
	border: none;
	text-decoration: none;
}

div#TOCCONTAINER.treeviewroot-full .hitnode, div#TOCCONTAINER.treeviewroot-full .hitnodehover
{
    color: #4A8582;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    letter-spacing: -1px;
	padding-left: 5px;
	display: block;
	float: left;
    line-height: 20px;
}

div#TOCCONTAINER.treeviewroot-full .hitnodehover
{
	padding-left: 5px;
	display: block;
	overflow: hidden;
	float: left;
	cursor: default;
}

div#TOCCONTAINER.treeviewroot-full .hitimage
{
	margin-left:1px;
	margin-right:1px;
	margin-bottom:3px;
	vertical-align: bottom;
	display: block;
	overflow: hidden;
	float: left;
}



div#TOCCONTAINER.treeviewroot-full .nodeicon, div#TOCCONTAINER.treeviewroot-full .nodeiconhover
{
	margin-right: 3px;
	vertical-align: bottom;
	cursor: pointer;
	display: block;
	overflow: hidden;
	float: left;
    margin-top: 2px;
}


div#TOCCONTAINER.treeviewroot-full .nodetext
{
	padding-left: 10px;
	color: black;
	text-decoration: none;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

div#TOCCONTAINER.treeviewroot-full a.nodetext
{
	text-decoration: none;
}


div#TOCCONTAINER.treeviewroot-full .nodetexthover
{
	color: navy;
	text-decoration: underline;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

div#TOCCONTAINER.treeviewroot-full .nodetextselected
{
	color: white;
	background-color: cornflowerblue;
	text-decoration: none;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

div#TOCCONTAINER.treeviewroot-full .nodetextselected a.nodetext
{
	color: white;
	text-decoration: none;
}

div#TOCCONTAINER.treeviewroot-full .nodetext, div#TOCCONTAINER.treeviewroot-full .nodetexthover, div#TOCCONTAINER.treeviewroot-full .nodetextselected
{
	padding-left:2px;
	padding-right:2px;
	padding-top: 1px;
	vertical-align: bottom;
	display: block;
	overflow: hidden;
}

div#TOCCONTAINER.treeviewroot
{
	font-size: 11pt;
	display: block;
	font-family: Tahoma, Helvetica, sans-serif;
	cursor:default;
}

div#TOCCONTAINER.treeviewroot .nodetext
{
	font-size: 11pt;
	font-family: Tahoma, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	vertical-align:middle;
	cursor: pointer;

	display: block;
	overflow: hidden;
}

div#TOCCONTAINER.treeviewroot .nodetext a.nodetext
{
	text-decoration: none;
}

div#TOCCONTAINER.treeviewroot .nodetext a.nodetext:focus
{
	border: 1px dotted black;
}


div#TOCCONTAINER.treeviewroot .loadingnode
{
	cursor: default;
	display: block;
	overflow: hidden;
}


div#TOCCONTAINER.treeviewroot .nodetexthover
{
	font-size: 11pt;
	font-family: Tahoma, Helvetica, sans-serif;
	color: navy;
	text-decoration: underline;
	vertical-align:middle;
	cursor: pointer;

	display: block;
	overflow: hidden;
}

div#TOCCONTAINER.treeviewroot .nodetextselected
{
	font-size: 11pt;
	font-family: Tahoma, Helvetica, sans-serif;
	color: white;
	background-color: cornflowerblue;
	text-decoration: none;
	cursor: pointer;
	vertical-align:middle;

	display: block;
	overflow: hidden;
}

div#TOCCONTAINER.treeviewroot .nodetextselected a.nodetext
{
	color: white;
	text-decoration: none;
}

div#TOCCONTAINER.treeviewroot .nodeicon, div#TOCCONTAINER.treeviewroot .nodeiconhover
{
	vertical-align:middle;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
	display: block;
	overflow: hidden;
	float: left;
	border: none;
}

div#TOCCONTAINER.treeviewroot a.nodeicon, div#TOCCONTAINER.treeviewroot a.nodeiconhover
{
	padding: 0px;
	text-decoration: none;
	border: none;
}


div#TOCCONTAINER.treeviewroot .hitnode, div#TOCCONTAINER.treeviewroot .hitnodehover
{
    color: #4A8582;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    letter-spacing: -1px;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
    float: left;
    line-height: 20px;
}

div#TOCCONTAINER.treeviewroot .hitnodehover
{
	cursor: pointer;
}

div#TOCCONTAINER.treeviewroot .treenode, div#TOCCONTAINER.treeviewroot .treenodeselected
{
	cursor: default;
	display: block;
	overflow: hidden;
}


div#TOCCONTAINER.treeviewroot .checkboxgrey
{
	background-color: #A9A9A9;
}

div#TOCCONTAINER.treeviewroot .checkbox, div#TOCCONTAINER.treeviewroot .checkboxchecked, div#TOCCONTAINER.treeviewroot .checkboxgrey
{
	display: block;
	overflow: hidden;
	float: left;
	margin-top: 2px;
	border: none;
}

div#TOCCONTAINER.treeviewroot .checkboxhide, div#TOCCONTAINER.treeviewroot .checkboxcheckedhide, div#TOCCONTAINER.treeviewroot .checkboxgreyhide
{
	display: none;
}

div#TOCCONTAINER.treeviewroot a.checkbox
{
	padding: 0px;
	margin: 0px;
	border: none;
	text-decoration: none;
}

.tocnav
{
	background: #D0D8DF url('/nxt/gateway.dll?f=images$fn=toc-nav-bg.png$vid=Publish%3A10.1048%2FEnu$3.0') repeat-x top;
	padding: 5px;
	border-bottom: 1px solid #909090;
}

.tocnav .tocnavrootnode
{
	margin-bottom: 0;
	margin-left: 5px;
	padding: 5px;
}

.tocnav .tocnavrootnode .tocnavnodenametext 
{
	color: #43505F;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 11pt;
	vertical-align: middle;
	padding-left: 6px;
	margin-bottom: 10px;
	cursor: pointer;
}

.tocnav .tocnavnode
{
	margin-bottom: 0;
	display:block;
	overflow:hidden;
	margin-left: 0px;
	padding: 6px 5px 0px 15px;
	background: #E6EAEE;
}

.tocnav .tocnavrootnode > .tocnavnode
{
	margin: 7px 0 0 -6px !important;
	padding: 5px 0 5px 7px;
}

.tocnav .tocnavnode .tocnavnodenametext
{
	color: #43505F;
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 11pt;
	vertical-align: middle;
	cursor: pointer;
}

a.tocnavnodelink
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border: none;
}
