/*blackcube*/
.overlay_blackcube {background-color:#666;filter:alpha(opacity=60); -moz-opacity: 0.6;opacity: 0.6;}
.blackcube_nw {background: transparent url(/stylesheets/wjs/blackcube/left-top-blk.gif) no-repeat 0 0; width:10px; height:25px;}/*left-top*/
.blackcube_n {background: transparent url(/stylesheets/wjs/blackcube/top_blk.gif) repeat-x 0 0; height:25px;}/*top*/
.blackcube_ne {background: transparent url(/stylesheets/wjs/blackcube/right-top-blk.gif) no-repeat 0 0; width:10px; height:25px;}/*right-top*/
.blackcube_w {background: transparent url(/stylesheets/wjs/blackcube/left-blk.gif) repeat-y top left;width:7px;}/*left*/
.blackcube_e {background: transparent url(/stylesheets/wjs/blackcube/right-blk.gif) repeat-y top right; width:7px;}/*right*/
.blackcube_sw {background: transparent url(/stylesheets/wjs/blackcube/left-bottom-blk.gif) no-repeat 0 0;  width:7px; height:7px;}/*left-bottom*/
.blackcube_s {background: transparent url(/stylesheets/wjs/blackcube/bottom-blk.gif) repeat-x 0 0; height:7px;}/*bottom*/
.blackcube_se, .blackcube_sizer  {background:transparent url(/stylesheets/wjs/blackcube/right-bottom-blk.gif) no-repeat 0 0; width:7px; height:7px;}/*right-bottom*/
.blackcube_sizer {cursor:se-resize;}
.blackcube_close {width: 23px;height: 23px;background: transparent url(/stylesheets/wjs/blackcube/close-button-blk.gif) no-repeat 0 0; position:absolute;top:0px;right:11px;cursor:pointer;z-index:1000;} /*close-button*/
.blackcube_minimize {width: 23px;height: 23px;background: transparent url(/stylesheets/wjs/blackcube/mini-button-blk.gif) no-repeat 0 0;position:absolute;top:0px;right:55px;cursor:pointer;z-index:1000;}/*mini-button*/
.blackcube_maximize {width: 23px;height: 23px;background: transparent url(/stylesheets/wjs/blackcube/max-button-blk.gif) no-repeat 0 0;position:absolute;top:0px;right:33px;cursor:pointer;z-index:1000;}/*max-button*/
.blackcube_title {float:left;height:1.4em;font-size:100%;font-weight:bold;text-align:center;margin-top:0.1em;width:100%;color:#555;}
.blackcube_content {overflow:auto;color: #000;font-family: Tahoma, Arial, sans-serif; font: 12px arial;background:#000;}/*do not modify before notice*/

/* For alert/confirm dialog */
.blackcube_window {/*border:1px solid #F00;*/background-color:#000;padding:20px; margin-left:auto;margin-right:auto;width:400px;}
.blackcube_message {font: 12px arial;text-align:center;width:100%;padding-bottom:10px;}
.blackcube_buttons {text-align:center;width:100%;}
.blackcube_buttons input {width:20%;margin:10px;}
.blackcube_progress {float:left;margin:auto;text-align:center;width:100%;height:16px;background: #000 url('alert/progress.gif') no-repeat center center}
.blackcube_wired_frame {background: #000;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}



