#main div.selector {
	display: block;
	position: relative;
	text-decoration: none;
	text-align: left;
	background: url(http://myspace-webgraphics-software.net:8080/images/bg-control.gif) no-repeat left top;
	padding: 0 24px 0 8px;
	margin-top: 1px;
	margin-left: 1px;
	color: #666;
	white-space: nowrap;
    font: bold 14px/2.5em Arial,"Lucida Grande",Verdana,sans-serif;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    width: auto;
	height: 36px;
	overflow: visible;
}

#main div.selector-disabled {
	display: block;
	position: relative;
	text-decoration: none;
	text-align: left;
	background: url(http://myspace-webgraphics-software.net:8080/images/bg-control.gif) no-repeat left top;
	padding: 0 24px 0 8px;
	margin-top: 1px;
	margin-left: 1px;
	color: #BBB;
	white-space: nowrap;
    font: bold 14px/2.5em Arial,"Lucida Grande",Verdana,sans-serif;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
    width: auto;
	height: 36px;
	overflow: visible;
}

#main div.selector span {
	cursor: default;
	-moz-user-select: none;
	-khtml-user-select: none;
}

#main div.control-menu {
    color: #333;
    font: normal 13px/1.2em Arial,"Lucida Grande",Verdana,sans-serif;
    font-variant: normal;
    font-size-adjust: none;
    font-stretch: normal;
	display: none;
	position: absolute;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	z-index: 10000;
	top: 18px; left: 0;
    width: auto;
    height: auto;
    text-align: left;
    zoom: normal;
}

#main #stroke_color {
	background: url(http://myspace-webgraphics-software.net:8080/images/color-box.gif) no-repeat 0 0 #000000;
	width: 70px;
	height: 36px;
	overflow: hidden;
	font-size: 1px;
}

#main div.control-menu a {
	font: normal 14px/1.2em "Lucida Grande", Verdana, Arial, sans-serif;
	text-decoration: none;
	display: block;
	color: #cc00ff;
	text-decoration: none;
	line-height: 1.5em;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding: 2px 5px;
	padding-right: 15px;
	white-space: nowrap;
}

#main div.control-menu a:hover { 
	text-decoration: none; 
	color: #333; 
	background-color: #ccc; 
	border-color:#a2bbdd #fff #fff #a2bbdd;
}

#main div.pimp,
#main div.pimp-hover {
	width: 20px;
	height: 36px;
	background: url(http://myspace-webgraphics-software.net:8080/images/pimp.gif) no-repeat 0px -36px #fafafa;
	overflow: hidden;
	font-size: 1px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	overflow: hidden;
}
#main div.pimp-hover { background-position: 0px 0px; }

.font-picker-toppimp {
	background: url(http://myspace-webgraphics-software.net:8080/images/font-picker.gif) no-repeat -17px 0;
	width: 17px;
	height: 16px;
	font-size: 1px;
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 10;
	-moz-user-select: none;
}

.font-picker-bottompimp {
	background: url(http://myspace-webgraphics-software.net:8080/images/font-picker.gif) no-repeat -17px -46px;
	width: 17px; 
	height: 16px;
	font-size: 1px;
	position: absolute;
	right: -1px;
	bottom: -1px;
	z-index: 10;
	-moz-user-select: none;
}

.font-picker-scroller {
	background: url(http://myspace-webgraphics-software.net:8080/images/font-picker.gif) no-repeat -17px -16px;
	width: 17px;
	height: 30px;
	font-size: 1px;
	position: absolute;
	right: -1px; 
	top: 14px; 
	z-index: 10;
	-moz-user-select: none;
}

.font-picker-container {
	width: 300px;
	border: 1px solid #ccc;
	overflow: hidden;
	height: 150px;
	position: absolute;
	background: url(http://myspace-webgraphics-software.net:8080/images/font-picker-bg.gif) repeat 0 0 #f8f8f8;
	z-index: 3;
	-moz-user-select: none;
}

