/* REGULAR STYLES */
#header_wrapper {
	position: relative;
	background: #000 url(header_bg.png) bottom repeat-x;
	width: 100%;
}
#header {
  width: 974px;
  padding: 0 5px;
  margin: 0 auto;
}

.masthead {
	width: 984px;
	height: 100px;
	background: transparent url(masthead_bg.png) no-repeat;
	background-color: transparent;
}

.masthead_promo {
  float: right;
  padding: 12px 13px 0 0;
  text-align: right;
  width:120px;
}
.masthead_promo img {
}
.masthead_promo a {
	font-size: 10px;
	display: block;
	padding-bottom: 3px;
	color: #00CCFF;
}
.logo {
  margin: 50px 25px 0 16px;
  _margin-left: 8px;
  float: left;
  width: 287px;
  height: 71px;
  display: inline-block;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://i.sportingnews.com/overall/img/home/sn_logo.png');
}
.logo a {
  position:relative;
}
#flash_scoreboard {
  float: left;
  padding-top: 22px;
  height: 119px;
  width: 520px;
}
.search {
  padding-right: 12px;
  float: right;
}
.search input {
  vertical-align: middle;
}

.inputbox{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: #999999 solid 1px;
	width:150px;
	color:#666666;
}

.bottom_leader_ad {
  width: 971px;
  margin: 0 auto;
  padding: 5px 0;
  background-color: #DFDBD8;
  text-align: center;
}
#footer_wrapper {
  background: #000 url(footer_bg.png) top repeat-x;
  width: 100%;
  border-top: 5px solid #232323;
  padding: 0;
}
#footer {
  width: 974px;
  padding: 0 5px;
  margin: 0 auto;
  color: #999;
}
#footer .footer_bg {
  width: 984px;
  height: 88px;
  background: transparent url(footer.png) no-repeat bottom;
}
#footer .footer_bg div {
  padding: 5px 0 0 15px;
}
#footer, #footer a {
  font-size: 11px;
}
#footer .footer_bg .footer_top {
  padding-top: 10px;
}
#footer .footer_top a {
  font-weight: bold;
  color: #333;
}
#footer .footer_middle a {
  color: #333;
}
#footer .footer_bottom {
  color: #333;
}
#footer a.footer_sn_link {
  color: #AB171D;
}
.clear {
	clear: both;
	width: auto;
}
