/*<!-- multi drop down menu -->*/
.tDIVsysROOT {
	float: left;
	color: #000;
	white-space: nowrap;
}
.tDIVsysROOT div {
	/* text-shadow: #AAA 1px 1px 2px; */
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	padding: 3px;
	float: left;
	margin: 3px;
}	
.tDIVsysROOT a,
.tDIVsysROOT a:link,
.tDIVsysROOT a:visited {
	text-decoration: none;
	color: #000;
}
.tDIVsysROOT a:hover {
	text-decoration: none;
	color: #000;
}
.tDIVsysROOT .menubox {
	background-color: #bcddf6;
	position: absolute;
	z-index: 5;
	overflow: hidden;
	text-align: left;
	float: left;
	clear: none;
	display: none;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	-khtml-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.tDIVsysROOT .menubox div { /* menu itemek szélessége */
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: inherit;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-indent: 6px;
	width: 100%;
}
.tDIVsysROOT .menubox .menubox_more {
	background-color: #bcddf6;
	position: absolute;
	z-index: 5;
	overflow: visible;
	text-align: left;
	float: left;
	clear: none;
	display: none;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 3px;
	-moz-border-radius: 0px 5px 5px 5px;
	-webkit-border-radius: 0px 5px 5px 5px;
	-khtml-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
	padding-right: 6px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
	width: auto;
}
.tDIVsysROOT .itemHORIZONTAL {
	position: relative;
	float: left;
	clear: none;
	cursor: pointer;
}
.tDIVsysROOT .itemHORIZONTAL:hover {
	background-color: #bcddf6;
}
.tDIVsysROOT .itemHORIZONTALselected {
	position: relative;
	float: left;
	clear: none;
}
.tDIVsysROOT .itemVERTICAL {
	clear: both;
	cursor: pointer;
}
.tDIVsysROOT .itemVERTICAL:hover {
	background-color: #FFF;
}
.tDIVsysROOT .itemVERTICALselected {
	background-color: #80BFEE;
	clear: both;
	cursor: pointer;
}
.tDIVsysROOT .groupHORIZONTAL {
	position: relative;
	float: left;
	clear: none;
	-moz-border-radius: 5px 0px 5px 0px;
	-webkit-border-radius: 5px 0px 5px 0px;
	-khtml-border-radius: 5px 0px 5px 0px;
	border-radius: 5px 0px 5px 0px;
}
.tDIVsysROOT .groupHORIZONTAL_keephover {
	background-color: #bcddf6;
	float: left;
	clear: none;	
	-moz-border-radius: 5px 5px 5px 0px;
	-webkit-border-radius: 5px 5px 5px 0px;
	-khtml-border-radius: 5px 5px 5px 0px;
	border-radius: 5px 5px 5px 0px;
}
.tDIVsysROOT .groupHORIZONTALselected {
	background-color: #E4F1FC;
	float: left;
	clear: none;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.tDIVsysROOT .groupHORIZONTALselected_keephover {
	background-color: #bcddf6;
	float: left;
	clear: none;
	-moz-border-radius: 5px 5px 5px 0px;
	-webkit-border-radius: 5px 5px 5px 0px;
	-khtml-border-radius: 5px 5px 5px 0px;
	border-radius: 5px 5px 5px 0px;
}
.tDIVsysROOT .groupVERTICAL {
	float: left;
	clear: both;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-khtml-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	background-image: url(../images/systemgroupback_selected.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.tDIVsysROOT .groupVERTICAL_keephover {
	float: left;
	clear: both;
	background-image: url(../images/systemgroupback_over.jpg);
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-khtml-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	background-repeat: repeat-y;
	background-position: right center;
	background-color: #80BFEE;
	cursor: default;
}

.tDIVsysROOT .groupVERTICALselected {
	float: left;
	clear: both;
	background-image: url(../images/systemgroupback_closed.jpg);
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-color: #80BFEE;
	background-repeat: no-repeat;
	background-position: right center;
}
.tDIVsysROOT .groupVERTICALselected_keephover {
	float: left;
	clear: both;
	background-image: url(../images/systemgroupback_over.jpg);
	background-color: #80BFEE;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-khtml-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	cursor: default;
	background-repeat: repeat-y;
	background-position: right center;
}
/**/
.imgbutton {
	margin: 2px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.imgbuttonmenumove {
	margin: 2px;
	padding: 2px;
	text-align: center;
	vertical-align: -50%;
	cursor: s-resize;
}


