﻿/* main color #5D7B9D */
/* secondary color #284775 was #0066FF */
html
{
	/*background: #002850 url(images/BG.jpg) left top repeat-x;*/
}

body 
{
	font-family: Verdana; /* Arial; */
	padding: 0;
	 /*text-align:center;*/
	 background:#fff url(Images/page-bg.png);
}

a:link, a:visited 
{
	color:Black;
	text-decoration: underline;
}

a:hover
{
	color: Red;
	
}

/* HEADER STUFF */

#Logo
{
	font-size:1.5em;
	/*font-weight:bold;*/
	text-align: center;
	color:White;
}

#Logo a
{
	text-decoration: none;
	color:White;	
	
}

#HeaderRight
{
	text-align: right;
}

#HeaderRight a
{
	color: White;
	/*font-weight: bold;*/
	text-decoration: none;
	font-size: .8em;
	vertical-align:bottom;
}
/* End of header */

.DivisionName
{
	font-size:1.1em;
	font-weight:bold;
	color:Blue;
}



.EmailTextbox
{
	width: 400px;
}

.FieldHeader
{
	float: left;
    width: 12em;
    font-weight: bold;
    clear: left;
    color: #333333;
}

.BoldText
{
	font-weight: bold;
	color: #333333;
	margin: 0 auto;
}



.SideBars
{
    /*background-color: #F7F6F3; /* #F3F3F3;*/
    /*text-align: center;*/
	/*border-bottom: 1px solid black;	*/
    /*border-top: 1px solid black;	*/
    width: 962px;
    margin-left: auto;
    margin-right: auto;
}

.MainPanel a
{
     text-decoration: none;
}

.MainPanel table tr td a
{
     text-decoration: none;
}


.MainPanel a:hover
{
     text-decoration: underline;
}

.MainPanel
{
    width: 962px;
    margin: 0px;
    padding: 10px;
    text-align: left; /* background-color: #E9EAEA; */
    /*background-color: #F3F3F3;*/
    background-color: White;
}

.NavSection
{
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
    padding: 10px;
    background: white;
    font-size: 0.8em;
    width: 940px; /* height: auto; */
    overflow: auto;
}
.NavSectionHeader
{
	font-weight: bold;
    font-size: 1.4em;
    /*color: #000099;*/
    /*color: #5D7B9D;*/
    color: Black;
    width: 99%;
    display: inline-block;
    border-bottom: 1px dotted #000099;
    padding-bottom: 5px;

}

.NavSectionHeaderRight
{
	font-weight: normal;
	font-size: .7em;
	text-align: right;
}

.MainPageLeft
{
	border: 1px none #666666;
    padding: 10px;
    background: outset;
    font-size: 0.8em;
    width: 230px; /* height: auto; */
    overflow: auto;
}

.MainPageMiddle
{
	border: 1px solid #666666;
    padding: 10px;
    background: outset;
    font-size: 0.8em;
    width: 400px; /* height: auto; */
    overflow: auto;
}

.MainPageRight
{
	border: 1px none #666666;
    padding: 10px;
    background: white;
    font-size: 0.8em;
    width: 270px; /* height: auto; */
    overflow: auto;
}

.WeekGames
{
	width: 230px;
	background-color: #F7F6F3;
}

.WeekGamesAlt
{
	width: 230px;
}


/* BOX SCORE STUFF */
.BoxScoreTable
{
	border: 1px solid #000000;
	width: 400px;
}

.BoxScoreDetails
{
	background: #F7F6F3;
	padding: 5px 5px 5px 5px;
}

/* Data Grid Stuff */
.DGHeaderFooter
{
	BackGround: #5D7B9D;
	font-weight:bold;
	Color: White;
	text-align: right;
}

.DGHeaderFooter a
{
    text-decoration: none;   
}

.DGRow
{
	BackGround: #F7F6F3; 
	Color: #333333;
	text-align: right;
}

.DGAlternateRow
{
	BackGround: White; 
	Color: #284775; 
	text-align: Right;
}

.DGSorted
{
	background: #AAAAAA;
	text-align: right;
	border-style: none;
}

.RosterBackGround
{
	background-color: #F7F6F3; 
}

/* League Leader Stuff */
.LeagueLeaderTitle
{
	BackGround: #5D7B9D;
	font-weight:bold;
	Color: White;
	text-align: center;
}
.LeagueLeaderItem
{
	/*font-weight:bold;*/
}


/* Champions stuff */
.ChampTitle
{
	text-align: center;
	font-size: larger;
	font-weight: bold;
}

.ChampLeftPane
{
	 width: 400px;
}

.ChampLinksPane
{
	width: 150px;
}

/* Menu shiz */
#outside{
	border:1px solid #5D7B9D;
	background:#5D7B9D;
}
#navigation-1 {
	padding:1px 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:21px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	font:normal 8pt verdana;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:120px;
	font-weight:bold;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#5D7B9D;
	color:#ffffff;
	width:120px;
	height:13px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#284775;
	color:#ffffff;
	width:118px;
	height:13px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	background:#ffffff;
	width:118px;
	position:absolute;
	top:21px;
	left:-1px;
	border:1px solid #5D7B9D;
	border-top:none;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:118px;
	clear:left;
	width:118px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#5D7B9D;
	padding:4px 0;
	width:118px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#284775;
	padding:4px 0;
	width:118px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:145px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #5D7B9D;
	border-left:1px solid #5D7B9D;
	background:#ffffff;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#5D7B9D;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#284775;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}
 
#leagueleaders
{
 font-size: .8em;   
}