﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: transparent;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #000;
}

a, a:visited
{
    color: #858585;
    text-decoration: none;
    outline: none;
}

a:hover
{
    color: #000;
    text-decoration: underline;
}

.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: 120px;
    overflow: hidden;
    margin-bottom: 40px;
}

.MessageArea
{
    width: 50%;
    margin-top: 120px;
    margin-bottom: 64px;
    background-color: #ffffff;
}

.MessageTitle {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image:url(/themes/peppermint/images/sidebarheaderback.png);
background-repeat:repeat-x;
border-color:#ddd #ddd #FFFFFF;
border-style:solid;
border-width:1px;
color:#314251;
font-size:123.1%;
font-weight:bold;
    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/peppermint/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;
}
.BigErrorMessage
{
    font-size: 18px;
    color: #FF0000;
    line-height: 18px;
}
.LoginBoxBig
{
    height: 24px;
    width: 250px;
    font-size: 18px;
}
.LoginFailureMessageArea
{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
}
.WelcomeBodyArea
{
    width: 680px;
    margin-top: 85px;
    margin-bottom: 20px;
    background-color: #ffffff;
    min-height: 300px;
}
.formLabelsText
{
    text-align: right;
}
.formSectionTitle, .bioSectionTitle
{
    width: 220px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}
.bioSectionTitle
{
    text-align: left;
}
.WelcomeArea
{
    margin: 6px;
    font-size: 14px;
}
.WelcomeTitle
{
    font-size: 16px;
    font-weight: bold;
}
.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: #858585;
    font-size: 16px;
    margin-top: 20px;
    line-height: 25px;      
}
.followThumb
{
    height: 60px;
    width: 70px;
}
#FollowArea .followThumb a img:hover
{
    border: solid 1px #858585;
}
#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-top: 15px;
    text-align: right;
    padding-right: 20px;
}
.FormFieldTip, #ProfileUserFollowMsg
{
    font-size: 11px;
    font-family: Tahoma;
    color: #858585;
}

.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: #858585;
    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: #858585;
}
.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;
}

