.price-special-description {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #AA0000;
}

.real-price {
    color: #AA0000;
    text-decoration: line-through;
}

.thankyou {
    margin-top: 2em;
    margin-bottom: 5em;
    font-size: 18px;
}

.error {
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 18px;
    color: #FF2222;
}


.required {
    color: #FF0000;
}
.input-field-text {
    margin-top: 1.3em;
    font-size: 18px;


}
.input-field {

}

.input-field input {
    width: 500px;
    margin-top: 8px;
    font-size: 18px;
    font-weight: normal;
    padding: 5px 5px 5px 5px;
    border: 1px solid #BBB;
}

.input-field textarea {
    width: 700px;
    margin-top: 8px;
    font-size: 18px;
    font-weight: normal;
    padding: 5px 5px 5px 5px;
    border: 1px solid #BBB;
}

.input-submit {
    margin-top: 2em;
    margin-bottom: 2em;
}

.input-submit .btn {
    font-size: 18px;
}

.cart-item {
    font-size: 18px;
    position: relative;
    height: 100px;
}
.cart-item input {
    font-size: 18px;
}

.cart-thumbnail {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 60px;
    width: 70px;
}
.cart-thumbnail img {
    border: 1px solid #888;
}

.cart-description {
    position: absolute;
    left: 80px;
    top: 15px;
    width: 600px;
}
.cart-price {
    position: absolute;
    left: 620px;
    top: 15px;
    width: 100px;
}


.count-desc {
    position: absolute;
    left: 720px;
    top: 15px;
    width: 100px;
}

.count-input {
    position: absolute;
    left: 820px;
    top: 10px;
    width: 100px;
}

.count-input input {
    width: 50px;
    text-align: right;
    padding: 5px;
}

.order-page {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.order-page h1 {
    font-weight: normal;
    font-size: 32px;
}


.footer {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
    color: #999999;
}

.footer .contacts {
    width: 30%;
    position: absolute;
}

.footer .partners {
    width: 20%;
    position: absolute;
    left: 50%;
    text-align: center;
}

.footer .partners img {
    margin-top: 0.5em;
}

.footer .contacts-legal {
    width: 30%;
    position: absolute;
    left: 25%;
}

.footer .contacts-social {
    width: 30%;
    position: absolute;
    left: 70%;
    top: 30px;
    text-align:right;
}

body {
    min-height: 100%;
    font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif;
}

.header {
    text-align: center;
    position: relative;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

.header img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.fb {
    position: absolute;
    left: 0px;
    width: 200px;
    top: 60%;
}

.contact-details {
    position: absolute;
    text-align: right;
    right: 0px;
    top: 40%;
    color: #555555;
}

.illustration {
   -webkit-box-shadow: 2px 2px 12px #999999;
   -moz-box-shadow: 2px 2px 12px #999999;
   box-shadow: 2px 2px 12px #999999;
   border: 1px solid #777777;
   margin-top: 2em;
   margin-bottom: 3em;
   width: 1022px;
   height: 663px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   position:relative;
   background-repeat: no-repeat;
}

.nori {
    width:1022px;
    height: 563px;
}

.mellops {
    width:1024px;
    height: 447px;
}

.page-center {
    position:absolute;
    width:1px;
    height: 100%;
    background-image: url('/img/vs.png');
    background-repeat: repeat-y;
    opacity: 0.8;
    left: 50%;
}

.pc-white {
    background-image: url('/img/vs-white.png');
}

.book_details {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}

a {
    color: #5492d9;
}

a:hover {
    color: #5492d9;
}

.breadcrumbs {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
}

.separator {
    height: 1px;
    width: 1248px;
    background-image: url("/img/hs.png");
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 20px;

}

.book_container {
    margin-top: 20px;
    margin-bottom: 20px;

    padding-top:20px;
    padding-bottom:50px;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.book {
    /*margin-top: auto;*/
    /*margin-bottom: auto;*/
    /*height: 600px;*/
}

.book .jacket {
    position: relative;
    /*margin: 20px;*/
    width: 440px;
    float: left;
}

.jacket img {
    border: 1px solid #777777;
    box-shadow: 2px 2px 12px #999999;
}

.book .details {
    /*position: relative;*/
    display: inline-block;
    width: 544px;
    left: 460px;
    top: 20px;
    margin-bottom: 5em;
}

.author {
    margin-top: 10px;
    font-size: 24px;
    color: #6e6e6e;
}

.title {
    font-size: 36px;
}

.title a {
    color: #000;
    text-decoration: none;
}

.title a:hover {
    color: #666666;
    text-decoration: none;
}

.description {
    font-size: 18px;
    margin-top: 1em;
    margin-bottom: 1em;
}

.price {
    font-size: 32px;
}

.buttons {
    margin-top: 20px;
    position: relative;
    font-size: 32px;
}

.out-of-stock {
    font-size: 14px;
}

.more {
    position: absolute;

}

.order {
    position: absolute;
    left: 250px;
}

.leftmost {
    left: 0px;
}

.btn {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #d7d7d7);
  background-image: -moz-linear-gradient(top, #ffffff, #d7d7d7);
  background-image: -ms-linear-gradient(top, #ffffff, #d7d7d7);
  background-image: -o-linear-gradient(top, #ffffff, #d7d7d7);
  background-image: linear-gradient(to bottom, #ffffff, #d7d7d7);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  -webkit-box-shadow: 0px 0px 8px #b3b3b3;
  -moz-box-shadow: 0px 0px 8px #b3b3b3;
  box-shadow: 0px 0px 8px #b3b3b3;
  font-family: Arial;
  color: #000000;
  font-size: 24px;
  padding: 10px 30px 10px 30px;
  border: solid #989898 1px;
  text-decoration: none;
}

.btn:hover {
  background: #f0f0f0;
  background-image: -webkit-linear-gradient(top, #f0f0f0, #bfbfbf);
  background-image: -moz-linear-gradient(top, #f0f0f0, #bfbfbf);
  background-image: -ms-linear-gradient(top, #f0f0f0, #bfbfbf);
  background-image: -o-linear-gradient(top, #f0f0f0, #bfbfbf);
  background-image: linear-gradient(to bottom, #f0f0f0, #bfbfbf);
  text-decoration: none;
  color: #000;
}

.no-shadow img {
    border: 0px;
    box-shadow: none !important;
}
