@charset "utf-8";
/* CSS Document */

#header p.refresh a:link, #header p.refresh a:visited {
    background: #52A746;
}

#navigation li.current a:link, #navigation li.current a:visited {
    background: #52A746 url(../images/button_shadow-trans.png) repeat-x;
    border-left: 1px solid #52A746;
}

#navigation li a:hover {
    background-color: #52A746;
}

#sidebar p a:link, #sidebar p a:visited {
    color: #52A746;
}

#sidebar form.search fieldset {
    background: #52A746;
}

#sidebar .calendar p {
    color: #52A746;
}

#sidebar .calendar form button {
    background: #52A746;
}

#sidebar .weather h3 {
    background: #52A746;
}

#sidebar .tvbox h3 {
    background: #52A746;
}

#sidebar .quickfilter p {
    color: #52A746;
}

#sidebar .quickfilter form button {
    background: #52A746;
}

#contents .subtitle div a:link, #contents .subtitle div a:visited {
    color: #52A746;
}

#contents .subtitle div a.active:link, #contents .subtitle div a.active:visited {
    background: #52A746;
}

#contents dd a:link, #contents dd a:visited {
    color: #52A746;
}

#contents dd a.image:link, #contents dd a.image:visited {
    border: 2px solid #52A746;
}

#contents dd p.newsbody img {
    border: 2px solid #52A746;
}

#contents .daily .time {
    color: #52A746;
}

#contents .daily .more a:link, #contents .daily .more a:visited {
    color: #52A746;
}

#footer {
    border-bottom: 12px solid #52A746;
}

#footer .links a.rss:link, #footer .links a.rss:visited {
    background-image: url(../images/rss_sport.png);
}

#navigation li.popular a:link, #navigation li.popular a:visited {
    background: url(../images/popular_sport_0.png) 7px 14px no-repeat;
}

#navigation li.popular a:hover {
    background: url(../images/popular_sport_1.png) 7px 14px no-repeat;
    background-color: transparent;
}

#navigation li.active a:link, #navigation li.active a:visited {
    background: url(../images/popular_sport_1.png) 7px 14px no-repeat;
}

#navigation li.active a:hover {
    background: url(../images/popular_sport_0.png) 7px 14px no-repeat;
}
