/*
 * SuperFlex v1.4
 * Nick Cates Design
 */



.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}

body .slides,
body .flex-control-nav,
body .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

.flexslider {width: 100%; margin: 0; padding: 0;}

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}

.flexslider .slides img {max-width: 100%; display: block; width: 100%; height: auto;padding:0;margin:0;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {background: transparent; zoom: 1; position: relative;z-index: 50;}

.flexslider .slides {zoom: 1;}
body .flexslider ul.slides, body .flexslider li { padding: 0; margin: 0;list-style: none; line-height: 0;}
.flexslider .slides > li {position: relative;}

.flex-container {zoom: 1; position: relative;}

body .flex-caption { 
height:50px; 
background:none; 
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); 
zoom: 1; 
text-align: left; 
width: 100%; 
display: block; 
text-indent: 3%;
position: absolute; 
left: 0; 
bottom: 0; 
background: rgba(0,0,0,.5); 
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,.3); 
font-size: 14px; 
line-height: 3.6em;
}

.flex-direction-nav{opacity: 0;}
.flex-direction-nav{padding: 0 !important;}
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url('../files/bg_direction_nav.png') no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .flex-next {background-position: -52px 0; right: 0;}
.flex-direction-nav li .flex-prev {left: 0;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

.flex-control-nav {position: absolute; line-height: 3.6em; font-size: 14px; text-align: center; bottom:0; opacity:0;width:100%;z-index:100;}
.alignRight {text-align: right; right: 15px;width:auto;}

.flex-control-nav li {position: relative; top: 4px; margin: 0 0 0 7px !important; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a { top: 5px; width: 20px; height: 20px;display: block; background: url('../files/bg_control_nav.png') no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -20px;}
.flex-control-nav li a.flex-active {background-position: 0 -40px; cursor: default;}

.flex-control-nav,.flex-direction-nav{-webkit-transition: opacity 500ms; -moz-transition: opacity 500ms; -ms-transition: opacity 500ms; -o-transition: opacity 500ms; transition: opacity 500ms;}
.flexslider:hover .flex-control-nav,.flexslider:hover .flex-direction-nav{opacity: 1 !important;}
 

.flex-viewport,
.flex-viewport ul.slides, 
.flex-viewport ul.slides li,
.flex-viewport ul.slides li img{
    border-radius: 3px;
}

#stacks_in_4_page9 .flex-caption{border-radius: 0 0 4px 4px;}

@media all and (max-width: 600px){
    .flex-caption{visibility: hidden;}
}

@media all and (max-width: 320px){
    .flex-direction-nav{visibility: hidden;}
}

@media	only screen and (-webkit-min-device-pixel-ratio: 1.3),
	only screen and (-o-min-device-pixel-ratio: 13/10),
	only screen and (min-resolution: 120dpi)
	{
    .flex-control-nav li a {
    	background-image: url('../files/bg_control_nav_2x.png') !important; 
    	background-size: 20px 60px;
    }
    .flex-direction-nav li a {
    	background: url('../files/bg_direction_nav_2x.png') no-repeat 0 0;
    	background-size: 104px 52px;
    }
}










/* Edit Mode UI  */


/* Resp 2 Column v1.6.1 Copyright 2013 Joe Workman */
#stacks_in_44_page9 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_44_page9 .jwresp_col{overflow:hidden;vertical-align:top;margin:0;width:57%; float:left;}#stacks_in_44_page9 #jwresp_col2_stacks_in_44_page9{ float:right; width:41%}@media screen and (max-width:500px){#stacks_in_44_page9 #jwresp_col1_stacks_in_44_page9,#stacks_in_44_page9 #jwresp_col2_stacks_in_44_page9{width:100%;float:none;display:block}#stacks_in_44_page9 #jwresp_col1_stacks_in_44_page9{margin-bottom:15px}}


/* liquidGallery addon: mbGallery adapted by RWExtras to use with the Stacks 2 plugin in RapidWeaver
 *
 * jquery.mb.components
 * Copyright (c) 2001-2011. Matteo Bicocchi (Pupunzi); Open lab srl, Firenze - Italy
 * email: mbicocchi@open-lab.com
 * site: http://pupunzi.com
 *
 * Licences: MIT, GPL
 * http://www.opensource.org/licenses/mit-license.php
 * http://www.gnu.org/licenses/gpl.html
 */

.galleryCont {
  display:none;
}
#mb_gallery_mbgstacks_in_395_page9 {
  z-index:99999;
}
#mbGallerystacks_in_395_page9 {
  width:100%;
  height:500px;
  padding:0;
  display:none;
  z-index:99999;
  text-shadow:none;
}
.mb_overlay {
  position:fixed;
  background:#fff;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  z-index:99998;
}
.thumbsContainer img {
  margin:3px;
  padding:0 !important;
  border: 5px solid #FFFFFF;
  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
  cursor:pointer;
  width:100px;
  height:auto;
  vertical-align: bottom;
  
}
.thumbsContainer {
  line-height:0;
}
.mbGall_white.galleryScreen {
  position:fixed;
  background-color:transparent;
  
  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
}
.mbGall_white.contained.galleryScreen {
  position:absolute;
  background-color: transparent;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  
  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
  
  -moz-border-top-right-radius:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px;
  
  -moz-border-bottom-left-radius:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px;
}
.mbGall_white .galleryImg {
  top:0;
  position:relative;
  background-color:#333333;
  overflow:hidden;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  border:5px solid #333333;
  -moz-border-radius:0px; -webkit-border-radius:0px; border-radius:0px;
  
  -moz-border-top-right-radius:0px; -webkit-border-top-right-radius:0px; border-top-right-radius:0px;
  
  -moz-border-bottom-left-radius:0px; -webkit-border-bottom-left-radius:0px; border-bottom-left-radius:0px;
}
.mbGall_white .galleryRaster {
  top:0;
  position:relative;
  background:url("../files/pixel.gif");
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  overflow:hidden;
  z-index:99999;
}
.mbGall_white .galleryImg .galleryDesc {
  font-size: 100%;
  color:#FFFFFF;
  text-align:left;
  top:0;
  right:0;
  width:50%;
  padding:5px;
  position:absolute;
  background:#000000;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
  overflow:hidden;
  z-index:99999;
  display:none !important;
}
.mbGall_white .galleryTitle {
  right:0px;
  height:35px;
  top:-30px;
  padding:0 5px;
  position:absolute;
  background:#333333;
  width:50%;
  min-width:210px;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    
  
  -moz-border-radius:4px 4px 0 0; -webkit-border-radius:4px 4px 0 0; border-radius:4px 4px 0 0;
  z-index:0;z-index:99999;
  
}
.mbGall_white .galleryTitle h3 {
 font-size: 100%;
 padding-top: 10px !important;
 padding-bottom: 0 !important;
 padding-left: 0 !important;
 padding-right:20px !important;
 margin:0;
 color:#FFFFFF !important;
 text-align:right;
 line-height:normal;
}
.mbGall_white .galleryTitle .ico.galleryCloseIcon {
  cursor:pointer;
  background:url("../files/close.png") no-repeat center center;
  
}
.mbGall_white .galleryBtns {
  width:170px;
  position:absolute; padding-right:5px; left:5px; top:2px;
}
.mbGall_white .galleryNav {
  bottom:-30px;
  left:0px;
  position:absolute;
  background:#333333;
  width:50%;
  min-width:180px;
  height:35px;
  z-index:99999;

  
  -moz-border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px;
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    
}
.mbGall_white .galleryTitle .ico {
  position:absolute;
  top:-20px;
  right:-20px;
  margin:5px;
  height:40px;
  width:40px;
}
.mbGall_white .galleryNav .ico {
  float:right;
  margin:5px;
  height:15px;
  width:15px;
  margin-top:10px;
  -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;
}
.mbGall_white .galleryNav div.ico:hover {
background-color:#666;
  cursor:pointer;
}
.mbGall_white .galleryNav div.photoCounter.ico:hover {
  background-color:#fff;
}
.mbGall_white .galleryNav div.ico.selected:hover {
background-color:#666;
}
.mbGall_white .galleryNav div.photoCounter.ico:hover {
background-color:#ccc;color:#000; 
  cursor:default;
}
.mbGall_white .galleryNav div.photoCounter .totalImages {
  font-weight:bold;
}
.mbGall_white .galleryNav .ico.thumbsIcon {
  background:url("../files/buttons/thumbwhite.gif") no-repeat center center;
  display:none !important; 
}
.mbGall_white .galleryNav .ico.thumbsIcon:hover {
  background:#cccccc url("../files/buttons/thumbblack.gif") no-repeat center center;
  display:none !important; 
}
.mbGall_white .galleryNav .ico.startStopIcon {
  background:url("../files/buttons/playwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.startStopIcon:hover {
  background-color:#cccccc;
}
.mbGall_white .galleryNav .ico.startStopIcon.selected {
  background:url("../files/buttons/stopwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.startStopIcon.selected:hover {
background:#cccccc url("../files/buttons/stopblack.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.prevIcon {
  background:url("../files/buttons/prevwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.prevIcon:hover {
background:#cccccc url("../files/buttons/prevblack.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.nextIcon {
  background:url("../files/buttons/nextwhite.gif") no-repeat center center;
}
.mbGall_white .galleryNav .ico.nextIcon:hover {
background:#cccccc url("../files/buttons/nextblack.gif") no-repeat center center;
}
.mbGall_white .galleryNav .photoCounter.ico { /* ico */
  width:55px;
  text-align:right;
  padding:2px 3px 1px 0 !important; /* 0 3 3 0 */
  margin:8px 0 0 0 !important; /* 8 0 0 0 */
  line-height:15px;
  border:none;
color:#fff;  
}
.mbGall_white .galleryThumbs {
  bottom:0;
  text-align:left;
  position:absolute;
  line-height:0;
  background-color:#FFFFFF;
  width:100%;
  -moz-box-shadow:#333 -2px 0px 3px; -webkit-box-shadow:#333 -2px 0px 3px; box-shadow:#333 -2px 0px 3px;
  z-index:99999;
  display:none !important;
}
.mbGall_white .galleryThumbs .thumb {
  border:3px solid #FFFFFF;
  margin:3px;
  height:auto;
  width:75px;
  
}
.mbGall_white .galleryThumbs .thumb.selected {
  border:3px solid #FFFFFF;
  -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}
.mbGall_white .galleryThumbs img.thumb:hover {
  border:3px solid #666666;
  -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;
}
.mbGall_white .loader {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:transparent;
}
.mbGall_white .loader.loading {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#000 url("../files/loading.gif") no-repeat center center;
}
@media screen and (max-width: 639px) {
  #mbGallerystacks_in_395_page9 {
    height:500px;
  }
  .mbGall_white .galleryThumbs {
    display:none !important;
  }
  .mbGall_white .galleryNav .ico.thumbsIcon, .mbGall_white .galleryNav .photoCounter.ico {
    display:none !important;
  }
  .mbGall_white.galleryScreen, .mbGall_white.contained.galleryScreen, .mbGall_white .galleryImg {
    -moz-border-radius:0px 0px 0 0; -webkit-border-radius:0px 0px 0 0; border-radius:0px 0px 0 0;
  }
  .mbGall_white .galleryTitle {
  	display:none !important;
  }
  .mbGall_white .galleryNav {
  	min-width:20%;
  	width:100%;
  }
  .mbGall_white .galleryBtns {
  	width:80px;
  	position:relative;
  	overflow:auto;
  	margin:2px auto 0 auto;
  	padding-right:0;
  	left:0;
  }
  .mbGall_white .galleryImg .galleryDesc {
    display:none !important;
  }
  .mbGall_white .galleryImg {
    border-width:3px;
  }
}

#stacks_in_393_page9 {
	padding: 25px 0px 0px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_391_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_86_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_86_page9 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_357_page9 {
	padding: 25px 0px 0px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_359_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_359_page9 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_55_page9 {
	padding: 35px 0px 0px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_88_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_88_page9 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_51_page9 {
	padding: 35px 0px 0px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_90_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_90_page9 {
	padding: 25px 0px 0px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_365_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_365_page9 {
	padding: 25px 0px 0px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_363_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_363_page9 {
	padding: 25px 0px 0px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_367_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_367_page9 {
	padding: 25px 0px 0px 0px;
}

#stacks_in_53_page9 {
	padding: 35px 0px 0px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_83_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }
/* Like It v2.2.5 Copyright @2010-2012 Joe Workman */
#stacks_in_82_page9 .like_button_wrapper{margin:5px;display:block;position:relative;float:left;overflow:visible}#like_facebook_stacks_in_82_page9,#like_twitter_stacks_in_82_page9{width:85px}#like_google_stacks_in_82_page9,#like_pinterest_stacks_in_82_page9{width:65px}#like_readability_stacks_in_82_page9{width:160px}

#stacks_in_82_page9 {
	padding: 0px 0px 140px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_379_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_379_page9 {
	padding: 30px 0px 0px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_381_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_381_page9 {
	padding: 15px 0px 25px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_383_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_383_page9 {
	padding: 10px 0px 30px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_211_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_211_page9 {
	padding: 10px 0px 66px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_468_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_47_page9 {
	padding: 65px 0px 0px 0px;
}

#stacks_in_80_page9 {
	padding: 80px 0px 0px 0px;
}
/* Houdini v1.1.3 Copyright @2010-2012 Joe Workman */
  #stacks_in_57_page9{visibility:hidden}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_198_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_198_page9 {
	padding: 0px 0px 30px 0px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_59_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_61_page9 {
	padding: 0px 0px 0px 10px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_63_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_63_page9 {
	padding: 25px 0px 35px 0px;
}

#stacks_in_65_page9 {
	padding: 20px 0px 25px 10px;
}
/* Fluid Image v2.0.1 Copyright 2013 Joe Workman */
#stacks_in_289_page9 img{ behavior:url(/resources/PIE.htc);width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;           }

#stacks_in_69_page9 {
	padding: 40px 0px 0px 25px;
}

#stacks_in_71_page9 {
	padding: 35px 0px 0px 5px;
}
/* YouTube v2.1.1 Copyright 2013 Copyright @2010-2012 Joe Workman */
 #stacks_in_73_page9 .youtube_wrapper{ text-align:center;position:relative}#stacks_in_73_page9 .youtube_wrapper img{cursor:pointer;z-index:1000;position:absolute;top:0;  left:0;   width:100%;height:auto;} 

#stacks_in_73_page9 {
	padding: 25px 0px 0px 0px;
}
/* YouTube v2.1.1 Copyright 2013 Copyright @2010-2012 Joe Workman */
 #stacks_in_74_page9 .youtube_wrapper{ text-align:center;position:relative}#stacks_in_74_page9 .youtube_wrapper img{cursor:pointer;z-index:1000;position:absolute;top:0;  left:0;   width:100%;height:auto;} 

#stacks_in_74_page9 {
	padding: 25px 0px 0px 0px;
}
/* YouTube v2.1.1 Copyright 2013 Copyright @2010-2012 Joe Workman */
 #stacks_in_75_page9 .youtube_wrapper{ text-align:center;position:relative}#stacks_in_75_page9 .youtube_wrapper img{cursor:pointer;z-index:1000;position:absolute;top:0;  left:0;   width:100%;height:auto;} 

#stacks_in_75_page9 {
	padding: 25px 0px 0px 0px;
}
/* YouTube v2.1.1 Copyright 2013 Copyright @2010-2012 Joe Workman */
 #stacks_in_76_page9 .youtube_wrapper{ text-align:center;position:relative}#stacks_in_76_page9 .youtube_wrapper img{cursor:pointer;z-index:1000;position:absolute;top:0;  left:0;   width:100%;height:auto;} 

#stacks_in_76_page9 {
	padding: 25px 0px 0px 0px;
}
/* YouTube v2.1.1 Copyright 2013 Copyright @2010-2012 Joe Workman */
 #stacks_in_77_page9 .youtube_wrapper{ text-align:center;position:relative}#stacks_in_77_page9 .youtube_wrapper img{cursor:pointer;z-index:1000;position:absolute;top:0;  left:0;   width:100%;height:auto;} 

#stacks_in_77_page9 {
	padding: 25px 0px 0px 0px;
}
