/*
 * Pure Text
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.1.1
 * +link colors were not working
 */
#stacks_in_47 {
  overflow: visible;
}
#pureText_stacks_in_47 .insideText {
  
  
  
  
}













#pureText_stacks_in_47 a {
  color: #0078E7 !important;
  text-decoration: none;
}
#pureText_stacks_in_47 a:hover {
  color: #44BBFB !important;
}
/*
#pureText_stacks_in_47 p {
  margin: 0;
  padding: 0;
}
*/
#pureText_stacks_in_47 {
  position: relative;
  
  
  
  
  
  
}
/*
#pureText_stacks_in_47.fontSizeInheritOn {
  font-size: inherit;
}
#pureText_stacks_in_47.fontSizeInheritOff, #pureText_stacks_in_47.fontSizeInheritOff span {
  font-size: 16px !important;
  line-height: 16px;
}
#pureText_stacks_in_47.letterSpacingOn {
  letter-spacing: 0px;
}
#pureText_stacks_in_47.lineHeightOn, #pureText_stacks_in_47.lineHeightOn span {
  line-height: 20px !important;
}
*/
#pureText_stacks_in_47.rotateOn .insideText {
  -webkit-transform:rotate(270deg);
  -moz-transform:rotate(270deg);
  -o-transform:rotate(270deg);
  -ms-transform:rotate(270deg);
  display: inline-block;
}
#pureText_stacks_in_47.optJustify {
  text-align: justify;
}

/*


#pureText_stacks_in_47 .insideText {
  font-weight: normal;
}

*/

#pureText_stacks_in_47 p.insideText,
#pureText_stacks_in_47 .insideText p,
#pureText_stacks_in_47 h1.insideText,
#pureText_stacks_in_47 h2.insideText,
#pureText_stacks_in_47 h3.insideText,
#pureText_stacks_in_47 h4.insideText,
#pureText_stacks_in_47 h5.insideText,
#pureText_stacks_in_47 h6.insideText {
  margin: 0;
  padding: 0;
}


#stacks_in_5{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_5 .c+.c .count{margin-left: 4px;}
#stacks_in_5.s3 .c.s2_3 .count,#stacks_in_5.s4 .c.s2_4 .count,#stacks_in_5.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_5.s2 .c.s1_2 .c-pad,#stacks_in_5.s3 .c.s1_3 .c-pad,#stacks_in_5.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_5.s3 .c.s2_3 .c-pad,#stacks_in_5.s4 .c.s2_4 .c-pad,#stacks_in_5.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_5.s2 .c.s2_2 .c-pad,#stacks_in_5.s3 .c.s3_3 .c-pad,#stacks_in_5.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_5 .c+.c .count,
	#stacks_in_5.s3 .c.s2_3 .count,
	#stacks_in_5.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_5 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_5 .c:first-child,#stacks_in_5.s4 .c.s1_4,#stacks_in_5.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_5 .c:last-child,#stacks_in_5.s4 .c.s3_4,#stacks_in_5.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_5.s2 .c-pad,#stacks_in_5.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_5.s4 .c.s2_4 .count,
	#stacks_in_5.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_5.s4 .c {width: 49.2%;}
	#stacks_in_5.s4 .c.s1_4 .c-pad,#stacks_in_5.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_5.s4 .c.s2_4 .c-pad,#stacks_in_5.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_5 .count{ margin-left: 0 !important;}
	#stacks_in_5 .c .c-pad{padding: 0 !important;}
	#stacks_in_5.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
#stacks_in_39_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_39 a:link, #stacks_in_39 a:visited {
	background-color:#FF031B;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF031B), to(#A50210));
	border:1px solid #A50210;
	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_39 a:hover {
	background-color:#FF041D;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF041D), to(#8F010E));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_39 a:active {
	background-color:#FF031B;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_41_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_41 a:link, #stacks_in_41 a:visited {
	background-color:#FF031B;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF031B), to(#A50210));
	border:1px solid #A50210;
	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_41 a:hover {
	background-color:#FF041D;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF041D), to(#8F010E));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41 a:active {
	background-color:#FF031B;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_43_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_43 a:link, #stacks_in_43 a:visited {
	background-color:#FF031B;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF031B), to(#A50210));
	border:1px solid #A50210;
	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_43 a:hover {
	background-color:#FF041D;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF041D), to(#8F010E));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_43 a:active {
	background-color:#FF031B;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_45_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_45 a:link, #stacks_in_45 a:visited {
	background-color:#FF031B;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF031B), to(#A50210));
	border:1px solid #A50210;
	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_45 a:hover {
	background-color:#FF041D;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF041D), to(#8F010E));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_45 a:active {
	background-color:#FF031B;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_38 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_38 .theDivider1,
#simpleDivider_stacks_in_38 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_38 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_38.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_38.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_38 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_38.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_38.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_38.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_38.bgImageOn .theDivider1 img {
	display: block;
}

#stacks_in_2{
	clear:both;padding: 0;margin: 0;
	counter-reset: section;
	
	-webkit-animation: opLoad 1s ease-out;
	-moz-animation: opLoad 1s ease-out;
	-o-animation: opLoad 1s ease-out;
	animation: opLoad 1s ease-out;
	
}


.ncp img{opacity: 0;-webkit-transition:opacity 1s ease-out;-moz-transition:opacity 1s ease-out;-o-animation: opLoad 1s ease-out;transition:opacity 1s ease-out;}
.ncp img.show{opacity: 1;}


.ncp img{max-width:100%;height:auto; width:auto;}
.ncp .count{font-size: 11px;padding: 1px 5px 2px;margin-bottom:.5em;border:1px solid #cfcfcf;color:#aaa;border-radius:2px;display: inline-block;-webkit-font-smoothing: antialiased;
}
#stacks_in_2 .c+.c .count{margin-left: 4px;}
#stacks_in_2.s3 .c.s2_3 .count,#stacks_in_2.s4 .c.s2_4 .count,#stacks_in_2.s4 .c.s3_4 .count{ margin-left: 2px;}
.ncp .count:before{counter-increment: section;content: 'Column 'counter(section) '';}

.ncp .g:before,.ncp .g:after{content:"";display:table;}
.ncp .g:after{clear:both;}
.ncp .c{display: block;float:left;margin: 1% 0 1% 1.6%;}
.s1_1,.s1_2,.s1_3,.s1_4{margin: 1% 0;}

.ncp .c:first-child { margin-left: 0; }

#stacks_in_2.s2 .c.s1_2 .c-pad,#stacks_in_2.s3 .c.s1_3 .c-pad,#stacks_in_2.s4 .c.s1_4 .c-pad{padding: 0 4px 0 0;}
#stacks_in_2.s3 .c.s2_3 .c-pad,#stacks_in_2.s4 .c.s2_4 .c-pad,#stacks_in_2.s4 .c.s3_4 .c-pad{ padding: 0 2px;}
#stacks_in_2.s2 .c.s2_2 .c-pad,#stacks_in_2.s3 .c.s3_3 .c-pad,#stacks_in_2.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
.ncp.s1 .c{width: 100%;}.ncp.s2 .c{width: 49.2%;}.ncp.s3 .c{width: 32.26%;}.ncp.s4 .c{width: 23.8%;}

@media only screen and (max-width: 600px) {

	#stacks_in_2 .c+.c .count,
	#stacks_in_2.s3 .c.s2_3 .count,
	#stacks_in_2.s4 .c.s3_4 .count{margin-left: 0;}
	#stacks_in_2 .c{margin: 1% 0;padding: 4px 0;width: 100%;}
	#stacks_in_2 .c:first-child,#stacks_in_2.s4 .c.s1_4,#stacks_in_2.s4 .c.s2_4{ padding: 0 0 4px;}
	#stacks_in_2 .c:last-child,#stacks_in_2.s4 .c.s3_4,#stacks_in_2.s4 .c.s4_4{ padding: 4px 0 0;}

	#stacks_in_2.s2 .c-pad,#stacks_in_2.s3 .c-pad{ padding: 0 !important;}

	#stacks_in_2.s4 .c.s2_4 .count,
	#stacks_in_2.s4 .c.s4_4 .count{ margin-left: 4px;}
	#stacks_in_2.s4 .c {width: 49.2%;}
	#stacks_in_2.s4 .c.s1_4 .c-pad,#stacks_in_2.s4 .c.s3_4 .c-pad{ padding: 0 4px 0 0;}
	#stacks_in_2.s4 .c.s2_4 .c-pad,#stacks_in_2.s4 .c.s4_4 .c-pad{ padding: 0 0 0 4px;}
}

@media only screen and (max-width: 300px) {
	#stacks_in_2 .count{ margin-left: 0 !important;}
	#stacks_in_2 .c .c-pad{padding: 0 !important;}
	#stacks_in_2.s4 .c{width: 100%;}
}

@-webkit-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-moz-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes opLoad {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
