/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_13 *,
#adaptiveGridstacks_in_13 *:before,
#adaptiveGridstacks_in_13 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_13 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_13 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_13:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_13 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_13 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_13 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_13 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_13 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_13 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_13 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_13 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_13 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_13 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_13 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13 .column1 {
		width: 25.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13 .column2 {
		width: 25.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13 .column3 {
		width: 25.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13 .column4 {
		width: 25.00%;
	}
}


















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_13 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_13 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_13 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_13 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_13 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_13 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_13 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_13 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_13 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_13 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_13 .column1,
	#adaptiveGridstacks_in_13 .column2,
	#adaptiveGridstacks_in_13 .column3,
	#adaptiveGridstacks_in_13 .column4,
	#adaptiveGridstacks_in_13 .column5,
	#adaptiveGridstacks_in_13 .column6,
	#adaptiveGridstacks_in_13 .column7,
	#adaptiveGridstacks_in_13 .column8,
	#adaptiveGridstacks_in_13 .column9,
	#adaptiveGridstacks_in_13 .column10,
	#adaptiveGridstacks_in_13 .column11,
	#adaptiveGridstacks_in_13 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_13 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */#standOutWrapperstacks_in_93 {
	padding-top: 8px;
	padding-bottom: 8px;
}

#standOutstacks_in_93 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_93:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_93 {
	-webkit-box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_93 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_93 img,
#standOutFrontmoststacks_in_93 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_93 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_93 {
	background: url() #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_93 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_93 {
	height: 8px;
}

#standOutShadowstacks_in_93 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_93 {
	margin-top: -10px;
	width: 200px;
	height: 280px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_93 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_93 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_93 {
		margin-top: 0px;
		width: 150px;
		height: 180px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_93 i {
		font-size: 100px;
	}
}

/* @end */

/*  */#stacks_in_34_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_34 a:link, #stacks_in_34 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_34 a:hover, #stacks_in_34 a:active {
	color:#FFFFFF;
}







#stacks_in_34 a:link, #stacks_in_34 a:visited {
	background-color:#50A000;
	background: -webkit-gradient(linear, left top, left bottom, from(#50A000), to(#306000));
	border:1px solid #306000;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_34 a:hover {
	background-color:#56AC00;
	background: -webkit-gradient(linear, left top, left bottom, from(#56AC00), to(#295300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_34 a:active {
	background-color:#50A000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#standOutWrapperstacks_in_97 {
	padding-top: 8px;
	padding-bottom: 8px;
}

#standOutstacks_in_97 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_97:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_97 {
	-webkit-box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_97 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_97 img,
#standOutFrontmoststacks_in_97 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_97 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_97 {
	background: url() #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_97 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_97 {
	height: 8px;
}

#standOutShadowstacks_in_97 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_97 {
	margin-top: -10px;
	width: 200px;
	height: 280px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_97 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_97 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_97 {
		margin-top: 0px;
		width: 150px;
		height: 180px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_97 i {
		font-size: 100px;
	}
}

/* @end */

/*  */#stacks_in_36_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_36 a:link, #stacks_in_36 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_36 a:hover, #stacks_in_36 a:active {
	color:#FFFFFF;
}







#stacks_in_36 a:link, #stacks_in_36 a:visited {
	background-color:#7FFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#7FFFFF), to(#4C99BF));
	border:1px solid #4C99BF;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_36 a:hover {
	background-color:#89FFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#89FFFF), to(#4284A5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_36 a:active {
	background-color:#7FFFFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#standOutWrapperstacks_in_101 {
	padding-top: 8px;
	padding-bottom: 8px;
}

#standOutstacks_in_101 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_101:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_101 {
	-webkit-box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_101 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_101 img,
#standOutFrontmoststacks_in_101 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_101 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_101 {
	background: url() #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_101 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_101 {
	height: 8px;
}

#standOutShadowstacks_in_101 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_101 {
	margin-top: -10px;
	width: 200px;
	height: 280px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_101 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_101 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_101 {
		margin-top: 0px;
		width: 150px;
		height: 180px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_101 i {
		font-size: 100px;
	}
}

/* @end */

/*  */#stacks_in_38_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_38 a:link, #stacks_in_38 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_38 a:hover, #stacks_in_38 a:active {
	color:#FFFFFF;
}







#stacks_in_38 a:link, #stacks_in_38 a:visited {
	background-color:#A00000;
	background: -webkit-gradient(linear, left top, left bottom, from(#A00000), to(#600000));
	border:1px solid #600000;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_38 a:hover {
	background-color:#AC0000;
	background: -webkit-gradient(linear, left top, left bottom, from(#AC0000), to(#530000));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_38 a:active {
	background-color:#A00000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#standOutWrapperstacks_in_105 {
	padding-top: 8px;
	padding-bottom: 8px;
}

#standOutstacks_in_105 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_105:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_105 {
	-webkit-box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_105 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_105 img,
#standOutFrontmoststacks_in_105 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_105 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_105 {
	background: url(../files/frontmost_localimage-105.jpg) #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_105 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_105 {
	height: 8px;
}

#standOutShadowstacks_in_105 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_105 {
	margin-top: -10px;
	width: 200px;
	height: 280px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_105 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_105 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_105 {
		margin-top: 0px;
		width: 150px;
		height: 180px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_105 i {
		font-size: 100px;
	}
}

/* @end */

/*  */#stacks_in_40_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_40 a:link, #stacks_in_40 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_40 a:hover, #stacks_in_40 a:active {
	color:#FFFFFF;
}







#stacks_in_40 a:link, #stacks_in_40 a:visited {
	background-color:#FFA000;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFA000), to(#BF6000));
	border:1px solid #BF6000;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_40 a:hover {
	background-color:#FFAC00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAC00), to(#A55300));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_40 a:active {
	background-color:#FFA000;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



