/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/
 /* Reports */
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

.dtree{
	font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
	padding:	0;
	}

#fullheight
{
	POSITION: relative;
	height:100%
}


td.popuplinetop
{
	border-color:		#666666;
	border-top-width:	1px;
	border-left-width:	0px;
	border-right-width:	0px;
	border-bottom-width:0px;
	border-style:	solid;
}
td.popuplinebottom
{
	border-color:		#666666;
	border-top-width:	0px;
	border-left-width:	0px;
	border-right-width:	0px;
	border-bottom-width:1px;
	border-style:	solid;
}


table.popuptable
{
	
	color:			#666666;
	font-family:	trebuchet MS, arial;
	font-size:		12px;
	text-align:		left;
	background-color:	#E0E0E0;
	border-width:		1px;
	border-style:		solid;
	border-color:		#A0A0A0;
	border-top-width:	1px;
	border-left-width:	0px;
	border-left-color:	#E8E8E8;
	border-right-width:	1px;
	border-bottom-width:1px;
	height:	100%;
	width:	100%;
}
table.tree_option
{
	
	color:			#606060;
	font-family:	trebuchet MS, arial;
	font-size:		10px;
	text-align:		left;
	background-color:	#E0E0E0;
	border-width:		1px;
	border-style:		solid;
	border-color:		#A0A0A0;
	border-top-width:	1px;
	border-left-width:	0px;
	border-left-color:	#E8E8E8;
	border-right-width:	1px;
	border-bottom-width:1px;
	height:105px;
}

table.searchresults
{
	
	color:			#606060;
	font-family:	trebuchet MS, arial;
	font-size:		10px;
	text-align:		left;
	padding:		2px;
	background-color:	#E8E8E8;
	border-width:		1px;
	border-style:		solid;
	border-color:		#A0A0A0;
	border-top-width:	0px;
	border-left-width:	0px;
	border-left-color:	#E8E8E8;
	border-right-width:	1px;
	border-bottom-width:1px;
}	
	
}
.dtree text{ 
  font-family:TrebuchetMS; 
  font-size:9pt;
  font-color: #000000; 
  font-weight:bold; 
  background-color:336699; 
  border-color:336699; 
  border-style:inset; 
  border-width:2px; 
  color:FFFFFF; 
}

.dtree img {
	BORDER-TOP: 		transparent 1px solid;
	BORDER-LEFT: 		white 0px solid;
	BORDER-RIGHT: 		white 0px solid;
	BORDER-BOTTOM: 		transparent 1px solid;
	vertical-align: 	middle;
	height:18:
	
}
.dtree a {
	color: #666666;
	text-decoration: none;
	border: 1px solid transparent;
}



.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
	margin-bottom:2px;
	height:18:
}

.dTreeNode
{
	margin-bottom:1px;
}

.dtree a.node:hover, .dtree a.nodeSel:hover
{
	color: #333;
	text-decoration: underline;
	BORDER-TOP: 		#397fe5 1px solid;
	BORDER-LEFT: 		#397fe5 1px solid;
	BORDER-RIGHT: 		#397fe5 0px solid;
	BORDER-BOTTOM: 		#397fe5 1px solid;	
}

.dtree a.nodeSel
{
	background-color: #c0d2ec;
}

.dtree .clip z{
	overflow: hidden;
}
/*-------------------------------------------------------------------------------------*/
.submenuimg
{
	height:	18px;
	width:	18px;
}

img.submenuimgnew
{	
	height:	18px;
	width:	18px;	
	background-color: #c0d2ec;
	border: 1px solid #397fe5;
}

.apop{
	padding:	0px;
	spacing:	0px;
	position: absolute;
	background-color: #FFFFFF;
	visibility: hidden;
	float: left;
	
	font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	white-space: nowrap;
}

body
{
	margin-top: 	0px;
	margin-left: 	0px;
	margin-right: 	0px;
	margin-bottom: 	0px;
}
.submenuover
{
	font-family:		trebuchet MS, arial;
	font-size:			12px;
	text-align:			left;
	color:				#666666;
}

.submenuoverhover
{
	font-family:		trebuchet MS, arial;
	font-size:			12px;
	text-align:			left;
	background-color: #c0d2ec;
}

.submenukop
{
	height:	20px;	
	background-image: 	 	url(/DMS/template/standard/image/bg2.gif);
	background-repeat:		repeat;
}	
.submenukop2
{
	font-size:				14px;
	color:					#666666;
	font-family:			trebuchet MS, arial;
}

.submenuborder
{
	BORDER-TOP: 		#cecece 1px solid;
	BORDER-LEFT: 		#a4adbc 1px solid;
	BORDER-RIGHT: 		#a4adbc 1px solid;
	BORDER-BOTTOM: 		#cecece 1px solid;
	width:	150px;
}

.buttonsmall
{
	color:			#606060;
	font-family:	trebuchet MS, arial;
	font-size:		10px;
	text-align:		left;
	background-color:	#E0E0E0;
	border-width:		1px;
	border-style:		solid;
	border-color:		#A0A0A0;
	cursor:				pointer;
	border-top-width:	1px;
	border-top-color:	#E8E8E8;
	border-left-width:	1px;
	border-left-color:	#E8E8E8;
	border-right-width:	1px;
	border-bottom-width:1px;
}
.buttonsmall:hover
{
	color:				#606060;
	font-family:	trebuchet MS, arial;
	font-size:		10px;
	text-align:		left;
	background-color:	#FFCCFF;
	border-width:		1px;
	border-style:		solid;
	border-color:		#A0A0A0;
	cursor:				pointer;
	border-top-width:	1px;
	border-top-color:	#E8E8E8;
	border-left-width:	1px;
	border-left-color:	#E8E8E8;
	border-right-width:	1px;
	border-bottom-width:1px;
}
