﻿html 
{ 
    height: 100%; 
} 
body 
{ 
    margin: 0px; 
    padding: 0px; 
    font-family: Calibri, Avenir, Arial; 
    height: 100%; 
} 
form 
{ 
    height: 100%; 
}
h1
{
    margin: 0px;
    font-size: xx-large;
    color: #003366;
    padding-top: 15px;
    padding-bottom: 15px;
    clear: left;
}
h2
{
    margin: 0px;
    font-size: x-large;
    color: #003366;
    padding-top: 10px;
    padding-bottom: 15px;
}
h3
{
    margin: 0px;
    font-size: large;
    color: #003366;
    padding-top: 5px;
    padding-bottom: 5px;
}
p
{
    text-align: left;
    margin: 0px;
}
a         { color: #000066; text-decoration: none; }
a:visited { color: #000066; text-decoration: none; }
a:hover   { color: #000066; text-decoration: underline; }

blockquote
{
    padding: 2px 5px 3px 5px;
    margin: 5px 15px 5px 15px;
    border: 1px solid #999999;
    background-color: #FFFFEE;
    font-size: smaller;
}

.Tdf_Exception
{
    color: #CC0000;
}
.TdF_table
{
    border: thin solid #336699;
    background-color: #DFDFFF;
    margin-top: 10px;
    margin-bottom: 10px;
}
.Tdf_td
{
    padding: 2px 4px 2px 4px;
    text-align: left;
}

.Button
{
    padding: 2px 5px 3px 5px;
    margin: 5px 0px 5px 5px;
    border: thin outset #9999FF;
    background-color: #E1E1FF;
    color: #000066;
}

#mp_wrapper
{
    text-align: left;
    height: 100%;
}
#mp_header
{
    height: 150px;
    background-repeat: repeat-x;
    background-image: url(../Images/TdF_bg.jpg);
}
#mp_menu1
{
    background-color: #FFCC00;
    clear: both;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 4px;
}
.mp_menu1_selected
{
    font-weight: bold;
}
#mp_menu2
{
    background-color: #FFDF62;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
}
.mp_menu2_selected
{
    font-weight: bold;
}
#mp_menu3 
{ 
        background-color: #FFCC00; 
        margin-left: 5px; 
        margin-right: 10px; 
        margin-top: 3px;
        margin-bottom: 0px;
        padding-left: 5px; 
        padding-right: 5px; 
        font-size: smaller; 
        text-align: left; 
}
#mp_body 
{ 
    background-color: #EBEBEB; 
    background-position: left top; 
    background-image: url(../Images/TdF_bg_eiffel.jpg); 
    padding-left: 10px; 
    background-repeat: repeat-x; 
    min-height: 100%; 
} 
#mp_footer
{
    padding: 2px 5px 4px 10px;
    background-color: #D9D9D9;
    clear: both;
    font-size: smaller;
    height: 13px;
}

#mp_header_logo
{
    float: left;
}
#mp_header_text
{
    float: left;
}
.mp_title
{
    font-size: xx-large;
    clear: left;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0px;
    float: left;
    min-height: 40px;
}
.mp_news_panel0
{
    clear: left;
    height: 80px;
    margin-top: 3px;
    margin-left: 5px;
    max-width: 700px;
}
.mp_news_panel1
{
    border: 1px solid #FEFEFE;
    float: left;
    clear: left;
    height: 80px;
    margin-top: 3px;
    margin-left: 5px;
    width: 700px;
}
.mp_news
{
    float: left;
    clear: left;
    margin-left: 5px;
    margin-right: 5px;
}
.mp_path
{
    float: left;
    clear: left;
    min-height: 25px;
    width: 100%;
    vertical-align: bottom;
    text-align: left;
    line-height: 25px;
    margin-left: 10px;
    font-style: italic;
}
.mp_login
{
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}
.mp_loginstatus
{
    float: right;
    margin-top: 5px;
}
.mp_loginname
{
    float: right;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.mp_forum_recent
{
    font-size: smaller;
}

/* Footer */

.FooterOrgLabel
{
    float: left;
    color: #808080;
}
.FooterOrgMail
{
    float: left;
    margin-left: 5px;
    color: #333333;
}
.FooterCopy
{
    float: right;
    color: #808080;
}

/* Homepage*/
.HomePanel
{
    color: #000066;
    float: left;
    border: 4px ridge #FFCC00;
    margin: 2px;
    padding: 5px;
    background-color: #F7F9AC;
    width: 310px;
    overflow: hidden;
    background-image: url(../Images/Renner.jpg);
}
.HomePanelFixed  {     height: 150px; }
.HomePanelExtend { min-height: 150px; }
.HomePanel h2    {    padding: 0px 0px 5px 0px; font-size: large; }
.HomePanel h3    {    padding: 0px; font-variant: small-caps; font-size: medium; color: #666666; }
.HomePanel p     {  font-size: medium; }
.HomePanel:hover { text-decoration: none; }

/* LoginPage */

#LoginHyperlink
{
    margin-left: 15px;
    margin-bottom: 5px;
}

/* PasswordRecovery */

/* Registration */

/* Admin/MemberRoles */
.RolesList
{
    float: left;
    clear: left;
    width: 150px;
    text-align: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

/* MyTeam */
.container_panel
{
    padding-bottom: 10px;
    height: 475px;
}
.left_panel
{
    border: medium ridge #DDDDDD;
    padding: 5px 10px 5px 10px;
    text-align: left;
    vertical-align: top;
    display: inline-block;
    width: 173px;
    float: left;
}
.middle_panel
{
    padding: 5px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 150px;
    float: left;
}
.right_panel
{
    border: medium ridge #DDDDDD;
    padding: 5px 10px 5px 10px;
    text-align: left;
    vertical-align: top;
    display: inline-block;
    width: 178px;
    float: left;
}

.mobile_middle_panel
{
    margin-top: 5px;
    padding: 5px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 150px;
    float: left;
    position: static;
    top: 250px;
    left: 25px;
    background-color: transparent;
}


.team_selected
{
    width: 175px;
    background-color: #E6FFB0;
}
.team_selected_true{
    font-weight: bold;
}
.team_selected_false
{
}
.team_standbye
{
    width: 175px;
    background-color: #FFBA75;
}
.team_filter
{
    width: 180px;
    background-color: #FFF7D7;
}
.team_available
{
    width: 180px;
    background-color: #DDDDDD;
}
.team_button
{
    width: 90px;
}
.team_button_check
{
    margin-top: 5px;
    background-color: #FFF7D7;
}
.team_button_select
{
    background-color: #E6FFB0;
    margin-top: 50px;
}
.team_button_unselect
{
    background-color: #DDDDDD;
    margin-top: 5px;
}
.team_button_favorite
{
    background-color: #DDDDDD;
    margin-top: 50px;
}
.team_button_swap
{
    border: thick double #FFBA75;
    background-color: #E6FFB0;
    margin-top: 105px;
}
.team_button_up
{
    background-color: #FFBA75;
    margin-top: 35px;
}
.team_button_down
{
    background-color: #FFBA75;
    margin-top: 5px;
}
.team_warning
{
    color: #CC3300;
    margin-left: 10px;
}


/* TeamResult */
.result_left_panel
{
    border: medium ridge #DDDDDD; 
    padding: 5px 10px 5px 10px; 
    margin: 0px 10px 10px 0px; 
    text-align: center; 
    vertical-align: top; 
    display: inline-block; 
    width: 230px; 
    float: left; 
}
.result_right_panel
{
    border: medium ridge #DDDDDD; 
    padding: 5px 10px 5px 10px; 
    margin: 0px 10px 10px 0px; 
    text-align: center; 
    vertical-align: top; 
    display: inline-block; 
    width: 230px; 
    float: left; 
}
.result_right_panel_next
{
    border: medium ridge #DDDDDD; 
    padding: 5px 10px 5px 10px; 
    text-align: center; 
    vertical-align: top; 
    display: inline-block; 
    width: 230px; 
    float: left; 
}
.result_label
{
    display: inline-block;
    text-align: right;
    vertical-align: top;
}
.result_label1
{
    width: 30px;
    height: 27px;
}
.result_label2
{
    width: 100px;
    height: 27px;
}
.result_label3
{
    width: 85px;
    height: 27px;
}
.result_text
{
    width: 245px;
    background-color: #FFF7D7;
}
.result_pick
{
    width: 175px;
    background-color: #FFF7D7;
}
.result_nr
{
    width: 25px;
    background-color: #FFF7D7;
}
.result_list
{
    width: 175px;
    background-color: #FFF7D7;
}
.result_panel_confirm
{
    position: fixed;
    width: 483px;
    margin: 0px 0px 0px 0px;
    padding: 10px 20px 10px 20px;
    border: medium inset #336699;
    background-color: #FFFFCC;
    vertical-align: middle;
    text-align: center;
    clear: both;
    float: none;
    z-index: 1;
}




.RidersOutOfCompetition
{
    color: #666666;
    text-decoration: line-through;
}
.RidersStandbye
{
    color: #666666;
    font-style: italic;
}
.RidersUnselected
{
    color: #999999;
    text-decoration: line-through;
    font-style: italic;
}


.EmailPanel
{
    color: #330000;
    background-color: transparent;
    border-right: #660000 2px solid;
    border-top: #660000 2px solid;
    border-left: #660000 2px solid;
    border-bottom: #660000 2px solid;
    position: relative;
    top: 10px;
    left: 10px;
    width: 550px;
    height: auto;
    border: 2px solid #FFFFFF;
}
.EmailUsers
{
    width: 125px;
    float: left;
    clear: left;
    text-align: right;
    margin: 5px 5px 5px 8px;
    background-color: #DDDDDD;    
}
.EmailSelected
{
	width: 125px;
	float: left;
	text-align: left;
    margin: 5px 5px 5px 5px;
    background-color: #E6FFB0;    
}
.EmailButton
{
    border: thin outset #9999FF;
    background-color: #E1E1FF;
    color: #000066;
    margin: 8px 5px 5px 5px;

}
.EmailText
{
    margin: 5px 5px 5px 5px;
    background-color: #FFFFFF;
}
.EmailPreview
{
    padding: 5px;
    border: thin solid #000066;
    background-color: #FFFFCC;
    position: absolute;
    top: 150px;
    left: 150px;
    width: 600px;
    height: auto;
    text-align: left;
}

.ForumHead
{
    font-variant: small-caps;
    color: #666666;
}
.ForumDate
{
    font-size: smaller;
}

.ForumText
{
    margin: 0px 0px 5px 5px;
    font-variant: normal;
}
.ForumLine
{
    margin: 5px 10px 2px 0px;
    border: thin solid #FFCC00;
    clear: both;
}
.ForumButton1
{
    color: #333333;
    float: left;
    margin-right: 5px;
    margin-bottom: 1px;
}
.ForumButton2
{
    font-size: 11px;
    color: #666666;
}
.ForumQuoteHead
{
    font-style: italic;
    color: #333333;
}
.ForumQuoteText
{
    font-variant: normal;
    margin-left: 10px;
    color: #333333;
}

.ForumMobilePhoto
{
    margin: 3px 0px 3px 0px;
    width: 50px;
    height: 50px;
    display: inline;
    vertical-align: top;
}
.ForumMobileText
{
    margin: 3px 0px 3px 0px;
    width: 65%;
    height: 44px;
    display: inline;
    vertical-align: top;
}
.ForumMobilePost
{
    margin: 3px 0px 3px 0px;
    border: 1px solid #000080;
    background-color: #FFCC00;
    width: 50px;
    height: 50px;
    display: inline;
    vertical-align: top;
}

.UploadClear
{
    clear: both;
}

.UploadLabel
{
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    margin-bottom: 5px;
}
.UploadInput
{
    clear: right;
    float: left;
    width: 300px;
    padding-left: 2px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.UploadButton
{
    clear: left;
	float: left;
    width: 100px;
    color: #333333;
}
.UploadPreview
{
    float: left;
    padding-left: 2px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.UploadRotate
{
    clear: right;
    float: left;
    padding-left: 2px;
    margin-left: 5px;
}

.PhotoList
{
    float: left;
}
.PhotoPreview
{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    vertical-align: top;
    max-width: 400px;
    height: auto;
}
.PhotoButtons
{
    float: left;
    vertical-align: top;
    display: inline-block;
}
.PhotoButton
{
    width: 120px;
    color: #333333;
    margin-bottom: 10px;
}
.PhotoButtonSure
{
    width: 120px;
    color: #FF3300;
    margin-bottom: 10px;
    font-weight: bold;
}