@charset "utf-8";
/*
 * artDialog skin
 * http://code.google.com/p/artdialog/
 * (c) 2009-2011 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*/ }
.aui_outer { text-align:left; }
table.aui_border, table.aui_dialog {margin:0; border-collapse:collapse; width:auto; }
table.aui_border{border:1px solid rgba(0,0,0,.08);}
table.aui_border td{border:none;}
.aui_nw, .aui_n, .aui_ne, .aui_w, .aui_c, .aui_e, .aui_sw, .aui_s, .aui_se, .aui_header, .aui_tdIcon, .aui_main, .aui_footer { padding:0; }
.aui_header, .aui_buttons button { font: 12px/1.11 'Microsoft Yahei', Tahoma, Arial, Helvetica, STHeiti; _font-family:Tahoma,Arial,Helvetica,STHeiti; -o-font-family: Tahoma, Arial; }
.aui_title { overflow:hidden; text-overflow: ellipsis; }
.aui_state_noTitle .aui_title { display:none; }
.aui_close { display:block; position:absolute; text-decoration:none; outline:none; _cursor:pointer; }
.aui_close:hover {text-decoration:none;}
.aui_main { text-align:center; min-width:9em; min-width:0\9/*IE8 BUG*/; }
.aui_content { display:inline-block; *zoom:1; *display:inline; text-align:left; border:none 0; padding:5px 15px !important;}
.aui_content.aui_state_full { display:block; width:100%; margin:0; padding:0!important; height:100%; }
.aui_loading { width:96px; height:32px; text-align:left; text-indent:-999em; overflow:hidden; background:url(icons/loading.gif) no-repeat center center; }
.aui_icon { vertical-align: middle; }
.aui_icon div { width:48px; height:48px; margin:10px 0 10px 10px; background-position: center center; background-repeat:no-repeat; }
.aui_buttons { padding:8px; text-align:right; white-space:nowrap; }
.aui_buttons button { margin-left:15px;line-height:25px;height:25px;padding:0px 10px; cursor: pointer; display: inline-block; text-align: center; line-height: 1; *padding:4px 10px; *height:2em; letter-spacing:2px; width:auto; overflow:visible;border: none; border-radius: 4px;}
.aui_buttons button::-moz-focus-inner{ border:0; padding:0; margin:0; }
.aui_buttons button:focus { outline:none 0; border-color:#426DC9;}
.aui_buttons button:hover { color:#000; border-color:#666; }
.aui_buttons button:active { border-color:#666; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#FFFFFF'); background: linear-gradient(top, #DDD, #FFF); background: -moz-linear-gradient(top, #DDD, #FFF); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#DDD), to(#FFF)); }
.aui_buttons button[disabled] { cursor:default; color:#666; background:#DDD; border: solid 1px #999; filter:alpha(opacity=50); opacity:.5; box-shadow:none; }
button.aui_state_highlight { color: #FFF; border:none; background:#3385ff;}
button.aui_state_highlight:hover {color:#FFF;}
button.aui_state_highlight:active { border-color:#1c6a9e; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bbee', endColorstr='#2288cc'); background: linear-gradient(top, #33bbee, #2288cc); background: -moz-linear-gradient(top, #33bbee, #2288cc); background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#33bbee), to(#2288cc)); }
/* common end */

.aui_inner { background:#FFF; }
.aui_titleBar {width:100%;height:0px;position:relative;bottom:35px;_bottom:0;_margin-top:-30px;}
.aui_title {height:40px;line-height:30px;color:#333;font-size:16px;font-weight:700;padding-left:20px;border-bottom:1px solid rgba(0,0,0,.08);}
.aui_nw, .aui_ne, .aui_sw, .aui_se, .aui_n, .aui_s, {background-color:#fff;}
.aui_close {height:20px;width:20px;display:inline-block;background-color:red;}
.aui_nw { width:14px; height:34px; background-position: 0 0; _png:aero/ie6/aui_nw.png;background-color:#fff; }
.aui_ne { width:14px; height:34px; background-position: -14px 0; _png:aero/ie6/aui_ne.png;background-color:#fff; }
.aui_sw { width:14px; height:14px;background-color:#fff;}
.aui_se { width:14px; height:14px;background-color:#fff; }
.aui_close {top:0px;right: 15px;_z-index:1;width:25px;height:25px;_font-size:0;_line-height:0;text-indent:-9999em;background-size:25px 25px !important;background:url(error.png) center center no-repeat;}
.aui_close:hover {}
.aui_n, .aui_s { background-repeat:repeat-x; }
.aui_n {background-color:#fff;height:5px;}
.aui_s { background-color:#fff; }
.aui_w, .aui_e {background-color:#fff;}
.aui_w { background-position:left top; _png:aero/ie6/aui_w.png; }
.aui_e { background-position: right bottom; _png:aero/ie6/aui_e.png; }
.aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_se { width:3px; height:3px; }
.aui_state_noTitle .aui_inner { border:1px solid #666; background:#FFF; }
.aui_state_noTitle .aui_outer { box-shadow:none; }
.aui_state_noTitle .aui_nw, .aui_state_noTitle .aui_n, .aui_state_noTitle .aui_ne, .aui_state_noTitle .aui_w, .aui_state_noTitle .aui_e, .aui_state_noTitle .aui_sw, .aui_state_noTitle .aui_s, .aui_state_noTitle .aui_se { background:rgba(0, 0, 0, .05); background:#000\9!important; filter:alpha(opacity=5)!important; }
.aui_state_noTitle .aui_titleBar { bottom:0; _bottom:0; _margin-top:0; }
.aui_state_noTitle .aui_close { top:0; right:0; width:18px; height:18px; line-height:18px; text-align:center; text-indent:0; font-family: Helvetica, STHeiti; _font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino; font-size:18px; text-decoration:none; color:#214FA3; background:none; filter:!important; }
.aui_state_noTitle .aui_close:hover, .aui_state_noTitle .aui_close:active { text-decoration:none; color:#900; }




/*补充*/
.aui_content fieldset{width:800px;position:relative;padding-left:110px;}
.aui_content fieldset label{position:absolute;left:0px;top:9px;}
.aui_content fieldset input[type=text],.aui_content fieldset select{height:35px;box-shadow:none;border-radius:2px;-moz-border-radius:2px;padding-left:10px;}
.aui_content fieldset .box{width:auto;position:relative;height:45px;padding-left:10px;}
.aui_content fieldset .box input.small{width:150px !important;margin-left:0px;}

.bg_zhezhao{position:fixed;top:0px;left:0px;width:100%;height:100%;background-color: rgba(0,0,0,.1);z-index:-2;}

 

/*2017.08.17设置商品规格样式修改/index.php?controller=seller&action=search_spec*/
.goods_edit .aui_state_focus{width:730px !important;position:absolute;}
.goods_edit .aui_main,.goods_edit .aui_content.aui_state_full,.aui_title{width:700px !important;}
.goods_edit .aui_main{height:300px !important;}