/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe .jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .spaceMsg {
     position:absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.jqmOverlay {background-color: #000; }

/*
  clearing a float without additional markup
   http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


        .spaceMsg { font-size: 12px; scrollbar-base-color:  #3d3d3d; position: fixed; width:350px; }
        .spaceMsg .spaceMsgbox { scrollbar-base-color: #3d3d3d; }
        .spaceMsg .spacecontent { border-collapse: collapse; margin:auto;color: #3d3d3d;table-layout: fixed; scrollbar-base-color: #3d3d3d; }
        .spaceMsg .spacemsgBorder { background: url(/App_Script/jqmodal/images/msgBorder.png); _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Script/jqmodal/images/msgBorder.png',sizingMethod='scale');_background-image: none}
        .spaceMsg .spacemsgTl { width: 8px; height: 8px; overflow: hidden; table-layout: fixed;padding: 0px; _width: 0px; _padding: 4px; background: url(/App_Script/jqmodal/images/msgTl.png); _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Script/jqmodal/images/msgTl.png',sizingMethod='crop');_background-image: none}
        .spaceMsg .spacemsgTr { width: 8px; height: 8px; overflow: hidden; table-layout: fixed;padding: 0px; _width: 0px; _padding: 4px; background: url(/App_Script/jqmodal/images/msgTr.png); _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Script/jqmodal/images/msgTr.png',sizingMethod='crop');_background-image: none }
        .spaceMsg .spacemsgBl { width: 8px; height: 8px; overflow: hidden; table-layout: fixed;padding: 0px; _width: 0px; _padding: 4px; background: url(/App_Script/jqmodal/images/msgBl.png); _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Script/jqmodal/images/msgBl.png',sizingMethod='crop');_background-image: none }
        .spaceMsg .spacemsgBr { width: 8px; height: 8px; overflow: hidden; table-layout: fixed;padding: 0px; _width: 0px; _padding: 4px; background: url(/App_Script/jqmodal/images/msgBr.png);  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/App_Script/jqmodal/images/msgBr.png',sizingMethod='crop');_background-image: none}
        .spaceMsg .spacemsgIframeBorder { _background-image: none}
        .spaceMsg .spacemsgIframeTl { width: 8px; height: 8px; overflow: hidden; table-layout: fixed;padding: 0px; _width: 0px; _padding: 4px; _background-image: none}
        .spaceMsg .spacemsgIframeTr { width: 8px; height: 8px; overflow: hidden; table-layout: fixed;padding: 0px; _width: 0px; _padding: 4px; _background-image: none }
        .spaceMsg .spacemsgIframeBl { width: 8px; height: 8px; overflow: hidden; table-layout: fixed;padding: 0px; _width: 0px; _padding: 4px; _background-image: none }
        .spaceMsg .spacemsgIframeBr { width: 8px; height: 8px; overflow: hidden; table-layout: fixed;padding: 0px; _width: 0px; _padding: 4px; _background-image: none}
        .spaceMsg .spacemsgMain { background: #fff; margin: 0; padding: 0; }
        .spaceMsg .spacecontent .ft { padding: 0.5em 0.5em; text-align: right;background:#ECEFF5 none repeat scroll 0 0; }
        .spaceMsg .spacecontent .hd h4 { margin: 0; padding: 0; font-weight: bold; font-size: 14px; color: #FFFFFF; height: 16px; background:#1F8BBB; padding: 0.5em 0.5em; }
        .spaceMsg .spacecontent .hd .spacemsgClose { cursor: pointer; font-size: 12px; float: right; }
        .bd { padding: 1.2em 0.8em; line-height: 180%; background: #fff; }
       
        .spaceMsg .btnNormal {border-color: #4fbddd #4fbddd #1986a5 #4fbddd; background: #218cb7; color: #fff; padding: 0 15px; *padding:0px 10px;height:24px;vertical-align:middle; }
        .spaceMsg .btnCancel { border-color: #fff #848484 #848484 #fff; background: #f0f0f0; color: #333; padding: 0 15px; *padding:0px 10px;height:24px;vertical-align:middle; }
        /*É¾³ý*/
        .delBox .actions { padding-top: 10px; }
        .delBox { overflow: visible;  position: absolute; }
        .delBoxPopup { overflow: visible; position: relative;}
        .delBoxArrow { background-image: url(/App_Script/jqmodal/images/triangle.gif); background-repeat: no-repeat; position: relative; top: 2px; height: 12px; }
        .delBoxContent { border: 1px solid #b7b7b7; background: #f0f0f0; padding: 12px 10px;border-bottom: #666 2px solid; }
        .delBoxContent h2 { font-size: 14px; }
        .delBox .btnNormal { height: 24px; font-size: 13px; padding: 2px 8px; border: 1px solid; border-color: #d8dfea #0e1f5b #0e1f5b #d8dfea; background: #666; color: #fff; line-height: 16px; cursor: pointer; text-align: center; vertical-align: middle; }
        .delBox .btnCancel { height: 24px; font-size: 13px; padding: 2px 8px; border: 1px solid; border-color: #d8dfea #666 #666 #d8dfea; background: #fff; color: #444; line-height: 16px; cursor: pointer; text-align: center; vertical-align: middle; }