body {
    font: 14px/1 'helvetica neue', helvetica, sans-serif;
    background: #495062 url('../images/body.gif') repeat-x;
    text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.5);
}

a {
    color: #c3b0eb;
}

#identity, section, footer {
    width: 900px;
    margin: auto;
    position: relative;
}

#identity h1 a {
    display: block;
    width: 500px; height: 150px;
    margin-top: 50px;
    text-indent: -9999px;
    background: url('../images/flashificator.png');
}

#identity h2 {
    position: absolute;
    top: 0; right: 0; }
    
#identity  h2 a {
    line-height: 2;
    text-decoration: none; }
    
#identity h2 a span.price {
    display: block;
    padding: 10px;
    font-size: 28px;
    color: #fff;
    background: #c90000;
    line-height: 1; }
    
#identity h2 a span.buy {
    text-decoration: underline; }

#intro {
    margin-top: 25px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
    color: #cfd2db; }
    
#sidebar {
    float: right;
    width: 350px;
    margin-top: 40px;
    list-style: none; }

#sidebar li {
    display: block;
    line-height: 40px;
    background: url('/images/border.png') repeat-x bottom;
    position: relative; z-index: 99999;
    font-size: 20px; }

#sidebar a:hover {
    padding-left: 5px; }
    
#sidebar li.last a {
    background-position: top; }


h1, #reqs dt {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-top: 40px; }

#reqs dd {
    float: left;
    margin-top: 20px;
    margin-right: 30px; }

#reqs a {
    display: block;
    line-height: 32px;
    padding-left: 40px;
}

#flash_player {
    background: url('/images/flash_player.png') no-repeat; }
    
#air {
    background: url('/images/air.png') no-repeat; }
    
#panorama_player {
    background: url('/images/panorama_player.jpg') no-repeat;
}

#contact {
    background: #fff;
    text-shadow: 0 1px 0 #fff;
    padding: 20px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px;
    background: url('/images/contact.gif');
    border-top: 2px solid #fff;
}

#contact a {
    color: #999;
}

#contact dl {
    float: left;
    margin-right: 20px;
}

#contact dt {
    font-size: 18px;
    margin-bottom: 5px;
}

#contact dd {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5);
}

#asterisk {
    line-height: 40px;
    color: #fff; }
    
#credits {
    line-height: 100px;
    text-align: center;
    color: rgba(0, 0, 0, 0.5);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    font-size: 12px; }
    
#credits a {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3); }
    
#nodal_ninja {
    display: block;
    background: url('/images/nodal_ninja.png') no-repeat right !important;
}
