﻿body,html {padding:0;margin:0;min-height:100%; height:100%;}
#Background{width:100%;height:100%;z-index:2;top:0;left:0;margin:0;position:absolute;display:none;visibility:visible}
html>body #Background { p\osition: fixed}
#Background{background-color:#000}
/*WarnBackground*/	
#WarnBackground{display:none;visibility:visible;width:100%;height:100%;z-index:3;top:0px;left:0px;margin:0;position:absolute; overflow:auto}
html>body #WarnBackground {p\osition: fixed}
#WarnBackground{text-align:center;font-size:13px}
/**/
#Background{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5}
#WarnBackground{filter:alpha(opacity=100);-moz-opacity:1;opacity:1} 
.CloseButton {cursor:hand;cursor:pointer}


/**/
#Warn {width:447px;margin:10px auto 0 auto;text-align:left;display:none;visibility:visible}
.BackLayerTop {background:url(../Images/Design/Warn/LayerBack-Top.gif) no-repeat top;height:8px;font-size:0;}
.BackLayerTopContent {background:#ededed;padding:10px; clear:both; height:30px} 
.BackLayerTopContent h2  {float:left; margin:0; padding:0; font-size:14px} 
.CloseButton {background:url(../Images/Design/Warn/LayerXButton.gif) no-repeat center;width:30px;height:29px;float:right}
.BackLayerContent {background:#ededed;padding:10px;border-top:#a8a8a8 solid 1px;}
.BackLayerContent h3 ,.BackLayerContent  h4 {margin:5px 0}
.BackLayerBottom {background:url(../Images/Design/Warn/LayerBack-Bottom.gif) no-repeat top;height:8px}
/**/
#Warn Form { display:block; clear:both}
#Warn label {display:block;width:150px}
#Warn label {display:block;float:left}

#sser label {display:block;width:150px;float:left; background-color:Red; color:Red;}