.wowbook {
  color: #333;
}
.wowbook-page-content {
  background: white;
}
.wowbook-left .wowbook-gutter-shadow {
  background-image: url('../images/page_left_background.png');
  opacity: 0.5;
  width: 60px;
}
.wowbook-right .wowbook-gutter-shadow {
  background-image: url('../images/page_right_background.png');
  background-position: 0 0;
  width: 75px;
}
body {
  color: black;
  background: #110d0b url("../images/bg.jpg");
  background-repeat:no-repeat;
  background-position: 50% top;
}
a,
a:active,
a:visited {
  text-decoration: none;
}
#container {
  width: 1200px;
  margin: auto;
  padding-top: 3em;
}


#e-book {
  height: 46px;
  position: relative;
  z-index: 2147483647;
  zoom: 1;  
}
#e-book li {
  width: 48px;
}
#e-book a {
  display: block;
  height: 46px;
  width: 48px;
  padding: 0;
  background: #110d0b no-repeat;
  background-position: 8px 7px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
  -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
  box-shadow:0 0 10px rgba(0,0,0,0.6);   
}
#e-book #zoomin {
  background-image: url(../images/icons/zoom_in.png);
}
#e-book #zoomout {
  background-image: url(../images/icons/zoom_out.png);
}
#e-book #first {
  background-image: url(../images/icons/arrow_double_left.png);
}
#e-book #last {
  background-image: url(../images/icons/arrow_double_right.png);
}
#e-book #next {
  background-image: url(../images/icons/arrow_right.png);
}
#e-book #back {
  background-image: url(../images/icons/arrow_left.png);
}

#e-book #slideshow {
  background-image: url(../images/icons/slideshow_play.png);
}
#e-book #slideshow.wowbook-disabled {
  background-image: url(../images/icons/slideshow_pause.png);
}
#e-book #flipsound {
  background-image: url(../images/icons/sound_on.png);
}
#e-book #flipsound.wowbook-disabled {
  background-image: url(../images/icons/sound_off.png);
}
#e-book a:hover {
  background-color: #2C2C2C;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f0f0f0));
  background-image: -webkit-linear-gradient(top, #555555, #222222);
  background-image: -moz-linear-gradient(top, #555555, #222222);
  background-image: -ms-linear-gradient(top, #555555, #222222);
  background-image: -o-linear-gradient(top, #555555, #222222);
  background-image: linear-gradient(top, #555555, #222222);
}

#e-book #zoomin:active{ background-position: 8px 8px;	}
#e-book #zoomout:active{ background-position: 8px 8px;	}
#e-book #first:active{ background-position: 8px 8px;	}
#e-book #last:active{ background-position: 8px 8px;	}
#e-book #next:active{ background-position: 8px 8px;	}
#e-book #back:active{ background-position: 8px 8px;	}
#e-book #slideshow:active{ background-position: 8px 8px;	}
#e-book #flipsound:active{ background-position: 8px 8px;	}

#e-book a:hover,
#e-book a {
  outline: none;
}
.wowbook-page-content {
  padding: 1em;
}
#main {
  position: relative;
}
#click_to_open {
  position: absolute;
  left: 80px;
  top: 190px;
}
.js #ebook {
	margin-left: -12000px; width: 100%;
}
#ebook {
  mmargin: auto;
}

#ebook li {
  list-style: none;
}
#cover {
  background: #ffffff url("../images/1.jpg") no-repeat;
}



.feature {
  padding: 0em 0em;
  font-family: 'BebasNeueRegular', sans-serif;
  height: 424px;
  width: 600px;
  background: white;
}
.feature h1,
.feature h2 {
  font-family: 'BebasNeueRegular', sans-serif;
  font-size: 38px;
  color: black;
}
#ebook .feature.pagefx p {
  font-size: 22px;
}

#ebook .feature.pagefx .subtitle {
  margin-top: 0;
  font-size: 18px;
}
#ebook .feature.pagefx h1 {
  font-size: 48px;
  color: #aa2b2b;
  background: none;
  line-height: 0.7;
  padding: 0px 0px 0px;
  margin: 0;
}
#ebook .easy {
  background: #ffffff url("../images/easy.png") no-repeat;
  ffont-size: 1.5em;
  ffont-family: lato;
}
#ebook .easy h1,
#ebook .easy p,
#ebook .easy .subtitle {
  display: none;
}
#ebook .wowbook-right .easy {
  background-position: right top;
}
.doc {
  display: none;
  background: url("../images/doc_page.png");
  font-size: 32px;
  line-height: 128px;
  width: 128px;
  height: 128px;
  position: relative;
  text-align: center;
}
#ebook .design {
  background: #ffffff url("../images/design.png") no-repeat;
}
#ebook .design h1 {
  background: none;
  text-indent: -10000px;
  color: #88bfbf;
  text-shadow: 1px 1px 0px #447f7f;
  font-size: 144px;
  line-height: 0.8;
  bborder-bottom: 2px solid #88bfbf;
}
#ebook .design .subtitle {
  font-family: 'News Cycle', sans-serif;
  font-style: normal;
  font-size: 30px;
  color: #333;
}
#ebook .wowbook-right .design {
  background: #ffffff url("../images/design.png") right top;
}
#ebook .wowbook-right .design p {
  text-align: right;
  position: absolute;
  bottom: 1.5em;
  font-size: 30px;
  padding-right: 1em;
}
#zoom-feature {
  background: #ffffff url("../images/zoom.jpg") no-repeat;
}
#zoom-feature h1 {
  font-size: 100px;
  color: #333;
  background: none;
  line-height: 1.1;
  padding: 5px 0px 0px;
  text-align: right;
}
#zoom-feature2 {
  background: #ffffff url("../images/zoom.jpg") right top no-repeat;
}
.deeplinking {
  color: white;
  background: url("../images/chain.jpg") no-repeat;
}
.deeplinking h1 {
  color: white;
  background: #3d567d !important;
}
.deeplinking a,
.deeplinking a:active,
.deeplinking a:visited {
  color: #f8f8f8;
  text-decoration: underline;
}
.wowbook-right .deeplinking {
  background-position: top right;
}
#ebook .feature.numbering {
  background: url("../images/numbering.png") #ffffff no-repeat;
}
#ebook .feature.numbering h1 {
  color: #AA2B2B;
  background: none;
  font-size: 40px;
  padding-left: 0;
  padding-right: 0;
}
#ebook .feature.numbering p {
  font-size: 23px;
}
#ebook .feature.numbering .wowbook-page-number {
  text-indent: 100%;
  overflow: hidden;
}
#ebook .feature.slideshow h1 {
  color: #AA2B2B;
  background: none;
  font-size: 40px;
  padding-left: 0;
  padding-right: 0;
}
#ebook .feature.slideshow a {
  display: block;
  text-align: center;
}
#ebook .feature.flash {
  background: url("../images/flash.png") #ffffff no-repeat;
  padding-top: 170px;
}
#ebook .feature.flash p {
  font-size: 20px;
  padding: 0.7em;
}
#ebook .feature.flash h1 {
  display: none;
}
.feature.flash-demo {
  background: url("../images/flash.png") #ffffff no-repeat;
  background-position: top right;
  padding-top: 100px;
  text-align: center;
  line-height: 2em;
  font-size: 1.2em;
}
.more {
  background: url("../images/more.png") #ffffff no-repeat;
  padding-top: 30px;
}
.more h1 {
  display: none;
}
.more ul {
  margin-left: 1em;
}
.more li {
  margin-bottom: 0.7em;
}
.wowbook-right .more {
  background-position: top right;
}
