@charset "utf-8";

/* CSS Document */


/* http://meyerweb.com/eric/tools/css/reset/    v2.0 | 20110126   License: none (public domain)*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*end or reset 2.0 */

body {
    background-image: url(images/bg_page.png);
    background-repeat: repeat;
    background-position: center;
}


/* global container*/

div#all {
    width: 960px;
    height: 3000px;
    overflow: hidden;
    margin: auto;
    background-image: url(images/green_bg.png);
    background-repeat: repeat-y;
}


/*main area*/

div#central {
    background-color: #e9e4d5;
    width: 910px;
    height: 100%;
    border: solid;
    border-color: #fffef5;
    border-width: 5px;
    margin: auto;
    margin-bottom: -73px;
}

#storelink {
    float: right;
    width: 150px;
    padding: 2px;
    height: 26px;
    font-size: 20px;
}

.storelink {
    color: white;
}


/*soft shadow on central area edger */

div#shadow {
    background-image: url(images/whole_shadow.png);
    width: 920px;
    height: 100%;
    position: absolute;
    margin-left: 20px;
}


/*transparent stripe on top*/


/*div#stripe{ height:228px; background-color:#101f00; position:absolute; top:0; width:100%;opacity:0.05;filter:alpha(opacity=1); z-index:3; }*/

div#brown_stripe {
    background-image: url(images/top_stcatch.png);
    background-repeat: no-repeat;
    margin-top: 68px;
    margin-left: -160px;
    width: 1087px;
    height: 189px;
    position: absolute;
    z-index: 1;
    color: white;
    font-family: Myriedembeded, Arial, Helvetica, sans-serif;
    font-size: 58px;
    text-align: center;
    padding-left: 260px;
    padding-top: 30px;
    text-shadow: 0.05em 0.03em 0.01em #333
}

div#small_part {
    font-size: 54px;
    font-family: Myriembeded;
    filter: Shadow(Color=black, Direction=180, Strength=2);
}

div#big_part {
    font-size: 64px;
    font-family: Myriembeded;
    height: 1em;
    filter: Shadow(Color=black, Direction=180, Strength=2);
}

div#red_stripe {
    background-image: url(images/stripe.png);
    background-repeat: no-repeat;
    width: 570px;
    height: 69px;
    margin-top: 27px;
    margin-left: 370px;
    position: relative;
    z-index: 4;
    font-size: 18px;
    color: white;
    font-style: italic;
    font-weight: bold;
    padding-top: 22px;
    padding-left: 49px;
    text-shadow: 0.1em 0.1em 0.01em #333
}

div#red_stripe_thick {
    background-image: url(images/small_down_thick.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 21px;
    position: absolute;
    z-index: 1;
    margin-left: 913px;
    margin-top: 88px;
}

div#brown_stripe_thick {
    background-image: url(images/small_down_thick_2.png);
    width: 14px;
    height: 14px;
    position: absolute;
    z-index: 1;
    margin-left: 913px;
    margin-top: 129px;
    z-index: -1
}

div#stain_top {
    background-image: url(images/big_stain_top.png);
    width: 584px;
    height: 649px;
    position: absolute;
    z-index: 1;
}

div#top_book {
    background-image: url(images/booktop.png);
    width: 426px;
    height: 455px;
    position: relative;
    z-index: 5;
    margin-top: -110px;
    margin-left: -60px;
    float: left;
}

div#tv {
    background-image: url(images/tv.png);
    background-position: 9px 5px;
    background-repeat: no-repeat;
    width: 491px;
    height: 397px;
    position: relative;
    z-index: 6;
    margin-left: 350px;
    top: 145px;
}

div#tv2 {
    background-image: url(images/tv2.png);
    width: 435px;
    height: 316px;
    position: relative;
    z-index: 6;
    margin-left: 20px;
}

div#tv_picture {
    width: 483px;
    height: 272px;
    margin-left: 34px;
    top: 21px;
    position: absolute;
}

div#tv_picture2 {
    width: 384px;
    height: 217px;
    margin-left: 26px;
    top: 16px;
    position: absolute;
}

div#left_list {
    background-image: url(images/list_left.png);
    width: 207px;
    height: 273px;
    margin-top: -120px;
    margin-left: 90px;
}

div#left_list_title {
    font-family: Myriembeded;
    color: #443a1b;
    font-size: 16px;
    font-weight: bold;
    margin-left: 53px;
    margin-top: 25px;
    position: absolute;
}

a.left_list {
    font-family: Myriembeded;
    font-size: 13px;
    color: #7a7055;
    width: 190px;
    text-align: center;
    text-decoration: none;
    position: relative;
    z-index: 10;
    display: block;
    text-transform: uppercase;
    margin-bottom: 2px;
    margin-top: 2px;
    margin-left: -42px;
    font-weight: bold;
}

div.link_separator {
    background-image: url(images/line_separate.png);
    width: 180px;
    height: 5px;
    margin-left: -37px;
}

div#top_left_list_separator {
    margin-top: 30px;
}

div#facebook_add {
    background-image: url(images/face_book.png);
    width: 201px;
    height: 119px;
    margin-left: 95px;
    margin-top: -25px;
    padding-top: 18px;
    background-repeat: no-repeat;
}

div#face_title {
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-size: 11px;
    margin-left: 25px;
    text-shadow: #333 0.1em 0.1em 0.01em;
}

div#facebook_text {
    color: #42381b;
    font-family: Myridembeded;
    font-size: 15px;
    width: 170px;
    margin-left: 15px;
    text-align: center;
    margin-top: 25px;
}

div#counter {
    width: 515px;
    height: 55px;
    background-image: url(images/counter.png);
    background-repeat: no-repeat;
    margin-left: 330px;
    margin-top: -25px;
}

div#counter_text_left {
    font-family: Myriembeded;
    font-size: 16px;
    font-weight: bold;
    color: #42381b;
    position: absolute;
    margin-left: 110px;
    margin-top: 20px;
    text-transform: uppercase
}

div#counter_text_right {
    font-family: Myriembeded;
    font-size: 16px;
    font-weight: bold;
    color: #42381b;
    position: absolute;
    margin-left: 335px;
    margin-top: 20px;
    text-transform: uppercase
}

div#counter_text_central {
    font-family: Myriembeded;
    font-size: 26px;
    font-weight: bold;
    color: #42381b;
    position: absolute;
    margin-left: 185px;
    margin-top: 15px;
    text-transform: uppercase;
    width: 140px;
    text-align: center;
}

div#under_tv {
    width: 501px;
    height: 59px;
    background-image: url(images/under_tv.png);
    background-repeat: no-repeat;
    margin-left: 365px;
    margin-top: -145px;
    font-family: Myriembeded;
    font-size: 15px;
    color: #65593b;
    font-weight: bold;
    text-align: center;
    padding-top: 26px;
}

div#middle_top_bar {
    background-image: url(images/middle_top_bar.png);
    background-repeat: no-repeat;
    width: 947px;
    height: 218px;
    margin-top: 137px;
    margin-left: -24px;
    position: relative;
    padding-left: 50px;
    z-index: 5
}

div.book_holder {
    width: 900px;
    height: 307px;
    padding: 0;
    position: absolute;
    margin-top: -95px;
}

div.book {
    width: 208px;
    height: 275px;
    position: relative;
    float: left;
    margin-right: 15px;
    margin-top: 0;
}

div.book_img {
    width: 208px;
    height: 210px;
    float: left;
}

div.pricetag_middle {
    /*background-image: url(images/price_tag_middle.png);*/
    background-repeat: no-repeat;
    width: 184px;
    height: 88px;
    bottom: 0px;
    margin-top: -15px;
    /*	margin-top:180px;*/
}

div.pricetag_middle2 {
    /*background-image: url(images/price_tag_middle2.png);*/
    background-repeat: no-repeat;
    width: 184px;
    height: 88px;
    bottom: 0px;
    margin-top: -15px;
    /*	margin-top:180px;*/
}

div.pricetag_middle3 {
    background-image: url(images/price_tag_middle3.png);
    background-repeat: no-repeat;
    width: 184px;
    height: 88px;
    bottom: 0px;
    margin-top: -15px;
    /*	margin-top:180px;*/
}

div.book_price_title {
    width: 208px;
    height: 34px;
    color: #42381b;
    font-family: Myriembeded;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
}

div.book_price_button_text a {
    color: white;
    font-family: Myriembeded;
    letter-spacing: 1px;
    /* margin-left: 53px; */
    text-transform: uppercase;
    /* margin-top: 22px; */
    text-shadow: #333 0.1em 0.1em 0.01em;
    display: block;
    width: 80%;
    text-decoration: none;
    background-color: #ab0000;
    text-align: center;
    padding: 10px 5px;
    border-radius: 8px;
    margin: 5px auto;
}

div.book_price_button_text2 a {
    color: white;
    font-family: Myriembeded;
    font-size: 11px;
    margin-left: 73px;
    text-transform: uppercase;
    margin-top: 22px;
    text-shadow: #333 0.1em 0.1em 0.01em;
    display: block;
    width: 100px;
    text-decoration: none;
}

span.arrows_right {
    color: white;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: bold;
    word-spacing: 0px;
}

div#mid_bar_under {
    background-image: url(images/midbar_under_bar.png);
    width: 883px;
    height: 164px;
    position: relative;
    margin-left: -9px;
    margin-top: -27px;
    z-index: 1;
    padding-left: 45px;
    background-repeat: no-repeat;
    padding-top: 25px;
}

div#left_mid_shelf {
    width: 240px;
    height: 126px;
    float: left
}

div.midbar_book {
    width: 115px;
    height: 126px;
    margin-right: 5px;
    float: left
}

div#middle_mid_shelf {
    width: 240px;
    height: 126px;
    margin-left: 60px;
    float: left
}

div.midbar_book {
    width: 115px;
    height: 126px;
    margin-right: 5px;
    float: left
}

div#right_mid_shelf {
    width: 240px;
    height: 126px;
    margin-left: 610px;
}

div.midbar_book {
    width: 115px;
    height: 126px;
    margin-right: 5px;
    float: left;
    position: relative;
}

div.midbar_book_title {
    color: #42381b;
    font-family: Myriembeded;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    bottom: 0px;
    text-align: center;
    width: 115px;
}

a.midbar_book_link {
    position: absolute;
    z-index: 100;
    border: 0;
    width: 115px;
    height: 126px;
    display: block;
}

div#frank {
    width: 520px;
    height: 760px;
    background-image: url(images/frank.png);
    background-repeat: no-repeat;
    margin-left: -80px;
    margin-top: -20px;
    float: left
}

div#bottom_right {
    width: 479px;
    height: 686px;
    margin-left: 390px;
    margin-top: 50px;
    line-height: 17px;
}

div#under_tv2 {
    width: 449px;
    height: 3px;
    margin-bottom: 25px;
}

div#bottom_right_text {
    width: 446px;
    height: 333px;
    color: #615121;
    font-size: 13px;
}

div.sperator_bottom_right {
    color: #4b3902;
    font-family: Myriembedded;
    font-size: 16;
    font-weight: bold;
    margin-top: 17px;
    margin-bottom: 25px;
}

div#footer {
    background-repeat: no-repeat;
    width: 925px;
    height: 45px;
    margin-top: 4px;
    margin-left: -45px;
    padding-top: 28px;
}

div#copyright {
    font-family: Verdana, Geneva, sans-serif;
    color: white;
    font-size: 12px;
    width: 925px;
    text-align: center;
    position: relative;
    z-index: 500
}

div#bottom_strape {
    width: 100%;
    height: 73px;
    position: absolute;
    left: 0px;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

div#mid_bar_under1 {
    width: 883px;
    height: 164px;
    position: relative;
    margin-left: -9px;
    margin-top: -27px;
    z-index: 1;
    padding-left: 45px;
    background-repeat: no-repeat;
    padding-top: 25px;
}

div#panel_mid_shelf {
    float: left;
    height: 126px;
    width: 270px;
    margin-left: 20px;
}

.amazon {
    width: 160px;
    height: 100px;
    margin-top: 30px;
    margin-left: 25px;
    position: relative;
    float: left;
}

.itunes {
    width: 160px;
    height: 100px;
    margin-left: 28px;
    margin-top: 20px;
    position: relative;
    float: left;
}

.nooks {
    width: 205px;
    height: 100px;
    margin-right: 14px;
    margin-top: 12px;
    position: relative;
    float: right;
}

.special_button {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ab0000), color-stop(1, #f5cb4c));
    background: -moz-linear-gradient( center top, #ab0000 5%, #f5cb4c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ab0000', endColorstr='#f5cb4c');
    background-color: #ab0000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #f5ebf5;
    font-family: arial;
    font-size: 17px;
    font-weight: bold;
    padding: 7px 8px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #292529;
}

.special_button:hover {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5cb4c), color-stop(1, #ab0000));
    background: -moz-linear-gradient( center top, #f5cb4c 5%, #ab0000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5cb4c', endColorstr='#ab0000');
    background-color: #f5cb4c;
}

.special_button:active {
    position: relative;
    top: 1px;
}
