﻿/* MOST POPULAR */    
a, a:visited, a:active
{
    color:#008d3f;
    text-decoration:none;
    font-weight:bold;
}

a:hover
{
    text-decoration:underline;
}

.td-MostPopular
{
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    color:#66696b;
    font-size:13px;
}

.td-MostPopOptions
{
    padding:0 10px;
}

.td-MostPopOptions a
{ 
    font-size:11px;
    padding:0 0 0 5px;
    float:left;
    margin-right:5px;
}

.td-MostPopOptions a span
{
    padding:5px 5px 5px 0;
    display:block;
}

.td-MostPopOptions .active span
{
    background:transparent url(/App_Themes/Radio/images/structure/bgSubNav_selected.gif) no-repeat right;
    padding:5px 5px 5px 0;
    display:block;
}

.td-MostPopOptions a.active
{
    background:#008D3F;
    color:#fff;
    background:transparent url(/App_Themes/Radio/images/structure/bgSubNav_selected.gif) no-repeat left;
}

.td-MostPopOptions #MostPopular_today
{
    border-left:none;
}

.td-MostPopular .td-MostPopularList 
{
    background:#fff url(/App_Themes/Radio/images/structure/bgMosPop-top.gif) no-repeat top;
    padding-top:3px;  
    margin-left:10px;
    margin-top:5px; 
    clear:both;
    width:279px;
}
    .td-MostPopular .td-MostPopularList ul
    {
        background:#fff url(/App_Themes/Radio/images/structure/bgMosPop-btm.gif) no-repeat bottom;
        padding-bottom:10px;
        margin-bottom:0px;
        padding-left:24px;
        *margin-left:10px;
        height:200px;
        overflow-y:auto;
    }
    .td-MostPopular .td-MostPopularList ul li
    {
        margin:5px 5px 0 0px;
        list-style-type:disc;
        padding-bottom:5px;
        list-style-position:outside;
    }
    .td-MostPopular .td-MostPopularList ul li a
    {
        
    }
    
.td-greyBox .container 
{
    padding:0 10px;
}

.td-greyBox
{
    background:#ececec url(/App_Themes/Radio/images/structure/bgRightSideGrey-top.gif) no-repeat top;
    padding-top:10px;
   
}

.td-greyBox .bottom
{
    background:#ececec url(/App_Themes/Radio/images/structure/bgRightSideGrey-bottom.gif) no-repeat bottom;
    padding-top:10px;
    clear:both;
}

.td-SubTitle 
{  
    background:url(/App_Themes/Radio/images/structure/bgSubtitle.gif) no-repeat center left;
    color:#fff;
    font-weight:bold;
    font-size:16px;
    padding-left:10px;
    clear:both;
    margin-bottom:10px;
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
}

    .td-SubTitle p, .td-SubTitle .p
    {  
        background:url(/App_Themes/Radio/images/structure/bgSubtitle.gif) no-repeat center right;
        padding:6px 5px 5px 0 !important;
    }
    
    .mostPop p
    {
        margin:0;   
    }
    
    .mostPop a, .mostPop .active
    {
        font-size:11px;
        font-weight:bold;
        color:#fff !important;
        display:block;
        float:right;
        padding-left:7px;
        margin:2px 2px 0 2px;
    }
    
    .mostPop a
    {
        background:url(/App_Themes/Radio/images/structure/bgGreyBarTabs.gif) no-repeat bottom left;
    }
    
    .mostPop a span, .mostPop a.active span
    {
        padding-right:7px;
        float:left;
        height:21px;
        font-size:10px;
    }
    
     @media screen and (-webkit-min-device-pixel-ratio:0) {
    .mostPop a { margin-top: -1px; }
    }
    
    .mostPop a span
    {
    background:url(/App_Themes/Radio/images/structure/bgGreyBarTabs.gif) no-repeat top right;
    }
    
    .mostPop a.active
    {
        color:#4f4f4f !important;
        background:url(/App_Themes/Radio/images/structure/bgGreyBarTabs_sel.gif) no-repeat bottom left;
    }
    
    .mostPop a.active span
    {
        background:url(/App_Themes/Radio/images/structure/bgGreyBarTabs_sel.gif) no-repeat top right;
    }
    