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

/* Main Navigation */
#menu2140 .wnSublevel {
	border: none;
	background-color: transparent;
}
#menu2140 .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;
}

/* Footer */
#WNFooter #csFooterStationInfo #csFooterStationLogo {
	background: url('../../../../wfxt/custom/station_logo.png') left top no-repeat;	
}
#WNFooter #csFooterStationInfo #csFooterContact p {
	margin-top: 15px;
}