/* font-family: "PhilosopherRegular"; */
@font-face {
  font-family: "PhilosopherRegular";
  src: url("../fonts/PhilosopherRegular/PhilosopherRegular.eot");
  src: url("../fonts/PhilosopherRegular/PhilosopherRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/PhilosopherRegular/PhilosopherRegular.woff") format("woff"), url("../fonts/PhilosopherRegular/PhilosopherRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "PhilosopherBold"; */
@font-face {
  font-family: "PhilosopherBold";
  src: url("../fonts/PhilosopherBold/PhilosopherBold.eot");
  src: url("../fonts/PhilosopherBold/PhilosopherBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PhilosopherBold/PhilosopherBold.woff") format("woff"), url("../fonts/PhilosopherBold/PhilosopherBold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "PhilosopherItalic"; */
@font-face {
  font-family: "PhilosopherItalic";
  src: url("../fonts/PhilosopherItalic/PhilosopherItalic.eot");
  src: url("../fonts/PhilosopherItalic/PhilosopherItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PhilosopherItalic/PhilosopherItalic.woff") format("woff"), url("../fonts/PhilosopherItalic/PhilosopherItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
/* font-family: "PhilosopherBoldItalic"; */
@font-face {
  font-family: "PhilosopherBoldItalic";
  src: url("../fonts/PhilosopherBoldItalic/PhilosopherBoldItalic.eot");
  src: url("../fonts/PhilosopherBoldItalic/PhilosopherBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/PhilosopherBoldItalic/PhilosopherBoldItalic.woff") format("woff"), url("../fonts/PhilosopherBoldItalic/PhilosopherBoldItalic.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
body {
  background: #B7F6FF;
  margin: 0;
  padding: 0;
  min-width: 1200px;
  padding-bottom: 345px;
  font-family: "Arial";
  font-size: 16px;
  color: #330000;
  background-image: url('../img/back_bottom.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  overflow-x: auto;
}
body .pagination {
  text-align: center;
  margin-bottom: 16px;
  margin-top: 16px;
}
body .pagination a,
body .pagination div {
  display: inline-block;
  padding-left: 4px;
  padding-right: 4px;
  color: black !important;
  text-decoration: none;
}
body .footer {
  position: relative;
  width: 400px;
  color: #ddd;
  font-size: 12px;
  text-align: center;
  left: 50%;
  top: 340px;
  margin-left: -200px;
  z-index: 1000;
}
body .footer a {
  color: #ddd !important;
}
body hr {
  width: 540px;
  height: 36px;
  border: 0 none;
  margin: 0 auto;
  background-image: url('../img/element_hr.png');
  clear: both;
}
body hr.secondary2 {
  width: 506px;
  background-image: url('../img/element_hr_2.png');
}
body hr.alt {
  width: 692px;
  background-image: url('../img/element_hr_3.png');
}
body hr.small {
  width: 155px;
  height: 22px;
  background-image: url('../img/element_hr_small.png');
}
body .book-slider {
  text-align: center;
}
body .book-slider > img {
  cursor: pointer;
}
body .book-slider .slide-container {
  text-align: left;
  margin: 5px 0;
  height: 305px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
body .book-slider .slide-container > ul {
  position: absolute;
  left: 0;
  top: 0;
  height: 305px;
  margin: 0;
  padding: 0;
}
body .book-slider .slide-container > ul > li {
  height: 305px;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
body .scrollUp {
  text-align: center;
  cursor: pointer;
  z-index: 300;
}
body .content {
  width: 100%;
  margin: 0;
  padding: 0;
  min-height: 1300px;
  min-width: 1200px;
  margin-bottom: -1px;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
}
body .content .background-bottom {
  background-image: url('../img/back_bottom.png');
  background-repeat: no-repeat;
  background-position-x: center;
  position: absolute;
  top: 100%;
  left: 50%;
}
body .content .background-top {
  overflow: hidden;
  width: 100%;
  height: 730px;
  position: absolute;
  top: 0px;
  text-align: center;
}
body .content .background-top img {
  width: 1920px;
  height: 730px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
body .content .counter-bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
body .content .main-container {
  margin: 0 auto;
  width: 1200px;
  z-index: 200;
  position: relative;
}
body .content .main-container.bannered {
  padding-top: 242px;
}
body .content .main-container.bannered .menu-banner {
  width: 1200px;
  height: 550px;
  position: absolute;
  top: 0px;
  background-image: url('../img/menu_top.png');
}
body .content .main-container .main-menu {
  background-image: url('../img/menu_top_short.png');
  width: 943px;
  height: 308px;
  position: relative;
  z-index: 2;
  margin-left: 125px;
}
body .content .main-container .main-menu .menu-title {
  position: absolute;
  top: 21px;
  left: 275px;
  width: 400px;
  font-family: philosopherregular;
  font-size: 18px;
  text-align: center;
  color: black;
}
body .content .main-container .main-menu .menu-row {
  position: absolute;
  top: 77px;
  left: 125px;
  width: 690px;
  display: flex;
  justify-content: space-between;
}
body .content .main-container .main-menu .menu-row .menu-item {
  display: inline-block;
  font-size: 22px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  margin-left: 6px;
}
body .content .main-container .main-menu .menu-row .menu-item a {
  color: #330000 !important;
  text-decoration: none;
}
body .content .main-container .main-menu .menu-row .menu-item.active a,
body .content .main-container .main-menu .menu-row .menu-item:hover a {
  color: #0066CC !important;
}
body .content .main-container .main-menu .chains {
  background-image: url('../img/menu_chains.png');
  width: 939px;
  height: 215px;
  position: absolute;
  top: 115px;
  left: 0;
  z-index: 3;
}
body .content .main-container .main-content {
  width: 1200px;
  position: relative;
  min-height: 200px;
}
body .content .main-container .main-content .block-menu {
  position: absolute;
}
body .content .main-container .main-content .block-menu.block-left {
  left: 78px;
  top: 7px;
}
body .content .main-container .main-content .block-menu.block-right {
  left: 913px;
  top: 7px;
}
body .content .main-container .main-content .block-center {
  position: relative;
  top: -129px;
  left: 269px;
  margin-bottom: -129px;
}
body .content .main-container .block-center {
  width: 646px;
  padding-top: 23px;
}
body .content .main-container .block-center .block-content {
  border-left: 32px solid;
  border-right: 32px solid;
  border-top: 0 none;
  border-bottom: 0 none;
  border-image: url('../img/center_border.png') 0 32 0 round;
  behavior: url('pie/PIE.htc');
  background-image: url('../img/center_background.png');
  background-position: -10px 0;
  background-repeat: repeat-y;
  background-origin: content-box;
  position: relative;
  box-sizing: border-box;
  width: 646px;
  padding-top: 30px;
}
body .content .main-container .block-center .block-content .block-text {
  position: relative;
  padding: 20px;
  border: 0;
  z-index: 10;
  min-height: 1300px;
}
body .content .main-container .block-center .block-content .block-text img.lightboxed {
  cursor: pointer;
}
body .content .main-container .block-center .block-content .block-text img,
body .content .main-container .block-center .block-content .block-text p {
  max-width: 100%;
}
body .content .main-container .block-center .block-content .block-text p {
  padding: 0;
}
body .content .main-container .block-center .block-top {
  width: 646px;
  height: 210px;
  backround-repeat: none;
  background-image: url('../img/center_top.png');
  position: absolute;
  top: -23px;
  left: -32px;
}
body .content .main-container .block-center .block-bottom {
  width: 646px;
  height: 349px;
  backround-repeat: none;
  background-image: url('../img/center_bottom.png');
  position: relative;
}
body .content .main-container .block-center .block-bottom .statue {
  width: 400px;
  position: absolute;
  bottom: 160px;
  left: 50%;
  margin-left: -200px;
  text-align: center;
}
body .content .main-container .block-center .block-bottom .statue .img {
  display: inline-block;
}
body .content .main-container .block-menu {
  width: 196px;
  min-height: 226px;
  position: absolute;
  left: 10px;
  top: 10px;
}
body .content .main-container .block-menu .block-content {
  border-left: 18px solid;
  border-right: 18px solid;
  border-top: 0 none;
  border-bottom: 0 none;
  margin-left: -1px;
  background-image: url('../img/block_background.png');
  background-position: -5px 0;
  background-repeat: repeat-y;
  box-sizing: border-box;
  width: 196px;
}
body .content .main-container .block-menu .block-content .block-text {
  position: relative;
  top: -15px;
  margin-bottom: -65px;
  padding: 0 3px 0 3px;
  min-height: 158px;
}
body .content .main-container .block-menu .block-content .block-text .link-block {
  margin: 5px 0 10px 0;
}
body .content .main-container .block-menu .block-content .block-text .link-block a {
  display: block;
  text-align: center;
  color: #330000;
  margin-bottom: 2px;
}
body .content .main-container .block-menu .block-content .block-text .link-block.link-right a {
  text-align: left;
  margin-left: 10px;
}
body .content .main-container .block-menu .block-content .block-text .banner {
  text-align: center;
  margin: 2px 0;
}
body .content .main-container .block-menu .block-content .block-text .title {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
body .content .main-container .block-menu .block-content .block-text .login-button {
  position: relative;
  top: -30px;
  margin-bottom: -30px;
}
body .content .main-container .block-menu .block-content .block-text .login-button input {
  width: 152px;
}
body .content .main-container .block-menu .block-content .block-text .login-button .title {
  margin-bottom: 0;
}
body .content .main-container .block-menu .block-top {
  width: 192px;
  height: 73px;
  backround-repeat: none;
}
body .content .main-container .block-menu .block-bottom {
  width: 196px;
  height: 152px;
  backround-repeat: none;
}
body .content .main-container .block-menu.block-left .block-content {
  border-image: url('../img/block_left_border.png') 0 18 0 round;
}
body .content .main-container .block-menu.block-left .block-top {
  background-image: url('../img/block_left_top.png');
}
body .content .main-container .block-menu.block-left .block-bottom {
  background-image: url('../img/block_left_bottom.png');
}
body .content .main-container .block-menu.block-left .content .title {
  margin-top: 0px;
}
body .content .main-container .block-menu.block-right .block-content {
  border-image: url('../img/block_right_border.png') 0 18 0 round;
}
body .content .main-container .block-menu.block-right .block-top {
  background-image: url('../img/block_right_top.png');
}
body .content .main-container .block-menu.block-right .block-bottom {
  background-image: url('../img/block_right_bottom.png');
  margin-left: -2px;
}
body .content .main-container .block-menu.block-right .block-counter {
  position: absolute;
  left: 21px;
  bottom: 85px;
}
body .content .main-container .block-menu .book-menu {
  width: 100%;
  margin-left: 5px;
}
body .content .main-container .block-menu .book-menu .book-cover {
  display: block;
  width: 142px;
  height: 224px;
  margin: 9px 0 3px 0;
}
body .content .main-container .block-menu .book-menu .book-buy {
  display: block;
  margin-bottom: 2px;
  color: #330000;
}
body .content .main-container .block-menu .book-menu .book-buy-inactive {
  display: block;
  margin-bottom: 2px;
  color: gray;
}
body .content input {
  border: 2px solid #330000;
  border-radius: 5px;
  height: 30px;
  text-align: center;
  color: #330000;
  font-size: 18px;
  background: #CCCC99;
}
body .content h1.title {
  font-size: 26px;
}
body .content .title {
  margin-top: 3px;
  font-family: philosopherregular;
  font-size: 22px;
  color: #330000;
  text-decoration: none;
}
body .content .title.small {
  font-size: 18px;
}
body .content .title.active {
  color: #0066CC;
}
body .content a.title:hover {
  color: #0066CC;
}
body .content .book-title {
  margin-left: 10px;
  margin-top: 20px;
  font-family: philosopherregular;
  font-size: 22px;
  color: #330000;
  text-decoration: none;
}
body .content .heading {
  width: 100%;
  font-family: philosopherregular;
  font-size: 22px;
  margin: 10px 0;
  color: #330000;
  text-align: center;
}
body .content .book-annotation {
  font-size: 18px;
  margin-top: 20px;
}
body .content .row {
  margin-bottom: 10px;
  display: -webkit-flex;
  display: flex;
}
body .content .row .row-title {
  font-family: philosopherregular;
  font-size: 22px;
  width: 250px;
}
body .content .row .row-value {
  padding-top: 4px;
}
.gal-img {
  margin: 5px;
  width: 170px;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  overflow: hidden;
  float: left;
  text-align: center;
}
.gal-img.narrow-img .gal-container {
  height: 200px;
  line-height: 200px;
}
.gal-img.wide-img {
  width: 260px;
}
.gal-img .gal-container {
  height: 180px;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 180px;
}
.gal-img .gal-container img {
  vertical-align: middle;
  display: inline-block;
}
.gal-img .gal-title {
  width: 100%;
  margin-top: 3px;
  overflow: hidden;
  display: block;
}
.gal-img .gal-author {
  display: block;
  font-size: 12px;
  font-style: italic;
}
.lb-caption {
  font-size: 16px !important;
}
