﻿body,div,ul,li,a,h1,td
{
    font-family: Verdana;
    font-size: 10px;
}
h1
{
    font-size: 13px;
    margin: 10px 0 5px 0;
}

h2
{
    font-size: 11px;
    font-style: italic;
    margin: 20px 0 5px 0;
}

#centerbox
{
    margin: auto;
    width: 1070px;
}

#advertisecontainer
{
    /*
    position: absolute;
    left: 50%;
    top: 187px;
    margin-left: 420px;
    */
    float: right;
    width: 255px;
    padding-top: 217px;
}
    .sideadvertise
    {
        /*
        border-style: solid;
        border-color: #c0c0c0;
        border-width: 1px;
        background-color: #fafafa;
        */
        width: 250px;
        height: 250px;
        margin-bottom: 10px;

    }
#container
{
    float: left;
    width: 810px;
}
#topbanner
{
    /*
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    background-color: #fafafa;
    */
    margin: auto;
    text-align: center;
    vertical-align: middle;
    width: 728px;
    height: 90px;
}
#topcontent
{
    width: 100%;
    height: 70px;
}
    .loggo
    {
        float: left;
        margin: 9px 0px 0px 8px;       
    }
    #toplinks
    {
        float: right;
        height: 70px;   
    }

#topmenu
{
    margin-top: 20px;
    width: 100%;
    height: 40px;
}
    #topmenu ul
    {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    #topmenu li
    {
        width: 90px;
        height: 40px;
        float: left;
        background-image: url(img/topmenu.gif);
        background-repeat: no-repeat;
    }
    #topmenu li a
    {
        display: block;
        width: 90px;
        height: 30px;
        text-align: center;
        text-decoration: none;
        font-size: 12px;
        padding-top: 6px;
        color: Black;
    }
    #topmenu li a:hover
    {
        color: #b02427;
    }
    li#markedtopmenu a
    {
        font-weight: bold;
        color: #b02427;
    }
    
#menu
{
    width: 100%;
    height: 40px;
}
    #menu ul
    {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    #menu li
    {
        float: left;
    }
    #menu li a
    {
        display: block;
        width: 90px;
        text-align: center;
        text-decoration: none;
        font-size: 12px;
        background-image: url(img/menu.gif);
        background-repeat: no-repeat;
        padding-top: 6px;
        color: Black;
    }
    #menu li a:hover
    {
        color: #b02427;
    }
    li#markedmenu a
    {
        font-weight: bold;
        color: #b02427;
    }

#content
{
    width: 100%;
    float: left;
}
    .InfoBox
    {
         float: left; 
         border-color: #CDCDCD; 
         border-style: solid; 
         border-width: 1px; 
         padding: 0 6px 0 6px; 
         margin: 0 13px 20px 0;
         background-color: #fafafa;
    }
    
    .NarrowChannel
    {
        width: 249px;
        float: left; 
        font-size: 15px;
        margin: 0 5px 10px 5px;
    }
    
    .Channel
    {
        width: 259px;
        float: left; 
        font-size: 15px;
        margin: 0 5px 10px 5px;
    }

        .ChannelTop
        {
            background-image: url('img/tbl_right.gif');
            background-position: right bottom;
            background-repeat: no-repeat;
            margin: 0;
            padding: 0;
            vertical-align: bottom;

        }
        
        .ChannelTop div
        {
            vertical-align: top;
            float: left;
        }
        
        .ChannelTitle
        {
            margin: 3px;
            color: #6E6E6E;
            padding-top: 5px;
        }
        
        .ChannelTop img
        {
            margin: 0;
            padding: 0;
            vertical-align: bottom;
        }
        
        .ChannelMiddle
        {
            border-color: Gray;
            border-style: solid;
            border-width: 0 1px 0 1px;
            padding: 6px;
        }
        
        .ChannelFoot
        {
            background-image: url('img/tbl_bottom.gif');   
            height: 4px; 
            border-color: Gray;
            border-style: solid;
            border-width: 0 1px 1px 1px; 
            font-size: 1px;   
        }
        
        .Channel ul
        {
            list-style: none;
            padding: 0;
            margin: 0;
        }
        .Channel li
        {
            width: 100%;
            padding: 0px;
            margin: 0px;
            list-style: none;
            line-height: 13px;
        }
            li.Passed, li.Passed a
            {
                color: #aaaaaa;
            }
            li.Passed img
            {
                margin: 0 0 1px 1px;
            }
            li.Current
            {
                font-weight: bold;
                color: #b02427;
            }
            li.Current a
            {
                margin-left: 2px;
                font-weight: bold;
                color: #b02427;
            }
            li.Comming, li.Comming a
            {
                color: Black;
            }
            li.Comming img
            {
                margin: 0 0 1px 1px;
            }
            li a
            {
                margin: 0;
                padding: 0;
                color: Black;
                text-decoration: none;
            }
            li a:hover
            {
                text-decoration: underline;
            }
        
    .Program
    {
        float: left; 
        clear: both;
        margin: 0;
        padding: 0;
    }
    .AlternatingProgram
    {
        float: left; 
        clear: both;
    }
    .VideoFoot
    {
        width: 411px;
        height: 13px;
        padding: 6px;
        background-color: #fafafa;
        border-style: solid;
        border-width: 1px;
        border-color: #c0c0c0;
        text-align: center;
        line-height: 11px;
        float: left;
        margin-top: 5px;
    }
    
#bottomcontent
{
    width: 796px;
    height: 13px;
    padding: 6px;
    background-color: #fafafa;
    border-style: solid;
    border-width: 1px;
    border-color: #c0c0c0;
    text-align: center;
    line-height: 11px;
    float: left;
}

.StartProgramContainer
{
    float:left;
}

.EndProgramContainerDiv
{
    width: 100%;
    height: 7px;
    float: left;
}