
#stacks_in_1141_page7 {
	font-weight: bold;
}
#stacks_in_2624_page7_button {
	display:block;
	position: relative;
	text-align: center;
}


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







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




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

#stacks_in_1146_page7 {
	font-weight: bold;
}

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

#stacks_in_1142_page7 .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_1147_page7 .bx-wrapper {
	position: relative;
	
	margin: 0 auto;
	
	padding: 0;
	*zoom: 1;
}

#stacks_in_1147_page7 .bx-wrapper img {
	

		
	width: 100%;
	height: auto;
	
	display: block;
}

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

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

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

/* LOADER */

#stacks_in_1147_page7 .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_1147_page7 .bx-wrapper .bx-pager {
		display: none;
	}




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

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



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

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

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

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

#stacks_in_1147_page7 .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_1147_page7 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}



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


/* AUTO CONTROLS (START / STOP) */

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

#stacks_in_1147_page7 .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_1147_page7 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stacks_in_1147_page7 .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

#stacks_in_1147_page7 .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_1147_page7 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stacks_in_1147_page7 .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

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

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

/* IMAGE CAPTIONS */

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

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

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






/* Styling for Edit Mode within Stacks */








#stacks_in_2004_page7 {
	margin: 60px 0px 0px 0px;
}

#stacks_in_2005_page7 {
	font-size: 50%;
}
