fieldset{
	border-width: 1px;
	border-color:#ddd;
	border-style:solid;
	margin-bottom:5px;
}

/* colourPicker */

.colourPickerTrigger {width: 25;height: 25;cursor: default;}

.colourPickerMain {BACKGROUND: #0d0d0d; COLOR: #AAA; CURSOR: move; DISPLAY: none; FONT-FAMILY: arial; FONT-SIZE: 11px; PADDING: 7px 10px 11px 10px; _PADDING-RIGHT: 0; Z-INDEX: 20; POSITION: absolute; WIDTH: 215px; _width: 215px; _padding-right: 0px;}
.colourPickerMain br { CLEAR: both; MARGIN: 0; PADDING: 0;  }

.colourPickerCUR { float: left; width: 15px; height: 15px; font-size: 1px; background: #FFF; margin-right: 3px;margin-bottom: 5px; }

.colourPickerHEX { FLOAT: left; position: relative; top: -1px; }
.colourPickerHEX hover { COLOR: #FFD000;  }

.colourPickerCLOSE { FLOAT: right; cursor: pointer; MARGIN: 0 8px 3px; _MARGIN-RIGHT: 10px; COLOR: #FFF; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
.colourPickerCLOSE hover { COLOR: #FFD000;  }

.colourPickerSV { background-image:expression("url(" + (window.location.toString().substring(0,window.location.toString().indexOf('/',window.location.toString().indexOf('/',window.location.toString().indexOf('/',window.location.toString().indexOf('//')+1)+1)+1))) + "/cuphat/img/colourpicker/SatVal.png)"); background-color: #FF0000 ; _BACKGROUND: #FF0000; POSITION: relative; CURSOR: crosshair; FLOAT: left; HEIGHT: 166px; WIDTH: 167px; _WIDTH: 166px; MARGIN-RIGHT: 10px; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
.colourPickerSVslide { BACKGROUND: expression("url(" + (window.location.toString().substring(0,window.location.toString().indexOf('/',window.location.toString().indexOf('/',window.location.toString().indexOf('/',window.location.toString().indexOf('//')+1)+1)+1))) + "/cuphat/img/colourpicker/slide.gif)"); HEIGHT: 9px; WIDTH: 9px; POSITION: absolute; _font-size: 1px; line-height: 1px; }

.colourPickerH { BORDER: 1px solid #000; CURSOR: crosshair; FLOAT: left; HEIGHT: 165px; POSITION: relative; WIDTH: 19px; PADDING: 0; TOP: 0px; -moz-user-select: none; -khtml-user-select: none; user-select: none; }
.colourPickerHslide { BACKGROUND: expression("url(" + (window.location.toString().substring(0,window.location.toString().indexOf('/',window.location.toString().indexOf('/',window.location.toString().indexOf('/',window.location.toString().indexOf('//')+1)+1)+1))) + "/cuphat/img/colourpicker/slideHue.gif)"); HEIGHT: 5px; WIDTH: 33px; POSITION: absolute; _font-size: 1px; line-height: 1px; margin-left: -8px}
.colourPickerHmodel { POSITION: relative; TOP: -2px; }
.colourPickerHmodel div { HEIGHT: 1px; WIDTH: 19px; font-size: 1px; line-height: 1px; MARGIN: 0; PADDING: 0; }


/* dinamicSearch */

.dinamicSearchDiv {
	position:absolute;
	left:0px;
	top:0px;
	z-Index: 80000;
	color: #333;
	background-color: #fff;
	border: 1px solid #666;
	overflow-y: auto;
	height: 140px;
	display:none;
	background-color: #eee;
}

.dinamicSearchDiv ul {
	padding: 2px;
	margin: 0px;
	list-style: none;
	overflow: hidden;
}

.dinamicSearchDiv li {
	display: block;
	white-space: nowrap;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.dinamicSearchDiv li span{
	font-family: var(--MOBA-MAIN-FONT) !important;
	font-size: 12px;
	margin-bottom: 0px;
	width: auto !important;
	color:black;
}

.dinamicSearchDiv a:HOVER {
	background-color: #0009be;

}
.dinamicSearchDiv a:HOVER span{
	color: white;

}
.dinamicSearchDiv a {
	color:white;
	text-decoration:none;
	font-size:12px;
	font-family: var(--MOBA-MAIN-FONT) !important;
	font-size:12px;
}


.dinamicSearchTextDontFind{
	background-image: url(../img/throbber.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}

.dinamicSearchTextFind{
	background-image: url(../img/throbber.gif);
	background-repeat: no-repeat;
	background-position: right -18px;
}

.roundedPanel {
	z-index: 70000;
}

.roundedPanel table{
	display: inline;
}

.roundedPanelBorder span{
	display:block;
	overflow: hidden;
}

.roundedPanelBorderL1 {
	height: 1px;
	margin-left:4px;
	width: 1px;
}

.roundedPanelBorderR1 {
	height: 1px;
	margin-right: 4px;
	width: 1px;
}

.roundedPanelBorderL2 {
	height: 1px;
	margin-left: 2px;
	width: 3px;
}

.roundedPanelBorderR2 {
	height: 1px;
	margin-right: 2px;
	width: 3px;
}

.roundedPanelBorderL3 {
	height: 2px;
	margin-left: 1px;
	width: 4px;
}

.roundedPanelBorderR3 {
	height: 2px;
	margin-right: 1px;
	width: 4px;
}

.roundedPanelBorderL4 {
	height: 1px;
	margin-left: 0px;
	width: 5px;
}

.roundedPanelBorderR4 {
	height: 1px;
	margin-right: 0px;
	width: 5px;
}
.roundedPanelBorderSide {
	height: 100%;
	width: 2px;
}
.roundedPanelIcon {
	vertical-align: middle;
}
.roundedPanelLabel {
	font-family: var(--MOBA-MAIN-FONT) !important;
	font-size: 10px;
}
.roundedPanelMinimize {
	border-bottom-width:2px;
	border-bottom-style: solid;
	width: 8px;
	height: 8px;
	margin: 2px;
}
.roundedPanelMaximize {
	border-width: 1px;
	border-style: solid;
	border-top-width:2px;
	border-top-style: solid;
	width: 8px;
	height: 8px;
	margin: 2px;
}
.inboxfilter {
	display :	inline;
}