﻿
 #divBg{display:none;position:absolute; top:0px;left:0px;width:100%; background:#ccc;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;
z-Index:1000;}
   #divAlert{display:none;position:absolute;height:159px !important;height:150px;width:300px;border:outset 2px #ECECEC;z-Index:1003;padding:0px 0px 5px 0px;background:white}
   .alertHead{height:30px; width:100%; background:url(../images/Common/header.gif) repeat-x; color:#fff; font-size:1.1em; font-weight:bold; line-height:30px;}
   .alertContent{
    width:300px;
	height:110px;
	display:table-cell;
	vertical-align:middle;	
	text-align:center;	
    }
.container {
    display:inline-block;
	vertical-align:middle;
	color:Black;
}
.edge {
     width:0;
	 height:100%;
	 display:inline-block;
	 vertical-align:middle;
}
.alertfoot{text-align:center;}
   #btnAlert{background:url(../images/Common/alertbutton.gif) no-repeat; width:40px; height:20px; text-align:center; color:#333333; border:0px; line-height:20px;}

 
   #divconfirm{display:none;position:absolute;height:159px !important;height:150px;width:300px;border:outset 2px #ECECEC;z-Index:11001;padding:0px 0px 5px 0px;background:white}
   .confirmHead{height:30px; width:100%; background:url(../images/Common/header.gif) repeat-x; color:#fff; font-size:1.1em; font-weight:bold; line-height:30px;}
   .confirmContent{
    width:300px;
	height:110px;
	display:table-cell;
	vertical-align:middle;	
	text-align:center;	
    }
.container {
    display:inline-block;
	vertical-align:middle;
	color:Black;
}
.edge {
     width:0;
	 height:100%;
	 display:inline-block;
	 vertical-align:middle;
}
.confirmfoot{text-align:right;padding-right:10px;}
   #btnYes{background:url(../images/Common/alertbutton.gif) no-repeat; width:40px; height:20px; text-align:center; color:#333333; border:0px; line-height:20px;}
   #btnNo{background:url(../images/Common/alertbutton.gif) no-repeat; width:40px; height:20px; text-align:center; color:#333333; border:0px; line-height:20px;}
    

.warningInfo{width:100%;height:auto;font-size:12px;table-layout:fixed; word-break: break-all; overflow:hidden;}
.MessageHint{ border: 1px solid #fcefa1; background: #fbf9ee;margin-bottom:5px;padding:5px; line-height:18px; margin-left:0px; }
.MessageHint.ui-icon {background-image: url(ui-icons_2e83ff_256x240.png); }
.MessageWarning{border: 1px solid #cd0a0a; color: #cd0a0a;background: #fbf9ee 50% 50% repeat-x;margin:5px;padding:5px; }
.MessageWarning.ui-icon {background-image: url(ui-icons_2e83ff_256x240.png); }


.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat;float:left}
.ui-icon { width: 16px; height: 16px; background-image: url(../images/Common/ui-icons_cd0a0a_256x240.png); }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-alert { background-position: 0 -144px; }
