﻿.SideBar_Middle
{
    
    width: 180px;
    height: auto;

    padding-left:0px;
    padding-right:0px;
    
    /*
    background-position: #FFFFFF url(images/sidebar_middle.gif_);
    background: #FFFFFF url(images/sidebar_middle.gif_);
    background-repeat: repeat-y;
    */
}
.SideBar_Top
{
    border: solid 0px red;
    width: 180px;
    /*
    height: 19px;

    background: #FFFFFF url(images/sidebar_top.gif_);
    background-repeat:no-repeat;
    */

}
.SideBar_Bottom
{
    border: solid 0px white;
    width: 180px;
    height: 85px;
    /*
    background: #FFFFFF url(images/sidebar_bottom.gif_);
    background-repeat:no-repeat;
    */
}

.LeftContent_Media
{
    border-right:solid 0px gray;
}

.LeftContentSeparator
{
    border-bottom: solid 1px #cccccc;
    padding-bottom: 10px;
}

.Media_GroupTree
{
    

}

.Media_SubscribeNewsletter
{
    margin-top:10px;
}

.Media_ChangeSpeed
{
    margin-top:10px;
}

.Media_LiveFuture
{
    margin-top:0px;
}

.Media_LiveFutureTitle
{
    font-weight:bold;
    background-color: #d5a10f;
    color: #2e2e2e; 
    padding:2px;  
}

.Media_Search
{
    margin-top:0px;
}

.Media_Player
{
    padding: 10px;
    background-color: #202020;
}

.Media_MediaItems
{
    margin-top:15px;   
}

.Media_LiveSoon
{
    margin-top:10px;
}

.Media_Pager
{
    margin-top:3px;
    text-align:right;
    height:20px;
    border:solid 0px #EAE6DE;
    
}