/* SCORE SCROLLER SECTION!!! */	.score-slider-wrapper { padding: 0px; }	.score-slider { background: Yellow; }		/* Use this to keep the slider content contained in a box even when JavaScript is disabled */	.score-slider-no-js .score-slider { height: 15px; overflow: auto !important;}		/* Change the width of the entire slider (without dynamic arrows) */	.score-slider, .score-slider .scorepanel { width: 850px; height: 15px; background: Yellow; } 		/* Change margin and width of the slider (with dynamic arrows) */	.score-slider-wrapper.arrows .score-slider, .score-slider-wrapper.arrows .score-slider .panel { width: 850px; height: 15px; }	.score-slider-wrapper.arrows .score-slider { margin-left: auto; margin-right: auto }		/* Arrow styling */	.score-nav-left a { background: url(../images/scroll_left.png); background: #fff; color: #fff; padding: 2px; width: 12px; height: 12px; z-index: 9999; position: relative; display: inline;  margin-top: -63px; overflow: hidden; }	.score-nav-right a { background: url(../images/scroll_right.png); background: #fff; color: #fff; padding: 2px; width: 12px; height: 12px; z-index: 9999;  position: relative; display: inline;  margin-top: -63px; overflow: hidden; }		/* Tab nav */	.score-nav ul li a.current { background: #FF0000 }	.score-nav img a.current { background: #FF0000; z-index: 99999; }		/* Panel padding */	.score-slider .scorepanel-wrapper { text-align: center; margin-left: auto; margin-right: auto }		/* Preloader */	.score-slider p.loading { text-align: center; margin-left: auto; margin-right: auto}	/* Don't change anything below here unless you know what you're doing */	/* Tabbed nav */	.score-nav { position: relative; display: inline; margin-left: auto; margin-right: auto; margin-bottom: auto; overflow: hidden; background: #000; margin-top: -65px;}	.score-nav  a img { position: relative; background: #000; color: #fff; display: inline; float: left; margin-right: 3px; padding: 2px 2px; text-decoration: none; margin-top: -63px;}		.score-nav ul { clear: both; display: block; margin: auto; overflow: hidden }	.score-nav ul li { display: inline }	.score-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }		/* Miscellaneous */	.score-slider-wrapper { clear: both; overflow: auto }	.score-slider { float: left; overflow: hidden; position: relative }	.score-slider .scorepanel { display: block; float: left }	.score-slider .scorepanel-container { position: relative }	.score-nav-left, .score-nav-right { float: left }	.score-nav-left a, .score-nav-right a { text-align: center; text-decoration: none; margin: auto;}	/**** END SCORE SLIDER SECTION *******//* NEWS SCROLLER SECTION *//* Most common stuff you'll need to change */	.coda-slider-wrapper { padding: 0px; list-style-type: none; }	.coda-slider { background: #ebebeb; list-style-type: none; }		/* Use this to keep the slider content contained in a box even when JavaScript is disabled */	.coda-slider-no-js .coda-slider { height: 100px; overflow: auto !important}		/* Change the width of the entire slider (without dynamic arrows) */	.coda-slider, .coda-slider .panel { width: 498px; } 		/* Change margin and width of the slider (with dynamic arrows) */	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 498px; }	.coda-slider-wrapper.arrows .coda-slider { margin-left: auto; margin-right: auto }		/* Arrow styling */	.coda-nav-left a { background: url(../images/scroll_left.png); background: #fff; color: #fff; padding: 2px; width: 12px; height: 12px; z-index: 9999; position: relative; display: inline;  margin-top: -58px; overflow: hidden; }	.coda-nav-right a { background: url(../images/scroll_right.png); background: #fff; color: #fff; padding: 2px; width: 12px; height: 12px; z-index: 9999;  position: relative; display: inline;  margin-top: -58px; overflow: hidden; }		/* Tab nav */	.code-nav li {list-style-type: none;}		.coda-nav ul li a.current {background: #000000; list-style-type: none;}		/* Panel padding */	.coda-slider .panel-wrapper { text-align: center; margin-left: auto; margin-right: auto }		/* Preloader */	.coda-slider p.loading { text-align: center; margin-left: auto; margin-right: auto}	/* NEWS FORMATTING SECTION WITHIN CODER - DO NOT EDIT UNLESS YOU KNOW WHAT YOU ARE DOING */	.news_header {		font-family: Arial, Helvetica, sans-serif;		font-size: 20px;		color: #990000;		font-weight: bold;	}		img.news_photo	{		height: 373.5px;		width: 498px;		border: 0px;	}		img.full_size_news_photo	{		height: 675px;		width: 900px;		border: 0px;	}	div.news_body {		margin-top: -60px; /* THIS DEFINES HOW MUCH OF THE ARTICLES TEXT YOU WANT TO SHOW OVER THE PHOTO!*/		height: 160px;		background-image: url(../images/transpBlack90.png);		background-repeat: repeat;		font-family: Arial, Helvetica, sans-serif;		font-size: 14px;		color: WhiteSmoke;		font-weight: bold;		z-index: 9997;		text-decoration: none;		filter:alpha(opacity=90);		/* CSS3 standard */		opacity:0.9;	}		p.news_body {		font-family: Arial, Helvetica, sans-serif;		font-size: 15px;		color: WhiteSmoke;		font-weight: bold;		text-decoration: none;	}		.subnews { border: Black solid 1px; width: 100%; vertical-align: top; font-family: tahoma, verdana, arial; font-size: 9px; color: Black; background-color: White; background-image: none; border-spacing: 0px; padding: 1px}	.subnewsheader {font-family: tahoma, verdana, arial; font-size: 12px; color: WhiteSmoke; background-color: #FF0000;}	.recentnewspic { width: 100px; height: 80px; border: Black Solid 1px; }	.recentnewsheading {font-family: tahoma, verdana, arial; font-size: 12px; color: #990000; font-weight: bold}	.recentnewsbody {font-family: tahoma, verdana, arial; font-size: 10px; color: Black; text-decoration: none;}	/* END NEWS SECTION */	/* Don't change anything below here unless you know what you're doing */	/* Tabbed nav */	.coda-nav ul, ol { list-style-type: none; }	.coda-nav li { position: relative;display: inline;}	.coda-nav { position: relative; list-style-type: none; display: inline; margin-left: auto; margin-right: auto; margin-bottom: auto; overflow: hidden; background: #000; margin-top: -65px;}	.coda-nav ul li a { position: relative; list-style-type: none; background: #000; color: #fff; display: inline; float: left; margin-right: 3px; padding: 2px 2px; text-decoration: none; margin-top: -63px;}		/*.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden; z-index: 99999;}	.coda-nav ul li { display: inline }	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }	*/		/* Miscellaneous */	.coda-slider-wrapper { clear: both; overflow: auto }	.coda-slider { float: left; overflow: hidden; position: relative }	.coda-slider .panel { display: block; float: left }	.coda-slider .panel-container { position: relative }	.coda-nav-left, .coda-nav-right { float: left }	.coda-nav-left a, .coda-nav-right a { text-align: center; text-decoration: none; margin: auto;}/***************** END NEWS SLIDER SECTION *****************//* RECENT SCORES ON TOP SECTION */.recentscores{font-family: tahoma, verdana, arial; font-size: 12px; color: Black; background: Yellow; text-decoration: none; padding: 0px; border-spacing: 0px;}.recentscoresdate{font-family: tahoma, verdana, arial; font-size: 12px; color: DarkBlue; background: Yellow; text-decoration: none;}.recentscoresleague{font-family: tahoma, verdana, arial; font-size: 12px; color: DarkBlue; background: Yellow; text-decoration: none;}.recentscoressummary{font-family: tahoma, verdana, arial; font-size: 12px; color: Red; background: Yellow; text-decoration: none;}.recentscoresheader{font-family: tahoma, verdana, arial; font-size: 12px; color: Black; background: Yellow; text-decoration: none; font-weight: bold; margin-left: 4px; padding: 0px; border-spacing: 0px;}/* Option Polls */.pollquestion { font-family: tahoma, verdana, arial; font-size: 12px; color: Red; font-weight: bold;}.polloption { font-family: tahoma, verdana, arial; font-size: 10px; color: Black; }/* LIVE SCORE CSS SECTION.  THIS IS WHAT CONTROLS WHAT THE CURRENT GAMES LOOK LIKE */.scores {border: Black solid 2px; width: 100%; font-family: tahoma, verdana, arial; font-size: 9px; color: Black; background-color: White; background-image: none; border-spacing: 2px; padding: 0px}.scoresheader {background-color: #000000; font-family: tahoma, verdana, arial; font-size: 8px; color: WhiteSmoke; font-weight: bold}/* This is what controls how and active and completed game will look like */.activegame {	background-color: LightGreen; 	font-style: italic; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 11px; 	color: Black}.finishedgame {	background-color: LightBlue; 	font-weight: bold; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 9px; 	color: Black}/********** END ***************//* This controls the alternate colors for every other row for the entire stat section */.statsteam1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	background-color: #FAFAFA;}.statsteam2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	background-color: #F0F0F0;}/***** END ******//******* THIS IS THE SECTION FOR ALL THE MAIN TABLES and MAIN STYLES *****//*Hyperlink colors */a:link {COLOR: #990000;text-decoration: none;}a:visited {COLOR: Gold;text-decoration: none;}a:hover {COLOR: Blue;}a:active {COLOR: DarkRed;text-decoration: none;}.myssheader {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	color: #FF0000;	font-weight: bold;}.mysssubheader {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #990000;	font-weight: bold;}/* Player Prolfile Header */.ppheader {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	color: #000000;	font-weight: bold;}.stats {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	background: #999999;	border: Black solid 1px; 	padding: 1px;	border-spacing: 1px;}.statsheader {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	background-color: #000000;	color: White;	font-weight: bold;}.main_text {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}.form_button {	BORDER-RIGHT: #000000 1px solid;	BORDER-TOP: #000000 1px solid;	FONT-SIZE: 10pt;	BORDER-LEFT: #000000 1px solid;	COLOR: #000000;	BORDER-BOTTOM: #000000 1px solid;	FONT-FAMILY: Arial, Helvetica, sans-serif;	font-weight: bold;	background-color: #F2F2F2;}/* FOR WEATHER ALERTS */.announcement {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: Black;	font-weight: Bold;}/*Player of the week */.powheader {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FF0000;	font-weight: bold;}.powsubheader {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #CC0033;}.powphoto{	width: 98px;	height: 73px;	border: Black solid 1px;}.powtable {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	background: #FFFFFF;}/***** END *******//* STANDARD MYSPORTSORT STYLES, DO NOT TOUCH UNLESS YOU KNOW WHAT YOU ARE DOING! */.table_border{	border: Black solid 1px;}.highlight {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	background-color: Yellow;}.red_text {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #CC0033;}/* ALIGNMENT CLASSES, YOU DO NOT NEED TO EDIT THESE */.l {	text-align: left;}.t {	vertical-align: top;}.c {	text-align: center;}.r {	text-align: right;}.b {	font-weight: bold;}.bs {	font-weight: bold;	font-size: x-small;}.xs {	font-size: x-small;}.forms {	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10pt; BACKGROUND: #ffffff; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif;}/*  END ALIGNMENT CLASSES *//********* END *********/
