﻿ .bg_div
{
    position: static;
    
    width: 100%;
    height: 100%;
    margin-right: 0px;
    top : 0px;
    left : 0px;
}
.dialog-box {
    position:absolute;
    border: 1px solid #333;
    background-color: #FCFCFC;
    top : 50px;
    left : 50px;
    width:330px;overflow:hidden
}
.dialog-body .content{overflow:auto;}
/*.dialog-box .message{text-align:right;color:#f60;font-weight:bold;background:url(/App_Themes/default/images/msg_bg.jpg)  no-repeat  top left #fff;height:250px;padding-top:140px}*/
.dialog-title {
    font-weight: bold;
    color: #fff;
    text-indent: 10px;
    text-align : left;
    background-color: #316ac5;
   line-height:24px; 
    cursor: move;
    width:100%;
    height:24px;
     display:block;
    
}
.dialog-title A:link{color:#fff;text-decoration:underline}
.dialog-title A:visited{color:#fff;text-decoration:underline}
.dialog-title A:visited{color:#f00}


.dialog-bottom{
    height : 30px;
    text-align: center;
    margin-top: 4px;
}
.background_div
{
	  position:absolute;    
      left:1px;    
      top:1px;    
      width:1024px;    
      height:768px;    
      z-index:0;    
      background-repeat: repeat;    
      background-color:white;    
      FILTER: alpha(opacity=60);     
      opacity: 0.6;
      
}

.input
{
	width:250px;
	height:100px;
	
	}
	
	

	
.closeBtn
{
	cursor:pointer;
	float:right;
	width:20%;
	z-index:50;
	
	
	}
	
.titleTxt
{
	
	float:left;
	width:75%;
	
}


/*====== MzForm.css == meizz == 2007-05-24 ======*/

.MzForm{top:20px; left:20px; min-width:160px; min-height:100px;}
.MzFormContent{text-align:left; vertical-align:top; min-height:48px; min-width:130px;}

.MzForm .MzFormLayer{padding:7px; position:relative; z-index:3;}
.MzForm .MzFormCaption{height:24px; font-size:12px; vertical-align:top; text-align:left; cursor:default;background: url(MzForm/icon.gif) no-repeat left 3px;}
.MzForm .MzFormCaptionText{height:20px; line-height:24px; padding-left:18px; color:#000000; overflow:hidden; cursor:default; margin-right:5px;}

.MzForm .MzFormContent{background-color:#FFFFFF;border:solid 1px #bdd3ef; cursor:default;}
.MzForm .MzFormStatusBar{line-height:20px; font-size:12px; color:#000000; cursor:default;}
.MzForm .MzFormButtonBar td{ height: 21px; font-size:12px; color:#000000; cursor:default; text-align:right; padding-top:3px;}
.MzForm .MzFormButtonBar input{width:60px; height: 21px; background:url(MzForm/button.gif) no-repeat; font-size:12px; border:none}
.MzForm .MzFormButtonBar input.cancel{background-position:left -21px;}
.MzForm .MzFormControlBar{float:right; cursor:default;line-height:normal;}
.MzForm .MzFormControlBar img{border:none;}

.MzForm .BgLayer{position:absolute; z-index:1; top:0; left:0; width:100%; height:100%; font-size:1px;}
html>body .MzForm .BgLayer, html>body .MzFormCaption, html>body .MzFormControlBar{-moz-user-select:none;}
 .BgLayer .midland .normal{display:none; height:100%;}
 .BgLayer .midland .focused{display:none; height:100%;}

/*--== normal background-image ==--*/
.MzForm .MzFormLayerTable{}
.MzForm .MzFormControlBar .Close img{width:28px; height:15px; background:url(MzForm/close.gif) no-repeat;}
.MzForm .MzFormControlBar .Minimize img{width:28px; height:15px; background:url(MzForm/minimize.gif) no-repeat;}
.MzForm .MzFormControlBar .Maximize img{width:28px; height:15px; background:url(MzForm/maximize.gif) no-repeat;}
.MzForm .BgLayer .corner{background:url(MzForm/corner.gif) no-repeat; width:50px; height:50px;}
.MzForm .BgLayer .horizontal{background:url(MzForm/horizontal.gif) repeat-y left top;}
.MzForm .BgLayer .vertical{background:url(MzForm/vertical.gif) repeat-x left top;}

/*--== normal ==--*/
.MzForm .BgLayer .midland{background-color:#D7E4F2;}
.MzForm .BgLayer .top .right{background-position:right top;}
.MzForm .BgLayer .middle .left{background-position:left top;}
.MzForm .BgLayer .middle .right{background-position:-50px top;}
.MzForm .BgLayer .bottom .left{background-position:left -50px;}
.MzForm .BgLayer .bottom .center{background-position:left -50px;}
.MzForm .BgLayer .bottom .right{background-position:right -50px;}

/*--== normal focused ==--*/
.focused .MzFormControlBar .Close img{background-position:left -15px;}
.focused .MzFormControlBar .Minimize img{background-position:left -15px;}
.focused .MzFormControlBar .Maximize img{background-position:left -15px;}
.focused .BgLayer .midland{background-color:#BDD3EF;}
.focused .BgLayer .top .left{background-position:left -100px;}
.focused .BgLayer .top .center{background-position:left -100px;}
.focused .BgLayer .top .right{background-position:right -100px;}
.focused .BgLayer .middle .left{background-position:-100px top;}
.focused .BgLayer .middle .center{background-color:#BDD3EF;}
.focused .BgLayer .middle .right{background-position:right top;}
.focused .BgLayer .bottom .left{background-position:left bottom;}
.focused .BgLayer .bottom .center{background-position:left bottom;}
.focused .BgLayer .bottom .right{background-position:right bottom;}


/*--== png background-image ==--*/
.png .BgLayer .corner{background-image:url(MzForm/corner.png);}
.png .BgLayer .horizontal{background-image:url(MzForm/horizontal.png);}
.png .BgLayer .vertical{background-image:url(MzForm/vertical.png);}
.png .BgLayer .midland{background-color:transparent; height:100%;}
.png .BgLayer .midland .normal{background-image:url(MzForm/midland.png); display:block;}
.png .BgLayer .midland .focused{background-image:url(MzForm/midland_f.png);display:none;}
.png .MzFormContent{background:transparent url(MzForm/bgContent.png); border:solid 1px #666666;}
.png .MzFormControlBar .Close img{width:44px; height:19px; background-image:url(MzForm/close_png.gif);}
.png .MzFormControlBar .Minimize img{width:26px; height:19px; background-image:url(MzForm/minimize_png.gif);}
.png .MzFormControlBar .Maximize img{width:25px; height:19px; background-image:url(MzForm/maximize_png.gif);}

/*--== png normal ==--*/
.png .MzFormLayer{padding: 10px 15px 15px;}
.png .MzFormLayerTable{background-position:left 5px;}
.png .MzFormCaption{height:28px;}
.png .MzFormCaptionText{line-height:28px;}
.png .MzFormControlBar{margin-top:-1px;}

/*--== png normal ==--*/
.focused .png .MzFormControlBar .Close img{background-position:left top;}
.focused .png .MzFormControlBar .Minimize img{background-position:left top;}
.focused .png .MzFormControlBar .Maximize img{background-position:left top;}
.focused .png .BgLayer .midland{background-color:transparent;}
.focused .png .BgLayer .midland .normal{display:none;}
.focused .png .BgLayer .midland .focused{display:block;}


#ctlMsg{color:#fff;font-size:14px;background:#316ac5;padding:2px 6px;}
.dialog-body{float:none;clear:both;}
.dialog-body h4{font-size:12px;float:none;clear:both;color:#f00;margin:6px auto;background:#f1f1f1}


