﻿body 
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    background: #121212 url(../_images/bg_blue.gif) repeat-x left top;
    font-family: Arial;
    font-size: 13px;
    width: 800px;
}
a
{
    color: #517580;
    text-decoration: none;
}
a:hover
{
    color: #79afbf;
    text-decoration: underline;
}
.clear
{
    clear: both;
}
.page
{
    width: 800px;
    color: #8b8b8b;
    text-align: left;
}
.header
{
}
.header .homelink { float: left; }
.header .homelink a
{
    display: block;
    width: 250px;
    height: 71px;
    background: Transparent url(../_images/head_blue.gif) no-repeat left top;
}
.menu
{
    float: right;
    height: 71px;
}
.menu ul { margin: 0; padding: 0; }
.menu ul li
{
    float: left;
    display: block;
    margin: 45px 0px 1px 1px;
}
.menu ul li a
{
    display: block;
    width: 148px;
    height: 25px;
}
.menu ul li a.see { background: #121212 url(../_images/menu_see.gif) no-repeat left top; }
.menu ul li a.own { background: #121212 url(../_images/menu_own.gif) no-repeat left top; }
.menu ul li a.be { background: #121212 url(../_images/menu_be.gif) no-repeat left top; }
.menu ul li a.extras { background: #394e54 url(../_images/menu_extras.gif) no-repeat left top; width: 90px; }
.menu ul li a:hover
{
    background-position: left bottom;
}
.content
{
    background: #000;
    width: 800px;
}
.content .home
{
    width: 800px;
    height: 580px;
    background: #000 url(../_images/page_home.gif) no-repeat left top;    
}
.content .see
{
    width: 800px;
    height: 380px;
    background: #000 url(../_images/page_see2.gif) no-repeat left top;
}
.content .own
{
    width: 800px;
    height: 380px;
    background: #000 url(../_images/page_own.gif) no-repeat left top;
}
.content .be
{
    width: 800px;
    height: 380px;
    background: #000 url(../_images/page_be.gif) no-repeat left top;
}
.footer
{
    border-top: solid 1px #333;
    font-family: Verdana;
    font-size: 10px;
    background: #000;
    margin: 10px 0px 10px 0px;
    padding: 12px 5px 12px 5px;
    text-align: center;
    background: #000 url(../_images/logo_one.gif) no-repeat left center;
}
.countdown
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding: 45px 25px 0px 0px;
    width: 775px;
    text-align: right;
    letter-spacing: -.05em;
}
.countdown_small
{
    font-family: Arial;
    font-size: 17px;
    letter-spacing: -.05em;
    font-weight: bold;
    color: #746a63;
    width: 790px; text-align: right;
    padding: 10px 10px 0px 0px; 
}
.quality { color: #fff; cursor: default; }
.quality span { color: #909090; }
.quality a { color: #439ab5; text-decoration: underline; }
#extras
{
    width: 800px;
    font-family: Verdana;
    font-size: 10px;
    background: #000 url(../_images/extras.gif) no-repeat left top;
    padding-top: 70px;
}
#extras .col1
{
    background: #000 url(../_images/downloads.gif) no-repeat left top;
    padding: 86px 0px 10px 35px;
    margin: 0;
    width: 215px;
    float: left;
}
#extras .downloads a { display: block; width: 188px; height: 80px; margin: 0px 0px 10px 0px; }
#extras .prayer a { background: #000 url(../_images/download_prayer.gif) no-repeat left top; }
#extras .prayer a:hover { background-position: left bottom; }
#extras .brochure a { background: #000 url(../_images/download_brochure.gif) no-repeat left top; }
#extras .brochure a:hover { background-position: left bottom; }
#extras .col2
{
    background: #000 url(../_images/wallpaper.gif) no-repeat left top;
    padding: 118px 0px 10px 28px;
    float: left;
    width: 522px;
    margin: 0;
}
.wp { float: left; width: 152px; margin: 0px 8px 0px 0px; }
.wp a { color: #fff; }
.wp a:hover { color: #439ab5; }
.wp_blue { padding-top: 110px; background: #000 url(../_images/wallpaper/thumb_blue.gif) no-repeat left top; }
.wp_green { padding-top: 110px; background: #000 url(../_images/wallpaper/thumb_green.gif) no-repeat left top; }
.wp_orange { padding-top: 110px; background: #000 url(../_images/wallpaper/thumb_orange.gif) no-repeat left top; }