
#stacks_in_542 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanTabs/
 * Support: support@1littledesigner.com
 * cleanTabs Version 3.9.3
 * Uses jQuery EasyTabs plugin 3.2.0 (licensing listed in script.js)
 */

/* ====================
 * CLEARFIX
 ====================== */
.clearfix:after,
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix,
.forceClearfix .panel-container div {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix,
* html .forceClearfix .panel-container div {
	height: 1%;
}
.clearfix,
.forceClearfix .panel-container div {
	display: block;
}
/* close commented backslash hack */
/* ====================
 * REMOVE INTRUSIVE CODING
 ====================== */
#tabContainer_stacks_in_3747,
#tabContainer_stacks_in_3747 .tab-container,
#tabContainer_stacks_in_3747 .etabs,
#tabContainer_stacks_in_3747 .tab,
#tabContainer_stacks_in_3747 .tab a,
#tabContainer_stacks_in_3747 .panel-container,
#tabContainer_stacks_in_3747 .tabContent {
	margin: 0; 
	padding: 0;
	opacity: 1;
}
#tabContainer_stacks_in_3747 li {
	margin-left: 0;
	margin-right: 0;
}
#tabContainer_stacks_in_3747 li a {
	line-height: 2.1 !important;
}
#tabContainer_stacks_in_3747 li a.active {
	line-height: 2.1 !important; 
	-webkit-backface-visible: visible !important;
}
#tabContainer_stacks_in_3747 a,
#tabContainer_stacks_in_3747 a:hover {
	text-decoration: none;
}
#tabContainer_stacks_in_3747 .tab a,
#tabContainer_stacks_in_3747 .tab a:focus,
#tabContainer_stacks_in_3747 .tab a:active,
#tabContainer_stacks_in_3747 .tab a:visited,
#tabContainer_stacks_in_3747 .tab a:link {
	outline: none !important;
	border: none !important;
}
#tabContainer_stacks_in_3747 li,
#tabContainer_stacks_in_3747 li a {
	cursor: pointer;
}
/* ====================
 * TRANSPARENCY OPTION
 ====================== */
#tabContainer_stacks_in_3747.borderTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_3747.borderTransparencyOn .tab,
#tabContainer_stacks_in_3747.borderTransparencyOn #tab-container ul.etabs,
#tabContainer_stacks_in_3747.borderTransparencyOn #tab-container .panel-container,
.tabDemo #tabContainer_stacks_in_3747.borderTransparencyOn #tab-container .panel-container {
	border: none !important;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
#tabContainer_stacks_in_3747.tabTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_3747.tabTransparencyOn .tab,
#tabContainer_stacks_in_3747.tabTransparencyOn .tab:hover,
.tabDemo #tabContainer_stacks_in_3747.tabTransparencyOn .tab:hover {
	background: none !important;
	background-color: none !important;
}
#tabContainer_stacks_in_3747.contentTransparencyOn #tab-container .panel-container {
	background: none !important;
	background-color: none !important;
}
/* ====================
 * DEFAULT STYLING
 ====================== */
#tabContainer_stacks_in_3747 {
	width: 100%;
	padding-right: 3px;
}
#tabContainer_stacks_in_3747 #tab-container {
	min-width: 400px;
}
#tabContainer_stacks_in_3747 .etabs { 
	margin: 0; 
	padding: 0; 
}
#tabContainer_stacks_in_3747.controlTabWidthOn #tab-container ul.etabs li.tab {
	width: 150px;
}
#tabContainer_stacks_in_3747 .tab, .tabDemo #tabContainer_stacks_in_3747 .tab { 
	display: inline-block; 
	zoom: 1; 
	*display: inline; /* IE7 */
	background: #EEEEEE; 
	border: solid 1px #999999; 
	border-bottom: none;
	border-radius: 4px 4px 0 0; 
	-moz-border-radius: 4px 4px 0 0; 
	-webkit-border-radius: 4px 4px 0 0;
	
}
#tabContainer_stacks_in_3747 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
	margin-left: 0px;
}
#tabContainer_stacks_in_3747 #tab-container ul.etabs.firstTabPerc li.tab:first-child {
	margin-left: 0%;
}
#tabContainer_stacks_in_3747 #tab-container ul.etabs .tab:hover,
.tabDemo #tabContainer_stacks_in_3747 #tab-container ul.etabs .tab:hover {
	background-color: #E0E0E0;
	border-color: #999999;
}
#tabContainer_stacks_in_3747 #tab-container .tab a {
	position: relative;
	font-size: 12px; 
	line-height: 2em;
	display: block; 
	padding: 0 10px; 
	outline: none; 
	text-decoration: none;
}
#tabContainer_stacks_in_3747.linkInheritOff #tab-container ul.etabs .tab a {
	color: #666666 !important;
}
#tabContainer_stacks_in_3747.linkInheritOff #tab-container ul.etabs .tab a:hover { 
	text-decoration: none;
	color: #66CCFF !important;
}
#tabContainer_stacks_in_3747 #tab-container ul.etabs .tab.active { 
	background: #FFFFFF; 
	padding-top: 6px; 
	position: relative; 
	top: 1px; 
	border-color: #FFFFFF; 
}
#tabContainer_stacks_in_3747.linkInheritOff #tab-container ul.etabs .tab a.active { 
	font-weight: bold;
	color: #66CCFF !important; 
}
#tabContainer_stacks_in_3747.linkInheritOff #tab-container ul.etabs .tab a.active:hover {
	color: #666666 !important;
}
#tabContainer_stacks_in_3747 #tab-container .panel-container {
	background: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	border-radius: 0 4px 4px 4px; 
	-moz-border-radius: 0 4px 4px 4px; 
	-webkit-border-radius: 0 4px 4px 4px;
}
#tabContainer_stacks_in_3747.textInheritOff #tab-container .panel-container {
	color: #FFFFFF !important;
	font-size: 12px;
}
#tabContainer_stacks_in_3747.borderTransparencyOff #tab-container .panel-container {
	border: solid #FFFFFF 1px; 
}
#tabContainer_stacks_in_3747.linkInheritOff #tab-container .panel-container a {
	color: #66CCFF;
}
#tabContainer_stacks_in_3747.linkInheritOff #tab-container .panel-container a:hover {
	color: #FFFFFF;
}
#tabContainer_stacks_in_3747 .panel-container { 
	margin-bottom: 10px; 
}

/* ====================
 * TAB COUNT CONTROL
 * Adds display none depending on total count
 ====================== */
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent2, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent3, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent4, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent5, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent6, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent7, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent8, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent9, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent10, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent12,
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter1 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter2 .tabContent3, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent4, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent5, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent6, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent7, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent8, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent9, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent10, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent12, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter2 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter3 .tabContent4, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent5, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent6, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent7, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent8, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent9, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent10, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent12,
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter3 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter4 .tabContent5, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent6, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent7, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent8, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent9, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent10, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent12, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter4 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter5 .tabContent6, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent7, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent8, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent9, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent10, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent12, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter5 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter6 .tabContent7, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent8, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent9, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent10, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent12, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter6 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter7 .tabContent8, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent9, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent10, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent12, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter7 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter8 .tabContent9, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent10, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent12, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter8 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter9 .tabContent10, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent12, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter9 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter10 .tabContent11, 
#tabContainer_stacks_in_3747 .tabCounter10 .tabContent12,
#tabContainer_stacks_in_3747 .tabCounter10 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter10 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter10 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter10 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter10 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter10 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter10 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter10 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter11 .tabContent12,
#tabContainer_stacks_in_3747 .tabCounter11 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter11 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter11 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter11 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter11 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter11 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter11 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter11 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter12 .tabContent13, 
#tabContainer_stacks_in_3747 .tabCounter12 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter12 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter12 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter12 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter12 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter12 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter12 .tabContent20,

#tabContainer_stacks_in_3747 .tabCounter13 .tabContent14, 
#tabContainer_stacks_in_3747 .tabCounter13 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter13 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter13 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter13 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter13 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter13 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter14 .tabContent15, 
#tabContainer_stacks_in_3747 .tabCounter14 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter14 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter14 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter14 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter14 .tabContent20,

#tabContainer_stacks_in_3747 .tabCounter15 .tabContent16, 
#tabContainer_stacks_in_3747 .tabCounter15 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter15 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter15 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter15 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter16 .tabContent17, 
#tabContainer_stacks_in_3747 .tabCounter16 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter16 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter16 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter17 .tabContent18, 
#tabContainer_stacks_in_3747 .tabCounter17 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter17 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter18 .tabContent19, 
#tabContainer_stacks_in_3747 .tabCounter18 .tabContent20, 

#tabContainer_stacks_in_3747 .tabCounter19 .tabContent20 {
	display: none !important;
}
/* ====================
 * BACKEND
 ====================== */
.tabDemo #tabContainer_stacks_in_3747 .panel-container div.tabContent div {
	padding-top: 5px;
}
.tabDemo #tabContainer_stacks_in_3747 .tab {
	width: inherit;
}
/* ====================
 * THEMES
 ====================== */
#tabContainer_stacks_in_3747 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_3747 #tab-container.tabTheme3 ul.etabs .tab.active {
	border-color: #FFFFFF;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme2 ul.etabs {
	margin-bottom: 5px;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme2 .panel-container {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme2 ul.etabs .tab {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-bottom: solid 1px #999999;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_3747 #tab-container.tabTheme3 ul.etabs .tab.active,
#tabContainer_stacks_in_3747 #tab-container.tabTheme7 ul.etabs .tab.active {
	padding-top: 1px; 
	padding-bottom: -1px;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme3 ul.etabs {
	padding: 3px 4px; 
	border-right: solid 1px #FFFFFF; 
	border-left: solid 1px #FFFFFF;
	background: #FFFFFF;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme3.tabsBottomOff ul.etabs {
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-top: solid 1px #FFFFFF; 
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme3.tabsBottomOn ul.etabs {
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-bottom: solid 1px #FFFFFF; 
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme3 ul.etabs .tab {
	border-bottom: solid 1px #999999;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme3.tabsBottomOff .panel-container {
	border-radius: 0 0 4px 4px;
	border-top: 0;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme3.tabsBottomOn .panel-container {
	border-radius: 4px 4px 0 0;
	border-bottom: 0;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme2.tabsBottomOn .panel-container,
#tabContainer_stacks_in_3747 #tab-container.tabTheme3.tabsBottomOn .panel-container,
#tabContainer_stacks_in_3747 #tab-container.tabTheme5.tabsBottomOn .panel-container,
#tabContainer_stacks_in_3747 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	margin-bottom: 0;
}  
#tabContainer_stacks_in_3747 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_3747 #tab-container.tabTheme7 .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_3747 #tab-container.tabTheme5 .panel-container,
#tabContainer_stacks_in_3747 #tab-container.tabTheme6 .panel-container,
#tabContainer_stacks_in_3747 #tab-container.tabTheme7 .panel-container {
	border-right: none;
	border-left: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme5.tabsBottomOff .panel-container,
#tabContainer_stacks_in_3747 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme5.tabsBottomOn .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	border: none;
	border-top: none;
	border-bottom: none;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_3747 #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_3747 #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
	margin-left: 10px;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme5 ul.etabs .tab,
#tabContainer_stacks_in_3747 #tab-container.tabTheme6 ul.etabs .tab,
#tabContainer_stacks_in_3747 #tab-container.tabTheme7 ul.etabs .tab {
	border: none;
	background: none;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme5.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 5px #FFFFFF;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme6.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 5px #FFFFFF;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab.active,
#tabContainer_stacks_in_3747 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab.active {
	border-top: solid 5px #FFFFFF;
	top: 0;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab,
#tabContainer_stacks_in_3747 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme7.themeDots1 ul.etabs li a {
	padding-bottom: 8px;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme7.themeDots1 ul.etabs li a:after {
	content:'';
	position: absolute;
	left: 45%;
	bottom: -6px;
	width: 12px;
	height: 12px;
	background: #FFFFFF;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme7.themeDots1 ul.etabs li a:hover:after,
#tabContainer_stacks_in_3747 #tab-container.tabTheme7.themeDots1 ul.etabs li a.active:after {
	background: #66CCFF;
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme7.themeDots2 ul.etabs li a.active:after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 45%;
	margin-left: 24px;
	width: 0;
	height: 0;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 12px solid #FFFFFF;
	margin: 0 auto;
	z-index: 0;
	
}
#tabContainer_stacks_in_3747 #tab-container.tabTheme7.themeDots2 ul.etabs li a:hover:after,
#tabContainer_stacks_in_3747 #tab-container.tabTheme7.themeDots2 ul.etabs li a.active:after {
	border-top-color: #66CCFF;
}
/* ====================
 * RESPONSIVENESS
 ====================== */

/* iPads */
@media (max-width : 768px) {
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 47%;
		margin: 1%;
		border-bottom: solid 1px #FFFFFF;
		border-radius: 4px; 
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
	}
	#tabContainer_stacks_in_3747.responsiveOn ul.etabs .tab.active {padding-top: 0;}
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
		margin-left: 1%;
	}
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme5 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_3747 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
	#tabContainer_stacks_in_3747 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 6px;
	}
	#tabContainer_stacks_in_3747 #tab-container ul.etabs .tab.active {
		padding-top: 0;
		top: 0;
	}
}

/* iPhones */
@media (max-width : 480px) {
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 100%;
	}
	#tabContainer_stacks_in_3747.responsiveOn #tab-container.tabTheme7 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_3747 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
}
#stacks_in_6893 .vimeo_wall{display:block;position:relative;margin:0 auto;padding:0;text-align:center;width:100%;max-width:1000px}#stacks_in_6893 .vimeo_wall .thumb_wrapper{vertical-align:top;text-align:center;padding:0;position:relative;display:inline-block;margin:30px;overflow:hidden}@media screen and (max-width:320px){#stacks_in_6893 .vimeo_wall .thumb_wrapper{margin:10px}}#stacks_in_6893 .vimeo_wall .thumb-container{position:relative}#stacks_in_6893 .vimeo_wall .thumb-container img.video-thumb{padding:0;margin:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-style:solid;border-width:5px;border-color:#FFFFFF;-moz-box-shadow:0px 1px 10px #8C8D8C;-webkit-box-shadow:0px 1px 10px #8C8D8C;box-shadow:0px 1px 10px #8C8D8C}#stacks_in_6893 .vimeo_wall .thumb-container div.state{width:12px;height:12px;position:absolute;left:8px;bottom:7px;cursor:pointer;display:none}#stacks_in_6893 .vimeo_wall .thumb-container div.inprogress{background:url(../software_files/vimeowall-images/inprogress.png) no-repeat center center}#stacks_in_6893 .vimeo_wall .thumb-container div.watched{background:url(../software_files/vimeowall-images/watched.png) no-repeat center center}#stacks_in_6893 .vimeo_wall .thumb_title{margin-top:5px;color:#595959}#stacks_in_6893 .play_mask{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../software_files/vimeowall-images/play_button_idle.png) no-repeat center center}#stacks_in_6893 .play_mask:hover{background:url(../software_files/vimeowall-images/play_button_active.png) no-repeat center center;cursor:pointer}#stacks_in_6893 .wall_slide{width:100%;background:transparent!important} #stacks_in_6893 .vimeo_wall .thumb_title{height:20px;overflow:hidden}  #stacks_in_6893 .vimeo_wall .thumb_title{display:block} #stacks_in_6893 .static_player_sep{display:block;background:url(../software_files/vimeowall-images/divider.png) no-repeat center center;margin-top:15px;width:100%;height:25px}#tiptip_content h3{font-size:1em;font-weight:bold}#stacks_in_6893 .wall_nav_container{display:block;margin:5px auto;text-align:center;height:20px;position:relative;text-align:center}#stacks_in_6893 .wall_nav{display:inline-block;padding:0;margin:0;height:20px;position:relative}#stacks_in_6893 .wall_nav a{display:block;float:left;margin:0 2px;padding:0;width:20px;height:20px;border-width:0;text-indent:-9999px;background:url(../software_files/vimeowall-images/bullets.png) no-repeat 0 0}#stacks_in_6893 .wall_nav a.activeSlide{background-position:-20px 0}#stacks_in_6893 .wall_pager{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(../software_files/vimeowall-images/arrows.png) no-repeat;margin:0 5px}#stacks_in_6893 .next_pager{background-position:-20px 0}#stacks_in_6893 .prev_pager{background-position:0 0} .vimeo_video{display:none;max-width:1080px;width:90%;margin:0 auto}.vimeo_video iframe.expose{-moz-box-shadow:#1f1f1f 0 2px 10px;-webkit-box-shadow:#1f1f1f 0 2px 10px;box-shadow:#1f1f1f 0 2px 10px}.vimeo_video .video_notes,.vimeo_video .video_notes a,.vimeo_video .video_notes a:hover{font-size:11px;color:#666666}.vimeo_video .video_notes h3{text-align:center}.vimeo_video .video_notes p{display:block}.vimeo_video .close{background-image:url(../software_files/vimeowall-images/close.png);position:absolute;right:-12px;top:-12px;cursor:pointer;height:28px;width:28px}  

#stacks_in_6893 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  5px;
}

#stacks_in_6908 {
	padding: 30px 0px 10px 0px;
}
#stacks_in_6890 .vimeo_wall{display:block;position:relative;margin:0 auto;padding:0;text-align:center;width:100%;max-width:1000px}#stacks_in_6890 .vimeo_wall .thumb_wrapper{vertical-align:top;text-align:center;padding:0;position:relative;display:inline-block;margin:30px;overflow:hidden}@media screen and (max-width:320px){#stacks_in_6890 .vimeo_wall .thumb_wrapper{margin:10px}}#stacks_in_6890 .vimeo_wall .thumb-container{position:relative}#stacks_in_6890 .vimeo_wall .thumb-container img.video-thumb{padding:0;margin:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-style:solid;border-width:5px;border-color:#FFFFFF;-moz-box-shadow:0px 1px 10px #8C8D8C;-webkit-box-shadow:0px 1px 10px #8C8D8C;box-shadow:0px 1px 10px #8C8D8C}#stacks_in_6890 .vimeo_wall .thumb-container div.state{width:12px;height:12px;position:absolute;left:8px;bottom:7px;cursor:pointer;display:none}#stacks_in_6890 .vimeo_wall .thumb-container div.inprogress{background:url(../software_files/vimeowall-images/inprogress.png) no-repeat center center}#stacks_in_6890 .vimeo_wall .thumb-container div.watched{background:url(../software_files/vimeowall-images/watched.png) no-repeat center center}#stacks_in_6890 .vimeo_wall .thumb_title{margin-top:5px;color:#595959}#stacks_in_6890 .play_mask{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../software_files/vimeowall-images/play_button_idle.png) no-repeat center center}#stacks_in_6890 .play_mask:hover{background:url(../software_files/vimeowall-images/play_button_active.png) no-repeat center center;cursor:pointer}#stacks_in_6890 .wall_slide{width:100%;background:transparent!important} #stacks_in_6890 .vimeo_wall .thumb_title{height:20px;overflow:hidden}  #stacks_in_6890 .vimeo_wall .thumb_title{display:block} #stacks_in_6890 .static_player_sep{display:block;background:url(../software_files/vimeowall-images/divider.png) no-repeat center center;margin-top:15px;width:100%;height:25px}#tiptip_content h3{font-size:1em;font-weight:bold}#stacks_in_6890 .wall_nav_container{display:block;margin:5px auto;text-align:center;height:20px;position:relative;text-align:center}#stacks_in_6890 .wall_nav{display:inline-block;padding:0;margin:0;height:20px;position:relative}#stacks_in_6890 .wall_nav a{display:block;float:left;margin:0 2px;padding:0;width:20px;height:20px;border-width:0;text-indent:-9999px;background:url(../software_files/vimeowall-images/bullets.png) no-repeat 0 0}#stacks_in_6890 .wall_nav a.activeSlide{background-position:-20px 0}#stacks_in_6890 .wall_pager{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(../software_files/vimeowall-images/arrows.png) no-repeat;margin:0 5px}#stacks_in_6890 .next_pager{background-position:-20px 0}#stacks_in_6890 .prev_pager{background-position:0 0} .vimeo_video{display:none;max-width:1080px;width:90%;margin:0 auto}.vimeo_video iframe.expose{-moz-box-shadow:#1f1f1f 0 2px 10px;-webkit-box-shadow:#1f1f1f 0 2px 10px;box-shadow:#1f1f1f 0 2px 10px}.vimeo_video .video_notes,.vimeo_video .video_notes a,.vimeo_video .video_notes a:hover{font-size:11px;color:#666666}.vimeo_video .video_notes h3{text-align:center}.vimeo_video .video_notes p{display:block}.vimeo_video .close{background-image:url(../software_files/vimeowall-images/close.png);position:absolute;right:-12px;top:-12px;cursor:pointer;height:28px;width:28px}  

#stacks_in_6890 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  5px;
}
#stacks_in_6895 .vimeo_wall{display:block;position:relative;margin:0 auto;padding:0;text-align:center;width:100%;max-width:1000px}#stacks_in_6895 .vimeo_wall .thumb_wrapper{vertical-align:top;text-align:center;padding:0;position:relative;display:inline-block;margin:30px;overflow:hidden}@media screen and (max-width:320px){#stacks_in_6895 .vimeo_wall .thumb_wrapper{margin:10px}}#stacks_in_6895 .vimeo_wall .thumb-container{position:relative}#stacks_in_6895 .vimeo_wall .thumb-container img.video-thumb{padding:0;margin:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-style:solid;border-width:5px;border-color:#FFFFFF;-moz-box-shadow:0px 1px 10px #8C8D8C;-webkit-box-shadow:0px 1px 10px #8C8D8C;box-shadow:0px 1px 10px #8C8D8C}#stacks_in_6895 .vimeo_wall .thumb-container div.state{width:12px;height:12px;position:absolute;left:8px;bottom:7px;cursor:pointer;display:none}#stacks_in_6895 .vimeo_wall .thumb-container div.inprogress{background:url(../software_files/vimeowall-images/inprogress.png) no-repeat center center}#stacks_in_6895 .vimeo_wall .thumb-container div.watched{background:url(../software_files/vimeowall-images/watched.png) no-repeat center center}#stacks_in_6895 .vimeo_wall .thumb_title{margin-top:5px;color:#595959}#stacks_in_6895 .play_mask{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../software_files/vimeowall-images/play_button_idle.png) no-repeat center center}#stacks_in_6895 .play_mask:hover{background:url(../software_files/vimeowall-images/play_button_active.png) no-repeat center center;cursor:pointer}#stacks_in_6895 .wall_slide{width:100%;background:transparent!important} #stacks_in_6895 .vimeo_wall .thumb_title{height:20px;overflow:hidden}  #stacks_in_6895 .vimeo_wall .thumb_title{display:block} #stacks_in_6895 .static_player_sep{display:block;background:url(../software_files/vimeowall-images/divider.png) no-repeat center center;margin-top:15px;width:100%;height:25px}#tiptip_content h3{font-size:1em;font-weight:bold}#stacks_in_6895 .wall_nav_container{display:block;margin:5px auto;text-align:center;height:20px;position:relative;text-align:center}#stacks_in_6895 .wall_nav{display:inline-block;padding:0;margin:0;height:20px;position:relative}#stacks_in_6895 .wall_nav a{display:block;float:left;margin:0 2px;padding:0;width:20px;height:20px;border-width:0;text-indent:-9999px;background:url(../software_files/vimeowall-images/bullets.png) no-repeat 0 0}#stacks_in_6895 .wall_nav a.activeSlide{background-position:-20px 0}#stacks_in_6895 .wall_pager{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(../software_files/vimeowall-images/arrows.png) no-repeat;margin:0 5px}#stacks_in_6895 .next_pager{background-position:-20px 0}#stacks_in_6895 .prev_pager{background-position:0 0} .vimeo_video{display:none;max-width:1080px;width:90%;margin:0 auto}.vimeo_video iframe.expose{-moz-box-shadow:#1f1f1f 0 2px 10px;-webkit-box-shadow:#1f1f1f 0 2px 10px;box-shadow:#1f1f1f 0 2px 10px}.vimeo_video .video_notes,.vimeo_video .video_notes a,.vimeo_video .video_notes a:hover{font-size:11px;color:#666666}.vimeo_video .video_notes h3{text-align:center}.vimeo_video .video_notes p{display:block}.vimeo_video .close{background-image:url(../software_files/vimeowall-images/close.png);position:absolute;right:-12px;top:-12px;cursor:pointer;height:28px;width:28px}  

#stacks_in_6895 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  5px;
}
#stacks_in_6897 .vimeo_wall{display:block;position:relative;margin:0 auto;padding:0;text-align:center;width:100%;max-width:1000px}#stacks_in_6897 .vimeo_wall .thumb_wrapper{vertical-align:top;text-align:center;padding:0;position:relative;display:inline-block;margin:30px;overflow:hidden}@media screen and (max-width:320px){#stacks_in_6897 .vimeo_wall .thumb_wrapper{margin:10px}}#stacks_in_6897 .vimeo_wall .thumb-container{position:relative}#stacks_in_6897 .vimeo_wall .thumb-container img.video-thumb{padding:0;margin:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-style:solid;border-width:5px;border-color:#FFFFFF;-moz-box-shadow:0px 1px 10px #8C8D8C;-webkit-box-shadow:0px 1px 10px #8C8D8C;box-shadow:0px 1px 10px #8C8D8C}#stacks_in_6897 .vimeo_wall .thumb-container div.state{width:12px;height:12px;position:absolute;left:8px;bottom:7px;cursor:pointer;display:none}#stacks_in_6897 .vimeo_wall .thumb-container div.inprogress{background:url(../software_files/vimeowall-images/inprogress.png) no-repeat center center}#stacks_in_6897 .vimeo_wall .thumb-container div.watched{background:url(../software_files/vimeowall-images/watched.png) no-repeat center center}#stacks_in_6897 .vimeo_wall .thumb_title{margin-top:5px;color:#595959}#stacks_in_6897 .play_mask{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../software_files/vimeowall-images/play_button_idle.png) no-repeat center center}#stacks_in_6897 .play_mask:hover{background:url(../software_files/vimeowall-images/play_button_active.png) no-repeat center center;cursor:pointer}#stacks_in_6897 .wall_slide{width:100%;background:transparent!important} #stacks_in_6897 .vimeo_wall .thumb_title{height:20px;overflow:hidden}  #stacks_in_6897 .vimeo_wall .thumb_title{display:block} #stacks_in_6897 .static_player_sep{display:block;background:url(../software_files/vimeowall-images/divider.png) no-repeat center center;margin-top:15px;width:100%;height:25px}#tiptip_content h3{font-size:1em;font-weight:bold}#stacks_in_6897 .wall_nav_container{display:block;margin:5px auto;text-align:center;height:20px;position:relative;text-align:center}#stacks_in_6897 .wall_nav{display:inline-block;padding:0;margin:0;height:20px;position:relative}#stacks_in_6897 .wall_nav a{display:block;float:left;margin:0 2px;padding:0;width:20px;height:20px;border-width:0;text-indent:-9999px;background:url(../software_files/vimeowall-images/bullets.png) no-repeat 0 0}#stacks_in_6897 .wall_nav a.activeSlide{background-position:-20px 0}#stacks_in_6897 .wall_pager{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(../software_files/vimeowall-images/arrows.png) no-repeat;margin:0 5px}#stacks_in_6897 .next_pager{background-position:-20px 0}#stacks_in_6897 .prev_pager{background-position:0 0} .vimeo_video{display:none;max-width:1080px;width:90%;margin:0 auto}.vimeo_video iframe.expose{-moz-box-shadow:#1f1f1f 0 2px 10px;-webkit-box-shadow:#1f1f1f 0 2px 10px;box-shadow:#1f1f1f 0 2px 10px}.vimeo_video .video_notes,.vimeo_video .video_notes a,.vimeo_video .video_notes a:hover{font-size:11px;color:#666666}.vimeo_video .video_notes h3{text-align:center}.vimeo_video .video_notes p{display:block}.vimeo_video .close{background-image:url(../software_files/vimeowall-images/close.png);position:absolute;right:-12px;top:-12px;cursor:pointer;height:28px;width:28px}  

#stacks_in_6897 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  5px;
}
#stacks_in_6899 .vimeo_wall{display:block;position:relative;margin:0 auto;padding:0;text-align:center;width:100%;max-width:1000px}#stacks_in_6899 .vimeo_wall .thumb_wrapper{vertical-align:top;text-align:center;padding:0;position:relative;display:inline-block;margin:30px;overflow:hidden}@media screen and (max-width:320px){#stacks_in_6899 .vimeo_wall .thumb_wrapper{margin:10px}}#stacks_in_6899 .vimeo_wall .thumb-container{position:relative}#stacks_in_6899 .vimeo_wall .thumb-container img.video-thumb{padding:0;margin:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-style:solid;border-width:5px;border-color:#FFFFFF;-moz-box-shadow:0px 1px 10px #8C8D8C;-webkit-box-shadow:0px 1px 10px #8C8D8C;box-shadow:0px 1px 10px #8C8D8C}#stacks_in_6899 .vimeo_wall .thumb-container div.state{width:12px;height:12px;position:absolute;left:8px;bottom:7px;cursor:pointer;display:none}#stacks_in_6899 .vimeo_wall .thumb-container div.inprogress{background:url(../software_files/vimeowall-images/inprogress.png) no-repeat center center}#stacks_in_6899 .vimeo_wall .thumb-container div.watched{background:url(../software_files/vimeowall-images/watched.png) no-repeat center center}#stacks_in_6899 .vimeo_wall .thumb_title{margin-top:5px;color:#595959}#stacks_in_6899 .play_mask{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../software_files/vimeowall-images/play_button_idle.png) no-repeat center center}#stacks_in_6899 .play_mask:hover{background:url(../software_files/vimeowall-images/play_button_active.png) no-repeat center center;cursor:pointer}#stacks_in_6899 .wall_slide{width:100%;background:transparent!important} #stacks_in_6899 .vimeo_wall .thumb_title{height:20px;overflow:hidden}  #stacks_in_6899 .vimeo_wall .thumb_title{display:block} #stacks_in_6899 .static_player_sep{display:block;background:url(../software_files/vimeowall-images/divider.png) no-repeat center center;margin-top:15px;width:100%;height:25px}#tiptip_content h3{font-size:1em;font-weight:bold}#stacks_in_6899 .wall_nav_container{display:block;margin:5px auto;text-align:center;height:20px;position:relative;text-align:center}#stacks_in_6899 .wall_nav{display:inline-block;padding:0;margin:0;height:20px;position:relative}#stacks_in_6899 .wall_nav a{display:block;float:left;margin:0 2px;padding:0;width:20px;height:20px;border-width:0;text-indent:-9999px;background:url(../software_files/vimeowall-images/bullets.png) no-repeat 0 0}#stacks_in_6899 .wall_nav a.activeSlide{background-position:-20px 0}#stacks_in_6899 .wall_pager{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(../software_files/vimeowall-images/arrows.png) no-repeat;margin:0 5px}#stacks_in_6899 .next_pager{background-position:-20px 0}#stacks_in_6899 .prev_pager{background-position:0 0} .vimeo_video{display:none;max-width:1080px;width:90%;margin:0 auto}.vimeo_video iframe.expose{-moz-box-shadow:#1f1f1f 0 2px 10px;-webkit-box-shadow:#1f1f1f 0 2px 10px;box-shadow:#1f1f1f 0 2px 10px}.vimeo_video .video_notes,.vimeo_video .video_notes a,.vimeo_video .video_notes a:hover{font-size:11px;color:#666666}.vimeo_video .video_notes h3{text-align:center}.vimeo_video .video_notes p{display:block}.vimeo_video .close{background-image:url(../software_files/vimeowall-images/close.png);position:absolute;right:-12px;top:-12px;cursor:pointer;height:28px;width:28px}  

#stacks_in_6899 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  5px;
}
#stacks_in_6903 .vimeo_wall{display:block;position:relative;margin:0 auto;padding:0;text-align:center;width:100%;max-width:1000px}#stacks_in_6903 .vimeo_wall .thumb_wrapper{vertical-align:top;text-align:center;padding:0;position:relative;display:inline-block;margin:30px;overflow:hidden}@media screen and (max-width:320px){#stacks_in_6903 .vimeo_wall .thumb_wrapper{margin:10px}}#stacks_in_6903 .vimeo_wall .thumb-container{position:relative}#stacks_in_6903 .vimeo_wall .thumb-container img.video-thumb{padding:0;margin:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-style:solid;border-width:5px;border-color:#FFFFFF;-moz-box-shadow:0px 1px 10px #8C8D8C;-webkit-box-shadow:0px 1px 10px #8C8D8C;box-shadow:0px 1px 10px #8C8D8C}#stacks_in_6903 .vimeo_wall .thumb-container div.state{width:12px;height:12px;position:absolute;left:8px;bottom:7px;cursor:pointer;display:none}#stacks_in_6903 .vimeo_wall .thumb-container div.inprogress{background:url(../software_files/vimeowall-images/inprogress.png) no-repeat center center}#stacks_in_6903 .vimeo_wall .thumb-container div.watched{background:url(../software_files/vimeowall-images/watched.png) no-repeat center center}#stacks_in_6903 .vimeo_wall .thumb_title{margin-top:5px;color:#595959}#stacks_in_6903 .play_mask{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../software_files/vimeowall-images/play_button_idle.png) no-repeat center center}#stacks_in_6903 .play_mask:hover{background:url(../software_files/vimeowall-images/play_button_active.png) no-repeat center center;cursor:pointer}#stacks_in_6903 .wall_slide{width:100%;background:transparent!important} #stacks_in_6903 .vimeo_wall .thumb_title{height:20px;overflow:hidden}  #stacks_in_6903 .vimeo_wall .thumb_title{display:block} #stacks_in_6903 .static_player_sep{display:block;background:url(../software_files/vimeowall-images/divider.png) no-repeat center center;margin-top:15px;width:100%;height:25px}#tiptip_content h3{font-size:1em;font-weight:bold}#stacks_in_6903 .wall_nav_container{display:block;margin:5px auto;text-align:center;height:20px;position:relative;text-align:center}#stacks_in_6903 .wall_nav{display:inline-block;padding:0;margin:0;height:20px;position:relative}#stacks_in_6903 .wall_nav a{display:block;float:left;margin:0 2px;padding:0;width:20px;height:20px;border-width:0;text-indent:-9999px;background:url(../software_files/vimeowall-images/bullets.png) no-repeat 0 0}#stacks_in_6903 .wall_nav a.activeSlide{background-position:-20px 0}#stacks_in_6903 .wall_pager{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(../software_files/vimeowall-images/arrows.png) no-repeat;margin:0 5px}#stacks_in_6903 .next_pager{background-position:-20px 0}#stacks_in_6903 .prev_pager{background-position:0 0} .vimeo_video{display:none;max-width:1080px;width:90%;margin:0 auto}.vimeo_video iframe.expose{-moz-box-shadow:#1f1f1f 0 2px 10px;-webkit-box-shadow:#1f1f1f 0 2px 10px;box-shadow:#1f1f1f 0 2px 10px}.vimeo_video .video_notes,.vimeo_video .video_notes a,.vimeo_video .video_notes a:hover{font-size:11px;color:#666666}.vimeo_video .video_notes h3{text-align:center}.vimeo_video .video_notes p{display:block}.vimeo_video .close{background-image:url(../software_files/vimeowall-images/close.png);position:absolute;right:-12px;top:-12px;cursor:pointer;height:28px;width:28px}  

#stacks_in_6903 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  5px;
}
#stacks_in_6906 .vimeo_wall{display:block;position:relative;margin:0 auto;padding:0;text-align:center;width:100%;max-width:1000px}#stacks_in_6906 .vimeo_wall .thumb_wrapper{vertical-align:top;text-align:center;padding:0;position:relative;display:inline-block;margin:30px;overflow:hidden}@media screen and (max-width:320px){#stacks_in_6906 .vimeo_wall .thumb_wrapper{margin:10px}}#stacks_in_6906 .vimeo_wall .thumb-container{position:relative}#stacks_in_6906 .vimeo_wall .thumb-container img.video-thumb{padding:0;margin:2px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-style:solid;border-width:5px;border-color:#FFFFFF;-moz-box-shadow:0px 1px 10px #8C8D8C;-webkit-box-shadow:0px 1px 10px #8C8D8C;box-shadow:0px 1px 10px #8C8D8C}#stacks_in_6906 .vimeo_wall .thumb-container div.state{width:12px;height:12px;position:absolute;left:8px;bottom:7px;cursor:pointer;display:none}#stacks_in_6906 .vimeo_wall .thumb-container div.inprogress{background:url(../software_files/vimeowall-images/inprogress.png) no-repeat center center}#stacks_in_6906 .vimeo_wall .thumb-container div.watched{background:url(../software_files/vimeowall-images/watched.png) no-repeat center center}#stacks_in_6906 .vimeo_wall .thumb_title{margin-top:5px;color:#595959}#stacks_in_6906 .play_mask{width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:url(../software_files/vimeowall-images/play_button_idle.png) no-repeat center center}#stacks_in_6906 .play_mask:hover{background:url(../software_files/vimeowall-images/play_button_active.png) no-repeat center center;cursor:pointer}#stacks_in_6906 .wall_slide{width:100%;background:transparent!important} #stacks_in_6906 .vimeo_wall .thumb_title{height:20px;overflow:hidden}  #stacks_in_6906 .vimeo_wall .thumb_title{display:block} #stacks_in_6906 .static_player_sep{display:block;background:url(../software_files/vimeowall-images/divider.png) no-repeat center center;margin-top:15px;width:100%;height:25px}#tiptip_content h3{font-size:1em;font-weight:bold}#stacks_in_6906 .wall_nav_container{display:block;margin:5px auto;text-align:center;height:20px;position:relative;text-align:center}#stacks_in_6906 .wall_nav{display:inline-block;padding:0;margin:0;height:20px;position:relative}#stacks_in_6906 .wall_nav a{display:block;float:left;margin:0 2px;padding:0;width:20px;height:20px;border-width:0;text-indent:-9999px;background:url(../software_files/vimeowall-images/bullets.png) no-repeat 0 0}#stacks_in_6906 .wall_nav a.activeSlide{background-position:-20px 0}#stacks_in_6906 .wall_pager{cursor:pointer;display:inline-block;width:20px;height:20px;background:url(../software_files/vimeowall-images/arrows.png) no-repeat;margin:0 5px}#stacks_in_6906 .next_pager{background-position:-20px 0}#stacks_in_6906 .prev_pager{background-position:0 0} .vimeo_video{display:none;max-width:1080px;width:90%;margin:0 auto}.vimeo_video iframe.expose{-moz-box-shadow:#1f1f1f 0 2px 10px;-webkit-box-shadow:#1f1f1f 0 2px 10px;box-shadow:#1f1f1f 0 2px 10px}.vimeo_video .video_notes,.vimeo_video .video_notes a,.vimeo_video .video_notes a:hover{font-size:11px;color:#666666}.vimeo_video .video_notes h3{text-align:center}.vimeo_video .video_notes p{display:block}.vimeo_video .close{background-image:url(../software_files/vimeowall-images/close.png);position:absolute;right:-12px;top:-12px;cursor:pointer;height:28px;width:28px}  

#stacks_in_6906 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  5px;
}
