#bgtl {background:url('images/BGTL.jpg') #000 top right no-repeat;height:100%;width:20%;margin:auto}
#brdl {background:#e3e3e3;padding:3px;height:100%;}
#logo {height:100px;width:350px;padding-left:10px;float:left;position:relative;top:-15px;}
#topr {width:500px;height:80px;text-align:right;margin:20px 20px 0 430px;}
#nav  {width:990px;height:45px;margin:0px 10px 5px 10px}
#navl {background:url('images/NML.jpg') no-repeat;width:6px;height:45px;float:left;}
#navm {background:url('images/NMM.jpg') repeat-x;width:938px;height:45px;float:left;}
#navr {background:url('images/NMR.jpg') no-repeat;width:6px;height:45px;float:left}
#brdr {background:#e3e3e3;padding:3px;height:100%;}
#bgtr {background:url('images/BGTR.jpg') #000 top left no-repeat;height:100%;width:20%;margin:auto}

@font-face {
    font-family: 'TitilliumText22LBold';
    src: url('Fonts/TitilliumText22L005-webfont.eot');
    src: url('Fonts/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/TitilliumText22L005-webfont.ttf') format('truetype'),
         url('Fonts/TitilliumText22L005-webfont.woff') format('woff'),         
		 url('Fonts/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {height:100%}
#Body, body{height:100%;margin:0;padding:0;font-size:.85em;
					font-family:Helvetica, Arial, sans-serif;color:#333;}
#Form{height:100%;margin:0;padding:0}
a{outline:0;border:0;}
td a:link, td a:visited, td a:active {
    color: #22496d;
    font-weight:normal;
    text-decoration: none;
}
#navm a:link, #navm a:visited,#navm a:active {
    font-weight:bold;
    text-decoration: none;
}
.Normal select{font-size:.8em}

h1{font-family:TitilliumText22LBold;font-size:22px;padding:5px}
h2{font-family:TitilliumText22LBold;font-size:20px;padding:5px}
h3{font-family:TitilliumText22LBold;font-size:16px;padding:5px}
.sh {border-top: 2px solid #005F8B;color: #005F8B;font-size: 14px;font-weight: bold; margin-top: 10px;}
.SkinObject {font-size:12px;}   
#login{text-align:right;color:#c5c5c5;padding:5px 10px 0 0;margin:0 10px 0 0;}
#login a {color:#9c0b12;font-weight:bold;font-size:14px;padding:0 0 0 5px;text-decoration:none;}
#login .SkinObject:hover{text-decoration:underline;}
ul.dnnmega {margin:0;padding-left:10px;font-size:14px}
ul.dnnmega .nmSelected span {background:url("DNNMega/images/RootItemHover-L.jpg") no-repeat;padding-top:20px;}

#dnn_ContentPane {background:#fff;vertical-align:top;padding:0px 10px 0 10px;clear:both;}
#dnn_LeftPane{margin:0 15px 0 15px;padding:0 10px 0 10px;vertical-align:top}
#dnn_RightPane {margin:0 15px 0 15px;padding:0 10px 0 10px; vertical-align:top}
#dnn_BottomPane {margin:0 15px 0 15px;padding:0 10px 0 10px; vertical-align:top}
	
#footer {width:960px;vertical-align:bottom;}
#footer .Normal {color:#1e9daa;}
#footer #flinks {clear:both;text-align:center;width:100%;padding-top:5px}
#footer #copyright{padding-top:10px;margin-bottom:20px;color:#ddd;text-align:center;
									font-weight:normal !important;font-size:6pt !important;}
#footer a.SkinObject{font-weight:normal;text-decoration:underline;}
#footer a.SkinObject:link, #footer a.SkinObject:active, 
#footer a.SkinObject:visited, #footer a.SkinObject:hover{color:#1e9daa;padding:0 0 0 15px;}


/* Default Over-rides */

#ControlPanelWrapper #dnnCPWrap{filter:none !important;}

/* Modules */
.DnnModule{margin:0 0 5px 0;}

.DnnModule{height: auto;}

/* Panes - In Layout Mode */
.paneOutline{border:0;}
.paneOutline span.SubHead center{border:1px #ccc dotted;border-left:0;border-right:0;line-height:2.5em;}

#iPopUp{display:none;}
.eipbackimg{z-index:1000;}

/* DNN Styles */
.Normal{font-size:1.1em;}
.NormalBold, .NormalBold a {font-size:1.1em;font-weight:bold}
.Green {color:green}
.Red   {color:red}
.Head {font-family:TitilliumText22LBold;font-size:20px;font-weight:normal;padding:5px}
.SubHead, .SubHead a{color:#333;font-size:1em;font-weight:bold !important}
.dnnForm {width:100%;min-width:450px;}
.dnnForm fieldset {padding:0;margin:0}
.dnnForm span.dnnFormError,
#dnn_ctr446_ManageUsers_titleRow {display:none}
h2.dnnFormSectionHead {font-family:TitilliumText22LBold;font-size:20px;font-weight:normal;padding-top:0}

.dnnTooltip a {background-image:none !important}

a.CommandButton, a.CommandButton:link, a.CommandButton:visited {font-size:14px;padding:0 1.2em;line-height:3;display:inline-block;
			background:#818181;background:-moz-linear-gradient(top, #818181 0%, #656565 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#818181), color-stop(100%,#656565));
			filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#818181', endColorstr='#656565',GradientType=0 );-moz-border-radius:3px;border-radius:3px;
			text-shadow:0px 1px 1px #000;color:#fff;text-decoration:none;font-weight:bold;border-color:#fff}
a.CommandButton:hover, a.CommandButton:visited:hover, a.CommandButton:hover	{background:#4E4E4E;background:-moz-linear-gradient(top, #4E4E4E 0%, #282828 100%);
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#4E4E4E), color-stop(100%,#282828));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#4E4E4E', endColorstr='#282828',GradientType=0 );color:#fff;}

/* LEGACY AND FoxSheets  STYLES */
#dnn_ctr490_ModuleContent {clear:both;padding:0px 25px 10px 25px;}
td .copy  {font-size:1em}
.FoxBoxGrey {width:100%; background-color:#e3e3e3;border:1px solid #b3b3b3; margin-bottom:10px}
.FoxBoxBlue { width:100%; background-color:#e3e3e3;border:1px solid #5E8099; margin-bottom:10px}
.FoxBoxWhite{ width:100%; background-color:#ffffff; margin-bottom:10px}

/* NEWS CELL STYLES */
.NewsHeadLine {font-size: 1.2em;font-weight: bold;margin-top:5px;}
.NewsHeadLineFront {font-weight: bold;  line-height: 30px; margin-top:5px;}
.NewsHeadLineFront1 {font-weight: bold;  line-height: 30px; margin-top:5px;}

.NewsText{color:#333333;}
.secondaryHeading { font-weight: bold;  line-height:18px}
.NewsSecondaryArticle{color:#333333; padding: 0 0 10px 20px}
.NewsPicture {margin-right: 15px; margin-top: 7px;}
.MainNewsText {color:#333333}
.MainNewsText2 {font: 8px/11px verdana,sans-serif;color:#333333}
.SiteText {font: 11px/17px verdana,sans-serif;color:#333333}
.ForumThreadText {font: 11px/25px verdana, sans-serif;color:#333333}
.FSDirect {font: 11px/14px verdana,sans-serif;color:#333333}

#storyBody {padding: 0 20px 10px;font:11px/17px verdana,sans-serif;color:#333333;}

/*.spanboxgrey{display:block;text-align:center;width:90%;border: 0;padding 2px;vertical-align:middle;border: #CCCCCC 1px solid;}
.spanboxgreen{display:block;text-align:center;width:90%;border: 0;padding 2px;vertical-align:middle;border: #006600 1px solid;}
.spanboxred{display:block;text-align:center;width:90%;border: 0;padding 2px;vertical-align:middle;border: #CC0000 1px solid;}
.spanboxwhite{display:block;text-align:center;width:90%;border: 0;padding 2px;vertical-align:middle;border: #FFFFFF 1px solid;}
.spanboxgrey2{display:block;text-align:center;width:90%;border: 0;padding 2px;vertical-align:middle;border: #EEEEEE 1px solid;}
*/

/* CONTENT GENERAL */
.contentTableBorder {border: solid 1px #000000}


/* DATACELL STYLES */

.datatable th {background-color: #ffffff;color: #000000;}
.datatable td {padding:2px;color: #000000;}
.datatable th.headerGrey {background-color:#eeeeee;font-weight:bold; padding:3px px 0 5px}
.datatable th.headerGrey2 {background:#eeeeee;color:#000;padding: 5px 12px;}
.datatable th.headerBrown {background-color:#996633;color: #ffffff; font-weight:bold; padding:3px px 0 5px}
.datatable th.headerYellow {background-color:#FFC709;font-weight:bold; padding:3px px 0 5px}
.datatable th.headerBlue {background-color:#9ec4d9;font-weight:bold; padding:3px px 0 5px}

.datatable th.header1 {background-color:#e9eef5;color:#000000;font-weight: bold;}
.datatable th.header2 {background-color:#c4d8ed;color:#000000;font-weight: bold;}
.datatable th.header3 {background-color:#666666;color:#000000;}
.datatable th.header4 {background-color:#006699;color:#ffffff;}
.datatable th.header5 {background-color:#c4d8ed;color:#000000;}
.datatable th.header6 {background-color:#006699;color:#ffffff;}
.datatable th.header7 {background-color:#CCCC99;color:#000000;font-weight: bold;}
.datatable th.header8 {background-color:#336699;color:#ffffff;}
.datatable th.header9 {background-color:#FFC709;color:#000000;font-weight: bold;}

.datatable th.header10 {background-color:#003366;color:#ffffff;font-weight:bold; padding:3px px 0 5px}
.datatable th.header11 {background-color:#edebcb;color:#000000;font-weight: bold;}
.datatable th.header12 {background-color:#F9D403;color:#000000;font-weight: bold;}

.datatable td.cell1 {background-color:#ffffff;}
.datatable td.cell2 {background-color:#ECECE4;}
.datatable td.cell3 {background-color:#9ec4d9;}
.datatable td.cell4 {background-color:#ffffee;}
.datatable td.cell5 {background-color:#ffffcc;}
.datatable td.cell6 {background-color:#ffff00;}
.datatable td.cell7 {background-color:#FFC709;}
.datatable td.cell8 {background-color:#e9eef5;}
.datatable td.cell9 {background-color:#FFC709;}
.datatable td.cell10 {background-color:#E5E5E5;}

.datatable td.backgroundcell1{background-color:#ffffff;}
.datatable td.backgroundcell2{background-color:#f5f3d7;}
.datatable td.text {background-color:#ffffff;color:#333333;}

.datatable td.sbfinal {background-color:#9ec4d9;}
.datatable td.sbinprog {background-color:#9AFF9A;}
.datatable td.sbinprogend{background-color:#FFFF00;}
.datatable td.sbinprogclose{background-color:#FF3300;}



.datatable td.headlinereally{font-size: 18px;font-weight: bold;margin-top:5px;}
.datatable td.headlinereallybig {font-size: 28px;font-weight: bold;margin-top:5px;}
.datatable td.headlinesmall {font-size: 14px;font-weight: bold;margin-top:5px;}
.datatable td.articledate {color:333333;background-color:#ffffff;}

.datatable tr.cell1 {background-color:#ffffff;}
.datatable tr.cell2 {background-color:#ecece4;}
.datatable tr.cell3 {background-color:#9ec4d9;}
.datatable tr.cell4 {background-color:#ffffee;}
.datatable tr.cell5 {background-color:#ffffcc;}
.datatable tr.cell6 {background-color:#ffff00;}
.datatable tr.cell7 {background-color:#ffc709;}
.datatable tr.cell8 {background-color:#e9eef5;}
.datatable tr.newstext{background-color:#ffffff;font:11px/17px verdana,sans-serif;color:#333333;}

.datatable th.MainHeader {background-color:#365a7c;font: 14px/14px verdana, sans-serif;color:#FFFFFF;font-weight: bold;}
.datatable th.SubHeader {background-color:#e9eef5;font: 12px/12px verdana, sans-serif;color:#000000;font-weight: bold;}

.headerGrey {background-color:#eeeeee;font-weight:bold; padding:3px px 0 5px;}
.headerBlue {background-color:#c4d8ed;font-family:verdana;font-weight:bold; padding:3px px 0 5px;}
.headerBrown {background-color:#996633;font-weight:bold; padding:3px px 0 5px;}
.headerGreen {background-color:#006633;font-weight:bold; padding:3px px 0 5px;}

td.matchupcellswhite {padding:5px;}
.table_head{background: #006699;border-top: 1px solid #999999;border-left: 1px solid #999999;border-right: 1px solid #999999;height:20px;}
.table_headpreview{background: #D6D5C4 left top no-repeat;border-top: 1px solid #999999;border-left: 1px solid #999999;border-right: 1px solid #999999;height:20px;}

.table_head_nav{background: #FFFFFF left top no-repeat;height: 26px;}
.table_head_title{color: #ffffff;font-size:1.2em;font-weight: bold;padding: 4px;vertical-align: middle;text-align:center;}
.table_head_links{padding: 4px;vertical-align: middle;}
.table_head_ats{color: #ffffff;background: #000000;border-bottom:1px solid #999999;height: 20px;text-align:center;}




.table_head_navlinks{border-bottom: 1px dashed #999999;padding: 4px;vertical-align: middle;}
.table_head_text{background: #FFFFFF left top no-repeat;color: #000000;padding: 4px;vertical-align: middle;}

.table_body_action{background-color: #E5ECF3;border: 1px solid #999999;}
.table_body_information{background-color: #FFFFFF;}
.table_body{border: 1px solid #999999;}

.table_body_no_top_border{border: 1px solid #999999;border-top: none;}
.table_body_action{background-color: #F0F1F3;border: 1px solid #999999;}

.table_sort{background: #ffffff;border-bottom: #999999 1px solid;color: #333333;font-weight: bold;	padding: 2px;vertical-align: middle;}
.table_sort1{background: #ffc712;border: #999999 1px solid;border-left:none;color: #333333;font-weight: bold;	padding: 2px;vertical-align: middle;}
.table_sort2{background: #ffc712;border: #999999 1px solid;border-bottom: none;border-right:none;padding: 2px;}

.table_group{background:C1D5F1;border-bottom: #999999 1px solid;border-top: #999999 1px solid;color: #333333;font-weight: bold;padding: 4px;vertical-align: middle;}
.table_sort_checkbox,.table_group_checkbox{border-bottom: #999999 1px solid;padding: 2px;vertical-align: middle;}
.table_sort_separator,.table_group_separator{border-bottom: #999999 1px solid;border-right: #999999 1px solid;color: #666666;font-weight: bold;padding: 4px;vertical-align: middle;}




.table_data{background-color: #F0F1F3;padding: 4px;vertical-align: middle;}
.table_data_odd{padding: 4px;vertical-align: middle;}
.table_data_highlight{background-color: #FFFFAA;font-weight: bold;padding: 4px;vertical-align: middle;}

.checkbox{padding: 2px;border: 0;}
.table_data_checkbox{background-color: #F0F1F3;padding: 2px;vertical-align: middle;border: 0;}
.table_data_checkbox_odd{padding: 2px;vertical-align: middle;}
.table_data_separator{background-color: #F0F1F3;border-right: #999999 1px solid;padding: 4px;vertical-align: middle;}
.table_data_odd_separator{border-right: #999999 1px solid;padding: 4px;vertical-align: middle;}


.table_info{padding: 8px;vertical-align: middle;}
.table_cell{border: 0;padding: 4px;vertical-align: middle;}
.table_cell_separator{border: 0;border-right: #999999 1px solid;border-bottom: #999999 1px solid;padding: 4px;vertical-align: middle;}
.table_cell_separator_highlight{background-color: #FFFFCC;font-weight: bold;border: 0;border-right: #999999 1px solid;border-bottom: #999999 1px solid;padding: 4px;vertical-align: middle;}
.separator_right{padding:2px;border-right: #999999 1px solid !important;}
.separator_top{padding:2px;border-top: #999999 1px solid;}
.separator_bottom{padding:2px;border-bottom: #999999 1px solid;}
.separator_bottom_top{padding:2px;border-bottom: #999999 1px solid;border-top: #999999 1px solid;}
.separator_right_top{padding:2px;border-top: #999999 1px solid;border-right: #999999 1px solid !important;}

.separator_bottom_highlight{padding:2px;background-color: #FFFFCC;font-weight: bold;border-bottom: #999999 1px solid;}
.table_cell_checkbox{border: 0;padding: 2px;vertical-align: middle;}

.NormalDropDownList{	font-weight: normal;}
/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox{	margin-left: -4px;}
/* text style used for radio button checkboxes*/
.NormalRadio{	font-weight: bold;	text-indent: -5px;}
.NormalRadio td{padding-right:40px;}


/* ######### Style for Drop Down Menu ######### */
#vdividermenu{width:100%;padding:0px;position:relative;}
#vdividermenu ul{white-space:nowrap;padding:7px 10px 5px 10px;margin: 0 60px 0 40px;
				font-weight:bold;height:25px;width: auto;border: 1px solid #999999;background-color: #005f8b;}
#vdividermenu ul li{display: inline;float:left;line-height:20px;}
#vdividermenu ul li a{width:auto;color:white;font-weight:bold;font-size:14px;padding:10px 15px;text-decoration: none;}
#vdividermenu ul li a:visited{color: white;}
#vdividermenu ul li a:hover{color: white;background-color: #4087a8;}

.dropmenudiv{	position:absolute;	top: 0;	border: 1px solid #BBB; 
	border-bottom-width: 1px;	line-height:18px;	z-index:999; background-color: #fff;	width: 100px;	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);}
.dropmenudiv a{width: auto;font-size:12px;font-weight:normal;	display: block; text-indent: 3px;	
				border-bottom: 1px solid #BBB; padding: 2px 0;text-decoration: none;color: black;}
.dropmenudiv a:hover{ background-color: #4087a8;font-weight:bold;	color:white;}

.gameHeader{font-family:TitilliumText22LBold;font-size:1.3em;color:black;text-align:center;padding:5px 5px 5px 30px;}
.matchupHeader{font-size:1.1em; padding: 3px;	font-weight:bold;	color: #ffffff;	background-color: #006699;text-decoration: none;text-align:center}
.matchupCells{margin-left: 3px;padding:3px;background-color: #f9f9ff;}

.matchupSubHeader{font-weight:bold;color:#333;padding: 3px;background-color: #ffc712;}
.matchupBorder{padding:0;margin:0;border:1px solid #ccc;}
.good{color: #009900;background-color: #f3f3ff;font-weight:bold;}
.goodWhite{margin-left: 3px;color: #009900;background-color: #ffffff;}
.bad{color: #990000;background-color: #f3f3ff;font-weight:bold;}
.badWhite{margin-left: 3px;color: #990000;background-color: #ffffff;}
.highlight{color:#009900;font-weight:bold}
.fs_table_head{background: #005f8b left top no-repeat;border: 1px solid #cccccc;height: 26px;}
.fs_table_head_header{padding:5px;}
.fs_table_head_title_warning{background:#EEAA08;color: #ffffff;font-size: 13px;font-weight: bold;padding: 4px;vertical-align: bottom;}
.fs_table_head_links_warning{background:#EEAA08;color: #ffffff;padding: 4px;vertical-align: bottom;}
.fs_table_head_matchups{background: #005f8b;color: #ffffff;font-size: 13px;font-weight: bold;padding: 4px;vertical-align: bottom;;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc;border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;height: 26px;}
.fs_table_head_text{background-color: #005f8b;color: #ffffff;padding: 4px;vertical-align: bottom;}
.fs_table_head_bar{display:block;text-align:center;width:100%;background-color:#005f8b;color: #ffffff;padding: 0;vertical-align: bottom;}
.fs_table_head_barnocenter{display:block;text-align:center;width:100%;background-color:#fff;padding: 0;vertical-align: bottom;}
.fs_table_body_white{background: #FFFFFF left top no-repeat;border: 0 solid #cccccc;}
.fs_table_body{border: 1px solid #cccccc;}
.fs_table_body_no_border{border: 0 solid #cccccc;}
.fs_table_body_no_top_border{border: 1px solid #cccccc;border-top: none;}
.fs_table_body_top_border{border-top: #CCCCCC 0 solid;}

.fs_table_data{background-color: #F4F4E8;padding: 4px;vertical-align: top;}
.fs_table_data_odd{padding: 4px;vertical-align: top;}

.fs_table_info{padding: 8px;vertical-align: top;}
.fs_table_cell{border: 0;padding: 4px;vertical-align:top;}
.fs_table_cell_separator{border: 0;border-right: #cccccc 1px solid;border-bottom: #cccccc 1px solid;padding: 4px;vertical-align: top;}
.fs_separator_right{border-right: #CCCCCC 1px solid !important;}
.fs_separator_bottom{border-bottom: #CCCCCC 1px solid;}
.fs_separator_bottom_highlight{background-color: #FFFFCC;font-weight: bold;border-bottom: #CCCCCC 1px solid;}

