/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}#stacks_in_29234_page16>.s3_row {
	margin: 0 -10px;
}

#stacks_in_29234_page16>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_29234_page16>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_29234_page16>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_29234_page16>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_29234_page16>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_29234_page16>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10932_page16 {
	border: solid rgba(0, 64, 128, 1.00);
	border-width:  4px;
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
}

#stacks_in_10933_page16 {
	font-size: 118%;
	font-weight: bold;
}
/* @group Main Slider & Reset */

#refinedSliderWrapperstacks_in_29178_page16 {
	max-width: 2000px;
	margin: 0 auto;
}

#refinedSliderWrapperstacks_in_29178_page16 img {
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0;
	border-radius: 5px;
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-slice {
	z-index: 20;
}

.nivo-controlNav img {
	width: auto !important;
	max-width: 100% !important;
	height: auto !important;
}

#refinedSliderWrapperstacks_in_29178_page16 a,
#refinedSliderWrapperstacks_in_29178_page16 a:visited,
#refinedSliderWrapperstacks_in_29178_page16 a:hover,
#refinedSliderWrapperstacks_in_29178_page16 a:active,
#refinedSliderWrapperstacks_in_29178_page16 a:focus {
	border: none;
	outline: none;
}

#refinedSliderWrapperstacks_in_29178_page16 a.nullLink {
	cursor: default;
}

#refinedSliderWrapperstacks_in_29178_page16 a.refinedSliderLink {
	z-index: 30;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* @end */

/* @group Directional Navigation */

#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav {
	/*position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0px;*/
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav a {
	font-size: 64px;
	padding: 2.50%;
	color: rgba(255, 255, 255, 1.00);
	opacity: 0.50;
	transition: all 300ms ease-in-out;
	z-index: 30;
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav a [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav a:hover,
#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav a:focus,
#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav a:active {
	color: rgba(255, 255, 255, 1.00);
	opacity: 0.99;
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav a:hover [class^="fa fa-"] {
	color: rgba(255, 255, 255, 1.00);
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav a.nivo-prevNav {
	top: 40%;
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav a.nivo-nextNav {
	top: 40%;
}

@media screen and (max-width: 580px) {
	#refinedSliderWrapperstacks_in_29178_page16 .nivo-directionNav {
		/* New */
		display: none !important;
	}
}

/* @end */

/* @group Navigation None */

/*  */

/* @end */

/* @group Navigation Bullets */

/*  */

/* @end */

/* @group Navigation Numbers */

/*  */

/* @end */

/* @group Navigation Thumbnails */

/*  */

#refinedSliderWrapperstacks_in_29178_page16 .nivo-controlNav {
	display: block;
	position: relative;
	text-align: center;
	margin-left: -5px;
	margin-right: -5px;
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-controlNav a {
	border: none;
	outline: none;
	background: none;
	opacity: 0.50;
	transition: all 300ms ease-in-out;
	display: inline-block;
	width: 10%;
	padding: 5px;
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-controlNav a:hover {
	opacity: 0.99;
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-controlNav a.active {
	opacity: 0.99;
}

#refinedSliderWrapperstacks_in_29178_page16 .nivo-controlNav a img {
	max-width: 100%;
	height: auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

@media screen and (max-width: 480px) {
	#refinedSliderWrapperstacks_in_29178_page16 .nivo-controlNav {
		display: none !important;
	}
}

/*  */

/* @end */

/* @group Layered Navigation */

/*  */

/* @end */

/* @group Captions */

/*  */

/*  */

#refinedSliderWrapperstacks_in_29178_page16 .nivo-caption {
	background: rgba(0, 0, 0, 0.66);
	transition: all 400ms ease-in-out;
	opacity: 0;
	text-align: left;
	font-size: 15px;
	line-height: 1.25em;
	padding: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	top: auto;
	right: auto;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: rgba(255, 255, 255, 1.00);
	border-top: 1px solid rgba(0, 0, 0, 1.00);
	z-index: 40;
}

.sliderPaused #refinedSliderWrapperstacks_in_29178_page16 .nivo-caption {
	opacity: 1.00;
}

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

@media screen and (max-width: 480px) {
	#refinedSliderWrapperstacks_in_29178_page16 .nivo-caption {
		display: none !important;
	}
}

/* @end */

/* @group RefinedSlider Edit Mode */

/*  */

/* @end */

#stacks_in_29178_page16 {
	border: solid rgba(0, 128, 255, 1.00);
	border-width:  5px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_29178_page16 {
	width: 500px;
}
#stacks_in_30387_page16_button {
	display:block;
	position: relative;
	text-align: center;
}


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







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



/* HitCounter styles */
/* Bryn Owen Design, 2015   */



#stacks_in_13050_page16 {
	text-align: left;
	}

.stacks_in_13050_page16_counter, .stacks_in_13050_page16_fcounter, .stacks_in_13050_page16_lcounter, .stacks_in_13050_page16_xcounter {

	display: inline-block;
	line-height: 1.0em;

	font-family: sans-serif, sans-serif;
	
	font-size: 2.0em;
	color: #999999;
	padding: 0px 0px 0px 0px;

	
	border-right: solid 0px #000000;
	

	
	border-top: none;
	border-bottom: none;
	

	border-collapse: separate;
	border-radius: 0px;

	
	background: #E2E2E2;
	

	
	background: -moz-linear-gradient(top, #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E2E2E2), color-stop(50%,#9E9E9E), color-stop(51%,#878787), color-stop(100%,#FFFFFF));
	background: -webkit-linear-gradient(top,  #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* IE10+ */
	background: linear-gradient(to bottom, #E2E2E2 0%, #9E9E9E 50%, #878787 51%, #FFFFFF 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2E2E2', endColorstr=' #FFFFFF',GradientType=0 ); /* IE6-9 */
	

	

	
	}

.stacks_in_13050_page16_counter:hover, .stacks_in_13050_page16_fcounter:hover, %.id%_lcounter:hover, .stacks_in_13050_page16_xcounter:hover {
	}

.stacks_in_13050_page16_fcounter {
	
	}

.stacks_in_13050_page16_lcounter {
	
	border-right: none !important;
	
	}

.stacks_in_13050_page16_xcounter {
	
	border-right: none !important;
	
	}


