/* Start doobox hunter css */


/* general styles edit and preview mode */
   /* html { height: 100%; margin-bottom: 1px; overflow-y: scroll;} removed for theme compatability*/


.stacks_in_48_page8doofiltercontainer{
	
	margin-bottom: 10px;
}

.stacks_in_48_page8catpicker{
	background: #EAF41A;
	padding: 9px;
	margin-bottom: 25px;
	font-weight: bold;
	border:1px solid #CCCCCC;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color:#333333;
	font-size: 15px;
}

.stacks_in_48_page8catpicker span{
	padding-right: 10px;
	padding-left: 0px;
}

.stacks_in_48_page8catpicker a{
	background: none;
	text-decoration: none;
	border:none;
	color:#333333 !important;
}

.stacks_in_48_page8catpicker a:hover{
	background: none;
	text-decoration: none;
	border:none;
	color:#FF0000 !important;
}

.stacks_in_48_page8catpicker a:active{
	background: none;
	text-decoration: none;
	border:none;
}

.stacks_in_48_page8catpicker a.stacks_in_48_page8current{
	color: #990000 !important;
	background: none;
	text-decoration: none;
	border:none;
}

.stacks_in_48_page8doocat {
	display:none;
	font-weight: bold;
	background: #f4f4f4;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #666666;
}

.stacks_in_48_page8doocat span{
	
	min-width:200px;
	white-space: nowrap;
	padding: 5px;
	border:1px solid #555555;
	color: #red;
	background: #ffffff;
}


/* end doobox hunter css */