/* PLUGIN */

#plugin {
	border: 2px solid #555;
	BACKGROUND: #0d0d0d;
	COLOR: #AAA;
	CURSOR: move;
	DISPLAY: block;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	PADDING: 7px 10px 11px 10px;
	_PADDING-RIGHT: 0;
	Z-INDEX: 30;
	TOP: 0;
	LEFT: 0;
	POSITION: absolute;
	WIDTH: 199px;
	_width: 210px;
	_padding-right: 0px;
}
#plugin br {
	CLEAR: both;
	MARGIN: 0;
	PADDING: 0;
}
#plugin select {
	BORDER: 1px solid #333;
	BACKGROUND: #FFF;
	POSITION: relative;
	TOP: 4px;
}

#plugHEX {
	FLOAT: left;
	position: relative;
	top: -1px;
}
#plugCLOSE {
	FLOAT: right;
	cursor: pointer;
	MARGIN: 0 8px 3px;
	_MARGIN-RIGHT: 10px;
	COLOR: #FFF;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
#plugHEX:hover,#plugCLOSE:hover {
	COLOR: #FFD000;
}

#plugCUR {
	float: left;
	width: 10px;
	height: 10px;
	background: #FFF;
	margin-right: 3px;
}

#SV {
	background: #FF0000;
	_BACKGROUND: #FF0000;
	POSITION: relative;
	CURSOR: crosshair;
	FLOAT: left;
	HEIGHT: 166px;
	WIDTH: 167px;
	_WIDTH: 165px;
	MARGIN-RIGHT: 10px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
#SVimage {
	position: absolute;
	top:0;
	left: 0;
	width:170px;
	height:170px;
	behavior: url("iepngfix.htc");
}
#SVslide {
	BACKGROUND: url('../images/slide.gif');
	HEIGHT: 9px;
	WIDTH: 9px;
	POSITION: absolute;
	_font-size: 1px;
	line-height: 1px;
}

#H {
	BORDER: 1px solid #000;
	CURSOR: crosshair;
	FLOAT: left;
	HEIGHT: 154px;
	POSITION: relative;
	WIDTH: 19px;
	PADDING: 0;
	TOP: 4px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
#Hslide {
	BACKGROUND: url('../images/slideHue.gif');
	HEIGHT: 5px;
	WIDTH: 33px;
	POSITION: absolute;
	_font-size: 1px;
	line-height: 1px;
}
#Hmodel {
	POSITION: relative;
	TOP: -5px;
}
#Hmodel div {
	HEIGHT: 1px;
	WIDTH: 19px;
	font-size: 1px;
	line-height: 1px;
	MARGIN: 0;
	PADDING: 0;
}