#stacks_in_14_page1_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_14_page1 a:link, #stacks_in_14_page1 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_14_page1 a:hover, #stacks_in_14_page1 a:active {
	color:#FFFFFF;
}







#stacks_in_14_page1 a:link, #stacks_in_14_page1 a:visited {
	background-color:#00A0FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00A0FF), to(#0060BF));
	border:1px solid #0060BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_14_page1 a:hover {
	background-color:#00ACFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#00ACFF), to(#0053A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_14_page1 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* 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_27_page1doofiltercontainer{
	
	margin-bottom: 10px;
}

.stacks_in_27_page1catpicker{
	background: #F4F4F4;
	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: 14px;
}

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

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

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

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

.stacks_in_27_page1catpicker a.stacks_in_27_page1current{
	color: #408000 !important;
	background: none;
	text-decoration: none;
	border:none;
}

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

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


/* end doobox hunter css */