/*-------------------------------------
zTree Style

version:	3.4
author:		Hunter.z
email:		hunter.z@263.net
website:	http://code.google.com/p/jquerytree/

-------------------------------------*/

.ztree * {padding:0; margin:0; font-size:12px; font-family: Verdana, Arial, Helvetica, AppleGothic, sans-serif}
.ztree {margin:0; padding:10px; color:#333;}
.ztree li{padding:0; margin:0; list-style:none; line-height:24px;white-space: nowrap; outline:0; text-align:left;}
.ztree li ul{ margin:0; padding:0 0 0 18px}
.ztree li ul.line{ background:url(./img/line_conn.png) 0 0 repeat-y;}

.ztree li a { padding: 0 5px 0 2px; margin:0; cursor:pointer;height:24px; line-height: 24px; color:#333;display: inline-block;}
.ztree li a:hover {text-decoration:none;}
.ztree li a.curSelectedNode {padding-top:0px; background-color:#e1f2ff; color:#33a6ff; height:24px;}
.ztree li a.curSelectedNode_Edit {padding-top:0px; background-color:#e1f2ff; color:#33a6ff; height:16px;}
.ztree li a.tmpTargetNode_inner {padding-top:0px; background-color:#e1f2ff; color:white; height:16px;}
.ztree li a.tmpTargetNode_prev {}
.ztree li a.tmpTargetNode_next {}
.ztree li a input.rename {height:24px; width:80px; padding:0; margin:0;	font-size:12px; border:1px #7EC4CC solid; *border:0px}
.ztree li span {display: inline-block; *display: inline; *zoom: 1;line-height:24px; margin-right:2px;}
.ztree li span.button {line-height:0; margin:0; width:16px; height:16px; display: inline-block; vertical-align:top;
	border:0 none; cursor: pointer;outline:none;
	}
.ztree li a>span:not(.button){
	max-width: 182px;height:24px; vertical-align: top; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}
.ztree li span.button.chk {width:18px; height:24px; margin:0 3px 0 0; cursor: auto}
.ztree li span.button.chk.checkbox_false_full {background:url(./img/checkbox_false_full.png) no-repeat;}
.ztree li span.button.chk.checkbox_false_full_focus {background:url(./img/checkbox_false_full_focus.png) no-repeat;}
.ztree li span.button.chk.checkbox_false_part {background:url(./img/checkbox_false_part.png) no-repeat;}
.ztree li span.button.chk.checkbox_false_part_focus {background:url(./img/checkbox_false_part_focus.png) no-repeat;}
.ztree li span.button.chk.checkbox_false_disable {background:url(./img/checkbox_false_disable.png) no-repeat;}
.ztree li span.button.chk.checkbox_true_full {background:url(./img/checkbox_true_full.png) no-repeat;}
.ztree li span.button.chk.checkbox_true_full_focus {background:url(./img/checkbox_true_full_focus.png) no-repeat;}
.ztree li span.button.chk.checkbox_true_part {background:url(./img/checkbox_true_part.png) no-repeat;}
.ztree li span.button.chk.checkbox_true_part_focus {background:url(./img/checkbox_true_part_focus.png) no-repeat;}
.ztree li span.button.chk.checkbox_true_disable {background:url(./img/checkbox_true_disable.png) no-repeat;}

/*.ztree li span.button.chk.radio_false_full {background-position:-28px 0}
.ztree li span.button.chk.radio_false_full_focus {background-position:-28px -14px}
.ztree li span.button.chk.radio_false_part {background-position:-28px -28px}
.ztree li span.button.chk.radio_false_part_focus {background-position:-28px -42px}
.ztree li span.button.chk.radio_false_disable {background-position:-28px -56px}
.ztree li span.button.chk.radio_true_full {background-position:-42px 0}
.ztree li span.button.chk.radio_true_full_focus {background-position:-42px -14px}
.ztree li span.button.chk.radio_true_part {background-position:-42px -28px}
.ztree li span.button.chk.radio_true_part_focus {background-position:-42px -42px}
.ztree li span.button.chk.radio_true_disable {background-position:-42px -56px}*/

.ztree li span.button.switch {width:18px; height:24px}
.ztree li span.button.root_open{background:url(./img/root_open.png) no-repeat;}
.ztree li span.button.root_close{background:url(./img/root_close.png) no-repeat;}
.ztree li span.button.roots_open{background:url(./img/roots_open.png) no-repeat;}
.ztree li span.button.roots_close{background:url(./img/roots_close.png) no-repeat;}
.ztree li span.button.center_open{background:url(./img/center_open.png) no-repeat;}
.ztree li span.button.center_close{background:url(./img/center_close.png) no-repeat;}
.ztree li span.button.bottom_open{background:url(./img/bottom_open.png) no-repeat;}
.ztree li span.button.bottom_close{background:url(./img/bottom_close.png) no-repeat;}
.ztree li span.button.noline_open{background:url(./img/noline_open.png) no-repeat;}
.ztree li span.button.noline_close{background:url(./img/noline_close.png) no-repeat;}
.ztree li span.button.root_docu{ background:none;}
.ztree li span.button.roots_docu{background:url(./img/roots_docu.png) no-repeat;}
.ztree li span.button.center_docu{background:url(./img/center_docu.png) no-repeat;}
.ztree li span.button.bottom_docu{background:url(./img/bottom_docu.png) no-repeat;}
.ztree li span.button.noline_docu{ background:none;}

.ztree li span.button.ico_open{margin-right:2px; background:url(./img/ico_open.png) no-repeat; position: relative; top: 4px;}
.ztree li span.button.ico_close,.ztree li span.button.diy_ico_docu{margin-right:2px; background:url(./img/ico_close.png) no-repeat; position: relative; top: 4px;}
.ztree li span.button.ico_docu{margin-right:2px;background:url(./img/ico_docu.png) no-repeat; position: relative; top: 4px;}

.ztree li span.button.edit {margin-right:2px; background-position:-110px -48px; vertical-align:top; *vertical-align:middle}
.ztree li span.button.remove {margin-right:2px; background-position:-110px -64px; vertical-align:top; *vertical-align:middle}

.ztree li span.button.ico_loading{margin-right:2px; background:url(./img/loading.gif) no-repeat scroll 0 0 transparent; vertical-align:top; *vertical-align:middle}

ul.tmpTargetzTree {background-color:#FFE6B0; opacity:0.8; filter:alpha(opacity=80)}

span.tmpzTreeMove_arrow {width:16px; height:16px; display: inline-block; padding:0; margin:2px 0 0 1px; border:0 none; position:absolute;}

ul.ztree.zTreeDragUL {margin:0; padding:0; position:absolute; width:auto; height:auto;overflow:hidden; background-color:#cfcfcf; border:1px #00B83F dotted; opacity:0.8; filter:alpha(opacity=80)}
.zTreeMask {z-index:10000; background-color:#cfcfcf; opacity:0.0; filter:alpha(opacity=0); position:absolute}

/* level style*/
/*.ztree li span.button.level0 {
	display:none;
}
.ztree li ul.level0 {
	padding:0;
	background:none;
}*/