﻿body
{
}


.clear
{
    clear: both;
}

.white
{
    color: #ffffff;
}

.small
{
    font-size: 11px;
    vertical-align: super;
}

.lft
{
    float: left;
}

.rght
{
    float: right;
}


/* Login Area ---------------------------------------------------------------------------------------------------------- */


.CreateAccountArea
{
    width: 680px;
    margin-bottom: 0px;
    background-color: #ffffff;
    margin-top: 80px;
    overflow: hidden;
    margin-bottom: 40px;
}

.MessageArea
{
    width: 50%;
    margin-top: 120px;
    margin-bottom: 64px;
    background-color: #ffffff;
}

.MessageTitle
{
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    background-color: #df0031;
    font-size: 1.4em;
    padding: 8px 8px 6px 8px;
    margin: 0px;
    text-align: left;
}

.MessageContent
{
    font-size: 100%;
    color: #000000;
    padding: 8px;
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    margin-bottom: 0px;
    min-height: 250px;
    background-color: #E4E9E9;
    background-image: url(/themes/lollipop/images/sidebarpanelback.png);
    background-repeat: repeat-x;
}
.JoinArea, .ForgetPasswordArea
{
    font-size: 100%;
    color: #000000;
    padding-top: 18px;
    text-align: left;
}
.ForgetPasswordArea
{
    margin-left: 160px;
    width: 370px;
}
.ForgetPasswordArea p
{
    padding-bottom: 14px;
}
.BigErrorMessage
{
    font-size: 18px;
    color: #D50031;
    line-height: 18px;
}
input.LoginBoxBig, .LoginBoxBig
{
    width: 250px;
    font-size: 18px;
    border: solid 1px #ccc;
    padding: 3px;
}
.LoginBoxBig
{
    border: none;
}
.LoginFailureMessageArea
{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #D50031;
}
.WelcomeBodyArea
{
    width: 680px;
    margin-top: 85px;
    margin-bottom: 20px;
    background-color: #ffffff;
    min-height: 300px;
}
.formLabelsText
{
    text-align: right;
}
.formSectionTitle, .bioSectionTitle, .WelcomeTitle
{
    color: #D50031;
    font-size: 1.5em;
    font-weight: lighter;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: auto;
    margin-top: 17px;
}
.bioSectionTitle
{
    text-align: left;
}
.WelcomeMessageArea
{
    color: #555555;
    font-size: 1.3em;
    line-height: 1.2;
    margin-top: 10px;
}
.WelcomeMessageArea p
{
    padding-bottom: 15px;
}
.WelcomeArea
{
    margin: 6px;
    font-size: 14px;
}
.FormFieldDescription
{
    margin: 5px;
    font-size: 11px;
    font-family: Tahoma;
}
.FormFieldDescription a
{
    text-decoration: underline;
}
#FollowingNote, #FavoriteNote, #ActivityNote
{
    font-size: 11px;
    margin: 10px;
}
.followThumb
{
    margin: 10px;
    height: 80px;
    width: 80px;
    float: left;
    font-size: 11px;
    font-family: Trebuchet MS;
    text-align: center;
}
#FollowArea
{
    clear: left;
    margin-top: 10px;
    height: 300px;
    overflow-y: auto;
}
#FollowArea.NoFollowMsg
{
    color: #B2161B;
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;
}
.followThumb
{
    height: 60px;
    width: 70px;
}
#FollowArea .followThumb a img:hover
{
    border: solid 1px #B2161B;
}
#FollowArea .followThumb img
{
    border: solid 1px #ddd;
}
.AvatarHeader:hover
{
    border: solid 1px #fff;
}
.ProfileArea
{
    margin: 30px;
    font-size: 14px;
    min-height: 200px;
}
TD.ProfileLeftTD .AvatarBig
{
    text-align: right;
    margin-left: auto;
}
TD.ProfileLeftTD .ProfileDetails
{
    clear: left;
    margin-top: 20px;
    text-align: right;
    line-height: 20px;
    margin-right: 0px;
}
td.ProfileLeftTD
{
    padding-right: 20px;
    padding-top: 15px;
    text-align: right;
    vertical-align: top;
    width: 202px;
}
.FormFieldTip, #ProfileUserFollowMsg
{
    font-size: 11px;
    font-family: Tahoma;
    color: #B2161B;
}

.FollowingPanelArea
{
    min-height: 300px;
}

.followButton
{
    border: solid 1px #ddd;
    background-color: #f4f4f4;
    padding: 3px 6px 3px 24px;
    font-size: 11px;
    font-family: Arial;
    color: #333;
    background-image: url(/themes/lollipop/images/lollipopbuttoncorner.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.followFavoriteArea .followButton:hover
{
    background-color: #ddd;
    border: solid 1px #999;
}
#ProfileUserFollow
{
    margin: 20px 0px;
    text-align: right;
}
#AccountEditorArea
{
    width: 595px;
}
.EditorFont
{
    font-size: 14px;
}
.ProfileBio
{
    font-size: 12px;
    font-family: Verdana;
    line-height: 22px;
}
.favoriteDeleteTag
{
    clear: left;
    float: left;
}
.favoriteTitle
{
    margin-left: 18px;
    font-size: 16px;
    font-family: Arial;
    font-weight: normal;
}
.favoriteDescription
{
    margin-left: 35px;
    margin-top: 12px;
    margin-right: 30px;
    font-size: 12px;
    font-weight: normal;
    font-family: Tahoma;
}
#FavoriteArea
{
    clear: left;
    margin: 20px;
    height: 400px;
    overflow-y: auto;
    line-height: 16px;
}
#FavoriteArea.NoFavoriteMsg, #ActivityArea.NoActivityMsg
{
    color: #B2161B;
    font-size: 16px;
    margin-top: 20px;
    margin-left: 0px;
    line-height: 25px;
}
.favoriteAuthoredBy
{
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    margin-bottom: 17px;
    margin-left: 35px;
    color: #B2161B;
}
.favoriteAuthoredBy a
{
    text-decoration: underline;
}
.ActivityBlogCommentsLink.hilite, .ActivityForumMessagesLink.hilite, .FollowFollowing.hilite, .FollowFollowers.hilite, .FollowFriends.hilite, .FavoritePosts.hilite, .FavoriteComments.hilite, .FavoriteTopics.hilite, .FavoriteMessages.hilite
{
    text-decoration: underline;
}
.ActivationMessageArea
{
    padding: 0 20px;
    font-size: 22px;
    font-weight: lighter;
    text-align: center;
}
select.BigDropDown
{
    height: 28px;
    padding: 2px;
    font-size: 16px;
    margin-top: 4px;
    display: block;
    overflow: hidden;
}
.AdminFormArea h2
{
    color: #D50031;
    font-size: 1.6em;
    font-weight: lighter;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: auto;
    margin-top: 27px;
}
#UsernameCheckMsg, #EmailCheckMsg
{
    clear: left;
    color: #D50031;
    line-height: 1.1;
}
#UsernameCheckMsg a, #EmailCheckMsg a
{
    text-decoration: underline;
}
.JoinArea td
{
    min-width: 130px;
}
.ProfileArea
{
    margin: 40px auto;
}
td.post
{
    vertical-align: top;
}
tr.password
{
    height: 60px;
    vertical-align: top;
}

