
#stacks_in_6043_page16 {
	font-weight: bold;
}
#stacks_in_6062_page16>.s3_row {
	margin: 0 -10px;
}

#stacks_in_6062_page16>.s3_row>.s3_column_left {
	width: 41.00%;
}

#stacks_in_6062_page16>.s3_row>.s3_column_right {
	width: 59.000000%;
}




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










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



}



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


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


}






#stacks_in_6062_page16 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_2350_page16 {
	padding: 0px 0px 60px 0px;
}

#stacks_in_5693_page16 {
	font-weight: bold;
}

#stacks_in_5694_page16 .stacks_left {
	float:left;
	width:65%;
}

#stacks_in_5694_page16 .stacks_right {
	float:right;
	width:33%;
}/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_6044_page16 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_6044_page16 .bx-wrapper img {
		
	max-width: 100%;
	

	
	display: block;
}

/** THEME
===================================*/

#stacks_in_6044_page16 .bx-wrapper .bx-viewport {
}

#stacks_in_6044_page16 .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_6044_page16 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../files/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}




	#stacks_in_6044_page16 .bx-wrapper .bx-pager {
		display: none;
	}




/* Only add arrow CSS if toggled on in settings. */
/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_6044_page16 .bx-wrapper .bx-prev, 
#stacks_in_6044_page16 .bx-wrapper .bx-next,
#stacks_in_6044_page16 .bx-wrapper .bx-pager,
#stacks_in_6044_page16 .bx-wrapper .bx-pager-item, 
#stacks_in_6044_page16 .bx-wrapper .bx-pager-item a {
	border: none;
}



#stacks_in_6044_page16 .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../files/images/controls.png) no-repeat 0 -32px;
}

#stacks_in_6044_page16 .bx-wrapper .bx-next {
	right: 10px;
	background: url(../files/images/controls.png) no-repeat -43px -32px;
}

#stacks_in_6044_page16 .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#stacks_in_6044_page16 .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

#stacks_in_6044_page16 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

#stacks_in_6044_page16 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/*  Hide navigation arrows if toggled off in settings. */


/* AUTO CONTROLS (START / STOP) */

#stacks_in_6044_page16 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_6044_page16 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../files/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_6044_page16 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_6044_page16 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_6044_page16 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../files/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_6044_page16 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_6044_page16 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_6044_page16 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_6044_page16 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_6044_page16 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_6044_page16 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_6044_page16 ul.bxslider, #stacks_in_6044_page16 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */








#stacks_in_6050_page16 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_2352_page16 {
	padding: 0px 0px 60px 0px;
}

#stacks_in_5698_page16 {
	font-weight: bold;
}

#stacks_in_2210_page16 .stacks_left {
	float:left;
	width:65%;
}

#stacks_in_2210_page16 .stacks_right {
	float:right;
	width:33%;
}/* Styling for Preview Mode & Publishing */


/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stacks_in_5699_page16 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_5699_page16 .bx-wrapper img {
		
	max-width: 100%;
	

	
	display: block;
}

/** THEME
===================================*/

#stacks_in_5699_page16 .bx-wrapper .bx-viewport {
}

#stacks_in_5699_page16 .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 20px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

#stacks_in_5699_page16 .bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../files/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}




	#stacks_in_5699_page16 .bx-wrapper .bx-pager {
		display: none;
	}




/* Only add arrow CSS if toggled on in settings. */
/* DIRECTION CONTROLS (NEXT / PREV) */

#stacks_in_5699_page16 .bx-wrapper .bx-prev, 
#stacks_in_5699_page16 .bx-wrapper .bx-next,
#stacks_in_5699_page16 .bx-wrapper .bx-pager,
#stacks_in_5699_page16 .bx-wrapper .bx-pager-item, 
#stacks_in_5699_page16 .bx-wrapper .bx-pager-item a {
	border: none;
}



#stacks_in_5699_page16 .bx-wrapper .bx-prev {
	left: 10px;
	background: url(../files/images/controls.png) no-repeat 0 -32px;
}

#stacks_in_5699_page16 .bx-wrapper .bx-next {
	right: 10px;
	background: url(../files/images/controls.png) no-repeat -43px -32px;
}

#stacks_in_5699_page16 .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

#stacks_in_5699_page16 .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

#stacks_in_5699_page16 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

#stacks_in_5699_page16 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



/*  Hide navigation arrows if toggled off in settings. */


/* AUTO CONTROLS (START / STOP) */

#stacks_in_5699_page16 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stacks_in_5699_page16 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../files/images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

#stacks_in_5699_page16 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_5699_page16 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_5699_page16 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../files/images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

#stacks_in_5699_page16 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_5699_page16 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stacks_in_5699_page16 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stacks_in_5699_page16 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

#stacks_in_5699_page16 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stacks_in_5699_page16 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

#stacks_in_5699_page16 ul.bxslider, #stacks_in_5699_page16 ul.bxslider li {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}






/* Styling for Edit Mode within Stacks */







