﻿.toolBoxDefaultError
{
	background-color: Red;
}

.headerButtonNotPushed
{
	color: white;
	font-family: Verdana;
	border: outset 2px;
	cursor: hand;
	width: 56px !important;
	width: 60px;
	width/**/:/**/56px;
	font-size: 11px;
	margin-left: 4px;
	background-color: #A3ACB1;
	text-align: center;
}

.headerButtonPushed
{
	color: #777777;
	font-family: Verdana;
	border: inset 2px;
	cursor: default;
	width: 56px !important;
	width: 60px;
	width/**/:/**/56px;
	font-size: 11px;
	margin-left: 4px;
	background-color: #EDEDED;
	text-align: center;
}

.toolBoxHeaderDefault1
{
	width: 50%;
	height: 50px;
	float: left;
}

.toolBoxHeaderDefault2
{
	width: 50%;
	height: 50px;
	float: left;
}

.toolBoxDefault
{
	height: auto;
}

.toolBoxInfo
{
	border: dimgray 1px solid;
	font-size: 11px;
	color: dimgray;
	font-family: Verdana;
	width: 70px;
}
.dgAllArea
{
	width: auto !important;
	float: left;
	padding: none !important;
}
.dgAllArea li span.dgTitle
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.dgAllArea ul
{
	margin-left: 16px;
}
.dgAllArea ul li
{
	list-style-type: none;
	margin: none;
	padding: none;
	line-height: 19px;
}
.dgAllArea ul li ul li.subdir ul
{
	padding-top: 3px;
}
.ToolBoxPage3 .dgAllArea ul
{
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

