/* ValveThing by RapidWeaver Central */

#valvethingstacks_in_277_page0 {
	display: block;
	position: relative;
	width: 60px;
	height: 60px;
   	border: 1px solid #FFFFFF;
	border-radius: 50%;
	background:  #FFFFFF;
	box-shadow: 0 0 1px #fff inset;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

#valvethingstacks_in_277_page0 {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#stacks_in_277_page0 .valve-wrapper {
	position: absolute;
	top: 14px;
	left: 10px;
	width: 37px;
	height: 30px;
}

#stacks_in_277_page0 .valve {
	background-color: #ED9CE6;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#213249), to(#ED9CE6));
	background-image: -moz-linear-gradient(top, #213249, #ED9CE6);
	background-image: -ms-linear-gradient(top, #213249, #ED9CE6);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #213249), color-stop(100%, #ED9CE6));
	background-image: -webkit-linear-gradient(top, #213249, #ED9CE6);
	background-image: -o-linear-gradient(top, #213249, #ED9CE6);
	background-image: linear-gradient(top, #213249, #ED9CE6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#213249', endColorstr='#ED9CE6', GradientType=0);
	float: left;
	margin: 0 3px 0 0;
	width: 5px;
	height: 10px;
	border-radius: 5px;
}

#stacks_in_277_page0 .valve:last-child {
	margin: 0;
}

#stacks_in_277_page0 .valve5 {
	-webkit-animation: loading 2s infinite;
	-moz-animation: loading 2s infinite;
	-ms-animation: loading 2s infinite;
	animation: loading 2s infinite;
}

#stacks_in_277_page0 .valve4 {
	-webkit-animation: loading 2s infinite;
	-moz-animation: loading 2s infinite;
	-ms-animation: loading 2s infinite;
	animation: loading 2s infinite;
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-ms-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

#stacks_in_277_page0 .valve3 {
	-webkit-animation: loading 2s infinite;
	-moz-animation: loading 2s infinite;
	-ms-animation: loading 2s infinite;
	animation: loading 2s infinite;
	-webkit-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
	-ms-animation-delay: 0.4s;
	animation-delay: 0.4s;
}

#stacks_in_277_page0 .valve2 {
	-webkit-animation: loading 2s infinite;
	-moz-animation: loading 2s infinite;
	-ms-animation: loading 2s infinite;
	animation: loading 2s infinite;
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	-ms-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

#stacks_in_277_page0 .valve1 {
	-webkit-animation: loading 2s infinite;
	-moz-animation: loading 2s infinite;
	-ms-animation: loading 2s infinite;
	animation: loading 2s infinite;
	-webkit-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	-ms-animation-delay: 0.8s;
	animation-delay: 0.8s;
}

@-webkit-keyframes loading {
	0% {
    height: 10px;
}

50% {
	height: 30px;
}

100% {
	height: 10px;
}

}

@-moz-keyframes loading {
	0% {
    height: 10px;
}

50% {
	height: 30px;
}

100% {
	height: 10px;
}

}

@-ms-keyframes loading {
	0% {
    height: 10px;
}

50% {
	height: 30px;
}

100% {
	height: 10px;
}

}


@keyframes loading {
	0% {
    height: 10px;
}

50% {
	height: 30px;
}

100% {
	height: 10px;
}
}
#stacks_in_277_page0 {
	padding: 0px 0px 0px 20px;
}
#stacks_in_229_page0>.s3_row {
	margin: 0 -0px;
}

#stacks_in_229_page0>.s3_row>.s3_column_left {
	width: 38.00%;
}

#stacks_in_229_page0>.s3_row>.s3_column_right {
	width: 62.000000%;
}




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










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



}



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


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


}





/* CaptionThing by RapidWeaver Central */

#doublecapthingstacks_in_209_page0 {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin:0 auto !important;
	padding:0;
}

#stacks_in_209_page0 .wrap {
	border: 0px solid #FFFFFF;
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 200px;
	margin:0 auto !important;
}

/* Front */

#stacks_in_209_page0 .front {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}

#stacks_in_209_page0  .caption {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: -110%;
	font-size: 14px;
	background: rgba(0,0,0, 0.4);
	padding: 0px 0 0px 20px;
	height: 30px;
	line-height: 30px;
	display: table;
	vertical-align:baseline;
	color: #D5D5D5;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	   -moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
		-ms-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
  			transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
}

#stacks_in_209_page0 .front:hover > .caption {
	left: 0;
	z-index: 1;
	width: 100%;
}

#stacks_in_209_page0 .roundButton {
	width: 25px;
	height: 25px;
	position: absolute;
	right: 5px;
	top: 5px;
	border-radius: 100%;
	background-color: #FF6FCF;
	z-index: 1;
}

/* Plus + */

#stacks_in_209_page0 .roundButton > span{
	width: 30px;
	height: 20px;
	display: table-cell;
	position: relative;
	text-align: center !important;
	font-size: 18px;
	vertical-align: middle;
	font-weight: 700;
	color: #FFFFFF;
}

/* Back */

#stacks_in_209_page0 .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 300px;
	height: 200px;
	cursor: pointer;
	background: #F9A4C5;
	color: #FFFFFF;
}



#stacks_in_215_page0 {
	background-color: rgba(249, 164, 197, 1.00);
	padding:  5px;
}
/* CaptionThing by RapidWeaver Central */

#doublecapthingstacks_in_217_page0 {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin:0 auto !important;
	padding:0;
}

#stacks_in_217_page0 .wrap {
	border: 0px solid #FFFFFF;
	position: relative;
	overflow: hidden;
	width: 300px;
	height: 200px;
	margin:0 auto !important;
}

/* Front */

#stacks_in_217_page0 .front {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
}

#stacks_in_217_page0  .caption {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: -110%;
	font-size: 14px;
	background: rgba(0,0,0, 0.4);
	padding: 0px 0 0px 20px;
	height: 30px;
	line-height: 30px;
	display: table;
	vertical-align:baseline;
	color: #CBCBCB;
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	   -moz-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
		-ms-transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
  			transition: all 500ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
}

#stacks_in_217_page0 .front:hover > .caption {
	left: 0;
	z-index: 1;
	width: 100%;
}

#stacks_in_217_page0 .roundButton {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 5px;
	top: 5px;
	border-radius: 100%;
	background-color: #FF6FCF;
	z-index: 1;
}

/* Plus + */

#stacks_in_217_page0 .roundButton > span{
	width: 29px;
	height: 19px;
	display: table-cell;
	position: relative;
	text-align: center !important;
	font-size: 18px;
	vertical-align: middle;
	font-weight: 700;
	color: #FFFFFF;
}

/* Back */

#stacks_in_217_page0 .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 300px;
	height: 200px;
	cursor: pointer;
	background: #F9A4C5;
	color: #FFFFFF;
}



#stacks_in_227_page0 {
	padding:  5px;
}
/* LoadingBarThing by RapidWeaver Central */

#loadingbarthingstacks_in_265_page0 {
	display: block;
	position: relative;
}


#stacks_in_265_page0 .loadingbarthing { 
	background:  #F6C9CF;
	width: 100%;
	height: 1px;
	-webkit-animation: loadingbar 7s ease-out;
	-moz-animation: loadingbar 7s ease-out;
	-ms-animation: loadingbar 7s ease-out;
	animation: loadingbar 7s ease-out;	
}


@-webkit-keyframes loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

@-moz-keyframes  loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

@-ms-keyframes loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

@keyframes  loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

#stacks_in_265_page0 {
	padding: 40px 0px 20px 0px;
}
/* LoadingBarThing by RapidWeaver Central */

#loadingbarthingstacks_in_268_page0 {
	display: block;
	position: relative;
}


#stacks_in_268_page0 .loadingbarthing { 
	background:  #999999;
	width: 100%;
	height: 1px;
	-webkit-animation: loadingbar 7s ease-out;
	-moz-animation: loadingbar 7s ease-out;
	-ms-animation: loadingbar 7s ease-out;
	animation: loadingbar 7s ease-out;	
}


@-webkit-keyframes loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

@-moz-keyframes  loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

@-ms-keyframes loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

@keyframes  loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}
/* LoadingBarThing by RapidWeaver Central */

#loadingbarthingstacks_in_271_page0 {
	display: block;
	position: relative;
}


#stacks_in_271_page0 .loadingbarthing { 
	background:  #FFC2CF;
	width: 100%;
	height: 1px;
	-webkit-animation: loadingbar 7s ease-out;
	-moz-animation: loadingbar 7s ease-out;
	-ms-animation: loadingbar 7s ease-out;
	animation: loadingbar 7s ease-out;	
}


@-webkit-keyframes loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

@-moz-keyframes  loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

@-ms-keyframes loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

@keyframes  loadingbar { 
	0% {     
		width:0px; 
    }  
	100% {   
		width: 100%;
    }	
}

#stacks_in_271_page0 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_253_page0>.s3_row {
	margin: 0 -0px;
}

#stacks_in_253_page0>.s3_row>.s3_column_left {
	width: 53.76%;
}

#stacks_in_253_page0>.s3_row>.s3_column_right {
	width: 46.240002%;
}




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










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



}



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


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


}





/* SideCaptionThing by RapidWeaver Central */

#sidecaptionthingstacks_in_22_page0 {
}

#stacks_in_22_page0 .figure {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	-webkit-backface-visibility: hidden;	
	z-index: 10;
}

#stacks_in_22_page0 .figcap {
	position: absolute;
	background:  #121417;
	color: white;
	width: auto;
	height: 100%;
	top: 0;
	padding: 20px 30% 20px 20px;
	opacity: 0;
	-webkit-backface-visibility: hidden;	
	-webkit-transition: all 0.6s ease;
	   -moz-transition: all 0.6s ease;
		-ms-transition: all 0.6s ease;
		 	transition: all 0.6s ease;
}

#stacks_in_22_page0 .figure:hover .figcap {
	opacity: 1 !important;
	z-index: 1000;
}

#stacks_in_22_page0 .figcap:before {
	bottom: 10px;
	left: 10px;
}

#stacks_in_22_page0 .figcap {
	top: 0;
	left: -30%;
}

#stacks_in_22_page0 .figcap:hover {
	left: 0;
}













#stacks_in_22_page0 {
	padding: 40px 0px 0px 29px;
}
/* SideCaptionThing by RapidWeaver Central */

#sidecaptionthingstacks_in_115_page0 {
}

#stacks_in_115_page0 .figure {
	display: block;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0 20px 20px 0;
	-webkit-backface-visibility: hidden;	
	z-index: 10;
}

#stacks_in_115_page0 .figcap {
	position: absolute;
	background:  #0B0D0F;
	color: white;
	width: auto;
	height: 100%;
	top: 0;
	padding: 20px 30% 20px 20px;
	opacity: 0;
	-webkit-backface-visibility: hidden;	
	-webkit-transition: all 0.6s ease;
	   -moz-transition: all 0.6s ease;
		-ms-transition: all 0.6s ease;
		 	transition: all 0.6s ease;
}

#stacks_in_115_page0 .figure:hover .figcap {
	opacity: 1 !important;
	z-index: 1000;
}

#stacks_in_115_page0 .figcap:before {
	bottom: 10px;
	left: 10px;
}

#stacks_in_115_page0 .figcap {
	top: 0;
	left: -30%;
}

#stacks_in_115_page0 .figcap:hover {
	left: 0;
}













#stacks_in_115_page0 {
	padding: 40px 0px 0px 11px;
}
