
#stacks_in_94 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_94 .pullquote:before, #stacks_in_94 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_94 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_94 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_94 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_94 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_439 {
	font-size: 201%;
	font-weight: bold;
}
/**
 * SuperBox
 * The lightbox reimagined. Fully responsive HTML5 image galleries.
 * 
 * Latest version: https://github.com/seyDoggy/superbox
 * Original version: https://github.com/toddmotto/superbox
 * 
 * Copyright 2013 Todd Motto <http://www.toddmotto.com>
 * Copyright 2013 Adam Merrifield <http://seydesign.com>
 * 
 * Licensed under the MIT license <http://www.opensource.org/licenses/mit-license.php>
 */
 
#stacks_in_2237_2 .superbox-active
{
	word-spacing: 0;
	letter-spacing: 0;
	font-size: 0;
}

#stacks_in_2237_2 .superbox-active *
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 16px;
}

#stacks_in_2237_2 .superbox-active .superbox-list > div
{
	font-size: 0;
} 

#stacks_in_2237_2 .superbox-active .superbox-list
{
	display:inline-block;
	width:12.5%;
	zoom:1;
	vertical-align: bottom; /* Fixes FireFox word-space accumulation */
}


#stacks_in_2237_2 .superbox-active .superbox-list img
{
	width:100%;
	vertical-align:bottom;
	cursor:pointer;
}

#stacks_in_2237_2 .superbox-active .superbox-list img:hover
{
	opacity:.8;
}

#stacks_in_2237_2 .superbox-active .superbox-show
{
	position:relative;
	display:none;
	float:left;
	padding:1.5em;
	width:100%;
	background:#333333;
	box-shadow:inset 0 1px 5px #212121;
	text-align:center;
}

#stacks_in_2237_2 .superbox-active .superbox-show img.superbox-current-img
{
	width:auto;
	height:100%;
	border:1px solid #000000;
	box-shadow:0 1px 4px #212121;
	opacity:0;
}

#stacks_in_2237_2 .superbox-active .superbox-close,
#stacks_in_2237_2 .superbox-active .superbox-prev,
#stacks_in_2237_2 .superbox-active .superbox-next
{
	position:absolute;
	width:30px;
	height:30px;
	color: #FFFFFF;
	text-decoration: none;
	opacity:0;
	cursor:pointer;
}

#stacks_in_2237_2 .superbox-active .superbox-close
{
	top: 10px;
	right: 10px;
}

#stacks_in_2237_2 .superbox-active .superbox-prev,
#stacks_in_2237_2 .superbox-active .superbox-next
{
	top:50%;
	margin-top: -15px;
}

#stacks_in_2237_2 .superbox-active .superbox-prev
{
	left:10px;
}

#stacks_in_2237_2 .superbox-active .superbox-next
{
	right:10px;
}

#stacks_in_2237_2 .superbox-active .superbox-show > a > i
{
	font-size: 30px;
}

#stacks_in_2237_2 .superbox-active .superbox-close:hover,
#stacks_in_2237_2 .superbox-active .superbox-prev:hover,
#stacks_in_2237_2 .superbox-active .superbox-next:hover
{
	text-decoration:none;
	opacity:1 ! important;
}

#stacks_in_2237_2 .superbox-active .superbox-float
{
	float:left;
}

/*
 * Resonsive Rules
 */

#stacks_in_2237_2 .superbox-active .superbox-2
{
	width:50%;
}

#stacks_in_2237_2 .superbox-active .superbox-4
{
	width:25%;
}

#stacks_in_2237_2 .superbox-active .superbox-6
{
	width:16.667%;
}

#stacks_in_2237_2 .superbox-active .superbox-8
{
	width:12.5%;
}
/*
 * Font icons
 */
@font-face {
  font-family: 'SuperBoxIcons';
  src: url('../files/superboxfont/superboxicons.eot?6890439');
  src: url('../files/superboxfont/superboxicons.eot?6890439#iefix') format('embedded-opentype'),
       url('../files/superboxfont/superboxicons.woff?6890439') format('woff'),
       url('../files/superboxfont/superboxicons.ttf?6890439') format('truetype'),
       url('../files/superboxfont/superboxicons.svg?6890439#superboxicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
#stacks_in_2237_2 .superbox-active [class^="icon-"],
#stacks_in_2237_2 .superbox-active [class*=" icon-"] {
  font-family: SuperBoxIcons;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
#stacks_in_2237_2 .superbox-active [class^="icon-"]:before,
#stacks_in_2237_2 .superbox-active [class*=" icon-"]:before {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
#stacks_in_2237_2 .superbox-active a [class^="icon-"],
#stacks_in_2237_2 .superbox-active a [class*=" icon-"] {
  display: inline-block;
}
#stacks_in_2237_2 .superbox-active .icon-remove-sign:before		{ content: "\2716"; }
#stacks_in_2237_2 .superbox-active .icon-circle-arrow-left:before		{ content: "\e4a1"; }
#stacks_in_2237_2 .superbox-active .icon-circle-arrow-right:before		{ content: "\e4a2"; }


#stacks_in_2237_2 {
	background-color: rgba(0, 0, 0, 1.00);
}

#stacks_in_482 {
	margin: 41px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_484 {
	font-size: 252%;
	font-weight: bold;
}

#stacks_in_525 {
	margin: 11px 0px 10px 0px;
}
/**
 * SuperBox
 * The lightbox reimagined. Fully responsive HTML5 image galleries.
 * 
 * Latest version: https://github.com/seyDoggy/superbox
 * Original version: https://github.com/toddmotto/superbox
 * 
 * Copyright 2013 Todd Motto <http://www.toddmotto.com>
 * Copyright 2013 Adam Merrifield <http://seydesign.com>
 * 
 * Licensed under the MIT license <http://www.opensource.org/licenses/mit-license.php>
 */
 
#stacks_in_571 .superbox-active
{
	word-spacing: 0;
	letter-spacing: 0;
	font-size: 0;
}

#stacks_in_571 .superbox-active *
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 16px;
}

#stacks_in_571 .superbox-active .superbox-list > div
{
	font-size: 0;
} 

#stacks_in_571 .superbox-active .superbox-list
{
	display:inline-block;
	width:12.5%;
	zoom:1;
	vertical-align: bottom; /* Fixes FireFox word-space accumulation */
}


#stacks_in_571 .superbox-active .superbox-list img
{
	width:100%;
	vertical-align:bottom;
	cursor:pointer;
}

#stacks_in_571 .superbox-active .superbox-list img:hover
{
	opacity:.8;
}

#stacks_in_571 .superbox-active .superbox-show
{
	position:relative;
	display:none;
	float:left;
	padding:1.5em;
	width:100%;
	background:#333333;
	box-shadow:inset 0 1px 5px #212121;
	text-align:center;
}

#stacks_in_571 .superbox-active .superbox-show img.superbox-current-img
{
	width:auto;
	height:100%;
	border:1px solid #000000;
	box-shadow:0 1px 4px #212121;
	opacity:0;
}

#stacks_in_571 .superbox-active .superbox-close,
#stacks_in_571 .superbox-active .superbox-prev,
#stacks_in_571 .superbox-active .superbox-next
{
	position:absolute;
	width:30px;
	height:30px;
	color: #FFFFFF;
	text-decoration: none;
	opacity:0;
	cursor:pointer;
}

#stacks_in_571 .superbox-active .superbox-close
{
	top: 10px;
	right: 10px;
}

#stacks_in_571 .superbox-active .superbox-prev,
#stacks_in_571 .superbox-active .superbox-next
{
	top:50%;
	margin-top: -15px;
}

#stacks_in_571 .superbox-active .superbox-prev
{
	left:10px;
}

#stacks_in_571 .superbox-active .superbox-next
{
	right:10px;
}

#stacks_in_571 .superbox-active .superbox-show > a > i
{
	font-size: 30px;
}

#stacks_in_571 .superbox-active .superbox-close:hover,
#stacks_in_571 .superbox-active .superbox-prev:hover,
#stacks_in_571 .superbox-active .superbox-next:hover
{
	text-decoration:none;
	opacity:1 ! important;
}

#stacks_in_571 .superbox-active .superbox-float
{
	float:left;
}

/*
 * Resonsive Rules
 */

#stacks_in_571 .superbox-active .superbox-2
{
	width:50%;
}

#stacks_in_571 .superbox-active .superbox-4
{
	width:25%;
}

#stacks_in_571 .superbox-active .superbox-6
{
	width:16.667%;
}

#stacks_in_571 .superbox-active .superbox-8
{
	width:12.5%;
}
/*
 * Font icons
 */
@font-face {
  font-family: 'SuperBoxIcons';
  src: url('../files/superboxfont/superboxicons.eot?6890439');
  src: url('../files/superboxfont/superboxicons.eot?6890439#iefix') format('embedded-opentype'),
       url('../files/superboxfont/superboxicons.woff?6890439') format('woff'),
       url('../files/superboxfont/superboxicons.ttf?6890439') format('truetype'),
       url('../files/superboxfont/superboxicons.svg?6890439#superboxicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
#stacks_in_571 .superbox-active [class^="icon-"],
#stacks_in_571 .superbox-active [class*=" icon-"] {
  font-family: SuperBoxIcons;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
#stacks_in_571 .superbox-active [class^="icon-"]:before,
#stacks_in_571 .superbox-active [class*=" icon-"]:before {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
#stacks_in_571 .superbox-active a [class^="icon-"],
#stacks_in_571 .superbox-active a [class*=" icon-"] {
  display: inline-block;
}
#stacks_in_571 .superbox-active .icon-remove-sign:before		{ content: "\2716"; }
#stacks_in_571 .superbox-active .icon-circle-arrow-left:before		{ content: "\e4a1"; }
#stacks_in_571 .superbox-active .icon-circle-arrow-right:before		{ content: "\e4a2"; }


#stacks_in_571 {
	padding: 4px 0px 0px 0px;
}

#stacks_in_598 {
	margin: 6px 0px 0px 0px;
}

#stacks_in_606 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_1045 {
	margin: 15px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_1047 {
	font-size: 252%;
	font-weight: bold;
}

#stacks_in_1054 {
	margin: 8px 0px 0px 0px;
}

#stacks_out_1054 {
	width: 97%;
}
/**
 * SuperBox
 * The lightbox reimagined. Fully responsive HTML5 image galleries.
 * 
 * Latest version: https://github.com/seyDoggy/superbox
 * Original version: https://github.com/toddmotto/superbox
 * 
 * Copyright 2013 Todd Motto <http://www.toddmotto.com>
 * Copyright 2013 Adam Merrifield <http://seydesign.com>
 * 
 * Licensed under the MIT license <http://www.opensource.org/licenses/mit-license.php>
 */
 
#stacks_in_1096 .superbox-active
{
	word-spacing: 0;
	letter-spacing: 0;
	font-size: 0;
}

#stacks_in_1096 .superbox-active *
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 16px;
}

#stacks_in_1096 .superbox-active .superbox-list > div
{
	font-size: 0;
} 

#stacks_in_1096 .superbox-active .superbox-list
{
	display:inline-block;
	width:12.5%;
	zoom:1;
	vertical-align: bottom; /* Fixes FireFox word-space accumulation */
}


#stacks_in_1096 .superbox-active .superbox-list img
{
	width:100%;
	vertical-align:bottom;
	cursor:pointer;
}

#stacks_in_1096 .superbox-active .superbox-list img:hover
{
	opacity:.8;
}

#stacks_in_1096 .superbox-active .superbox-show
{
	position:relative;
	display:none;
	float:left;
	padding:1.5em;
	width:100%;
	background:#333333;
	box-shadow:inset 0 1px 5px #212121;
	text-align:center;
}

#stacks_in_1096 .superbox-active .superbox-show img.superbox-current-img
{
	width:auto;
	height:100%;
	border:1px solid #000000;
	box-shadow:0 1px 4px #212121;
	opacity:0;
}

#stacks_in_1096 .superbox-active .superbox-close,
#stacks_in_1096 .superbox-active .superbox-prev,
#stacks_in_1096 .superbox-active .superbox-next
{
	position:absolute;
	width:30px;
	height:30px;
	color: #FFFFFF;
	text-decoration: none;
	opacity:0;
	cursor:pointer;
}

#stacks_in_1096 .superbox-active .superbox-close
{
	top: 10px;
	right: 10px;
}

#stacks_in_1096 .superbox-active .superbox-prev,
#stacks_in_1096 .superbox-active .superbox-next
{
	top:50%;
	margin-top: -15px;
}

#stacks_in_1096 .superbox-active .superbox-prev
{
	left:10px;
}

#stacks_in_1096 .superbox-active .superbox-next
{
	right:10px;
}

#stacks_in_1096 .superbox-active .superbox-show > a > i
{
	font-size: 30px;
}

#stacks_in_1096 .superbox-active .superbox-close:hover,
#stacks_in_1096 .superbox-active .superbox-prev:hover,
#stacks_in_1096 .superbox-active .superbox-next:hover
{
	text-decoration:none;
	opacity:1 ! important;
}

#stacks_in_1096 .superbox-active .superbox-float
{
	float:left;
}

/*
 * Resonsive Rules
 */

#stacks_in_1096 .superbox-active .superbox-2
{
	width:50%;
}

#stacks_in_1096 .superbox-active .superbox-4
{
	width:25%;
}

#stacks_in_1096 .superbox-active .superbox-6
{
	width:16.667%;
}

#stacks_in_1096 .superbox-active .superbox-8
{
	width:12.5%;
}
/*
 * Font icons
 */
@font-face {
  font-family: 'SuperBoxIcons';
  src: url('../files/superboxfont/superboxicons.eot?6890439');
  src: url('../files/superboxfont/superboxicons.eot?6890439#iefix') format('embedded-opentype'),
       url('../files/superboxfont/superboxicons.woff?6890439') format('woff'),
       url('../files/superboxfont/superboxicons.ttf?6890439') format('truetype'),
       url('../files/superboxfont/superboxicons.svg?6890439#superboxicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
#stacks_in_1096 .superbox-active [class^="icon-"],
#stacks_in_1096 .superbox-active [class*=" icon-"] {
  font-family: SuperBoxIcons;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
#stacks_in_1096 .superbox-active [class^="icon-"]:before,
#stacks_in_1096 .superbox-active [class*=" icon-"]:before {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
#stacks_in_1096 .superbox-active a [class^="icon-"],
#stacks_in_1096 .superbox-active a [class*=" icon-"] {
  display: inline-block;
}
#stacks_in_1096 .superbox-active .icon-remove-sign:before		{ content: "\2716"; }
#stacks_in_1096 .superbox-active .icon-circle-arrow-left:before		{ content: "\e4a1"; }
#stacks_in_1096 .superbox-active .icon-circle-arrow-right:before		{ content: "\e4a2"; }


#stacks_in_1096 {
	margin: 8px 0px 0px 0px;
	padding:  20px;
}

#stacks_in_1125 {
	margin: 4px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_1127 {
	font-size: 252%;
	font-weight: bold;
}
/*
 * 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_1312 .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  */



#stacks_in_1312 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius: 7px 6px 10px 6px;
	-webkit-border-radius: 7px 6px 10px 6px;
	border-radius: 7px 6px 10px 6px;
	margin: 7px 0px 0px 0px;
	padding: 7px 7px 8px 8px;
}

#stacks_out_1312 {
	margin-left:0;
}

#stacks_in_1344 {
	margin: 7px 0px 0px 0px;
	padding:  4px;
}

#stacks_in_1346 {
	font-size: 252%;
	font-weight: bold;
}

#stacks_in_1353 {
	margin: 4px 0px 0px 0px;
}

#stacks_in_1361 {
	margin: 4px 0px 0px 0px;
}
/**
 * SuperBox
 * The lightbox reimagined. Fully responsive HTML5 image galleries.
 * 
 * Latest version: https://github.com/seyDoggy/superbox
 * Original version: https://github.com/toddmotto/superbox
 * 
 * Copyright 2013 Todd Motto <http://www.toddmotto.com>
 * Copyright 2013 Adam Merrifield <http://seydesign.com>
 * 
 * Licensed under the MIT license <http://www.opensource.org/licenses/mit-license.php>
 */
 
#stacks_in_1405 .superbox-active
{
	word-spacing: 0;
	letter-spacing: 0;
	font-size: 0;
}

#stacks_in_1405 .superbox-active *
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	word-spacing: normal;
	letter-spacing: normal;
	font-size: 16px;
}

#stacks_in_1405 .superbox-active .superbox-list > div
{
	font-size: 0;
} 

#stacks_in_1405 .superbox-active .superbox-list
{
	display:inline-block;
	width:12.5%;
	zoom:1;
	vertical-align: bottom; /* Fixes FireFox word-space accumulation */
}


#stacks_in_1405 .superbox-active .superbox-list img
{
	width:100%;
	vertical-align:bottom;
	cursor:pointer;
}

#stacks_in_1405 .superbox-active .superbox-list img:hover
{
	opacity:.8;
}

#stacks_in_1405 .superbox-active .superbox-show
{
	position:relative;
	display:none;
	float:left;
	padding:1.5em;
	width:100%;
	background:#333333;
	box-shadow:inset 0 1px 5px #212121;
	text-align:center;
}

#stacks_in_1405 .superbox-active .superbox-show img.superbox-current-img
{
	width:auto;
	height:100%;
	border:1px solid #000000;
	box-shadow:0 1px 4px #212121;
	opacity:0;
}

#stacks_in_1405 .superbox-active .superbox-close,
#stacks_in_1405 .superbox-active .superbox-prev,
#stacks_in_1405 .superbox-active .superbox-next
{
	position:absolute;
	width:30px;
	height:30px;
	color: #FFFFFF;
	text-decoration: none;
	opacity:0;
	cursor:pointer;
}

#stacks_in_1405 .superbox-active .superbox-close
{
	top: 10px;
	right: 10px;
}

#stacks_in_1405 .superbox-active .superbox-prev,
#stacks_in_1405 .superbox-active .superbox-next
{
	top:50%;
	margin-top: -15px;
}

#stacks_in_1405 .superbox-active .superbox-prev
{
	left:10px;
}

#stacks_in_1405 .superbox-active .superbox-next
{
	right:10px;
}

#stacks_in_1405 .superbox-active .superbox-show > a > i
{
	font-size: 30px;
}

#stacks_in_1405 .superbox-active .superbox-close:hover,
#stacks_in_1405 .superbox-active .superbox-prev:hover,
#stacks_in_1405 .superbox-active .superbox-next:hover
{
	text-decoration:none;
	opacity:1 ! important;
}

#stacks_in_1405 .superbox-active .superbox-float
{
	float:left;
}

/*
 * Resonsive Rules
 */

#stacks_in_1405 .superbox-active .superbox-2
{
	width:50%;
}

#stacks_in_1405 .superbox-active .superbox-4
{
	width:25%;
}

#stacks_in_1405 .superbox-active .superbox-6
{
	width:16.667%;
}

#stacks_in_1405 .superbox-active .superbox-8
{
	width:12.5%;
}
/*
 * Font icons
 */
@font-face {
  font-family: 'SuperBoxIcons';
  src: url('../files/superboxfont/superboxicons.eot?6890439');
  src: url('../files/superboxfont/superboxicons.eot?6890439#iefix') format('embedded-opentype'),
       url('../files/superboxfont/superboxicons.woff?6890439') format('woff'),
       url('../files/superboxfont/superboxicons.ttf?6890439') format('truetype'),
       url('../files/superboxfont/superboxicons.svg?6890439#superboxicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
#stacks_in_1405 .superbox-active [class^="icon-"],
#stacks_in_1405 .superbox-active [class*=" icon-"] {
  font-family: SuperBoxIcons;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
#stacks_in_1405 .superbox-active [class^="icon-"]:before,
#stacks_in_1405 .superbox-active [class*=" icon-"]:before {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
#stacks_in_1405 .superbox-active a [class^="icon-"],
#stacks_in_1405 .superbox-active a [class*=" icon-"] {
  display: inline-block;
}
#stacks_in_1405 .superbox-active .icon-remove-sign:before		{ content: "\2716"; }
#stacks_in_1405 .superbox-active .icon-circle-arrow-left:before		{ content: "\e4a1"; }
#stacks_in_1405 .superbox-active .icon-circle-arrow-right:before		{ content: "\e4a2"; }


#stacks_in_1405 {
	margin: 4px 0px 0px 0px;
}
