body
{ margin: 0; padding: 0; background: #006699; overflow: hidden; }


p, h1, h2, h3, h4, h5, h6, a, span, ul, li
{ margin: 0; padding: 0; font-size: 16px; color: #006699; font-family: Fixedsys, 'Courier New', Sans-Serif, Verdana; }


ul, li
{ list-style-type: none; }


img
{ border: none 0px Transparent; }
img.show, img.hide, img.close, img.full, img.empty, img.up, img.down, img.left, img.right, img.resize, .jspArrowUp, .jspArrowDown, .jspArrowUp.jspDisabled, .jspArrowDown.jspDisabled, img.icon
{ background: url(/images/workbench1-3/workbench.png) no-repeat; }

img.empty { background-position: 0 -555px; } 
img.full { background-position: 0 -570px; } 
img.left { background-position: 0 -479px; } 
img.right { background-position: 0 -498px; } 
img.down, .jspArrowDown, .jspArrowDown.jspDisabled { background-position: 0 -462px; } 
img.up, .jspArrowUp, .jspArrowUp.jspDisabled { background-position: 0 -515px; } 
img.close { background-position: 0 -534px; } 
img.hide { background-position: 0 -587px; } 
img.show { background-position: 0 -627px; } 
img.resize { background-position: 0 -608px; } 

img.ico-rd { width: 32px; height: 30px; background-position: 0 0; }
img.ico-wb { width: 35px; height: 28px; background-position: 0 -31px; }


div
{ position: relative; float: left; width: 100%; }





#page
{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }



#header
{ position: absolute; z-index: 1; top: 0px; height: 20px; min-height: 20px; background: #006699; }
#header .content
{ position: absolute; bottom: 0px; height: 20px; background: #fff; }
#header .content p
{ position: relative; float: left; margin: 2px 0 0 10px; }
#header .content p span
{ margin: 0 0 0 90px; }
#header .funcShowHide
{ border-right: solid 1px #006699; border-left: solid 1px #006699; margin: 0 5px 0 0; }
#header .funcShowHide img
{ border-right: solid 1px #006699; border-left: solid 1px #006699; }



#main
{ position: absolute; z-index: 0; top: 20px; bottom: 0px; background: #006699; overflow: hidden; }






.funcShowHide
{ width: auto; float: right; }
.hidden
{ display: none; }
img.show, img.hide, img.close
{ cursor: pointer; height: 20px; }
img.show
{ width: 23px; }
img.hide
{ width: 24px; }
img.close
{ width: 31px; float: left; }
img.empty, img.full
{ position: absolute; width: 12px; }
img.empty
{ height: 14px; bottom: 0; }
img.full
{ height: 16px; }
img.up, img.down, img.left, img.right, img.resize
{ position: absolute; width: 16px; height: 16px; }
img.up
{ top: 0; height: 18px; }
img.down
{ bottom: 0; height: 18px; }
img.left
{ left: 0; width: 17px; }
img.right
{ right: 0; width: 17px; }
img.resize
{ right: 0; }
.jspArrowUp, .jspArrowUp.jspDisabled, .jspArrowDown, .jspArrowDown.jspDisabled
{ height: 17px !important; }


div.icon-container
{ width: 230px; float: right; }

a.icon
{ position: relative; float: right; display: block; width: auto; text-align: center; cursor: pointer; }
a.icon *
{ position: relative; z-index: 1; }
a.icon span
{ color: #fff; display: block; font-size: 14px; }
a.icon span.overlay
{ z-index: 2; position: absolute; left: 0; bottom: 0; right: 0; top: 0; background: #006699; -moz-opacity:.001; filter:alpha(opacity=001); opacity:.001; }
a.workbench13
{ margin: 2px 63px 0 0; }
a.ramdisk
{ margin: 63px 40px 0 50px; }


.window
{ position: absolute; width: 500px; height: 200px; min-height: 100px; min-width: 300px; }
.window .top
{ position: absolute; top: 0; left: 0; height: 20px; cursor: pointer; background: url(/images/workbench1-3/header.gif) repeat-x 0 0 #fff; }
.window .top h4
{ float: left; background: #fff; padding: 2px 10px 0 10px; }
.window .main
{ position: absolute; top: 20px; bottom: 18px; background: #006699; }
.window .main .scroll
{ position: absolute; top: 0; left: 16px; right: 0px; width: auto; bottom: 0px; overflow: auto; }
.window .main .content
{ position: relative; float: none; width: auto; padding: 10px; }
.window .main .content p, .window .main .content h1, .window .main .content h2, .window .main .content h3, .window .main .content h4, .window .main .content h5, .window .main .content h6, .window .main .content a, .window .main .content span, .window .main .content ul, .window .main .content li
{ color: #fff; }
.window .scroll-y
{ position: absolute; top: 0; bottom: 0; right: 0; width: 16px; }
.window .scroll-y, .jspDrag
{ background: url(/images/workbench1-3/scroll-y-bar.gif) repeat-y 0 0 #fff; }
.window .jspTrack
{ bottom: -1px; background: url(/images/workbench1-3/scroll-y.gif) repeat-y 0 0 #fff; }
.window .space
{ position: absolute; background: #FC8E04; top: 0; bottom: 0; left: 0; width: 12px; border-left: solid 2px #fff; border-right: solid 2px #fff; }
.window .bottom
{ position: absolute; bottom: 0; right: 0; height: 16px; background: #fff; border-bottom: solid 2px #fff; }
.window .bottom div
{ width: auto; }
.window .scroll-x
{ position: absolute; left: 0; right: 16px; height: 16px; background: url(/images/workbench1-3/scroll-x-bar.gif) repeat-x 0 0 #fff; }


.window.dos .space
{ width: 2px; border: none 0px; background: #fff; }
.window.dos .space img
{ display: none; }
.window.dos .main
{ bottom: 18px;}
.window.dos .main .scroll
{ left: 2px; }
.window.dos .bottom
{ left: 0px; width: auto; border-left: solid 2px #fff; background: #006699; }
.window.dos .scroll-x
{ display: none; }




#workbench13
{ left: 100px; top: 100px; z-index: 1; }
#amigaDOS
{left: 50px; top: 250px; z-index: 3; }


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

