﻿body {
    background: #2F3234 url(images/bg.jpg) top repeat-x;
    color: #FFF;
    cursor: default;
    font: normal 12px Verdana;
    margin: 0;
}
img {
    border: none;
    behavior: url(pnghack.htc);
}
div#cp {
    background: url(images/grad.jpg) bottom repeat-x;
    border: solid 2px #CCC;
    height: 548px;
    margin: 15px auto 0;
    width: 656px;
}
div#content {
    margin-left: 130px;
    margin-right: 130px;
    text-align: center;
}
div#content, div#lto, div#off, div#bn, div#opys, div#not, div#btnBuy, div#thank, hr, div#cards, div#menu {
    position: absolute;
}
div#lto, div#bn, div#opys, div#not, div#btnBuy, div#thank, hr, div#cards, div#menu {
    width: 396px;
}
div#lto, div#off, div#op span#price, span#spanBuy {
    color: #FFE698;
}
div#lto {
    font: bold 17px Arial;
    margin-top: 120px;
}
div#off {
    font: bold 20px Arial;
    margin-left: 390px;
    margin-top: 30px;
}
div#bn {
    font: bold 13px Verdana;
    margin-top: 165px;
    position: absolute;
}
div#opys {
    margin-top: 235px;
}
div#op {
    font: bold 25px Arial;
}
div#ys {
    font: bold 17px Arial;
    margin-top: 5px;
}
div#not {
    margin-top: 330px;
}
span#spanBuy {
    font-weight: bold;
}
div#btnBuy {
    margin-top: 380px;
}
div#buyNow {
    margin-left: 105px;
}
div#btnBuy a {
    color: #F00;
    text-decoration: none;
}
div#btnBuy div {
    cursor: pointer;
    font: bold 20px Arial;
    margin-top: 13px;
    position: absolute;
    text-align: center;
    width: 192px;
}
div#thank {
    color: #444;
    font-size: 11px;
    margin-top: 448px;
}
hr {
    margin-top: 471px;
}
div#cards {
    margin-top: 483px;
}
div#menu {
    margin-top: 520px;
}
div#menu div {
    display: inline;
    font: normal 11px Verdana;
    margin-left: 10px;
    margin-right: 10px;
}
div#menu div a {
    color: #444;
    white-space: nowrap;
}

