html > body {
	height:100%;
}
* {
	outline:none;
}

body {
	margin:0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 21px;
	background-color: #000000;
	background-image: url(../images/img_m08gt3_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 21px;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	color: #ffffff;
}
h3 {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}

hr {
	color: #111111;
	background-color: #111111;
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 0px;
	padding-left: 15px;
}
li {
	list-style-type: square;
}
legend {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #222222;
	background-color: #111111;
}
fieldset {
	border: 1px solid #222222;
	padding: 15px;
	background-color: #111111;
}


a:link, a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.clearFix {
	font-size: 1px;
	clear: both;
}

#wrapper {
	width: 100%;
	padding-top:170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main {
	width: 980px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	background-image: url(../images/img_fbbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
	position:fixed;
	top:0;
	left:0;
	height: 170px;
	width:100%;
	z-index:10000;
	background-image: url(../images/img_mastBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#page {
	clear: both;
	margin-bottom: 25px;
}

#logo {
	height: 170px;
	width: 185px;
	margin-left: -93px;
	left: 50%;
	position: absolute;
}



#footer {
	clear:both;
	text-align: center;
}
#footer #baseNav a:link, #footer #baseNav a:visited {
	color: #FF0000;
	text-decoration: none;
}
#footer #baseNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.lowerNav {
	color: #333333;
	text-align: center;
	font-variant: small-caps;
	padding-left: 25px;
}
#footer #navWrapper {
	clear: both;
	text-align: center;
	display: block;
	height: 30px;
}

#footer #baseNav {
	color: #333333;
	text-align: center;
	font-variant: small-caps;
	font-size: 12px;
	clear: both;
	width: 700px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
}
#footer #baseNav ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#footer #baseNav ul li {
	list-style-type: none;
	float: left;
	margin-right: 12px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headWrap {
	width: 980px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
}


.error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.notice {
	color: #FFFF00;
	padding: 4px;
	border: 1px solid #111111;
	background-color: #111111;
}

.small {
	font-size: 10px;
}

.imgBorderI {
	border: 0px solid #111111;
}

.copyright {
	color: #999;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	padding-bottom: 10px;
	clear: both;
	height: 75px;
}
.note {
	color: #0099CC;
	margin: 10px;
	padding: 4px;
}

.green {
	color: #2F8C2F;
}
.white {
	color: #FFFFFF;
}

.orange {
	color: #CC9900;
}

.red {
	color: #CC0000;
}
.redText {
	color: #FF0000;
}
.whiteText {
	color: #FFFFFF;
}
.gray {
	color: #666666;
}

.fadeMe {
	filter:alpha(opacity=30);
	-moz-opacity:0.30;
	opacity:0.30;
}

#leftMast {
	position: absolute;
	width: 420px;
	left: 0px;
	top: 0px;
	height: 90px;
	text-align: left;
	/*border: 1px dotted #999999;*/
	margin: 0;
}
#rightMast {
	position: absolute;
	height: 90px;
	width: 420px;
	left: 560px;
	top: 0px;
	text-align: right;
	/*border: 1px dotted #999999;*/
}

#mainNav {
}

#mainNav a:link, #mainNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	color: #FF0000;
}

#mainNav #leftNav {
	position: absolute;
	top: 95px;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	width: 390px;
	text-align: center;
}
#mainNav #leftNav ul {
	margin: 0px;
	padding: 0px;
}
#mainNav #leftNav ul li {
	list-style-type: none;
	float: right;
	margin-left: 16px;
}
#mainNav #rightNav {
	width: 390px;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	position: absolute;
	top: 95px;
	left: 590px;
	text-align: center;
}
#mainNav #rightNav ul {
	margin: 0px;
	padding: 0px;
}
#mainNav #rightNav ul li {
	list-style-type: none;
	float: left;
	margin-right: 18px;
}


#maddenStats table {
	border-width : 1px;
	border-color : #222222;
	border-style : solid;
	background-color : #111111;
}

#maddenStats th {
	color: #FFFFFF;
	background-image: url(../images/img_grayfade_0.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
	border: 1px solid #333333;
	font-size: 9px;
	line-height: 11px;
	font-weight : normal;
	font-style : normal;
	background-color: #000000;
}

tr.MaddenHeader {
	color: #FFFFFF;
	background-image: url(../images/img_grayfade_0.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 2px;
	border: 1px solid #333333;
	font-size: 9px;
	font-weight : normal;
	font-style : normal;
}

tr.MaddenData {
	background-color: #222222;
	font-weight : normal;
	font-style : normal; 
	color : #FFFFFF;
}

#maddenStats td {
	background-color: #000000;
	color : #FFFFFF;
	padding : 3px;
	line-height: 11px;
	border-bottom-width : 1px;
	border-bottom-color : #222222;
	border-bottom-style : solid;
}

#maddenStats a:link, #maddenStats a:visited {
	color:#CC9900 ;
	text-decoration:none;
}
#maddenStats a:hover {
	color:#FF9900 ;
	text-decoration:none;
}
.loader {
	background-image: url(/media/images/loader.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
.leftCol {
	font-size: 11px;
}
.rightCol {
	font-size: 11px;
}
.smallGray {
	font-size: 10px;
	color: #999999;
}
#frmLogin {
	margin-top: 6px;
}

#frmLogin input[type="text"], #frmLogin input[type="password"] {
	background-color: #222222;
	font-size: 11px;
	color: #999999;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
}
#frmLogin input[type="submit"] {
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	border: 1px solid #000000;
}
#nfc_titleBar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px 4px 2px 4px;
	margin:0 0 0 0;
	clear: both;
	background-color: #001E3C;
	border:1px solid #222222;
	border-bottom:1px solid #111111;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	background-image: url(../images/img_fadeGlare.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#afc_titleBar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px 4px 2px 4px;
	margin:2px 0 0 0;
	clear: both;
	background-color: #790000;
	border:1px solid #222222;
	border-bottom:1px solid #111111;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	background-image: url(../images/img_fadeGlare.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.redBar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	padding: 2px 4px 2px 6px;
	margin:0 0 3px 0;
	background-color: #790000;
	border:1px solid #222222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.blueBar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	padding: 2px 4px 2px 6px;
	margin:0 0 3px 0;
	background-color: #001E3C;
	border:1px solid #222222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
.blackBarFade {
	font-size: 15px;
	font-weight: bold;
	clear: both;
	background-color: #000000;
	border:1px solid #222222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	filter:#FFF;
	-moz-opacity:0.80;
	opacity:0.80;
	background-image: url(../images/img_fadeGlare2.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0 0 3px 0;
	padding: 4px 4px 4px 6px;	/*padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;*/
}
.blackBar {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	padding: 2px 0px 2px 7px;
	margin:2px 2px 1px 2px;
	background-color: #000000;
	border:1px solid #222222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	cursor:pointer;
	cursor:hand;
	display: block;
}
.blackBar:hover {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	padding: 2px 0px 2px 7px;
	margin:2px 2px 1px 2px;
	background-color: #101010;
	border:1px solid #232323;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display: block;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	cursor:pointer;
	cursor:hand;
}

.blackBar img {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

.blackBarTop {
	font-size: 15px;
	font-weight: bold;
	clear: both;
	padding: 4px 4px 4px 6px;
	margin:0 0 0 0;
	border-top:1px solid #222222;
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	background-color: #000000;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:0.80;
	background-image: url(../images/img_fadeGlare2.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}
.blackBarBot {
	font-size: 11px;
	font-weight: bold;
	clear: both;
	padding: 4px 4px 4px 6px;
	margin:0 0 0 0;
	border-bottom:1px solid #222222;
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	background-color: #000000;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
	background-image: url(../images/img_fadeGlare_bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#newsBlock {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #222222;
	border-bottom-color: #000000;
	border-left-color: #222222;
	background-color: transparent;
}

.alphaText_100 {
	filter:alpha(opacity=100) !important;
	-moz-opacity:1.0 !important;
	opacity:1.0 !important;
}
.sidePads {
	padding:0 8px 0 8px;
	color: #CCCCCC;
}
#newsPlayer {
	margin-bottom: 20px;
}
#leagueStandings {
	margin-bottom: 20px;
}
.blackBarBot2 {
	font-size: 11px;
	clear: both;
	padding: 4;
	margin:0;
	border-bottom:1px solid #222222;
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	background-color: #000000;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	filter:alpha(opacity=70);
-moz-opacity:.70;	opacity:.70;
	background-image: url(../images/img_fadeGlare_bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.blackBar2 {
	font-weight: bold;
	clear: both;
	padding: 4px;
	background-color: #000000;
	border:1px solid #222222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	line-height: 13px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#user_bar {
	margin: 0;
	padding:5px 0 0 10px;
}
#user_bar a:link, #user_bar a:visited {
	color:#F00;
	text-decoration:none;
}
#user_bar a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.shader {
	background-color:#111111;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	border:1px solid #222222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:2px 2px 2px 4px;
}
#memberBlock {
	padding-top: 7px;
}

#matchup_bar {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-192px;
	width:384px;
}
#getStats {
	padding: 12px;
}
#frmGetStats {
	padding: 6px;
	margin-top: 20px;
}
#GetStats {
	font-size: 12px;
	color: #CC9933;
	background-color: #111111;
	border: 1px solid #111111;
}
#statfile {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #111111;
	border: 1px solid #111111;
}

#statsReturn div{
	background-color: #111111;
	border:1px solid #222222;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	background-image: url(../images/img_fadeGlare.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #777777;
	margin-bottom: 3px;
	padding: 4px;
}
.errorSmall {
	font-size: 10px;
	color: #FF0000;
}
#leaderPassing, #leaderRushing, #leaderReceiving, #leaderSacks {
	float: left;
	width: 134px;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
}
.leaderTitle {
	padding-bottom: 8px;
	padding-top: 4px;
}
.leaderImage {
	padding-bottom: 4px;
}
.leaderName {
	padding-bottom: 4px;
}

#leaderBoard {
	margin-bottom: 20px;
}
.leaderStat {
	padding-bottom: 4px;
}

.baseBucket {
	background-color: #000000;
	border:1px solid #222222;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:0.80;
	height:125px;
}
.blackBarFadeTop {
	font-size: 15px;
	font-weight: bold;
	clear: both;
	background-color: #000000;
	border-top:1px solid #222222;
	border-left:1px solid #222222;
	border-right:1px solid #222222;
	background-color: #000000;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	background-image: url(../images/img_fadeGlare2.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
	margin:0;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.matchupTeam {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	cursor:pointer;
	cursor:hand;
}

.matchupTeam:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	cursor:pointer;
	cursor:hand;
}
.leaderPlayer {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
	cursor:pointer;
	cursor:hand;
}
.leaderPlayer:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	cursor:pointer;
	cursor:hand;
}



.floatLeft {
	float:left;
}

.padRight_6 {
	padding-right: 6px;
}
.padTop_3 {
	padding-top: 3px;
}

.padRight_10 {
	padding-right: 10px;
}
