/* TOP (tab) Navigation
---------------------------------------------------------------------------- */

ul#topnav {
height: 25px;
border-left: 1px solid #9d9d9d;
border-right: 1px solid #9d9d9d;
width: 988px;
background: transparent url(http://www.detnews.com/images/topnav_bg.gif) 0 0 repeat-x;
margin:0;
padding: 7px 5px 0 5px;
list-style: none;
}

/*
*html ul#topnav {
width: 1000px;
}
*/

#topnav li {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #343434;
margin: 0;
padding: 0 10px 0 0;
}

#topnav li.right {
float: right;
}

#topnav li.rss {
padding: 0 5px 0 0;
}

#topnav a:link,
#topnav a:active,
#topnav a:hover,
#topnav a:visited {
color: #343434;
}

#topnav a:hover {
	text-decoration: none;
	}

/* container for everything above the navigation */


#masthead_home {
	top: 0px;
	left: 0px;
	background: transparent url(http://www.detnews.com/images/header_bg.jpg) no-repeat  0 0;
	height: 170px;
	position: relative;
	width: 1000px;
	}

#home_masthead #masthead_home {
	background-image:url(http://www.detnews.com/images/header_bg.jpg);
	height: 170px;
	}

/* position and render the logo - hide logo text */
#logoLink {
	position: absolute;
	top: 12px;
	left: 12px;
	}

#logoLink img {
	width: 200px;
	height: 50px;
	border: 0;
	}



/*--------------------SEARCHBOX------------- */

#searchbox {
	position: absolute;
	right: 22px;
	top: 39px;
	background: transparent url(http://www.detnews.com/images/search_bg2.gif) 0 0 repeat-x;
	height: 45px;
	border: 1px solid #676666;
	padding: 8px 10px;
	}

#searchbox form {
	float: left;
	}

#searchbox #logoholder {
	float: right;
	width: auto;
	}

#searchbox img.sponsor {
	margin-left: 8px;
	}

#searchbox input.searchbox {
	width: 270px;
	font-size: 11px;
	}

#searchbox form ul {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	}

#searchbox form li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	}

#searchbox form li a:link,
#searchbox form li a:active,
#searchbox form li a:visited,
#searchbox form li a:hover {
	font-weight: normal;
	color: #FFF;
	font-size: 11px;
	text-decoration: underline;
	}

#searchbox form li a:hover {
	text-decoration: none;
	}



/* --------------- BEGIN Join DailyNews.com links */

ul#joindailynews {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 11px;
	list-style: none;
	text-align: right;
	padding: 0;
	margin: 0;
	color: #fff;
	}

ul#joindailynews li {
	border-right: 1px solid #fff;
	display: inline;
	}

ul#joindailynews li.first {
	border: none;
	font-weight: bold;
	}

ul#joindailynews li.end {
	border: none;
	}

ul#joindailynews li a {
	color: #fff;
	margin: 0;
	padding: 0 5px;
	text-decoration: none;
	font-weight:bold;
	}

ul#joindailynews li a:hover {
	text-decoration:underline;
	}


/* --------------- BEGIN Search Options */

ul#searchoptions {
	position: absolute;
	top: 40px;
	left: 16px;
	font-size: 11px;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #fff;
	}
	
html>body ul#searchoptions {
top: 47px;
left: 23px;
}

ul#searchoptions li {
	display: inline;
	padding-right: 5px;
	}


.yahoo {
font: 9px Verdana, Arial, Helvetica, sans-serif;
}


