#alert_layer{position:absolute;z-index:12;top:0px;left:0px;right:0px;bottom:0px;display:none;background-color:rgba(0,0,0,0.3)}#alert,#confirm{position:absolute;z-index:13;top:25%;left:12%;right:12%;padding:10px;display:none;text-align:center;font-size:1.2em;background-color:#e0e0e0;background-image:-webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e0e0e0));background-image:-webkit-linear-gradient(top, #fdfdfd, #e0e0e0);background-image:-moz-linear-gradient(top, #fdfdfd, #e0e0e0);background-image:-ms-linear-gradient(top, #fdfdfd, #e0e0e0);background-image:-o-linear-gradient(top, #fdfdfd, #e0e0e0);background-image:linear-gradient(top, #fdfdfd, #e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fdfdfd', EndColorStr='#e0e0e0');-webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.6) ;-moz-box-shadow:0px 0px 5px rgba(0,0,0,0.6) ;box-shadow:0px 0px 5px rgba(0,0,0,0.6) ;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}#alert span,#confirm span{display:block;color:#222}#alert span.title,#confirm span.title{font-size:1.2em;margin-bottom:10px}#alert span.message,#confirm span.message{margin-bottom:15px}#alert ul,#confirm ul{list-style-type:none;padding:0px;margin:10px 0px 0px 0px;background-color:#e0e0e0;background-image:-webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#e0e0e0));background-image:-webkit-linear-gradient(top, #fdfdfd, #e0e0e0);background-image:-moz-linear-gradient(top, #fdfdfd, #e0e0e0);background-image:-ms-linear-gradient(top, #fdfdfd, #e0e0e0);background-image:-o-linear-gradient(top, #fdfdfd, #e0e0e0);background-image:linear-gradient(top, #fdfdfd, #e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fdfdfd', EndColorStr='#e0e0e0')}#alert ul li,#confirm ul li{border:1px solid rgba(0,0,0,0.2);border-bottom-width:0px}#alert ul li:first-child,#confirm ul li:first-child{-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-o-border-top-left-radius:3px;-o-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px}#alert ul li:last-child,#confirm ul li:last-child{-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:3px;-o-border-bottom-right-radius:3px;-o-border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-bottom-width:1px}#alert ul li a,#confirm ul li a{display:block;padding:10px;text-decoration:none;color:#222}#alert ul li a:hover,#confirm ul li a:hover{background-color:#f0f0f0;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));background-image:-webkit-linear-gradient(top, #fff, #f0f0f0);background-image:-moz-linear-gradient(top, #fff, #f0f0f0);background-image:-ms-linear-gradient(top, #fff, #f0f0f0);background-image:-o-linear-gradient(top, #fff, #f0f0f0);background-image:linear-gradient(top, #fff, #f0f0f0);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fff', EndColorStr='#f0f0f0')}
