.biscuitbox {
	display: none;
	width: 100%;
	bottom: 0;
	position: fixed;
	z-index: 9999;
}

.biscuitbox.biscuitbox-display-top{
	bottom: auto;
	top:0;
}

.biscuitbox-wrapper {
	display: flex;
	flex-flow: row wrap;
}

.biscuitbox-wrapper > * {
	flex: 1 100%;
}

.biscuitbox-button {
	text-align: center;
}

/*
 * Scotty
 * Author: Jeremy Hawes
 * Version: 1.1.0
 * URL: http://onelittledesigner.com/rapidweaver-stack/scotty
 * Support: http://forum.onelittledesigner.com
 * Description: Teleports you back to the top of the page
 */

#scrollUp_stacks_in_80_page8,
a#scrollUp_stacks_in_80_page8 {
	
		bottom: 20px;
		
			right: 20px;
		
		
		
	
	
	padding: 0px 20px;
	color: #FFFFFF !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	text-decoration: none;
	font-size: 32px;
	text-align: center;
	display: inline-block;
}
#scrollUp_stacks_in_80_page8:hover,
a#scrollUp_stacks_in_80_page8:hover {
	color: #CCCCCC !important;
}
#scrollUp_stacks_in_80_page8.scrollUpTheme1,
#scrollUp_stacks_in_80_page8.scrollUpTheme3 {
	border-color: #333333;
	border-width: 0px;
	border-style: solid;
}
#scrollUp_stacks_in_80_page8.scrollUpTheme1.transparencyOff,
#scrollUp_stacks_in_80_page8.scrollUpTheme3.transparencyOff {
	background-color: #990000;
}
#scrollUp_stacks_in_80_page8.scrollUpTheme1.transparencyOn,
#scrollUp_stacks_in_80_page8.scrollUpTheme3.transparencyOn {
	background-color: none;
	border-color: none;
}
#scrollUp_stacks_in_80_page8.scrollUpTheme1.gradientOn,
#scrollUp_stacks_in_80_page8.scrollUpTheme3.gradientOn {
	background-color: #CC0000;
	background-image: -moz-linear-gradient(top, #CC0000, #990000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CC0000), to(#990000));
	background-image: -webkit-linear-gradient(top, #CC0000, #990000);
	background-image: -o-linear-gradient(top, #CC0000, #990000);
	background-image: linear-gradient(to bottom, #CC0000, #990000);
	background-repeat: repeat-x;
}
#scrollUp_stacks_in_80_page8.textShadowOn {
	text-shadow: 0 1px 0 #FFFFFF;
}
#scrollUp_stacks_in_80_page8.scrollUpTheme1.boxShadowOn,
#scrollUp_stacks_in_80_page8.scrollUpTheme3.boxShadowOn {
	-webkit-box-shadow: 0 0 2px 1px #CCCCCC;
	-moz-box-shadow: 0 0 2px 1px #CCCCCC;
	-ms-box-shadow: 0 0 2px 1px #CCCCCC;
	-o-box-shadow: 0 0 2px 1px #CCCCCC;
	box-shadow: 0 0 2px 1px #CCCCCC;
}
/* ====================
 * THEME 2 - IMAGE
 * ==================== */

/* ====================
 * THEME 3 - TAB
 * ==================== */

/* Depth Base */

.depth_out h2,.depth_out p,.depth_out a{margin:0;padding:0;border: 0;line-height:1.4;}
.depth_out hr:before,.depth_out hr:after,.depth_out .content_in .stacksEmptyFiller{display: none}

.depth_in,
header .depth_theme_limit,
footer .depth_theme_limit{
  
  max-width: 1000px;
  
}
main .depth_theme_limit{
  max-width: 100%;
  padding: 0;
}
.depth_limit{
  margin: 0 auto;
}



.nfont{
	font-family: 'Open Sans', sans-serif !important;
}
h2.nfont,
.sub_heading.nfont{
	font-family: 'Montserrat', sans-serif !important;
}
header.depth_theme,
main.depth_theme h1,
main.depth_theme h2,
main.depth_theme h3,
main.depth_theme h4,
main.depth_theme h5,
main.depth_theme h6{
  font-family: 'Montserrat', sans-serif !important;
}
.depth_in a{text-decoration: none;}
.depth_in{
  font-size: 15px;
  line-height: 1.4;}

/* 2 Col Spacing */
.depth_section{
  margin-bottom: 20px;
}



.depth_out img{max-width: 100%}

.depth_out *, 
.depth_out *:before, 
.depth_out *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}

.depth_out .cf:after {content:"";display:table;clear:both;}
.depth_out .exp{position:absolute;top:0;left:0;bottom:0;right:0;}

@media screen and (min-width: 770px){
  /* 2 Col Spacing */
  .depth_row .s3_column_left .depth_section{
    margin-right: 10.000000px;
  }
  .depth_row .s3_column_right .depth_section{
    margin-left: 10.000000px;
  }
  /* 3 Col Spacing */
  .depth_row.three_col .s3_column_left .depth_section{
    margin-right: 13.320000px;
  }
  .depth_row.three_col .s3_column_center .depth_section{
    margin-left: 6.660000px;
    margin-right: 6.660000px;
  }
  .depth_row.three_col .s3_column_right .depth_section{
    margin-left: 13.320000px;
  }
  /* 4 Col Spacing (1/4) */
  .depth_row .s3_column_4:first-child .depth_section{
    margin-right: 15.000000px;
    margin-left: 0;
  }
  /* 4 Col Spacing (2/4) */
  .depth_row .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 10.000000px;
    margin-left: 5.000000px;
  }
  /* 4 Col Spacing (3/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-right: 5.000000px;
    margin-left: 10.000000px;
  }
  /* 4 Col Spacing (4/4) */
  .depth_row .s3_column_4 + .s3_column_4 + .s3_column_4 + .s3_column_4 .depth_section{
    margin-left: 15.000000px;
    margin-right: 0;
  }
  /* Flex Equal Height/Centering */
  
  .s3_row.depth_row,
  .depth_row .s3_column,
  .s3_row.depth_row .depth_out,
  .s3_row.depth_row .depth_out > div,
  .s3_row.depth_row .depth_wrapper,
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .depth_image *{
    flex: 1;
    display: flex !important;
  }
  .s3_row.depth_row .content_out,
  .s3_row.depth_row .content_in{
    margin-left: auto !important;
    margin-right: auto !important;
  }
  
}


.content_flex {position: static;}

.s3_row.depth_row .content_flex {
  flex: 1;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}

/* Edit Mode */


/* Animations */


.depth_fx .depth_image,
.depth_fx .depth_tint,
.depth_fx .depth_gradient,
.depth_fx .content_tint,
.depth_fx p.sub_heading,
.depth_fx .heading_out .stacks_out,
.depth_fx p.main_content,
.depth_fx .depth_aside,
.depth_fx .heading_out h2{ opacity: 0; }

.depth_fx.depth_ie .depth_image,
.depth_fx.depth_ie .depth_tint,
.depth_fx.depth_ie .depth_gradient,
.depth_fx.depth_ie .content_tint,
.depth_fx.depth_ie p.sub_heading,
.depth_fx.depth_ie .heading_out .stacks_out,
.depth_fx.depth_ie p.main_content,
.depth_fx.depth_ie .depth_aside,
.depth_fx.depth_ie .heading_out h2{ opacity: 1; }


.depth_inview.slow_fadeIn.depth_fx .depth_image,
.depth_inview.slow_fadeIn.depth_fx .depth_tint,
.depth_inview.slow_fadeIn.depth_fx .content_tint,
.depth_inview.slow_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .7s both; }
.depth_inview.slow_fadeIn.depth_fx .heading_out{ animation: heading_border_color 1s both; }
.depth_inview.slow_fadeIn.depth_fx p.super_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein 1s .25s both; }
.depth_inview.slow_fadeIn.depth_fx p.sub_heading,
.depth_inview.slow_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein 1s .5s both; }
.depth_inview.slow_fadeIn.depth_fx p.main_content,
.depth_inview.slow_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein 1s .75s both; }
.depth_inview.slow_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein 1s 1s backwards; }
.depth_inview.slow_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein 1s 1.25s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header 1s .5s backwards; }
.depth_inview.slow_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content 1s .5s backwards; }

.depth_inview.steady_fadeIn.depth_fx .depth_image,
.depth_inview.steady_fadeIn.depth_fx .depth_tint,
.depth_inview.steady_fadeIn.depth_fx .content_tint,
.depth_inview.steady_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .5s both; }
.depth_inview.steady_fadeIn.depth_fx .heading_out{ animation: heading_border_color .7s both; }
.depth_inview.steady_fadeIn.depth_fx p.super_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .7s .15s both; }
.depth_inview.steady_fadeIn.depth_fx p.sub_heading,
.depth_inview.steady_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .7s .35s both; }
.depth_inview.steady_fadeIn.depth_fx p.main_content,
.depth_inview.steady_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .7s .5s both; }
.depth_inview.steady_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .7s .65s backwards; }
.depth_inview.steady_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .7s .8s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .7s .25s backwards; }
.depth_inview.steady_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .7s .25s backwards; }

.depth_inview.fast_fadeIn.depth_fx .depth_image,
.depth_inview.fast_fadeIn.depth_fx .depth_tint,
.depth_inview.fast_fadeIn.depth_fx .content_tint,
.depth_inview.fast_fadeIn.depth_fx .depth_gradient{ animation: nbanner_fadein .3s both; }
.depth_inview.fast_fadeIn.depth_fx .heading_out{ animation: heading_border_color .4s both; }
.depth_inview.fast_fadeIn.depth_fx p.super_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out h2{ animation: nbanner_fadein .4s .15s both; }
.depth_inview.fast_fadeIn.depth_fx p.sub_heading,
.depth_inview.fast_fadeIn.depth_fx .heading_out .stacks_out{ animation: nbanner_fadein .4s .35s both; }
.depth_inview.fast_fadeIn.depth_fx p.main_content,
.depth_inview.fast_fadeIn.depth_fx .depth_aside{	animation: nbanner_fadein .4s .5s both; }
.depth_inview.fast_fadeIn.depth_fx a.depth_button{	animation: nbanner_fadein .4s .65s backwards; }
.depth_inview.fast_fadeIn.depth_fx p.sub_content{ animation: nbanner_fadein .4s .8s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_top_header{	animation: hr_top_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_header{ animation: hr_bottom_header .4s .25s backwards; }
.depth_inview.fast_fadeIn.depth_fx hr.hr_bottom_content{	animation: hr_bottom_content .4s .25s backwards; }


@-webkit-keyframes heading_border_color {
  from {border-color: transparent;}
  to {border-color: ;}}
@keyframes nbanner_fadein {
  from {border-color: transparent;}
  to {border-color: ;}}

@-webkit-keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}
@keyframes nbanner_fadein {
  from {opacity: 0;}
  to {opacity: 1;}}

@-webkit-keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}
@keyframes nbanner_bg_fadein {
  from {background-color: transparent;}
  to {background-color: inherit;}}

@-webkit-keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_top_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_header {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}


@-webkit-keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}
@keyframes hr_bottom_content {
  from {width: 0; opacity: 0;}
  to {opacity: 1; width: %;}}/* Depth Limit */

#stacks_in_10_page8 .depth_limit {
	max-width: 1000px;
}
#stacks_in_10_page8 .depth_limit_padding {
	padding: 0px 0px 0px 0px;
}
@media screen and (min-width: 770px){
	#stacks_in_10_page8 .depth_limit_padding {
		padding: 0px 30px 0px 30px;
	}
}

/* Depth Limit Gradient*/

#stacks_in_10_page8.depth_limit_wrapper{
	   
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.00) 0%,rgba(0, 0, 0, 0.00) 95%);
	

	
}





#stacks_in_16_page8 h1,#stacks_in_16_page8 h1 a,#stacks_in_16_page8 p,#stacks_in_16_page8 p a{
	color:rgba(0, 0, 0, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_16_page8 p a:hover, #stacks_in_16_page8 h1 a:hover{
	color:rgba(204, 204, 204, 1.00);
}









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


#stacks_in_4_page8 h3,#stacks_in_4_page8 h3 a,#stacks_in_4_page8 p,#stacks_in_4_page8 p a{
	color:rgba(153, 153, 153, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	
		text-shadow: 0px 1px 1px rgba(85, 85, 85, 1.00);
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_4_page8 p a:hover, #stacks_in_4_page8 h3 a:hover{
	color:rgba(204, 204, 204, 1.00);
}









#stacks_in_12_page8 {
	margin: 20px 0px 20px 0px;
}
/* @group TOC */



#toc ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#toc li {
    padding: 0;
    margin: 0;  
}

#toc a {
    display: block;
    padding: 5px 0px;
}

#toc li li a {
	padding-left: %;
}

#toc li.h1 {
	padding-left: 0px;
	font-size: 60%;
}

#toc li.h2 {
	padding-left: 0px;
	font-size: 60%;
}

#toc li.h3 {
	padding-left: 0px;
	font-size: 60%;
}

#toc li.h4 {
	padding-left: 0px;
	font-size: 60%;
}

#toc li.h5 {
	padding-left: 0px;
	font-size: 60%;
}

#toc li.h6 {
	padding-left: 0px;
    font-size: 60%;
}

#toc .toc-active a {
    color: #FF0000;
}





/* @end */

/* @group Scroll Offset */

.jumpStackOffset {
	position: relative;
}

.jumpStackOffset span {
	position: absolute;
	bottom: 50px;
}

/* @end */

/* @group Navigation Items */

nav#JumpStackNavstacks_in_2_page8 {
	display: block;
	position: relative;
	height: auto;
	overflow: auto;
}

nav#JumpStackNavstacks_in_2_page8 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

nav#JumpStackNavstacks_in_2_page8 li {
	margin: 20px 0 0 0;
	padding: 0;
	height: auto;
	overflow: auto;
	position: relative;
}

nav#JumpStackNavstacks_in_2_page8 li a {
	position: relative;
	z-index: 5;
}

/* @end */

/* @group Previous Navigation */

nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavPrev .JumpStackBtnInner {
	opacity: 0.99;
	font-size: 22px;
	text-decoration: none;
	background: #004080;
	padding: 0px 8px;
	line-height: 40px;
	display: block;
	width: 200px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 20px;
	font-weight: bold;
	
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavPrev .JumpStackBtnInner [class^="fa fa-"] {
	color: #FFFFFF;
}

nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavPrev .JumpStackBtnInner:hover {
	opacity: 0.85;
	background: #004080;
	color: #FFFFFF;
}

nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavPrev .JumpStackBtnInner:hover [class^="fa fa-"] {
	color: #FFFFFF;
}

/* Disabled previous buttons */
nav#JumpStackNavstacks_in_2_page8 li.previousDisabled .disabledFilter {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	cursor: not-allowed;
	z-index: 10;
}

/* None previous buttons */
nav#JumpStackNavstacks_in_2_page8 li.NavPrev.none {
	display: none;
}

nav#JumpStackNavstacks_in_2_page8 li.previousDisabled a {
	opacity: 0.50;
}

nav#JumpStackNavstacks_in_2_page8 li.previousLeft {
	float: left;
}

nav#JumpStackNavstacks_in_2_page8 li.previousRight {
	float: right;
}

/* @end */

/* @group Next Navigation */

nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavNext .JumpStackBtnInner {
	opacity: 0.99;
	font-size: 22px;
	text-decoration: none;
	background: #004080;
	padding: 0px 8px;
	line-height: 40px;
	display: block;
	width: 200px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 20px;
	font-weight: bold;
	
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavNext .JumpStackBtnInner [class^="fa fa-"] {
	color: #FFFFFF;
}

nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavNext .JumpStackBtnInner:hover {
	opacity: 0.85;
	background: #004080;
	color: #FFFFFF;
}

nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavNext .JumpStackBtnInner:hover [class^="fa fa-"] {
	color: #FFFFFF;
}

/* Diabled next buttons */
nav#JumpStackNavstacks_in_2_page8 li.nextDisabled .disabledFilter {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	cursor: not-allowed;
	z-index: 10;
}

nav#JumpStackNavstacks_in_2_page8 .nextDisabled a {
	opacity: 0.50;
	cursor: not-allowed;
}

/* None next buttons */
nav#JumpStackNavstacks_in_2_page8 li.NavNext.none {
	display: none;
}

nav#JumpStackNavstacks_in_2_page8 li.nextLeft {
	float: left;
}

nav#JumpStackNavstacks_in_2_page8 li.nextRight {
	float: right;
}

/* @end */

/* @group Responsive Styling */
@media screen and (max-width: 580px) {
	nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem,
	nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavPrev .JumpStackBtnInner,
	nav#JumpStackNavstacks_in_2_page8 li.JumpStackNavItem.NavNext .JumpStackBtnInner {
		width: 100%;
		float: none;
	}
}

/* @end */

/* @group Bootstrap */

#JumpStackNavstacks_in_2_page8 .btn {
	display: inline-block;
	  padding: 6px 12px;
	  margin-bottom: 0;
	  font-size: 14px;
	  font-weight: 400;
	  line-height: 1.42857143;
	  text-align: center;
	  white-space: nowrap;
	  vertical-align: middle;
	  -ms-touch-action: manipulation;
	  touch-action: manipulation;
	  cursor: pointer;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	  background-image: none;
	  border: 1px solid transparent;
	  border-radius: 4px;
	  text-decoration: none;
}

#JumpStackNavstacks_in_2_page8 .btn:hover {
  color: #333;
  text-decoration: none;
}

#JumpStackNavstacks_in_2_page8 .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

#JumpStackNavstacks_in_2_page8 .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

#JumpStackNavstacks_in_2_page8 .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

#JumpStackNavstacks_in_2_page8 .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

#JumpStackNavstacks_in_2_page8 .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

#JumpStackNavstacks_in_2_page8 .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

#JumpStackNavstacks_in_2_page8 .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

#JumpStackNavstacks_in_2_page8 .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

#JumpStackNavstacks_in_2_page8 .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

#JumpStackNavstacks_in_2_page8 .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

#JumpStackNavstacks_in_2_page8 .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

#JumpStackNavstacks_in_2_page8 .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

#JumpStackNavstacks_in_2_page8 .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
    border-color: transparent;
}

#JumpStackNavstacks_in_2_page8 .btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* Button sizing */

#JumpStackNavstacks_in_2_page8  .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

#JumpStackNavstacks_in_2_page8  .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

#JumpStackNavstacks_in_2_page8  .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* @end */

/* @group Edit Mode Styling */

/*  */

/* @end */

#stacks_in_6_page8 h5,#stacks_in_6_page8 h5 a,#stacks_in_6_page8 p,#stacks_in_6_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_6_page8 p a:hover, #stacks_in_6_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_19_page8 h5,#stacks_in_19_page8 h5 a,#stacks_in_19_page8 p,#stacks_in_19_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_19_page8 p a:hover, #stacks_in_19_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_23_page8 h5,#stacks_in_23_page8 h5 a,#stacks_in_23_page8 p,#stacks_in_23_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_23_page8 p a:hover, #stacks_in_23_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_27_page8 h5,#stacks_in_27_page8 h5 a,#stacks_in_27_page8 p,#stacks_in_27_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_27_page8 p a:hover, #stacks_in_27_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_31_page8 h5,#stacks_in_31_page8 h5 a,#stacks_in_31_page8 p,#stacks_in_31_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_31_page8 p a:hover, #stacks_in_31_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_35_page8 h5,#stacks_in_35_page8 h5 a,#stacks_in_35_page8 p,#stacks_in_35_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_35_page8 p a:hover, #stacks_in_35_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_71_page8 h5,#stacks_in_71_page8 h5 a,#stacks_in_71_page8 p,#stacks_in_71_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_71_page8 p a:hover, #stacks_in_71_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_73_page8 h5,#stacks_in_73_page8 h5 a,#stacks_in_73_page8 p,#stacks_in_73_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_73_page8 p a:hover, #stacks_in_73_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_49_page8 h5,#stacks_in_49_page8 h5 a,#stacks_in_49_page8 p,#stacks_in_49_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_49_page8 p a:hover, #stacks_in_49_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_53_page8 h5,#stacks_in_53_page8 h5 a,#stacks_in_53_page8 p,#stacks_in_53_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_53_page8 p a:hover, #stacks_in_53_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_57_page8 h5,#stacks_in_57_page8 h5 a,#stacks_in_57_page8 p,#stacks_in_57_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_57_page8 p a:hover, #stacks_in_57_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_61_page8 h5,#stacks_in_61_page8 h5 a,#stacks_in_61_page8 p,#stacks_in_61_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_61_page8 p a:hover, #stacks_in_61_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}










#stacks_in_63_page8 h5,#stacks_in_63_page8 h5 a,#stacks_in_63_page8 p,#stacks_in_63_page8 p a{
	color:rgba(51, 51, 51, 1.00);
	-webkit-font-smoothing: antialiased;
	transition:  color 0.2s ease-in-out;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	font-weight: bold ;
	
	
	
	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

}

#stacks_in_63_page8 p a:hover, #stacks_in_63_page8 h5 a:hover{
	color:rgba(204, 204, 204, 1.00);
}








#stacks_in_p77_n112_page8>.s3_row {
	margin: 0 -10px;
}

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








  


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




	#stacks_in_p77_n112_page8>.s3_row  {
		margin: -10px;
	}
	#stacks_in_p77_n112_page8>.s3_row>.s3_column {
		padding: 10px;
		width:50%;
	}
	#stacks_in_p77_n112_page8>.s3_row>.s3_column_right {
		padding: 10px;
		width:100%;
	}



}



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


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





}




  

#stacks_in_p77_n112_page8 {
	background-color: rgba(204, 204, 204, 1.00);
	margin: 20px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}
/*
  * Pop Box
  * Author: Jeremy Hawes
  * Version: 2.3.4
  * Product URL: http://onelittledesigner.com/rapidweaver-stack/popBox
  * Support URL: http://forum.onelittledesigner.com/tutorials/kb/popBox
  * Author URL: http://onelittledesigner.com
   	* Description: 1LD's Content Lightbox / Modal Window - for RapidWeaver Stacks
*/

html {overflow-y: scroll;}
.has-overlay {overflow: hidden;}
.has-overlay > body {height: 100%; overflow-y: scroll;}
#popBox_stacks_in_p77_n91_page8.semantic-content {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  opacity: 0;
  line-height: 1.3;
  display: none\9;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
    transition: opacity 0.25s;
  
}
#popBox_stacks_in_p77_n91_page8.semantic-content:target {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
#popBox_stacks_in_p77_n91_page8.is-active.semantic-content {display: block\9;}
#popBox_stacks_in_p77_n91_page8.semantic-content:target {display: block\9;}
#popBox_stacks_in_p77_n91_page8.semantic-content .modal-inner {
  z-index: 999999;
  overflow-x: hidden;
  border-radius: 2px;
  background: #FFFFFF;
  
  
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 50%;
  
}
.semantic-content .modal-inner > img,
.semantic-content .modal-inner > video,
.semantic-content .modal-inner > iframe {
  width: 100%;
  height: auto;
  min-height: 100px;
}
.semantic-content .modal-inner > img {
  width: auto;
  max-width: 100%;
}
#popBox_stacks_in_p77_n91_page8.semantic-content .popBoxHeader {
  background: #990000;
  	border-bottom: 1px solid #DDDDDD;
  
  padding: 10px 10px 10px 10px;
  
  	color: #222222;
  	position: relative;
}
#popBox_stacks_in_p77_n91_page8.semantic-content .modal-content {
  background: #FFFFFF;
  border-right: none;
  border-left: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  
  padding: 10px 10px ;
  
  overflow-x: hidden;
  overflow-y: auto;
  color: #222222;
  
    height: 250px;
  
}
#popBox_stacks_in_p77_n91_page8.semantic-content .popBoxFooter {
  background: #F0F0F0;
  	border-top: 1px solid #FFFFFF;
  
  padding: 10px 10px 10px 10px;
  
  	color: #222222;
}


  #popBox_stacks_in_p77_n91_page8 .popBoxFooter {
    display: none
  }

#stacks_in_p77_n91_page8 .semantic-content .modal-close {
  text-indent: -100px;
  overflow: hidden;
  opacity: 1;
}
#stacks_in_p77_n91_page8 .semantic-content .modal-close:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

#popBox_stacks_in_p77_n91_page8.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}

#popBox_stacks_in_p77_n91_page8 .closeIcon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99999999;
  color: #333333;
}
#popBox_stacks_in_p77_n91_page8 .closeIcon:hover {
  color: #333333;
}
#popBox_stacks_in_p77_n91_page8 .closeIcon svg {
  font-size: 18px;
  height: 18px;
  width: 18px;
}
#popBox_stacks_in_p77_n91_page8 .closeIcon svg path {
  fill: #333333;
}

  /* Screen sizes greater than 768px */
  #popBox_stacks_in_p77_n91_page8.semantic-content .widthPercentageOff .modal-inner {
    width: 550px;
    min-width: 550px;
    max-width: 550px;
  }
  #popBox_stacks_in_p77_n91_page8.semantic-content .widthPercentageOn .modal-inner {
    width: 50%;
    min-width: 50%;
    max-width: 800px;
  }
  /* Tablets */
  @media (max-width: 768px) {
    #popBox_stacks_in_p77_n91_page8.semantic-content .modal-content {
      height: 400px;
    }
    #popBox_stacks_in_p77_n91_page8.semantic-content .widthPercentageOff .modal-inner {
      width: 500px;
      min-width: 500px;
      max-width: 500px;
    }
    #popBox_stacks_in_p77_n91_page8.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }
  /* Mobile Devices */
  @media (max-width: 480px) {
    #popBox_stacks_in_p77_n91_page8.semantic-content .modal-content {
      height: 220px;
    }
    #popBox_stacks_in_p77_n91_page8.semantic-content .widthPercentageOff .modal-inner {
      width: 300px;
      min-width: 300px;
      max-width: 300px;
    }
    #popBox_stacks_in_p77_n91_page8.semantic-content .widthPercentageOn .modal-inner {
      width: 100%;
      min-width: 100%;
      max-width: 100%;
    }
  }


#popBox_stacks_in_p77_n91_page8 .imageType2 svg {
  display: none;
}
#popBox_stacks_in_p77_n91_page8 .closeIcon img {
  display: none;
}
#popBox_stacks_in_p77_n91_page8 .imageType2 img {
  display: block;
  width: auto;
  height: 20px;
}
#popBox_stacks_in_p77_n91_page8.semantic-content .modal-inner {
  border-radius: 0px
}
#popBox_stacks_in_p77_n91_page8.semantic-content .popBoxHeader {
  border-radius: 0px 0px 0px 0px;
}
#popBox_stacks_in_p77_n91_page8.semantic-content .popBoxFooter {
  border-radius: 0px 0px 0px 0px;
}
#popBox_stacks_in_p77_n91_page8.semantic-content .modal-inner {
  border-width: 0px;
  border-color: #DDDDDD;
  border-style: solid;
  box-sizing: border-box;
}
/* Style Demo */
#stacks_in_p77_n91_page8 .popBoxStyleDemo > div {
  padding: 50px 0px;
}
#popBox_stacks_in_p77_n91_page8.popBoxStyleDemo .modal-content {
  height: 250px;
}
#popBox_stacks_in_p77_n91_page8.popBoxStyleDemo .modal-inner {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
#popBox_stacks_in_p77_n91_page8.popBoxStyleDemo .widthPercentageOff .modal-inner {
  width: 550px;
  min-width: 550px;
  max-width: 550px;
  margin: 0 auto;
}
#popBox_stacks_in_p77_n91_page8.popBoxStyleDemo .widthPercentageOn .modal-inner {
  width: 50%;
  min-width: 50%;
  max-width: 800px;
  margin: 0 auto;
}
#popBox_stacks_in_p77_n91_page8.popBoxStyleDemo.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}
#popBox_stacks_in_p77_n91_page8.popBoxStyleDemo .popBoxHeader {
  padding: 10px 10px 10px 10px;
}
#popBox_stacks_in_p77_n91_page8.popBoxStyleDemo .modal-content {
  padding: 10px;
  padding: 10px 10px;
}
#popBox_stacks_in_p77_n91_page8.popBoxStyleDemo .popBoxFooter {
  padding: 10px;
  padding: 10px 10px 10px 10px;
}
#stacks_in_p77_n91_page8 .closeText {
  display: none;
  font-size: 12px;
  color: #333333;
  background: transprent;
}

#popBox_stacks_in_p77_n91_page8  .modal-close {
  pointer-events: none;
}














/* 3D */

/* Coupon */

/* Subtle */

/* Thick Borders */

/* Transparent */


#stacks_in_p77_n100_page8>.s3_row {
	margin: 0 -10px;
}

#stacks_in_p77_n100_page8>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_p77_n100_page8>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_p77_n100_page8 {
	margin: 15px 0px 0px 0px;
}
#stacks_in_p77_n101_page8_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_p77_n101_page8 a:link, #stacks_in_p77_n101_page8 a:visited {
	background-color:#BFBFBF;
	background: -webkit-gradient(linear, left top, left bottom, from(#BFBFBF), to(#727272));
	border:1px solid #727272;
	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_p77_n101_page8 a:hover {
	background-color:#CECECE;
	background: -webkit-gradient(linear, left top, left bottom, from(#CECECE), to(#636363));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_p77_n101_page8 a:active {
	background-color:#BFBFBF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_p77_n104_page8_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_p77_n104_page8 a:link, #stacks_in_p77_n104_page8 a:visited {
	background-color:#3FBF00;
	background: -webkit-gradient(linear, left top, left bottom, from(#3FBF00), to(#267200));
	border:1px solid #267200;
	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_p77_n104_page8 a:hover {
	background-color:#44CE00;
	background: -webkit-gradient(linear, left top, left bottom, from(#44CE00), to(#216300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_p77_n104_page8 a:active {
	background-color:#3FBF00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




#stacks_in_p77_n18_page8 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 20px 0px 0px 0px;
}
#com_barthpartners_biscuitbox_stacks_in_p77_n26_page8{padding:20px;background-color:rgba(102, 102, 102, 1.00)}

.biscuitbox-wrapper {
	align-items: center;
}

@media screen and (max-width: 600px) {
	.biscuitbox-info-text { padding-bottom: 1em; }
	.biscuitbox-btnaccept { padding-bottom: 5px; }
}

@media screen and (min-width: 600px) {
	.biscuitbox-info-text { padding-bottom: 1em; }
	.biscuitbox-button { flex: 1 auto; }
}

@media screen and (min-width: 800px) {
	
	.biscuitbox-info-text { padding-bottom: 0; }
	.biscuitbox-info-text { flex: 4 0px; }
	.biscuitbox-info-text { order: 1; }
	.biscuitbox-btnaccept { order: 2; }
	.biscuitbox-btndecline { order: 3; }
	
	
}#stacks_in_p77_n34_page8_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_p77_n34_page8 a:link, #stacks_in_p77_n34_page8 a:visited {
	background-color:#FF0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#990000));
	border:1px solid #990000;
	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_p77_n34_page8 a:hover {
	background-color:#FF0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#840000));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_p77_n34_page8 a:active {
	background-color:#FF0000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



