ul.errorlist
{
    color: #FF0000;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}


p.text
{
    font-size: 14px;
}


p.error
{
    color: #FF0000;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 0;
}


p.centered
{
    text-align: center;
}


div#account_dialog
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding: 10px;
    width: 300px;
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    background-color: #EFF0EF;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}


div#account_dialog.large
{
    width: 400px;
}


div#account_dialog p.title
{
    margin-top: 0;
    margin-bottom: 5px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}


div#account_dialog fieldset
{
    margin: 0px;
    padding: 0 0 10px 0;
    border-width: 0px;
}


div#account_dialog dl
{
    margin-top: 16px;
    margin-bottom: 0px;
}


div#account_dialog dt
{
    display: block;
    float: left;
    width: 6em;
}


div#account_dialog fieldset.small dt
{
    width: 4em;
}


div#account_dialog fieldset.large dt
{
    width: 8em;
}


div#account_dialog dd
{
    margin-left: 6em;
}


div#account_dialog dd ul.errorlist
{
    text-align: left;
    margin-bottom: 0;
}


div#account_dialog fieldset.small dd
{
    margin-left: 4em;
}


div#account_dialog fieldset.large dd
{
    margin-left: 8em;
}


div#account_dialog dd a
{
    font-size: 12px;
}


div#account_dialog dd input
{
    width: 100%;
    border: 1px solid #707070;
}


div#account_dialog input.button
{
    width: 80px;
    height: 20px;
    background-color: #EFF0EF;
    font-weight: bold;
    border: 1px solid #B0B0B0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 10px;
}


div#account_dialog input.button.large
{
    width: 130px;
}


#profile_box
{
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    background-color: #FAFAFA;
    max-width: 980px;
    min-width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    border: 1px solid #000000;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}


#profile_box *
{
    padding: 0;
    margin: 0;
}


#profile_box table
{
    width: 100%;
    margin-bottom: 20px;
}


#profile_box td.left
{
    width: 90px;
}


#profile_box td.left div
{
    text-align: center;
}


#profile_box div.infos
{
    font-size: 12px;
}


#profile_box div.infos dt
{
    width: 200px;
    text-align: right;
    float: left;
}


#profile_box div.infos dd
{
    margin-left: 200px;
    padding-left: 5px;
    margin-bottom: 4px;
}


#profile_box div.infos dd.separator
{
    height: 10px;
}


#profile_box div.infos dd.username
{
    font-size: 16px;
    font-weight: bold;
    color: #993300;
    margin-top: 5px;
    margin-bottom: 5px;
}


#profile_box div.infos a
{
    font-weight: bold;
    color: #993300;
    text-decoration: none;
}


#profile_box td.pm
{
    width: 28px;
}


#profile_box td.mail
{
    width: 20px;
}


#profile_box td.to_superuser
{
    width: 24px;
}


#profile_box td.to_projectmember
{
    width: 24px;
}


#profile_box td.to_contributor
{
    width: 24px;
}


#profile_box td.own
{
    width: 10em;
    padding-top: 0.3em;
}


#profile_box td.pm span
{
    width: 28px;
    height: 20px;
    display: block;
}


#profile_box td.mail span
{
    width: 20px;
    height: 20px;
    display: block;
}


#profile_box td.to_superuser span
{
    width: 24px;
    height: 24px;
    display: block;
}


#profile_box td.to_projectmember span
{
    width: 24px;
    height: 24px;
    display: block;
}


#profile_box td.to_contributor span
{
    width: 24px;
    height: 24px;
    display: block;
}


#profile_box td.tools a
{
    background-position: 0px 0px;
    display: block;
    width: 100%;
    height: 100%;
}


#profile_box td.animated a:hover
{
    background-position: 0px 20px;
}


#profile_box td.pm a
{
    background-image: url(/images/icon_contact_pm.gif);
}


#profile_box td.mail a
{
    background-image: url(/images/icon_contact_email.gif);
}


#profile_box td.to_superuser a
{
    background-image: url(/images/icon_superuser.gif);
}


#profile_box td.to_projectmember a
{
    background-image: url(/images/icon_projectmember.gif);
}


#profile_box td.to_contributor a
{
    background-image: url(/images/icon_contributor.gif);
}


#profile_box a.heuristics_link
{
    font-size: 14px;
    font-weight: bold;
    color: #993300;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}


#profile_box a.heuristics_link:hover
{
    text-decoration: underline;
}


li#members_banner
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2em;
}


div.members_topbar *
{
    padding: 0;
    margin: 0;
}


div.members_topbar
{
    color: #105289;
    font-family: Arial;
    font-size: 12px;
    background-color: #CADCEB;
    padding: 10px 15px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}


div.members_topbar ul
{
    height: 2em;
    list-style-type: none;
}


div.members_topbar ul.row1
{
    border-bottom: 1px solid rgb(255, 255, 255);
    padding-bottom: 5px;
    margin-bottom: 10px;
}


div.members_topbar li
{
    display: block;
    float: left;
    margin-right: 5px;
    line-height: 2em;
}


div.members_topbar li.bold
{
    font-weight: bold;
}


div.members_topbar li.right
{
    float: right;
}


div.members_topbar li.rightmost
{
    margin-right: 0;
}


div.members_topbar li a
{
    text-decoration: none;
    color: #105289;
}


div.members_topbar li a:hover
{
    text-decoration: underline;
    color: #BC2A4D;
}


div.members_topbar form#search
{
    margin-left: 15px;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: normal;
}


div.members_topbar form#search fieldset
{
    border: 0;
}


div.members_topbar form#search input.searchbox
{
    border: 1px solid #000000;
    background-color: #FFFFFF;
    width: 16em;
    background-image: url(/images/icon_textbox_search.gif);
    background-position: left 1px;
    background-repeat: no-repeat;
    padding-left: 17px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}


div.members_topbar form#search input.blurred
{
    color: #888888;
}


div.members_topbar form#search input.button
{
    padding: 1px 3px;
}


#members_list
{
    color: #105289;
    background-color: #0C95D9;
    font-family: Arial;
    font-size: 12px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}


#members_list table
{
    width: 100%;
}


#members_list table thead
{
    line-height: 2em;
    color: #FFFFFF;
}


#members_list table th a
{
    color: #FFFFFF;
    text-decoration: none;
}


#members_list table th a:hover
{
    text-decoration: underline;
}


#members_list table tr.row1
{
    background-color: #DCE7F0;
}


#members_list table tr.row2
{
    background-color: #CADCEB;
}


#members_list table td
{
    padding: 5px;
    border-top: 1px solid #FFFFFF;
}


#members_list table td a
{
    text-decoration: none;
    color: #105289;
    font-weight: bold;
}


#members_list table td a:hover
{
    text-decoration: underline;
    color: #BC2A4D;
}


#members_list table a.select
{
    text-decoration: none;
    color: #AD3119;
    font-weight: normal;
}


#members_list table td.select
{
    width: 2em;
    text-align: center;
    border-right: 0;
    padding-right: 0;
}


#members_list table td.username
{
    width: 10%;
    text-align: center;
}


#members_list table td.leftalign
{
    text-align: left;
    padding-left: 0;
}


#members_list table td.email
{
    width: 12%;
}


#members_list table td.rank
{
    width: 7em;
    text-align: center;
}


#members_list table td.heuristics
{
    width: 6em;
    text-align: center;
}


#members_list table td.posts
{
    width: 4em;
    text-align: center;
}


#members_list table td.website
{
}


#members_list table td.joindate
{
    width: 16em;
    text-align: left;
}


p.members_text
{
    margin-left: 10px;
    margin-right: 10px;
}


span#pages_nav strong
{
    border: 1px solid #105289;
    background-color: #105289;
    color: #FFFFFF;
    font-size: 0.95em;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0 2px;
    padding: 0 2px;
}


span#pages_nav
{
    font-family: Verdana,Helvetica,Arial,sans-serif;
}


span#pages_nav a
{
    border: 1px solid #105289;
    text-decoration: none;
    font-size: 0.95em;
    line-height: 1.5em;
    margin: 0 2px;
    padding: 0 2px;
}


span#pages_nav a:hover
{
    border: 1px solid #BC2A4D;
    background-color: #BC2A4D;
    color: #FFFFFF;
    text-decoration: none;
}


fieldset.search_actions
{
    text-align: right;
    white-space: nowrap;
    border: 0;
    margin-top: 10px;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 1.1em;
}


fieldset.search_actions a
{
    font-size: 12px;
    text-decoration: none;
    color: #000000;
}


fieldset.search_actions a:hover
{
    text-decoration: underline;
    color: #993300;
}


input.button
{
    border: 1px solid #B0B0B0;
    background-color: #FAFAFA;
    background-image: url(/images/bg_button.gif);
    color: #000000;
    padding: 1px 3px;
    width: auto;
}
