/* ----------------------------------------------------------------
TOPS Publising System CSS

Type:General
-------------------------------------------------------------------
[Table of Contents]

1.  Reset
2.  Common Selectors
3.  Custom Common Selectors
4.  Structure
5.  Global
6.  HubPages
7.  EndPages
8.  Icons
9.  StormCenter


/*-------------------------------------------------------------------

    Reset

-------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, 
fieldset, legend, input, textarea, p, blockquote, th, td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal; font-weight:normal;}
strong {font-weight: bold;}
em {font-style: italic;}
li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {padding:0; margin:0;}
q:before, q:after {content:'';}
abbr, acronym {border:0; font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit; font-size:inherit; font-weight:inherit;}
input, textarea, select {font-size:100%;}
legend {color:#000;}


/*-------------------------------------------------------------------

    Common Selectors

-------------------------------------------------------------------*/
body
{
    text-align:center; 
}
a, a:visited, a:active
{
    color:#008d3f;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
p
{
    line-height:16px;
}
h1, h2, h3, h4, h5, h6
{
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
}
h3
{
    font-size:13px;
}
h4
{
    font-size:12px;
}

h1, .h1 { font-size:23px; font-weight:bold; }

h2, .h2 { font-size:16px; font-weight:bold; }

hr 
{ 
    border-top:dotted 1px #ccc;
    border-bottom:dotted 1px transparent; 
    border-left:none; 
    border-right:none; 
    background-color:none; 
    clear:both;
}


.hrSolid
{ 
    border-top:solid 1px #ddd;
    border-left:none; 
    border-right:none; 
    background-color:none; 
    clear:both;
}

.td-Borderbotom
{
    border-bottom:solid 1px #d9d9d9;
    height:27px;
}

.mediumTitle
{
    font-size:13px;   
}

.titleGrad
{
    background:url(http://pmd.news1130.com/temporary-site/images/bigtitleGrad1.jpg) repeat-x bottom;
    padding-bottom:35px;
    margin-bottom:0px;
}



/*-------------------------------------------------------------------

    Custom Common Selectors

-------------------------------------------------------------------*/
.clear {clear:both;}
.floatLeft {float:left !important;}
.floatRight {float:right !important;}
.marginNone {margin:0 !important;}
.marginBot10 {margin-bottom:10px;}
.marginLeft10 {margin-left:10px;}
.marginRight10 {margin-right:10px;}
.padding10 {padding:10px !important;}

.td-Wrapper
{
    margin-bottom:20px;
}

.last
{
    margin:0 !important;
}

a.greenLinkBtn 
{
     background:url(http://pmd.news1130.com/temporary-site/images/bgGreenBtn.gif) no-repeat left;
     padding-left:10px;
     font-size:12px;
     color:#fff !important;
     text-transform:uppercase;
     height:24px;
     line-height:24px;
     display:block;
     float:left;
}

    a.greenLinkBtn span
    {
         background:#ececec url(http://pmd.news1130.com/temporary-site/images/bgGreenBtn.gif) no-repeat right;
         padding-right:10px;
         display:block;
    }
    
a.greenLinkBtnsmall
{
     background:url(http://pmd.news1130.com/temporary-site/images/bgGreenBtn_small.gif) no-repeat left;
     padding-left:10px;
     font-size:10px;
     color:#fff !important;
     text-transform:uppercase;
     height:21px;
     line-height:21px;
     display:block;
     float:left;
     margin-left:10px;
}

    a.greenLinkBtnsmall span
    {
         background:#ececec url(http://pmd.news1130.com/temporary-site/images/bgGreenBtn_small.gif) no-repeat right;
         padding-right:10px;
         display:block;
    }
    
a.greyLinkBtn 
{
     background:url(http://pmd.news1130.com/temporary-site/images/bgGreyBtn.gif) no-repeat left;
     padding-left:10px;
     font-size:12px;
     color:#fff !important;
     text-transform:uppercase;
     height:24px;
     line-height:24px;
     display:block;
     float:left;
}

    a.greyLinkBtn span
    {
         background:#ececec url(http://pmd.news1130.com/temporary-site/images/bgGreyBtn.gif) no-repeat right;
         padding-right:10px;
         display:block;
    }    
    
.td-AZlist
{
    width:200px;  
    padding-bottom:3px;
    float:left; 
}    

.no-background, .no-background p
{
    background:none !important;   
}

.borderBottom
{
    border-bottom:solid 1px #e3e3e3;   
}

.td-SponsorHolder
{
    margin:0px 5px 5px 5px; 
    float:right; 
    padding:5px; 
    border:solid 1px #ddd; 
    font-size:10px; 
    text-transform:uppercase;
    text-align:center;
}

.td-SponsorHolder_textDisplay
{
    margin:0px 5px 5px 5px; 
    float:right; 
    padding:5px; 
    border:solid 1px #ddd; 
    height:50px;
    overflow:hidden;
    width:230px;
    font-size:10px; 
    text-transform:uppercase;
    text-align:center;
}

.siteMapCol
{
    width:212px; margin:15px 0 0 10px;
}

.TwitterDiv
{
    padding:10px 0 20px 0;
}

.tweet
{
    padding:10px 5px 10px 0;
}

.even
{
    background-color:#F6F6F6;
}

.odd
{
    background-color:#FFFFFF;
}

/*-------------------------------------------------------------------

    Structure

-------------------------------------------------------------------*/
#td-Doc
{
    text-align:center;
    margin:auto;
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    color:#3f3f3f;
    font-size:13px;
    background:url(http://pmd.news1130.com/temporary-site/images/headerBg.jpg) repeat-x top;
}

/* HEADER LEADERBOARD / ADBUG */
#td-Header
{   
    width:990px;
    margin:Auto;
    font-size:11px;
    height:222px;
    background:url(http://pmd.news1130.com/temporary-site/images/headerBg.jpg) repeat-x top;
}
    #td-Header a
    {
        color:#008d3f;
    }
    #td-Header #td-LeaderBoard
    {
        float:right;
        width:728px;
        margin-top:14px;
    }

    
/* HEADER LOGO / SEARCH / LOYALTY CLUB */
.td-smallAction 
{
    font-size:10px; float:right; padding:5px 0;
}

.td-smallAction-left
{
    font-size:10px; float:left; padding:5px 0;
}

#td-Header #td-Logo
{
    float:left;
    background-color:#009543;
    margin-bottom:12px;
}

#td-Header #td-ListenNow 
{
    border-right:solid 1px #e2e2e2;
}

    #td-Header #td-Logo a 
    {
        width:257px;
        height:92px;
        display:block;
        padding-top:13px;
        text-align:center;
    }
    
#td-LoyaltyClub 
{
  float:right;
  width:410px;
  text-align:center;
}    

#td-LoyaltyClub .loyaltyHider
{
    padding-top:4px;
    margin:0 auto;
    width:400px;
    overflow:hidden;
}

.td-LoyaltyClubBar
{
  width:380px;
  background:transparent;
  font-family:Arial, Verdana, Helvetica, Sans-Serif;
}

.td-LoyaltyClubBar .spaced td
{

}

.td-LoyaltyClubBar label
{
  font-size:9px; font-weight:bold; color:#5b5b5b; font-family:Helvetica Neue, Arial, Verdana, Helvetica, Sans-Serif; text-transform:uppercase;float:left;
}    
  
.td-LoyaltyClubBar .td-loginBtn
{
  font-size:12px; 
  font-weight:bold; 
  color:#FFF; 
  text-transform:uppercase; 
  background:transparent url(http://pmd.news1130.com/temporary-site/images/td-loginHeaderBtn.gif) no-repeat center center; 
  width:70px; 
  height:23px;
  margin-top:3px;
  *margin-top:5px;
  border:none;
  cursor:pointer;
}      
  
.td-LoyaltyClubBar .td-SearchBox
{
  border:none; 
  font-size:11px; 
  background:transparent url(http://pmd.news1130.com/temporary-site/images/loyaltyclubInputBg.gif) no-repeat; 
  height:22px; 
  width:141px; 
  padding:3px 3px 3px 3px;
  float:left;
}

.storyText ul li, .storyText_listen ul li, .storyText_sc ul li, .teaserText ul li 
{list-style-type: disc !important; list-style-position:inside !important;}


    
#td-Header #td-Search
{
    width:290px;
    padding:0px 15px 0 15px;
    border-left:solid 1px #e2e2e2;
    text-align:center;
}
  
#td-Header #td-Search .td-SearchBar
{
    margin:Auto;
    text-align:left;
}
    #td-Header #td-Search .td-SearchBar .td-SearchBox
    {
        width:226px;
        background:transparent url(http://pmd.news1130.com/temporary-site/images/headerSearchbar.gif) no-repeat;
        padding:7px 0 7px 8px;
        font-size:12px;
        border:none;
    }
    #td-Header #td-Search .td-SearchBar .td-SearchBtn
    {
        background:url(http://pmd.news1130.com/temporary-site/images/btnSearch.gif) no-repeat;
        width:35px;
        height:29px;
        border:none;
        cursor:pointer;
    }
    
 #td-Header .td-HeaderTools 
{
    background:#fafbf9;
    border:#e2e2e2;
}    

#td-Header .td-headerLabel, #td-Header .td-headerLabelBold, .td-headerLabelBold, .td-headerLabel
{
    font-size:15px;
    font-family:Helvetica Neue, Arial, Verdana, Helvetica, Sans-Serif; 
    color:#282828;
    float:left;
    padding-right:5px;
    font-weight:bold;
} 



/* More on Bar */

.td-MoreBar
{
    clear:both;
    background:url(http://pmd.news1130.com/temporary-site/images/bgMoreGreyBrd.gif) no-repeat right;
    height:27px;
    margin-bottom:15px;
}

.td-TrafficWeatherWidgetAdGreyBrd
{
    clear:both;
    background:url(http://pmd.news1130.com/temporary-site/images/bgTrafficWeatherWidgetAdGreyBrd.gif) no-repeat;
    height:47px;
    margin-bottom:10px;
    padding: 5px 0px 0px 5px;

}

.td-TrafficWeatherWidgetNoAdGreyBrd
{
   border-width:0;
clear:both;
height:10px;
padding:5px 0 0 5px;

}


.td-MoreBar p span
{
    background:url(http://pmd.news1130.com/temporary-site/images/moreOrangeCorner.gif) no-repeat right;
    display:block;
    padding-right:20px;
}

.td-MoreBar p
{
  float:left;
  font-weight:bold;
  font-size:14px;
  background:url(http://pmd.news1130.com/temporary-site/images/bgMoreOrange.gif) no-repeat left;
  line-height:27px;
  padding:0 0 0 10px;
  color:#fff;
  margin:0px;
}

.td-MoreBar ul li
{
  display:inline;
  border-left:solid 1px #ddd;
  padding:0 10px 0 10px;
}

.td-MoreBar ul{
    padding-top:7px;
}

.td-MoreBar ul li.first
{
  border-left:none;
}

    
/* NAVIGATION */ 
#td-MainNav
{
    height:26px;
    overflow:hidden;
    padding:7px 0 0 10px;
    text-align:center;
}

#td-hot_topics
{
    width:990px;
    margin:Auto;
    text-align:left;
    font-size:12px;
}

#td-hot_topics ul li
{
    float:left;
    padding:8px 2px;    
    margin:1px 5px 0;
}

.td_sliver
{
    padding-bottom:10px
}

#td-MainNav {
    background:#00b04f url(http://pmd.news1130.com/temporary-site/images/bgMainNav.gif) repeat-x top;
}

#td-SubNav
{
    border-bottom:solid 1px #ededed;
    background:#fff url(http://pmd.news1130.com/temporary-site/images/bgSubNavBrd.gif) repeat-x bottom;
    padding:6px 0 8px 10px;
    text-align:center;
}

#td-MainNav ul,
#td-SubNav ul 
{
    margin:Auto;
    display:inline;
}

    #td-MainNav ul li, 
    #td-SubNav ul li
    {
        display:block;
        float:left;
        padding-left:11px;
    }
    
    #td-MainNav ul .separator
    {
         border-left:solid 1px #34AD67;
         margin-top:2px;
         padding-left:0px;
         float:left;    
    }
    
    #td-MainNav ul li a 
    {
        padding-right:11px;
        line-height:20px;
    }
        #td-MainNav ul.lesser li a 
        {
            text-transform:capitalize; color:#b8e6b9;
        }
    #td-SubNav ul li
    {
        padding:0 10px 0 10px; 
        margin-left:5px;
    }
    
    #td-SubNav ul .separator
    {
        background:url(http://pmd.news1130.com/temporary-site/images/bgDots.gif) repeat-y left; 
        padding:0px;
        margin-top:2px;
    }
    
    #td-MainNav ul li.last, 
    #td-SubNav ul li.last
    {
        background:none;
    }
    #td-MainNav ul li a
    {
        color:#fff;
        text-transform:uppercase;
        font-family:Helvetica Neue, Arial, Verdana, Helvetica, Sans-Serif;
        font-size:13px;
        font-weight:bold;
    }
    
    #td-SubNav ul li a
    {
        font-size:12px;
        font-family:Helvetica Neue, Arial, Verdana, Helvetica, Sans-Serif;
        font-weight:bold;
        line-height:18px;
        display:block;
    }
    
    #td-MainNav ul li.selected a, #td-MainNav ul li.selected a:hover
    {
        color:#000;
        text-decoration:none !important;
    }
    #td-MainNav ul li a:hover
    {
        text-decoration:underline !important;
    }
    #td-MainNav ul li.selected {
        background:#01782c url(http://pmd.news1130.com/temporary-site/images/bgMainNav_selected.gif) no-repeat top left;
        padding-left:11px;
    }
        #td-MainNav ul li.selected a
        {
            background:#01782c url(http://pmd.news1130.com/temporary-site/images/bgMainNav_selected.gif) no-repeat top right; 
            display:block; 
            float:left; 
            height:30px;
        } 
    #td-SubNav ul li.selected a,
    #td-SubNav ul li.selected a:hover
    {
        color:#fff;
        padding-right:5px;
        text-decoration:none;
        background:url(http://pmd.news1130.com/temporary-site/images/bgSubNav_selected.gif) no-repeat right;
    }
    
    #td-SubNav ul li.selected
    {
        background:url(http://pmd.news1130.com/temporary-site/images/bgSubNav_selected.gif) no-repeat left;
        padding:0 0 0 5px ;
    }


/* MAIN */ 
.td-Content
{
    width:990px; margin:Auto; background-color:#fff; padding:10px 0 0 0;
}
    .td-Content a { font-weight:bold }
    
#td-Main
{
    float:left;
    width:668px;
    _width:660px;
    _overflow-x:hidden;
    padding-right:20px;
    text-align:left;
}



#td-Main .td-ContentHeader, #td-Main .td-ContentFooter
{
    width:668px;
    overflow-x:hidden;   
}

#td-Main .td-ContentFooter
{
    margin-bottom:20px; 
}

#td-mobileRedirects ul li
{ list-style-type:disc;
    
    }


/* SIDEBAR */
#td-SideBar
{
    float:right;
    width:300px;
    text-align:left;
}
    #td-SideBar .td-Side
    {
        margin-bottom:20px;
    }
    
/* FOOTER */  
#td-Footer
{
    clear:both;
    margin:25px 0 0 0;
    color:#ccc;
 
    background:#000000;
    font-size:11px;
} 

.td-990width { width:990px; margin:Auto; text-align:left; }

#td-Footer a
{
    font-weight:normal; font-size:11px; color:#bbb; font-weight:bold;margin:0 7px;
    
}    
#td-Footer .td-FooterLinks
{
    padding:10px 0;
    border-top:solid 1px #DDD;
    border-bottom:solid 1px #DDD;
    background:#d6d7d0 url(http://pmd.news1130.com/temporary-site/images/bgFooter.gif) repeat-x top;
    margin-bottom:15px;
    text-align:center;
    font-size:10px;
}
    #td-Footer .td-FooterLinks a
    {
        color:#555; font-weight:normal; margin:0px;
    }

#td-Footer .td-FooterLinks .td-linkColumn 
{
    width:330px; text-align:left; padding-left:10px; margin:Auto; float:left;
}
    #td-Footer .td-FooterLinks .td-linkColumn.last
    {
        float:right; width:300px; margin:0px;
    }
    #td-Footer .td-FooterLinks .td-linkColumn .title
    {
        font-weight:bold; 
        padding:3px 0 3px 5px; 
        font-size:11px; 
        color:#444; 
        border-bottom:solid 1px #ccc;
        margin:5px 0;
        clear:both;
    }
    #td-Footer .td-FooterLinks .td-linkColumn ul li
    {
        padding:0 10px 1px 10px; float:left; clear:both;
    }
    
    #td-Footer .td-FooterLinks .td-linkColumn ul.grey
    {
        padding:10px 3px 3px 3px;
    }
    
    #td-Footer .td-FooterLinks .td-linkColumn ul li img
    {
       height:20px;
    }
#td-Footer .td-FooterCorp
{
    margin-bottom:10px;
}



/*-------------------------------------------------------------------

    Global

-------------------------------------------------------------------*/ 

.td-Top
{
    margin:10px 0 30px 0;
}
    .td-Top h1
    {
        margin-bottom:10px;
    }
/* Header */
.td-Header
{
    padding:3px 0 3px 5px;
    background-color:#fff;
    color:#FFF;
    font-family:Georgia, Lucida Console, Times New Roman, Serif;
    font-weight:bold;
    font-size:11px;
    text-transform:uppercase;
}


/* SIDEBAR */
.td-SideWidget
{
}

.td-greyBox, .td-Side .td-greyBox325
{
    background:#ececec url(http://pmd.news1130.com/temporary-site/images/bgRightSideGrey-top.gif) no-repeat top left;
    padding-top:5px;
    /*width:250px !important;*/
    overflow:hidden;
    margin-bottom:4px;
}

.td-greyBox .bottom, .td-Side .td-greyBox325 .bottom
{
    background:#ececec url(http://pmd.news1130.com/temporary-site/images/bgRightSideGrey-bottom.gif) no-repeat bottom;
    padding-top:5px;
    clear:both;
}


/* POLL */
.td-MainPoll
{
    padding:0 10px 0px 10px;
    float:left;
    /*width:230px;*/
}

.td-MainPoll .header 
{
    font-size:15px;
    font-weight:bold;
    border-bottom:solid 1px #d4d4d4;
    color:#282828;
    margin-bottom:10px;
    padding-bottom:3px;
}
    .td-MainPoll ul
    {
        padding:10px 0 15px 0;
        margin-bottom:10px;
        border-bottom:solid 1px #d4d4d4;
    }
    .td-MainPoll ul li
    {
        padding:3px 0;
        color:#282828;
        clear:both;
        display:block;
    }
    .td-MainPoll ul li div
    {
        padding-bottom:5px;
    }
    
    .td-MainPoll ul li input
    {
        position:relative;
        top:2px;
        margin-right:5px;
        *top:0px;
        *margin-right:3px; 
    }
    .td-MainPoll ul li.last
    {
        padding-top:15px;
    }
    .td-MainPoll p
    {
        clear:both;
        margin-bottom:5px;
    }
    

/* VIDEOS */
.td-Video
{
    width:220px;
}
    .td-Video .td-Teaser
    {
        margin-bottom:5px;
    }
    .td-Video .td-Teaser img
    {
        margin-bottom:5px;
    }    
    
/* CONTESTS */    
.td-Contests
{
    width:480px;
}
    .td-Contests .td-Header
    {
        margin-bottom:10px;
    }
    .td-Contests .td-Teaser
    {
        margin-bottom:15px;
    }
    .td-Contests .td-Teaser img
    {
        float:left;
        margin-right:10px;
    }
    .td-Contests .td-Teaser p.abstract
    {
        margin-bottom:10px;
    }
    
/* Right Side Weather */    
.weatherTabs .tab, .weatherTabs .tab_selected
{
    float:left !important;
    margin-top:2px !important; 
}

.weatherTabs .tab span, .weatherTabs .tab_selected span
{
    line-height:15px;
}
 
.weatherTabs .tab_selected .tLink, .weatherTabs .tab .tLink
{
    float:left;  
    padding-top:3px;
}

.weatherTabs .tab_selected .td-IcoRss
{
    display:inline-block;
    margin-left:8px;
    padding-left:15px;
    margin-top:3px;
}

.weatherTabs .tab .td-IcoRss, .weatherTabs .tab .td-IcoRss
{
    display:none;
}

.weatherTabs .tab a, .weatherTabs .tab_selected a
{
    text-transform:uppercase;
}

.weatherTabs .tab a
{
    color:#fff;
}

.weatherTabs .tab_selected a
{
    color:#4F4F4F !important;  
}
 
/* TOPIC PAGE TABS */    
.topicTabs .tab, .topicTabs .tab_selected
{
    float:left !important;
    margin-top:2px !important; 
}

.topicTabs .tab span, .topicTabs .tab_selected span
{
    line-height:15px;
}
 
.topicTabs .tab_selected .tLink, .topicTabs .tab .tLink
{
    float:left;  
    padding-top:3px;
}

.topicTabs .tab_selected .td-IcoRss
{
    display:inline-block;
    margin-left:8px;
    padding-left:15px;
    margin-top:3px;
}

.topicTabs .tab .td-IcoRss, .topicTabs .tab .td-IcoRss
{
    display:none;
}

.topicTabs .tab a, .topicTabs .tab_selected a
{
    text-transform:uppercase;
}

.topicTabs .tab a
{
    color:#fff;
}

.topicTabs .tab_selected a
{
    color:#4F4F4F !important;  
} 

    
/* MOST POPULAR */    
.td-MostPopular
{
    padding:0 10px;
}

.td-MostPopOptions
{ 
    font-size:11px;
}

.td-MostPopular .td-MostPopularList 
{
    background:#fff url(http://pmd.news1130.com/temporary-site/images/bgMosPop-top.gif) no-repeat top;
    padding-top:5px;  
    margin-top:5px; 
    clear:both;
    width:279px;
}
.td-MostPopular .td-MostPopularList .td_mostpopular_inside
{
    background:#fff url(http://pmd.news1130.com/temporary-site/images/bgMosPop-btm.gif) no-repeat bottom;
}
    .td-MostPopular .td-MostPopularList ul
    {
        clear:both;
    }
    .td-MostPopular .td-MostPopularList ul li
    {
        margin:5px 5px 0 23px;
        list-style-type:none;
        list-style-position:outside;
    }
    .td-MostPopular .td-MostPopularList ul li a
    {
        
    }
    .td-MostPopular .td-MostPopularList #show_more_archives
    {
        padding:10px 0 10px 22px;
    }
    
/* USER COMMENTS */
.td-UserComments
{
    margin-bottom:10px;
}

.td-modoComment
{
    padding:10px;
    font-size:14px;
    font-weight:bold;
    background:#E8FBE7;
    border:solid 5px #118F3A;
    display:block;
}
    .td-UserComments .td-Comment
    {
        clear:both;
        margin-bottom:10px;
    }
    .td-UserComments .td-Comment .user
    {
        float:left; 
        width:56px; 
        height:50px;
    }
    .td-UserComments .td-Comment .user img
    {
        position:relative;
        top:10px;
        left:47px;
    }
    .td-UserComments .td-Comment .bubble
    {
        float:left; 
        width:592px;
        border:solid 1px #DDD;
    }
        .td-UserComments .td-Comment .bubble .comment
        {
            padding:15px;
        }
        .td-UserComments .td-Comment .bubble .comment p.header
        {
            font-weight:bold;
            padding-bottom:15px;
        }
        .td-UserComments .td-Comment .bubble .comment p.abstract
        {
            padding-bottom:15px;
        }
        .td-UserComments .td-Comment .bubble .comment .info .choice
        {
            float:right;
            position:relative;
            left:10px;
        }
        .td-UserComments .td-Comment .bubble .comment .info .choice li
        {
            display:inline;
            padding:0 10px;
            border-right:solid 1px #DDD;
        }
        .td-UserComments .td-Comment .bubble .comment .info .choice li.last
        {
            border:none;
        }
        
    

/*-------------------------------------------------------------------

    Home Page

-------------------------------------------------------------------*/ 

/* HOME TOP STORY */
.td-HomeTop
{
    padding-top:8px;
    background:url(http://pmd.news1130.com/temporary-site/images/bgFeatureTop.gif) no-repeat top;
    text-align:left;
    margin-bottom:15px;
}

.td-rightAlignTool
{
    float:right;
    display:inline;
    font-size:10px;
    text-transform:uppercase;
}

.td-seporatorLeft
{
    padding-left:7px;
    border-left:solid 1px #b3b3b3;   
    margin-left:7px;
}

.td-HomePlayer
{
    background:url(http://pmd.news1130.com/temporary-site/images/bgFeature.gif) repeat-x top;
    border-left:solid 1px #e2e2e2;
    border-right:solid 1px #e2e2e2;
}
    .td-HomePlayer .td-HomePlayerStory
    {
        padding:10px 10px 15px 10px;
        height:250px;
    }
    
    .td-HomePlayer .td-HomePlayerTextHolder
    {
      width:375px;
      float:left;  
      margin-left:6px;
    }
    
    .td-HomeTop .roundBottom
    {
        background:url(http://pmd.news1130.com/temporary-site/images/bgFeatureBottom_noTabs.gif) no-repeat bottom;
        padding-top:5px;
    }

    .td-HomePlayer .td-featureSectionBar
    {
        border-bottom:solid 1px #e2e2e2;
        color:#000;
        font-size:16px;
        font-weight:bold;
        padding:3px 13px 8px 13px;
    }
    
    .td-HomePlayer h1
    {
        margin-bottom:10px;   
    }
    
    .td-HomePlayer .td-featImage
    {
        padding-right:15px;
        float:left;
        width:250px;
        height:250px;
        overflow:hidden;
    }
        .td-HomePlayer .td-featImage img
        {
            margin-bottom:3px;
        }
    
    .td-HomePlayer .td-featImage .td-featImageCredit
    {
        border-top:solid 1px #e2e2e2;
        margin-bottom:20px;
    }
    
    .photo-nav
    {
        margin-top:5px;
        float:left
       
    }
    
    .td-featImageCreditPhoto
    {
        border-top:solid 1px #e2e2e2;
        margin:5px 0 0 0;
        height:25px;
    }
    
        .td-HomePlayer .td-featImage .td-featImageCredit .holder, .td-featImageCreditPhoto .holder
        {
            background:url(http://pmd.news1130.com/temporary-site/images/bg-ImgCredit.gif) no-repeat left top;
            padding-left:10px;
            float:right;
            height:20px;
        }
        
        .td-HomePlayer .td-featImage .td-featImageCredit div span, .td-featImageCreditPhoto div span
        {
            background:url(http://pmd.news1130.com/temporary-site/images/bg-ImgCredit.gif) no-repeat right top;
            color:#fff;
            font-size:10px;
            padding:2px 10px 0 0;
            text-transform:uppercase;
            height:20px;
            float:left;
        }
        
    
    .td-HomePlayer p
    {
        padding-top:10px;
        font-size:13px;
        color:#333;
    }
    
    .td-HomePlayer .td-relatedListTitle
    {
        font-size:13px;
        font-weight:bold;
        color:#000;
        padding:8px 0 4px 0;
        list-style:none;
    }

    .td-HomePlayer .td-relatedList li
    {
        list-style-type:disc;
        list-style-position:outside;
        margin-left:15px;
        font-size:11px;
    }

.td-HomePlayer .td-ArticleListTools, .td-ArticleListTools, .td-ArticleListTools14  
{
    padding:0 0 7px 0;
    font-size:11px;
}

.td-ArticleListTools14
{
    margin-top:5px;  
    padding-bottom:17px;  
}

.td-ArticleListTools14 .td-date, .td-ArticleListTools .td-date
{
    color:#626262;
    font-style:italic;   
}

.td-ArticleListTools14 .td-IcoChevrons
{
    top:3px;
    position:relative;
}

.td-ArticleListTools a, .td-ArticleListTools span, .td-ArticleListTools14 a, .td-ArticleListTools14 span
{
   font-weight:normal;
}

.td-AssetTools
{
    padding:0 0 7px 0;
    font-size:11px;
}

.td-AssetTools a
{
    margin-right:5px;
}

.td-ArticleListTools span {  }

.td-ArticleListTools14 span { height:14px; }

.td-HomeStories
{   
    padding-bottom:4px;
    background:transparent url(http://pmd.news1130.com/temporary-site/images/bgFeatureBottom.gif) no-repeat bottom center; 
    overflow:visible;
}

.td-HomeStoriesContainer 
{
    border-top:solid 1px #e2e2e2;
    border-left:solid 1px #e2e2e2;
    border-right:solid 1px #e2e2e2;
    background:#f8f8f8;
    padding-left:1px;
    padding-top:6px;
    height:76px;
    overflow:visible;
}
    .td-HomeStories .td-Teaser, .td-HomeStories .on
    {
        float:left;
        display:inline;
        width:137px;
        padding:10px;
        cursor:pointer;
        background:url(http://pmd.news1130.com/temporary-site/images/bgFeatBtn.gif) no-repeat center center;
        height:53px;
        overflow:hidden;
        font-size:11px !important;
        margin-left:7px;
        line-height:12px;
        position:relative;
    }
    
    *html .td-HomeStories .td-Teaser
    {
        height:55px;
    }
    
    *html .td-HomeStories .on
    {
        height:57px;   
        margin-top:-19px;
    }
    
    .td-HomeStories .on
    {
        background:url(http://pmd.news1130.com/temporary-site/images/bgFeatBtn_selected.gif) no-repeat bottom center;
        color:#fff;
        padding-top:27px;
        margin-top:-17px;
        z-index:1;
    }
    
    .td-HomeStories a.td-Teaser:hover
    {
        text-decoration:underline;
    }
    
    .td-HomeStories a.on:hover
    {
        text-decoration:none;
    }
    
    .td-HomeStories .td-Teaser .section, .td-HomeStories .on .section
    {
        font-size:9px;
        color:#838383;
        font-weight:bold;
        display:block;
        padding-bottom:5px;
    }
    
    .td-HomeStories .on .section
    {
    color:#bff2d3
    }
    
    .td-HomeStories .td-Teaser img, .td-HomeStories .on img
    {
        float:left;
        margin-right:10px;
    }


.td-TwoColLeft 
{ 
    float:left;  
    clear:left;
}
.td-TwoColRight 
{ 
    float:right;
}

.td-TwoColRight, .td-TwoColLeft 
{
    padding-bottom:30px;  width:325px; 
}

.td-SubTitle 
{  
    background:url(http://pmd.news1130.com/temporary-site/images/bgSubtitle.gif) no-repeat center left;
    color:#fff;
    font-weight:bold;
    font-size:16px;
    padding-left:10px;
    clear:both;
    margin-bottom:10px;
}

    .td-SubTitle p, .td-SubTitle .p
    {  
        background:url(http://pmd.news1130.com/temporary-site/images/bgSubtitle.gif) no-repeat center right;
        padding:4px 5px 5px 0 !important;/*IE8 ONLY FIX*/
    }
    
    .td-SubTitle p, .td-SubTitle .p, #ie8#fix
    {  
        background:url("http://pmd.news1130.com/temporary-site/images/bgSubtitle.gif") no-repeat scroll right center transparent;
    height:24px;
    overflow:hidden;
    padding:6px 5px 0 0 !important;

    }
    
    .td-SubTitle .tab, .td-SubTitle .tab_selected
    {
        font-size:11px;
        font-weight:bold;
        color:#fff !important;
        display:block;
        float:right;
        padding-left:7px;
        margin:0 2px;
    }
    
    .td-SubTitle .tab
    {
        background:url(http://pmd.news1130.com/temporary-site/images/bgGreyBarTabs.gif) no-repeat bottom left;
		cursor:pointer;
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) {
    .td-SubTitle .tab, .td-SubTitle .tab_selected { margin-top: -1px; }
    }

    .td-SubTitle .tab span, .td-SubTitle .tab_selected span
    {
        padding-right:7px;
        float:left;
        height:21px;
    }
    
    .td-SubTitle .tab span
    {
    background:url(http://pmd.news1130.com/temporary-site/images/bgGreyBarTabs.gif) no-repeat top right;
    }
    
    .td-SubTitle .tab_selected
    {
        color:#4f4f4f !important;
        background:url(http://pmd.news1130.com/temporary-site/images/bgGreyBarTabs_sel.gif) no-repeat bottom left;
    }
    
    .td-SubTitle .tab_selected span
    {
        background:url(http://pmd.news1130.com/temporary-site/images/bgGreyBarTabs_sel.gif) no-repeat top right;
    }

.td-ListItem { clear:both; padding:5px 0; }
.td-ListItem .description { padding-top:5px; }
.img{ float:left; padding:0 8px 5px 0; }
.img img { width:70px; }

.mediumImg { float:left; padding:0 10px 5px 0; }

.td-shadowTitle
{
    color:#000;
    font-size:15px;
    font-weight:bold;
    padding-left:10px;
    background:url(http://pmd.news1130.com/temporary-site/images/bgShadowtitle.gif) no-repeat top left;
}
.td-shadowTitle p
{
    background:url(http://pmd.news1130.com/temporary-site/images/bgShadowtitle.gif) no-repeat top right;
    padding:7px 0 10px 0;
}

.td-shadowTitle .seporator
{
    padding-left:10px;
    margin-left:5px;
    border-left:solid 1px #c2c2c2;
}

.td-shadowTitle .smallLink
{
    font-size:10px; font-weight:normal;
}

.shadowCol
{
    background:url(http://pmd.news1130.com/temporary-site/images/bgShadowCol.jpg) repeat-x top right;
}

.shadowCol .td-ListItem { padding:3px 10px; }
.shadowCol hr { margin:5px 10px; clear:both; }

.bulletList ul {margin-bottom:10px; padding-top:5px; font-weight:bold; }
.bulletList ul li
{   
    list-style-type:disc;
    list-style-position:inside; 
    padding:3px 0; 
}

.ourpartners a
{
    font-size:11px;
}


.td-greyBox325
{
    background:#ececec url(http://pmd.news1130.com/temporary-site/images/bg325GreyBox-top.gif) no-repeat top;
    padding-top:10px;
    width:325px;
}

.td-greyBox325 .container,
.td-greyBox .container 
{
    padding:0 5px;
}



.td-greyBox325 .bottom
{
    /* background:#ececec url(http://pmd.news1130.com/temporary-site/images/bg325GreyBox-btm.gif) no-repeat bottom; */
    background-color:#ececec;
    padding-top:10px;
    clear:both;
}

.td-BreakingNewsBox 
{
    background:#FFEFF0;
    border-bottom:solid 1px #E7E1DC;
    margin-bottom:15px;
    padding-bottom:20px;
    text-align:center;
}

    .td-BreakingNewsBox  .td-BreakingNewsBoxTitle
    {
        padding:10px 0;
        font-weight:bold;
        text-transform:uppercase;
        font-size:13px;
        background:#C00004;
        color:#fff;
        margin-bottom:20px;
    }
    
    .td-BreakingNewsBox .td-BreakingNewsBoxSection
    {
        padding:0 20px;
    }
    
    .td-BreakingNewsBox a
    {
        color:#000;   
    }


.td-Side .breakingNews
{
    width:300px !important;
}

.breakingNews
{
    padding-bottom:15px;    
}

.breakingNews .header 
{
    padding:0 10px 5px 10px;
}
    
    .breakingNews a.greenLinkBtn  span
    {
        background-color:#fff;    
    }
    
    .breakingNews .header p
    {
        font-size:18px;
        font-weight:bold;
        color:#222;
        text-transform:uppercase;
        background:url(/App_Themes/Radio/images/bgBreakingNewsAlerts.gif) no-repeat left top;
        padding-left:37px;
    }

    .breakingNews .header span
    {
        font-size:14px;
        font-weight:bold;
        color:#898989;
        display:block;
        text-transform:none;
    }
    
    .breakingNews .list
    {
        background:#fff url(http://pmd.news1130.com/temporary-site/images/bgBreakingNews-top.gif) no-repeat top;
        padding-top:25px;
        margin:0 10px;
        *width:305px;
    }
    
    .td-Side .breakingNews .list
    {
        width:278px;
        padding-top:15px;
    }
    
    .td-Side .breakingNews .list ul
    {
        background:url(http://pmd.news1130.com/temporary-site/images/bgMosPop-top.gif) no-repeat scroll center top;
        padding-top:10px;
    }
    
    .td-Side .breakingNews .list .bottom
    {
         background:url(http://pmd.news1130.com/temporary-site/images/bgMosPop-btm.gif) no-repeat scroll center bottom;
    }
        
        .breakingNews .list ul li
        {
            padding:0 10px 10px 0px;
            font-weight:bold;
            list-style-position:outside;
            list-style-type:disc;
            margin-left:25px;
        }
    
    .breakingNews .list .bottom
    {
        background:#fff url(http://pmd.news1130.com/temporary-site/images/bgBreakingNews-btm.gif) no-repeat bottom;
        padding-top:10px;
        clear:both;
    }


.td-FeatureBoxes
{
    padding-bottom:20px;
}

    .td-FeatureBoxes .container
    {
        float:left;
        width:150px;
        padding-right:10px;
        margin-right:10px;
        border-right:dashed 1px #ccc;
    }
    
    
    .td-FeatureBoxes .container_last
    {
        float:left;
        width:150px;
        padding-right:0px;
        margin-right:0px;
        border-right:none;
    }

    .td-FeatureBoxes .container a img, .td-FeatureBoxes .container_last a img
    {
        border:solid 1px #ccc;
        width:150px;
        *width:148px;
    }

    .td-FeatureBoxes .container a, .td-FeatureBoxes .container_last a
    {
         margin-bottom:5px; 
         display:block; 
    }

    .td-FeatureBoxes .container .section, .td-FeatureBoxes .container_last .section
    {
        font-size:14px;
    }

/*-------------------------------------------------------------------

    Article Page

-------------------------------------------------------------------*/ 
.td-breadCrumbs
{  
    padding-bottom:10px;
}

.td-breadCrumbs ul li
{
    display:inline;
    font-size:11px;
}

.td-breadCrumbs ul .separator
{
    background:url(http://pmd.news1130.com/temporary-site/images/bgIcons.gif) no-repeat;
    background-position:0 -146px;
    padding:0 0 0 10px;
    margin-left:5px;
}


.td-Article
{
    color:#000;   
}

.td-EndPageTools
{
    padding:5px 0 3px 0;
    font-size:10px;
    height:17px;
    margin:10px 0;
    line-height: 1.6em;
    clear:both;
}

.td-EndPageTools li
{
    margin-right:13px;   
    display:inline;
    float: right;
}

.td-EndPageTools li a
{
    font-weight:normal;
}

.td-ArticleImage
{
    float:left;   
    margin:0 10px 5px 0;
}

.td-ArticleImage .td-zoom
{
    text-align:right; 
    position:relative;
    top:-21px;
}

.td-ArticleImage .td-imageCaption
{
    border-top:solid 1px #e5e5e5;
    border-bottom:solid 1px #e5e5e5;
    padding:5px 0;  
    position:relative;
    top:-18px; 
    font-size:11px;
}

.td-ArticleImage .td-imageCaption .credit
{
    color:#8691A1;
    display:block;
    margin:0 4px 2px;
    text-align:right;
    text-transform:uppercase;
}

.td-ArticleImage #pageCount
{
    font-weight:bold;   
    font-size:13px;
    
}

.media h5
{
       margin-top:5px;
       padding-bottom:10px;
}

.CommentsOnStory { display:inline; }

.td-Article p, div.copy p, .td-EndPageBody, .td-EndPageBody p { padding-bottom:10px; line-height:1.6em; }

.td-Article .td-related, .td-relatedStaff
{
    background:#ececec url(http://pmd.news1130.com/temporary-site/images/bdRelatedTop.gif) no-repeat top;
    width:179px;
    float:right;
    margin:15px 0 5px 5px;
}

.td-Article .td-related .title, .td-relatedStaff .title
{
    font-weight:bold;
    border-bottom:solid 1px #d5d5d5;
    display:block;
    text-transform:none;
    padding-bottom:3px;
}

.td-Article .td-related ul, .td-relatedStaff ul
{
    padding-left:13px;
}

.td-Article .td-related ul li, .td-relatedStaff ul li
{
    padding-top:8px;   
    list-style-type:disc;
    list-style-position:outside;
    font-size:11px;
}

.td-Article .td-related .holder, .td-relatedStaff .holder
{
    padding:10px;
}

.td-Article .td-related .bottom, .td-relatedStaff .bottom
{
    background:#ececec url(http://pmd.news1130.com/temporary-site/images/bgRelatedBottom.gif) no-repeat bottom;
    padding-top:10px;
    clear:both;
}

.td-ArticlePoll
{
    float:left;
    clear:left;
    padding-top:10px;
    margin:0 10px 10px 0;
}

.td-ArticlePoll .td-greyBox325
{
    background:url("http://pmd.news1130.com/temporary-site/images/bgPoll250Top.gif") no-repeat scroll left top #ECECEC;
    float:none;
    width:250px;
}
.td-ArticlePoll .td-greyBox325 .bottom
{
    background:url("http://pmd.news1130.com/temporary-site/images/bgPoll250Bot.gif") no-repeat scroll left bottom #ECECEC;
}


.td-ArticlePoll .td-TwoColRight
{
    float:none;
    width:250px;
}

.td-ArticlePoll .td-TwoColRight .td-greyBox325
{
    width:250px !important;
    background:#ececec url(http://pmd.news1130.com/temporary-site/images/bgPoll250.gif) no-repeat top;
}

.td-ArticlePoll .td-TwoColRight .td-greyBox325 .bottom
{
    background:#ececec url(http://pmd.news1130.com/temporary-site/images/bgPoll250-btm.gif) no-repeat bottom;
}

.td-ArticlePoll .td-TwoColRight .td-greyBox325 .td-MainPoll
{
    float:right;
    width:230px;
}

/*-------------------------------------------------------------------

    Article Commenting

-------------------------------------------------------------------*/ 

.td-AnonComm
{
    background:#f9f9f9 url(/App_Themes/Radio/images/bgCommentTop.gif) no-repeat top;
    padding-top:5px;
    margin-bottom:15px;
}

    .td-AnonComm .bottom
    {
        background:#f9f9f9 url(/App_Themes/Radio/images/bgCommentBottom.gif) no-repeat bottom;
        padding-top:5px;
        clear:both;
    }

    .td-AnonComm .wrapper
    {
        border-left:solid 1px #e0e0e0;
        border-right:solid 1px #e0e0e0;
        padding:10px;
    }

    .td-AnonComm ul li
    {
        float:left;
        padding-bottom:10px;
    }
    
    .td-AnonComm ul .captcha
    {
        display:none;
    }
    
    .td-AnonComm ul li label
    {
        float:left;
        padding-bottom:5px;
        font-weight:bold;
    }
    
    .td-AnonComm ul li input
    {
        margin-right:10px;  
        width:150px; 
    }
    
    .td-AnonComm ul .title input
    {
        width:300px;   
    }
    
    .td-AnonComm ul li input, .td-AnonComm ul li textarea
    {
        float:left;
        clear:left;
        margin-bottom:10px;
    }
    
    .td-AnonComm ul li textarea 
    {
        width:640px;   
    }
    
    .td-AnonComm #divError
    {
        clear:both;
        color:#CE3C39 !important;
        font-weight:bold;
    }
    
    .td-AnonComm #divError li
    {
        font-weight:normal;
        padding:0px 10px;
        margin:5px 0 10px 0;
        float:left;
    }
    
    .td-AnonComm .button
    {
        clear:both;
    }
    
    .td-AnonComm .td-UserCommentsSort
    {
        display:none;   
    }
    
    .td-UserComments .header
    {
        font-size:13px;
        font-weight:bold;
        padding-bottom:5px;
    }
    
    .td-UserComments table
    {
         border-collapse:collapse!important;
         border:none !important;
    }
    
    .td-UserComments .text
    {
        font-size:13px;
        padding-bottom:5px;
    }

    .td-UserComments div table
    {
        width:100%;
    }
    .td-UserComments div table tbody tr
    {
        border-bottom:solid 1px #F9F9F9;
    }

    .td-UserComments div table tbody tr td
    {
        border-top:solid 1px #F9F9F9;
        border-right:solid 1px #F9F9F9;
        border-bottom:solid 1px #F9F9F9;
        border-left:solid 1px #F9F9F9;
        padding:5px 5px 10px 5px;
    }
    
     .td-UserComments div table tbody tr td .td-UserCommentsComment
    {
        border-bottom:solid 1px #ededed;
        padding-bottom:10px;
    }
    
    .td-UserComments a disabled
    {
        color:#008D3F !important;
    }
    
    .td-UserComments .td-UserCommentsComment
    {
        font-size:11px;
    }
    
    .td-UserComments .td-UserCommentsComment .username
    {
        padding-left:0px;
        border-left:none;
        font-weight:bold;
        font-style:italic;
        color:#6f6f6f;
    }
    
    .td-UserComments .td-UserCommentsComment ul li
    {
        padding:0 10px;
        border-left:solid 1px #c7c7c7;
    }
    
    .td-UserComments .td-UserCommentsComment ul
    {
        padding-top:10px;
    }
    
    
/* ------------------------------------------------------------------

Photo player

---------------------------------------------------------------------*/    
    
   .td-Teaser
   {
       float:left; 
       cursor:pointer;
   }
   
   .td-Teaser img
   {   
       height:53px;width:53px;border:solid 2px #fff; 
   }
   
   .td-TeaserHolder
   {
       width:310px;
       min-height:55px;
       max-height:170px;
       overflow-y:auto;
   }
   
   .td-TeaserHolder .on
   {
          
        float:left;
   }
   
   .td-TeaserHolder .on img
   {
        width:53px;
        height:53px;
        border:solid 2px #FFA306;
   }
   
   .on img
   {
        width:53px;
        height:53px;
        border:solid 2px #086F35;
   }
   
   .td-PhotoStats
   {
        padding:0 10px;   
   }
   
   .td-PhotoStats p
   {
        padding-bottom:8px;  
   }
   
   .td-MoreGrid
   {
       width:660px;
       margin-bottom:15px; 
       background:url(http://pmd.news1130.com/temporary-site/images/bg-ddd1px.gif) repeat-y center;
       background-position:315px 0;
   }
    
    .td-EndPageToolsPhoto
    {
           font-size:10px; text-transform:uppercase;
    }
    
        .td-EndPageToolsPhoto li
        {
               display:inline; margin-left:13px;
        }
        
    .photoBar
    {
        text-align:right !important;   
    }
/*-------------------------------------------------------------------

    Search Pages

-------------------------------------------------------------------*/

.td-SearchPage
{
    margin-bottom:35px;
}
    .td-SearchPage .td-SearchHeader
    {
        padding-top:15px;
        margin-bottom:25px;
    }
        .td-SearchPage .td-SearchHeader p.header
        {
            font-size:24px;
            margin-bottom:10px;
        }
        .td-SearchPage .td-SearchHeader p.info
        {
            margin-bottom:15px;
        }
    .td-SearchPage .td-SearchSideBar
    {
        float:left;
        width:200px;
        margin-right:20px;
    }
        .td-SearchPage .td-SearchSideBar .td-Refine
        {
            padding:10px;
        }
        .td-SearchPage .td-SearchSideBar .td-Refine ul li
        {
            margin-bottom:5px;
        }
    .td-SearchPage .td-SearchResults
    {
        float:right;
        width:430px;
    }
   
        .td-SearchPage .td-SearchResults .td-Teaser
        {
            margin-bottom:20px;
        }
        .td-SearchPage .td-SearchResults .td-Teaser img
        {
            float:left;
            margin-right:10px;
        }
        .td-SearchPage .td-SearchResults .td-Teaser .td-TeaserBar li
        {
            padding-right:5px;
            margin-right:3px;
        }
        
.td-Pagination
{
    padding-top:10px;
    border-top:solid 1px #EEE;
}
    .td-Pagination ul
    {
        float:right;
    }
    .td-Pagination ul li
    {
        display:inline;
        margin-left:5px;
    }
            


/*-------------------------------------------------------------------

   Split List

-------------------------------------------------------------------*/

.td-SplitListItem
{
    float:left;
    width:140px;
    padding:10px;
    margin:0 5px 5px 0;
    background:#fbfbfb;
    border:solid 1px #e2e2e2;
    height:240px;
    /*overflow:hidden;*/
}

.td-SplitListItem .mediumTitle
{
    display:block;
}

.td-SplitListItem .mediumImg
{
    text-align:center;
}

.td-SplitListItem img
{
    width:140px;
}


/*-------------------------------------------------------------------

   Search Results

-------------------------------------------------------------------*/

.td-SearchPage .td-SearchResults {
float:right;
width:450px;
}

/*-------------------------------------------------------------------

   Popup

-------------------------------------------------------------------*/   

#td-Popup
{
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    text-align:left;font-size:13px;
    padding:10px;
}

#td-Popup .td-EmailBodyStyle .label
{
       font-weight:bold;
       display:block;
}

#td-Popup .td-EmailBodyStyle input
{
      margin-bottom:5px;
}

#td-Popup .td-EmailBodyStyle #Email1_messageText
{
      width:590px !important;
      margin-bottom:10px;
}

.td-PopupTopBar
{
    font-weight:bold;
    background-color:#009744; 
}

#Email1_submit
{
    border:solid 2px #00AE4F;
    font-weight:bold;
    margin-top:10px;
    background:#009744;
    padding:3px;
    color:#fff;   
}

.td-PhotoLineup
{
    width:305px;padding:10px 10px 10px 0;margin-right:10px;
}

/* ------------------------------------------------------------------

    Submit Top or Photo

--------------------------------------------------------------------*/

.td-EmailBodyStyle_Submit
{
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    color:#66696b;
    text-align:left;
    font-size:13px;   
}

.td-EmailBodyStyle_Submit .label
{
    font-weight:bold; 
    padding-bottom:5px; 
    font-size:12px;
    display:block;
    margin-top:5px;
}

.disclosure
{
    font-size:10px !important;   
}

p.title
{
    font-weight:bold;    
}

.td-EmailBodyStyle_Submit ul li
{
    list-style-position:outside;
    list-style-type:disc;
    margin-left:20px;
    padding:2px 0;
    font-size:12px;
}

.td-EmailBodyStyle_Submit .RequiredError
{
    background:#D10000 !important;
    color:#fff !important;
    padding:3px;
    text-align:center !important;   
    font-weight:bold;
}

.td-GreenBtnInput
{
    background:url(http://pmd.news1130.com/temporary-site/images/bgGreenBtn.gif) no-repeat left;
     padding-left:10px;
     font-size:12px;
     color:#fff !important;
     text-transform:uppercase;
     height:24px;
     line-height:24px;
     display:block;
     float:left;
}


    .td-GreenBtnInput input
    {
         background:#ececec url(http://pmd.news1130.com/temporary-site/images/bgGreenBtn.gif) no-repeat right;
         padding-right:10px;
         border:none;
         height:24px;
         color:#fff;
         text-transform:uppercase;
         font-weight:bold;
         cursor:pointer;
    }
    
div.fileinput 
{
    height:30px;
}

div.fakeinput {
	background:url(http://pmd.news1130.com/temporary-site/images/bg-greenBrowse.gif) no-repeat right;
     padding-left:10px;
     font-size:12px;
     height:24px;
     line-height:24px;
     width:220px;
     text-align:left;
     position:relative;
     top:-20px;
     left:-15px;
}

div.fakeinput input
{
    margin-left:7px;   
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}


    
.td-EmailBodyStyle_Submit .td-FormRowLarge
{
    padding:5px;
    margin-bottom:10px; 
}

.fileUpload
{
   background:#ddd;
   padding:5px 10px 10px 10px !important;
   margin-top:10px;
}

span.required
{
    color:#E18D01;
}


/*-------------------------------------------------------------------

    Mobile

-------------------------------------------------------------------*/
.mobileUl
{
     background:url(http://media.greenradio.topscms.com/images/35/2b/a16bb4b54e5797381b67d505619f.jpeg) no-repeat left;
     padding:20px 0 20px 190px;
}

.iphoneBG
{
	background:url(/App_Themes/Radio/images/mobileiphone_bg.jpg) no-repeat left;
	padding:0px 0 130px 200px;
}

.list-email, .list-download, .list-web
{
    padding:5px 0 5px 20px;   
}

.list-email li, .list-download li, .list-web li
{
     list-style-position:outside !important;
     list-style-type:disc !important; 
     margin:3px 0 3px 15px;
}

.list-email
{
    
}

.list-download
{
    
}

.list-web
{
    
}

#mobilePage .td-featureSectionBar
{
    padding-bottom:0px;    
}

#mobilePage .td-featureSectionBar a, #mobilePage .td-featureSectionBar a.selected
    {
        font-size:18px;
        font-weight:bold;
        display:block;
        float:left;
        padding-left:7px;
        margin:2px 5px -1px 0px;
    }
    
    #mobilePage .td-featureSectionBar a.selected
    {
        background:transparent url(/App_Themes/Radio/images/mobile_tabs2.gif) no-repeat left bottom;
        color:#272727 !important;
        cursor:default;
    }
    
    #mobilePage .td-featureSectionBar a.selected:hover
    {
        text-decoration:none;
    }
    
    #mobilePage .td-featureSectionBar a span, #mobilePage .td-featureSectionBar a.selected span
    {
        padding-right:7px;
        float:left;
        height:40px;
        line-height:40px;
    }
    
    #mobilePage .td-featureSectionBar a.selected span
    {
    background:transparent url(/App_Themes/Radio/images/mobile_tabs2.gif) no-repeat right top;
    }
    
    #mobilePage .td-featureSectionBar a
    {
        background:none;
    }
    
    #mobilePage .td-featureSectionBar a img
    {
        float:left; margin-right:5px;
    } 
    
    #mobilePage .td-featureSectionBar a span
    {
        background:none;
    }
    
    #mobilePage .ringtoneDownload
    {
        padding:5px 5px 5px 85px; 
        margin:0 0 10px 10px;   
        width:240px;
        background:#ECECEC url(/App_Themes/Radio/images/radio_mp3.gif) no-repeat center left;
        background-position:5px 10px;
        border:solid 1px #ddd;
    }



/*-------------------------------------------------------------------

    Traffic

-------------------------------------------------------------------*/

#cam-map
{
    border:solid 1px #ddd !important;
    margin-bottom:20px;
    background-color:#fff;
}

#rot-playstop
{
    display:none;
}

#rot-nav
{
     display:none;
    color:#ECECEC;
}

#traffic-rotator #ltreport
{
background:url("/App_Themes/Radio/images/bgIcons.gif") no-repeat 60px -200px transparent;
float:right;
font-size:11px;
font-weight:bold;
/*margin-right:100px;*/
padding:0 0 0 0;
width:280px;
text-align:center;
margin-top:15px;
}

.trafficLink
{
    display:block;
    font-size:11px;
    position:relative;
    text-align:center;

}

#traffic-rotator label
{
    float:right;
}

#traffic-cameras
{
    
}

#traffic-cameras h2
{   
    background:url(http://pmd.news1130.com/temporary-site/images/subtitlebg_668.gif) no-repeat center left;
    color:#fff;
    font-weight:bold;
    font-size:16px;
     padding:6px 5px 5px 5px !important;
    margin-top:10px;
    margin-bottom:10px;
}

#traffic-cameras #dashboard-ctrls
{
    float:right;
    margin:-33px 10px 0 0;
    *margin:-37px 10px 0 0;
    color:#fff;   
}

#traffic-cameras #dashboard-ctrls a
{   
    color:#fff !important;
}


#cam-dashboard li
{
    float:left;
    width:325px !important;
    background:transparent url(http://pmd.news1130.com/temporary-site/images/bgShadowCol.jpg) repeat-x scroll right top;
    padding:0px !important;
    margin:0 4px 30px 4px;
    *margin:0 3px 30px 3px;
    text-align:center;
}

#cam-dashboard li label
{
    background:transparent url(http://pmd.news1130.com/temporary-site/images/bgShadowtitle.gif) no-repeat scroll left top;
    color:#000000;
    font-weight:bold;
    padding-left:10px; 
    height:20px; 
    padding-top:9px; 
    display:block;
    text-align:left;
}

#cam-dashboard li img
{
    width:305px !important;
    height:225 !important;  
    margin-top:10px;   
}

#cam-dashboard li a
{
    display:block;
    padding:5px 0;   
}

.cam-preview
{
    background:#ECECEC url(http://pmd.news1130.com/temporary-site/images/bgPoll250.gif) no-repeat scroll center top;
    width:250px !important;
    height:auto !important;
    text-align:center;
}

.cam-preview label
{
    font-weight:bold;   
    display:block;
    padding:10px 0 0 10px;
    text-align:left;
}

.cam-preview img
{
    width:225px !important;
    height:auto !important;
}

.cam-preview a
{
    background:#ECECEC url(http://pmd.news1130.com/temporary-site/images/bgPoll250-btm.gif) no-repeat scroll center bottom;
    display:block;   
    height:20px;
    margin-top:10px;
    padding:0 10px;
    text-align:left;
}

#Traffic-Widget .latestTraffic
{
    font-size:11px;
    margin-top:-40px;
    *margin-top:10px;
}  

/*-------------------------------------------------------------------

    Print

-------------------------------------------------------------------*/
.td-PrintTopAd
{
    padding:10px 0;
    margin-bottom:10px;
    text-align:center;
    border-bottom:solid 1px #e6eef0;
}
.td-PrintDoc
{
    width:900px;
    margin:0 auto;
    text-align:left;
    font-size:13px;
    line-height:22px;
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
}
    .td-PrintDoc .td-PrintLogo
    {
        margin-bottom:25px;
    }
    
    .td-PrintDoc .td-PrintLogoBar
    {
        background:#009744;
        padding:20px 20px 0 20px;
        clear:both;
        float:left;
    }
    
.td-PrintBody
{
}
    .td-PrintBody .td-PrintButton a.td-BtnBig span 
    {
        padding:4px 0 5px 15px;
    }
    .td-PrintBody .td-BtnBig
    {
        margin-bottom:25px;
    }
    .td-PrintBody h1,
    .td-PrintBody h2
    {
        margin-bottom:10px;
    }
    .td-PrintBody ul
    {
        margin-bottom:25px;
    }
        .td-PrintBody ul li
        {
            display:inline;
        }
    .td-PrintBody h1
    {
        font-size:32px;
    }
    .td-PrintBody h2
    {
        font-size:16px;
    }
    .td-PrintBody p
    {
        margin-bottom:15px;
    }
.td-PrintFooter
{
    padding:10px 0;
    border-top:solid 1px #e6eef0;
}


/*-------------------------------------------------------------------

    Icons

-------------------------------------------------------------------*/   
.td-IcoTextSize,
.td-IcoEmail,
.td-IcoPrint,
.td-IcoText,
.td-IcoFavorite,
.td-IcoRec,
.td-IcoAgree,
.td-IcoAgreeComm,
.td-IcoDisagree,
.td-IcoAlert, 
.td-IcoCalendar,
.td-IcoRss,
.td-IcoComm,
.td-IcoMedia,
.td-IcoAudio,
.td-IcoShare,
.td-IcoEmbed,
.td-IcoChevrons,
.td-IcoRssArt,
.td-IcoComment,
.td-IcoMore
{
    background:url(/App_Themes/Radio/images/bgIcons.gif) no-repeat;
    padding:0 0 0 20px;
    display:inline-block;
    height:16px;
}
.td-IcoTextSize {background-position:0 0px;}
.td-IcoEmail {background-position:0 -350px;}
.td-IcoPrint {background-position:0 -500px;}
.td-IcoText {background-position:0 -450px;}
.td-IcoFavorite {background-position:0 -400px;}
.td-IcoRec {background-position:0 -500px;}
.td-IcoAgree {background-position:0 -100px;}
.td-IcoDisagree{background-position:0 -600px;}
.td-IcoAlert {background-position:0 -650px;}
.td-IcoCalendar {background-position:0 -900px;}
.td-IcoRss {background-position:0 2px;}
.td-IcoRssArt {background-position:0 0px;}
.td-IcoComm, .td-IcoComment {background-position:0 -49px;}
.td-IcoAgreeComm {background-position:0 -550px;}
.td-IcoChevrons {background-position:0 -147px; padding-left:10px;height:10px;}
.td-IcoAudio {background-position:0 -200px; padding-left:20px;}
.td-IcoMedia {background-position:0 -1200px;}
.td-IcoShare {background-position:0 -1300px;}
.td-IcoEmbed {background-position: 0 -1400px;}
.td-IcoMore { background-position:0 -298px;padding-left:15px; }

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.disabled
{
text-decoration:none;
color:#000;   
cursor:default;
}




/* weather side */
#weather-side {
	color:#222;
}

#weather-side  .last-updated {
	font-size: 75%;
	text-align:left;
	color:#a0a0a0;
	padding:0 0 5px 85px;
	border-bottom:solid 1px #ddd;
	margin-bottom:5px;
}

#weather-side  .weather-links
{
    font-size:11px; text-align:center; color:#bbb;
}

#weather-side  .weather-links a
{
    margin:0 7px;
}

#weather-side .current {
    background:transparent url(http://pmd.news1130.com/temporary-site/images/rightWeatherBG2.gif) no-repeat top left;
    
}

#weather-side .current .conditions, #weather-side .current .temperatures
{
    margin-left:75px;
    padding-left:10px;
}


#weather-side .current .conditions .temp {
font-size: 200%;
}

#weather-side .current .temperatures div { font-size:11px; display:inline; margin-right:10px; }

#weather-side .current .conditions .desc {
	font-size:17px;
	font-weight:bold;
	display:block;
}

#weather-side .forecast {
	clear: both;
}

#weather-side .forecast .day {
	width: 55px;
	float: left;
	padding: 2px;
	overflow:hidden;
	text-align: center;
}
#weather-side .forecast h3 {
margin: 0;
margin-top:5px;
font-size: 85%;
text-transform: uppercase;
}
#weather-side .forecast .day h4 {
	text-transform: uppercase;
	font-weight: bold;
	color: #009543;
	font-size: 93%;
}
#weather-side .forecast .conditions {
	font-size: 75%;
}
#weather-side .forecast .conditions .temp {
	display: block;
}



#weather-info {
padding-top: 5px;
clear: both;
overflow:hidden;
}
#weather-info .title {
display: none;
}
#weather-info p {
margin:0;
padding:0;
font-size: 0.8em;
font-weight: bold;
line-height: 1.1em;
}
#weather-info .footer {
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: 85%;
}


#weather-side .forecast {
background: #FFF;
margin-top: 1em;
}


#weather-side .current .icon, #weather-main .current .icon {
  display: block;
  width: 65px;
  height: 41px;
  margin:4px 10px 10px 3px;
  float:left;
}
#weather-side .current .sky-1, #weather-main .current .sky-1 { background: url(http://weather.rogersradio.ca/images/default/01.gif) no-repeat center; }
#weather-side .current .sky-2, #weather-main .current .sky-2 { background: url(http://weather.rogersradio.ca/images/default/02.gif) no-repeat center; }
#weather-side .current .sky-3, #weather-main .current .sky-3 { background: url(http://weather.rogersradio.ca/images/default/03.gif) no-repeat center; }
#weather-side .current .sky-4, #weather-main .current .sky-4 { background: url(http://weather.rogersradio.ca/images/default/04.gif) no-repeat center; }
#weather-side .current .sky-5, #weather-main .current .sky-5 { background: url(http://weather.rogersradio.ca/images/default/05.gif) no-repeat center; }
#weather-side .current .sky-6, #weather-main .current .sky-6 { background: url(http://weather.rogersradio.ca/images/default/06.gif) no-repeat center; }
#weather-side .current .sky-7, #weather-main .current .sky-7 { background: url(http://weather.rogersradio.ca/images/default/07.gif) no-repeat center; }
#weather-side .current .sky-8, #weather-main .current .sky-8 { background: url(http://weather.rogersradio.ca/images/default/08.gif) no-repeat center; }
#weather-side .current .sky-9, #weather-main .current .sky-9 { background: url(http://weather.rogersradio.ca/images/default/11.gif) no-repeat center; }
#weather-side .current .sky-10, #weather-main .current .sky-10 { background: url(http://weather.rogersradio.ca/images/default/12.gif) no-repeat center; }
#weather-side .current .sky-11, #weather-main .current .sky-11 { background: url(http://weather.rogersradio.ca/images/default/13.gif) no-repeat center; }
#weather-side .current .sky-12, #weather-main .current .sky-12 { background: url(http://weather.rogersradio.ca/images/default/14.gif) no-repeat center; }
#weather-side .current .sky-13, #weather-main .current .sky-13 { background: url(http://weather.rogersradio.ca/images/default/15.gif) no-repeat center; }
#weather-side .current .sky-14, #weather-main .current .sky-14 { background: url(http://weather.rogersradio.ca/images/default/16.gif) no-repeat center; }
#weather-side .current .sky-15, #weather-main .current .sky-15 { background: url(http://weather.rogersradio.ca/images/default/17.gif) no-repeat center; }
#weather-side .current .sky-16, #weather-main .current .sky-16 { background: url(http://weather.rogersradio.ca/images/default/18.gif) no-repeat center; }
#weather-side .current .sky-17, #weather-main .current .sky-17 { background: url(http://weather.rogersradio.ca/images/default/19.gif) no-repeat center; }
#weather-side .current .sky-18, #weather-main .current .sky-18 { background: url(http://weather.rogersradio.ca/images/default/20.gif) no-repeat center; }
#weather-side .current .sky-19, #weather-main .current .sky-19 { background: url(http://weather.rogersradio.ca/images/default/21.gif) no-repeat center; }
#weather-side .current .sky-20, #weather-main .current .sky-20 { background: url(http://weather.rogersradio.ca/images/default/22.gif) no-repeat center; }
#weather-side .current .sky-21, #weather-main .current .sky-21 { background: url(http://weather.rogersradio.ca/images/default/23.gif) no-repeat center; }
#weather-side .current .sky-22, #weather-main .current .sky-22 { background: url(http://weather.rogersradio.ca/images/default/24.gif) no-repeat center; }
#weather-side .current .sky-23, #weather-main .current .sky-23 { background: url(http://weather.rogersradio.ca/images/default/25.gif) no-repeat center; }
#weather-side .current .sky-24, #weather-main .current .sky-24 { background: url(http://weather.rogersradio.ca/images/default/26.gif) no-repeat center; }
#weather-side .current .sky-25, #weather-main .current .sky-25 { background: url(http://weather.rogersradio.ca/images/default/29.gif) no-repeat center; }
#weather-side .current .sky-26, #weather-main .current .sky-26 { background: url(http://weather.rogersradio.ca/images/default/30.gif) no-repeat center; }
#weather-side .current .sky-27, #weather-main .current .sky-27 { background: url(http://weather.rogersradio.ca/images/default/31.gif) no-repeat center; }
#weather-side .current .sky-28, #weather-main .current .sky-28 { background: url(http://weather.rogersradio.ca/images/default/32.gif) no-repeat center; }
#weather-side .current .sky-29, #weather-main .current .sky-29 { background: url(http://weather.rogersradio.ca/images/default/33.gif) no-repeat center; }
#weather-side .current .sky-30, #weather-main .current .sky-30 { background: url(http://weather.rogersradio.ca/images/default/34.gif) no-repeat center; }
#weather-side .current .sky-31, #weather-main .current .sky-31 { background: url(http://weather.rogersradio.ca/images/default/35.gif) no-repeat center; }
#weather-side .current .sky-32, #weather-main .current .sky-32 { background: url(http://weather.rogersradio.ca/images/default/36.gif) no-repeat center; }
#weather-side .current .sky-33, #weather-main .current .sky-33 { background: url(http://weather.rogersradio.ca/images/default/37.gif) no-repeat center; }
#weather-side .current .sky-34, #weather-main .current .sky-34 { background: url(http://weather.rogersradio.ca/images/default/38.gif) no-repeat center; }
#weather-side .current .sky-35, #weather-main .current .sky-35 { background: url(http://weather.rogersradio.ca/images/default/39.gif) no-repeat center; }
#weather-side .current .sky-36, #weather-main .current .sky-36 { background: url(http://weather.rogersradio.ca/images/default/40.gif) no-repeat center; }
#weather-side .current .sky-37, #weather-main .current .sky-37 { background: url(http://weather.rogersradio.ca/images/default/41.gif) no-repeat center; }
#weather-side .current .sky-38, #weather-main .current .sky-38 { background: url(http://weather.rogersradio.ca/images/default/42.gif) no-repeat center; }
#weather-side .current .sky-39, #weather-main .current .sky-39 { background: url(http://weather.rogersradio.ca/images/default/43.gif) no-repeat center; }
#weather-side .current .sky-40, #weather-main .current .sky-40 { background: url(http://weather.rogersradio.ca/images/default/44.gif) no-repeat center; }

#weather-side .forecast .icon, #weather-main .forecast .icon  {
  display: block;
  width: 55px;
  height: 22px;
}

#weather-main .forecast .icon
{
    margin:10px 22px;
}


#weather-side .forecast .sky-1, #weather-main .forecast .sky-1 { background: url(http://weather.rogersradio.ca/images/default-small/01.gif) no-repeat center; }
#weather-side .forecast .sky-2, #weather-main .forecast .sky-2 { background: url(http://weather.rogersradio.ca/images/default-small/02.gif) no-repeat center; }
#weather-side .forecast .sky-3, #weather-main .forecast .sky-3 { background: url(http://weather.rogersradio.ca/images/default-small/03.gif) no-repeat center; }
#weather-side .forecast .sky-4, #weather-main .forecast .sky-4 { background: url(http://weather.rogersradio.ca/images/default-small/04.gif) no-repeat center; }
#weather-side .forecast .sky-5, #weather-main .forecast .sky-5 { background: url(http://weather.rogersradio.ca/images/default-small/05.gif) no-repeat center; }
#weather-side .forecast .sky-6, #weather-main .forecast .sky-6 { background: url(http://weather.rogersradio.ca/images/default-small/06.gif) no-repeat center; }
#weather-side .forecast .sky-7, #weather-main .forecast .sky-7 { background: url(http://weather.rogersradio.ca/images/default-small/07.gif) no-repeat center; }
#weather-side .forecast .sky-8, #weather-main .forecast .sky-8 { background: url(http://weather.rogersradio.ca/images/default-small/08.gif) no-repeat center; }
#weather-side .forecast .sky-9, #weather-main .forecast .sky-9 { background: url(http://weather.rogersradio.ca/images/default-small/11.gif) no-repeat center; }
#weather-side .forecast .sky-10, #weather-main .forecast .sky-10 { background: url(http://weather.rogersradio.ca/images/default-small/12.gif) no-repeat center; }
#weather-side .forecast .sky-11, #weather-main .forecast .sky-11 { background: url(http://weather.rogersradio.ca/images/default-small/13.gif) no-repeat center; }
#weather-side .forecast .sky-12, #weather-main .forecast .sky-12 { background: url(http://weather.rogersradio.ca/images/default-small/14.gif) no-repeat center; }
#weather-side .forecast .sky-13, #weather-main .forecast .sky-13 { background: url(http://weather.rogersradio.ca/images/default-small/15.gif) no-repeat center; }
#weather-side .forecast .sky-14, #weather-main .forecast .sky-14 { background: url(http://weather.rogersradio.ca/images/default-small/16.gif) no-repeat center; }
#weather-side .forecast .sky-15, #weather-main .forecast .sky-15 { background: url(http://weather.rogersradio.ca/images/default-small/17.gif) no-repeat center; }
#weather-side .forecast .sky-16, #weather-main .forecast .sky-16 { background: url(http://weather.rogersradio.ca/images/default-small/18.gif) no-repeat center; }
#weather-side .forecast .sky-17, #weather-main .forecast .sky-17 { background: url(http://weather.rogersradio.ca/images/default-small/19.gif) no-repeat center; }
#weather-side .forecast .sky-18, #weather-main .forecast .sky-18 { background: url(http://weather.rogersradio.ca/images/default-small/20.gif) no-repeat center; }
#weather-side .forecast .sky-19, #weather-main .forecast .sky-19 { background: url(http://weather.rogersradio.ca/images/default-small/21.gif) no-repeat center; }
#weather-side .forecast .sky-20, #weather-main .forecast .sky-20 { background: url(http://weather.rogersradio.ca/images/default-small/22.gif) no-repeat center; }
#weather-side .forecast .sky-21, #weather-main .forecast .sky-21 { background: url(http://weather.rogersradio.ca/images/default-small/23.gif) no-repeat center; }
#weather-side .forecast .sky-22, #weather-main .forecast .sky-22 { background: url(http://weather.rogersradio.ca/images/default-small/24.gif) no-repeat center; }
#weather-side .forecast .sky-23, #weather-main .forecast .sky-23 { background: url(http://weather.rogersradio.ca/images/default-small/25.gif) no-repeat center; }
#weather-side .forecast .sky-24, #weather-main .forecast .sky-24 { background: url(http://weather.rogersradio.ca/images/default-small/26.gif) no-repeat center; }
#weather-side .forecast .sky-25, #weather-main .forecast .sky-25 { background: url(http://weather.rogersradio.ca/images/default-small/29.gif) no-repeat center; }
#weather-side .forecast .sky-26, #weather-main .forecast .sky-26 { background: url(http://weather.rogersradio.ca/images/default-small/30.gif) no-repeat center; }
#weather-side .forecast .sky-27, #weather-main .forecast .sky-27 { background: url(http://weather.rogersradio.ca/images/default-small/31.gif) no-repeat center; }
#weather-side .forecast .sky-28, #weather-main .forecast .sky-28 { background: url(http://weather.rogersradio.ca/images/default-small/32.gif) no-repeat center; }
#weather-side .forecast .sky-29, #weather-main .forecast .sky-29 { background: url(http://weather.rogersradio.ca/images/default-small/33.gif) no-repeat center; }
#weather-side .forecast .sky-30, #weather-main .forecast .sky-30 { background: url(http://weather.rogersradio.ca/images/default-small/34.gif) no-repeat center; }
#weather-side .forecast .sky-31, #weather-main .forecast .sky-31 { background: url(http://weather.rogersradio.ca/images/default-small/35.gif) no-repeat center; }
#weather-side .forecast .sky-32, #weather-main .forecast .sky-32 { background: url(http://weather.rogersradio.ca/images/default-small/36.gif) no-repeat center; }
#weather-side .forecast .sky-33, #weather-main .forecast .sky-33 { background: url(http://weather.rogersradio.ca/images/default-small/37.gif) no-repeat center; }
#weather-side .forecast .sky-34, #weather-main .forecast .sky-34 { background: url(http://weather.rogersradio.ca/images/default-small/38.gif) no-repeat center; }
#weather-side .forecast .sky-35, #weather-main .forecast .sky-35 { background: url(http://weather.rogersradio.ca/images/default-small/39.gif) no-repeat center; }
#weather-side .forecast .sky-36, #weather-main .forecast .sky-36 { background: url(http://weather.rogersradio.ca/images/default-small/40.gif) no-repeat center; }
#weather-side .forecast .sky-37, #weather-main .forecast .sky-37 { background: url(http://weather.rogersradio.ca/images/default-small/41.gif) no-repeat center; }
#weather-side .forecast .sky-38, #weather-main .forecast .sky-38 { background: url(http://weather.rogersradio.ca/images/default-small/42.gif) no-repeat center; }
#weather-side .forecast .sky-39, #weather-main .forecast .sky-39 { background: url(http://weather.rogersradio.ca/images/default-small/43.gif) no-repeat center; }
#weather-side .forecast .sky-40, #weather-main .forecast .sky-40 { background: url(http://weather.rogersradio.ca/images/default-small/44.gif) no-repeat center; }

#weather-main .forecast .day
{
    float:left;
    width:100px;   
    text-align:center;
    border:solid 1px #ddd;
    height:130px;
    margin:10px 2px;
}

#weather-main h3
{
    border-bottom:solid 1px #ddd;
    padding:15px 0 5px 0;
}

#weather-main .last-updated {
	font-size: 75%;
	text-align:left;
	color:#a0a0a0;
	padding:0 0 5px 85px;
	margin-bottom:10px;
	clear:both;
}

#weather-main .conditions
{
    padding:0 0 5px 85px;
}

#weather-main .conditions .desc {
	font-size: 140%;
	font-weight:bold;
	display:block;
}

#weather-main .conditions .temp {
	font-size: 190%;
	font-weight:bold;
	margin-bottom:10px;
}

#weather-main .temperatures {
	padding:0 0 0 85px;
}

#weather-main .temperatures .high, #weather-main .temperatures .low {
	display:inline;
	padding-right:10px;
}


#weather-main .forecast .day h4
{
    font-size:13px;
    font-weight:bold; 
    display:block;
    background:#ececec;
}

#weather-main .forecast .day .conditions
{
    
    font-size:11px;
    font-weight:bold;
    padding:0 10px;
    text-align:center;
    display:block;
}

#weather-main .forecast .day .conditions .temp
{
    font-weight:bold;
    display:block;
    font-size:13px;
    color:#6f6f6f;
}

#weather-info .date {
	display: none;
}
/* WEATHER WIDGET ENDS */

/* Traffic */

#rot-nav
{
      
}

#rot-nav a
{
    /*display:none;*/
    /*remove above */
    /*margin: 5px 10px 0 0;
    text-align:center;
    width:50px;
    float:left;
    background:#ccc;
    background:url(/App_Themes/Radio/images/bgGreenBtn_traf.gif) no-repeat;
    height:21px;
    color:#fff;
    font-size:10px;
    text-transform:uppercase;
    line-height:21px;*/
}
/*
#traffic-rotator img
{
    height:120px;
    width:153px !important;
    float:left;
    margin-top:-10px;
}

*/
#traffic-rotator img {
float:left;
height:200px;
margin-top:-40px;
width:230px !important;
margin-left:30px;
}

#traffic-rotator label
{
    font-weight:bold;
    margin-bottom:5px;
    display:block;
    clear:none !important;
    margin-top:5px;
    text-align:center;
    /*margin-right:30%;*/
    /*margin-top:-120px; */
    *margin-top:0px;
    font-size:12px;
    width:280px;
   /* float:right; */
}

#Traffic-Widget .view
{
    
}

.weather 
{
    
}
/* Related audio/video on article page */
.relatedVideos {margin:5px 0px 5px 0px; padding:0 10px;}

.relatedVideos h3 
{
    border-bottom:1px solid #D5D5D5;
    display:block;
    font-weight:bold;
    padding-bottom:3px;
    text-transform:none;
    margin-bottom:10px;
}

.media{ line-height:15px; margin:5px 0px 5px 0px; }

/*Olympic Widget */
.td-OlympicWidget
{
  
    border-bottom:solid 1px #E7E1DC;
    margin-bottom:15px;
    margin-top:5px;
    padding-bottom:20px;
   
}
.td-mobileRedirects
{padding:0px; margin:0px;
}
.td-EmailInstructions
{
    margin:0px 0px 5px 0px;
    font-size:11px;
    color:#666666;
/*Olympic Widget */
}

.td-BackToLinks li {
line-height:20px;
margin-left:50px;
margin-top:8px;}

.media .nobullets li { list-style-type:none !important;}



/* Tabs */
.td_tabs {
    margin-bottom:25px;
    background:#EEE;
}

.td_tabs ul {
}

.td_tabs ul li
{
    display:-moz-inline-stack;
    display:inline-block;
    vertical-align:top;
    zoom:1;
    *display:inline;
}

.td_tabs ul li a {
    color:#3F3F3F;
}

.td_tabs ul li a span {
    display:block;
    float:left;
    padding:8px 10px;
    border-right:solid 1px #DDD;
}

.td_tabs .td_active 
{
    font-weight:bold;
    background-color:#FFF;
    border-top:solid 1px #000;
    border-right:none;
}
.td_tabs .td_active a
{
    color:#000;
}

.td_tabs ul li.td_last a span {
    border-right:none;
}

/* Chevrons */
.td_chevrons {
    display:block;
    margin-bottom:35px;
    font-size:0.9em;
}

.td_chevrons ul {
}  
 
.td_chevrons ul li {
    display:inline;
    padding:5px 7px;
    background-color:#EEE;
    border-right:solid 1px #DDD;
    color:#888;
}

.td_chevrons ul li.td_active {
    background-color:#333;
    color:#FFF;
    font-weight:bold;
}

/* Pagination */
.td_pagination
{
    text-align:center;
}

.td_pagination ul {}

.td_pagination ul li {
    display:inline;
    padding:0 10px;
    border-right:dotted 1px #CCC;
}

.td_pagination ul li:last-child {
    border:none;
}


/**********************************************************************************************

	TOPS - PROFILE.CSS
	
	March 2010
	------------------------------------------

	1. BASE
			1.1 Profile
            1.2 Profile List



***********************************************************************************************/



/* 1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 1.1 Profile
-----------------------------------------------------------------------------------------------*/

.td_profile {}

.td_profile .td_tabs 
{
    margin-bottom:25px;
}



/* 1.2 Profile List
-----------------------------------------------------------------------------------------------*/

.td_list_userprofile 
{
    margin-bottom:50px;   
}

.td_list_userprofile_hdr 
{
    padding:0 0 15px 15px;
}

.td_list_userprofile_hdr span {}

.td_list_userprofile_body {}
.td_list_userprofile_item {}

.td_list_userprofile_item .td_header 
{
    height:30px;
    padding:10px 0 0 15px;
    background:url(/Images/Starter/_images/bg_mod_hdr.gif) repeat-x top;
}

.td_list_userprofile_item .td_header span 
{
    font-size:15px;
    font-weight:bold;
    color:#000;
}

.td_list_userprofile_item .td_header .td_toggle 
{
    float:right;
    cursor:pointer;
    padding:1px 5px 0 0;
}

.td_list_userprofile_item .td_item 
{
    padding:10px 15px;
    border-bottom:dotted 1px #CCC;
}

/**********************************************************************************************

	FORMS - BLOG.CSS
	
***********************************************************************************************/

.td_form_blog 
{
}
    .td_form_blog .td_form_row 
    {
        margin-bottom:20px;
    }
    .td_form_blog .td_form_lbl 
    {
        font-weight:bold;
        margin-bottom:3px;
    }
    .td_form_blog input[type="text"],
    .td_form_blog textarea
    {
        width:656px;
        font-weight:normal;
        padding:5px;
    }


/**********************************************************************************************

	FORMS - GLOBAL.CSS
	
	1. BASE
			1.1 Default Styles
			1.2 Input Styles
            1.3 Form Styles
            

***********************************************************************************************/



/* 1. BASE
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 1.1 Default Styles
-----------------------------------------------------------------------------------------------*/

fieldset {
    position:relative;
    border:solid 1px #DDD;
    padding:10px;
    margin-bottom:20px;
}

legend {
    padding:5px;
    font-weight:bold;
    font-size:16px;
}

.td_errormsg {
    color:Red;
    font-weight:bold;
}


/* 1.2 Input Styles
-----------------------------------------------------------------------------------------------*/

.td_input_text,
.td_input_dropdown,
.td_input_textbox {
    padding:3px;
}

.td_input_radio {
    margin-right:7px;
}

.td_input_radio label {
    position:relative;
    top:-1px;
    left:3px;
}

.td_input_checkbox {
    margin-right:7px;
}

.td_input_checkbox label {
    position:relative;
    top:-1px;
    left:3px;
}


/* 1.3 Form Styles
-----------------------------------------------------------------------------------------------*/

.td_form_row {
    margin-bottom:5px;
}

.td_form_row ol {
}

.td_form_row ol.td_form_inline li {
    display:-moz-inline-stack;
    display:inline-block;
    vertical-align:top;
    zoom:1;
    *display:inline;
}

.td_form_row li {
}

.td_form_row ol li label {
}

.td_form_row ol li label span {
}

.td_form_row ol li.td_first {
    width:150px;
}

.td_form_row .td_form_tip {
    margin-top:15px;
}

.td_form_row .td_form_tip span {
    font-weight:bold;
}

.td_form_rowsep {
}

/**********************************************************************************************

	FORMS - MEMBERSHIP.CSS
	
***********************************************************************************************/


.td_form_profile {float:left;width:445px;}
.td_form_profile fieldset {}
.td_form_profile legend {}
.td_form_profile .td_form_row {}
.td_form_profile .td_form_rowsep {}
.td_form_profile ol {}
.td_form_profile ol li {}
.td_form_profile ol li label {}
.td_form_profile ol li label span{}
.td_form_profile ol.td_form_inline {}
.td_form_profile ol li.td_first {}
.td_form_profile ol li.td_second {}

.td_form_profile .td_input_text 
{
    width:200px;
 }
 
.td_form_profile .td_input_dropdown 
{
    width:225px;
}

.td_form_profile .td_input_radio {}
.td_form_profile .td_input_checkbox {}
.td_form_profile .td_input_button {}
.td_form_profile .td_input_firstname
.td_form_profile .td_input_lastname
.td_form_profile .td_input_calendar
.td_form_profile .td_input_city
.td_form_profile .td_input_address
.td_form_profile .td_input_postal
.td_form_profile .td_input_phone
.td_form_profile .td_input_mobile
.td_form_profile .td_input_provider 
{
}
.td_form_profile .td_input_country,
.td_form_profile .td_input_province 
{
}


/**********************************************************************************************

	FORMS - REGISTRATION.CSS
	
	1. BASE
			1.1 Activate Account
			1.2 Login
			1.3 Register
			1.4 Reset Password
            

***********************************************************************************************/


/* 1.1 Activate Account
-----------------------------------------------------------------------------------------------*/

.td_form_activate {}


/* 1.2 Login
-----------------------------------------------------------------------------------------------*/

.td_form_login {
    height:250px;
}

/* Header */
.td_form_login .td_form_login_hd {
    font-weight:bold;
}

.td_form_login .td_form_login_hd span {
    display:block;
}

.td_form_login .td_form_login_hd .td_form_facebook {
    float:left;
    padding:5px 7px;
    border:solid 1px #DDD;
}

/* Login Table */
.td_form_login table {
    clear:left;
    position:relative;
    top:10px;
} 

.td_form_login .td_form_lbl label {
    display:block;
    text-align:left;
    position:relative;
    top:-1px;
    *top:-21px;
}

.td_form_login input[type=password], 
.td_form_login input[type=text]
{
    display:block;
    position:relative;
    top:15px;
    left:-60px;
    width:250px;
    margin-bottom:10px;
}

/* Reset Button */
.td_form_login .td_btn_resetpassword {
    z-index:1;
    position:relative;
    top:94px;
    left:94px;
    *top:98px;
    *left:96px;
    font-weight:bold;
}

/* Validation */
.td_form_login .td_validmsg {
    position:relative;
    top:-12px;
    *top:-14px;
    left:-70px;
}

/* Check Box */
.td_form_login input[type=checkbox] {   
    position:relative;
    *top:-1px;
    *left:-5px;
}

.td_form_login .td_form_checkbox label {
    position:relative;
    top:-2px;
    left:5px;
    *left:-3px;
    font-weight:bold;
}

/* Button */
.td_form_login .td_btn_login {
    float:left;
    position:relative;
    left:-2px;
    padding:3px;
    font-weight:bold;
}

/* Error */
.td_form_login .td_errormsg {}


/* 1.3 Register
-----------------------------------------------------------------------------------------------*/

.td_form_register {}

.td_form_register .td_form_intro {
    margin-bottom:20px;
}

.td_form_register .td_form_intro span {
    font-weight:bold;
}

.td_form_register .td_form_row {
    margin-bottom:7px;
}

.td_form_register .td_form_row input[type="text"],
.td_form_register .td_form_row input[type="password"]
{
    width:350px;
}

/* Captcha */
.td_form_register .td_form_captcha {
}

.td_form_register .td_form_captcha img {
    border:solid 1px #000;
}

.td_form_register .td_form_captcha input[type="text"] {
    width:40px;
}

/* Check Box */
.td_form_register .td_form_checkbox {}

.td_form_register .td_form_checkbox span {
    display:block;
    margin-bottom:3px;
}

.td_form_register .td_form_checkbox label {
    position:relative;
    top:-2px;
    left:5px;
    font-weight:bold;
}

/* Buttons */
.td_form_register .td_btn_check {
    padding:3px;
    font-weight:bold;
}

.td_form_register .td_btn_create {
    float:left;
    padding:3px;
    font-weight:bold;
    *position:relative;
    *left:-5px;
}

/* Error Msgs */
.td_form_register .td_errormsg {
    *position:relative;
    *top:-3px;
    font-weight:bold;
}

.td_form_register .td_errormsg_terms {
    /*
    position:relative;
    top:25px;
    */
    font-weight:bold;
}


/* 1.4 Reset Password
-----------------------------------------------------------------------------------------------*/

.td_form_resetpassword {}

.td_form_resetpassword input[type="text"] {
    width:250px;
}
    
/* Image Upload */
.td_form_imgupload {
    margin-bottom:20px;
}

.td_form_imgupload .td_form_row{
    margin-bottom:10px;
}

.td_form_imgupload .td_img {
    float:left;
    text-align:center;
    width:50px;
    margin:5px 20px 0 0;
}

.td_form_imgupload .td_img img {
    width:50px;
    height:50px;
    margin-bottom:10px;
}

.td_form_imgupload .td_info {
    float:left;
}

.td_form_imgupload .td_info input[type="text"] {
    width:440px;
}


/* 4. SELF SERVE
-----------------------------------------------------------------------------------------------
===============================================================================================*/


/* 4.1 Event Submission
-----------------------------------------------------------------------------------------------*/

/* Form Styles */
.td_form_eventsub {}
.td_form_eventsub fieldset {}
.td_form_eventsub legend {}
.td_form_eventsub .td_form_row {}
.td_form_eventsub .td_form_rowsep {}
.td_form_eventsub ol {}
.td_form_eventsub ol li {}
.td_form_eventsub ol li label {}
.td_form_eventsub ol li label span{}
.td_form_eventsub ol.td_form_inline {}
.td_form_eventsub ol li.td_first {
    padding-top:3px;
    font-weight:bold;
}

.td_form_eventsub ol li.td_second {}
.td_form_eventsub ol li.td_third {
    font-size:0.9em;
    padding:3px 0 0 10px;
}

/* Input Styles */
.td_form_eventsub .td_input_text {}
.td_form_eventsub .td_input_dropdown {}
.td_form_eventsub .td_input_textbox {}
.td_form_eventsub .td_input_radio {}
.td_form_eventsub .td_input_checkbox {}
.td_form_eventsub .td_input_button {}

/* Custom Styles */
.td_form_eventsub .td_input_title,
.td_form_eventsub .td_input_desc {
    width:595px;
}

.td_form_eventsub .td_input_category {
    width:453px;
}

.td_form_eventsub .td_input_contactname,
.td_form_eventsub .td_input_phone {
    width:445px;
}

.td_form_eventsub .td_input_address,
.td_form_eventsub .td_input_venue,
.td_form_eventsub .td_input_calendar,
.td_form_eventsub .td_input_schedule,
.td_form_eventsub .td_input_keywords,
.td_form_eventsub .td_input_ticketprice,
.td_form_eventsub .td_input_eventurl,
.td_form_eventsub .td_input_ticketurl,
.td_form_eventsub .td_input_publicphone {
    width:200px;
}

.td_form_eventsub .td_form_list label {}
.td_form_eventsub .td_form_list table {}
.td_form_eventsub .td_form_list table label {
    position:relative;
    top:-1px;
    left:3px;
    padding-right:15px;
}

.td_form_eventsub .td_form_list {
    margin-bottom:10px;
} 

.td_form_eventsub .td_form_list label.td_form_hd{
    font-weight:bold;
    display:block;
    margin-bottom:5px;
}   


/* 4.2 Article Submission
-----------------------------------------------------------------------------------------------*/

/* Form Styles */
.td_form_articlesub {}
.td_form_articlesub fieldset {}
.td_form_articlesub legend {}
.td_form_articlesub .td_form_row {}
.td_form_articlesub .td_form_rowsep {}
.td_form_articlesub ol {}
.td_form_articlesub ol li {}
.td_form_articlesub ol li label {}
.td_form_articlesub ol li label span{}
.td_form_articlesub ol.td_form_inline {}
.td_form_articlesub ol li.td_first {}
.td_form_articlesub ol li.td_second {}
.td_form_articlesub ol li.td_third {
    font-size:0.9em;
    padding:0 0 0 10px;
}

/* Input Styles */
.td_form_articlesub .td_input_text {}
.td_form_articlesub .td_input_dropdown {}
.td_form_articlesub .td_input_textbox {}
.td_form_articlesub .td_input_radio {}
.td_form_articlesub .td_input_checkbox {}
.td_form_articlesub .td_input_button {}

/* Custom Styles */
.td_form_articlesub .td_input_title,
.td_form_articlesub .td_input_date,
.td_form_articlesub .td_input_tags,
.td_form_articlesub .td_input_copyright,
.td_form_articlesub .td_input_subtitle,
.td_form_articlesub .td_input_author,
.td_form_articlesub .td_input_sidebar,
.td_form_articlesub .td_input_pullquote,
.td_form_articlesub .td_input_footer {
    width:445px;
}

.td_form_articlesub .td_input_status,
.td_form_articlesub .td_input_category {
    width:453px;
}

.td_form_articlesub .td_input_body,
.td_form_articlesub .td_input_abstract {
    width:592px;
}


/* 4.3 Image Upload
-----------------------------------------------------------------------------------------------*/

/* Form Styles */
.td_form_imageupload {}
.td_form_imageupload fieldset {}
.td_form_imageupload legend {}
.td_form_imageupload .td_form_row {}
.td_form_imageupload .td_form_rowsep {}
.td_form_imageupload ol {}
.td_form_imageupload ol li {}
.td_form_imageupload ol li label {}
.td_form_imageupload ol li label span{}
.td_form_imageupload ol.td_form_inline {}
.td_form_imageupload ol li.td_first {}
.td_form_imageupload ol li.td_second {}
.td_form_imageupload ol li.td_third {
    font-size:0.9em;
    padding:0 0 0 10px;
}

/* Input Styles */
.td_form_imageupload .td_input_text {}
.td_form_imageupload .td_input_dropdown {}
.td_form_imageupload .td_input_textbox {}
.td_form_imageupload .td_input_radio {}
.td_form_imageupload .td_input_checkbox {}
.td_form_imageupload .td_input_button {}

/* Custom Styles */
.td_form_imageupload .td_input_title,
.td_form_imageupload .td_input_credit,
.td_form_imageupload .td_input_caption {
    width:445px;
}

.td_form_imageupload .td_input_category {
    width:453px;
}


/* 4.4 File Upload
-----------------------------------------------------------------------------------------------*/

/* Form Styles */
.td_form_fileupload {}
.td_form_fileupload fieldset {}
.td_form_fileupload legend {}
.td_form_fileupload .td_form_row {}
.td_form_fileupload .td_form_rowsep {}
.td_form_fileupload ol {}
.td_form_fileupload ol li {}
.td_form_fileupload ol li label {}
.td_form_fileupload ol li label span{}
.td_form_fileupload ol.td_form_inline {}
.td_form_fileupload ol li.td_first {}
.td_form_fileupload ol li.td_second {}
.td_form_fileupload ol li.td_third {
    font-size:0.9em;
    padding:0 0 0 10px;
}

.shaded 
{
    background-color:#ebedf0;
    padding:10px;
}

/* Input Styles */
.td_form_fileupload .td_input_text {}
.td_form_fileupload .td_input_dropdown {}
.td_form_fileupload .td_input_textbox {}
.td_form_fileupload .td_input_radio {}
.td_form_fileupload .td_input_checkbox {}
.td_form_fileupload .td_input_button {}

/* Custom Styles */
.td_form_fileupload .td_form_intro {
    padding-bottom:20px;
    margin-bottom:20px;
    border-bottom:solid 1px #EEE; 
}

.td_form_fileupload .td_input_title,
.td_form_fileupload .td_input_desc {
    width:445px;
}

.td_form_fileupload .td_input_type {
    width:453px;
}

.fl {float:left;}


/**********************************************************************************************

	BlOG POSTS LIST - BLOG.CSS
	
***********************************************************************************************/

.td_blogHeader
{
	border:1px solid #ececec;	
	padding:10px;
	background:#f9f9f9;
}

.td_blogHeader .storyText
{
	width:410px;
	margin-left:15px;
}

.td_blogHeader .addthis_toolbox
{
	display:inline-block;
	border-left:1px solid #ccc;
	margin-left:10px;
	padding-left:10px;
	vertical-align:text-bottom;
	height:20px;
}

.td_blogHeader .addthis_toolbox a, .td_blogHeader .addthis_toolbox .facebook_like_button
{
	margin-top:4px !important;	
}

.td_blogHeader .addthis_toolbox .addthis_button_compact
{
	float:left;
	margin-right:5px;
}

.td_blogHeader .addthis_toolbox .addthis_button_compact
{
    position:relative;
    top:-1px;
}
.td_blogHeader .addthis_toolbox .facebook_like_button
{
    position:relative;
    top:-3px;
}

/* Share buttons 
*********************************************************/

.addthis_toolbox .facebook_like_button
{
    position:relative;
    top:2px;
}
.addthis_toolbox .addthis_button_tweet
{
    width:95px;
}
.addthis_toolbox .addthis_button_email
{
    width:24px;
    position:relative;
    top:2px;
}
.addthis_toolbox .addthis_button_compact
{
    width:16px;
    position:relative;
    top:2px;
}
    .addthis_toolbox .addthis_button_compact span
    {
        height:16px;
    }
    
    
/* Page
*********************************************************/
.td_page_body
{
    clear:both;
}
.td_page_tags
{
    margin-bottom:25px;
}






.td_blogHeader a.greenLinkBtnsmall
{
	float:right;
	display:inline-block;	
}




.blogpost .ts-pagination td.ts-active a
{
	color:#008D3F;
}


/**********************************************************************************************

	BlOG POSTS - BLOG.CSS
	
***********************************************************************************************/

.td_art_aside .td_video .td_video_title
{
	display:none;
}

.td_art_aside .td_video
{
	padding-bottom:15px;	
}


.minitab p {
    margin: 0;
}
.minitab a, .minitab .active {
    color: #FFFFFF !important;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    margin: 2px 2px 0;
    padding-left: 7px;
}
.minitab a {
    background: url("http://pmd.news1130.com/temporary-site/images/bgGreyBarTabs.gif") no-repeat scroll left bottom transparent;
}
.minitab a span, .minitab a.active span {
    float: left;
    font-size: 10px;
    height: 21px;
    padding-right: 7px;
}
.minitab a {
    margin-top: -1px;
}
.minitab a span {
    background: url("http://pmd.news1130.com/temporary-site/images/bgGreyBarTabs.gif") no-repeat scroll right top transparent;
}
.minitab a.active {
    background: url("http://pmd.news1130.com/temporary-site/images/bgGreyBarTabs_sel.gif") no-repeat scroll left bottom transparent;
    color: #4F4F4F !important;
}
.minitab a.active span {
    background: url("http://pmd.news1130.com/temporary-site/images/bgGreyBarTabs_sel.gif") no-repeat scroll right top transparent;
}

.td-MostPopular .td-MostPopularList .tagslist
{
	padding:10px;
}
.td-MostPopular .td-MostPopularList .tagslist li
{
	list-style:none;
	display:inline;
	margin:0;
}


/**********************************************************************************************

	FOLLOW US ICONS
	
***********************************************************************************************/

.td_buttons
{
    
    text-align:center;
}
.td_buttons li 
{
    float:left;
    width:58px;
}

.td_buttons li a span
{
	background:#fff;
	display:block;
	font-size:11px;	
	text-align:center;
	position:relative;
	top:32px;
	padding-top:3px;
}

.td_ico_big_in a, .td_ico_big_twitter a, .td_ico_big_facebook a, .td_ico_big_rss a, .td_ico_big_podcast a, .td_ico_big_newsletter a, .td_ico_big_mobile a {
    background: url("http://pmd.news1130.com/temporary-site/images/icons_big.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 42px;
    width: 60px;
    border-bottom:25px solid #fff;
}
.td_ico_big_in a {
    background-position: center 0;
}
.td_ico_big_twitter a {
    background-position: center -32px;
}
.td_ico_big_facebook a {
    background-position: center -64px;
}
.td_ico_big_rss a {
    background-position: center -96px;
}
.td_ico_big_podcast a {
    background-position: center -128px;
}
.td_ico_big_newsletter a {
    background-position: center -160px;
}
.td_ico_big_mobile a {
    background-position: center -192px;
}

/**********************************************************************************************

	YOU SAID IT
	
***********************************************************************************************/

.td_yousaidit
{
}
.td_yousaidit .floatRight
{
    float:left !important;
    position:relative;
    left:15px;
    margin-bottom:15px;
}
.td_mod td_you_said_it
{
	margin-bottom:25px;	
}

.td_you_said_it blockquote 
{
    font-family:Georgia, Times New Roman, Serif;
    font-size:16px;
    line-height:20px;
    font-style:italic;
    padding:15px;
}


.td_you_said_it blockquote em 
{
    display: block;
    font-family:arial, Sans-Serif;
    font-size: 11px;
    font-style: normal;
    padding: 10px 0 0;
}

.td_you_said_it_cite em 
{
    display:block;
    font-style:normal;
    padding:15px 0 0 15px
}



/**********************************************************************************************

	TOOLTIP
	
***********************************************************************************************/

.toolTipList a
{
	position:relative;	
}

a .tooltip { display:none; z-index:100; }


a:hover span.tooltip 
{
	font-size:11px;
	color:#000;
    display: block;
    left: 35px;
    position: absolute;
    font-weight:normal;
    top: 0;
    width: 200px;
    background: url(/App_Themes/Radio/images/bubbleArrow.png) no-repeat top left;
    padding-left:18px;
}
a:hover span.top {
    display: block;
}
a:hover span.middle {
    display: block;
    border:1px solid #ccc;
    border-left:none;
    background:#fefefe;
    padding:5px;
}
a:hover span.bottom {
    display: block;
}



/**********************************************************************************************

	BLOGS
	
***********************************************************************************************/

/* Blog Portal
----------------------------------------------------------------------------------------------*/

.td_portal_blog
{
}
    .td_portal_blog .td_list_ext
    {
    }
    .td_portal_blog .td_list_ext .td_tsr
    {
        line-height:18px;
    }
    .td_portal_blog .td_list_ext .td_tsr_title
    {
        display:block;
        margin-bottom:5px;
    }
    .td_portal_blog .td_list_ext .td_tsr_img
    {
        float:left;
        margin:0 10px 10px 0;
    }
    .td_portal_blog .td_list_ext .td_tsr_date
    {
        display:block;
        margin-bottom:2px;
        font-size:11px;
        text-transform:uppercase;
        color:#626262
    }
    .td_portal_blog .td_list_ext .td_tsr_abstract
    {
        display:block;
        margin-bottom:5px;
    }

/* Blog Image
----------------------------------------------------------------------------------------------*/

.td_page_imageblog
{
}
.td_page_imageblog p
{
    line-height:18px;
    margin:10px 0 0;
    text-align:left;
}
.td_page_imageblog img
{
    float:left;
    margin:0 15px 15px 0;
}

/* Blog Post */
.td_thumb {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D6D6D6;
    display: block;
    float: left;
    height: auto !important;
    margin-bottom: 7px;
    margin-right: 10px;
    min-height: 100%;
    padding: 6px;
    position: relative;
}

.td_thumb_enlarge {
    background: url("/images/btn_enlarge.png") repeat scroll 0 0 transparent;
    bottom: 4px;
    display: inline-block;
    height: 22px;
    left: 4px;
    position: absolute;
    text-indent: -9999px;
    width: 73px;
    z-index: 2;
}
.td_pagination li a.td_active span {
    background-position: 0 0;
}
.td_pagination span {
    background: url("/images/ico_paging.png") no-repeat scroll right top transparent;
    cursor: pointer;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
/* Blog Photoplayer */
.td_blog_art_aside {
    display: inline;
    float: left;
    margin-right: 20px;
}
.td_blog_art_aside .td_pagination {
    float: none;
    margin: 0 auto;
}
.td_blog_art_aside .td-BlogPlayerStory 
{
    border:1px solid #CCCCCC;
    text-align:center;
    width:250px;
    padding:10px 10px 0 10px;
}

.td_paging 
{
    padding:10px 0;
    text-align:center;
}
    .td_paging li 
    { 
        display:inline-block; 
        list-style:none; 
    }
    .td_paging li a 
    { 
    }
    .td_paging li a span 
    {
        display:block;
        width:9px;
        height:9px;
        background:url(/Images/icoPaging.png) no-repeat;
    }
    .td_paging li a.on span 
    {
        background-position:-9px 0;
    }
    
    /*  Storm Center
**************************************************************/

/* Common */
.stormCenter    
{
}
    .stormCenter .heading
    {
        height:17px;
        padding:7px 0 0 10px;
        font-size:11px;
        font-weight:bold;
        color:#FFF;
        background-color:#009442;
    }
    .stormCenter .widgetGrad
    {
        padding:10px;
        border-top:solid 3px #009442;
        background:url(/css/Radio/bgWidgetGrad.png) no-repeat;
        font-size:12px;
    }
    .stormCenter .widgetGrad .title
    {
        font-size:20px;
        font-weight:bold;
        margin-bottom:7px;
    }
    .stormCenter .widgetGrad .abstract
    {
        margin-bottom:7px;
        line-height:16px;
        min-height:33px;
    }
    .stormCenter .widget
    {
        padding-top:10px;
        border-top:solid 3px #009442;
        font-size:12px;
    }
    .stormCenter .widget .title
    {
        font-size:20px;
        font-weight:bold;
        margin-bottom:10px;
    }
    
    .stormCenterBanner
    {
        height:71px;
    }
    
/* Header */    
.headerStormCenterShare
{
    padding-bottom:10px;
}
.headerStormCenter
{
    clear:both;
    width:652px;
    padding:7px 0;
    margin-bottom:15px;
    background-color:#e5e5e5;
    border-top:solid 3px #009442;
}
    .headerStormCenter .title
    {
        float:left;
        width:325px;
        padding:5px 0 0 10px;
        font-size:20px;
        font-weight:bold;
    }
    .headerStormCenter .logos
    {
        float:right;
        width:220px;
        padding-right:10px;
        text-align:right;
    }  
    .headerStormCenter .logos ul
    {
        overflow:hidden;
    }  
    .headerStormCenter .logos ul li
    {
        float:left;
        margin-left:7px;
    }       
    .headerStormCenterTitle
    {
        clear:both;
        margin:15px 0;
        font-size:20px;
        font-weight:bold;
    }
    .stormCenterPartnerTitle
    {
        color:#CCC;
        padding-bottom:2px;
        font-size:10px;
    }
    .stormCenterPartners
    {
        padding-top:2px;
        text-align:right;
        overflow:hidden;
    }
        .stormCenterPartners img
        {
            max-height:55px;
        }
    .stormCenterPartner
    {
        float:right;
        padding-left:10px;
    }
    
            
    .tabs
    {
        width:610px;
        padding:6px 21px 0 21px;
        background-color:#e5e5e5;
        border-bottom:solid 10px #009442;
        overflow:hidden;
    }        
    .tabs div
    {
        float:left;
        margin-right:10px;
        padding:7px 12px;
        font-size:16px;
        font-weight:bold;
    }
    .tabs div.activeTab
    {
        background-color:#009442;
        color:#FFF;
    }
    .tabs div.inactiveTab
    {
        background-color:#FFF;
    }
    .tabs div.inactiveTab a
    {
        color:#193159;
    }
    
    .tdWeatherBody
    {
        padding:10px 6px;
        border-top:solid 3px #009442;
        background-color:#e5e5e5;
        margin-bottom:15px;
    }
    
    .tdWeatherStoriesLeft .td_tsr
    {
    }
        .tdWeatherStoriesLeft .td_tsr ol li
        {
            margin-bottom:5px;
        }
        .tdWeatherStoriesLeft .td_tsr ol li a.td_type_listitem
        {
            float:left;
            text-align:left;
            width:100px;
            margin:0 10px 10px 0;
        }
        .tdWeatherStoriesLeft .td_tsr ol li div.td_tsr_title
        {
            width:auto;
            margin-bottom:5px;
            padding-left:115px !important;
        }
        .tdWeatherStoriesLeft .td_tsr ol li div.td_tsr_abstract
        {
            width:auto;
            margin-bottom:5px;
            padding-left:115px !important;
        }
        .tdWeatherStoriesLeft .td_tsr ol li div.td_tsr_abstract
        {
        }
        
    .tdWeatherStoriesRight .td_tsr ol li
    {
        margin-bottom:10px;
    }    
    
.tdWeatherWidget .sectionTitle
{
    color:#656565;
}
#weather-forecast .title
{
    font-size:16px;
    font-weight:bold;
}
.tdWeatherTime
{
    font-size:11px;
    font-weight:bold;
    position:relative;
    top:22px;
    color:#777;
}
.seven-day-forecast
{
    overflow:hidden;
    border-bottom:dotted 1px #686868;
    border-top:dotted 1px #686868;
}
.tdWeatherWidget
{
    padding-top:10px;
    border-top:solid 3px #4f82b2;
}
.tdWeatherWidget .sectionTitle
{
    color:#656565;
}
.seven-day-forecast 
{
    border-left:dotted 1px #686868;
}
.seven-day-forecast li 
{
	text-align: center;
	width: 80px;
	float: left;
	min-height: 154px;
	_height: 154px;
	font-size: 11px;
	color: #666;
	padding: 10px 0px;
	background-color:#FFF;
	border-right:dotted 1px #686868;
}

.seven-day-forecast li.first { background: transparent }
.seven-day-forecast li.current {
	/*background: #99CCFF;*/
	width: 86px;
	background-color:#b3d6fd;
}
.seven-day-forecast li .day {
	font-weight: bold;
	color: #000;
}
.seven-day-forecast li .icon-text {
	min-height: 38px;
	_height: 38px;
}
.seven-day-forecast li .highLow { margin: auto }
.seven-day-forecast li .highLow th, .seven-day-forecast li .highLow td {
	font-weight: bold;
	color: #000;
	width: 50%;
}
.seven-day-forecast li .highLow th { text-align: left }
.seven-day-forecast li .highLow td { text-align: right }
.seven-day-forecast li .highLow td.high { color: #FF6600 }
.seven-day-forecast li .highLow td.low { color: #267C99 }

.td_doc .seven-day-forecast li
{
    margin:0;
}

/* Weather Radar */
.tdWeatherRadar h2
{
    color:#656565;
}
.tdWeatherRadar .imageHolder
{
    width:200px;
    margin-right:18px;
    padding:0;
    text-align:left;
}
.tdWeatherRadar .imageHolder img
{
    width:200px;
}
    
   
        
        /* Rows / Columns */
.row
{
    clear:both;
    margin-bottom:15px;
    overflow:hidden;
}
    .row .columnLeft
    {
        float:left;
        width:320px;
    }
    .row .columnRight
    {
        float:right;
        width:320px;
    }
    