body {
    background: #364e3b;
}

#bodyi {
    height: 633px;
    background: #364e3b url('/images/layout_green/bkg_body_img.png') repeat-x;
    z-index: -1;
}

#holder {
    z-index: 1;
}

#topbanner {
    width: 779px;
    height: 84px;
}

#topbanneri {
    top: 0px;
    left: 0px;
    width: 779px;
    height: 84px;
    z-index: 1;
}

#link_home {
    display: block;
    position: absolute;
    top: 5px;
    left: 39px;
    z-index: 3;
}

#link_home_spacer {
    width: 133px;
    height: 32px;
    border: 0;
}

#layoutuinfo
{
    position: absolute;
    top: 44px;
    right: 9px;
    color: #e2f3e6;
    z-index: 2;
}

#menu_holder
{
    z-index: 3;
    width: 364px;
    height: 40px;
    overflow: visible;
    position: absolute;
    top: 0px;
    left: 412px;
}

#menu_image
{
    position: absolute;
    bottom: 3px;
    left: 4px;
    width: 356px;
    height: 17px;
    z-index: 4;
}

.menu_link_holder
{
    top: 0px;
    position: absolute;
    border: 0;
    height: 41px;
    z-index: 5;
    overflow: visible;
}

.menu_shadow
{
    display: none;
    top: 0px;
    height: 41px;
    position: absolute;
    z-index: 3;
    background: #36280c;
}

.menu_link_spacer
{
    top: 0px;
    position: absolute;
    border: 0;
    height: 41px;
    z-index: 2000;
}

.menu_link_spacer img
{
    height: 41px;
    border: 0;
}

#cattery_shadow, #cattery_link, #cattery_link_spacer, #cattery_link_holder
{
    width: 75px;
    left: 0px;
}

#explore_shadow, #explore_link, #explore_link_spacer
{
    width: 66px;
    left: 75px;
}

#chat_shadow, #chat_link, #chat_link_spacer
{
    width: 59px;
    left: 141px;
}

#news_shadow, #news_link, #news_link_spacer
{
    width: 54px;
    left: 200px;
}

#help_shadow, #help_link, #help_link_spacer
{
    width: 44px;
    left: 254px;
}

#logout_shadow, #logout_link, #logout_link_spacer
{
    width: 68px;
    left: 298px;
}

#menu_holder div.menu_dropdown
{
    font-size: 11px;
    line-height: 12px;
    background: #36280c;
    position: absolute;
    z-index: 1000;
    top: 40px;
    display: none;
}

#menu_holder div.menu_dropdown div.menu_dropdown_inner
{
    background: #e7f7e2;
    overflow: auto;
    position: relative;
    top: 5px;
    left: 5px;
}

#menu_holder div.menu_dropdown div.menu_dropdown_divider
{
    border-right: 1px dotted #36280c;
    float: left;
}

#menu_holder div.menu_dropdown div.menu_link_container
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2000;
    padding: 0px;
}

#menu_holder div.menu_dropdown div.menu_subtitle
{
    font-weight: bold;
    margin-bottom: 4px;
    display: block;
    letter-spacing: 1px;
    color: #64976e;
}

#menu_holder div.menu_dropdown div.menu_subtitle_spacer
{
    margin-top: 10px;
}

#menu_holder div.menu_dropdown a
{
    display: block;
    margin-bottom: 2px;
    color: #26462d;
}

#menu_holder div.menu_dropdown a:hover
{
    color: #543c0e;
}

.menu_dropdown_floater
{
    float: left;
    margin: 7px;
    width: 100px;
}

.menu_dropdown_bkg
{
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 271px;
    height: 35px;
    z-index: 1500;
}

#cattery_dropdown
{
    left: 0px;
    width: 360px;
    height: 135px;
}

#cattery_dropdown_inner
{
    width: 350px;
}

#cattery_dropdown_inner, #cattery_divider
{
    height: 125px;
}


#explore_dropdown
{
    left: 75px;
    width: 360px;
    height: 335px;
}

#explore_dropdown_inner
{
    width: 350px;
}

#explore_dropdown_inner, #explore_divider
{
    height: 325px;
}

#chat_dropdown
{
    left: 141px;
    width: 360px;
    height: 160px;
}

#chat_dropdown_inner
{
    width: 350px;
}

#chat_dropdown_inner, #chat_divider
{
    height: 150px;
}

#gametime
{
    color: #536264;
    font-size: 10px;
    position: absolute;
    left: 67px;
    top: 71px;
    z-index: 5;
}

#addbookmark
{
    position: absolute;
    right: 11px;
    top: 71px;
    z-index: 5;
    cursor: pointer;
}

#loginbox {
    position: relative;
    width: 750px;
    height: 400px;
    left: 10px;
}

#intro {
    position: absolute;
    top: 20px;
    left: 10px;
    height: 250px;
    width: 260px;
    z-index: 2;
}

#index_middle {
    position: absolute;
    top: 0px;
    left: 220px;
    height: 400px;
    width: 228px;
}

#index_login {
    background: #ffffff url('/images/layout3/index_login.png') no-repeat;
    position: absolute;
    top: 70px;
    left: 450px;
    height: 192px;
    width: 262px;
}

#login_footer {
    margin-top: 200px;
}

#lostpass {
    text-align: center;
    margin-bottom: 20px;
}

#socialmedia {
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: right;
}

#socialmedia > div {
    margin-bottom: 5px;
}

#newaccount {
    background: #ffffff url('/images/layout3/newaccount.png?1') no-repeat;
    width: 700px;
    height: 471px;
    left: 15px;
    position: relative;
}

#newaccount .g-recaptcha {
    position: absolute;
    top: 350px;
    left: 10px;
}

#mpreview {
    position: absolute;
    top: 45px;
    left: 294px;
}

#content {
    background: url('/images/layout_green/bkg_content.png') repeat-y;
    width: 770px;
    left: 9px;
    color: #000000;
    padding: 5px 0 10px 0;
}

#contentholder {
    width: 730px;
    position: relative;
    left: 20px;
}

#bottombanner {
    clear: both;
    width: 770px;
    height: 9px;
    position: relative;
    left: 9px;
}

#bottombanneri {
    width: 770px;
    height: 9px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#footer
{
    margin-top: 0px;
    padding: 10px 0;
    width: 770px;
    left: 9px;
    position: relative;
    text-align: center;
    color: #7ea286;
}

#footer a {
    color: #8bbb95;
    text-decoration: none;
    cursor: pointer;
}

#footer a:hover {
    color: #ffffff;
}

a {
    color: #5b4419;
}

a:hover
{
    color: #000000;
}

.formholder
{
    color: #142b19;
    background: #e2f3e6;
}

#eventtxt
{
    background: #e2f3e5;
}

.theader, tr.theader
{
    background: #6d9c77;
}

.trow1, .trow1 table, .trow1 tr, .trow1 td
{
    background: #ffffff;
    color: #142b19;
}

.trow2, .trow2 table, .trow2 tr, .trow2 td
{
    background: #f0f0d0;
    color: #142b19;
}

.trow3, .trow3 table, .trow3 tr, .trow3 td
{
    background: #ffffff;
    color: #142b19;
}

#cpicker
{
    z-index: 25;
    position: absolute;
    border: 1px solid black;
    background: #b1bae0;
}

.commentbox
{
    background: #f3fbf5;
    border-top: 2px solid #e2f3e6;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 3px;
    clear: both;
}

.itemholder {
    background: #e2f4e7;
}
