#stacks_in_104 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_104 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_104 .fluid-image.unlimited img{width:100% !important}#stacks_in_104 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_104 .fluid-image.align-left img{float:left}#stacks_in_104 .fluid-image.align-right img{float:right}

#stacks_in_104 {
	padding: 40px 0px 90px 0px;
}
/*
 * 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_57,
#tabContainer_stacks_in_57 .tab-container,
#tabContainer_stacks_in_57 .etabs,
#tabContainer_stacks_in_57 .tab,
#tabContainer_stacks_in_57 .tab a,
#tabContainer_stacks_in_57 .panel-container,
#tabContainer_stacks_in_57 .tabContent {
	margin: 0; 
	padding: 0;
	opacity: 1;
}
#tabContainer_stacks_in_57 li {
	margin-left: 0;
	margin-right: 0;
}
#tabContainer_stacks_in_57 li a {
	line-height: 2.1 !important;
}
#tabContainer_stacks_in_57 li a.active {
	line-height: 2.1 !important; 
	-webkit-backface-visible: visible !important;
}
#tabContainer_stacks_in_57 a,
#tabContainer_stacks_in_57 a:hover {
	text-decoration: none;
}
#tabContainer_stacks_in_57 .tab a,
#tabContainer_stacks_in_57 .tab a:focus,
#tabContainer_stacks_in_57 .tab a:active,
#tabContainer_stacks_in_57 .tab a:visited,
#tabContainer_stacks_in_57 .tab a:link {
	outline: none !important;
	border: none !important;
}
#tabContainer_stacks_in_57 li,
#tabContainer_stacks_in_57 li a {
	cursor: pointer;
}
/* ====================
 * TRANSPARENCY OPTION
 ====================== */
#tabContainer_stacks_in_57.borderTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_57.borderTransparencyOn .tab,
#tabContainer_stacks_in_57.borderTransparencyOn #tab-container ul.etabs,
#tabContainer_stacks_in_57.borderTransparencyOn #tab-container .panel-container,
.tabDemo #tabContainer_stacks_in_57.borderTransparencyOn #tab-container .panel-container {
	border: none !important;
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}
#tabContainer_stacks_in_57.tabTransparencyOn .tab,
.tabDemo #tabContainer_stacks_in_57.tabTransparencyOn .tab,
#tabContainer_stacks_in_57.tabTransparencyOn .tab:hover,
.tabDemo #tabContainer_stacks_in_57.tabTransparencyOn .tab:hover {
	background: none !important;
	background-color: none !important;
}
#tabContainer_stacks_in_57.contentTransparencyOn #tab-container .panel-container {
	background: none !important;
	background-color: none !important;
}
/* ====================
 * DEFAULT STYLING
 ====================== */
#tabContainer_stacks_in_57 {
	width: 98%;
	padding-right: 3px;
}
#tabContainer_stacks_in_57 #tab-container {
	min-width: 400px;
}
#tabContainer_stacks_in_57 .etabs { 
	margin: 0; 
	padding: 0; 
}
#tabContainer_stacks_in_57.controlTabWidthOn #tab-container ul.etabs li.tab {
	width: 700;
}
#tabContainer_stacks_in_57 .tab, .tabDemo #tabContainer_stacks_in_57 .tab { 
	display: inline-block; 
	zoom: 1; 
	*display: inline; /* IE7 */
	background: #333333; 
	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_57 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
	margin-left: 0px;
}
#tabContainer_stacks_in_57 #tab-container ul.etabs.firstTabPerc li.tab:first-child {
	margin-left: 0%;
}
#tabContainer_stacks_in_57 #tab-container ul.etabs .tab:hover,
.tabDemo #tabContainer_stacks_in_57 #tab-container ul.etabs .tab:hover {
	background-color: #E0E0E0;
	border-color: #999999;
}
#tabContainer_stacks_in_57 #tab-container .tab a {
	position: relative;
	font-size: 14px; 
	line-height: 2em;
	display: block; 
	padding: 0 10px; 
	outline: none; 
	text-decoration: none;
}
#tabContainer_stacks_in_57.linkInheritOff #tab-container ul.etabs .tab a {
	color: #708090 !important;
}
#tabContainer_stacks_in_57.linkInheritOff #tab-container ul.etabs .tab a:hover { 
	text-decoration: none;
	color: #0092D1 !important;
}
#tabContainer_stacks_in_57 #tab-container ul.etabs .tab.active { 
	background: #333333; 
	padding-top: 6px; 
	position: relative; 
	top: 1px; 
	border-color: #666666; 
}
#tabContainer_stacks_in_57.linkInheritOff #tab-container ul.etabs .tab a.active { 
	font-weight: bold;
	color: #0092D1 !important; 
}
#tabContainer_stacks_in_57.linkInheritOff #tab-container ul.etabs .tab a.active:hover {
	color: #0D4F8B !important;
}
#tabContainer_stacks_in_57 #tab-container .panel-container {
	background: #333333;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 30px;
	border-radius: 0 4px 4px 4px; 
	-moz-border-radius: 0 4px 4px 4px; 
	-webkit-border-radius: 0 4px 4px 4px;
}
#tabContainer_stacks_in_57.textInheritOff #tab-container .panel-container {
	color: #333333 !important;
	font-size: 14px;
}
#tabContainer_stacks_in_57.borderTransparencyOff #tab-container .panel-container {
	border: solid #666666 1px; 
}
#tabContainer_stacks_in_57.linkInheritOff #tab-container .panel-container a {
	color: #FFFFFF;
}
#tabContainer_stacks_in_57.linkInheritOff #tab-container .panel-container a:hover {
	color: #FFFFFF;
}
#tabContainer_stacks_in_57 .panel-container { 
	margin-bottom: 10px; 
}

/* ====================
 * TAB COUNT CONTROL
 * Adds display none depending on total count
 ====================== */
#tabContainer_stacks_in_57 .tabCounter1 .tabContent2, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent3, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent4, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent5, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent6, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent7, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent8, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent9, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent10, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent12,
#tabContainer_stacks_in_57 .tabCounter1 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter1 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter2 .tabContent3, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent4, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent5, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent6, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent7, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent8, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent9, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent10, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent12, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter2 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter3 .tabContent4, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent5, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent6, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent7, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent8, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent9, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent10, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent12,
#tabContainer_stacks_in_57 .tabCounter3 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter3 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter4 .tabContent5, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent6, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent7, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent8, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent9, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent10, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent12, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter4 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter5 .tabContent6, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent7, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent8, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent9, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent10, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent12, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter5 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter6 .tabContent7, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent8, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent9, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent10, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent12, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter6 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter7 .tabContent8, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent9, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent10, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent12, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter7 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter8 .tabContent9, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent10, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent12, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter8 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter9 .tabContent10, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent12, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter9 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter10 .tabContent11, 
#tabContainer_stacks_in_57 .tabCounter10 .tabContent12,
#tabContainer_stacks_in_57 .tabCounter10 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter10 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter10 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter10 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter10 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter10 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter10 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter10 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter11 .tabContent12,
#tabContainer_stacks_in_57 .tabCounter11 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter11 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter11 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter11 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter11 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter11 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter11 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter11 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter12 .tabContent13, 
#tabContainer_stacks_in_57 .tabCounter12 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter12 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter12 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter12 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter12 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter12 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter12 .tabContent20,

#tabContainer_stacks_in_57 .tabCounter13 .tabContent14, 
#tabContainer_stacks_in_57 .tabCounter13 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter13 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter13 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter13 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter13 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter13 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter14 .tabContent15, 
#tabContainer_stacks_in_57 .tabCounter14 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter14 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter14 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter14 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter14 .tabContent20,

#tabContainer_stacks_in_57 .tabCounter15 .tabContent16, 
#tabContainer_stacks_in_57 .tabCounter15 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter15 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter15 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter15 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter16 .tabContent17, 
#tabContainer_stacks_in_57 .tabCounter16 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter16 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter16 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter17 .tabContent18, 
#tabContainer_stacks_in_57 .tabCounter17 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter17 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter18 .tabContent19, 
#tabContainer_stacks_in_57 .tabCounter18 .tabContent20, 

#tabContainer_stacks_in_57 .tabCounter19 .tabContent20 {
	display: none !important;
}
/* ====================
 * BACKEND
 ====================== */
.tabDemo #tabContainer_stacks_in_57 .panel-container div.tabContent div {
	padding-top: 5px;
}
.tabDemo #tabContainer_stacks_in_57 .tab {
	width: inherit;
}
/* ====================
 * THEMES
 ====================== */
#tabContainer_stacks_in_57 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_57 #tab-container.tabTheme3 ul.etabs .tab.active {
	border-color: #666666;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme2 ul.etabs {
	margin-bottom: 5px;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme2 .panel-container {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#tabContainer_stacks_in_57 #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_57 #tab-container.tabTheme2 ul.etabs .tab.active,
#tabContainer_stacks_in_57 #tab-container.tabTheme3 ul.etabs .tab.active,
#tabContainer_stacks_in_57 #tab-container.tabTheme7 ul.etabs .tab.active {
	padding-top: 1px; 
	padding-bottom: -1px;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme3 ul.etabs {
	padding: 3px 4px; 
	border-right: solid 1px #666666; 
	border-left: solid 1px #666666;
	background: #333333;
}
#tabContainer_stacks_in_57 #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 #666666; 
}
#tabContainer_stacks_in_57 #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 #666666; 
}
#tabContainer_stacks_in_57 #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_57 #tab-container.tabTheme3.tabsBottomOff .panel-container {
	border-radius: 0 0 4px 4px;
	border-top: 0;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme3.tabsBottomOn .panel-container {
	border-radius: 4px 4px 0 0;
	border-bottom: 0;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme2.tabsBottomOn .panel-container,
#tabContainer_stacks_in_57 #tab-container.tabTheme3.tabsBottomOn .panel-container,
#tabContainer_stacks_in_57 #tab-container.tabTheme5.tabsBottomOn .panel-container,
#tabContainer_stacks_in_57 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	margin-bottom: 0;
}  
#tabContainer_stacks_in_57 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_57 #tab-container.tabTheme7 .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme4 .panel-container,
#tabContainer_stacks_in_57 #tab-container.tabTheme5 .panel-container,
#tabContainer_stacks_in_57 #tab-container.tabTheme6 .panel-container,
#tabContainer_stacks_in_57 #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_57 #tab-container.tabTheme5.tabsBottomOff .panel-container,
#tabContainer_stacks_in_57 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-bottom: none;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme5.tabsBottomOn .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme6.tabsBottomOn .panel-container {
	border: none;
	border-top: none;
	border-bottom: none;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_57 #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
#tabContainer_stacks_in_57 #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
	margin-left: 10px;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme5 ul.etabs .tab,
#tabContainer_stacks_in_57 #tab-container.tabTheme6 ul.etabs .tab,
#tabContainer_stacks_in_57 #tab-container.tabTheme7 ul.etabs .tab {
	border: none;
	background: none;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme5.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 5px #666666;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme6.tabsBottomOff ul.etabs .tab.active {
	border-bottom: solid 5px #666666;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme6.tabsBottomOff .panel-container {
	border-top: none;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab.active,
#tabContainer_stacks_in_57 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab.active {
	border-top: solid 5px #666666;
	top: 0;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme5.tabsBottomOn ul.etabs .tab,
#tabContainer_stacks_in_57 #tab-container.tabTheme6.tabsBottomOn ul.etabs .tab {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme7.themeDots1 ul.etabs li a {
	padding-bottom: 10px;
}
#tabContainer_stacks_in_57 #tab-container.tabTheme7.themeDots1 ul.etabs li a:after {
	content:'';
	position: absolute;
	left: 45%;
	bottom: -6px;
	width: 12px;
	height: 12px;
	background: #00B2EE;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	
}
#tabContainer_stacks_in_57 #tab-container.tabTheme7.themeDots1 ul.etabs li a:hover:after,
#tabContainer_stacks_in_57 #tab-container.tabTheme7.themeDots1 ul.etabs li a.active:after {
	background: #325C74;
}
#tabContainer_stacks_in_57 #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 #00B2EE;
	margin: 0 auto;
	z-index: 0;
	
}
#tabContainer_stacks_in_57 #tab-container.tabTheme7.themeDots2 ul.etabs li a:hover:after,
#tabContainer_stacks_in_57 #tab-container.tabTheme7.themeDots2 ul.etabs li a.active:after {
	border-top-color: #325C74;
}
/* ====================
 * RESPONSIVENESS
 ====================== */

/* iPads */
@media (max-width : 768px) {
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 47%;
		margin: 1%;
		border-bottom: solid 1px #666666;
		border-radius: 4px; 
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
	}
	#tabContainer_stacks_in_57.responsiveOn ul.etabs .tab.active {padding-top: 0;}
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme4 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme5 ul.etabs .tab.marginOpt,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme6 ul.etabs .tab.marginOpt {
		margin-left: 1%;
	}
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme5 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_57 #tab-container ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
	#tabContainer_stacks_in_57 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 6px;
	}
	#tabContainer_stacks_in_57 #tab-container ul.etabs .tab.active {
		padding-top: 0;
		top: 0;
	}
}

/* iPhones */
@media (max-width : 480px) {
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme1 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme2 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme3 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme4 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme5 ul.etabs .tab,
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme6 ul.etabs .tab {
		width: 98%;
	}
	#tabContainer_stacks_in_57.responsiveOn #tab-container.tabTheme7 .panel-container {
		border-top: none;
	}
	#tabContainer_stacks_in_57 #tab-container.tabTheme3 ul.etabs.firstTabPixels li.tab:first-child {
		margin-left: 3px;
	}
}

#stacks_in_78 {
	padding: 40px 40px 0px 40px;
}

#stacks_in_81 {
	padding: 40px 40px 0px 40px;
}
