﻿
.boldred
{
    color: #968774;
    font-weight: bold;
}

img.crumbImage
{
    padding-left: 8px;
    padding-right: 8px;
}

#menuList li
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    text-transform: uppercase;
}

#schedule
{
    display: none;
}

#scheduleList li
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    text-transform: capitalize;
    color: #5F5848;
}

#standings
{
    display: none;
}

#standingsList li
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    text-transform: capitalize;
    color: #5F5848;
}

#stats
{
    display: none;
}

#statsList li
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    text-transform: capitalize;
    color: #5F5848;
}

#teams
{
    display: none;
}

#teamsList li
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    text-transform: capitalize;
    color: #5F5848;
}

#community
{
    display: none;
}

#communityList li
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    text-transform: capitalize;
    color: #5F5848;
}

#about
{
    display: none;
}

#aboutList li
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    text-transform: capitalize;
    color: #5F5848;
}


#rules
{
    display: none;
}

#rulesList li
{
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    text-transform: capitalize;
    color: #5F5848;
}

a.menuItem
{
    color: White;
    text-decoration: none;
    cursor: pointer;
}

a.menuItem:hover
{
    color: #D3C1B3;
}

a.selectedMenuItem
{
    color: #D3C1B3;
    text-decoration: none;
    cursor: pointer;
}

a.selectedMenuItem:hover
{
    color: #D3C1B3;
}

a.subMenuItem
{
    color: #5F5848;
    text-decoration: none;
}

a.subMenuItem:hover
{
    color: black;
}

a.selectedSubMenuItem
{
    color: black;
    text-decoration: none;
}

hr.line
{
    border-bottom: 0 none;
    color: #B6AC9F;
    height: 0;
    margin-bottom:10px;
    margin-top:2px;
    width: 734px;
}

hr.lineWide
{
    height: 1px;
    color: #B6AC9F;
    width: 960px;
}

#title
{
    padding-top: 0px;
    font-family: Tahoma;
    font-size: 20pt;
    font-weight: bold;
    color: #424E42;
    width: 734px;
    min-height: 35px;
}

.title
{
    padding-top: 0px;
    font-family: Tahoma;
    font-size: 20pt;
    font-weight: bold;
    color: #424E42;
    width: 734px;
    height: 35px;
}

.dtH
{
    text-align: center;
    font-weight: bold;
    color: #424E42;
    background-color: #C7C0B4;
}

.dtL
{
    text-align: left;
    font-weight: bold;
    color: #424E42;
    background-color: #C7C0B4;
}

.dt
{
    background-color: White;
    text-align: center;
}

.byline
{
    font-family: Tahoma;
    font-size: 7pt;
}

.todaysGamePromoBoxHeader
{
    width: 125px;
    background-color: #968774;
    height: 18px;
    padding-left: 10px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 3px;
    color: White;
    float: left;
}

.draftPromoHeader
{
    width: 125px;
    background-color: red;
    height: 18px;
    padding-left: 10px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 3px;
    color: White;
    float: left;
}

.todaysGamePromoBoxHeaderRight
{
    width: 130px;
    background-color: #968774;
    height: 18px;
    padding-right: 10px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 3px;
    color: White;
    text-align: right;
    float: right;
}

.todaysGamePromoBox
{
    width: 265px;
    background-color: #B6AC9F;
    padding-left: 10px;
    font-family: Tahoma;
    font-size: 9pt;
    padding-left: 10px;
    padding-top: 10px;
    color: #5F5848;
}

.recentResultsPromoBox
{
    width: 265px;
    background-color: #B6AC9F;
    padding-left: 10px;
    font-family: Tahoma;
    font-size: 9pt;
    padding-left: 10px;
    padding-top: 10px;
    color: #5F5848;
}

.right-bold
{
    width: 250px;
    text-align: right;
    font-weight: bold;
}

.blogTitle
{
    width: 660px;
    font-family: Tahoma;
    font-size: 20pt;
    font-weight: bold;
    color: #424E42;
    margin-bottom: 5px;
}

.blogAuthor
{
    width: 660px;
    float: left;
    font-family: Tahoma;
    font-size: 7pt;
}

.blogText
{
    margin-top: 10px;
    width: 660px;
    font-family: Tahoma;
    font-size: 10pt;
    color: #424E42;
    margin-bottom: 10px;
    line-height: 21px;
}

.blogNotes
{
    width: 200px;
    float: left;
    font-family: Tahoma;
    font-size: 7pt;
}

.blogComments
{
    width: 400px;
    float: right;
    text-align: right;
    font-family: Tahoma;
    font-size: 7pt;
}

.blogFooter
{
    width: 675px;
    border-bottom: solid 1px #424E42;
    margin-bottom: 15px;
}

.gameBox
{
    width: 172px;
    float: left;
    padding-right: 10px;
}

.gameBoxHeaderLeft
{
    width: 82px;
    background-color: #968774;
    min-height: 30px;
    padding-left: 5px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 3px;
    color: White;
    float: left;
}

.gameBoxHeaderRight
{
    width: 80px;
    background-color: #968774;
    min-height: 30px;
    padding-right: 5px;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 3px;
    color: White;
    text-align: right;
    float: right;
}

.gameBoxMain
{
    width: 170px;
    min-height: 120px;
    background-color: white;
    border: solid 1px #968774;
    font-family: Tahoma;
    font-size: 16pt;
    font-weight: bold;
    padding-top: 7px;
    text-align: center;
}

.gameBoxLocation
{
    width: 172px;
    background-color: #B6AC9F;
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    color: black;
    text-align: center;
}

.smallTeamName
{
    font-size: 14pt;
}

.vs
{
    font-weight: normal;
    font-size: 8pt;
}

a.footerLink
{
    text-align: right;
    font-family: Tahoma;
    font-size: 8pt;
    color: #788578;
    text-decoration: none;
}

a.footerLink:hover
{
    color: #788578;
    text-decoration: underline;
}

a.footerLink:visited
{
    color: #788578;
}

#status
{
    float: right;
    vertical-align: top;
    padding-left: 10px;
    padding-bottom: 10px;
}

em
{
    font-size: 8pt;
}

.rc
{
	border: solid 3px black;
	background-color: #ccff99;
	font-family: Tahoma;
	font-size: 12px;
	color: Black;
	padding: 10px;
}

.rc-t
{
	font-family: Tahoma;
	font-weight: bold;
	color: Black;
	font-size: 24px;
	text-align: center;
	padding-bottom: 10px;
}

.st
{
	border: 1px solid black;
	font-size: 10px;
	width: 25px;
}

.sO
{
	border: 1px solid black;
	font-size: 11px;
	width: 38px;
}

.sP
{
	border: 1px solid black;
	font-size: 11px;
}

.sIP
{
	position: relative;
	top: 2px;
	border: 1px solid black;
	font-size: 11px;
	width: 40px;
	margin-left: 5px;
}

.gi
{
	margin-top: 10px;
}
