/* GENERAL STYLES */
ul
{
	visibility: visible;
}
span
{
	visibility: visible;
	
}
div
{
	float: left;
	visibility: visible;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.MenuItemHidden
{
	background-color: transparent;
	height: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	width: 0px;
	background-repeat: no-repeat;
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
}

.MainItemSelectedLevel1
{
	background: url(../_images/pic_.gif) no-repeat 11px center;
	color: #cc0000;
	background-color: #d4d4d4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 23px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.MainItemNoChildsLevel1
{
	background: url(../_images/pic_-cinza.gif) no-repeat 11px center;
	color: #333333;
	background-color: #d4d4d4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 23px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.MainItemChildsLevel1
{
	background: url(../_images/pic+.gif) no-repeat 11px center;
	color: #333333;
	background-color: #d4d4d4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 23px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.MainItemExpandedLevel1
{
	background: url(../_images/pic_.gif) no-repeat 11px center;
	color: #cc0000;
	background-color: #d4d4d4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 23px;
	padding-bottom: 0px;
	padding-top: 4px;
}

/****** LEVEL 2 ******/
.MainItemSelectedLevel2
{
	background: url(../_images/pic_.gif) no-repeat 20px center;
	color: #cc0000;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 32px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.MainItemNoChildsLevel2
{
	background: url(../_images/pic_-cinza.gif) no-repeat 20px center;
	color: #333333;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 32px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.MainItemChildsLevel2
{
	background: url(../_images/pic+.gif) no-repeat 20px center;
	color: #333333;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 32px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.MainItemExpandedLevel2
{
	background: url(../_images/pic_.gif) no-repeat 20px center;
	color: #cc0000;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 32px;
	padding-bottom: 0px;
	padding-top: 4px;
	clear: both;
	display: inline;
	visibility: visible;
}

/****** LEVEL 3 ******/
.MainItemSelectedLevel3
{
	background: url(../_images/pic_.gif) no-repeat 29px center;
	color: #cc0000;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 41px;
	padding-bottom: 0px;
	padding-top: 4px;
	display: block;
	visibility: visible;
}
.MainItemNoChildsLevel3
{
	background: url(../_images/pic_-cinza.gif) no-repeat 29px center;
	color: #333333;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 41px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.MainItemChildsLevel3
{
	background: url(../_images/pic+.gif) no-repeat 29px center;
	color: #333333;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 41px;
	padding-bottom: 0px;
	padding-top: 4px;
}
.MainItemExpandedLevel3
{
	background: url(../_images/pic_.gif) no-repeat 29px center;
	color: #cc0000;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 41px;
	padding-bottom: 0px;
	padding-top: 4px;
}

.MenuItemsFlagsSelected
{
	color: #333333;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-top: #ffffff 1px solid;
	margin: 0px;
}
.MenuItemsFlags
{
	color: #999999;
	background-color: #f4f4f4;
	font-size: 11px;
	font-family: verdana;
	height: 20px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-top: #ffffff 1px solid;
	margin: 0px;
}



/* EDITOR PROPERTIES */

