areabuilder/
areabuilder/creatures/
areabuilder/css/dark-hive/
areabuilder/objects/
areabuilder/rooms/
body { background-color: #000000; text-align: left; color: #e2cfb8; font-size: 11px; font-family:"Monaco", "Lucida Grande", "Lucida Console", Verdana}

#main { margin: auto; width: 1060px; height: auto }

#map, #mob-icons, #obj-icons, #room-icons { list-style-type: none; margin: 0; padding: 0; height: auto; width: 400px; float: left }

#map li, #mob-icons li, #obj-icons li, #room-icons li { float: left }

.gridbox { float: left; width: 400px; min-height: 300px }

#data { float: right; width: 600px; text-align: left; height: auto }

.map-cell { float: left; margin: 0px; padding: 0px }

#progress { text-align: center }

#progress-msg {	text-align: center; font-size: 13px; padding-top: 4px; color: #e2cfb8; width: 100% }

.alert .ui-dialog-titlebar, .hidden { display: none }

.c { clear: both }

.sep { padding-top: 16px; clear: both }

.indent { padding-left: 20px }

.middle { float: middle }

.left { float: left }

.right { float: right }

.hide { display: none }

.grey { color: #7e7e7e }

.noedit { disabled: disabled }

.dd-label { float: left; padding-top: 6px }

.rcell { font-size: 9px; font-weight: normal }

.vnum { position: relative; z-index: 10; float: left }

.mi, .oi { position: relative; top: -12px }

.ri { position: relative; top: -10px }

.zreset { width: 24px }

.ui-tooltip-custom { 
	border: 1px solid #444444; 
	background-color: #000000; 
	color: #ffffff; 
	font-weight: normal; 
	max-width:200px;
	padding: 5px 5px 5px 5px
}

.ui-tooltip { cursor: help }

#mob-shop { padding-top: 16px }

#c { clear: both }