﻿.teamMenu
{
    padding-right: 20px;
	text-align: left;	
}

.teamHeaderText
{	
	color: #000000;
	font-family: Verdana;
	font-size: 18pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
}

.schedText
{	
	background: #19245A;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	padding-left: 5px;
	width: 245px;
}

.collapseRecordHeader
{
	background: url('RecordSmall.png') repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 250px;	
}

.collapseRecordPanel
{
	background: #E0E0E0;
	overflow: hidden;
	width: 250px;	
}

.menuTable 
{
	 background: #E9EAEB;
	 vertical-align: top;	 
	 width: 100%;
}

.menuCell 
{
	 background: #E9EAEB;
	 border: 1px solid #000000;
	 border-spacing: 3px;
	 padding: 4px;
	 vertical-align:top;
}

.schedCell 
{
	 background: #E9EAEB;
	 border: 1px solid #000000;
	 border-spacing: 3px;
	 padding: 4px;
}

.coachCorner  
{
    background: #DDDDDD;
    border: 1px solid #555555;
	padding: 9px;
}

.dRecordImage  
{
	display: inline;
	vertical-align: middle;
}

.coachText
{
    color: #000000;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.teamSchedHeaderLeft
{	
    display: inline;
	float: left;
	padding-bottom: 5px;
	padding-top: 7px;
	text-align: left;
	width: 33%;
}

.teamSchedHeaderRight
{	
	display: inline;
	float: right;
	padding-bottom: 5px;
	padding-top: 10px;
	text-align: right;
	width: 33%;
}

.teamSchedHeaderText
{	
	color: #000000;
	display: inline;
	float: left;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
	width: 33%;
}

.schedHeaderCell 
{
	 background: #001B65 url('RecordSmall.png') repeat-x;
	 color: #FFFFFF;
	 font-weight: bold;
	 padding: 5px;	
}

.navMain
{	
    border-spacing: 0;
    padding: 0;
	vertical-align: top;
	width: 329px;
}

.accArea 
{
	padding: 0;
	width: 329px;
}

.collapsePanelHeader
{
    background: url('RecordSmall.png') repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 329px;	
}

.collapsePanel
{
	background: #E0E0E0;
	overflow: hidden;
	width: 329px;	
}

.dLocale 
{
	display: inline;
	float: right;
	padding-right: 1px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

.noteArea
{
    margin-right: 20px;
}

a.teamPageLink, a.teamPageLink:visited
{
    color: #0000FF;
    font-size: 10pt;
    text-decoration: none;
    font-weight: normal;
}

a.teamPageLink:hover
{
    text-decoration: underline;
    font-weight: normal;
}

input.gridEditLink
{
    height:16px;
    width:16px;
}

a.gridEditLink, a.gridEditLink:visited {
    color:#00f;
    font-size:8pt;
    font-weight:normal;
    text-decoration:underline;
}

a.gridEditLink:hover {
    color:#005;
}

a.gridEditLink img {
    width:16px;
    height:16px;
    border:none;
    background:transparent;
}
