/* Background */
#WNAffWNYW {
	width: auto;
}

/* Main Navigation */
#menu2160 .wnSublevel {
	border: none;
	background-color: transparent;
}
#menu2160 .wnHorizontal .wnStatic .wnSublevel li {
	padding-left: 7px;
	padding-right: 4px;
}

/* Weather Branding */
#WNBranding #csWxBranding {
	width: 195px;
    height: 60px;
    position: absolute;
	left: 333px;
	bottom: 0;
}
#WNBranding #csWxBranding .temp {
	width: 90px;
    height: 40px;
	text-align: center;
	font: bold 40px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 40px;
    position: absolute;
	left: 0;
	bottom: 10px;
}
#WNBranding #csWxBranding .info {
	width: 90px;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 12px;
    position: absolute;
	left: 95px;
	top: 13px;
}
#WNBranding #csWxBranding .loc {
	width: 90px;
	margin-bottom: 5px;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 12px;
    position: relative;
}
#WNBranding #csWxBranding .condition {
	width: 90px;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 12px;
    position: relative;
}

/* Branding Ad Promo */
#WNBranding #csBrandAdPromo {
	width: 115px;
    height: 40px;
    position: absolute;
	left: 534px;
	bottom: 10px;
	z-index: 10;
}
#WNBranding #csBrandAdPromo img {
	width: 115px;
	height: 40px;
	border: none;
}
#WNBranding #csBrandAdPromo.full {
	width: 323px;
    height: 60px;
    position: absolute;
	left: 537px;
	bottom: 0;
	z-index: 10;
}
#WNBranding #csBrandAdPromo.full img {
	width: 115px;
	height: 60px;
	border: none;
}

/* Follow Us */
#csFollowUs a {
    background-image: url("http://content.foxtvmedia.com/wnyw/custom/followUs_sprite.png");
}

/* Story Body */
#WNStoryBody {
	font-size: 16px;
}

/* Footer */
#WNFooter #csFooterStationInfo {
	width: 700px;
	margin: 0 auto;
}
#WNFooter #csFooterStationInfo #csFooterStationLogo {
	background: url('http://content.foxtvmedia.com/wnyw/custom/station_logo.png') left top no-repeat;
	border-right: 2px solid #003B82;
	padding-right: 15px;	
}
#WNFooter #csFooterStationInfo #csFooterContact {
	display: none;
}
#WNStoryUtils {
	width: 360px !important;
}


