body {
    background: #fff;
    color: #000;
    margin: 0;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

.frame {
    position: relative;
    width: 985px;
    margin: 0px auto;
}

.header {
    position: relative;
    margin-bottom: 5px;
    height: 117px;
    background: url(../interface/head_bg.jpg?ver=1) no-repeat bottom left;
}
.notifier {
    position: absolute;
    top: 2px;
    left: 115px;
    width: 545px;
    padding: 3px;
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    line-height: 110%;
    overflow: hidden;
    z-index: 55;
}
    .notifier .scrolling { position: relative; }
    .links {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        text-align: right;
        font-size: 8pt;
        color: #999;
        padding-right: 10px;
        line-height: 100%;
    }
        .links a, .links a:visited {
            text-decoration: none;
            color: #0016B8;
        }
        .links a:hover {
            text-decoration: underline;
            color: #001FFF;
        }
    .header h1 a {
        display: block;
        position: absolute;
        top: 24px;
        left: 0px;
        width: 420px;
        height: 95px;
        text-decoration: none;
        z-index: 50;
    }
        .header h1 span { visibility: hidden; }
    .header h4 {
        position: absolute;
        left: 165px;
        bottom: 6px;
        line-height: 100%;
        color: #4e4945;
        font-size: 8pt;
        letter-spacing: 1px;
    }
    .header .buttons {
        position: absolute;
        top: 37px;
        right: 15px;
    }
.main {
    float: left;
    width: 675px;
    margin-right: 10px;
    padding-top: 3px;
}
.add {
    float: left;
    width: 300px;
    padding-top: 3px;
}
    .footer .links {
        margin: 10px 0 0 5px;
        padding-left: 90px;
        text-align: left;
        height: 20px;
        background: url(../interface/global/onlinemedia.gif) no-repeat left top;
    }
    /* PANELS */
    .panel {
        background: url(../interface/global/pn_300.gif) no-repeat top left;
        padding: 7px 12px;
    }
    .panel_main {
        background: url(../interface/global/pn_main.gif) no-repeat top left;
        padding: 7px 12px;
    }
    .profile_mini {
        position: absolute;
        width: 160px;
        top: 37px;
        right: 340px;
    }
        .profile_mini p {
            float: left;
            margin-top: 0;
            line-height: 65%;
            font-family: Tahoma, Verdana, Arial, sans-serif;
        }
        .profile_mini p a.name {
            font-weight: bold;
            font-size: 10pt;
            color: #0662bc;
            margin-bottom: 3px;
            text-decoration: none;
        }
        .profile_mini img {
            float: left;
            margin-right: 7px;
        }
        .profile_mini img.border { border: 1px solid #c0c0c0; }

/* GLOBAL */
h1, h2, h3, h4, ul, ol, form, fieldset, p {
    border: none;
    margin: 0;
    padding: 0;
}
h2 { font-size: 16pt; }
h3 { font-size: 12pt; }
a img { border: none;}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
}
acronym { cursor: help; border-bottom: 1px dotted #444; }

/* FORMS */
input.in_large {
    border: none;
    padding: 0;
    width: 500px;
    height: 24px;
    font-size: 16pt;
    font-family: Georgia, 'Times New Roman', Times, serif;
    background: url(../interface/stories/rows.gif) no-repeat bottom left;
}

input.bt_large {
    border: none;
    padding: 0;
    width: 129px;
    height: 34px;
    color: #fff;
    font-size: 14pt;
    background: url(../interface/global/bt_large.gif) no-repeat top left;
}
input:hover.bt_large { background-image: url(../interface/global/bt_large_hover.gif); }

textarea.ta_std, input.bt_sml, select.sl_sml, .sl_sml select, textarea.ta_sml {
    width: 100%;
    border: 1px solid #999;
    background: #fff;
    font-size: 8pt;
    font-family: Arial, Verdana, sans-serif;
}
input.bt_sml, select.sl_sml, .sl_sml select { width: auto; }
textarea.ta_std {
    padding-top: 3px;
    font-size: 10pt;
    border: none;
    background: url(../interface/stories/rows.gif) repeat-y top center;
    line-height: 24px;
}

/* LINKS */
a { color: #0016b8; }
a:visited { color: #2e43d7; }
a:focus, a:hover { color: #001fff;}
a.point, a:visited.point {
    padding-left: 8px;
    font-size: 8pt;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    background: url(../interface/global/p.gif) no-repeat left center;
}
    a:hover.point {
        margin-left: 1px;
        background-image: url(../interface/global/ps.gif);
        color: #0662bc;
    }
a.disabled { text-decoration: line-through; }

a.bt_mail, a.bt_mail_new, a.bt_forums, a.bt_logout, a.bt_login, a.bt_register, a.bt_genres, a.bt_writers, a.bt_stories {
    display: block;
    position: relative;
    float: right;
    margin-left: 10px;
    width: 49px;
    height: 77px;
    background-repeat: no-repeat;
    background-position: top center;
    font-size: 8pt;
    color: #000;
    text-decoration: none;
}
a.bt_mail span, a.bt_mail_new span, a.bt_forums span, a.bt_logout span, a.bt_login span, a.bt_register span, a.bt_genres span, a.bt_writers span, a.bt_stories span {
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 1px;
    text-align:  center;
}
a.bt_genres     { background-image: url(../interface/buttons/bt_genres.gif?ver=1);  width: 41px;}
a.bt_writers    { background-image: url(../interface/buttons/bt_writers.gif?ver=1); width: 36px;}
a.bt_stories    { background-image: url(../interface/buttons/bt_stories.gif?ver=1); width: 43px;}

a.bt_logout     { background-image: url(../interface/buttons/bt_logout.gif?ver=1); }
a.bt_login      { background-image: url(../interface/buttons/bt_login.gif?ver=1); }
a.bt_register   { background-image: url(../interface/buttons/bt_register.gif?ver=1); }
a.bt_forums     { background-image: url(../interface/buttons/bt_forums.gif?ver=1); }
a.bt_mail       { background-image: url(../interface/buttons/bt_mail.gif?ver=1); }
a.bt_mail_new {
    position: relative;
    background-image: url(../interface/buttons/bt_mail_new.gif?ver=1);
    text-decoration: none;
}
    a.bt_mail_new strong {
        position: absolute;
        display: block;
        width: 25px;
        right: 1px;
        bottom: 35px;
        text-align: center;
        font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
        font-size: 8pt;
        color: #fff;
    }

/* BUTTONS */
a.bt_i {
    display: block;
    width: 19px;
    height: 19px;
    font-size: 1px;
    background: url(../interface/stories/button_info.png) no-repeat top;
}
    a.bt_i span { display: none; }
a.bt_add_favorite, a.bt_remove_favorite, a.bt_readers {
    display: block;
    width: 83px;
    height: 20px;
    background: url(../interface/stories/button_favorite_inactive.png) no-repeat top;
}
    a.bt_remove_favorite { background-image: url(../interface/stories/button_favorite.png); }
    a.bt_readers { background-image: url(../interface/stories/button_readers.png); }
    a.bt_add_favorite span, a.bt_remove_favorite span, a.bt_readers span { display: none; }
a.bt_std {
    display: block;
    width: 117px;
    height: 32px;
    text-align: center;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-size: 10pt;
    line-height: 250%;
    background: url(../interface/stories/bt_std.gif) no-repeat top center;
}

a:focus.bt_std, a:hover.bt_std { color: #777;}

input.bt_std {
    border: none;
    width: 117px;
    height: 32px;
    color: #000;
    font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    background: url(../interface/stories/bt_std.gif) no-repeat top center;
}
a.bt_simple, a:visited.bt_simple, a.bt_simple_disabled, a:visited.bt_simple_disabled, input.bt_simple {
    background: #d4d4d4;
    border: 3px double #fff;
    color: #000;
    padding: 2px 5px;
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
a:focus.bt_simple, a:hover.bt_simple {
    background: #838383;
    color: #fff;
}
a.bt_simple_disabled, a:focus.bt_simple_disabled, a:hover.bt_simple_disabled, a:visited.bt_simple_disabled {
    background: #e0e0e0;
    color: #fff;
}

p.desc {
    color: #888;
    font-size: 10pt;
    line-height: 110%;
}
    p.note {
        padding-left: 55px;
        min-height: 55px;
        background: url(../interface/global/note.gif) no-repeat top left;
        font-size: 8pt;
    }
    p.small {font-size: 10pt;}

.border, .border_online, .border_offline {
    padding: 1px;
    border: 1px solid #96bad9;
}
.border_online, .border_offline {
    border-color: #C0C0C0;
    border-bottom-width: 2px;
}
.border_online { border-bottom-color: #00c109; }
.border_offline { border-bottom-color: #d20000; }

.dotted {
    padding-top: 5px;
    background: url(../interface/global/dots.gif) repeat-x top;
}

.paging {
    margin-top: 5px;
    padding: 0 2px;
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}
    .paging .paging_controls {
        float: left;
        width: 170px;
    }
        .my_profile .paging .paging_controls { width: 150px; }
    .paging .page_numbers {
        float: left;
        width: 475px;
        text-align: right;
    }
        .my_profile .paging .page_numbers { width: 360px; }
    .paging .page_numbers a {
        display: block;
        float: right;
        width: 27px;
        height: 23px;
        margin-left: 2px;
        background: url(../interface/stories/paging.gif) no-repeat top;
        text-align: center;
        text-decoration: none;
        line-height: 200%;
        font-weight: bold;
        color: #635e5b;
    }
    .paging .page_numbers a.sel {
        color: #000;
        background-image: url(../interface/stories/paging_inactive.gif);
    }
.bt_left, .bt_left_disabled, .bt_right, .bt_right_disabled {
    display: block;
    float: left;
    width: 67px;
    height: 30px;
    margin-right: 2px;
    background: url(../interface/stories/arrow_left.gif) no-repeat left;
}
.bt_left_disabled  { background-image: url(../interface/stories/arrow_left_inactive.gif); }
.bt_right          { background-image: url(../interface/stories/arrow_right.gif); }
.bt_right_disabled { background-image: url(../interface/stories/arrow_right_inactive.gif); }

.bt_left span, .bt_left_disabled span, .bt_right span, .bt_right_disabled span { display: none; }

.bt_new_story {
    display: block;
    height: 41px;
    padding: 5px 0 0 65px;
    background: url(../interface/stories/bt_write_new.gif) no-repeat top left;
    text-decoration: none;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 10pt;
}

.show { display: block;}
.hide { display: none;}
.note { color: #8c8a8a;}

.login_register {
    float: left;
    width: 315px;
    padding: 20px 0 0 10px;
}
.register { margin-top: 10px;}
.member_benefits {
    float: left;
    width: 330px;
    padding: 20px 0 0 20px;
}

.error, .message {
    font-size: 9pt;
    font-weight: bold;
    padding: 3px;
    text-align: center;
    background: #ff0000;
    border: 1px solid #c00000;
    color: #fff;
}
.message {
    background: #ffffe2;
    border-color: #ffff00;
    color: #000;
}
.important { color: #ff0000;}
.green { color: #afde00;}

/* MESSAGES */
.message_left_hd, .message_right_hd, .message_unreaded_hd {
    width: 406px;
    height: 7px;
    font-size: 1px;
    background: url(../interface/messages/msg_left_top.gif) repeat-y right;
}
.message_right_hd {background: url(../interface/messages/msg_right_top.gif) repeat-y left; }
.message_left_bd, .message_right_bd {
    width: 386px;
    padding: 0 5px 10px 15px;
    font-size: 8pt;
    background: url(../interface/messages/msg_left_bgr.gif) repeat-y right;
}
.message_right_bd {
    padding: 0 15px 10px 5px;
    background: url(../interface/messages/msg_right_bgr.gif) repeat-y left;
}
.message_right_hd {background: url(../interface/messages/msg_right_top.gif) repeat-y left; }
.message_unreaded_hd {background: url(../interface/messages/msg_unreaded_top.gif) repeat-y left; }
.message_left_bd, .message_right_bd {
    width: 386px;
    padding: 0 5px 10px 15px;
    font-size: 8pt;
    background: url(../interface/messages/msg_left_bgr.gif) repeat-y right;
}
.message_right_bd, .message_unreaded_bd  {
    padding: 0 15px 10px 5px;
    background: url(../interface/messages/msg_right_bgr.gif) repeat-y left;
}
.message_unreaded_bd { background: url(../interface/messages/msg_unreaded_bgr.gif) repeat-y left; }
.message_left_en, .message_right_en, .message_unreaded_en {
    width: 401px;
    height: 13px;
    padding-right: 5px;
    font-size: 7pt;
    text-align: right;
    color: #555;
    background: url(../interface/messages/msg_left_end.gif) repeat-y right;
}
.message_right_en, .message_unreaded_en {
    padding: 0 0 0 5px;
    text-align: left;
    background: url(../interface/messages/msg_right_end.gif) repeat-y left;
}
.message_unreaded_en { background: url(../interface/messages/msg_unreaded_end.gif) repeat-y left; }

.message_box {
    height: 400px;
    overflow : auto;
}

.my_toolbar {
    position: absolute;
    top: 0;
    right: 0;
    width: 885px;
    height: 23px;
    background: url(../interface/my_toolbar/background.gif) no-repeat top right;
}
    .my_toolbar .sound {
        padding: 4px 3px 0 0;
        width: 18px;
        float: right;
    }
    .my_toolbar_globals {
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 8pt;
    }
    .my_toolbar_globals a {
        text-decoration: none;
        color: #7a7a7a;
    }
    .my_menu_holder {
        float: right;
        margin-left: 3px;
        width: 110px;
    }
    .my_menu_holder img.border {
        float: left;
        padding: 0;
        border: 1px solid #fff;
        margin: 1px 3px 0 0;
    }
        .hover_menu {
            position: absolute;
            top: 22px;
            right: 0px;
            z-index: 15;
            width: 124px;
            background: #fff;
            border: 1px solid #c5c5c5;
            border-top: none;
            padding: 3px 5px;
        }
        .hover_menu a {
            background: url(../interface/global/p.gif) no-repeat left center;
            padding-left: 9px;
            color: #000;
        }
        .hover_menu a:hover {
            background-image: url(../interface/global/ps.gif);
            color: #828282;
        }
        .hover_menu a.close {
            display: block;
            text-align: right;
            background: none;
            font-size: 7pt;
        }
    a.link_open, a.link_close {
        display: block;
        float: left;
        width: 80px;
        height: 22px;
        line-height: 200%;
        background: url(../interface/my_toolbar/link_open.gif) no-repeat top right;
    }
    a.link_close { background-image: url(../interface/my_toolbar/link_close.gif); }
    a:hover.link_open, a:hover.link_close { background-color: #f7f7f7; }
    .my_messages {
        float: right;
        width: 30px;
        height: 22px;
        background: url(../interface/my_toolbar/vsep.gif) repeat-y top right;
    }
        .my_messages .messages {
            display: block;
            width: 17px;
            height: 17px;
            margin: 2px 0 0 3px;
            background: url(../interface/my_toolbar/messages_empty.gif) no-repeat right;
        }
        .my_messages .messages_new {
            display: block;
            width: 17px;
            height: 19px;
            padding-left: 10px;
            margin: 2px 0 0 0;
            background: url(../interface/my_toolbar/messages_new.gif) no-repeat right;
            text-align: center;
            line-height: 175%;
            color: #fff;
            font-size: 7pt;
            font-weight: bold;
        }
    .my_friends_online {
        float: right;
        width: 130px;
        height: 22px;
        background: url(../interface/my_toolbar/vsep.gif) repeat-y top right;
        line-height: 175%;
    }
        .my_friends_online strong { color: #000; }
    .friends_list {
        position: absolute;
        top: 22px;
        right: 165px;
        z-index: 14;
        width: 118px;
        background: #fff;
        border: 1px solid #c5c5c5;
        border-top: none;
        padding: 3px 5px;
    }
    .friends_list p.desc {
        margin: 0;
        font-size: 8pt;
    }
    .friends_list ul { list-style: none; }
    .friends_list ul li {padding-bottom: 2px;}
    
    .friends_list a.close {
        display: block;
        text-align: right;
        background: none;
        font-size: 7pt;
        line-height: 100%;
    }
    
.write_message p.desc {
    margin: 5px 0 0 0;
    font-size: 8pt;
}
.forums_list ul li { padding: 2px 0 2px 14px;}
.forums_list ul li a { font-size: 10pt;}

/* CHAT */
.chat {
}
    .chat .left {
        float: left;
        width: 520px;
        margin-right: 5px;
    }
    
    .chat .right {
        float: left;
        width: 135px;
        padding: 10px 0 5px 10px;
        background: url(../interface/global/pn_145.gif) no-repeat top left;
        min-height: 100px;
    }
    .chat .user_list_holder {
        overflow: auto;
    }
    .chat .user_list {
        margin: 0 0 1px 0;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-weight: bold;
        font-size: 8pt;
    }
    .chat .user_list img { border: 1px solid #fff; }
    .chat .messages {
        margin: 0;
        padding: 7px;
        background: url(../interface/global/pn_520.gif) no-repeat top left;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 8pt;
    }
    .chat .messages .ar { color: #0662BC; }
    .chat .messages span {
        color: #999;
        font-size: 7pt;
    }
    .chat .messages a { color: #000; }
    .chat .messages strong.mine { color: #0662bc;}
    .chat .messages_holder { overflow: auto; position: relative; }
.bt_rename {
    background: url(../interface/icons/rename.png) no-repeat left;
    padding-left: 18px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 7pt;
    font-weight: bold;
}
.rename_form {
    position: absolute;
    width: 310px;
    border: 1px dotted #999;
    background: #f6f6f6;
    padding: 5px;
}
    .rename_form label {
        font-weight: bold;
        font-size: 10pt;
    }
.types {
    padding: 10px 0 10px 0;
    font-size: 10pt;
}
    .types a {padding: 2px; text-decoration: none; }
    .types a.sel {background: #B3E9FF; color: #000000;}

.vote {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 380px;
    
    text-align: center;
    
    background: #fff;
    border: 5px solid #fff;
    z-index: 70;
	opacity: 0.9;
}
	.vote .inner {
		border: 1px solid silver;
		background: #fff;
		padding: 20px;
	}
    .vote p.desc {
		margin: 0;
		font-size: 8pt;
	}
	.vote p.desc a.close { color: gray;}

.new_messages {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../interface/messages/new.gif) no-repeat center;
    text-align: center;
    color: #fff;
    line-height: 220%;
    font-size: 8pt;
    font-weight: bold;
}
.friends_online_im .holder {
    height: 215px;
    overflow: auto;
}
.friends_online_im a {
    color: #7A7A7A;
    text-decoration: none;
}
.friends_online_im tr:hover { background-color: #f0f0f0; }
.friends_online_im tr.sel { background-color: #E0E0E0;}
.friends_online_im tr.sel a {
    color: #000;
    font-weight: bold;
}
.friends_online_im img { margin-right: 3px;}
.search_highlight { border-bottom: 1px solid Red; }

/* TABS */
ul.tabs { list-style: none; }
ul.tabs li, ul.tabs li a {
    display: block;
    float: right;
    margin-left: 2px;
    width: 96px;
    height: 24px;
    background: url(../interface/matchmaker/tab.gif) no-repeat top;
    text-align: center;
}
ul.tabs li.sel, ul.tabs li.sel a {
    margin-top: -2px;
    width: 98px;
    height: 38px;
    background: url(../interface/matchmaker/tab_sel.gif) no-repeat top;
}
ul.tabs li.settings, ul.tabs li.settings a {
    background: url(../interface/matchmaker/tab_settings.gif) no-repeat top;
}
ul.tabs li a {
    margin: 0;
    text-decoration: none;
    background: none;
    font-size: 10pt;
    line-height: 180%;
    color: #545454;
}
ul.tabs li.sel a {
    font-weight: bold;
    color: #000;
    line-height: 220%;
}
ul.tabs li.settings a { color: #41607e;}
ul.tabs li a:hover { color: #000;}

/* STORIES */
.home_stories { padding-top: 12px; }
.story_item {
    width: 640px;
    height: 90px;
    padding: 4px;
    background: url(../interface/stories/header_bg_std.gif) no-repeat top;
    margin-bottom: 5px;
}
    .story_item .story_body {
        position: relative;
        display: block;
        width: 640px;
        height: 90px;
    }
    .story_item h2 {
        margin: 0;
        position: absolute;
        z-index: 2;
        bottom: 10px;
        left: 10px;
        font-size: 18pt;
    }
        .story_item h2 a { color: #fff; text-decoration: none; }
    .story_item h2.shadow {
        z-index: 1;
        bottom: 9px;
        left: 11px;
        color: #000;
    }
    .story_item h4 {
        position: absolute;
        bottom: 2px;
        left: 10px;
        font-size: 9pt;
        line-height: 100%;
    }
        .story_item h4 a { color: #000; text-decoration: none;}
        .story_item h4.inverted, .story_item h4.inverted a { color: #ddd; }
    .story_item p { margin: 0; }
    .story_item .stats {
        position: absolute;
        top: 5px;
        right: 5px;
        width: 93px;
        height: 40px;
        padding: 2px 5px;
        line-height: 100%;
        background: url(../interface/stories/panel_stats.png) no-repeat top;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 7pt;
    }
    .story_item .stats em { font-style: normal; color: #555; }
    .story_item .bt_i, .story_item .bt_readers, .story_item .bt_add_favorite, .story_item .bt_remove_favorite {
        position: absolute;
        right: 5px;
        bottom: 2px;
    }
    .story_item .bt_readers { right: 25px; bottom: 24px; }
    .story_item .bt_add_favorite, .story_item .bt_remove_favorite { right: 25px; bottom: 46px; }
    .story_item a.bt_unreaded, .story_item a.bt_readed {
        position: absolute;
        bottom: 1px;
        right: 25px;
    }

.home_stories .title {
    margin-top: 25px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18pt;
    font-weight: normal;
    text-align: center;
    line-height: 100%;
}
.home_stories .author {
    text-align: center;
    font-size: 10pt;
}
.home_stories .author a { text-decoration: none; }
.home_stories .page_body, .home_stories .continues {
    margin-top: 15px;
    padding: 2px 5px 0 5px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 12pt;
    line-height: 24px;
    background: url(../interface/stories/rows.gif) repeat-y top center;
}
.home_stories .continues { padding-top: 3px; line-height: 22px; }
.home_stories .continues em {
    font-size: 9pt;
    font-style: normal;
    color: #444;
}
.home_stories .continues .author {
    color: #000;
    font-size: 8pt;
}
.home_stories .continues .new {
    color: #000;
    font-size: 8pt;
    background: #fffca6;
    padding: 0 3px;
    border: 1px solid #ffea00;
}
.home_stories .nav {
    margin-top: -5px;
    font-size: 8pt;
    line-height: 100%;
}
    .home_stories .nav a { color: #555; text-decoration: none; padding-right: 5px; }
.home_stories .sorts { margin-bottom: 10px; font-size: 8pt;}
    .home_stories .sorts a.sel { padding: 1px 4px; text-decoration: none; background: #ddd; color: #000; }
.home_stories .filters {  font-size: 8pt; }
.home_stories form { margin-top: 15px; }

a.read, a.read_recommend, a.write {
    margin-left: 10px;
    padding-left: 18px;
    background: url(../interface/global/read.gif) no-repeat left;
    text-decoration: none;
}
a.read_recommend { font-weight: bold; background-image: url(../interface/global/read_recommend.gif); }
a.write { font-weight: bold; color: #d80000; background-image: url(../interface/global/write.gif); }

.stories_last_updated, .authors_top, .genres_top, .forum_topics {
    float: left;
    padding-top: 10px;
}
.list_panel {
    width: 315px;
    padding-left: 15px;
}
    .list_panel h3 {
        color: #635e5b;
        font-family: Arial, Verdana, sans-serif;
        font-size: 11pt;
        font-weight: bold;
    }
table.std {
    font-size: 8pt;
    font-family: Arial, Verdana, sans-serif;
    color: #635e5b;
}
    table.std th {
        text-align: left;
        color: #959493;
        font-size: 7pt;
    }
    table.std strong { color: #000;}
    table.std strong.new_messages { color: #fff;}
    table.std a {
        text-decoration: none;
        font-weight: bold;
    }
    table.std tr.notify { background: url(../interface/global/dots.gif) repeat-x bottom; }
/* ABOUT PANEL */
.about p { color: #6d6966; font-size: 8pt; }
.about p strong { color: #000;}

/* VOTE PANEL */
.pn_vote_simple, .pn_bookmark {
    float: left;
    width: 150px;
    margin: 15px 0 0 0;
    font-size: 8pt;
    color: #000;
    line-height: 110%;
}
.pn_vote_simple a, .pn_bookmark a {
    line-height: 120%;
    text-decoration: none;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 9pt;
}
.pn_vote_simple .active, .pn_vote_simple .inactive, .pn_bookmark .active, .pn_bookmark .inactive {
    height: 32px;
    padding-left: 48px;
    background: url(../interface/stories/bt_vote_active.gif) no-repeat left;
}
.pn_vote_simple .inactive { background-image: url(../interface/stories/bt_vote_inactive.gif); }
.pn_vote_simple .inactive a { text-decoration: line-through; }

/* ADD/REMOVE BOOKMARK PANEL */
.pn_bookmark .active   { background-image: url(../interface/stories/bt_bookmark_active.gif); }
.pn_bookmark .inactive { background-image: url(../interface/stories/bt_bookmark_inactive.gif); }

.genre_stories, .genre_authors {
    float: left;
    padding-top: 10px;
    width: 310px;
}
.genre_info {
    width: auto;
    padding: 0 15px;
}

/* MY PROFILE */
.my_home .left {
    float: left;
    width: 134px;
    padding-top: 5px;
    font-family: Arial, Verdana, sans-serif;
}
.my_home .right {
    float: left;
    padding: 0 0 0 0px;
    width: 515px;
}
.avatar_place {
    position: relative;
    width: 120px;
    height: 160px;
    padding: 3px;
    background: url(../interface/profile/avatar_bg.gif) no-repeat top left;
}
    .avatar_place .status {
        position: absolute;
        left: 3px;
        bottom: 3px;
        width: 120px;
        height: 23px;
        padding: 2px 0 0 0;
        background: url(../interface/profile/black_tr.png) repeat;
        font-size: 7pt;
        color: #ccc;
        line-height: 110%;
    }
    .avatar_place .status img {
        float: left;
        padding: 5px 3px 0 3px;
    }
    .avatar_place .status strong { color: #fff; }
.my_home h2, .my_home h3 {
    padding: 3px 0 0 3px;
    color: #0016b8;
    font-weight: normal;
    font-size: 11pt;
}
.my_home h3 { color: #0071b8; padding-top: 0;}
.my_home h4 { color: #000; padding-left: 3px; font-size: 10pt;}
.my_home p.info { padding: 3px 0 0 3px; font-size: 8pt; color: #666666}
.my_home p.info em { color: #000; }
.bt_chat {
    display: block;
    width: 130px;
    height: 30px;
    background: url(../interface/profile/bt_chat.gif) no-repeat top;
}
    .bt_chat span { display: none; }
.my_home .bt_chat { margin-top: 5px; }
ul.my_menu {
    width: 127px;
    padding: 0;
    margin: 3px 0 0 3px;
    background: url(../interface/profile/menu.gif) no-repeat top;
    font-size: 9pt;
    list-style: none;
    line-height: 150%;
}
ul.my_menu a {
    color: #040d2a;
    text-decoration: none;
}
ul.my_menu a:focus, ul.my_menu a:hover { color: #0016b8; }
ul.my_menu li {
    margin-left: 5px;
    padding-left: 8px;
}
    ul.my_menu li.sel { background: url(../interface/profile/arrow.gif) no-repeat left center; }
    ul.my_menu li.sel a { color: #ff5a00; font-weight: bold; }

.my_writer_stats {
    padding: 5px 0 0 100px;
    background: url(../interface/profile/ink.jpg) no-repeat left;
    height: 90px;
}
    .my_writer_stats table {
        float: left;
        width: 155px;
        margin-right: 10px;
        font-size: 8pt;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        line-height: 100%;
    }
    .my_writer_stats table th {
        color: #5f5f5f;
        font-weight: normal;
        text-align: left;
    }
    .my_writer_stats .vpp {
        float: left;
        width: 82px;
        height: 56px;
        padding-top: 5px;
        margin-top: 7px;
        background: url(../interface/profile/vpp.gif) no-repeat top;
        text-align: center;
        font-size: 8pt;
        font-family: Tahoma, Verdana, Arial, sans-serif;
        line-height: 120%;
        color: #5f5f5f;
    }
    .my_writer_stats .vpp acronym { color: #000; }
    .my_writer_stats .vpp strong {
        line-height: 150%;
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-weight: normal;
        font-size: 12pt;
        color: #ff5a00;
    }
.my_about {
    padding: 0 5px 5px 5px;
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

.my_profile .buttons { padding-bottom: 5px; }

a.bt_unreaded, a.bt_readed {
    display: block;
    width: 73px;
    height: 20px;
    padding-right: 10px;
    background: url(../interface/stories/panel_readed_go.png) no-repeat top left;
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #d0d0d0;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    line-height: 170%;
}
a.bt_unreaded strong { color: #fff; }
a.bt_unreaded em { font-style: normal; color: #9f9f9f; }

a:hover.bt_unreaded { color: #fff; background-image: url(../interface/stories/panel_readed_go_hover.png); }

a.bt_readed {
    width: 83px;
    padding-right: 0;
    background-image: url(../interface/stories/panel_readed.png);
    color: #9f9f9f;
}

.pn_search {
    width: 280px;
    padding: 5px 10px;
    background: url(../interface/global/pn_search.gif) no-repeat top;
    font-size: 9pt;
    line-height: 150%;
}
.pn_search form { padding-top: 5px; }
.pn_search a.sel { padding: 0 4px; text-decoration: none; background: #ddd; color: #000; }

.fast_bookmarks h3 {
    color: #0071B8;
    font-weight: normal;
    font-size: 11pt;
}
.fast_bookmarks table { line-height: 110%; }

.terms p {
    font-size: 11pt;
    margin-top: 10px;
}

.ads_custom {
    float: left;
    width: 207px;
    padding: 5px 10px 5px 15px;
}
.ads_lead {
    float: left;
    width: 728px;
    padding: 5px 15px 5px 10px;
}
.navigation {
    margin-top: 5px;
    background: url(../interface/global/footer.gif) no-repeat bottom;
    height: 23px;
    padding-left: 10px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 8pt;
    line-height: 200%;
    color: #aaa;
}
.navigation strong { font-weight: normal; color: #000; }