﻿

#top-bar-red
{
    width: 950px;
    height: 150px;
    border-bottom: 5px solid #c80000;
    float: left;
    margin-bottom: 3px;
}

.logo-red
{
    width: 159px;
    height: 89px;
}

.online-fire-training-menu
{
    padding: 0 20px 20px 5px;
    #padding: 20px 0 20px 0;
}


.online-fire-training-menu li
{
    list-style-type: none;
    padding: 10px;
    
}   

    .online-fire-training-menu a
    {
        text-decoration: none;
        font-family: Tahoma;
        color: #cc0000;
        font-size: 14px;
    }   
    
    .online-fire-training-menu a:hover
    {
        color: #999999;
    } 
    .online-selectedLink
    {
        color: #ffffff;
        background: url(../images/redSelected.jpg) no-repeat left;
        font-family: Tahoma;        
        font-size: 14px;
        width: 172px;
        height: 20px;
        float: left;
        margin-left: -5px;
        padding-left: 5px;
    }
    .online-selectedLinkFooter
    {
        color: #ffffff;
        background-color: #cc0000;        
        font-family: Tahoma;        
        font-size: 13px;
    } 
    
    h1.online-fire-training-large
    {
        font-family: Tahoma, Arial;
        font-weight: normal;
        font-size: 25px;
        color: #cc0000;
        letter-spacing: -1px;
    } 
    
    
     .content-area-links-red a
    {
        color: #ff0101;
        text-decoration: none;
    }
    
        .content-area-links-red a:hover{

        color: #ff8401;
    }
    
    
.fat-footer-red
{
    width: 710px;
}

    .footer-top-red
    {
        border-bottom: 3px solid #cc0000;
        width: 700px;
        height: 27px;
        background: url(../images/fat-footer-tab-red.jpg) no-repeat left;
    } 

