/*---------------------------- SEARCH----------------------------- */
#searchbar {
background: transparent url(http://media.ksee24.com/designimages/ksee_searchbkg.jpg) top right no-repeat;
width: 978px;
height: 30px;
}

#searchbar form {
margin: 0;
padding: 0;
height: 1px;
}

#searchbar .searchbox{
margin-top:2px;
}
#date {
font-size: 12px;
color: #444;
float: left;
height: 12px;
padding-top: 9px;
}

#areaname {
font-size: 12px;
color: #444;
height: 12px;
padding: 9px 0 0 4px;
float: left;
}

#search {
height: 26px;
float: right;
background: transparent url() left top no-repeat;
padding-left: 80px;
width: 250px;
}

.searchbutton {
margin-right: 10px;
margin-top: 2px;
margin-bottom: -1px;
}

.searchbox {
width: 150px;
margin-right: 10px;
}


/*----------------------------- HEADER------------------------------ */

#header {
clear: both;
width: 979px;
height: 68px;
border-top: 1px solid white;
background: #0c3497 url(http://media.ksee24.com/designimages/KSEE_header_bkg.jpg) top left no-repeat;
}

#header img {
float: left;
}


/*-------------------------- NAVIGATION------------------------- */

#nav {
clear: both;
background-color: #0c3497;
border-top: 1px solid white;
}

#navbuttons {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #fff;
line-height: 23px;
display: inline;
}

#navbuttons a {
color: #fff;
padding: 0px 14px;
text-decoration: none;
}

#navbuttons a:hover, #navbuttons .current {
background-color: #bf0101;
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 {
width: 978px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #FFF;
line-height: 22px;
height: 24px;
clear: both;
background: #94b1f9;
border-top: 1px solid white;
}

#subnav li {
display: block;
float: left;
}

#subnav a {
display: block;
padding: 2px 11px 0 11px;
color:#FFF;
}

#subnav a:hover {
background-color:#3946b7;
}

#subnav li.subnavcurrent {
background: transparent url() top right no-repeat;
background-color: #3946b7;
}

#subnav .subnavcurrent a {
background: transparent url() top left no-repeat !important;
color:#fff;
}

#subnav .subnavcurrent a:hover {
text-decoration: none;
}

/*Obits override*/
#prog-obits .comments {
display: none;
}
