/*
 * green
 */
body,
a,
.searcher .button,
#login .sbt,
.hot-text h3 {
	color:#4c7016;
}

/* header */
#hd {
	background: url(header-bg.gif) repeat;
}

/* widgets */

.item,
.schedule-tabs,
.vod-widget .bd .content .tabs,
.vod-widget .bd .content .tabs span,
.blog-tabview a span,
.news-tabview a span {
	background-color: #7c9c5f;
}

.blog-tabview a span.on,
.blog-tabview a:hover span,
.news-tabview a span.on,
.news-tabview a:hover span
{
	background: url(item-on02.gif);
}


.schedule-tab-text,
#schedule-slide,
.vod-widget .bd .content .tabs span.on {
	background: url(item-on01.gif);
}

/* ShopWidget */
.shop-carousel .control .cir.shop-on {
	background:url(carousel-cir.gif) 5px 15px no-repeat;
}
