*
{
    margin: 0;
    padding: 0;
}

html, body
{
    height: 100%;
}

body
{
    color: #6a6b6d;
    font: 0.7em/1.4 arial, verdana, helvetica, sans-serif;
    text-align: left;
    background: #151017 url("../img/body.png") repeat-x 0 568px;
}

a, a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

hr
{
    display: none;
}

img
{
    border: none;
}

ul
{
    list-style-type: none;
}

div.page
{
    position: relative;
    min-width: 940px;
    min-height: 100%;
    text-align: center;
}

div.content
{
    position: relative;
    height: 568px;
    background: #8e6f57 url("../img/content.jpg") no-repeat 50% 0;
    text-align: center;
}

div.tree
{
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
}

div.left
{
    left: 0;
    width: 370px;
    height: 174px;
    background-image: url("../img/tree-left.png");
    background-position: 100% 0;
}

div.right
{
    right: 0;
    width: 369px;
    height: 217px;
    background-image: url("../img/tree-right.png");
    background-position: 0 0;
}

div.logo
{
    height: 90px;
}

div.logo h2
{
    position: absolute;
    top: 12px;
    left: 0;
    width: 273px;
    height: 45px;
    font-size: 160%;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
    background: #08107b;
    overflow: hidden;
}

div.logo h2 a, div.logo h2 a:hover
{
    color: #ffffff;
    text-decoration: none;
}

div.logo h2 span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url("../img/logo.png") no-repeat 0 0;
}

div.logo h2 a span
{
    cursor: pointer;
}

div.main
{
    width: 740px;
    height: 400px;
    text-align: left;
    background: #ffffff url("../img/main.jpg") no-repeat 0 0;
    margin: 0 auto;
    overflow: hidden;
}

div.main div.main, div.back
{
    display: none;
}

div.home h1, div.gallery h1, div.create h1, div.share h1, div.about h1, div.new h1
{
    display: none;
}

div.home
{
    background: transparent;
}

div.create, div.gallery
{
    position: relative;
    overflow: visible;
}

div.create p.save
{
    position: absolute;
    bottom: -28px;
    right: 17px;
    width: 172px;
    height: 32px;
    font-size: 120%;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    background: #ffba00;
}

div.create p.save a, div.create p.save a:hover
{
    color: #ffffff;
    text-decoration: none;
}

div.create p.save a span, div.create p.save a.hover span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url("../img/save.png") no-repeat 0 0;
    cursor: pointer;
}

div.create p.save a:hover span
{
    background-position: 0 -32px;
}

div.gallery p.billboard
{
    position: absolute;
    top: 22px;
    left: 19px;
    width: 700px;
    height: 355px;
}

div.gallery p.billboard a, div.gallery p.billboard a:hover
{
    position: absolute;
    display: block;
    top: 90px;
    right: 40px;
    width: 170px;
    height: 130px;
    text-decoration: none;
}

div.gallery p.author
{
    position: absolute;
    bottom: -14px;
    left: 28px;
    color: #ffffff;
    font-size: 130%;
    font-weight: bold;
    padding: 0 74px 0 0;
}

div.gallery p.author strong
{
    color: #ffbc00;
    padding: 0 8px;
}

div.gallery p.author span.data span
{
    font-size: 80%;
}

div.gallery p.author a, div.gallery p.author a:hover
{
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 20px;
    color: #ffbc00;
    font-size: 70%;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    background: #3f2212 url("../img/author.png") no-repeat 0 0;
    text-align: right;
    padding: 0 18px 0 0;
}

div.gallery p.vote
{
    position: absolute;
    bottom: -24px;
    right: 40px;
    font-size: 110%;
    text-transform: uppercase;
    background: transparent url("../img/vote.png") no-repeat 100% 0;
}

div.gallery p.vote a, div.gallery p.vote a:hover
{
    display: block;
    height: 39px;
    color: #ffbc00;
    line-height: 39px;
    text-decoration: none;
    padding: 0 54px 0 5px;
}

div.gallery p.disabled
{
    background-position: 100% -39px;
}

div.gallery p.disabled a
{
    visibility: hidden;
}

div.gallery p.captcha
{
    display: none;
    position: absolute;
    bottom: -27px;
    right: 21px;
    width: 300px;
    height: 50px;
    background: #633d26 url("../img/captcha.jpg") no-repeat 0 0;
}

div.gallery p.captcha input.code
{
    position: absolute;
    top: 24px;
    right: 102px;
    width: 86px;
    color: #bfac9b;
    font-size: 90%;
    text-align: center;
    background: transparent;
    border: none;
}

div.gallery p.captcha input.submit
{
    position: absolute;
    top: 16px;
    right: 2px;
}

div.gallery ul.submenu
{
    position: absolute;
    top: -10px;
    left: 50%;
    margin: 0 0 0 -335px;
}

div.gallery ul.submenu li
{
    float: left;
    height: 24px;
    line-height: 26px;
    text-align: center;
    text-transform: lowercase;
    overflow: hidden;
}

div.gallery ul.submenu li a, div.gallery ul.submenu li a:hover
{
    display: block;
    height: 24px;
    color: #ddc8b0;
    text-decoration: none;
    background: #472a15;
    background-repeat: no-repeat;
    background-position: 0 0;
}

div.gallery ul.submenu li.active a, div.gallery ul.submenu li.active a:hover
{
    color: #020100;
    background: #ffbc00;
    background-position: 0 -24px;
}

div.gallery ul.submenu li.a a, div.gallery ul.submenu li.a a:hover
{
    width: 114px;
    background-image: url("../img/submenu-a.png");
}

div.gallery ul.submenu li.b a, div.gallery ul.submenu li.b a:hover
{
    width: 70px;
    background-image: url("../img/submenu-b.png");
}

div.share
{
    position: relative;
    color: #ffffff;
    background-color: #0e125c;
    background-image: url("../img/share.jpg");
}

div.share div
{
    float: left;
    margin: 0 0 0 40px;
}

div.facebook
{
    width: 295px;
}

div.mail
{
    width: 320px;
}

div.share h2
{
    position: relative;
    font-size: 180%;
    margin: 50px 0 5px 0;
    padding: 0 0 10px 5px;
    background-repeat: no-repeat;
    background-position: 0 100%;
}

div.share h2 span.facebook
{
    position: absolute;
    top: 2px;
    text-transform: lowercase;
}

div.facebook h2
{
    background-image: url("../img/share-h2-a.png");
}

div.mail h2
{
    padding-left: 15px;
    background-image: url("../img/share-h2-b.png");
}

div.share h3
{
    font-size: 140%;
    padding: 0 0 0 5px;
}

div.share p
{
    font-size: 120%;
    line-height: 1.2;
    margin: 20px 0;
    padding: 0 0 0 5px;
}

div.share p.c
{
    text-align: center;
}

div.share p.fb a, div.share p.fb a:hover
{
    display: block;
    width: 170px;
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background: #5676ab url("../img/share-fb.png") no-repeat 100% 0;
    padding: 0 0 0 25px;
    margin: 0 0 0 48px;
}

div.mail p
{
    padding-left: 15px;
    margin: 10px 0;
}

div.mail table
{
    color: #ffffff;
    font-size: 100%;
    font-family: arial, verdana, helvetica, sans-serif;
    margin: 0 0 0 10px;
}

div.mail table td
{
    padding: 5px;
}

div.mail table td.r
{
    text-align: right;
    text-transform: lowercase;
}

div.mail table td.c
{
    text-align: center;
}

div.mail table td.result
{
    padding: 2px 5px;
}

div.mail table td.input
{
    background: transparent url("../img/share-input.png") no-repeat 0 50%;
    padding: 5px 10px 5px 7px;
}

div.mail table td.input input
{
    color: #cdcfe8;
    width: 218px;
    font-size: 100%;
    background: transparent;
    border: none;
}

div.log-in
{
    position: relative;
    color: #ffffff;
    background-color: #0e125c;
    background-image: url("../img/login.jpg");
    text-align: center;
}

div.log-in h1
{
    font-size: 200%;
    text-transform: uppercase;
    text-align: center;
    padding: 70px 0 0 0;
}

div.log-in p
{
    margin: 30px 0 0 0;
}

div.log-in table
{
    color: #ffffff;
    font-size: 100%;
    margin: 50px auto 0 auto;
}

div.log-in table td
{
    padding: 10px;
}

div.log-in table td.r
{
    font-size: 120%;
}

div.log-in table td.input
{
    background: transparent url("../img/login-input.png") no-repeat 0 50%;
}

div.log-in table td.input input
{
    color: #cdcfe8;
    width: 258px;
    font-size: 110%;
    background: transparent;
    border: none;
}

div.panel
{
    width: 692px;
    text-align: left;
    margin: 0 auto;
}

div.panel div.col
{
    float: left;
    width: 340px;
    min-height: 120px;
    color: #bfb7af;
    background-repeat: no-repeat;
    background-position: 0 0;
}

div.panel div.snd
{
    margin: 0 0 0 12px;
}

div.panel div.a
{
    background-image: url("../img/panel-a.png");
}

div.panel div.b
{
    background-image: url("../img/panel-b.png");
}

div.panel div.c
{
    background-image: url("../img/panel-c.png");
}

div.panel h2
{
    position: relative;
    width: 220px;
    height: 50px;
    font-weight: normal;
    line-height: 50px;
    text-transform: lowercase;
    margin: 0 0 0 120px;
}

div.panel h2 a, div.panel h2 a:hover
{
    color: #ffffff;
    text-decoration: none;
}

div.panel h2 span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
}

div.panel div.a h2 span
{
    background-image: url("../img/panel-a-h2.png");
}

div.panel div.b h2 span
{
    background-image: url("../img/panel-b-h2.png");
}

div.panel div.c h2 span
{
    background-image: url("../img/panel-c-h2.png");
}

div.panel a span
{
    cursor: pointer;
}

div.panel p
{
    font-size: 110%;
    width: 216px;
    line-height: 1.2;
    margin: 0 0 0 124px;
}

div.panel p a.more, div.panel p a.more:hover
{
    position: absolute;
    width: 14px;
    height: 14px;
    line-height: 14px;
    color: #ffffff;
    text-decoration: none;
    overflow: hidden;
}

div.panel p a.more span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url("../img/panel-more.png") no-repeat 0 0;
    cursor: pointer;
}

div.panel div.clear
{
    clear: both;
    display: block;
    width: 692px;
    height: 40px;
    overflow: hidden;
}

div.carousel
{
    position: absolute;
    top: 496px;
    left: 34px;
    width: 665px;
    height: 100px;
}

div.carousel div.list
{
    display: block;
    width: 665px;
    height: 100px;
    overflow: hidden;
}

div.carousel p
{
    position: absolute;
    top: 24px;
    width: 15px;
    height: 15px;
    margin: 0;
    overflow: hidden;
}

div.carousel p.prev
{
    left: -25px;
}

div.carousel p.next
{
    right: -25px;
}

div.carousel p span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
}

div.carousel p.prev span
{
    background-image: url("../img/prev.png");
}

div.carousel p.next span
{
    background-image: url("../img/next.png");
}

div.carousel ul li
{
    position: relative;
    width: 124px;
    height: 63px;
    line-height: 0;
    margin: 0 5px;
    background: #ffffff url("../img/loading.gif") no-repeat 50% 50%;
}

div.carousel ul li a span
{
    visibility: hidden;
}

div.carousel ul li span
{
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url("../img/carousel.png") no-repeat 0 0;
    cursor: pointer;
}

div.container
{
    display: block;
    height: 100px;
}

div.menu
{
    position: absolute;
    top: 0;
    left: 50%;
    width: 565px;
    height: 70px;
    font-size: 140%;
    line-height: 28px;
    text-transform: lowercase;
    text-align: center;
    background: #ab8f71 url("../img/menu.jpg") no-repeat 0 0;
    margin: 0 0 0 -198px;
}

div.menu li
{
    position: absolute;
    top: 8px;
    height: 28px;
    overflow: hidden;
}

div.menu li.a
{
    left: 43px;
    width: 44px;
}

div.menu li.b
{
    left: 102px;
    width: 116px;
}

div.menu li.c
{
    left: 233px;
    width: 63px;
}

div.menu li.d
{
    left: 312px;
    width: 79px;
}

div.menu li.e
{
    left: 404px;
    width: 75px;
}

div.menu li a, div.menu li a:hover
{
    color: #241702;
    text-decoration: none;
}

div.menu li span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer;
}

div.menu li.a span
{
    background-image: url("../img/menu-a.png");
}

div.menu li.b span
{
    background-image: url("../img/menu-b.png");
}

div.menu li.c span
{
    background-image: url("../img/menu-c.png");
}

div.menu li.d span
{
    background-image: url("../img/menu-d.png");
}

div.menu li.e span
{
    background-image: url("../img/menu-e.png");
}

div.menu li.active span
{
    background-position: 0 -28px;
}

div.flash
{
    position: absolute;
    top: 112px;
    left: 50%;
    width: 700px;
    height: 355px;
    margin: 0 0 0 -351px;
}

div.intro
{
    position: absolute;
    top: 79px;
    left: 0;
    width: 100%;
    height: 500px;
}

div.login
{
    position: absolute;
    top: 82px;
    left: 50%;
    width: 328px;
    line-height: 22px;
    text-transform: lowercase;
    text-align: right;
}

div.login a, div.login a:hover
{
    color: #241205;
}

div.login a:hover
{
    text-decoration: none;
}

div.close
{
    position: absolute;
    top: 122px;
    left: 50%;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin: 0 0 0 330px;
}

div.close span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url("../img/share-close.png") no-repeat 0 0;
    cursor: pointer;
}

div.footer
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 940px;
    height: 32px;
    color: #7d726a;
    line-height: 32px;
    text-align: left;
}

div.footer a, div.footer a:hover
{
    color: #988371;
    text-decoration: underline;
}

div.footer a:hover
{
    text-decoration: none;
}

div.footer p
{
    padding: 0 12px;
}

div.footer p.fb
{
    float: right;
    font-size: 110%;
}

div.footer p.fb a, div.footer p.fb a:hover
{
    color: #7d726a;
    text-decoration: none;
}

div.footer p.fb span
{
    font-size: 140%;
    text-transform: lowercase;
}
