/*-- Cycler Image Stack v2.5.2 by Joe Workman --*/
 
 
#custom_nav_stacks_in_2134{display:none;}

#stacks_in_2134 .cycler_reel{position:relative;}
#stacks_in_2134 .cylcer_slide{width:100% !important;}
#stacks_in_2134 .cycler_nav {
    display: none;
    text-align: center;
    line-height: 40px;
}
#stacks_in_2134 .cycler_nav a {
    text-decoration: none !important;
    padding: 5px;
    font-weight: bold;
}
#stacks_in_2134 .cycler_nav a.activeSlide {
    background: #FFFFFF;
    border: 1px solid #000000;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#cycler_nav_top_stacks_in_2134 {
    display: block !important;
}
#stacks_in_2134 .nav_bullet {
    padding:0;
    line-height:9px;
    height:9px;
}
#stacks_in_2134 .nav_bullet a {
    padding: 0;
    border-width: 0;
    text-indent: 9999px;
    display: inline-block;
    margin: 0 4px;
    width: 9px;
    height: 9px;
    background-color:transparent;
    background-repeat:no-repeat;
    background: url(../files/cycler-images/nav_dot_normal.png) no-repeat;
}
#stacks_in_2134 .nav_bullet a:hover {
    background: url(../files/cycler-images/nav_dot_hover.png) no-repeat;
}
#stacks_in_2134 .nav_bullet a.activeSlide {
    background: url(../files/cycler-images/nav_dot_active.png) no-repeat;
    border-width: 0;
    background-color:transparent;
    background-repeat:no-repeat;
}
#stacks_in_2134 .cycler_pager {
	cursor:pointer;
	z-index:1000;
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	top:40%;
}
#stacks_in_2134 .next_pager {
	right:30px;
    background: url(../files/cycler-images/next.png) no-repeat;
}
#stacks_in_2134 .prev_pager {
	left:30px;
    background: url(../files/cycler-images/prev.png) no-repeat;
}

/*-- End Cycler Image Stack --*/#stacks_in_2206_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_2206 a:link, #stacks_in_2206 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_2206 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_2206 a:active {
	background-color:#00A0FF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_2206 {
	margin: 20px 0px 0px 0px;
}
