
/* PLUGIN */
#plugin {
	BACKGROUND: #0d0d0d;
	COLOR: #AAA;
	CURSOR: move;
	DISPLAY: block;
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	PADDING: 7px 10px 11px 10px;
	_PADDING-RIGHT: 0;
	Z-INDEX: 1;
	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;
	font-size: 1px;
	background: #FFF;
	margin-right: 3px;
}
#SV {
	background: #FF0000 url('media/SatVal.png');
	_BACKGROUND: #FF0000;
	POSITION: relative;
	CURSOR: crosshair;
	FLOAT: left;
	HEIGHT: 166px;
	WIDTH: 167px;
	_WIDTH: 166px;
	MARGIN-RIGHT: 10px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/SatVal.png', sizingMethod='scale');
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
#SVslide {
	BACKGROUND: url('media/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('media/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;
}


/********** custom **********/
p.col {
filter: alpha(opacity=50);
}


#spec {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#spec td {
	padding:4px;
	margin:4px;
}

input.clr {
border:1px inset white;
}

#stripe {
	width:250px;
	height:150px;
	background-image:url('/myfiles/stripegen/sgen.php?f=5&s=5&c1=cc0000&t=0&c2=008000');
	background-repeat:repeat;
	border:1px outset gray;
	margin:20px auto;
	background-color:white;
}

#dl-wrapper {
	text-align:center;
}
