* { outline-style: none; }

body { 
	padding: 0px; 
	margin: 0px;
	background: #000 url(templates/film_detroit/images/background.png); 
	font-family: arial;
}

a:link.resources, a:visited.resources { font-size: 14px; color: #ff9900; text-decoration: none; font-weight: bold;}

a:hover.resources { color: #ffff00; }

#footerContainer {
	font-family: "Arial Narrow";
	color: #FFFF00;
	font-size: 14px;
	text-align: left;
	width: 800px;
	padding-top: 0px;
	padding-bottom: 10px;
}
	
ul.menu-nav li {
	list-style-type: none;
}

ul.menu-nav li a:link, ul.menu-nav li a:visited {
	font-family: "Arial Narrow";
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	vertical-align: middle;
	margin-right: 20px;
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.menu-nav li a:hover {
	color: #FF6600;
}

ul.menu-nav li.item1 a {
	color: #99CC00;
	text-decoration: none;
	font-size: 18px;
	background: url('/templates/film_detroit/images/menu-active-bg.png') no-repeat; 
	padding: 3px 2px 0px 2px;
	width: 188px;
	height: 27px;
	display: block;
}

#newsText ul {
	padding-left: 0px;
	margin-left: 10px;
	width: 180px;
}


#newsText ul li {
	color: #ffff00;
	font-size: 11px;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 1.1em;
	margin-bottom: 5px;
}

#newsText ul li a {
	color: #ffff00;
	text-decoration: none;
}

#newsText ul li a:hover {
	color: #FF9900;
}

a:link.mainlevel, a:visited.mainlevel {
	color:#FFFF00;
	font-family:"Arial Narrow";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

span.stbuttontext {
	color:#FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-family:"Arial Narrow";
	text-transform: uppercase;
}

span.stbuttontext:hover {
	color:#FF9900;
}

input.searchbox {
	background: #E6E6E6;
	border: 1px solid #000;
	padding: 3px;
	_height: 25px;
}

input.searchButton {
	background: #FF9900;
	border: 1px solid #000;
	color: #000;
	padding: 2px;
}

a.stbutton {
	text-decoration: none;
}
