
/* @group Description */

.description{
	padding: 4px;
    opacity: 0;  
    position: fixed; 
    display: none;
}

.descriptionIn{
	opacity: 1;
	display: block;
	right: 50px;
	-webkit-animation: descSlideIn .2s ease-out;
}

@-webkit-keyframes descSlideIn {
from {right: 0; opacity: 0;}
to   {opacity: 1;}
}
@-moz-keyframes descSlideIn {
from {right: 0; opacity: 0;}
to   {opacity: 1;}
}
@keyframes descSlideIn {
from {right: 0; opacity: 0;}
to   {opacity: 1;}
}

.descriptionOut{
	opacity: 0;
	right: 0;
	margin-right: 0;
	margin-top: 0;
	-webkit-animation: descSlideOut .2s ease-in;
}

@-webkit-keyframes descSlideOut {
from {opacity:1;}
to   {opacity: 0;right: 0;}
}
@-moz-keyframes descSlideOut {
from {opacity:1;}
to   {opacity: 0;right: 0;}
}
@keyframes descSlideOut {
from {opacity:1;}
to   {opacity: 0;right: 0;}
}

/* end */
/* ////////// Archetypon Parallaxis Theme ////////// */
#block1 a:link{
	color: #CCCCCC;
}
#block1 a:visited{
	color: #FFFFFF;
}
#block1 a:hover{
	color: #FFFFFF;
}
#block1 .story {margin-top: 0%}

#block1 {background: transparent !important}

.rMode_stacks_in_29_page8{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block1 {
      background-image: url(../kontakt_files/pBgImage_29.png);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block1 {
      background-image: url(0)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block1 {
      background-image: url(0)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block1 {
        background-image: url(0)!important;
        background-repeat: no-repeat!important;
    }
}/*
-------------------------------------------
FixMeStack
-------------------------------------------
*/

#stacks_in_931_page8 .fixwrapmefixme_a
{	
	display: block;

 
 
 


	

		
			background-position:  left top;
	



cursor:pointer;

	-moz-box-shadow:  0px 0px 0px #333333;
	-webkit-box-shadow:  0px 0px 0px #333333;
	box-shadow:  0px 0px 0px #333333;

 


 
	height: auto;
	overflow: visible;
 



	z-index: 50000 !important;
	overflow: ;

	position: fixed !important;
	top: 10px !important;
	right: 40px !important;

 

 
 
	width: 333px;
 

 

	border-style: solid;
	border-color: #333333;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	/*Custom CSS;*/

}
#stacks_in_931_page8 .fixlayer1
{
	height: ;
}
#stacks_in_931_page8 .fixedit 
{
   /*Show only edit mode when choice is fixed*/
	width: 245px;
	height: 58px;
	background: url(../kontakt_files/icon-58.png) no-repeat left 0;
	text-align: left;
	padding-left: 60px;

}

@media screen and (max-width: 240px)  
{
	 
	 #stacks_in_931_page8 .fixwrapmefixme_a { display: none !important; /*Custom CSS;*/}
 
}/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_934_page8 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_934_page8 a, #simpleText_stacks_in_934_page8 a:link {
	color: #FFFFFF;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_934_page8 a:visited {color: #FFFFFF;}
#simpleText_stacks_in_934_page8 a:hover {
	color: #861235;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_934_page8 a:active {color: #FF6600;}
#simpleText_stacks_in_934_page8 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_934_page8.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_934_page8 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_934_page8 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_934_page8 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_934_page8 {font-size: inherit;}
}
.bgstretcher-area { text-align: left; }
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000000;
	font-size:0px;
}
.bgstretcher {
	background: #000000;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	_position: absolute; /*IE6 doesn't support fixed positioning*/
	top: 0;
	left: 0;
}
div#inputimages	{
	display: none;
}

#stacks_in_197_page8 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_197_page8 .jwresp_col{overflow:hidden;margin:0;width:42%; float:left;}#stacks_in_197_page8 #jwresp_col2_stacks_in_197_page8{ float:right; width:56%}@media screen and (max-width:500px){#stacks_in_197_page8 #jwresp_col1_stacks_in_197_page8,#stacks_in_197_page8 #jwresp_col2_stacks_in_197_page8{width:100%;float:none;display:block}#stacks_in_197_page8 #jwresp_col1_stacks_in_197_page8{margin-bottom:15px}}

#stacks_in_197_page8 {
	margin: 40px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}
#tintoWrapperstacks_in_199_page8 {
	position: relative;
	display: block;
}

#tintoInnerstacks_in_199_page8 {
	position: relative;
	display: block;
}

#tintoContentstacks_in_199_page8 {
	position: relative;
	display: block;
	z-index: 1000;
	padding: 3px;
}	
		  
#tintoBGstacks_in_199_page8 {
	position:absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .65;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	background: #FFFFFF;
	z-index: 1;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}



#stacks_in_199_page8 {
	margin:  20px;
	padding:  20px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_594_page8 {
	color: #FFFFFF;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_594_page8 a, #simpleText_stacks_in_594_page8 a:link {
	color: #7C0000;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 1s all ease-in-out;
	-webkit-transition: 1s all ease-in-out;
	-moz-transition: 1s all ease-in-out;
	-o-transition: 1s all ease-in-out;
	-ms-transition: 1s all ease-in-out;	
}
#simpleText_stacks_in_594_page8 a:visited {color: #7B030B;}
#simpleText_stacks_in_594_page8 a:hover {
	color: #A2A2A2;
	transition: 1s all ease-in-out;
	-webkit-transition: 1s all ease-in-out;
	-moz-transition: 1s all ease-in-out;
	-o-transition: 1s all ease-in-out;
	-ms-transition: 1s all ease-in-out;
}
#simpleText_stacks_in_594_page8 a:active {color: #FF6600;}
#simpleText_stacks_in_594_page8 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_594_page8.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_594_page8 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_594_page8 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_594_page8 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_594_page8 {font-size: inherit;}
}
#stacks_in_594_page8 {
	margin:  20px;
}



.nimblehost_myMenuOuterWrapper_stacks_in_32_page8 { 
	margin: 0;
	padding: 0;
	
	position: absolute;
	
	z-index: 100; 
	
	top: 5.00%;
	left: 5.00%;
	
	
	
	
}

.nimblehost_myMenuInnerWrapper_stacks_in_32_page8, .nimblehost_myMenu_stacks_in_32_page8 ul ul, .nimblehost_myMenuInnerWrapper_stacks_in_32_page8 .myMenu_mobileToggle p { 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

.nimblehost_myMenuInnerWrapper_stacks_in_32_page8 {
	
	
	background: transparent;
	
}
@-moz-document url-prefix() {  }
.nimblehost_myMenuLabel_stacks_in_32_page8 {
	
	display: none;
	
	color: #000000;
}

.nimblehost_myMenu_stacks_in_32_page8 { 
	padding: 0 5px;
	
	
}
.nimblehost_myMenu_stacks_in_32_page8 ul { 
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	width: auto;
	
	
	min-height: 33px;
	
	
	border-top: none;
	border-bottom: none;
	
}

.nimblehost_myMenu_stacks_in_32_page8 ul li, .customMenuItems li { 
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	display: block;
	background-image: none !important;
	position: relative;
	
	display: inline-block;
	
}

.customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in {
	display: block;
	
	display: inline;
	
}

.nimblehost_myMenu_stacks_in_32_page8 ul li a, .customMenuItems li a { 
	margin: 0;
	padding: 0 12px;
	display: block;
	text-align: left;
	text-decoration: none;
	line-height: 33px;
	color: #FFFFFF;
	
	
	border-top: none;
	border-bottom: none;
	
	False
	zoom: 1;
}
.nimblehost_myMenu_stacks_in_32_page8 ul li a:hover, .customMenuItems li a:hover { 
	color: #FFFFFF;
	background-color: #999999;
}
.nimblehost_myMenu_stacks_in_32_page8 ul li a:active, .customMenuItems li a:active {
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
}
.nimblehost_myMenu_stacks_in_32_page8 ul li a#current, .nimblehost_myMenu_stacks_in_32_page8 ul li a.current, .nimblehost_myMenu_stacks_in_32_page8 ul li a.currentAncestor {
	padding-top: 0;
	padding-bottom: 0;
	background-color: #666666;
	color: #FFFFFF;
	-webkit-box-shadow:inset 0 0 3px black;
	-moz-box-shadow:inset 0 0 3px black;
	box-shadow:inset 0 0 3px black;
	border: none;
}

.nimblehost_myMenu_stacks_in_32_page8 ul li.ddarrow a { padding-right: 22px !important; }
.nimblehost_myMenu_stacks_in_32_page8 ul ul li.ddarrow a { padding-right: 12px !important; }

.nimblehost_myMenu_stacks_in_32_page8 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_32_page8 ul .customMenuItems li.ddarrow .childIndicator { 
	position:absolute;
	top:8px;
	right:3px;
	float:right;
	height: 17px;
	width: 17px;
	background: transparent url(../kontakt_files/ddarrowDown.png) center center no-repeat;
}

.nimblehost_myMenu_stacks_in_32_page8 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_32_page8 ul .customMenuItems ul li.ddarrow .childIndicator {
	background-image: url(../kontakt_files/ddarrow.png);
}

.nimblehost_myMenu_stacks_in_32_page8 .customMenuItems .stacks_out, .nimblehost_myMenu_stacks_in_32_page8 .customMenuItems .stacks_in { overflow: visible; }

/* Second Level Menu Items */
.nimblehost_myMenu_stacks_in_32_page8 ul ul {
	border: none;
	margin: 0;
	padding: 5px 0 !important;
	height: auto;
	position: absolute;
	width: 200px;
	z-index: 101; 
	top: 33px;
	left: 0;
	display: none;
	
	
	background: transparent;
	
}

.nimblehost_myMenu_stacks_in_32_page8 ul ul li { 
	
	display: block;
	
}

.nimblehost_myMenu_stacks_in_32_page8 ul ul li a { 
	width: auto;
	
		
		border-top: solid 1px #FFFFFF;
		border-bottom: solid 1px #AAAAAA;
		
	
	
	border-top: none;
	border-bottom: none;
	
	False
}



.nimblehost_myMenu_stacks_in_32_page8 ul ul ul {
	top: -5px;
	left: 200px;
	padding: 5px 0 !important;
}



.nimblehost_myMenuInnerWrapper_stacks_in_32_page8 .myMenu_mobileToggle { display: none; }


@media screen and (max-width: 480px), (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) {
	.nimblehost_myMenuOuterWrapper_stacks_in_32_page8, .nimblehost_myMenuOuterWrapper_stacks_in_32_page8[style] {
		position: absolute !important; top: 0; bottom: auto; left: 0 !important; width: 100% !important;
		top: 44px;
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_32_page8 .subMenuBackground { display: none; }

	.nimblehost_myMenuLabel_stacks_in_32_page8 { display: none; }

	.nimblehost_myMenu_stacks_in_32_page8 { padding: 5px 0; }

	.nimblehost_myMenu_stacks_in_32_page8 ul, .nimblehost_myMenu_stacks_in_32_page8 ul ul { width: 100% !important; }

	.nimblehost_myMenu_stacks_in_32_page8 ul li, .customMenuItems li, .customMenuItems, .customMenuItems .stacks_out, .customMenuItems .stacks_in { display: block; }

	.nimblehost_myMenu_stacks_in_32_page8 ul li a, .customMenuItems li a { color: #FFFFFF; border-top: solid 1px #FFFFFF; border-bottom: solid 1px #AAAAAA; False }

	.nimblehost_myMenu_stacks_in_32_page8 ul ul, .nimblehost_myMenu_stacks_in_32_page8 ul ul ul { position: relative !important; left: auto !important; top: auto !important; height: auto !important; padding: 0 !important; margin: 0; background: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; box-shadow: none; }

	.nimblehost_myMenu_stacks_in_32_page8 ul ul ul {
		width: 100%; position: relative; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; top: auto; left: auto;
	}
	.nimblehost_myMenu_stacks_in_32_page8 ul ul li { display: block; }

	.nimblehost_myMenu_stacks_in_32_page8 ul ul li a { padding-left: 20px; color: #FFFFFF ; }
	.nimblehost_myMenu_stacks_in_32_page8 ul ul ul li a { padding-left: 40px; }
	.nimblehost_myMenu_stacks_in_32_page8 ul ul ul ul li a { padding-left: 60px; }
	.nimblehost_myMenu_stacks_in_32_page8 ul ul ul ul ul li a { padding-left: 80px; }
	.nimblehost_myMenu_stacks_in_32_page8 ul ul ul ul ul ul li a { padding-left: 100px; }
	.nimblehost_myMenu_stacks_in_32_page8 ul ul ul ul ul ul ul li a { padding-left: 120px; }
	.nimblehost_myMenu_stacks_in_32_page8 ul ul ul ul ul ul ul ul li a { padding-left: 140px; }
	.nimblehost_myMenu_stacks_in_32_page8 ul ul ul ul ul ul ul ul ul li a { padding-left: 160px; }
	.nimblehost_myMenu_stacks_in_32_page8 ul ul ul ul ul ul ul ul ul ul li a { padding-left: 180px; }

	.nimblehost_myMenu_stacks_in_32_page8 ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_32_page8 ul ul li.ddarrow .childIndicator, .nimblehost_myMenu_stacks_in_32_page8 ul .customMenuItems li.ddarrow .childIndicator { width: 17px; background-image: url(../kontakt_files/ddarrowDown.png); }

	.nimblehost_myMenuInnerWrapper_stacks_in_32_page8 .myMenu_mobileToggle {
		margin: 0; padding: 0; display: block; color: #000000; position: fixed; z-index: 1000;
		top: 0;
		
		
		
		right: 0;

	}

	.nimblehost_myMenuInnerWrapper_stacks_in_32_page8 .myMenu_mobileToggle p {
		margin: 0; padding: 10px 5px; height: 23px; text-align: right;
		
		background: transparent;
		
		
	}

	.nimblehost_myMenuInnerWrapper_stacks_in_32_page8 .myMenu_mobileToggle .mt-bar-wrapper { display: inline-block; width: 30px; }

	.nimblehost_myMenuInnerWrapper_stacks_in_32_page8 .myMenu_mobileToggle .mt-bar { display: block; margin: 2px 5px; width: 20px; height: 3px; border-radius: 2px; background-color: #CCCCCC; border-top: solid 1px #666666; border-bottom: solid 1px #FFFFFF; }

	.nimblehost_myMenu_stacks_in_32_page8 { padding-top: 5px; display: none; }
}





/* ////////// Archetypon Parallaxis Theme ////////// */
#block2 a:link{
	color: #CCCCCC;
}
#block2 a:visited{
	color: #FFFFFF;
}
#block2 a:hover{
	color: #FFFFFF;
}
#block2 .story {margin-top: 0%}

#block2 {}

.rMode_stacks_in_10_page8{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block2 {
      background-image: url(../kontakt_files/pBgImage_10.jpg);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block2 {
      background-image: url(../kontakt_files/pMobileBgImage_10.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block2 {
      background-image: url(../kontakt_files/pMobileBgImage_10.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block2 {
        background-image: url(../kontakt_files/pMobileBgImage_10.png)!important;
        background-repeat: no-repeat!important;
    }
}#stacks_in_142_page8 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_142_page8 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_142_page8 #jwresp_col2_stacks_in_142_page8{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_142_page8 #jwresp_col1_stacks_in_142_page8,#stacks_in_142_page8 #jwresp_col2_stacks_in_142_page8{width:100%;float:none;display:block}#stacks_in_142_page8 #jwresp_col1_stacks_in_142_page8{margin-bottom:15px}}

#stacks_in_142_page8 {
	margin: 60px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}
#tintoWrapperstacks_in_146_page8 {
	position: relative;
	display: block;
}

#tintoInnerstacks_in_146_page8 {
	position: relative;
	display: block;
}

#tintoContentstacks_in_146_page8 {
	position: relative;
	display: block;
	z-index: 1000;
	padding: 3px;
}	
		  
#tintoBGstacks_in_146_page8 {
	position:absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .40;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	background: #FFFFFF;
	z-index: 1;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}



#stacks_in_146_page8 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_148_page8 {
	margin:  20px;
	padding:  20px;
}
/* ////////// Archetypon Parallaxis Theme ////////// */
#block3 a:link{
	color: #CCCCCC;
}
#block3 a:visited{
	color: #FFFFFF;
}
#block3 a:hover{
	color: #FFFFFF;
}
#block3 .story {margin-top: 0%}

#block3 {}

.rMode_stacks_in_15_page8{
	no-repeat
}

/**********mobile images**********/

/*desktops*/
@media screen and (min-width: 1024px) {
  #block3 {
      background-image: url(../kontakt_files/pBgImage_15.jpg);
      background-repeat: no-repeat;
  }
}

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block3 {
      background-image: url(../kontakt_files/pMobileBgImage_15.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*ipad landscape*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:landscape) {
  #block3 {
      background-image: url(../kontakt_files/pMobileBgImage_15.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block3 {
        background-image: url(../kontakt_files/pMobileBgImage_15.png)!important;
        background-repeat: no-repeat!important;
    }
}#stacks_in_150_page8 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_150_page8 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_150_page8 #jwresp_col2_stacks_in_150_page8{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_150_page8 #jwresp_col1_stacks_in_150_page8,#stacks_in_150_page8 #jwresp_col2_stacks_in_150_page8{width:100%;float:none;display:block}#stacks_in_150_page8 #jwresp_col1_stacks_in_150_page8{margin-bottom:15px}}

#stacks_in_150_page8 {
	margin: 60px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}
#tintoWrapperstacks_in_153_page8 {
	position: relative;
	display: block;
}

#tintoInnerstacks_in_153_page8 {
	position: relative;
	display: block;
}

#tintoContentstacks_in_153_page8 {
	position: relative;
	display: block;
	z-index: 1000;
	padding: 3px;
}	
		  
#tintoBGstacks_in_153_page8 {
	position:absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	opacity: .40;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	background: #FFFFFF;
	z-index: 1;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}



#stacks_in_153_page8 {
	margin:  20px;
	padding:  20px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_155_page8 {
	color: #FFFFFF;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_155_page8 a, #simpleText_stacks_in_155_page8 a:link {
	color: #94655A;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: normal;
	transition: 1s all ease-in-out;
	-webkit-transition: 1s all ease-in-out;
	-moz-transition: 1s all ease-in-out;
	-o-transition: 1s all ease-in-out;
	-ms-transition: 1s all ease-in-out;	
}
#simpleText_stacks_in_155_page8 a:visited {color: #93655B;}
#simpleText_stacks_in_155_page8 a:hover {
	color: #C82C56;
	transition: 1s all ease-in-out;
	-webkit-transition: 1s all ease-in-out;
	-moz-transition: 1s all ease-in-out;
	-o-transition: 1s all ease-in-out;
	-ms-transition: 1s all ease-in-out;
}
#simpleText_stacks_in_155_page8 a:active {color: #FF6600;}
#simpleText_stacks_in_155_page8 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_155_page8.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_155_page8 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_155_page8 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_155_page8 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_155_page8 {font-size: inherit;}
}
#stacks_in_155_page8 {
	margin:  20px;
	padding:  20px;
}
