/*
Project: Heisman Watch
CSS: Vic Lopes
Design: Heather Donahue
Modified: Aug.09.2007 -KBL
*/

/* Page structure */
.content {
	/**** This DIV holds the content of this page ****/
	padding: 8px 0 8px 8px;
	background: url(http://assets.espn.go.com/i/ncf/heismanwatch/07/content_bg.jpg) repeat-y top left;
}
.ltColumn {
	width: 602px;
	display: inline; 
	overflow: hidden;
	float: left;
	}
.rtColumn {
	width: 367px;
	display: inline; 
	overflow: hidden;
	float: left; 
	}
/* end Page structure */

#dcm a{
	padding: 2px; 
	width: 100%; 
	display: block; 
	position: relative; 
	background: #184984; 
	border: 1px solid #184984;
	}
#dcm a:link, #dcm a:visited{
	text-decoration: none;
	background: #184984; 
	border: 1px solid #184984; 
	}
#dcm a:hover{
	text-decoration: none;
	background: #2A69AC; 
	border: 1px solid #CCC; 
	border-bottom-color: #000; 
	border-right-color: #000; 
	}
#n2I{
	display: inline; 
	cursor: pointer;
	}
#LTwoNavBar{ 
	color: #CCC; 
	font: 10px Verdana, Arial, sans-serif; 
	font-weight: bold;
	background: #184984; 
	position: relative;
	z-index: 950;
	}
#LTwoNavBar a:link, #LTwoNavBar a:visited{color: #CCC;} 
#LTwoNavBar a:hover{color: #FFF;}
.i{
	padding: 6px; 
	padding-bottom: 7px; 
	padding-right: 0; 
	background: #965D09 url(http://assets.espn.go.com/i/ncf/heismanwatch/07/subnav_bg.jpg);
	}

/* this creates one pixel tall line under 2nd navbar */
#liner {
 	width: 990px;
 	height: 1px;
	background-color: #fff;
 	float: left;
	overflow: hidden;
}
/* END this creates one pixel tall line under 2nd navbar */
/* end SUB NAV */

/* Tables */
.tablehead {
	margin:5px 0 5px 0;
	width: 100%;
	color: #776126;
	font-style: normal;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	vertical-align:top;
	background:#D8B552;
}

.tableheadFixWidth {
	margin:5px 0 5px 0;
	color: #000;
	font-style: normal;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#dcdcdc;
}

.tablehead a:link, .tablehead a:visited {color: #776126;}
.tablehead a:hover {color: #FF0000;}			

.colhead {
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#90793C;
}

.colhead a:link, .colhead a:visited {color: #fff;}
.colhead a:hover {color: #FF0000;}	

.stathead {
	color: #FFF;
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oddrow {background-color: #DBC27F;}

.evenrow {background-color: #FCECCE;}
/* end TABLES */

/* Left Column */
.ltModule {margin: 0 0 10px;}
.pagedate {
    font-family:  Verdana, sans-serif;
    font-size: 100%;
    font-weight: normal;
    line-height: 12px;
    color: #666;
    padding: 2px 2px 10px 2px;
    margin: 0px 0px 2px 0px;
}
.ltH {
	background: #CC9933 url(http://assets.espn.go.com/i/ncf/heismanwatch/07/h_smlLt_bg.jpg) repeat-x;
	height: 27px;
}
.ltH h1 {
	font-family: Helvetica, Arial, san-serif;
	color: #663300;
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	padding: 6px 0 0 6px;
}
.ltModuleContent {
    font-size: 110%;
	background: #fff;
	border: 1px solid #B8B09A;
	border-top: 0px;
}
.ltModuleContentPad {padding: 14px 9px 25px 9px;}
.ltModuleTable {width: 579px;}
.byline {
	font-size: 95%; 
	color: #666;
}


/* Right Column */
.rtColumnMar {margin: 0 0 0 22px;}
.rtModule {margin: 0 0 10px;}
.rtH {
	height: 26px;
	background: #4C2703 url(http://assets.espn.go.com/i/ncf/heismanwatch/07/h_smlRt_bg.jpg) repeat-x;
	}
.rtH h1 {
	margin: 0;
	padding: 6px 0 0 6px;
	font-family: Helvetica, Arial, san-serif;
	color: #FEF5DF;
	font-size: 140%;
	font-weight: bold;
	}
.rtModuleContent {
	background: #fff;
	border-top: 1px solid #CAC383;
	border-bottom: 1px solid #CAC383;
	}
.rtModuleContentPad {
	padding: 14px 9px 25px 9px;
	margin: 0 0 8px 0;
	color: #7F7F7F;
	}
.rtModuleContentPad h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: helvetica, arial, san-serif;
	font-size: 180%;
	color: #666;
	}
.rtModuleContentPad h2 {
	margin: 0;
	padding: 0;
	font-family: Helvetica, arial, san-serif;
	font-size: 140%;
	font-weight: bold;
	color: #7F7F7F;
	line-height: 16px;
	}
.rtModuleContentPad img {margin: 0 8px 0 0;}
.stats {
	line-height: 18px; 
	color: #000;
	}
/* end Right Column */
	
/* Key */
.key {margin: 2px 0 0 0;}
.keyH {
	height: 18px; 
	color: #fff;
	background: #4C2703;
	}
.keyH h3 {
	margin: 0;
	padding: 2px 0 0 20px;
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	color: #FEF5DF;
	}
.keyBorder {
	padding: 15px;
	border: 1px solid #4C2703; 
	}
.keyTable {
	width: 310px; 
	height: 41px; 
	font-size: 10px; 
	font-family: verdana, arial, san-serif;
	}
.keyTable img {
	width: 20px;
	display: inline; 
	float: left; 
	}
.keyTable strong {
	line-height: 20px; 
	font-weight: bold; 
	display: inline;
	}

/* end KEY */
