iframe.lj_embedcontent {
    border: 0;
}

form {
    margin: 0px;
    padding: 0px;
}

.ljclear {
    clear: both;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
}

.nowrap {
    white-space: nowrap;
}

.lj_progresscontainer {
    height: 25px;
    width: 400px;
    margin: 1em;
    background: url(inactive.gif) repeat;
}

.lj_progressoverlay {
    background: url(active00.gif) repeat;
}

.lj_progressindefinite {
    background-image: url(barber00.gif);
}

.lj_hourglass {
        z-index: 20000;
}

.ErrorNote .Inner {
    background-color: #FFEEEE;
    background-repeat: repeat-x;
    border: 1px solid #FF9999;
    padding: 8px;
}

.Note .Inner {
    background: #FFFFDD;
    border: 1px solid #FFCC33;
    padding: 8px;
}

div.lj_ippu {
    background-color: #fff;
    border: 2px solid #444;
    padding: 2px;
}

div.lj_ippu_titlebar {
    background-color: #444;
    height: 20px;
    font-weight: bold;
    color: #fff;
    width: auto !important;
    padding: 5px 0 0 5px;
}

    div.lj_ippu_titlebar div {
        
    }

    .lj_ippu_titlebar img {
        opacity: .25;
    }
    
        .lj_ippu_titlebar img:hover {
            opacity: 1;
        }

.LJ_Placeholder_Container { /* see also lj_base-ie.css */
        display: table-cell;
        vertical-align: middle;
        border: 1px dashed #ccc;
        _position: relative;
        overflow: hidden;
}

.LJ_Placeholder_Container img { /* see also lj_base-ie.css */
        cursor: pointer;
        display: block;
        margin: 0 auto;
        _position: absolute;
        _top: 45%;
        _left: 45%;
}

.ljhidden {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        margin: 0;
        border: 0;
        padding: 0;
        font-size: 0.1px;
        line-height: 0;
        opacity: 0;
        filter: alpha(opacity=0);
}

.lj_pollanswer {
}

.lj_pollanswer_loading {
        color: #CCC;
        border: 1px solid #EEE;
}

.super {
    vertical-align: super;
    font-size: .7em;
}

.notice {
    color: #f00;
}

.ljedittime {
    font-size: smaller;
}

.warning-background {
    background-image: url('message-.gif');
}

.lj_invisible {
    display:-moz-inline-box;
    display:inline-block;
    line-height:0;
    width:0;
    height:0;
    padding:0;
    border:0 none transparent;
    margin:0;
    overflow:hidden;
    text-decoration:none;
}


/* Link to current LJ.com version 
------------------------------------ */
DL.current-version {
    margin: 10px 0;
    padding: 0;
    border: 0;
    text-align: left;
    }
    DL.current-version DT,
    DL.current-version DD {
        display: inline;
        margin: 0;
        padding: 0 3px 0 0;
        text-align: left;
        white-space: nowrap;
        font-size: 11px !important;
        font-weight: normal;
        }

/* WLMInterstitial */
.wlm-interstitial {
    text-align:left;
    padding:20px 230px 10px 10px;
    background:url(intersti.jpg) no-repeat 274px 3px;
    }
    .wlm-interstitial H1 {
        font-size:2.6em;
        text-transform:uppercase;
        color:#375991;
        }
    .wlm-interstitial FIELDSET {
        border:0;
        padding:10px 0 0;
        margin:0;
        }
        .wlm-interstitial FIELDSET UL,
        .wlm-interstitial FIELDSET LI {
            padding:0;
            margin:0;
            display:block;
            list-style:none;
            }
        .wlm-interstitial FIELDSET UL {
            padding-bottom:10px;
            }
        .wlm-interstitial FIELDSET .wlm-submit-button {
            width:55px;
            }
.lj_ippu_titlebar {
    text-align:left;
    }
.lj_ippu_titlebar IMG {
    cursor:pointer;
    }

.opera-filter { display:none; }
HTML:first-child .opera-filter { display:block; } /* opera lt 9.5 */
HTML:not(IE7) .opera-filter, x:-o-prefocus { display:block; } /* opera gte 9.5 */
/*---------- Manage Settings ----------*/
/*-------------------------------------*/

#manageSettings {
    }

.Subscribe {
    width: 100%;
    padding: 0;
    margin: .5em 0 0 0;
    clear: both;
    }

.Subscribe tr.Inactive {
    color: #aaa;
}

.Subscribe tr.Disabled {
    background-color: #eee;
}

.Subscribe tr.altrow {
    background-color: #f1f1f1;
}

.Subscribe tr.Inactive a {
    color: #aaa;
}

.Subscribe td {
    padding: .3em;
}

.Subscribe td img {
    border: 0;
}

.Subscribe td label {
    cursor: pointer !important;
}

.Subscribe td p {
    color: #666;
    background: #fff;
    cursor: default !important;
}

.CategoryRow .Caption {
    text-align: right;
    vertical-align: bottom;
}

.CategoryRow {
    width: 100%;
}

.CategoryRow td {
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    padding: 2em .4em .2em .4em;
}

.CategoryRowFirst td {
    padding-top: .2em;
}

.CategoryRow .caption {
    text-align: right;
}

.CategoryRow label {
}

.CategoryHeading {
    font-weight: bold;
}

.CategoryHeadingNote {
}

#Subscriptions {
    width: 100%;
}
#Subscriptions th {
    text-align: left;
}
#Subscriptions td, #Subscriptions th {
    padding-left: .5em;
    padding-right: .5em;
}
#Subscriptions tr.lighter {
    background-color: #cff;
}
#Subscriptions tr.darker {
    background-color: #9cc;
}
div.argOptsContainer {
    display: none;
}

#SubscribeSaveButtons {
    text-align: center;
    border: 1px solid #333;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    }

#SubscribeSaveButtons input {
    margin: 5px;
}

#SubscriptionInfo {
    width: 95%;
    text-align: center;
    margin: 1em auto;
}

#SubscriptionInfo p, #SubscriptionInfo div {
    font-size: 1em;
    margin: 0;
    padding: .2em;
}

/*----------- Message Center ----------*/
/*-------------------------------------*/


.NotificationTable {
    width: 100%;
}

.NotificationTable tr.Selected {
    background-color: #cee0fb;
}

.NotificationTable tr.Selected td {
    border-top: 1px solid #ccc;
}

.NotificationTable td {
    border-top: 1px solid #ddd;
}


#NotificationSidebar {

}

#NotificationSidebar p {
    margin: 0;
    padding: 0;
}

#NotificationSidebar .Blurb {
    margin: 0 0 1em 0;
    padding: 0;
}

#NotificationSidebar .BlurbTitle {
    font-weight: bold;
    margin: 0 0 .4em 0;
}

#NotificationSidebar .ljad {
    float: left;
    margin-right: 1em;
}

.esnlinks {
    float: right;
    display: block;
    margin: 0 0 0 0;
    font-weight: normal;
    }

.NotificationTable .inbox {
    padding: 0;
    margin: 0em 0 0em 0;
    border-top: 1px solid #ddd;
}

.inbox .header {
    width: 100%;
    margin: 0;
    background: #ddd;
    vertical-align: middle;
    border: 0;
    padding: 3px;
}

.actions {
    font-size: 0.9em;
}

span.Pages {
    float: right;
}

span.Pages input {
}

.inbox tr {
    cursor: pointer;
}

.inbox_newitems {
    font-weight: bold;
    overflow: hidden;
}

.InboxItem_Controls {
    float: left;
    width: 40px;
}

.InboxItem_Unread {
    font-weight: bold;
    }

.InboxItem_Read {
    color: #888;
}

span.InboxItem_Read:hover {
    color: #000;
}

span.InboxItem_Read a {
    color: #999 !important;
}
span.InboxItem_Read:hover a {
    color: inherit !important;
}

.InboxItem_Meta {

}

.InboxItem_Meta td {
    padding: 0 0 0 0;
}

.inbox .alt {
    background: #f6f6f6;
}

.inbox .alt td {
}

.inbox .checkbox {
    width: 1%;
    padding: .1em;
    vertical-align: top;
}

.inbox td.NoItems {
    font-size: 3em;
    text-align: center;
    padding: 1em;
    color: #ddd;
    cursor: default !important;
}

.inbox td.item {
    padding: .3em 0 .2em .4em !important;
    vertical-align: middle;
}

.InboxItem_Content {
    padding: .5em 0 .2em 0;
    width: 95%;
}

.inbox td.time {
    width: 8.5em;
    font-size: .8em;
    color: #555;
    vertical-align: top;
    padding-top: .4em;
}

.inbox .JournalNewComment {
}

.inbox .Subject {
    font-weight: bold;
}

.inbox .ManageButtons {
    float: right;
    width: 104px;
    position: relative;
    top: 4px;
    margin: 0 0 .5em 0;
}

.inbox .Body {
}

.NotificationTable tr.Selected .Body {
}

/* folder links */
.folders a {
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    display: block;
    margin: 0px;
    padding: 0px 0px 1px 2px;
    border: 1px solid #fff;
}
.folders a.subs {
    padding-left: 1em;
}
.folders .subs {
    padding-left: 1em;
}
.folders a.subsubs {
    padding-left: 2em;
}
.folders a:visited, .folders a:link {
    color: #000;
}
.folders a:hover {
    border: 1px solid #bbb;
    background-color: #eee;
}

/**** ESN AJAX ****/
.ippu {
    color: #000000
}

.ippu .track_title {
    font-weight: bold;
    color: #CC6644;
    margin: 4px;
}

.ippu .track_btncontainer {
    margin-top: 5px;
    padding: 1px;
    width: 250px;
}

.ippu .track_moreopts {
    margin: auto auto auto 1em;
    width: 49%;
}

.ippu .track_savechanges {
    margin: auto auto auto auto;
    width: 49%;
}

#compose label {
    font-weight: bold;
}

div.ContextualPopup {
    position: relative;
    margin: 5px 0 0 20px;
    font: normal 11px "Arial", "Verdana", sans-serif !important;
    text-align: left;
    }

* html div.ContextualPopup {
    background: none !important;
    }

div.ContextualPopup img {
    border: 0;
    }

div.ContextualPopup div.Inner {
    position: relative;
    top: -2px;
    left: -2px;
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #036;
    padding: 0px;
    width: 20em;
    }

* html div.ContextualPopup div.Inner {
    top: 0px;
    left: 0px;
    }

div.ContextualPopup .Content {
    padding: 2px 4px 6px 4px;
    margin-right: 50px;
    line-height: 1.4;
    }

   div.ContextualPopup .Relation {
       font-weight: bold !important;
       }

   div.ContextualPopup .Content .OnlineStatus {
       font-weight: bold;
       }

   div.ContextualPopup .Content .GizmoBlurb {
       font-size: smaller;
       }

div.ContextualPopup .Userpic {
    float: right;
    top: 0;
    right: 0px;
    padding: 4px 4px 0 0;
    }

* html div.ContextualPopup .Userpic {
    top: 2px;
    }

   div.ContextualPopup .Userpic img {
        margin: 0 auto;
        max-width: 50px;
        width:expression(this.width > 50 ? "50px" : this.width); /*IE Max-width */
        height: auto;
        vertical-align: middle;
        }

   div.ContextualPopup div.Inner a:link,
   div.ContextualPopup div.Inner a:visited {
        text-decoration: underline !important;
        border-bottom:0 none;
        font-weight: bold;
        color: #00C !important;
        }
div.ups_status {
        color: #333;
        font-size: larger;
        font-weight: bold;
        text-align: center;
}

.ups_table {
        display: table;
        width: 100%;
        _width: 97%;
        padding: 0;
        margin: 0;
}

td.ups_cell {
        padding: 5px;
        border: 1px solid #fff;
        cursor: pointer !important;
        color: #000;
}

.ups_row1 { background-color: #fff; }
.ups_row2 { background-color: #efefef; }

.ups_selected_cell {
        background-color: #999 !important;
        color: #000;
        border: 1px solid #454545 !important;
}

div.ups_search {
        padding: 5px;
        background: #ccc;
        color: #000;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        height: 20px;
        vertical-align: top;
}

.ups_selected {
        border-top: 1px solid #777 !important;
        border-left: 1px solid #777 !important;
        border-right: 1px solid #444 !important;
        border-bottom: 1px solid #444 !important;
}

img.ups_upic {
        display: block;
        padding: 3px;
        border-top: 1px solid #eee;
        border-left: 1px solid #eee;
        border-right: 1px solid #aaa;
        border-bottom: 1px solid #aaa;
        background: #fff;
        color: #000;
}

div.ups_userpics {
        overflow: auto;
        height: 353px;
        margin: 0;
        padding: 0;
}

div.ups_container {
        float: left;
        margin: 0 5px 0 0;
}

div.ups_closebuttonarea {
        background: #ccc;
        color: #000;
        padding: 5px;
        border-top: 1px solid #fff;
        height: 20px;
        position: relative;
}

        div.ups_closebuttonarea input {
                vertical-align: top;
        }

        span#ups_scaling_buttons {
                display: block;
                position: absolute;
                right: 5px;
                top: 2px;
        }

        #ups_scaling_buttons img {
                margin: 0 0 0 2px;
                padding: 2px;
                border: 1px solid #ccc;
        }

        img.ups_scalebtn_selected {
                border: 1px solid #666 !important;
        }
/*
    This is utility css that can be used anywhere in the app
    It should be included on all app pages in all schemes
*/

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg[class] { height: auto; }
.pkg { display: block; }
/* */

/* form styles */
label.left {
    display: block;
    float: left;
}
input.text,
textarea.text,
select.select {
    margin: 0px 3px 0px 0px;
    padding: 2px 2px;
    background: #fff url(input-bg.gif) repeat-x 0 -1px;
    border: 1px solid #bbb;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}
select.select {
    padding: 1px;
}
fieldset.nostyle {
    border: none;
    margin: 0;
    padding: 0;
}
input.create-account {
    font-size: 110%;
    color: #fff;
    margin: 0;
    background: #559A40;
    border: 2px solid #76AE65;
    border-bottom: 2px solid #447C33;
    border-right: 2px solid #447C33;
}

.detail {
    font-size: 90%;
    color: #444;
}
p.detail {
    margin: 0 0 10px 0;
    padding: 0;
}
h2.widget-header {
    margin: 0 0 6px 0;
    padding: 0 0 6px 0;
    border-bottom: 1px solid #ccc;
}
ul.detail li {
    font-size: 90%;
}
hr.hr {
    border: 0;
    width: 100%;
    color: #8FC3F7; background-color: #8FC3F7;
    height: 1px;
}
/* generic class for removing styling from ul */
ul.nostyle {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* tables where rows alternate colors */
table.alternating-rows th {
    text-align: left;
    border-top: 1px solid #8FC3F7;
    border-bottom: 1px solid #8FC3F7;
    background-color: #C5DFF9;
    padding: 6px 4px;
}
table.alternating-rows tr.altrow1 {
    background-color: #fff;
}
table.alternating-rows tr.altrow2 {
    background-color: #eee;
}
table.alternating-rows td {
    padding: 6px 4px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

/* columns for content layouts */

div.columns-2 .columns-2-left {
    float: left;
    width: 49%;
}
div.columns-2 .columns-2-right {
    float: right;
    width: 49%;
}
div.columns-2-r300 {
    width: 720px;
}
div.columns-2-r300 .columns-2-left {
    float: left;
    width: 405px;
    margin-right: 15px;
}
div.columns-2-r300 .columns-2-right {
    float: left;
    width: 300px;
}

/* default margin for widgets */

.appwidget {
    margin-bottom: 15px;
    position: relative;
}
.appwidget .more-link {
    position: absolute;
    right: 7px;
    top: 6px;
    font-size: 11px;
    text-decoration: none;
    padding-left: 10px;
    text-transform: lowercase;
    color: #114577 !important;
    background: url('arrow-do.gif') no-repeat 0 60%;
}
*HTML .appwidget .more-link {
    right: 27px;
}

.appwidget .more-link:hover {
    text-decoration: underline;
}
/* add this class to anything to make upgrade icon appear next to it */

.upgrade-account {
    padding-right: 18px;
    background: url('upgrade-.gif') no-repeat right 50%;
}

.arrow-link,
.more-link {
    padding-left: 12px;
    background: url('arrow-do.gif') no-repeat 0 50%;
}

/* Used to encapsualte message forms like Invite and Tell a Friend */
.message {
    border: 5px solid #eee;
    margin-bottom: 15px;
}

.message blockquote {
    margin: 0;
    border: 1px solid #aaa;
    padding: 15px;
}

.standout-border {
    border: 1px solid #8fc3f7;
    padding: 6px;
}
.standout-background {
    background-color: #c5dff9;
}

/* Sidebars floated to the right */
div.right-sidebar {
    float: right;
    width: 300px;
    color: #000000;
    background-color: #c5dff9;
    border: 1px solid #8fc3f7;
    margin: 10px;
    padding: 10px;
}
div.ad-sidebar {
    width: 300px;
    float: right;
}

.textbutton { 
    color: #0000CC;
    cursor: pointer;
}

/* Solid background headings */
h2.solid-neutral {
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    background: #ededed url(corner00.gif) no-repeat 0 0;
    margin: 0 0 8px 0;
    padding: 5px 8px;
    color: #222;
}
h2.solid-blue {
    position: relative;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    background: #d7e7f7 url(corner00.gif) no-repeat 0 0;
    margin: 0 0 8px 0;
    padding: 5px 8px;
    color: #222;
}
.solid-neutral {
    background: #ededed;
}

input.bright {
    background: url(yellow_g.gif) repeat;
    border: 1px solid #b48101;
    color: #1f3368;
    font-weight: bold;
}

.helper {
    font-size: 0.8em;
    color: #666;
}

.rounded-box {
    background: no-repeat;
    zoom: 1;
}

.rounded-box .rounded-box-tr {
    background: 100% 0 no-repeat;
}

.rounded-box .rounded-box-bl {
    background: 0 100% no-repeat;
}

.rounded-box .rounded-box-br {
    background: 100% 100% no-repeat;
    padding: 2px; /* border width */
}

.rounded-box .rounded-box-content {
    padding: 10px;
}
.ljad h4
{
    text-align: left;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    color: #444;
    margin: 0;
}
.ljad A:link,
.ljad A:visited
{
    font-size: 10px;
    border: 0 !important;
}
.ljad img { border: 0; }
.ljadskyscraper
{
    width: 160px;
}
.ljadleaderboard, .ljadleaderboard-top, .ljadleaderboard-bottom
{
    width: 728px;
    margin-left: auto;
    margin-right: auto;
}
.ljadsmrect
{
    width: 185px;
}
.ljadmedrect
{
    width: 300px;
}
.ljadmedrect OBJECT,
.ljadmedrect EMBED,
.ljadmedrect IMG {
    margin: 0;
    padding: 0;
    display: block;
}
.adv-box BR,
.ljadafter-post-a BR,
.ljadmedrect BR {
    display: none;
}

.adv-box IMG,
.ljadafter-post-a IMG,
.ljadmedrect IMG {
    vertical-align:top;
}
.adv-box DL DD A IMG,
.ljadafter-post-a DL DD A IMG,
.ljadmedrect DL DD A IMG {
    margin:0;
}

.ljad5linkunit
{
    width: 728px;
    margin-left: auto;
    margin-right: auto;
}
.ljadbadge
{
    width: 160px;
    margin-bottom: 15px;
}
.ljadentrybox
{
    width: 468px;
}


/* Styling for search ads */

.lj_inactive_ad {
    display: none;
}

.lj_content_ad {
    border: 1px solid #FFD63F;
    width: 580px;
    overflow: hidden;
    text-decoration: none;
    font-size: 12px;
    padding: 5px;
    padding-bottom: 0;
}

.lj_content_ad .ad_header {
    font-weight: bold;
}

.lj_content_ad .ad_text,
.lj_content_ad .ad_url {
    font-size: 11px;
}

/* Avertising for sup's user
----------------------------- */
.adv {
position: relative;
overflow: hidden;
zoom:1;
min-width: 400px;
clear: both;
background: #fff;
border: 1px solid #808080;
padding: 12px;
text-align: left !important;
}
.adv-box {
overflow: hidden;
height: 250px;
width: 100%;
min-width: 400px;
}
* HTML .adv-box {
width:expression(parentNode.clientWidth < 530 ? "400px" : "100%");}
/* HTML .adv-box {
width:expression(document.documentElement.clientWidth < 793 ? "400px" : "100%");}

* HTML #adv_digitalmult .adv-box {	
width:expression(document.documentElement.clientWidth < 944 ? "300px" : "100%");}
*/
/* Banner */
.adv-box-banner {
float: left;
width: 313px;
height: 250px;
text-align: left;
}

/*text banner*/
.adv-box-text {
float: left;
overflow: visible;
width: 100%;
min-width: 530px;
margin-right: -313px;
padding-top: 30px;
}
.adv-box-text-in {
margin-right: 313px;
}
.body-adv-box {
zoom:1;
}
/* min-width for ie6 */
* HTML .mw {
overflow:hidden;
width:530px;
height:0;
font-size: 0;
line-height: 0;
}
/* Advertising header 
------------------------------*/
H3.h-adv-box {
padding: 3px 7px 5px 7px !important;
margin: 0 !important;
border: 0 !important;
background: #a92242 !important;
text-transform: uppercase;
font: 10px/1 Verdana, Arial, sans-serif;
color: #FFF;
}
H3.h-adv-box A {
border: 0 !important;
text-decoration: none !important;
font: 10px/1 Verdana, Arial, sans-serif !important;
color: #FFF !important;
background: none !important;
}
H3.h-adv-box A:hover {
border: 0 !important;
text-decoration: underline !important;
color: #FFF !important;
}
.adv H3.h-adv-box {
position: absolute;
right: -1px;
top: 12px;
float: right;
z-index: 100;
border: 0 !important;
}
/* Define text color and typography */
html, body {
    height: 100%;
}
body {
    color: #000000;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    min-width: 840px;
    width: 100%;
}
a:link {
    color: #00C; background-color: transparent;
}
a:visited {
    color: #306; background-color: transparent;
}
a:active {
    color: #F60; background-color: transparent;
}
h1 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    color: #036; background-color: transparent;
    margin: 0 0 0.4em 0; padding: 0;
}
h1 a {
    font-weight: normal;
}
h2 {
    font-weight: normal;
    color: #036;
    margin: 0.3em 0 0.1em 0; padding: 0;
}
h3 {
    color: #024; background-color: transparent;
    font-style: italic;
    margin: 0.2em 0 0.2em 0; padding: 0;
}
p {
    margin: 0.75em 0;
}
body, dd, dt, th, td, p, div, li, pre, code, kbd { font-size: small; }
h3 { font-size: medium; }
h2 { font-size: large; }
h1 { font-size: x-large; }
li { margin-left: 0px; }

h1.title {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

#NavigationWelcomeLogo {
    position: relative;
    top: 0;
    left: 0;
    font-size: 0.8em;
    color: #444;
    height: 6.11em;
    margin: 0;
    padding: 0;
}
#NavigationWelcomeLogo a {
    color: #444;
    font-weight: 700;
}
#Content pre {
   line-height: 1em;
}

/* Utility CSS */
.clear {
    clear: both;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0%;
}

.hide {
    display: none;
}
hr {
    border: 0;
    width: 100%;
    color: #369; background-color: #369;
    height: 2px;
}
table.edged {
    border: 2px solid #c5dff9;
}
table.edged td {
    border: 1px solid #8fc3f7;;
}
.standout {
    text-align: center;
}
.standout .container {
    color: #000; background-color: #c5dff9 !important;
    border: 1px solid #8fc3f7;
    padding: 3px;
    /* margin shorthand isn't recognized by IE5/Mac */
    margin-top: auto; margin-bottom: auto;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.standout span.container {
    padding: 8px 7px !important;
    display: inline-block;
}
.errorbar {
    color: #000;
    font: 12px Verdana, Arial, Sans-Serif;
    background-color: #FFEEEE;
    background-repeat: repeat-x;
    border: 1px solid #FF9999;
    padding: 8px;
    margin-top: auto; margin-bottom: 5px;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.warningbar {
    color: #000;
    font: 12px Verdana, Arial, Sans-Serif;
    background-color: #FFFFDD;
    background-repeat: repeat-x;
    border: 1px solid #FFCC33;
    padding: 8px;
    margin-top: auto; margin-bottom: 5px;
    margin-left: auto; margin-right: auto;
    width: auto;
    text-align: left;
}
.de {
    color: #909090; background-color: #ffffff;
}

/* layout */

.talk-comment {
    margin-top: 1em;
    margin-bottom: 0px;
}
#commenttext { width: 100%; }

/* Form Items */
.formitem {
    color: #343434;
    font-size: 1em;
}

.formnumber {
    font-weight: bold;
    margin-top: 1.8em;
    font-size: .9em;
}

.formitemName {
    font-weight: bold;
    font-size: .9em;
    margin-top: 1.8em;
}

.formitemDesc {
    margin-top: .4em;
    margin-bottom: .4em;
    color: #505050;
}

.formitemNote {
    color: #da6320;
    font-size: .9em;
    margin-top: .4em;
    margin-bottom: .4em;
}

.formitemFlag {
    color: #CE0000;
    font-size: .9em;
    margin-top: .4em;
    margin-bottom: .4em;
}

.borderedtable {
    border: solid 1px black;
}

/* the top of the borderedtable, use th tags for header columns */
.borderedtable th {
    background-color: #dddddd;
    border-bottom: solid 1px black;
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}


.userslist-table {
        border: 1px solid #ddd;
}

.userslist-table TH {
        background: #ddd;
        padding: 2px 10px;
        white-space: nowrap;
        text-align:left;
}
.userslist-table TD {
        padding: 3px 10px;
}

/* Extended.css */
.hide {
    display: none;
}
div.centered {
    text-align: center;
    width: 100%;
}
.lesstop {
    margin-top: 2px;
}
.de {
    color: #909090; background-color: #ffffff;
}
#ljbreadcrumbs {
    text-align: left;
    white-space: nowrap;
    font: 11px Arial, Geneva, Helvetica, sans-serif;
    margin-left: 0;
    margin-bottom: 1em;
}

/* layout */

#content pre {
   line-height: 1.1em;
   font-size: 1.1em;
}
#Comments q {
    font-style: italic;
}
div.transparentpng { display: none; margin: 0; padding: 0; }
img.transparentpng { border: 0; }


/* Ad wrapper styles (for ads printed in BML directly) */

.ljadwrapper-app-full-width
{
    margin-bottom: 1em;
    text-align: center;
    width: 100%;
}

.ljadwrapper-app-info-1column,
.ljadwrapper-app-func-1column,
.ljadwrapper-app-confirm,
.ljadwrapper-app-home-login,
.ljadwrapper-app-schools,
.ljadwrapper-search,
.ljadwrapper-journal-indiv-entry,
.ljadwrapper-journal-skyscraper,
.ljadwrapper-app-search-skyscraper
{
    float: right;
    margin-left: 2em;
    margin-bottom: 1em;
    display: table-cell;
}

.ljadwrapper-app-func-2column,
.ljadwrapper-app-info-2column,
.ljadwrapper-journal-userinfo
{
    margin-top: 2em;
    text-align: center;
    width: 100%;
}
div.copyrighted {
       font-size: smaller;
       padding-bottom: 10px;
}

/* define general layout styles shared by Horizon and Vertigo */

#content {
    position: relative;
    top: 110px;
    margin: 0;
    margin-bottom: 120px;
    padding: 0 25px 20px 25px;
    text-align: left;
}
*:first-child+HTML #content {
    zoom:1;
}
* html #content {
    width: 92%;
    zoom:1;
}
    
#big-content-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -165px; /* the bottom margin is the negative value of the footer's height */
}

#Userpic {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 101;
    width: 100px;
    height: 100px;
    background: url("topbar-b.png") repeat-x #cbe4fd;  /* gradient */
}
#defaultpic {
    width: 100px;
    height: 100px;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
}
#Userpic img {
    display: block;
    vertical-align: middle;
    border: 0;
}
#NoUserpic {
    background-image: url("nouserpi.png");
    background-repeat: repeat-y;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
#NoUserpic a span {
    position: absolute;
    top: 80px;
    left: 0px;
    font-size: .8em;
    text-decoration: none;
    color: #036;
    cursor: pointer;
    display: block;
    width: 100px;
    text-align: center;
    margin: 0;
    padding: 0;
}
#welcome {
    color: #369;
}
#WelcomeLinks, #WelcomeLinks a {
    line-height: 1em;
    display: inline;
    font-size: 11px;
}
#WelcomeLinks a, #WelcomeViewLinks a {
    text-decoration: none;
}
#WelcomeLinks a:hover, #WelcomeViewLinks a:hover {
    text-decoration: underline;
}
#WelcomeLinks img {
    position: relative;
    top: 3px;
}
#WelcomeViewLinks {
    padding-top: 3px;
    width: 500px;
}
#WelcomeViewLinks li {
    font-size: 11px;
}
#WelcomeViewLinks li a {
    padding: 5px 0;
    line-height: 17px;
}
#Feedback {
    position: absolute;
    top: 0;
    right: 26em;
    margin: 0;
    padding: 0;
}
#Feedback img {
    margin: 0;
    padding: 0;
    border: 0;
}
.view {
    display: inline;
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0;
}
.view li {
    display: inline;
}
#Logo {
    position: absolute;
    top: 0px;
    right: 5px;
    padding: 0;
    z-index: 200;
    font-size: 1.1em !important;
}
#Logo img {
    border: 0px;
}
#Logo .transparentpng { margin-bottom: .5em; border: 0; }

#LogoActions {
    padding: 0;
    margin: 0;
    text-align: right;
    width: 99%;
    height: 1.4em;
    background-color: #dfedfa;
    color: #336699;
    border: 1px solid #69c;
    -moz-border-radius: .3em;    /* Mozilla users get the cool rounded border */
    border-radius: .3em;         /* Any other compliant browser is free to show it to */
}
.Actions {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.Actions li {
    float: left;
    display: inline;
    width: 22%;
    text-align: center;
    white-space: nowrap;
}
.Actions a {
    text-decoration: none;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: bolder;
    color: #369 !important;
}
#navigation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 760px;
    min-height: 100px;
    height: 100px;
    background: #cbe4fd url("topbar-b.png") repeat-x 0 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    z-index: 10;
}
#NavBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #3e5a8b;
}
#NavMenu {
    display: block;
    position: relative;
    margin: 0 0 0 100px;
    padding: 0;
    border: 0;
    /* font-size: 0.8em; */
    list-style-type: none;
    color: #fff;
    width: auto;
}
* html #NavMenu {
    width: 100%;
    margin: 0;
    left: 100px;
}

/* Needed for Safari to keep hover color correct */
#NavMenu li:hover > a {
    color: #114577;
    background: #CBE4FD;
}
.NavMenuSubNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/* Hack to display elements above windowed controls like Flash objects */
.NavMenuSubNavBack {
    position: absolute;
    background: transparent;
    z-index: -1;
    width: 100%;
    height: 100%;
    height: expression(this.parentNode.clientHeight);
}
.NavMenuItem {
    color: #fff;
    cursor: pointer;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    width: auto;
    float: left;
    display: inline;
    z-index: 95;
    padding: .5em .6em;
}
.NavMenuItem a, .NavMenuItem a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
* html .NavMenuItem li a { display: inline-block; } /* Stupid IE6 hack to fix nav menu padding */
* html .NavMenuItem li a { display: block; } /* End stupid IE6 hack */
.NavMenuItem:hover {
    color: #114577;
    background-color: #CBE4FD;
    background-image: url("toplevel.gif");
}
.NavMenuItem a:hover, #Alpha {
    background-color: #CBE4FD !important;
    background-image: url("toplevel.gif");
    color: #114577;
}
#Alpha {
    color: #114577;
}
/* Opera hack to hide anything using this class */
@media all and (min-width: 0px){
    .NavMenuSubNavBack{ display: none;
}}

#welcome {
    position: absolute;
    top: 0;
    left: 100px;
    width: 30em;
    margin: 0;
    padding: 12px 0 0 10px;
}
#welcome a {
    text-decoration: none;
    color: #114577 !important;
}
#welcome h2 {
    display: inline;
    font-size: 1.75em;
    margin: 0 5px 0 0;
    padding: 0;
}
#welcome .ljuser img {
    vertical-align: baseline !important;
    margin-bottom: -1px;
}
#welcome .ljuser b {
    font-weight: normal !important;
}
#NavMenuSearch {
    display: block;
    right: 0;
    top: 0; 
    position: absolute;
    margin: 2px 15px 0 0;
    width: 40%;
    text-align: right; 
}
* html #NavMenuSearch {
    right: 100px;
}
#NavMenuSearch form {
    padding: 3px 0px 0px 2px;
    line-height: 17px;
}
#NavMenuSearch input,
#NavMenuSearch select {
    margin-right: 0px;
    font: normal 11px arial, helvetica, sans-serif;
}
/* #NavMenuSearch input#SearchText {
    width: 70%;
} */
#footer, .push {
    height: 165px;
}
#footer {
    background-color: #fff;
    border-top: 1px solid #CBE4FD;
    padding-top: 2px;
    margin: 0 15px;
}
#footer-links {
    border-top: 1px solid #CBE4FD;
    border-bottom: 1px solid #CBE4FD;
    text-align: center;
    padding: 0px 10px 15px 10px;
}
/*#footer-links-inner {
    width: 760px;
    margin-right: auto;
    margin-left: auto;
}*/
#footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    /*width: 100px;*/
}
#footer-links table {
    margin:0 auto;
    border-collapse: collapse;
    border: 0;
}

#footer-links table TD {
    padding:10px 50px 0px 0;
    text-align: left;
    vertical-align: top;
}
#footer-links table TD.last {
    padding-right: 0px;
}



/*#footer-links-inner ul#footer-links-col5 {
    width: 150px;
} */
#footer-links ul li {
    font-size: 11px;
    text-align: left;
    padding: 0;
    white-space:nowrap;
}
#footer-links table td H3 {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    padding: 3px 0;
    font-style: normal;
    margin-top: 0;
    white-space:nowrap;
}
#footer-links table td H3#footer-links-getinvolved {
   padding-top: 8px;
}

#footer-links ul li#footer-links-getinvolved {
    padding-top: 8px;
}
#footer-links ul#footer-links-col6 li {
    font-size: 10px;
    white-space: nowrap;
}
#footer-links ul#footer-links-col6 select {
    font-size: 11px;
}
#footer-links a {
    color: #036;
    text-decoration: none;
}
#footer-links a:hover {
    text-decoration: underline;
}
#footer-links P.more_lj {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding:1px 0px 0px 0px;
    margin: 0;
}
#footer-copyright {
    font-size: 11px;
    text-align: center;
    margin-top: 5px;
    padding-bottom: 5px;
}

/* Search Form Style Goes Here
-------------------------------------- */


/* Search Results
-------------------------------------- */
.search-result-wrap {
        font-family: Arial, sans-serif;
        }
        .search-result {
                float:left;
                width:100%;
                margin-right:-100%;
                }
                .search-result-in {
                        color: #333;
                        }
                        .search-result-in A {
                                color: #3333D6;
                                }
        .search-result-aside {
                float: right;
                width: 250px;
                margin-top: 90px;
                }
                
.pages-list {
        margin-bottom: 15px;
        border-bottom: 3px solid #3E5A8B;
        }
        .pages-list LI I {
            display: none;
            }
            .pages-list LI.cur I {
                display: none;
                }
        .pages-list:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
                }
        .pages-list LI {
                float: left;
                line-height: 1.2em;
                margin-bottom: -3px;
                padding: 0;
                background: #69c;
                text-align: center;
                color: #fff;
                border-bottom: 3px solid #3E5A8B;
                white-space: nowrap;
                overflow: hidden;
                }
                .search-result .pages-list LI {
                    width: 18% !important;
                    }
                .search-result .pages-list LI.profiles {
                    width: 28% !important;
                    }
                .pages-list LI A {
                        display: block;
                        padding: 5px;
                        color: #fff;
                        border-right: 2px solid #fff;
                        }
                        .pages-list LI A:visited {
                                color: #fff;
                                }
                .pages-list LI STRONG {
                        display: block;
                        border-right: 2px solid #fff;
                        }
        .pages-list .cur,
        .pages-list .cur-last {
                padding: 0;
                background: #3e5a8b !important;
                border-bottom: 3px solid #3E5A8B;
                }
        .pages-list .last,
        .pages-list .cur-pre {
                margin-right: 0;
                background: #69c;
                }
        .pages-list .cur STRONG {
                background: none;
                margin: 0;
                padding: 5px;
                border-bottom: 0;
                }
        .pages-list .last A,
        .pages-list .last STRONG,
        .pages-list .cur-last STRONG {
                border-right: none;
                white-space: nowrap;
                }

.search-result H1 {
        margin: 0 0 0.4em 0;
        padding: 0;
        font: bold normal x-large Arial, sans-serif !important;
        color: #036;
        }

/* Statistics
-------------------------------------- */
.statistics {
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial, sans-serif;    
    }
    .statistics DIV,
    .statistics P,
    .statistics LI,
    .statistics DD, 
    .statistics DT {
        font-size: inherit;
        }
    /* Guests */
    .s-list {
        border-bottom: 1px solid #c7e0f6;
        }
        .s-list .s-list-numb STRONG {
            padding: 0.2em 0.5em 0.3em;
            background: #c7e0f6;
            color: #244d72;
            font-size: 0.8461em;
            }
        .s-list TD {
            border-top: 1px solid #c7e0f6;
            }
        .s-list .odd TD {
            background: #fff;
            }

/* Paging
-------------------------------------- */
.paging DD UL UL A,
.paging DD UL UL SPAN,
.paging DD UL UL STRONG {
        float:left;
        padding:.1em .4em .1em;
        text-decoration: none;
        }
.paging DD UL UL A,
.paging DD UL UL STRONG {
        border:solid 1px #CCC;
        line-height:1;
        color:#404040;
        }
.paging DD UL UL A:hover {
        background:#CCC;
        }
.paging DD UL UL STRONG {
        background:#829DBF;
        border-color:#829DBF;
        color:#FFF;
        }

        .tagged-list DT .search-meta {
                font-size: 0.846em;
                }
                .tagged-list DT .search-meta A {
                        font-size: 1em;
                        }
                .tagged-list BLOCKQUOTE {
                        line-height:1.3;
                        font-size: 1.077em;
                        }
                .tagged-list BLOCKQUOTE B {
                        color:#000;
                        }

.search-result-extra .ico IMG,
.tagged-list .ico IMG {
        border:none;
        vertical-align: text-bottom;
        }
.search-result-extra .ljuser,
.tagged-list .ljuser {
        white-space:nowrap;
        word-spacing:-.1em;
        margin-right:.1em;
        }

.search-result-extra .header {
        background: none;
        padding: 0;
        margin: 0;
        font-size:0.769em;
        border-bottom: 1px solid #959595;
        color:#959595;
        text-transform: uppercase;
        font-style:normal;
        font-weight:normal;
        }
.search-result-extra A {
        color: #3333D6;
        }
.search-result-extra .content {
        background: none;
        padding: 0;
        }
        .search-result-extra .content:after {
                content: ".";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
                }
        .search-result-extra .content .user-list {
                margin: 0;
                }
        .search-result-extra .user-list .vcard {
                padding: 0;
                }
.search-result-extra P A {
        font-size: 0.923em;
        }


/* FAQ Search */
.faq-list {
        margin-left:0;
        }
        .faq-list P BIG {
                font-weight:normal;
                }
                .faq-list P BIG B {
                        font-style:italic;
                        }
        .faq-list P SMALL A:link,
        .faq-list P SMALL A:visited {
                font-size: 1.073em;
                }

/* FOR IE7 */
.search-type,
.pages-list,
.search-precise,
.paging {
        zoom: 1;
        }
/* Fix jumping floats in tabs */
*+html .pages-list .last,
*+html .pages-list .cur-last {
    margin-right: -2px;
    }
*+html .pages-list LI A {
    overflow: hidden;
    }
*+html .tagged-list LI {
    zoom:1;
    }

.basic .search-submit BUTTON {
        top:0;
        }


/* 10 years header mod */

#navigation {
    background:#061C43 url(10years-.jpg) 100% 0 no-repeat;
    }
#NavBar {
    background:none;
    }
#Userpic {
	background:transparent none !important;
	}
#welcome,
#welcome A {
    color:#E9F4FF !important;
    }
#Logo {
    right:0;
    }
#Logo IMG {
    display:none;
    }
#Logo A {
    display:block;
    width:338px;
    height:73px;
    background:url(00000000.htm);
    }
/* end of 10 years */   
.indent_sm {
    margin-left: 8px;
}

.friendsfinder {
   font-family: Verdana, arial, sans-serif !important;
}

.friendsfinder .rounded-box-content{
    padding: 30px 25px 40px 25px;
}


/* images */

.mlm-delimiter {
	background-image:url(mlm-deli.gif);
	}
.mlm-window-top {
	background-image:url(mlm-wind.png);
	}
.mlm-window-middle {
	background-image:url(mlm-wind.png);
	}

.mlm-window-bottom {
	background-image:url(mlm-wind.png);
	}
.mlm-inclusion,
.mlm-options,
.mlm-header {
	background-image:url(mlm-grad.png);
	}
.mlm-header-userpic,
.mlm-userpic-default {
	background-image:url(mlm-pads.png);
	}
	* HTML .mlm-header-userpic {
		background-image:url(mlm-pads.gif);
		}
.mlm-context-dropper,
.mlm-icon,
.mlm-addform .mlm-button-close {
	background-image:url(mlm-icon.png);
	}
	* HTML .mlm-context-dropper,
	* HTML .mlm-icon,
	* HTML .mlm-addform .mlm-button-close {
		background-image:url(mlm-icon.gif);
		}

.mlm-delimiter {
	display:block;
	height:1px;
	overflow:hidden;
	background-color:#999;
	background-repeat:repeat-x;
	margin:0;
	}
H6 {
	margin:4em 0 0 5px;
	color:red;
	font-family:Arial;
	}

/* overflow-ellipses */
.mlm-contacts-contact-title,
.mlm-context-item-in,
.mlm-contacts-contact,
.mlm-header-title,
.mlm-dialog-author,
.mlm-header-name {
	white-space:nowrap;
	overflow:hidden;
	-o-text-overflow:ellipsis;
	text-overflow:ellipsis;
	}

/* clearfix */
.mlm-footer:after,
.mlm-header:after {
	content:" ";
	clear:both;
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	visibility:hidden;
	}

.mlm-link {
	text-decoration:underline;
	cursor:pointer;
	}
.mlm-link-green {
	color:#060;
	}
.mlm-link-gray {
	color:#666;
	}

.mlm-window {
	width:215px;
	padding:5px 0;
	position:fixed;
	zoom:1;
	background:transparent;
	font-size:10px; /* now all measurments are px, recheck in the end for font-size adjustments */
	font-family:Arial, sans-serif;
	z-index:99999999;
	bottom:2px;
	right:2px;
	text-align:left;
	}

	.mlm-window-top {
		position:absolute;
		top:0;
		left:0;
		display:block;
		width:215px;
		height:10px;
		overflow:hidden;
		background-repeat:no-repeat;
		}
	.mlm-window-middle {
		position:absolute;
		top:10px;
		bottom:10px;
		left:0;
		width:215px;
		background-repeat:repeat-y;
		}
	.mlm-window-bottom {
		position:absolute;
		bottom:0;
		left:0;
		display:block;
		width:215px;
		height:10px;
		overflow:hidden;
		background-repeat:no-repeat;
		}
	.mlm-window-in {
		position:relative;
		margin:0 5px;
		border:1px solid #9A9A9A;
		padding:1px;
		background:#FFF;
		color:#333;
		zoom:1;
		}

/* Header*/
		.mlm-header {
			background-color:#3C5A93;
			background-position:-211px 100%;
			background-repeat:no-repeat;
			color:#FFF;
			position:relative;
			zoom:1;
			z-index:999999999;
			}
			.mlm-header-controls {
				background:#28457C;
				height:17px;
				text-align:right;
				overflow:hidden;
				}
				.mlm-window-dialog .mlm-header-controls,
				.mlm-window-events .mlm-header-controls {
					float:right;
					padding-left:2px;
					}
				.mlm-header-controls .mlm-icon {
					vertical-align:top;
					}
			.mlm-header-userpic {
				width:55px;
				height:55px;
				background-repeat:no-repeat;
				overflow:hidden;
				zoom:1;
				float:left;
				margin:-11px -4px 4px 2px;
				}
				.mlm-header-userpic .mlm-userpic-default {
					width:41px;
					height:41px;
					background-position:-7px -247px;
					}
				.mlm-window-dialog .mlm-header-userpic {
					width:40px;
					height:40px;
					margin:2px -4px 2px 2px;
					}
					.mlm-window-dialog .mlm-header-userpic .mlm-userpic-default {
						width:26px;
						height:26px;
						background-position:-67px -247px;
						}
				.mlm-status-online .mlm-header-userpic {
					background-position:0 0;
					}
				.mlm-status-busy .mlm-header-userpic {
					background-position:0 -60px;
					}
				.mlm-status-offline .mlm-header-userpic {
					background-position:0 -120px;
					}
				.mlm-status-away .mlm-header-userpic {
					background-position:0 -180px;
					}
				.mlm-window-dialog .mlm-status-online .mlm-header-userpic {
					background-position:-60px 0;
					}
				.mlm-window-dialog .mlm-status-busy .mlm-header-userpic {
					background-position:-60px -60px;
					}
				.mlm-window-dialog .mlm-status-offline .mlm-header-userpic {
					background-position:-60px -120px;
					}
				.mlm-window-dialog .mlm-status-away .mlm-header-userpic {
					background-position:-60px -180px;
					}
				.mlm-header-userpic IMG,
				.mlm-header-userpic .mlm-userpic-default {
					margin:7px 0 0 7px;
					}
			.mlm-header-name {
				padding-top:4px;
				font-size:12px;
				}
				.mlm-header-name .mlm-status-wrap {
					display:inline;
					}
				.mlm-window-dialog .mlm-header-name {
					padding-top:7px;
					//width:100px;
					}
				.mlm-header-name .mlm-icon {
					cursor:default;
					}
.mlm-hidden {
	display:none;
	}
			.mlm-header-title {
				padding-left:6px;
				font-size:11px;
				color:#BEBEBE;
				zoom:1;
				cursor:pointer;
				width:141px;
				}
				.mlm-header-content .mlmIEhover,
				.mlm-header-content DIV.mlm-header-title:hover {
					text-decoration:underline;
					}
				.mlm-window-dialog .mlm-header-title {
					cursor:default;
					text-decoration:none !important;
					width:156px;
					}
				.mlm-header-title-input {
					width:136px;
					float:left;
					position:relative;
					}
					.mlm-header-title-input INPUT {
						width:100%;
						margin:0 0 0 3px;
						padding:3px 2px;
						border:1px solid #999;
						background:#FFF;
						font-size:11px;
						color:#666;
						}

		.mlm-addform {
			margin:1px 0 0;
			padding:1px;
			background:#737373;
			color:#FFF;
			font-size:11px;
			white-space:nowrap;
			overflow:hidden;
			zoom:1;
			}
			.mlm-addform-input {
				float:left;
				border-top:1px solid #EEEAB0;
				height:18px;
				}
				.mlm-addform-input INPUT {
					float:left;
					width:138px;
					padding:0 0 0 7px;
					border:0;
					margin:0;
					line-height:18px;
					height:18px;
					font-size:11px;
					background:#FFFBBA;
					color:#666;
					font-style:italic;
					}
					.mlm-addform-input INPUT.mlm-users {
						font-style:normal;
						}

			.mlm-addform BUTTON {
				float:left;
				padding:0;
				border:0;
				text-align:center;
				height:21px;
				line-height:21px;
				margin:-1px 0;
				overflow:visible;
				cursor:pointer;
				zoom:1;
				}
			.mlm-addform .mlm-button-add {
				width:39px;
				background:transparent none;
				font-size:11px;
				color:#FFF;
				}
			.mlm-addform .mlm-button-close {
				margin-right:-1px;
				width:16px;
				background-color:#999;
				background-position:1px -237px;
				background-repeat:no-repeat;
				}
				.mlm-addform BUTTON:hover,
				.mlm-addform BUTTON.mlmIEhover {
					background-color:#333;
					}

		.mlm-contacts {
			font-size:12px;
			height:180px;
			margin:1px 1px 0;
			width:199px;
			overflow:auto;
			//overflow-x:hidden;
			position:relative;
			zoom:1;
			}

			.mlm-contacts-group {
				padding-top:5px;
				}
				.mlm-contacts-group-name {
					color:#666;
					cursor:pointer;
					}
					.mlm-icon {
						display:-moz-inline-stack;
						display:inline-block;
						//display:inline;
						zoom:1;
						width:16px;
						height:16px;
						vertical-align:middle;
						background-repeat:no-repeat;
						cursor:pointer;
						}
						.mlm-icon-events {
							background-position:2px -259px;
							}
						.mlm-inclusion-events-empty .mlm-icon-events {
							background-position:2px -279px;
							}
					.mlm-contacts .mlm-icon-status {
						margin-right:2px;
						}
						.mlm-icon-status-offline,
						.mlm-status-offline .mlm-icon-status {
							background-position:0 -40px;
							}
							.mlm-status-offline-blocked .mlm-icon-status {
								background-position:0 -380px;
								}
						.mlm-icon-status-online,
						.mlm-status-online .mlm-icon-status {
							background-position:0 -60px;
							}
							.mlm-status-online-blocked .mlm-icon-status {
								background-position:0 -400px;
								}
						.mlm-icon-status-busy,
						.mlm-status-busy .mlm-icon-status {
							background-position:0 -80px;
							}
							.mlm-status-busy-blocked .mlm-icon-status {
								background-position:0 -420px;
								}
						.mlm-icon-status-away,
						.mlm-status-away .mlm-icon-status {
							background-position:0 -100px;
							}
							.mlm-status-away-blocked .mlm-icon-status {
								background-position:0 -420px;
								}
						.mlm-icon-status-talk,
						.mlm-status-talk .mlm-icon-status {
							background-position:0 -120px;
							}
						.mlm-icon-close {
							background-position:0 -220px;
							}
							DIV.mlm-icon-close:hover,
							.mlmIEhoverClose {
								background-position:0 -240px;
								}
							.mlm-window-min .mlm-icon-close:hover,
							.mlm-window-min .mlmIEhoverClose {
								background-position:0 -360px;
								}
						.mlm-icon-exit {
							background-position:0 -300px;
							}
							DIV.mlm-icon-exit:hover,
							.mlmIEhoverExit {
								background-position:0 -320px;
								}
							.mlm-window-min .mlm-icon-exit:hover,
							.mlm-window-min .mlmIEhoverExit {
								background-position:0 -340px;
								}
						.mlm-icon-min {
							background-position:0 -180px;
							}
							DIV.mlm-icon-min:hover,
							.mlmIEhoverMin {
								background-position:0 -200px;
								}
						.mlm-icon-win {
							background-position:0 -140px;
							}
							DIV.mlm-icon-win:hover,
							.mlmIEhoverWin {
								background-position:0 -160px;
								}
					.mlm-icon-group {
						background-position:0 0;
						}
						.mlm-contacts-group-closed .mlm-icon-group {
							background-position:0 -20px;
							}
			.mlm-contacts-contact {
				width:100%;
				line-height:1.2;
				padding:2px 0;
				cursor:pointer;
				position:relative;
				}
				.mlm-contacts-items .mlmIEhover,
				DIV.mlm-contacts-contact:hover {
					background:#FFC;
					}
				.mlm-contacts-contact-title {
					font-size:11px;
					color:#666;
					}
				.mlm-contacts-contact .mlm-contact-rename {
					position:absolute;
					top:0;
					left:0;
					right:0;
					padding:2px 0 0 3px;
					border:1px solid #777;
					background:#FFFBBA;
					}
					* HTML .mlm-contacts-contact .mlm-contact-rename {
						width:100%;
						}
					.mlm-contacts-contact .mlm-contact-rename INPUT {
						border:0;
						margin:0;
						padding:0;
						background:none;
						width:100%;
						height:1.2em;
						line-height:1.2;
						font-size:11px;
						}

			.mlm-contacts-group-closed .mlm-contacts-items {
				display:none;
				}
		.mlm-options {
			margin:0 1px 1px;
			padding:10px;
			background-color:#F2F1F1;
			background-position:0 100%;
			background-repeat:no-repeat;
			font-size:11px;
			zoom:1;
			}
			.mlm-options-header {
				padding-top:4px;
				font-size:12px;
				font-weight:bold;
				}
			.mlm-options-item {
				position:relative;
				padding-top:5px;
				line-height:16px;
				}
				.mlm-options-item LABEL {
					display:-moz-inline-stack;
					display:inline-block; /* check ie&fx2 */
					padding-left:20px;
					}
				.mlm-options-item INPUT {
					position:absolute;
					left:0;
					top:4px;
					}
			.mlm-options-submit {			
				padding-top:10px;
				}
				.mlm-options-submit BUTTON {
					font-size:11px;
					color:#000;
					margin-right:4px;
					}
				.mlm-options-submit .mlm-link {
					font-size:12px;
					}
			.mlm-options-footer {
				padding-top:10px;
				}
			.mlm-options-footer .mlm-link {
				font-size:11px;
				color:#369;
				}
		.mlm-footer {
			font-size:11px;
			line-height:22px;
			color:#666;
			padding:0 6px;
			zoom:1;
			}
			.mlm-footer-adding {
				padding-top:2px;
				float:left;
				}
			.mlm-footer-about {
				padding-top:2px;
				float:right;
				}

/* not logged in */
.mlm-login .mlm-link {
	padding:0 0 0 5px;
	font-size:11px;
	text-decoration:none;
	line-height:20px;
	color:#28457C;
	display:block;
	border:1px solid #CCC;
	zoom:1;
	}
	.mlm-login .mlmIEhover,
	.mlm-login .mlm-link:hover {
		background:#FFC;
		}
	.mlm-login iframe {
		border:0;
		display:block;
		width:100%;
		height:22px;
		}

/* loading status */
.mlm-window-loader {
	position:absolute;
	height:20px;
	top:2px;
	left:2px;
	background:#FFFBBA;
	}
	.mlm-window-loader-caption {
		position:relative;
		color:#28457C;
		display:block;
		border:1px solid #CCC;
		font-size:11px;
		padding-left:5px;
		text-decoration:none;
		line-height:20px;
		zoom:1;
		}

/* warning */
.mlm-warning {
	background:#FFFBBA;
	color:#666;
	padding:4px 5px;
	border-bottom:1px solid #FDD65C;
	font-size:11px;
	line-height:13px;
	zoom:1;
	}
	.mlm-warning-content {
		padding-bottom:4px;
		}

/* inclusion */
.mlm-inclusion {
	margin:1px 0 0;
	border-bottom:1px solid #686868;
	background-position:-421px 0;
	background-repeat:no-repeat;
	line-height:20px;
	zoom:1;
	}
	.mlm-inclusion-events .mlm-link {
		color:#9A2E73;
		text-decoration:none;
		font-size:11px;
		}
	.mlm-inclusion-events-empty .mlm-link {
		cursor:default;
		color:#999;
		}

/* dialog */
.mlm-dialog {
	overflow:auto;
	height:205px;
	zoom:1;
	}
	.mlm-dialog-input {
		border-top:1px solid #CCC;
		}
		.mlm-dialog-input TEXTAREA {
			margin:0;
			border:0;
			padding:3px 0 3px 3px;
			width:197px;
			max-width:197px;
			overflow:hidden;
			resize:none;
			font-size:13px !important;
			color:#333 !important;
			}
	.mlm-inclusion-archive .mlm-link {
		color:#666;
		font-size:11px;
		text-decoration:none;
		white-space:nowrap;
		text-align:center;
		}
	.mlm-dialog-cue {
		padding:4px 6px;
		}
		.mlm-dialog-author {
			font-size:11px;
			font-weight:bold;
			color:#363;
			line-height:13px;
			width:142px;
			padding:0 0 4px;
			float:left;
			}
			.mlm-dialog-cue-me .mlm-dialog-author {
				color:#333;
				}
		.mlm-dialog-published {
			float:right;
			font-size:10px;
			line-height:13px;
			color:#999;
			padding:0 0 4px;
			}
		.mlm-dialog-text {
			clear:both;
			font-size:12px;
			line-height:1.2;
			color:#333;
			word-wrap: break-word; /*ie 5.5+*/
			}
	.mlm-dialog-date {
		text-transform:uppercase;
		color:#666;
		font-size:9px;
		line-height:11px;
		padding:4px 6px;
		}
	.mlm-dialog-extra {
		padding:9px 6px 3px;
		color:#999;
		font-style:italic;
		font-size:11px;
		}
/* minimized window */
.mlm-window-min .mlm-header-userpic,
.mlm-window-min .mlm-icon-win,
.mlm-window-min .mlm-icon-min,
.mlm-window-min .mlm-dialog,
.mlm-window-min .mlm-inclusion,
.mlm-window-min .mlm-dialog-input {
	display:none;
	}

.mlm-window-contacts-min .mlm-footer {
	display:none;
	}

/* for ellipsing content */
.mlm-window-min .mlm-header-title,
.mlm-window-contacts-min .mlm-contacts {
	position: absolute;
	left: -1000000px;
	}

.mlm-window-min .mlm-header {
	background:transparent;
	color:#333;
	border:1px solid #CCC;
	}
.mlm-window-min .mlmIEhover,
.mlm-window-min DIV.mlm-header:hover {
	background-color:#FFC;
	}
	.mlm-window-min .mlm-header-controls {
		background:transparent;
		position:absolute;
		right:2px;
		top:2px;
		}
		.mlm-window-contacts-min .mlm-header-controls {
			top:4px;
			}
/*		.mlm-window-min .mlm-header-controls .mlmIEhover,
		.mlm-window-min .mlm-header-controls .mlm-icon:hover {
			background-color:#28457C;
			}
*/
	.mlm-window-min .mlm-header-name {
		padding:0;
		margin:0 12px 0 0;
		line-height:20px;
		cursor:pointer;
		}
		.mlm-window-min .mlm-header-name .mlm-icon {
			cursor:pointer;
			}
	.mlm-window-contacts-min .mlm-status-wrap {
		float:left;
		display:inline;
		border-right:1px solid #999;
		padding:1px 3px 0 1px;
		//padding:3px 3px 1px 1px;
		margin:0 5px -1px 0;
		}
	.mlm-window-contacts-min .mlm-header-name {
		font-size:11px;
		}
		.mlm-header-name .mlm-header-name-title {
			display:none;
			}
		.mlm-window-contacts-min .mlm-header-name .mlm-header-name-title {
			display:inline;
			}
		.mlm-window-contacts-min .mlm-header-name .mlm-header-name-user {
			display:none;
			}

	.mlm-link-talks {
		font-size:11px;
		color:#C60;
		text-decoration:none;
		}
	.mlm-link-events {
		font-size:11px;
		color:#9a2e73;
		text-decoration:none;
		}
	.mlm-window-contacts-min .mlm-link .mlm-icon {
		margin-right:3px;
		}
		.mlm-window-contacts-min .mlm-link .mlm-icon-events {
			margin-top:-1px;
			}
		.mlm-window-contacts-min .mlm-icon-exit {
			margin-top:-2px;
			}
/* context menus */
.mlm-context {
	position:absolute;
	z-index:999999999;
	border:1px solid #28457C;
	background-color:#FFF;
	zoom:1;
	}
	.mlm-context-item {
		color:#36548C;
		font-size:12px;
		cursor:pointer;
		line-height:20px;
		position:relative;
		zoom:1;
		width:118px;
		overflow:hidden;
		}
		.mlm-context-item-in {
			width:100px;
			position:relative;
			left:7px;
			zoom:1;
			}
		DIV.mlm-context-item:hover,
		.mlm-context-item-active,
		.mlm-context .mlmIEhover {
			background-color:#FFC;
			}	
		.mlm-context-dropper {
			background-position:100% -17px;
			background-repeat:no-repeat;
			}
.mlm-context-status {
	left:3px;
	top:100%;
	margin-top:-1px;
	//margin-top:-2px;
	border-color:#999;
	}
	.mlm-context-status .mlm-context-item {
		width:140px;
		color:#666;
		font-size:11px;
		}
	.mlm-context-status .mlm-context-item-in {
		width:130px;
		left:0;
		}

/* events window */
.mlm-events-header {
	font-size:12px;
	color:#FFF;
	padding:5px 0 0 1px;
	}
.mlm-events-counter {
	font-size:11px;
	color:#BEBEBE;
	padding:3px 0 6px 6px;
	}
.mlm-window-events .mlm-footer {
	padding:0 0 0 9px;
	background:#E4E4E4;
	color:#28457C;
	}
.mlm-events-list {
	overflow:auto;
	height:205px;
	}
	.mlm-event {
		font-size:12px;
		line-height:1.33;
		color:#333;
		padding:4px 7px;
		word-wrap: break-word; /*ie 5.5+,FF3.5*/
		}
	.mlm-event A:link,
	.mlm-event A:visited {
		color:#34528B;
		}
		.mlm-event .ljuser,
		.mlm-event .ljuser A:link,
		.mlm-event .ljuser A:visited,
		.mlm-event .ljuser B {
			font-weight:normal;
			color:#333;
			}
	
/* modus window */

.mlm-modus {
	position:absolute;
	left:0;
	bottom:24px;
	width:100%;
	height:160px;
	background:#FFFBBA;
	border-bottom:1px solid #B6B6B6;
	text-align:center;
	}
	.mlm-modus-text {
		padding:50px 7px 0;
		font-size:11px;
		}
	.mlm-modus-submit {
		padding-top:10px;
		font-size:12px;
		}

/* Expressions */
* HTML .mlm-header-content .mlm-header-title,
* HTML .mlm-context-item,
* HTML .mlm-contacts-contact,
* HTML .mlm-login .mlm-link,
* HTML .mlm-window-min .mlm-header,
* HTML .mlm-addform BUTTON {
	_scrollbar-face-color:expression( function(t){ t.runtimeStyle.scrollbarFaceColor = '#fff';
	t.onmouseover = function() {this.className += ' mlmIEhover'};
	t.onmouseout = function() {this.className = this.className.replace(/ mlmIEhover/g, '')}; 
	}(this)); }

* HTML .mlm-icon-close {
	_scrollbar-face-color:expression( function(t){ t.runtimeStyle.scrollbarFaceColor = '#fff';
	t.onmouseover = function() {this.className += ' mlmIEhoverClose'};
	t.onmouseout = function() {this.className = this.className.replace(/ mlmIEhoverClose/g, '')}; 
	}(this)); }

* HTML .mlm-icon-exit {
	_scrollbar-face-color:expression( function(t){ t.runtimeStyle.scrollbarFaceColor = '#fff';
	t.onmouseover = function() {this.className += ' mlmIEhoverExit'};
	t.onmouseout = function() {this.className = this.className.replace(/ mlmIEhoverExit/g, '')}; 
	}(this)); }

* HTML .mlm-icon-min {
	_scrollbar-face-color:expression( function(t){ t.runtimeStyle.scrollbarFaceColor = '#fff';
	t.onmouseover = function() {this.className += ' mlmIEhoverMin'};
	t.onmouseout = function() {this.className = this.className.replace(/ mlmIEhoverMin/g, '')}; 
	}(this)); }

* HTML .mlm-icon-win {
	scrollbar-face-color:expression( function(t){ t.runtimeStyle.scrollbarFaceColor = '#fff';
	t.onmouseover = function() {this.className += ' mlmIEhoverWin'};
	t.onmouseout = function() {this.className = this.className.replace(/ mlmIEhoverWin/g, '')}; 
	}(this)); }

* HTML .mlm-window-middle {
	_behavior:expression(IEmlmExpresion.adjustHeight(this));
	}
* HTML {
	_behavior:expression(IEmlmExpresion.removeJitter(this));
	}
* HTML .mlm-window {
	_position:absolute;
	_behavior:expression(IEmlmExpresion.fixedBottom(this));
	}
.scheme-feedback {
    position: absolute;
    top: 9px;
    right: 25px;
}
.scheme-feedback a {
    padding-left: 35px;
    background: url(beta0000.gif) no-repeat 0 50%;
}

.Actions a {
    font-size: .9em;
}
.NavMenuSubNav {
    position: absolute;
    display: none;
    list-style: none;
    padding: 0;
    margin: 6.5px 0 0 -7px;
    background: #CBE4FD;
    color: #114577;
    width: 15em;
    z-index: 200;
}
html>body .NavMenuSubNav {
    border-top: none;
}
.NavMenuSubNav li {
    margin: 0;
    background: #CBE4FD;
}
.NavMenuSubNav li.disabled {
    background-color: #CBE4FD;
}
.NavMenuSubNav li.disabled, .NavMenuSubNav li.disabled a:hover {
    background-image: url(upgrade-.gif);
    background-position: 95% 50%;
    background-repeat: no-repeat;
}
.NavMenuSubNav li a, .NavMenuSubNav li a:visited {
    color: #036;
    font-weight: bold;
    font-size: .95em;
    text-decoration: none;
    padding: 5px 0 5px 5px;
}
.NavMenuSubNav li.disabled a {
    color: #999;
}
.NavMenuSubNav li a:hover {
    color: #fff !important;
    background-image: none;
    font-weight: bold !important;
    background: #3e5a8b !important;
}
.NavMenuSubNav li.disabled a:hover {
    color: #000;
}
.NavMenuSubNav a, .NavMenuSubNav a:visited {
    color: #036;
    font-weight: normal !important;
    text-decoration: underline;
}
