@charset "utf-8";
/* CSS Document */
* {
  box-sizing: border-box;
}
#mi_promo {
  display: block;
  width: 95%;
  margin: auto;
}
#mi_promo table {
  width: 100%;
}
#mi_promo th {
  color: #8f8f48;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}
#mi_promo td {
  background-color: rgb(203, 203, 152, 0.5);
  font-size: 100%;
  text-align: left;
  padding: 5px 10px;
}
.chapter_details {
  display: block;
  width: 100%;
  margin: 15px auto;
}
.chapter_details h1, h2 {
  text-align: center;
}
.chapter_details h3, .chapter_details h4, .chapter_details h5, .chapter_details h6 {
  text-align: left;
}
.chapter_details table {
  display: block;
  width: 100%;
  margin: 10px auto;
  border: 1px solid #333;
}
@media screen and (max-width:600px) {
  .chapter_details {
    width: 100%;
    margin: 0 auto;
    font-weight: 500;
  }
}
.chapter_details th {
  text-align: right;
  width: 20%;
  vertical-align: top;
}
.chapter_details td {
  font-size: 110%;
  font-weight: 600;
  text-align: left;
  width: 80%;
}
.chapter_details td a:link, .chapter_details td a:visited {
  text-decoration: none;
  font-weight: 400;
}
.chapter_details ol {
  text-align: left;
  padding: 5px;
  margin: 0;
}
.chapter_details ul.a {
  margin-left: 15px;
}
.chapter_details ul.b {
  margin-left: 25px;
}
.chapter_details li.a {
  font-size: 110%;
  font-weight: 700;
}
.chapter_details li.b {
  font-size: 90%;
  font-weight: 500;
}
.chapter_details li.c {
  font-size: 80%;
  font-weight: 400;
}
/* beginning of common elements of all books */
#bookChaptersMS, #bookChaptersSB, #bookChaptersMI, #bookChaptersOB {
  width: 100%;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-weight: 400;
  margin: 10px 0;
}
#bookChaptersMS {
  background-color: #0099ff;
  color: #c0c0c0;
}
#bookChaptersSB {
  background-color: #cbcb98;
  color: lightslategrey;
}
#bookChaptersMI {
  background-color: #0066cc;
  color: #c0c0c0;
}
#bookChaptersOB {
  background-color: #00cccc;
  color: #c0c0c0;
}
/* ul common elements of all books*/
#bookChaptersMS ul, #bookChaptersSB ul, #bookChaptersMI ul, #bookChaptersOB ul {
  width: 100%;
  list-style-type: none;
  background-color: transperent;
  margin: 0 0 20px 0;
  padding: 2%;
  text-align: left;
  line-height: 1.200em;
}
/*li common elements of all books*/
#bookChaptersMS li, #bookChaptersSB li, #bookChaptersMI li, #bookChaptersOB li {
  margin: 0;
  padding-bottom: 10px;
}
/*li different colors for each book - no need?*/
#bookChaptersMS a, #bookChaptersSB a, #bookChaptersMI a, #bookChaptersOB a {
  text-decoration: none;
}
#bookChaptersMS a, #bookChaptersOB a, #bookChaptersMI a {
  color: white;
}
#bookChaptersSB a {
  color: #333333;
}
#bookChaptersMS a:hover, #bookChaptersMS a:active, #bookChaptersSB a:hover, #bookChaptersSB a:active, #bookChaptersMI a:hover, #bookChaptersMI a:active, #bookChaptersOB a:hover, #bookChaptersOB a:active {
  text-decoration: underline;
}
/* */
.chapterDetails {
  text-align: center;
  font-size: 120%;
  font-weight: 200;
}
.chapterDetails a:link, a:visited {
  text-decoration: none;
  color: #06F;
}
.chapterDetails a:hover, a:active {
  color: #3FF;
}
.discount_delivery {
  width: 100%;
  background-color: #FFFFFF;
  margin: 20px auto;
  padding: 5px;
  border-width: thin;
  border-color: #CCC;
  text-align: left;
}
.spec_bg {
  display: block;
  width: 100%;
  margin: auto;
  background-color: #0CC;
  color: #FFF;
  font-size: 100%;
  font-weight: normal;
}
.spec_bg p {
  text-align: left;
}
.spec_bg a.link, #spec_bg a.visited {
  color: inherit;
  text-decoration: none;
}
.spec_mi {
  width: 95%;
  margin: 10px auto;
  padding: 10px;
  color: #333;
  text-align: left;
  font-size: 100%;
}
.spec_mi p {
  text-align: left;
}
.spec_mi a.link, .spec_mi a.visited {
  color: #333;
  text-decoration: none;
}
.spec_ms {
  width: 95%;
  margin: 10px auto;
  padding: 10px;
  color: #FFFFFF;
  background-color: transperent;
  text-align: left;
  font-size: 100%;
}
.spec_ms img {
  width: 100%;
}
.spec_ms p {
  text-align: left;
}
.spec_sb {
  width: 95%;
  margin: 10px auto;
  padding: 10px;
  color: #333;
  background-color: transperent;
  text-align: left;
  font-size: 100%;
}
.spec_sb a:link, .spec_sb a:visited {
  color: #FFF;
  text-decoration: none;
}
.spec_sb a:hover, .spec_sb a:active {
  color: #FC0;
}
#chapts_at_DP {}
.chapts_at_DP {
  width: 100%;
  color: #FFF;
  font-size: 120%;
  text-align: center;
  padding: 3px;
  margin: 15px auto;
}
.chapts_at_DP img {
  max-width: 100%;
}
.book_no_compilation {
  display: block;
  padding: 5px;
  border-style: solid;
  border-width: thin;
  border-color: #666;
  background-color: #BBFFD1;
  color: #666;
}
.excerpt_tip {
  width: 95%;
  border-radius: 25px;
  background: #fff;
  padding: 5px;
  height: auto;
  text-align: center;
  font-size: 100%;
  margin: 0;
  margin: 5px auto;
  color: #333;
  font-weight: 500;
}
.excerpt_tip a:link, .excerpt_tip a:visited {
  background-color: rgb(0, 204, 204, 0.5);
  text-decoration: none;
  color: #333;
  text-align: center;
  padding: 1%;
  border-radius: 25px;
}
.excerpt_tip a:hover, .excerpt_tip a:active {
  text-decoration: underline;
}
.excerpt_tip {
  width: 100%;
  color: #333;
  background-color: #fff;
}
.excerpt_tip a:link, .excerpt_tip a:visited {
  color: #333;
  background-color: transperent;
}
.excerpt_tip a:hover, .excerpt_tip a:active {
  text-decoration: underline;
}
.readfull {
  background-color: #D5D41C;
  color: #333;
  font-weight: 400;
  line-height: 2em;
  padding: 5px;
  border-radius: 3px;
  text-align: center;
}
.readonline2 {
  display: block;
  width: 100%;
  padding: 5px;
  margin: 10px auto;
  border: 1px solid #00cc33;
  border-radius: 50px;
  background-color: #00cccc;
  text-align: center;
  font-size: 100%;
}
.readonline2 a {
  color: white;
}
/* top banner starts */
.img-containerMS, .img-containerOB, .img-containerSB, .img-containerMI{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 150px;
  margin: 10px auto 0;
  
  border-radius: 25px;
  color: white;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}
/* image padding*/
.img-containerMS div, .img-containerOB div, .img-containerSB div, .img-containerMI div{
  padding: 3px;
}
/*background color differemt*/
.img-containerMS{
	background-color: #09f;
}
.img-containerOB{
	background-color: #0CC;
}
.img-containerSB{
	background-color: #cbcb98;
}
.img-containerMI{
	background-color: #0066CC;
}
/* link, visited different color*/
.img-containerMS a:link, .img-containerMS a:visited, .img-containerOB a:link, .img-containerOB a:visited, .img-containerMI a:link, .img-containerMI a:visited{
  color: white;
	text-decoration: none;
}
.img-containerMS a:hover, .img-containerMS a:active, .img-containerOB a:hover, .img-containerOB a:active, .img-containerMI a:hover, .img-containerMI a:active {
  text-decoration: underline;
}

.readonlinechaptMS, .readonlinechaptOB, .readonlineMI{
  font-size: 130%;
  font-weight: 500;
  color: white;
}
.readonlinechaptSB {
  font-size: 130%;
  font-weight: 500;
  color: #333;
}
.fullchaptMS, .fullchaptOB, .fullchaptMI {
  font-size: 110%;
  font-weight: 500;
  color: white;
}
.fullchaptSB {
  font-size: 110%;
  font-weight: 500;
  color: #333;
}

.readonlinechaptMS a:link, .readonlinechaptMS a:visited, .fullchaptMS a:link, .fullchaptMS a:visited, .readonlinechaptOB a:link, .readonlinechaptOB a:visited, .fullchaptOB a:link, .fullchaptOB a:visited, .readonlinechaptMI a:link, .readonlinechaptMI a:visited, .fullchaptMI a:link, .fullchaptMI a:visited{
  color: white;
}
.readonlinechaptSB a:link, .readonlinechaptSB a:visited, .fullchaptSB a:link, .fullchaptSB a:visited {
  color: #333;
}

@media screen and (max-width: 600px) {
  .img-containerMS, .img-containerOB, .img-containerSB, .img-containerMI{
    width: 95%;
  }
}
