#controlbackground {position:absolute; top:0px; left:0px; background:#4A4937 url(../controlbar/bg.png) repeat-x; width:100%; height:125px; text-align:center; z-index:101; overflow:hidden; display:block}

#controlpanel  {position:relative; background:transparent; width:1000px; height:125px}

#controllogo  {position:absolute; top:35px; left:0px; background:transparent url(../controlbar/crest.png) no-repeat; width:50px; height:51px}

#controlcreate  {position:absolute; top:40px; left:60px; background:transparent url(../controlbar/create.png) no-repeat; width:150px; overflow:hidden; height:50px; cursor:hand}
a:hover  #controlcreate {background:transparent url(../controlbar/createover.png) no-repeat; cursor:hand}

#controlaction  {position:absolute; top:35px; left:225px; background:transparent url(../controlbar/action.png) no-repeat; width:655px; height:55px}

#controlactiontext {position:realative; background:transparent; width:655px; height:55px}
#controlactiontext td { text-align:center}
#editon {display:none}
#editoff {display:block}

#controldelete {position:absolute; top:22px; left:900px; background:transparent url(../controlbar/delete.png) no-repeat; width:53px; height:106px; cursor:hand}
a:hover #controldelete {background:transparent url(../controlbar/deleteover.png) no-repeat; cursor:hand}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/


#editblocks {position:absolute; top:125px; left:0px; width:100%; height:600px; z-index:100; display:none}

#lighteditorbg {position:absolute; top:0px; left:0px; width:100%; height:800px; background:black; filter:alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); z-index:300; display:none; cursor:hand}

#lighteditorbody{position:absolute; left:50%; margin-left: -400px; top:45%; margin-top:-255px; background:white; width:800px; height:610px; z-index:302; display:none; border:4px solid #ffffff}


#close_button {padding:5px; float:right; font: bold 14px}

#close_button a {color:red; text-transform:uppercase}

/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------*/


