/*
 * artDialog skin
 * https://github.com/aui/artDialog
 * (c) 2009-2013 TangBin, http://www.planeArt.cn
 *
 * This is licensed under the GNU LGPL, version 2.1 or later.
 * For details, see: http://creativecommons.org/licenses/LGPL/2.1/
 */
 
/* common start */
body { _margin:0; _height:100%; }/*IE6 BUG*/ 
.d-outer { text-align:left; outline:none 0;  background: url("blue_two/50P_bg.png") repeat scroll 0 0 transparent;padding: 8px;border:0;}
.d-border, .d-dialog { border:0 none; margin:0; border-collapse:collapse; width:auto; }
.d-nw, .d-n, .d-ne, .d-w, .d-c, .d-e, .d-sw, .d-s, .d-se, .d-header, .d-main, .d-footer { padding:0; }
.d-header, .d-button { font-family:Verdana,helvetica; font-size:14px;line-height:1.2em; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
.d-title { overflow:hidden; text-overflow: ellipsis; cursor:default;font-size: 16px;color: #fff;  font-weight: 800; }
.d-state-noTitle .d-title { display:none; }
.d-close { display:block; position:absolute; text-decoration:none; _cursor:pointer;  background:url("blue_two/close-pop.png") no-repeat center center; text-indent: -9999em;border-left: 1px solid #3085B3;}
.d-close:hover { text-decoration:none; background:#3187c5 url("blue_two/close-pop.png") no-repeat center center; }
.d-main { text-align:center; vertical-align:middle; min-width:9em; }
.d-content { display:inline-block; display:block\0/*IE8 BUG*/; display:inline-block\9\0; *zoom:1; *display:inline; text-align:left; border:0 none;  }
.d-content.d-state-full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
.d-loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(loading.gif) no-repeat center center; }
.d-buttons { padding:15px;   white-space:nowrap; text-align: center;}
.d-button { margin-left:15px; 
 background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D1D1D1;
    border-radius: 3px 3px 3px 3px;
    color: #555555;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    padding: 7px 30px;
}
.d-button::-moz-focus-inner, .d-button::-moz-focus-outer { 
 
}
.d-button:focus {  
}
.d-button:hover { background: none repeat scroll 0 0 #D7D7D7; }
.d-button:active {  }
.d-button[disabled] {  }
.d-state-highlight {
      background: none repeat scroll 0 0 #5B8ED1;
    border: 1px solid #5B8ED1;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    padding: 7px 30px;
}
.d-state-highlight:hover { background: none repeat scroll 0 0 #3187c5; }
.d-state-highlight:active {   }
.d-mask { background:#666; filter:alpha(opacity=50); opacity:.5; }
/* common end */

.d-inner { background:#FFF; }
.d-outer, .d-inner {}
.d-nw, .d-ne, .d-sw, .d-se { }
.d-nw, .d-n, .d-ne, .d-w, .d-e, .d-sw, .d-s, .d-se {}
.d-state-lock .d-nw, .d-state-lock .d-n, .d-state-lock .d-ne, .d-state-lock .d-w, .d-state-lock .d-e, .d-state-lock .d-sw, .d-state-lock .d-s, .d-state-lock .d-se {}
.d-titleBar { position:relative; height:100%; }
.d-title { background: none repeat scroll 0 0 #5B8ED1;
    color: #FFFFFF;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;}
.d-state-focus .d-title { color:#fff; }
.d-state-drag .d-title {  }
.d-state-drag .d-titleBar { box-shadow:none; }
.d-close { padding:0; top:0px; right:0px; width:45px; height:45px; line-height:21px; font-size:18px; color:#68767b; text-align:center; font-family:Verdana,helvetica; _font-family: Tahoma, '\u9ed1\u4f53', 'Book Antiqua', Palatino; outline: none;}
.d-content { color:#666; }
.d-state-focus .d-content { color:#000; }.d-buttons { }
.d-state-noTitle .d-nw, .d-state-noTitle .d-ne, .d-state-noTitle .d-sw, .d-state-noTitle .d-se { width:3px; height:3px; }
.d-state-noTitle .d-inner { border:1px solid #666; background:#FFF; }
.d-state-noTitle { border:0 none; box-shadow:none; }
.d-state-noTitle .d-nw, .d-state-noTitle .d-n, .d-state-noTitle .d-ne, .d-state-noTitle .d-w, .d-state-noTitle .d-e, .d-state-noTitle .d-sw, .d-state-noTitle .d-s, .d-state-noTitle .d-se { background:rgba(0, 0, 0, .05); background:#000\9!important; filter:alpha(opacity=5)!important; }
.d-state-noTitle .d-titleBar { bottom:0; _bottom:0; _margin-top:0; }
.d-state-noTitle .d-close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; }
.d-state-noTitle .d-close:hover, .d-state-noTitle .d-close:active { text-decoration:none; color:#900; }
.d-state-noTitle .d-dialog { box-shadow: none; }

@media screen and (min-width:0) {/* css3 */
	.d-nw, .d-n, .d-ne, .d-w, .d-e, .d-sw, .d-s, .d-se { display:none; }
	.d-inner { border:0 none; }
	.d-outer { }
	.d-state-focus .d-dialog { }
	.d-state-drag, .d-state-focus:active  { box-shadow:none; }
	.d-state-focus { }
	.d-outer { -webkit-transform: scale(0); transform: scale(0); -webkit-transition: -webkit-box-shadow .2s ease-in-out, -webkit-transform .2s ease-in-out; transition: box-shadow .2s ease-in-out, transform .2s ease-in-out; }
	.d-state-visible { -webkit-transform: scale(1); transform: scale(1); }
} 

.d-state-noTitle .d-w{display: none;}
.d-state-noTitle .d-e{display: none;}
.d-state-noTitle .d-header{display: none;}
.d-state-noTitle .d-footer{display: none;}

.d-state-noTitle .d-nw{visibility: hidden;}
.d-state-noTitle .d-n{visibility: hidden;}
.d-state-noTitle .d-ne{visibility: hidden;}

.d-state-noTitle .d-sw{visibility: hidden;}
.d-state-noTitle .d-s{visibility: hidden;}
.d-state-noTitle .d-se{visibility: hidden;}

.d-state-noTitle{background: none;border: 0;padding: 0;}
.d-state-noTitle .d-inner{border:0; background:none;margin: 0;padding: 0;}

.d-state-noTitle .d-dialog{border:0; background:none;margin: 0;padding: 0;  box-shadow: 0 0 0 0;}

 