﻿.football_logo
{
    width: 137px; 
    height: 53px; 
    background-image: url('../img/common/football_logo.png'); 
    background-repeat: no-repeat;
    border: none;
}

.common_menu
{
}

.common_menu a
{
    font-family:Arial;
    font-size:12px;
    font-weight: bold;
    color: #6882b4;
    padding: 4px;
}

.header_menu_right
{
    width: 5px;
    height: 25px;
    font-size: 1px;
}

.header_menu_right_bottom
{
    padding-right: 5px;
    background-image: url('../img/common/header_menu_right_bottom.png'); 
    background-repeat: no-repeat;
    background-position: right bottom;
}

.common_menu .selected
{
    background-color: #6882b4;
    font-family:Arial;
    font-size:12px;
    font-weight: bold;
    color: #ffffff;
    padding: 4px;
}

.watermarked {
    /*background-color:#ccdaf2;
    font-family: Arial;
    font-size: 11px;
    border: none;
    color:#aaaaaa;*/
    width:150px;
    padding: 3px;
}

.login_textbox
{
   /* background-color: #ccdaf2;
    font-family: Arial;
    font-size: 11px;
    border: none;*/
    width:150px;
    padding: 3px;
}

.login_button
{
    /*font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #39598c;*/
}

.language_selector_active
{
    font-family: Arial;
    font-size: 11px;
    color: #39598c;
    text-decoration: none;
}

.language_selector_inactive
{
    font-family: Arial;
    font-size: 11px;
    color: #9eb5de;
    text-decoration: none;
}
.language_separator
{
    font-family: Arial;
    font-size: 11px;
    color: #9eb5de;
    margin-left: 5px;
    margin-right: 5px;
}

.search_input_left
{
    background-image: url('../img/common/search_input_left.png');
    background-repeat: no-repeat;
    background-position: right center;
}

.search_input_right
{
    background-image: url('../img/common/search_input_right.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 2px;
}

.search_input
{
    font-family: Arial;
    font-size: 11px;
    border: none;
    border-top: solid 1px #e3e4e6;
    border-bottom: solid 1px #e3e4e6;
    height: 15px;
    width: 150px;
}

.search_button_left
{
    background-image: url('../img/common/search_button_left.gif');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 6px;
    padding-top: 3px;
    padding-bottom: 2px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;    
}

.search_button_right
{
    background-image: url('../img/common/search_button_right.gif');
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-top: -3px;
    padding-right: 30px;
    padding-left: 4px;
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #39598c;
}

.login_button_left
{
    background-color: #1766A2;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;  
    color: #ffffff;
    padding: 3px;
    margin: 0px 5px 0px 5px;
    /*background-image: url('../img/common/login_button_left.gif');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 6px;
    padding-top: 4px;
    padding-bottom: 3px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;    */
}

.login_button_right
{
   /* background-image: url('../img/common/login_button_right.gif');
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 4px;
    padding-bottom: 3px;
    margin-top: -4px;
    padding-right: 11px;
    padding-left: 4px;
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #39598c;*/
}

.button_center
{
    text-decoration: none;
}

.advertisement_background
{
    background-image: url('../img/common/advertisement_background.png');
}

.advertisement_title
{
    font-family: Arial;
    color: White;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.advertisement_content
{
    color: White;
    font-family: Arial;
    font-size: 11px;
}

.advertisement_content p
{
    margin: 0px;
    padding: 0px;
    margin-left: 15px;
    margin-right: 15px;
}

.advertisement_content a
{
    color: White;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

.advertisement_content a:hover
{
    text-decoration: underline;
}

.advertisement_content img
{
    margin-right: 5px;
}
