body {background:black;margin:0;padding:0;text-align:center;color:white;font-family:verdana;font-size:12px;}
#wrap {text-align:left;margin:0 auto;margin-top:5px;border:1px solid #2B2B2B;width:1000px;position:relative;}
#container {height:550px;width:1000px;position:relative;}
#addthis {text-align:right;width:1000px;margin:10px auto 0 auto;}

#bgimage {position:relative;top:0;left:0;z-index:1;}
#menu {position:absolute;top:0;left:0;z-index:200;}
.hotspot {display:block;position:absolute;z-index:500;background:url(/images/pixel.gif);outline:0;}
a { color: #FFF; }

.block {
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    position: absolute;
    background:#eee;
    padding:0px;
    border-collapse:collapse;
    opacity:.8;
    z-index: 2000;
    opacity:.8;
    filter:alpha(opacity=80)
    background:white;
    font-size:10px;
    font-weight:normal;
    line-height:12px;
}

.block a {
	text-decoration:none;
	font-weight:normal;
	color:#000000 !important;
}

.block a:hover {
	background: #ff2;
}

.outline {
    border: 1px solid white;
    position: absolute;
    z-index: 1500;
}

.handle, .resize {
    display:block;
    width:10px;
    height:10px;
    background:#ff2;
    cursor:move;
}

.handle {
    border-bottom:1px #999 solid;
    border-right:1px #999 solid;
}

.resize {
    position:absolute;
    right:0;
    bottom:0;
    border-top:1px #999 solid;
    border-left:1px #999 solid;
}
#adminbar {position: fixed; bottom: 0; left: 0; right:0;text-align:left;font-size:11px;margin-top:10px;border-top:2px solid #333333;padding:10px;background:#666666;}
#adminbar input, #form select {font-size:11px;}
#adminbar a {color:white;text-decoration:none;}
#adminbar a:hover {text-decoration:underline;color:yellow;}

#imagebrowser {
position:absolute;
height:400px;
width:800px;
z-index:5000;
background:white;
top:100px;
left:100px;
opacity:.9;
filter:alpha(opacity=80);
padding:10px;
color:black;
}

	#imagebrowser a {
	color:black !important;
	}

#folders {
float:left;
width:200px;
height:380px;
overflow:auto;
}

#files {
float:right;
width:500px;
height:380px;
overflow:auto;
}

#propsform {
margin:10px;
}
#propsform input, #propsform textarea {
font-size:10px;
font-family:verdana;
}
