html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
html, body { height: 100%; }
body {
  line-height: 1;
  color: black;
  background-color: white;
}
ol, ul { list-style: none; }
:focus, a { outline: 0; }
a img { border: 0; }
:link img { border: 0; }
:visited img { border: 0; }
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
img { -ms-interpolation-mode: bicubic; }
table, caption, th, td {
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
}
sup, sub { line-height: 0; }
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  word-spacing: -0.125em;
}
p {
  word-spacing: 0.125em;
  hyphenate: auto;
  hyphenate-lines: 3;
}
abbr, acronym {
  font-size: 85%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
a, ins { text-decoration: none; }
a, input[type=submit], label, select, button { cursor: pointer; }
em, i { font-style: italic; }
strong, b { font-weight: bold; }
sup, sub { line-height: 0; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
del { text-decoration: line-through; }
pre, code { white-space: pre; }
form { overflow: auto; }
.c {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
.c { margin: 0; }
.center {
  margin: 0 auto;
  display: block;
}
.left {
  float: left;
  display: inline;
}
.right {
  float: right;
  display: inline;
}
.hide { display: none; }
.smaller { font-size: 0.875em; }
.larger { font-size: 1.23em; }
.text {
  padding: 0.4em 0.45em 0.3em;
  width: 96.3%;
}
.opaque {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.round {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.boxshadow {
  -moz-box-shadow: 2px 2px 2px #333333;
  -webkit-box-shadow: 2px 2px 2px #333333;
}
.textshadow { text-shadow: 0 1px 1px #eeeeee; }
.spanbg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.button {
  background: #222222;
  display: inline-block;
  padding: 5px 10px 6px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 2px 2px 2px #333333;
  -webkit-box-shadow: 2px 2px 2px #333333;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
}
.button:active { top: 1px; }
.border { border-bottom: 1px solid #afb3b7; }
.bordertop { border-top: 1px solid #afb3b7; }
.sans { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif; }
.serif { font-family: "Prestige12-BT", "Georgia", "Times", serif; }
body {
  font-size: 81.25%;
  line-height: 1.5;
  font-family: "Prestige12-BT", "Georgia", "Times", serif;
  color: #4a2d1d;
}
a {
  color: #4a2d1d;
  text-decoration: none;
}
.swish { color: #cc0000; }
#nav a:hover { color: #cc0000; }
.content a:hover { color: #cc0000; }
a.current { color: #cc0000; }
a.activeSlide { color: #cc0000 !important; }
a:hover { text-decoration: underline; }
body { background: url(/imgs/bg.jpg) #000000 no-repeat 0 0; }
h1 { text-indent: -9999px; }
h1 a {
  display: block;
  background: url(/imgs/logo.png);
  width: 618px;
  height: 39px;
  position: absolute;
  left: 20px;
  top: 12px;
}
#nav {
  position: absolute;
  top: 65px;
  left: 20px;
  z-index: 999;
}
#nav li {
  display: block;
  position: relative;
}
#nav a {
  display: block;
  height: 18px;
  padding: 1px 0;
  position: relative;
  text-shadow: 0 1px 1px #eeeeee;
  font-weight: bold;
  font-size: 1em;
}
#nav a span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  padding: 0 2px 0 10px;
}
#nav a:hover { text-decoration: none; }
#collage li { text-indent: -9999px; }
#collage a {
  display: block;
  position: absolute;
  overflow: hidden;
}
#collage a.books-in-the-series {
  background: url(/imgs/text/books-in-the-series.png) no-repeat 0 0;
  width: 294px;
  height: 174px;
  left: 461px;
  top: 54px;
}
#collage a.what-happened {
  background: url(/imgs/text/what-really-happened.png) no-repeat 0 0;
  width: 338px;
  height: 220px;
  left: 275px;
  top: 229px;
}
#collage a.t34-tank {
  background: url(/imgs/text/the-real-story-of-the-t-34.png) no-repeat 0 0;
  width: 288px;
  height: 225px;
  left: 226px;
  top: 449px;
}
#collage a.photos {
  background: url(/imgs/text/photos-from-the-revolution.png) no-repeat 0 0;
  width: 261px;
  height: 230px;
  left: 793px;
  top: 87px;
}
#collage a.group-topics {
  background: url(/imgs/text/reading-group-topics.png) no-repeat 0 0;
  width: 250px;
  height: 97px;
  left: 334px;
  top: 668px;
}
#collage a.contact {
  background: url(/imgs/text/contact-the-author.png) no-repeat 0 0;
  width: 243px;
  height: 358px;
  left: 518px;
  top: 313px;
}
#collage a.publishers {
  background: url(/imgs/text/publishers.png) no-repeat 0 0;
  width: 262px;
  height: 218px;
  left: 800px;
  top: 313px;
}
#collage a.audio-books {
  background: url(/imgs/text/audio-books.png) no-repeat 0 0;
  width: 171px;
  height: 86px;
  left: 1056px;
  top: 229px;
}
#collage a.books-in-the-series:hover { background-position: bottom left; }
#collage a.what-happened:hover { background-position: bottom left; }
#collage a.t34-tank:hover { background-position: bottom left; }
#collage a.photos:hover { background-position: bottom left; }
#collage a.group-topics:hover { background-position: bottom left; }
#collage a.contact:hover { background-position: bottom left; }
#collage a.publishers:hover { background-position: bottom left; }
#collage a.audio-books:hover { background-position: bottom left; }
#collage a.hovered { background-position: bottom left; }
#footer {
  position: absolute;
  top: 908px;
  left: 95px;
  height: 50px;
  font-size: 10px;
  color: #000000;
  font-family: Arial, sans-serif;
  width: 1400px;
}
#footer p { width: 100%; }
#footer p a { color: #000000; }
#content-wrap {
  width: 1417px;
  height: 940px;
  display: none;
  background: url(/imgs/trans.png) repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
.content {
  width: 705px;
  height: 623px;
  position: absolute;
  left: 348px;
  top: 66px;
  background: url(/imgs/bg/content-bg.jpg) no-repeat 0 0;
  padding: 30px 50px;
}
#red-tsar { background: url(/imgs/bg/red-tsar-bg.jpg) no-repeat 0 0; }
#red-coffin { background: url(/imgs/bg/red-coffin-bg.jpg) no-repeat 0 0; }
#next-book { background: url(/imgs/bg/trembling-fire-bg.jpg) no-repeat 0 0; }
#what-happened { background: url(/imgs/bg/what-really-happened-bg.jpg) no-repeat 0 0; }
#t34-tank { background: url(/imgs/bg/t34-tank-bg.jpg) no-repeat 0 0; }
#group-topics { background: url(/imgs/bg/reading-groups-bg.jpg) no-repeat 0 0; }
#publishers { background: url(/imgs/bg/publishers-bg.jpg) no-repeat 0 0; }
#audio-books { background: url(/imgs/bg/audio-books-bg.jpg) no-repeat 0 0; }
#contact { background: url(/imgs/bg/contact-bg.jpg) no-repeat 0 0; }
.content h2 { padding-bottom: 1em; }
.content h3 { padding: 0.7em 3px; }
.content h4 { padding: 0.7em 3px; }
.content p { padding: 0.6em 0; }
a#x {
  background: url(/imgs/x.png) no-repeat 0 0;
  display: block;
  overflow: hidden;
  width: 12px;
  height: 22px;
  position: absolute;
  top: 28px;
  right: 84px;
}
a#x:hover { background-position: bottom left; }
#left-arrow:hover { background-position: bottom left; }
#right-arrow:hover { background-position: bottom left; }
.content h2 { text-indent: -9999px; }
.content h3 { text-indent: -9999px; }
.content h4 { text-indent: -9999px; }
.content h2.the-red-tsar-1 { display: inline; }
.content h2.the-red-coffin { display: inline; }
.content h2.upcoming-books { display: inline; }
.content h2.listen-to-audio-1 { text-indent: 0; }
.content h2.listen-to-audio-2 { text-indent: 0; }
h2 a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
h2.the-red-tsar-1 a {
  background: url(/imgs/title/eye-of-the-red-tsar.png) no-repeat 0 0;
  width: 268px;
  height: 29px;
}
h2.the-red-coffin a {
  background: url(/imgs/title/the-red-coffin.png) no-repeat 0 0;
  width: 477px;
  height: 25px;
}
h2.upcoming-books a {
  background: url(/imgs/title/upcoming-books-in-the-series.png) no-repeat 0 0;
  width: 284px;
  height: 28px;
}
h2.listen-to-audio-1 a {
  background: url(/imgs/title/listen-to-audio-1.png) no-repeat 0 0;
  width: 334px;
  height: 30px;
  margin-top: 15px;
}
h2.listen-to-audio-2 a {
  background: url(/imgs/title/listen-to-audio-2.png) no-repeat 0 0;
width: 330px; height: 94px;
  position: relative;
  left: -30px;
}
h2.the-red-tsar-2 {
  background: url(/imgs/title/eye-of-the-red-tsar-2.png) no-repeat 0 0;
  width: 185px;
  height: 59px;
}
h2.the-red-coffin-2 {
  background: url(/imgs/title/red-coffin-2.png) no-repeat 0 0;
  width: 276px;
  height: 59px;
}
h2.what-happened {
  background: url(/imgs/title/what-really-happened.png) no-repeat 0 0;
  width: 380px;
  height: 41px;
}
h2.t34-tank {
  background: url(/imgs/title/the-real-story-of-the-t34-tank.png) no-repeat 0 0;
  width: 292px;
  height: 28px;
}
h2.trembling-fire { background: url(/imgs/title/siberian-red.png) no-repeat 0 0; width: 239px; height: 100px; }
h3.download-timelines {
  background: url(/imgs/title/download-timelines.png) no-repeat 0 0;
  width: 324px;
  height: 19px;
}
h2.photos {
  background: url(/imgs/title/photos-from-the-revolution.png) no-repeat 0 0;
  width: 266px;
  height: 28px;
}
h2.next-book {
  background: url(/imgs/title/preview-the-next-book.png) no-repeat 0 0;
  width: 220px;
  height: 24px;
}
h3.white-gild {
  background: url(/imgs/title/red-coffin.png) no-repeat 0 0;
  width: 88px;
  height: 14px;
}
h2.group-topics {
  background: url(/imgs/title/reading-group-topics.png) no-repeat 0 0;
  width: 209px;
  height: 32px;
}
h2.contact {
  background: url(/imgs/title/contact-the-author.png) no-repeat 0 0;
  width: 187px;
  height: 29px;
  margin: 22px 0 0 10px;
}
h4.email {
  background: url(/imgs/title/email.png) no-repeat 0 0;
  width: 109px;
  height: 16px;
}
h3.thanks {
  background: url(/imgs/title/thank-you.png) no-repeat 0 0;
  width: 129px;
  height: 40px;
}
h2.links {
  background: url(/imgs/title/links-to-publishers-and-sellers.png) no-repeat 0 0;
  width: 289px;
  height: 25px;
}
h2.publishers {
  background: url(/imgs/title/publishers-of-the-series.png) no-repeat 0 0;
  width: 213px;
  height: 22px;
}
h2.purchase {
  background: url(/imgs/title/purchase-the-books.png) no-repeat 0 0;
  width: 191px;
  height: 22px;
}
h2.audio-books {
  background: url(/imgs/title/audio-books.png) no-repeat 0 0;
  width: 123px;
  height: 22px;
}
#book-covers { padding: 50px 0 40px; }
.series-row { padding: 10px 0; }
.series-row a.download {
  text-decoration: underline;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  padding: 8px 0 0 10px;
}
#left-col p {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 0.3em 0;
}
#what-happened-top p {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 0.3em 0;
}
#publishers-content p {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 0.3em 0;
}
#left-col a { text-decoration: underline; }
#what-happened-top a { text-decoration: underline; }
#what-happened-top { padding: 20px; }
#display {
  width: 652px;
  height: 460px;
  position: relative;
  margin-left: 3px;
}
#gallery-bg {
  background: #000000;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
#gallery {
  z-index: 999;
  position: relative;
}
#gallery li {
  display: block;
  width: 652px;
  height: 460px;
  position: relative;
  text-align: center;
  display: none;
}
#gallery img {
  padding: 20px;
  max-height: 420px;
  max-width: 612px;
}
#gallery .caption {
  position: absolute;
  left: 20px;
  top: 472px;
  width: 40%;
  font-size: 0.9em;
  text-align: left;
  line-height: 1.14em;
}
#left-arrow {
  display: block;
  background: url(/imgs/l-arrow.png) no-repeat 0 0;
  width: 19px;
  height: 52px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 999;
}
#right-arrow {
  display: block;
  background: url(/imgs/r-arrow.png) no-repeat 0 0;
  width: 19px;
  height: 52px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 999;
}
#pagination {
  position: absolute;
  bottom: 104px;
  left: 400px;
  width: 300px;
}
#right-col #pagination {
  left: 0;
  bottom: 0;
}
#pagination li {
  display: inline;
  font-size: 10px;
}
#pagination li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  padding: 0 1px;
}
#page-pagination {
  display: inline;
  padding-right: 10px;
}
.photo-menu { text-align: right; }
#left-col {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  width: 315px;
  padding-top: 15px;
  z-index: 2;
  position: relative;
}
#right-col {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  width: 320px;
  padding-top: 15px;
  z-index: 2;
  position: relative;
  height: 528px;
}
#left-col-2 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  width: 250px;
}
#right-col-2 {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  width: 350px;
}
.shadow {
  -moz-box-shadow: 2px 2px 2px #333333;
  -webkit-box-shadow: 2px 2px 2px #333333;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
}
.m-b { margin-bottom: 12px; }
.m-r { margin-right: 7px; }
#pages li { background: transparent; }
#pages p {
  word-spacing: 0.125em;
  hyphenate: auto;
  hyphenate-lines: 3;
  padding: 0;
  text-indent: 1.5em;
  line-height: 1.33;
}
#pages p a { text-decoration: underline; }
#pages p.no-indent { text-indent: 0; }
#pages h3 { margin-top: 4px; }
#paper-bg {
  background: url(/imgs/paper-bg.png) no-repeat 0 0;
  width: 460px;
  height: 340px;
  position: absolute;
  bottom: 60px;
  left: 36px;
}
#form {
  background: url(/imgs/contact-bg.jpg) no-repeat;
  width: 700px;
  height: 514px;
  position: absolute;
  left: 20px;
  top: 75px;
}
form#contact-form, #contact-form {
  padding: 60px 300px 0 268px;
  height: 200px;
  overflow: visible;
}
#contact h4 { padding-bottom: 0; }
#contact input {
  width: 98%;
  border: 1px solid #333333;
  padding: 2px 4px;
  font-size: 11px;
  background: transparent;
}
#contact textarea {
  width: 98%;
  border: 1px solid #333333;
  padding: 2px 4px;
  font-size: 11px;
  background: transparent;
}
#contact textarea { height: 100px; }
#contact label {
  color: #333333;
  font-size: 10px;
  display: block;
}
#contact input.submit {
  background: url(/imgs/text/send.png) no-repeat 0 0;
  text-indent: -9999px;
  width: 25px;
  display: block;
  height: 11px;
  overflow: hidden;
  border: none;
  padding: 0;
  margin-left: 113px;
}
#contact input.submit:hover { background-position: bottom left; }
#contact label.error {
  line-height: 1;
  color: #ff0000;
}
#contact h3.thanks { margin-top: 100px; }
#publishers-content { padding: 35px 50px 0 380px; }
#publishers-content h2 { margin: 20px 0 0; }
.spacer { height: 20px; }
.nudge {
  position: relative;
  left: -25px;
  top: 19px;
}

