/* ---------------- top styles ----------------- */
body {
background-color: #cddff3;
}


/*---------------------------- SEARCH ---------------------------- */

#searchbar {
position:relative;
background: transparent;
color: #fff;
height:65px;
}

#searchbar form {
margin: 0;
padding: 0;
height: 1px;
}

#date {
font-size: 12px;
color: #FFFFFF;
text-align:right;
height: 12px;
padding:10px 10px 0 0;
}

#areaname {
font-size: 12px;
color: #444;
height: 12px;
padding: 9px 0 0 4px;
float: left;
}

#search {
position:absolute;
height: 30px;
float: right;
bottom:0px;
right:0px;
width:300px;
z-index:10;
}

.searchbutton {
margin-right: 10px;
margin-top: 0px;
margin-bottom: 0px;
}

.searchbox {
width: 200px;
margin-right: 10px;
margin-top: 3px;
}

/*----------------- HEADER ----------------- */

#header {
margin-top:-65px;
clear: both;
width: 960px;
height: 150px;
border-top: 0px solid white;
background: transparent url(http://media.kfbb.com/images/KFBB_header_without_social_media_buttons.png) top left no-repeat;
}

.headerad {
display: none;
}

/* --- header media links --- */
#stationtabs{
position:relative;
}

#stationtabs ul {
list-style-type: none;
padding: 0;
margin: 0;
position:absolute;
top:0px;
left:0px;
width:960px;
}

#stationtabs li a {
float: right;
margin: 0px 10px 0 0;
height: 46px;
width: 46px;
display: block;
text-indent: -9999px;
color: transparent;
}

#stationtabs #tab1 a {
display: block;
height: 120px;
width: 430px;
overflow: hidden;
text-indent: -9999px;
float: left;
}

#stationtabs #tab2 a,
#stationtabs #tab3 a,
#stationtabs #tab4 a,
#stationtabs #tab5 a {
margin-top:70px;
}


#stationtabs #tab2 a {
background: transparent url(http://media.kfbb.com/designimages/KFBB_header-RSS-icon.png) top left no-repeat;
}

#stationtabs #tab3 a {
background: transparent url(http://media.kfbb.com/designimages/KFBB_header-email-icon.png) top left no-repeat;
}

#stationtabs #tab4 a {
background: transparent url(http://media.kfbb.com/designimages/KFBB_header-Twitter-Icon.png) top left no-repeat;
}

#stationtabs #tab5 a {
background: transparent url(http://media.kfbb.com/designimages/KFBB_header-facebook-icon.png) top left no-repeat;
}

/*---------------- NAVIGATION ---------------- */

#nav {
clear: both;
background-color: #FFFFFF;
border-top: 1px solid black;
width: 960px;
margin-top: -30px;
}

#navbuttons {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #000000;
line-height: 23px;
display: inline;
}

#navbuttons a {
color: #000000;
padding: 0px 14px;
text-decoration: none;
}

#navbuttons a:hover, #navbuttons .current {
background-color: #000000;
text-decoration: none;
color:#fff;
}

#homeondemand #subnav {
height: 1px;
background: white;
}

.navrev {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
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 {
font-size: 13px;
color: #0e2b7e;
line-height: 22px;
height: 24px;
clear: both;
background: #1744bb;
border-top: 1px solid white;
}

#subnav li {
display: block;
float: left;
}

#subnav a {
display: block;
padding: 2px 14px 0 13px;
color: #fff;
}

#subnav li.subnavcurrent a,
#subnav a:hover {
background-color:#FFFFFF;
text-decoration: none;
color: #1744bb;
}


/* --- NAV for REV PROG --- */

#prog-improv #nav,
#prog-auto #nav,
#prog-health #nav,
#prog-obits #nav {height: 23px;}

.revProgram #searchbar {
display:none;
visibility:hidden;
}

.revProgram #leaderboard1 {
height: 120px;
background: #cddff3;
padding-top: 20px;
}


/*--------------- FOOTER --------------*/
#footer {
text-align: center;
padding: 8px 8px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
line-height: 14px;
border: 1px solid #999;
color: #000;
width: 942px;
background-color: #eee;
}

.disclaim {
text-align: left;
padding: 6px 0;
}

.company, .address, .city, .state, .zip {
display: inline;
}

.copydoc {
display: inline;
padding: 4px 8px;
}

.copyright {
display: none;
visibility: hidden;
}


/* YouNews RFL */
#infobox #rfl img {
width: 300px;
height: 100px;
}

