/* Left Column 
-----------------------------------------*/

#leftCol h2{
	background:#efefef;
	border:1px solid #ddd;
	font-size:100%;
	font-weight:bold;
	color:#333;
	margin:0;
	padding:.3em 0 .6em 0;
	text-align:center;
}
#leftCol h4{
	background:#efefef;
	font-size:100%;
	font-weight:normal;
	color:#3b3b3b;
	margin:0;
	padding:.7em 0 .7em .7em;
	border-bottom: solid 1px #ddd;  
  	font-weight:bold;
  	border-radius:3px;
}

#leftCol h4.currentOn{
	font-weight: bold;
}
#leftCol h4.hv{
	border-right: none;
	background: #FD9E2F;
	color:#3b3b3b;
	font-weight: bold;
}
#leftCol h4.hv a{
	color:#3b3b3b;
}
	
.colBoxL{
	margin:0 0 1em 0;
	padding:0 0 1.5em 0;
	border:none;
	border:1px solid #ddd;
	border-radius:3px;
}
.colBoxL.content-closed{padding:0;border-bottom:0}

#leftCol ul{ margin:0; padding:0; border:none; }
#leftCol li { list-style:none; }

#leftCol li .view-more { text-decoration:underline; }

.filter-dlg { position:absolute; background:#f6f6f6; display:none; border:1px solid #f97900; z-index:999999;border-radius:3px}
.filter-dlg .clr-btn { float:right; display:block; margin-right:10px; text-decoration:underline; color:#9F9F9F; }
.filter-dlg ul { float:left; width:198px; overflow:hidden; }
.filter-dlg .filter-op { padding:12px 0; background:#FFF; border-top:1px dotted #ccc; }
.filter-dlg .btn-ok { margin-right:10px; }
.left_clt li label input{position:relative;top:2px;}
.left_clt li a{
	display:block;
	color:#3b3b3b;
	text-decoration:none;
	white-space:nowrap;
	padding:0 0 0 1em;
	line-height:2em;
	overflow:hidden;
}
.left_clt .dcat2.hover > a,.left_clt li a:hover{
	color:#fff;
	background:#fd9e2f;
	overflow:visible;
}

.left_clt li.active a{
  color:#fff;
	background:#fd9e2f;
	overflow:visible;
}

.left_clt li.expanded a{
	background: #ffffff;
	color:#4e4e4e;
	border: 1px solid #FD9E2F;
	border-right:none;
}

/*Sub Cat Menus*/
#leftCol li.currentOn li a{
	margin-left: 6px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #cacaca;
	background: #e8e8e8;
	color: #4e4e4e;
	padding-left: 1.5em;
	border-bottom: solid 1px #ffffff;
	font-weight: normal;
}
#leftCol li.currentOn li a:hover{
	background: #ffffff;
	color:#4e4e4e;
}

.left_clt li label{
	display:block;
	color:#333;
	white-space:nowrap;
	padding:0 0 0 7px;
	line-height:2em;
	border-bottom: solid 1px #ffffff;
	overflow:hidden;
}

.left_clt li label:hover, .left_clt li label:hover span{
	color:#ffffff;
	background:#fd9e2f;
	overflow:visible;
}

#leftCol h4 .fold_btn { float:right; display:block; width:10px; height:10px; margin-right:5px; margin-top:2px; background:url(https://img.myipadbox.com/htdocs/images/treeview/minus.gif) no-repeat; }
#leftCol h4 .fold_btn.closed { background:url(https://img.myipadbox.com/htdocs/images/treeview/plus.gif) no-repeat; } 
#leftCol li.selected { font-weight:bold; }
.left_clt li .stat { color:#9F9F9F; }
.left_clt li a:hover .stat { color:#eee; }
.catpop li a:hover .stat { color:#9F9F9F; }

#storeNav li.currentOn a{
	background: #9F9F9F url(https://img.myipadbox.com/htdocs/images/current_on_arrow.gif) no-repeat 95% center;
	color: #fff;
	border-bottom: none;
	padding: .2em 1em .2em 1em;
	font-weight: bold;
	margin-left: 6px;
}
#storeNav li.nochild a, #storeNav li.currentOn li.nochild a{
	background: #ffffff;
	color: #3b3b3b;
	font-weight: bold;
	border:solid 1px #cacaca;
	border-right: none;
	margin-left:7px;
}
#brdCol li.currentOn{
	background: #f97900;
}
#brdCol li.currentOn a{
	background: #f97900;
	color:white;
	margin-left:0;
}
/* Sliding Menus
-----------------------------------------*/
.hideable{ display: none; }
.default{ display: block; }
.catpop{
	margin:6px auto; 
	position:absolute;
	text-align:left;
	border-right:6px solid #FD9E2F; 
	border-top:1px solid #FD9E2F;
	border-bottom:1px solid #FD9E2F; 
	border-left:1px solid #FD9E2F; 
	background:#F6F6F6; 
	padding:5px 0 10px; 
	z-index:999;
	}
.catpop td{border:1px solid #F6F6F6;border-right:1px solid #ddd;padding-right:10px}	
.col_1{
	display:inline; 
	float:left; 
	margin-bottom:1px; 
	}
.col_2{ 
    width:150px; 
	display:inline; 
	float:left; 
	position:relative; 
	font-weight:bold;
	}
.catpop li{
	line-height:20px; 
	position:relative; 
	padding:0 0 0 6px; 
	margin:0;
	text-align:left; 
	border-right:1px solid #CCC; 
	width:170px; 
	border-bottom:none; 
	background:#F6F6F6;
	height:24px;
	overflow:hidden;
	float:left;
	}
.catpop li a{
	padding:0 0 0 6px;
	margin:0;
	display:block;
	line-height:2em;
	border-bottom:none;
	}
.catpop li a:hover {
	background:none; 
	padding:0 0 0 6px;
	margin:0;
	color:#E47911;
	}
.col_2 li{
	border-right:none;
	width:120px;
	}
	
.special-list #leftCol .dcat2 h4{background:#fff;border-radius:0}
.special-list #leftCol .dcat2 h4.hv{background:#fd9e2f;color:#fff}
.special-list #leftCol .dcat2 h4.hv a{color:#fff;}
.special-list .colBoxL{border-radius:0}
.ar .left_clt li.hover>a>span{color:#fff}
.ar .left_clt>li>a{padding: 0 1em 0 0;}
.ar .catpop td{padding-right:0px;padding-left:0px;}
.ar .left_clt li td a{padding: 0 1em 0 1em;}
.ar .filter-dlg ul{float:right}
.ar #leftCol h4{padding: .7em .7em .7em 0;}
.ar .left_clt li a{padding: 0 1em 0 0;}











