@charset "UTF-8";
/* CSS Document */



#pageDarkener { position:fixed;top:0px;left:0px;height:100%;width:100%;background-color:#000000;filter:alpha(opacity=70);-moz-opacity: 0.7;opacity: 0.7;z-index:100000; }

/*#modDivAlert { font-size:15px;  position:fixed; width:70%; height:80%; left:50%; margin-left:-35%; top:10%; z-index:100001;visibility:hidden;color:#000000; }*/
#modDivAlert { position:absolute; /*min-width:1100px;*/ width:96%; height:80%; left:2%; top:20px; visibility:hidden; z-index:100001; }

#modDivAlert,#modDivAlert div,#modDivAlert span { text-align:center; }
#modDivAlert .modDivAlert_msg { background-position:top;background: #FFF;min-height:170px; }
#modDivAlert .modDivAlert_btn { background-position:bottom;background: #FFF;height:15px; }
#modDivAlert .modDivAlert_btn img { height:15px;width:1px; }
#modDivAlert #modDivAlert_msg { padding:0px 0px 0px 0px; }
#modDivAlert #modDivAlert_btn { padding:20px 0px 0px 0px; }
#modDivAlert .modDivAlert_close { padding:1px 0px 0px 0px;text-align:right; }
#modDivAlert .modDivAlert_close,#modDivAlert .modDivAlert_close * { border:none;}
#modDivAlert,#modDivAlert h2 { color:#666;text-transform:none;font-size:15px; }
#modDivAlert_msg,#modDivAlert_msg div,#modDivAlert_msg td,#modDivAlert_msg p,#modDivAlert_msg fieldset,#modDivAlert_msg th { color:#000000; }
#modDivAlert_msg,#modDivAlert_msg div,#modDivAlert_msg td,#modDivAlert_msg p,#modDivAlert_msg h2,#modDivAlert_msg ul,#modDivAlert_msg fieldset { /*#modDivAlert_msg #modDivAlert_msg_c th,*/text-align:left; }
#modDivAlert_msg td {  }
#modDivAlert_msg h1 { color:#787878;font-size:30px;font-weight:bold;text-decoration:none;margin:0px 0px 20px 0px;padding-top:18px; }
#modDivAlert_msg th { color:#000000;text-align:right; }
#modDivAlert_msg .frm_label { padding:2px 5px 2px 10px;background:#333;color:#FFFFFF; }
#modDivAlert_msg_ic { /*max-height:900px;overflow:auto;*/ padding:0px 0px 0px 10px; }
#modDivAlert_msg_ic /*.bx_content*/ { padding:0px 0px 0px 10px; }
#modDivAlert_msg fieldset { border:1px solid #b2b8bb;background:#dcdfe1;padding:0px 8px 8px 8px;display:inline; }

#modDivAlert_msg fieldset h3 { font-size: 12px;font-weight:bold;color:#333;margin:3px 0px 5px 0px; }
#modDivAlert_msg .fieldsetContent { padding:8px 8px 8px 8px; }
#modDivAlert_msg fieldset legend h2,#modDivAlert_msg fieldset legend h3 { margin:0px; }



#modDivAlert.w2 { width:100%;height:100%;margin:0px;padding:0px;top:0px;left:0px; min-height:800px; }
#modDivAlert.w2 .modDivAlert_close { padding:0px; text-align:center; /*left:50%; top:50px;  margin-top:0px; margin-left:420px;/*left:50%; top:50%;  margin-top:-390px; margin-left:420px;*/ }
#modDivAlert.w2 .modDivAlert_close * { color:#FFF; }
#modDivAlert.w2 .modDivAlert_msg{ background:transparent; min-height:800px;}
#modDivAlert.w2 #modDivAlert_msg{ max-height:none; min-height:800px; }
#modDivAlert.w2 .modDivAlert_btn{ display:none; }