.overlay_alphacube {
background-color:#85BBEF;
opacity:0.6;
}
.alphacube_nw {
background:transparent url(alphacube/left-top.gif) no-repeat scroll 0pt;
height:25px;
width:10px;
}
.alphacube_n {
background:transparent url(alphacube/top-middle.gif) repeat-x scroll 0pt;
height:25px;
}
.alphacube_ne {
background:transparent url(alphacube/right-top.gif) no-repeat scroll 0pt;
height:25px;
width:10px;
}
.alphacube_w {
background:transparent url(alphacube/frame-left.gif) repeat-y scroll left top;
width:7px;
}
.alphacube_e {
background:transparent url(alphacube/frame-right.gif) repeat-y scroll right top;
width:7px;
}
.alphacube_sw {
background:transparent url(alphacube/bottom-left-c.gif) no-repeat scroll 0pt;
height:7px;
width:7px;
}
.alphacube_s {
background:transparent url(alphacube/bottom-middle.gif) repeat-x scroll 0pt;
height:7px;
}
.alphacube_se, .alphacube_sizer {
background:transparent url(alphacube/bottom-right-c.gif) no-repeat scroll 0pt;
height:7px;
width:7px;
}
.alphacube_sizer {
cursor:se-resize;
}
.alphacube_close {
background:transparent url(../images/button-close-focus.png) no-repeat scroll 0pt;
cursor:pointer;
height:23px;
position:absolute;
right:11px;
top:0px;
width:23px;
z-index:1000;
}
.alphacube_minimize {
background:transparent url(../images/button-min-focus.png) no-repeat scroll 0pt;
cursor:pointer;
height:23px;
position:absolute;
right:60px;
top:0px;
width:23px;
z-index:1000;
}
.alphacube_maximize {
background:transparent url(../images/button-max-focus.png) no-repeat scroll 0pt;
cursor:pointer;
height:23px;
position:absolute;
right:35px;
top:0px;
width:23px;
z-index:1000;
}
.alphacube_title {
color:#123456;
float:left;
font-size:14px;
height:14px;
margin-top:2px;
text-align:center;
width:100%;
}
.alphacube_content {
background:#FDFDFD none repeat scroll 0%;
color:#000000;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
overflow:auto;
}
.alphacube_window {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #FF0000;
margin-left:auto;
margin-right:auto;
padding:20px;
width:400px;
}
.alphacube_message {
padding:10px;
}
.alphacube_buttons {
text-align:center;
width:100%;
}
.alphacube_buttons input {
margin:10px;
width:20%;
}
.alphacube_progress {
background:#FFFFFF url(alert/progress.gif) no-repeat scroll center;
float:left;
height:16px;
margin:auto;
text-align:center;
width:100%;
}
.alphacube_wired_frame {
background:#FFFFFF none repeat scroll 0%;
opacity:0.6;
}