/* 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_3270 .bx-wrapper {
	position: relative;
	
		
		margin: 0 auto 60px;
		
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_3270 .bx-wrapper img {
	
	max-width: 100%;
	height: auto;
	

	
	display: block;
}

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

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

#stacks_in_3270 .bx-wrapper .bx-pager,
#stacks_in_3270 .bx-wrapper .bx-controls-auto {
	position: absolute;
	
	bottom: 0px;
	margin-bottom: -40px;
	
	width: 100%;
	z-index: 200;
}

/* LOADER */

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


/* Only add pagination CSS if toggled on in settings. */
/* PAGER */



#stacks_in_3270 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stacks_in_3270 .bx-wrapper .bx-pager .bx-pager-item,
#stacks_in_3270 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stacks_in_3270 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #E0E0E0;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stacks_in_3270 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stacks_in_3270 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #C3C3C3;
}







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

	#stacks_in_3270 .bx-wrapper .bx-prev,
	#stacks_in_3270 .bx-wrapper .bx-next {
		display: none;
	}


/* AUTO CONTROLS (START / STOP) */

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

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

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

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

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

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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

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






/* Styling for Edit Mode within Stacks */



#stacks_out_3270 {
	width: 450px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_4991 #myExtraContent2,
#ExtraContentPlusstacks_in_4991 #fs {
	display: none;
}

/* Start Liquid Columns stack CSS code */ .stacks_in_3203column { float:left; display:inline; }.stacks_in_3203one-third.stacks_in_3203column { 	width: 33.333333333% /* 320px / 960px */;}.stacks_in_3203first{	padding-left: 0;	padding-right: 13px;	padding-bottom: 0;}.stacks_in_3203middle{	padding-left: 7px;	padding-right: 6px;	padding-bottom: 0;}.stacks_in_3203last{	padding-left: 13px;	padding-right: 0;	padding-bottom: 0;}@media only screen and (max-width: 979px) {	.stacks_in_3203first{	padding-left: 0;	padding-right: 0;	padding-bottom: 20px;	}	.stacks_in_3203middle{		padding-left: 0;		padding-right: 10px;		padding-bottom: 0;	}		.stacks_in_3203last{		padding-left: 10px;		padding-right: 0;		padding-bottom: 0;	}	    .stacks_in_3203one-third.stacks_in_3203column {     	width: 50%;     }    .stacks_in_3203one-third.stacks_in_3203column.stacks_in_3203more-important {     	width:100%;     }    }@media only screen and (max-width: 480px) {	.stacks_in_3203first{	padding-left: 0;	padding-right: 0;	padding-bottom: 10px;	}	.stacks_in_3203middle{		padding-left: 0;		padding-right: 0;		padding-bottom: 10px;	}		.stacks_in_3203last{		padding-left: 0;		padding-right: 0;		padding-bottom: 0;	}	    .stacks_in_3203one-third.stacks_in_3203column {     	width: 100%;    }        .stacks_in_3203one-third.stacks_in_3203column.stacks_in_3203more-important {     	width:100%;     }    }/* End Liquid Columns stack CSS code *//* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_4985 #myExtraContent4,
#ExtraContentPlusstacks_in_4985 #fs {
	display: none;
}

/* Start Liquid Columns stack CSS code */ .stacks_in_4536column { float:left; display:inline; }.stacks_in_4536one-third.stacks_in_4536column { 	width: 33.333333333% /* 320px / 960px */;}.stacks_in_4536first{	padding-left: 0;	padding-right: 13px;	padding-bottom: 0;}.stacks_in_4536middle{	padding-left: 7px;	padding-right: 6px;	padding-bottom: 0;}.stacks_in_4536last{	padding-left: 13px;	padding-right: 0;	padding-bottom: 0;}@media only screen and (max-width: 979px) {	.stacks_in_4536first{	padding-left: 0;	padding-right: 0;	padding-bottom: 20px;	}	.stacks_in_4536middle{		padding-left: 0;		padding-right: 10px;		padding-bottom: 0;	}		.stacks_in_4536last{		padding-left: 10px;		padding-right: 0;		padding-bottom: 0;	}	    .stacks_in_4536one-third.stacks_in_4536column {     	width: 50%;     }    .stacks_in_4536one-third.stacks_in_4536column.stacks_in_4536more-important {     	width:100%;     }    }@media only screen and (max-width: 480px) {	.stacks_in_4536first{	padding-left: 0;	padding-right: 0;	padding-bottom: 10px;	}	.stacks_in_4536middle{		padding-left: 0;		padding-right: 0;		padding-bottom: 10px;	}		.stacks_in_4536last{		padding-left: 0;		padding-right: 0;		padding-bottom: 0;	}	    .stacks_in_4536one-third.stacks_in_4536column {     	width: 100%;    }        .stacks_in_4536one-third.stacks_in_4536column.stacks_in_4536more-important {     	width:100%;     }    }/* End Liquid Columns stack CSS code */
#stacks_in_5014 {
	margin: 10px 0px 10px 0px;
}

#stacks_in_4566 .stacks_left {
	float:left;
	width:31%;
}

#stacks_in_4566 .stacks_right {
	float:right;
	width:67%;
}
#stacks_in_4557 {
	margin: 5px 0px 5px 0px;
}

#stacks_in_4563 .stacks_left {
	float:left;
	width:19%;
}

#stacks_in_4563 .stacks_right {
	float:right;
	width:79%;
}
#stacks_in_4561 {
	margin: 10px 0px 10px 0px;
}

#stacks_in_4983 {
	margin: 10px 0px 10px 0px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_4988 #myExtraContent3,
#ExtraContentPlusstacks_in_4988 #fs {
	display: none;
}

/* Start Liquid Columns stack CSS code */ .stacks_in_437column { float:left; display:inline; }.stacks_in_437one-third.stacks_in_437column { 	width: 33.333333333% /* 320px / 960px */;}.stacks_in_437first{	padding-left: 0;	padding-right: 13px;	padding-bottom: 0;}.stacks_in_437middle{	padding-left: 7px;	padding-right: 6px;	padding-bottom: 0;}.stacks_in_437last{	padding-left: 13px;	padding-right: 0;	padding-bottom: 0;}@media only screen and (max-width: 979px) {	.stacks_in_437first{	padding-left: 0;	padding-right: 0;	padding-bottom: 20px;	}	.stacks_in_437middle{		padding-left: 0;		padding-right: 10px;		padding-bottom: 0;	}		.stacks_in_437last{		padding-left: 10px;		padding-right: 0;		padding-bottom: 0;	}	    .stacks_in_437one-third.stacks_in_437column {     	width: 50%;     }    .stacks_in_437one-third.stacks_in_437column.stacks_in_437more-important {     	width:100%;     }    }@media only screen and (max-width: 480px) {	.stacks_in_437first{	padding-left: 0;	padding-right: 0;	padding-bottom: 10px;	}	.stacks_in_437middle{		padding-left: 0;		padding-right: 0;		padding-bottom: 10px;	}		.stacks_in_437last{		padding-left: 0;		padding-right: 0;		padding-bottom: 0;	}	    .stacks_in_437one-third.stacks_in_437column {     	width: 100%;    }        .stacks_in_437one-third.stacks_in_437column.stacks_in_437more-important {     	width:100%;     }    }/* End Liquid Columns stack CSS code */
#stacks_out_441 {
	width: 90px;
	margin-left:0;
}
