body {
background-color: #DDD;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#weathercontent .more {
display: none;
}

/*--------------------- HEADER ----------------*/
#header {
background: url(http://media.kjzz.com/images/kjzz_header_5.jpg) no-repeat top left;
width: 960px;
height: 110px;
background-color: #0d50a7;
}


/*  WEATHERBOX MODULE  */


#weatherbox {
font-size: 12px;
color:#FFF;
width: 60px;
height: 90px;
display:block;
visibility:visible;
float:right;
margin: 4px 0;
}

#weatherbox .sectiondiv3 h1 {
display:none;
visibility:hidden;
}

#weatherbox .icon img {
margin: 8px 4px 0px 10px;
padding: 0;
border: 1px solid black;
width: 55px;
height: 58px;
float: left;
}

#weatherbox .currenttemp {
font-size: 38px;
float: right;
padding: 0;
font-weight:bold;
margin: 0px;
}

#weatherbox .currenttemp span {
display: block;
font-size: 12px;
font-weight:bold;
width:80px;
padding: 4px 70px 4px 0px;
}

#weatherbox .conditions {
font-size: 12px;
font-weight: bold;
padding: 6px 0 0px 2px;

}


/* HEADERPROMO */
.headerpromo {
float: right;
margin:0;
padding: 4px 4px 0 0;
}

#header .headerpromo img { 
height: 109px;
width: 120px;
float: left;
}


/*---------------- NAVIGATION ------------------*/
#nav {
clear: both;
background-color: #004e8c;
text-transform: uppercase;
font-weight:bold;
width:960px;
letter-spacing: .015em;
}

#navbuttons {
font-size: 12px;
color: #fff;
line-height: 23px;
display: inline;
}

#navbuttons a {
color: #fff;
padding: 0px 14px;
}

#navbuttons a:hover, #navbuttons .current {
background-color: #0d7dbf;
text-decoration: none;
}

.navrev {
font-size: 12px;
float: right;
line-height: 23px;
padding: 0 0 0 0;
}

.navrev a {
color: #E6EDF9 !important;
padding: 3px 17px 4px 5px !important;
}

.navrev ul {
display: inline; 
}

.navrev a:hover {
background-image: none !important;
background-color: #d12f23 !important;
text-decoration: none;
}

#subnav {
width: 960px;
font-size: 12px;
color: #fff;
line-height: 22px;
height: 24px;
clear: both;
background: #0d7dbf;
}

#subnav li {
display: block;
float: left;
}

#subnav a {
display: block;
padding: 2px 14px 0 12px;
color:#fff;
}

#sports #subnav a {
padding: 2px 12px 0 12px;
}

#subnav li.subnavcurrent {
background: transparent url() top right no-repeat;
}

#subnav .subnavcurrent a {
background: transparent url() 0 0 no-repeat !important;
color: #000;
}

#subnav .subnavcurrent a:hover {
text-decoration: none;
}

#nav a {
text-decoration: none;
}

/* ----- LHM BAR STYLES ----- */


#LHMBar {
	position: relative;
	margin: auto;
	padding: 0px;
	height: 30px;
	background: url('http://media.kjzz.com/images/lhm_background.gif') repeat-x; 
	width: 960px;
	}

#LHMBarLeft {
	float: left;
	margin-left: 6px;
	}

#LHMBarRight {
	float: right;
	margin-right: 6px;
	}

#LHMBarLeftSide {
	float: left;
	width: 9px;
	height: 30px;
	background: url('http://media.kjzz.com/images/lhm_leftSide.gif') no-repeat;
	}

#LHMBarRightSide {
	float: left;
	width: 11px;
	height: 30px;
	background: url('http://media.kjzz.com/images/lhm_rightSide.gif') no-repeat;
	}
#LHMBarLogo {
            float: left;
            }

#LHMBarLogo img {
            border: 0px;
            float: left;
            }

#LHMBarSpacer {
            float: left;
            }

#LHMBarSearch {
            float: left;
            }

#LHMBarMenu select {
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	width: 130px;
	background-color: #F2F2F2;
	}

#LHMBarMenu a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	}

#LHMBarMenu a:hover {
	color: #222222;
	}


/* YouNews RFL */
#infobox #rfl img {
width: 300px;
height: 100px;}
