/* ////////// Archetypon Parallaxis Theme ////////// */
#block1 a:link{
	color: #999999!important;
}
#block1 a:visited{
	color: #999999;
}
#block1 a:hover{
	color: #222222!important;
}
#block1 .story {margin-top: 0%}

#block1 {}

.rMode_stacks_in_678_page0{
	no-repeat
}

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

/*desktops*/
@media screen and (min-width: 1024px) {
  #block1 {
      background-image: url(default-bg.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(default-bg.png)!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(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block1 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}
#stacks_in_678_page0 {
	background-image: url("../files/backgroundImage_678.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#stacks_in_710_page0 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_710_page0 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_710_page0 {
	background-image: url("../files/backgroundImage_710.png");
	background-repeat: no-repeat;
	background-position: right top;
}

#stacks_in_712_page0 {
	background-color: rgba(0, 0, 0, 0.20);
	margin:  5px;
	padding:  10px;
}

#stacks_in_713_page0 {
	font-size: 139%;
}

#stacks_in_775_page0 {
	background-color: rgba(160, 156, 155, 1.00);
}
#stacks_in_766_page0_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_766_page0 a:link, #stacks_in_766_page0 a:visited {
	background-color:#665F4B;
	background: -webkit-gradient(linear, left top, left bottom, from(#665F4B), to(#3D392D));
	border:1px solid #3D392D;
	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_766_page0 a:hover {
	background-color:#6E6651;
	background: -webkit-gradient(linear, left top, left bottom, from(#6E6651), to(#353127));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_766_page0 a:active {
	background-color:#665F4B;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* Start Socializr stack CSS code */@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);/*** GENERAL STYLES ***/.dpSocialShare_container {	position:fixed;	left:0;	top:0;	z-index:99999999;	font-family:Verdana, Geneva, sans-serif;	line-height:100%;	width: 100%;}.dpSocialShare_container .dpSocialShare_wrap {	position:relative;	z-index:9999999;	border:1px solid #ffffff;	background:#f4f4f4;	width:100%;	height:100%;	text-align: left;	overflow: auto; 	float:left;}.dpSocialShare_container .dpSocialShare_overlay  {      position:fixed;      top:0;      right:0;      bottom:0;      left:0;      height:100%;      width:100%;      margin:0;      padding:0;      background:#FFFFFF;  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;	display:none;    z-index:9999999;  }  .dpSocialShare_btnContainer {  	position:fixed;	cursor: pointer;	opacity: .6;	width: 60px;	height:80px;	z-index: 99999;}  .dpSocialShare_btnContainer.top-left{  	left:10px;	top: 10px;		z-index: 99999;}.dpSocialShare_btnContainer.top-right{  	right:10px;	top: 10px;		z-index: 99999;}.dpSocialShare_btnContainer.bottom-left{  	left:10px;	bottom: 10px;	z-index: 99999;}.dpSocialShare_btnContainer.bottom-right{  	right:10px;	bottom: 10px;	z-index: 99999;}.dpSocialShare_btnContainer.center-left{  	left:10px;	top: 50%;	margin-top: -40px;	z-index: 99999;}.dpSocialShare_btnContainer.center-right{  	right:10px;	top: 50%;	margin-top: -40px;	z-index: 99999;}.dpSocialShare_btnContainer:hover{  	opacity: 1;}.dpSocialShare_btnContainer a.dpSocialShare_btnShare  {  	position: absolute;	z-index:999;	display:block;	width: 60px;	height: 60px;	border:1px solid transparent;	-moz-border-radius: 3px 3px 3px 3px;	-webkit-border-radius: 3px 3px 3px 3px;	border-radius: 3px 3px 3px 3px;	background: url(../files/socializrAssets/full/heart.png) no-repeat 50% 50% #EFEFEF;}.dpSocialShare_btnContainer .dpSocialShare_btnShare_text{  	position:absolute;	z-index:990;	top: 40px;	font-family:Arial, Helvetica, sans-serif;	text-transform:uppercase;	font-size:10px;	font-weight:bold;	color: #FFFFFF;	display:block;	padding:2px 0px;	width: 60px;	text-align:center;	}/* SOCIAL SHARE BUTTONS */.dpSocialShare_container .dpSocialShare_top_bar {	position: absolute;	z-index:99999999;	width: 940px;	margin:0 auto;	left: 50%;	margin-left: -480px;	top:-60px;	display: none;	padding:15px 10px;	background: #F5F5F5;	-moz-box-shadow: 0 0 2px 2px rgba(0,0,0,0.5);	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.5);	box-shadow: 0 0 2px 2px rgba(0,0,0,0.5);	-moz-border-radius: 0px 0px 5px 5px;	-webkit-border-radius: 0px 0px 5px 5px;	border-radius: 0px 0px 5px 5px;	margin-bottom: 20px;	font-family: 'Yanone Kaffeesatz', Arial;	font-size: 24px;	line-height: 100%;	text-transform:uppercase;	font-weight:bold;	color: #424242;	text-align:center;}.dpSocialShare_container .dpSocialShare_top_bar #dpSocialShare_Close {	position:absolute;	right: 10px;	top: 10px;	display:block;	width: 32px;	height:32px;	background: transparent url(../files/socializrAssets/full/close.png) no-repeat 0 0;	opacity: .7;}.dpSocialShare_container .dpSocialShare_top_bar #dpSocialShare_Close:hover {	opacity: 1;}.dpSocialShare_container .dpSocialShare_wrapper {	position: relative;	z-index:9999999;	width: 960px;	min-height: 200px;	display:none;	margin:0 auto;		padding-top: 100px;}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton {	position:relative;	width: 300px;	height:100px;	background: #dbdbdb;		float: left;	display:none;	margin: 20px 10px;	-moz-box-shadow: 5px 5px rgba(0,0,0,0.5);	-webkit-box-shadow: 5px 5px rgba(0,0,0,0.5);	box-shadow: 5px 5px rgba(0,0,0,0.5);	-moz-border-radius: 5px 0px 5px 0px;	-webkit-border-radius: 5px 0px 5px 0px;	border-radius: 5px 0px 5px 0px;}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Facebook {	background: url(../files/socializrAssets/share_facebook.jpg) no-repeat 0 0;	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;	transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Twitter {	background: url(../files/socializrAssets/share_twitter.jpg) no-repeat 0 0;	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;	transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Twitter:hover {		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}	.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Linkedin {	background: url(../files/socializrAssets/share_linkedin.jpg) no-repeat 0 0;	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;	transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}		.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Linkedin:hover {		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Pinterest {	background: url(../files/socializrAssets/share_pinterest.jpg) no-repeat 0 0;		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}		.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Pinterest:hover {		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}	.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Google {	background: url(../files/socializrAssets/share_google.jpg) no-repeat 0 0;	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;	transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Google:hover {		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}	.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Digg {	background: url(../files/socializrAssets/share_digg.jpg) no-repeat 0 0;  /* IE 8 */  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;  transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Stumbleupon {	background: url(../files/socializrAssets/share_stumbleupon.jpg) no-repeat 0 0; /* IE 8 */	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;	transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Buffer {	background: url(../files/socializrAssets/share_buffer.jpg) no-repeat 0 0;  /* IE 8 */	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;	transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Delicious {	background: url(../files/socializrAssets/share_delicious.jpg) no-repeat 0 0;	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);-moz-opacity:0.70;-khtml-opacity:0.70;opacity:0.70;	transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}		.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Delicious:hover {		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}	.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Facebook:hover {		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}	.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Buffer:hover {		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Stumbleupon:hover {		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}		.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton.dpSocialShare_Digg:hover {		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;		transition: all 1s;-moz-transition: all 1s; /* Firefox 4 */-webkit-transition: all 1s; /* Safari and Chrome */-o-transition: all 1s; /* Opera */	}		.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton .dpSocialShare_SocialButtonDescription {	padding:5px 20px;	position:absolute;	top: 0;	left: 0;	background: #333;		-moz-border-radius: 5px 0px 5px 0px;	-webkit-border-radius: 5px 0px 5px 0px;	border-radius: 5px 0px 5px 0px;	font-family:Arial, Helvetica, sans-serif;	text-transform:uppercase;	font-size:10px;	font-weight:bold;	color: #EFEFEF;}.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton .dpSocialShare_SocialButtonShare {	position:absolute;	bottom: 5px;	left: 10px;}/* Responsive Support */@media only screen and (max-width: 768px) {	.dpSocialShare_container .dpSocialShare_wrapper  {		width: 93%;	}		.dpSocialShare_container .dpSocialShare_top_bar {		width: 93%;		margin-left: -48%;		}}@media only screen and (max-width: 520px) {.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton {width: 128px;margin-bottom: -10px;top: -65px;}		.dpSocialShare_container .dpSocialShare_wrapper .dpSocialShare_SocialButton {		background-position-x: 80% !important;	}} /* End Socializr stack CSS code */
#stacks_in_739_page0 .stacks_left {
	float:left;
	width:34%;
}

#stacks_in_739_page0 .stacks_right {
	float:right;
	width:64%;
}
#stacks_in_739_page0 {
	background-color: rgba(0, 0, 0, 1.00);
}

#stacks_in_741_page0 {
	margin:  5px;
	padding:  10px;
}

#stacks_in_744_page0 {
	background-color: rgba(0, 0, 0, 1.00);
	margin:  5px;
	padding:  10px;
}

#stacks_in_745_page0 {
	font-size: 139%;
}
/*
 * Booklit
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.4.0
 */

#stacks_in_1518_page0 .imagesTypeEnabled,
#stacks_in_1518_page0 .contentTypeEnabled {
  display: none;
}
#stacks_in_1518_page0 .booklitImages .imagesTypeEnabled {
  display: block;
}
#stacks_in_1518_page0 .booklitContent .contentTypeEnabled {
  display: block;
}





.loading > div,
.loading > a,
.loading > ul {
  display: none;
}
.loading {
  height: 300px;
}
.loading div.loader {
  display: block;
}
#stacks_in_1518_page0.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook  {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  height: 100%;
  max-width: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 9999999;
  -webkit-perspective: 6000px;
  -moz-perspective: 6000px;
  -ms-perspective: 6000px;
  -o-perspective: 6000px;
  perspective: 6000px;
}
/*
#stacks_in_1518_page0.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook #booklit-stacks_in_1518_page0 {
  max-width: 900px;
  margin: 0 auto;
  display: block;
}
*/
#stacks_in_1518_page0.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook  #right-stacks_in_1518_page0,
#stacks_in_1518_page0.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook  #right-stacks_in_1518_page0 {
  -webkit-perspective: 6000px;
  -moz-perspective: 6000px;
  -ms-perspective: 6000px;
  -o-perspective: 6000px;
  perspective: 6000px;
}
#stacks_in_1518_page0.fullscreenBook .com_onelittledesigner_stacks_Booklit_Page_stack {max-width: 450.000000px;}
#stacks_in_1518_page0.fullscreenBook #booklit-stacks_in_1518_page0 {max-width: 100% !important;}
#stacks_in_1518_page0.com_onelittledesigner_stacks_Booklit_stack.fullscreenBook .panzoom {
  padding: 50px !important;
  height: 100%;
}
.fullscreenBook .stacks_in,
.fullscreenBook .stacks_out,
.fullscreenBook .stacks_top {
  overflow: visible !important;
}
.fullscreenBook #numberNav-stacks_in_1518_page0 {
  bottom: 0;
}
/*
.fullscreenBook #stacks_in_1518_page0 .singlePage {
  height: auto !important;
}
*/
#stacks_in_1518_page0 .toggleFullscreenBook {
  width: 30px;
  height: 30px;
  background-image: url("../files/img/fullscreen.png");
  display: block;
  background-size: 100%;
  background-color: rgba(0,0,0,0.4);
  border-radius: 4px;
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 9999;
  opacity: 0;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
#stacks_in_1518_page0 .toggleFullscreenBook.close {
  background-image: url("../files/img/close.png");
  background-color: transparent;
  opacity: 1;
}
#stacks_in_1518_page0:hover .toggleFullscreenBook {
  opacity: .75;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.fullscreenHeight {
  height: auto !important;
}

#stacks_in_1518_page0 .toggleFullscreenBook {
  display: none !important;
}


#stacks_in_1518_page0 {
/*  -webkit-backface-visibility: hidden;*/
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}
#booklit-stacks_in_1518_page0  {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  /*height: 100%;*/
/*  padding: 70px 0;*/
  /*-webkit-perspective: 2500px;
     -moz-perspective: 2500px;
      -ms-perspective: 2500px;
       -o-perspective: 2500px;
          perspective: 2500px;*/
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /*min-height: 500px;*/
}

#right-stacks_in_1518_page0 {
  z-index:1;
  float: right;
  position: relative;
  width: 50%;
  height: 100%;
  -webkit-perspective: 2500px;
     -moz-perspective: 2500px;
      -ms-perspective: 2500px;
       -o-perspective: 2500px;
          perspective: 2500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /*min-height: 500px;*/
}


#left-stacks_in_1518_page0 {
  z-index:1;
  /*float: left;*/
  max-width: 50%;
  display: block;
  position: relative;
  height: 100%;
  -webkit-perspective: 2500px;
     -moz-perspective: 2500px;
      -ms-perspective: 2500px;
       -o-perspective: 2500px;
          perspective: 2500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  /*min-height: 500px;*/
}


#left-stacks_in_1518_page0 .page {
  left: 100%;
  left: 0 \0/; /* IE8+9  */
}

/*[data-stack], [data-stack] > .com_onelittledesigner_stacks_Booklit_Page_stack {
  -webkit-perspective: 2500px;
     -moz-perspective: 2500px;
      -ms-perspective: 2500px;
       -o-perspective: 2500px;
          perspective: 2500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}*/

.page {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;

  -webkit-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0);
     -moz-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0);
      -ms-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg);
       -o-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0);
          transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d; /* Chrome, Safari, Opera */
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
     -moz-transform-origin: 0% 0%;
      -ms-transform-origin: 0% 0%;
       -o-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-backface-visibility: visible;
     -moz-backface-visibility: visible;
      -ms-backface-visibility: visible;
       -o-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}
#stacks_in_1518_page0 .page {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -ms-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
}
#stacks_in_1518_page0 .page > div {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 0px;

  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 0px;

  border-top-left-radius: 0px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0px;

  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
#stacks_in_1518_page0 #left-stacks_in_1518_page0 .page {
  border-top-left-radius:  10px \0/; /* IE8+9  */
  border-top-right-radius: 0px \0/; /* IE8+9  */
  border-bottom-right-radius: 0px \0/; /* IE8+9  */
  border-bottom-left-radius:  10px \0/; /* IE8+9  */
}

.corner {
  position: absolute !important;
  z-index: 10000;
}

.front {
  z-index: inherit;
  z-index: 1;
  position: relative;
  background: #fafafa;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
     -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
     -moz-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
      -ms-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
       -o-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
          transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.back {
  z-index: inherit;
  z-index: 0;
  position: absolute;
  background: #f8f8f8;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: 50% 50%;
     -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
     -moz-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
      -ms-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
       -o-transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
          transform: rotateY(180deg) rotateX(0deg) rotateZ(0deg) ;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  -o-backface-visibility: visible;
  backface-visibility: visible;
}
#right-stacks_in_1518_page0 .front {
  -webkit-transform: rotateY(0deg) translateZ(1px);
}
#left-stacks_in_1518_page0 .front {
  -webkit-transform: rotateY(0deg) translateZ(0px);
}
#right-stacks_in_1518_page0 .back {
  -webkit-transform: rotateY(-180deg) translateZ(0px);
}
#left-stacks_in_1518_page0 .back {
  -webkit-transform: rotateY(-180deg) translateZ(-1px);
}
#right-stacks_in_1518_page0 .front a {
  -webkit-transform: translateZ(1px);
}
#left-stacks_in_1518_page0 .front a {
  -webkit-transform: translateZ(-1px);
}
#right-stacks_in_1518_page0 .back a {
  -webkit-transform: translateZ(-1px);
}
#left-stacks_in_1518_page0 .back a {
  -webkit-transform: translateZ(1px);
}
.front a {
  display: inline-block;
  box-sizing: border-box;

}
.back a {
  display: inline-block;
  box-sizing: border-box;
}
.moveRight {
  -webkit-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
     -moz-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
      -ms-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
       -o-transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
          transform: rotateY(0deg) rotateX(0deg) rotateZ(0deg) ;
}

.moveLeft {
  -webkit-transform: rotateY(-180deg) rotateX(0deg) rotateZ(0deg) ;
     -moz-transform: rotateY(-179.999deg) rotateX(0deg) rotateZ(0deg) ;
      -ms-transform: rotateY(-180deg) rotateX(0deg) rotateZ(0deg) ;
       -o-transform: rotateY(-180deg) rotateX(0deg) rotateZ(0deg) ;
          transform: rotateY(-180deg) rotateX(0deg) rotateZ(0deg) ;
}
/* Page Index On */
/*#numberNav-stacks_in_1518_page0 {
  width: 100%;
  box-sizing: border-box;
  float: left;
}*/
/*#numberNav-stacks_in_1518_page0 li {
  display: inline-block;
  list-style: none;
  width: 15px;
  cursor: pointer;
}
#numberNav-stacks_in_1518_page0 li.currentPage {
  font-weight: bold;
  color: red;
}*/
#numberNav-stacks_in_1518_page0 {
  display: block;
  text-align: center;
  position: absolute;
  list-style: none;
  margin: 0;
  bottom: -60px;
  left: 0;
  right: 0;
}
#numberNav-stacks_in_1518_page0 li {
  display: inline-block;
  margin: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#numberNav-stacks_in_1518_page0 li span {display: none;}
#numberNav-stacks_in_1518_page0 li:before {
  background-color: #777777;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
      -ms-border-radius: 100%;
          border-radius: 100%;
  -webkit-transition: 0.3s ease;
     -moz-transition: 0.3s ease;
      -ms-transition: 0.3s ease;
          transition: 0.3s ease;
}
#numberNav-stacks_in_1518_page0 li:hover:before {
  width: 15px;
  height: 15px;
  margin: -2px 0 0 -2px;
}
#numberNav-stacks_in_1518_page0 li.currentPage:before,
#numberNav-stacks_in_1518_page0 li:hover:before {
  background-color: #777777;
}
#numberNav-stacks_in_1518_page0 li.currentPage:hover:before, #numberNav-stacks_in_1518_page0 li.currentPage:before {
  width: 20px;
  height: 20px;
  margin: -5px 0 0 -5px;
}
/* Pagination On */
#booklit-stacks_in_1518_page0 {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
/*  padding: 70px 50px; */
  position:static;
}
#booklit-stacks_in_1518_page0 .pagination {
  width: 40px;
  height: 50px;
  background-color: #777777;
  position: absolute;
  z-index: 0;
  cursor: pointer;
}
#booklit-stacks_in_1518_page0.hoverOnly #pageLeft-stacks_in_1518_page0, #booklit-stacks_in_1518_page0.hoverOnly #pageRight-stacks_in_1518_page0 {
  filter:alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#booklit-stacks_in_1518_page0.hoverOnly:hover #pageLeft-stacks_in_1518_page0, #booklit-stacks_in_1518_page0.hoverOnly:hover #pageRight-stacks_in_1518_page0 {
  filter:alpha(opacity=100);
  opacity: 1;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#pageLeft-stacks_in_1518_page0 {
  left: 10px;
  background-image: url('img/page-left.png');
  display: none;
}
#pageRight-stacks_in_1518_page0 {
  right: 10px;
  background-image: url('img/page-right.png');
}
#pageRight-stacks_in_1518_page0.flat, #pageLeft-stacks_in_1518_page0.flat {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  /*-webkit-box-shadow: 6px 0px 0px 6px rgba(255,255,255,0.2);
  -moz-box-shadow: 6px 0px 0px 6px rgba(255,255,255,0.2);
  box-shadow: 6px 0px 0px 6px rgba(255,255,255,0.2);*/
}
#pageRight-stacks_in_1518_page0.flat:active, #pageLeft-stacks_in_1518_page0.flat:active {
  background-position: 0px 1px;
}
#pageRight-stacks_in_1518_page0.simple, #pageLeft-stacks_in_1518_page0.simple {
  background-color: transparent;
}
#pageRight-stacks_in_1518_page0.simple:active, #pageLeft-stacks_in_1518_page0.simple:active {
  background-position: 0px 1px;
}
#pageRight-stacks_in_1518_page0.detailed, #pageLeft-stacks_in_1518_page0.detailed {
  -webkit-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2) inset, 1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2) inset, 1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2) inset, 1px 1px 3px rgba(0,0,0,0.2);
  overflow: hidden;
}
#pageRight-stacks_in_1518_page0.detailed:active, #pageLeft-stacks_in_1518_page0.detailed:active {
  background-position: 0px 1px;
  -webkit-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2), 1px 1px 3px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2), 1px 1px 3px rgba(0,0,0,0.2) inset;
  box-shadow: 0px 1px 0px 1px rgba(255,255,255,0.2), 1px 1px 3px rgba(0,0,0,0.2) inset;
}
#pageRight-stacks_in_1518_page0.detailed {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 20px;
  -moz-border-radius-bottomright: 20px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 0px;
}
#pageLeft-stacks_in_1518_page0.detailed {
  background-image: url('img/page-left.png');
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 20px;
}


#stacks_in_1518_page0 .center {text-align: center;}
#stacks_in_1518_page0 .center .fa {font-size: 80px;}
#stacks_in_1518_page0 .center a {color: #ffffff;}
#stacks_in_1518_page0 .center a:hover {color: #ffffff;}
#stacks_in_1518_page0 .centered_image img {width: auto; max-width: 100%; height: auto;}
#stacks_in_1518_page0 #tab-container {min-width: 0px !important; }
#stacks_in_1518_page0 .chocBoxImage img {width: 100%;}

@media all and (min-width: 800px) {
  #pageRight-stacks_in_1518_page0, #pageLeft-stacks_in_1518_page0 {
    position: absolute;
    top: 50%;
    margin-top: -25px;
  }
  #booklit-stacks_in_1518_page0  {
/*
    margin-left: 0px !important;
    margin-right: 0px !important;
*/
    margin: 0 auto;
    max-width: 900px;
    display: block;
  }
  #pageLeft-stacks_in_1518_page0 {
    left: 10px !important;
    right: auto !important
  }
  #pageRight-stacks_in_1518_page0 {
    right: 10px !important;
    left: auto !important;
  }
}
@media all and (max-width: 800px) {
  #pageRight-stacks_in_1518_page0.detailed, #pageLeft-stacks_in_1518_page0.detailed,
  #pageRight-stacks_in_1518_page0.detailed:active, #pageLeft-stacks_in_1518_page0.detailed:active {
    -webkit-box-shadow: 0px 0px 0px black;
    -moz-box-shadow: 0px 0px 0px black;
    box-shadow: 0px 0px 0px black;
  }
  #stacks_in_1518_page0 .toggleFullscreenBook {
    display: none;
  }
  #booklit-stacks_in_1518_page0 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 200%;
    margin-left: -90%;
    padding-top: 60px !important;
    padding-left: 15% !important;
    padding-right: 15% !important;
  }
  #numberNav-stacks_in_1518_page0 {display: none;}
  /*#booklit-stacks_in_1518_page0 .front, #booklit-stacks_in_1518_page0 .back {width: 88%;}*/
  #right-stacks_in_1518_page0 {width: 50%;}
  #left-stacks_in_1518_page0 {max-width: 50%}
/*
  #booklit-stacks_in_1518_page0 .pagination {
    width: 52px;
    background-repeat: no-repeat;
    background-position: center center;
  }
*/
  #pageRight-stacks_in_1518_page0 { top: 5px !important; left: 70%; right: initial; }
  #pageLeft-stacks_in_1518_page0 {top: 5px !important; right: 30%; left: initial;}
  #booklit-stacks_in_1518_page0.hoverOnly #pageLeft-stacks_in_1518_page0, #booklit-stacks_in_1518_page0.hoverOnly #pageRight-stacks_in_1518_page0 {
    filter:alpha(opacity=100);
    opacity: 1;
  }
  #booklit-stacks_in_1518_page0.hoverOnly:hover #pageLeft-stacks_in_1518_page0, #booklit-stacks_in_1518_page0.hoverOnly:hover #pageRight-stacks_in_1518_page0 {
    filter:alpha(opacity=100);
    opacity: 1;
  }
}

#stacks_in_1518_page0 .loader {
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 50%;
  margin-left: -75px;
  margin-top: -35px;
  width: 150px;
  height: 70px;
  text-align: center;
  color: #333333;
}
#stacks_in_1518_page0 .loader span {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 45px;
}
#stacks_in_1518_page0 .loader .spinner {
  width: 30px;
  height: 30px;
  background-color: #333333;
  margin: 0px auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}




@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_1520_page0 .back {
  background-color: #AAD450;
  color: #FFFFFF;
}
#stacks_in_1520_page0 .front {
  background-color: #00ACED;
  color: #FFFFFF;
}
#stacks_in_1520_page0 .booklitMobile.imagesTypeEnabled,
#stacks_in_1520_page0 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_1520_page0 .booklitMobile {
    display: block;
  }
  #stacks_in_1520_page0 .booklitDesktop {
    display: none;
  }
}
#stacks_in_1520_page0 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_1520_page0 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_1529_page0 .back {
  background-color: #2D4486;
  color: #FFFFFF;
}
#stacks_in_1529_page0 .front {
  background-color: #CB2027;
  color: #FFFFFF;
}
#stacks_in_1529_page0 .booklitMobile.imagesTypeEnabled,
#stacks_in_1529_page0 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_1529_page0 .booklitMobile {
    display: block;
  }
  #stacks_in_1529_page0 .booklitDesktop {
    display: none;
  }
}
#stacks_in_1529_page0 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_1529_page0 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_1538_page0 .back {
  background-color: #BB0000;
  color: #FFFFFF;
}
#stacks_in_1538_page0 .front {
  background-color: #FF0084;
  color: #FFFFFF;
}
#stacks_in_1538_page0 .booklitMobile.imagesTypeEnabled,
#stacks_in_1538_page0 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_1538_page0 .booklitMobile {
    display: block;
  }
  #stacks_in_1538_page0 .booklitDesktop {
    display: none;
  }
}
#stacks_in_1538_page0 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_1538_page0 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





/*
 * Pure Grids
 * Author: Jonathan Meadows
 * Website: http://onelittledesigner.com
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.3.4
 */
#stacks_in_1547_page0 .back {
  background-color: #DD4B39;
  color: #FFFFFF;
}
#stacks_in_1547_page0 .front {
  background-color: #007BB6;
  color: #FFFFFF;
}
#stacks_in_1547_page0 .booklitMobile.imagesTypeEnabled,
#stacks_in_1547_page0 .booklitMobile.contentTypeEnabled { display: none; }
@media all and (max-width: 0px) {
  #stacks_in_1547_page0 .booklitMobile {
    display: block;
  }
  #stacks_in_1547_page0 .booklitDesktop {
    display: none;
  }
}
#stacks_in_1547_page0 .pageDetail {
  display: none;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../files/images/detail-left.png);
}
#stacks_in_1547_page0 .front .pageDetail {
  background-image: url(../files/images/detail-right.png);
}





/* ////////// Archetypon Parallaxis Theme ////////// */
#block2 a:link{
	color: #999999!important;
}
#block2 a:visited{
	color: #999999;
}
#block2 a:hover{
	color: #222222!important;
}
#block2 .story {margin-top: 0%}

#block2 {}

.rMode_stacks_in_2537_page0{
	no-repeat
}

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

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

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block2 {
      background-image: url(default-bg.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(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block2 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}/* ////////// Archetypon Parallaxis Theme ////////// */
#block3 a:link{
	color: #999999!important;
}
#block3 a:visited{
	color: #999999;
}
#block3 a:hover{
	color: #222222!important;
}
#block3 .story {margin-top: 0%}

#block3 {}

.rMode_stacks_in_2531_page0{
	no-repeat
}

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

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

/*ipad portrait*/
@media only screen and (min-width: 481px) and (max-width: 1024px) and (orientation:portrait) {
  #block3 {
      background-image: url(default-bg.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(default-bg.png)!important;
      background-repeat: no-repeat!important;
  }
}

/*iphone*/
@media only screen and (max-width: 480px){
    #block3 {
        background-image: url(default-bg.png)!important;
        background-repeat: no-repeat!important;
    }
}
#stacks_in_752_page0 {
	background-color: rgba(0, 0, 0, 1.00);
}
