/* This stylesheet is used to style the public view of the widget. */

#Tutorial-menu {
	margin-top: 10px;
	display: none;
}
#sidebar ul.Tutorial-menu-categories {
	margin-top: 10px;
}
#sidebar ul.Tutorial-menu-categories>li {
	background: none;
}
#sidebar li.category ul {
	margin-top: 0px;
}
#sidebar li.category, #sidebar li.cat-item {
	padding: 0px 0px;
	border-bottom: none;
}
#sidebar #Tutorial-menu li a {
	white-space: normal !important;
	height: auto;
	padding-left: 44px;
	text-indent: -24px;
	line-height: 20px;
	padding-bottom:4px;
}
#sidebar #Tutorial-menu li a p{
	display:inline;
	line-height: 5px;
}
#sidebar #Tutorial-menu li a:hover p{
	color:#ddd;
}
#sidebar #Tutorial-menu li {
	position: relative;
}
#sidebar #Tutorial-menu li>ins {
	position: absolute;
}
#sidebar #Tutorial-menu li {
	min-height: 20px;
	line-height: 20px;
}
#sidebar #Tutorial-menu a {
	line-height: 20px;
	height: 20px;
}
#sidebar #Tutorial-menu a ins {
	height: 20px;
	width: 20px;
}
#sidebar #Tutorial-menu ul:first-child li.jstree-open:first-child>ins {
	background-position: -20px -40px;
}
#sidebar #Tutorial-menu ul:first-child li.jstree-closed:first-child>ins {
	background-position: 0px -40px;
}
.badking_only_check{
	margin:10px 0px 0px 2px;
}
/*
 * jsTree default theme 1.0
 * Supported features: dots/no-dots, icons/no-icons, focused, loading
 * Supported plugins: ui (hovered, clicked), checkbox, contextmenu, search
 */

.jstree-default li, .jstree-default ins {
	background-image: url("../js/themes/default/d.png");
	background-repeat: no-repeat;
	background-color: transparent;
}
.jstree-default li {
	background-position: -80px 0;
	background-repeat: repeat-y;
}
.jstree-default li.jstree-last {
	background: transparent;
}
.jstree-default .jstree-open > ins {
	background-position: -20px 0;
}
.jstree-default .jstree-closed > ins {
	background-position: 0 0;
}
.jstree-default .jstree-leaf > ins {
	background-position: -40px 0;
}

.jstree-default li a .jstree-icon {
	background-position: 0 -20px;
}
.jstree-default li.current-cat>a>.jstree-icon {
	background-position: -20px -20px;
}
.jstree-default li.current-cat>a>p {
	color:#FFF !important;
}
.jstree-default a.jstree-loading .jstree-icon {
	background: url("http://www.badking.com.au/site/wp-content/plugins/Tutorial-menu/js/themes/default/throbber.gif") center center no-repeat !important;
}
.jstree-default .jstree-no-dots li, .jstree-default .jstree-no-dots .jstree-leaf > ins {
	background: transparent;
}
.jstree-default .jstree-no-dots .jstree-open > ins {
	background-position: -20px 0;
}
.jstree-default .jstree-no-dots .jstree-closed > ins {
	background-position: 0 0;
}
.jstree-default .jstree-no-icons a .jstree-icon {
	display: none;
}
.jstree-default .jstree-search {
	font-style: italic;
}
.jstree-default .jstree-no-icons .jstree-checkbox {
	display: inline-block;
}
.jstree-default .jstree-no-checkboxes .jstree-checkbox {
	display: none !important;
}
.jstree-default .jstree-checked > a > .jstree-checkbox {
	background-position: -40px -20px;
}
.jstree-default .jstree-unchecked > a > .jstree-checkbox {
	background-position: 0px -20px;
}
.jstree-default .jstree-undetermined > a > .jstree-checkbox {
	background-position: -20px -20px;
}
.jstree-default .jstree-checked > a > .jstree-checkbox:hover {
	background-position: -40px -40px;
}
.jstree-default .jstree-unchecked > a > .jstree-checkbox:hover {
	background-position: 0px -40px;
}
.jstree-default .jstree-undetermined > a > .jstree-checkbox:hover {
	background-position: -20px -40px;
}
#vakata-dragged.jstree-default ins {
	background: transparent !important;
}
#vakata-dragged.jstree-default .jstree-ok {
	background: url("http://www.badking.com.au/site/wp-content/plugins/Tutorial-menu/js/themes/default/d.png") 0px -60px no-repeat !important;
}
#vakata-dragged.jstree-default .jstree-invalid {
	background: url("http://www.badking.com.au/site/wp-content/plugins/Tutorial-menu/js/themes/default/d.png") -20px -60px no-repeat !important;
}
#jstree-marker.jstree-default {
	background: url("http://www.badking.com.au/site/wp-content/plugins/Tutorial-menu/js/themes/default/d.png") -40px -60px no-repeat !important;
	text-indent: -100px;
}
.jstree-default a.jstree-search {
	color: aqua;
}
.jstree-default .jstree-locked a {
	color: silver;
	cursor: default;
}
#vakata-contextmenu.jstree-default-context, #vakata-contextmenu.jstree-default-context li ul {
	background: #f0f0f0;
	border: 1px solid #979797;
	-moz-box-shadow: 0px;
	webkit-box-shadow: 0px;
	box-shadow: 0px;
}

#vakata-contextmenu.jstree-default-context a {
	color: black;
}
#vakata-contextmenu.jstree-default-context a:hover, #vakata-contextmenu.jstree-default-context .vakata-hover > a {
	padding: 0 5px;
	background: #e8eff7;
	border: 1px solid #aecff7;
	color: black;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a, #vakata-contextmenu.jstree-default-context li.jstree-contextmenu-disabled a:hover {
	color: silver;
	background: transparent;
	border: 0;
	padding: 1px 4px;
}
#vakata-contextmenu.jstree-default-context li.vakata-separator {
	background: white;
	border-top: 1px solid #e0e0e0;
	margin: 0;
}
#vakata-contextmenu.jstree-default-context li ul {
	margin-left: -4px;
}
/* IE6 BEGIN */
.jstree-default li, .jstree-default ins, #vakata-dragged.jstree-default .jstree-invalid, #vakata-dragged.jstree-default .jstree-ok, #jstree-marker.jstree-default {
	_background-image: url("http://www.badking.com.au/site/wp-content/plugins/Tutorial-menu/js/themes/default/d.gif");
}
.jstree-default .jstree-open ins {
	_background-position: -80px 0;
}
.jstree-default .jstree-closed ins {
	_background-position: -60px 0;
}
.jstree-default .jstree-leaf ins {
	_background-position: -40px 0;
}
.jstree-default a ins.jstree-icon {
	_background-position: -60px -20px;
}
#vakata-contextmenu.jstree-default-context ins {
	_display: none;
}
#vakata-contextmenu.jstree-default-context li {
	_zoom: 1;
}
.jstree-default .jstree-undetermined a .jstree-checkbox {
	_background-position: -20px -20px;
}
.jstree-default .jstree-checked a .jstree-checkbox {
	_background-position: -20px -20px;
}
.jstree-default .jstree-unchecked a .jstree-checkbox {
	_background-position: 0px -20px;
}
/* IE6 END */
