
div#nflhistory {
	
}

span.notation {
	float:right;
	padding-top:5px;
	font-size:10px;
	font-weight:normal;
	font-style:italic;
}

div#nflhistory .breadcrumb_link {
	margin-left: 8px;
	margin-top: 5px;
}

.subheadhistory {
	border-bottom: 5px solid #cc9900;
	padding: 0px;
	width: 100%;
}

div#nflhistory img#titleImg {
 padding: 15px 10px;
}

div#nflhistory .nflhistory_select {
	padding-left: 42px;
	float: right;
}
div#nflhistory h2 { font-size: 16px;}
div#nflhistory form {
	margin: 0px;
}
div#nflhistory table {
	clear: both;
	border: 0px;
	width: 100%;
	padding-bottom: 15px;
	font-size: 11px;
}
div#nflhistory table tr th,
div#nflhistory table tr td {
	text-decoration: none;
	text-align: center;
	padding: 2px;
	
}
div#nflhistory table tr th.name,
div#nflhistory table tr td.name,
div#nflhistory table tr th.long_name,
div#nflhistory table tr td.long_name {
	text-align: left;
	padding-left: 10px;
	/*width: 800px;*/
}
div#nflhistory table tr.header_year th {
	font-size: 15px;
	font-weight: normal;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 4px;
}
div#nflhistory table tr th.long_name,
div#nflhistory table tr td.long_name {
	/*width: 800px;*/
}
div#nflhistory table tr.alt td {
	background-color: #eeeeee;
}
div#nflhistory table tr.over td {
	background-color: #dddddd;
}
div#nflhistory table tr td.notes {
	text-align: left;
	padding-bottom: 15px;
}
div#nflhistory table tr td.note {
	text-align: left;
}
div#nflhistory table tr th.wins,
div#nflhistory table tr th.losses,
div#nflhistory table tr th.ties {
	/*width: 30px;*/
	text-align: center;
}
div#nflhistory table tr th.pct,
div#nflhistory table tr th.pts,
div#nflhistory table tr th.op {
	/*width: 60px;*/
	text-align: center;
}
div#nflhistory table tr.header_classic th {
	background-color: #909090;
	color: #ffffff;
}
div#nflhistory table tr.header_modern th {
	background-color: #cccccc;
	color: #000000;
}
div#nflhistory table tr.header_side th {
	background-color: #dddddd;
	color: #000000;
}

div#nflhistory table tr td.whiteBG, 
div#nflhistory table tr.alt td.whiteBG, 
div#nflhistory table tr th.whiteBG {
	background-color:white;
}


/* DECADE */

div#nflhistory .nflhistory_decade {
	padding-left: 8px;
	clear: both;
}
div#nflhistory .nflhistory_decade .decade_yearlist,
div#nflhistory .nflhistory_decade h2,
div#nflhistory .nflhistory_decade p {
	padding-bottom: 10px;
}
div#nflhistory .nflhistory_decade .decade_image,
div#nflhistory .nflhistory_decade .decade_image_large {
	padding: 0px 15px;
	float: right;
	font-weight: bold;
}
div#nflhistory .nflhistory_decade .decade_image {
	width: 150px;
}
/* use this class for the larger 250w images used on the history page */
div#nflhistory .nflhistory_decade .decade_image_large {
	width: 250px;
}
div#nflhistory .nflhistory_decade .decade_year,
div#nflhistory .nflhistory_decade .decade_yearlist {
	font-weight: bold;
}

/* THIS DATE IN NFL HISTORY */

.nflhistory_date{
  margin-bottom:10px;
  padding-left:10px;
  width:720px;
  clear: both;
}
.nflhistory_datetext {
	
}
.nflhistory_date p {
}
.nflhistory_date img{
  float:left;
  padding:0px 10px 10px 0px;
  margin-right:10px; 
}

.nflhistory_headlines{
  font-size:19px;
  padding-left:10px;
}

/*  RETIRED NUMBERS   */
div#nflretirednumbers td{
  text-align:left;
	padding-left:10px;
}

div#nflretirednumbers table{
	clear: both;
	border: 0px;
	width: 100%;
	padding-bottom: 15px;
}

div#nflretirednumbers .conferenceheader th{
  background-color:#666666;
  color:#ffffff;
  text-align:left;
  padding-left:10px;
}
tr.rowAlt{
  background-color:#e4e4e4;
}
tr.hover{
  background-color:#cccccc;
}
.nflretirednumbers_headlines{
  font-size:19px;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
}



/*LEGENDS*/

div#nflhistory table.history_legends { 
	margin-top: 15px;
}
div#nflhistory table.history_legends tr td {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}


div#nflhistory table tr th.stat,
div#nflhistory table tr td.stat {
	padding: 2px 10px;
	text-align: center;
}
div#nflhistory table tr th.end,
div#nflhistory table tr td.end {
	padding-right: 3px;
	text-align: right;
}

div#nflrecords { padding-left: 8px;}

div#nflrecords .recordname {

	background-image:url(../img/header_back.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	font-size: 9pt;
	height:20px;


	font-weight: bold;
	clear: both;
}
div#nflrecords .recordlist {
	padding-bottom: 20px;
}
div#nflrecords .recordlist .row,
div#nflrecords .recordlist .row_alt {
	padding: 10px 0px;
	clear:both;
}
div#nflrecords .recordlist .row_alt {
	background-color: #eeeeee;
}
div#nflrecords .recordlist .recordvalue {
	padding: 3px 0px;
	float: left;
	width: 200px;
	text-align: center;
}
div#nflrecords .recordlist .recordowner {
	float: left;
	width: 500px;
	clear: right;
}
div#nflrecords .recordlist .recordowner p {padding: 3px 0px;}


/* Dates */

div#nflhistory .historyDateTitle {
	font-size: 15px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 10px;
}
div#nflhistory .historyDate {
	margin-top: 10px;
	width:330px;
	padding:10px;
	min-height: 95px;
	background-image: url(../img/profile_back.jpg);
	background-repeat: no-repeat;
}
div#nflhistory .historyDateImg {
	float: left;
}
div#nflhistory .historyDateImg img{
	padding:5px;
}

/* LANDING PAGE */

div#nflhistory .clear {
	clear:both;
}
div#nflhistory .fadingbox {
	width: 325px;
	height: 155px;
}
div#nflhistory .fadingbox img {
	float:left;
	border: 5px solid #CCCCCC;
}
div#nflhistory .fadingbox .historyFadingBoxBody {
	float:left;
	margin-left: 10px;
	width:220px;
}

div#nflhistory .fadingbox .historyFadingBoxBody p {
	padding-bottom:5px;
}

div#nflhistory .fadingbox .historyFadingBoxBody ul {
	line-height: 13px;
	list-style-image:url(../img/bullet2_small_square_up_right.gif);
	margin:0px 0px 10px 12px;
	padding:0px;
}
div#nflhistory .landingArticle {
	float:left;
	clear:both;
	padding:10px 15px;
	padding-bottom: 20px;
}
div#nflhistory .landingArticle p {
	font-size: 13px;
}
div#nflhistory .landingArticle p img {
	float: left; 
	padding-right: 15px;
}


/*START RECORDS AND FACTS  STYLES*/
	div.recordsFacts p {
		margin:5px 10px;
	}

	div.recordsFacts h2 {
		margin:5px 10px;
	}

	div.dividerThinLine {
		margin-bottom:10px;
	}
	
	div.recordsFacts div.linksBox {
		float:left;
		width:720px;
		margin-bottom:10px;
	}
	
	div.recordsFacts div.linksBox div.recordsLinks {
		float:left;
		margin-left:10px;
		width:200px;
	}
	
	div.recordsFacts div.recordsLinksBox {
		clear:both;
		margin:10px 10px 0px 10px;
		padding:0px;
	}

	div.recordsFacts div.sectionHeading {
		border-top:2px solid #cc9900;
		margin-top:5px;
		padding-left:10px;
	}	
	
	div.recordsFacts div.recordsLinksBox div {
		margin-bottom:5px;
	}

	div.recordsFacts div.recordsLinksBox span {
		float:left;
		padding:0px 0px 5px 10px;
		width:130px;
	}
/*END RECORDS AND FACTS STYLES*/		
