.bookBGImage {
	width: 680px;
	height: 680px;
	position: absolute;
	left: 20px;
	top: 25px;
/* 	opacity: 0.7; */
/* 	z-index: 1000; */
}


.bookContentWrap {
	width: 678px;
	height: 688px;
	position: absolute;
	left: 20px;
	top: 20px;
	}

.bookContent {
	width: 676px;
	height: 686px;
	border: 1px solid #F0EDC9;
	background-image: url(../images/content-bkgnd.png);
}

.libImage {
	width: 640px;
	height: 282px;
	position: absolute;
	top: 0px;
	left: 20px;
}

.bookDetailWrap {
	width: 640px;
	height: 388px;
	position: absolute;
	left: 20px;
	top: 284px;
	}

.bookDetailContent {
	width: 638px;
	height: 386px;
	border: 1px solid #F0EDC9;
	background-image: url(../images/content-bkgnd.png);
}


.bookOverRow {
	width: 678px;
	height: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
 	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
/* 	border: 1px solid F0EDC9; */
	}

.bookImage {
	width: 260px;
	height: 260px;
	position: relative;
	top: 20px;
	left: 20px;
/* 	border: 1px solid Black; */

	z-index: 5000;
}

.imageShadow {

  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  
  }
  
  
.bookDetails {
	width: 360px;
	height: 300px;
	position: relative;
	top: 0px;
	left: 0px;
/* 	border: 1px solid #F0EDC9; */
}
  
  .bookDetailsRow {
	position: relative;
	left: 0px;
	top: 0px;
 	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}


.bookDetailsLeft {
	width: 100px;
/* 	height: 260px; */
	position: relative;
	top: 20px;
	left: 0px;
/* 	border: 1px solid #F0EDC9; */
}

.bookDetailsRight {
	width: 260px;
/* 	height: 260px; */
	position: relative;
	top: 20px;
	left: 0px;
/* 	border: 1px solid #F0EDC9; */
}

.bookDescription {
	width: 578px;
	height: 260px;
	position: absolute;
	top: 300px;
	left: 20px;
	padding-left: 30px;
	padding-right: 30px;
	overflow: auto;
}



.dividerBook-Top {

	position: absolute;
	top: 300px;
  	margin: 0 auto;
	width: 100%;
	line-height: 1px;
	border-top: 1px solid #F0EDC9;
}

.dividerBook-Bottom {

	position: absolute;
	top: 561px;
  	margin: 0 auto;
	width: 100%;
	line-height: 1px;
}



.storyHeadText {
	font-size: 12px;
	word-spacing: 3px;
	line-height: 20px;
  	text-align: center;
  	font-style: italic;
  	margin: 0 auto;
  	padding-top: 10px;
  	padding-bottom: 10px;
}

.storyDetailText {
	font-size: 12px;
	word-spacing: 3px;
	line-height: 20px;
  	text-align: center;
  	margin: 0 auto;
  	padding-top: 5px;
  	padding-bottom: 5px;
}

.storyContentWrap {
	width: 678px;
	height: 692px;
	position: absolute;
	left: 20px;
	top: 20px;
	background-color: rgba(240, 237, 201, 0.5);
}


.storyContent {
	width: 676px;
	height: 686px;
/* 	border: 1px solid #F0EDC9; */
	background-image: url(../images/content-bkgnd.png);
}



.storyDescriptionTitle {
	width: 676px;
	position: absolute;
	top: 0px;
	left: 0px;
  	margin: 0 auto;
  	padding-top: 20px;
  	padding-bottom: 10px;
	border: 1px solid #F0EDC9;
	background-color: rgba(240, 237, 201, 0.7);
}

.storyDescription {
	width: 616px;
	height: 250px;
	position: absolute;
	top: 50px;
	left: 0px;
	padding: 30px;
	overflow: auto;
}

.storyBox1 {
	position: absolute;
	width: 339px;
	height: 109px;
	top: 360px;
	left: 0px;
  	margin: 0 auto;
	border-top: 1px solid #F0EDC9;
	border-bottom: 1px solid #F0EDC9;
}

.storyBox1-Band {
	position: absolute;
	width: 339px;
	height: 42px;
	top: 0px;
	left: 0px;
  	margin: 0 auto;
	background-color: rgba(240, 237, 201, 0.6);
}

.storyBox1-Tab {
	position: relative;
	width: 300px;
	top: 19px;
  	padding-top: 1px;
  	padding-bottom: 1px;
	background-color: rgba(240, 237, 201, 0.7);
}

.storyBox1-Content {
	position: relative;
	width: 339px;
	height: 58px;
	top: 19px;
	overflow-y: auto;
}



.storyBox2 {
	position: absolute;
	width: 339px;
	height: 109px;
	top: 470px;
	left: 0px;
  	margin: 0 auto;
	border-top: 1px solid #F0EDC9;
	border-bottom: 1px solid #F0EDC9;
}

.storyBox2-Band {
	position: absolute;
	width: 339px;
	height: 40px;
	top: 0px;
	left: 0px;
  	margin: 0 auto;
	background-color: rgba(240, 237, 201, 0.6);
}

.storyBox2-Tab {
	position: relative;
	width: 300px;
	top: 18px;
  	padding-top: 1px;
  	padding-bottom: 1px;
	background-color: rgba(240, 237, 201, 0.7);
}

.storyBox2-Content {
	position: relative;
	width: 339px;
	height: 60px;
	top: 17px;
	overflow-y: auto;
}


.storyBox3 {
	position: absolute;
	width: 339px;
	height: 109px;
	top: 580px;
	left: 0px;
  	margin: 0 auto;
	border-top: 1px solid #F0EDC9;
	border-bottom: 1px solid #F0EDC9;
}

.storyBox3-Band {
	position: absolute;
	width: 339px;
	height: 40px;
	top: 0px;
	left: 0px;
  	margin: 0 auto;
/* 	border: 1px solid #F0EDC9; */
	background-color: rgba(240, 237, 201, 0.6);
}

.storyBox3-Tab {
	position: relative;
	width: 300px;
	top: 18px;
  	padding-top: 1px;
  	padding-bottom: 1px;
/* 	border: 1px solid #F0EDC9; */
	background-color: rgba(240, 237, 201, 0.7);
}

.storyBox3-Content {
	position: relative;
	width: 339px;
	height: 60px;
	top: 18px;
	overflow-y: auto;
}



.storyBox4 {
	position: absolute;
	width: 339px;
	height: 109px;
	top: 360px;
	left: 338px;
  	margin: 0 auto;
	border-top: 1px solid #F0EDC9;
	border-bottom: 1px solid #F0EDC9;
}

.storyBox4-Band {
	position: absolute;
	width: 339px;
	height: 42px;
	top: 0px;
	left: 0px;
  	margin: 0 auto;
	background-color: rgba(240, 237, 201, 0.6);
}

.storyBox4-Tab {
	position: relative;
	width: 300px;
	top: 19px;
  	padding-top: 1px;
  	padding-bottom: 1px;
	background-color: rgba(240, 237, 201, 0.7);
}

.storyBox4-Content {
	position: relative;
	width: 339px;
	height: 58px;
	top: 19px;
	overflow-y: auto;
}



.storyBox5 {
	position: absolute;
	width: 339px;
	height: 220px;
	top: 470px;
	left: 338px;
  	margin: 0 auto;
	border-top: 1px solid #F0EDC9;
	border-bottom: 1px solid #F0EDC9;
}

.storyBox5-Band {
	position: absolute;
	width: 339px;
	height: 40px;
	top: 0px;
	left: 0px;
  	margin: 0 auto;
	background-color: rgba(240, 237, 201, 0.6);
}

.storyBox5-Tab {
	position: relative;
	width: 300px;
	top: 18px;
  	padding-top: 1px;
  	padding-bottom: 1px;
/* 	border: 1px solid #F0EDC9; */
	background-color: rgba(240, 237, 201, 0.7);
}

.storyBox5-Content {
	position: relative;
	width: 339px;
	height: 172px;
	top: 17px;
	overflow-y: auto;
}




.storyBox2-Tab {
	position: relative;
	width: 300px;
	top: 18px;
  	padding-top: 1px;
  	padding-bottom: 1px;
	background-color: rgba(240, 237, 201, 0.7);
}



.storyHeadTitle {
	width: 676px;
	position: absolute;
	top: 307px;
	left: 0px;
  	margin: 0 auto;
  	padding-top: 10px;
  	padding-bottom: 10px;
	border: 1px solid #F0EDC9;
	background-color: rgba(240, 237, 201, 0.5);
}

.storyHeadTitle {
	width: 676px;
	position: absolute;
	top: 427px;
	left: 0px;
  	margin: 0 auto;
  	padding-top: 10px;
  	padding-bottom: 10px;
	border: 1px solid #F0EDC9;
	background-color: rgba(240, 237, 201, 0.5);
}


.storyContainer{
	position: relative;
	top: 0px;
	width: 100%;
	height: 50px;
/* 	border: 1px solid #F0EDC9; */
}






.dividerStory-Top {

	position: absolute;
	top: 300px;
  	margin: 0 auto;
	width: 100%;
	line-height: 1px;
	border-top: 1px solid #F0EDC9;
}

.dividerStory-Bottom {

position: absolute;
	top: 661px;
  	margin: 0 auto;
	width: 100%;
	line-height: 1px;
	border-top: 1px solid #F0EDC9;
}


.subShadow {
  -moz-box-shadow: inset 0 0 40px #F0EDC9 ;
  -webkit-box-shadow: inset 0 0 40px #F0EDC9 ;
  box-shadow: inset 0 0 40px #F0EDC9 ;
	z-index: 5000;
}



