/* WATCH MODULE */

.watch .map-promo {
	background-image: url("/assets/news/wls/images/mapnews-promo.png");
}

.watch .map-promo:hover {
	background-image: url("/assets/news/wls/images/mapnews-promo.png");
}

.map-news-main {
	background-image: url("/assets/news/wls/images/news-map-bg.png");
}

/* STICKY NAV */

@media (min-width:40em) {
	.sticky {
	background: url("/assets/news/wls/images/header-bg.jpg") no-repeat left bottom #17335a;
	}

	/* Windy City Live */

	.body-WCL .sticky {
	background: url("/assets/news/wls/images/wcl-header-bg.jpg") no-repeat left bottom #dd891a;
	}

	/* 190 North */

	.body-190N .sticky {
	background: url("/assets/news/wls/images/190N-header-bg.jpg") no-repeat left bottom #02a3d6;
	}
}

/* Windy City Live override for default mobile and sticky nav */

.body-WCL header[role="banner"],
.body-WCL .sticky {
	background: #dd891a url("/assets/news/wls/images/wcl-header-bg-small.jpg") no-repeat bottom left;
}

/* 190 North override for default mobile and sticky nav	*/

.body-190N header[role="banner"],
.body-190N .sticky {
	background: #461b74 url("/assets/news/wls/images/190N-header-bg-small.jpg") no-repeat bottom left;
}
/*# sourceMappingURL=http://qa.n7.abclocal.go.com/assets/compiled/sourcemaps/wls-common.css.map */