/* Brian Copy / D4Demo  Default CSS Stylesheet for a new Web Application project */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
    text-align: center;
   background-image: url("image.aspx?ID=35");
}

IMG
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

/* brian sample template */
.D4MainTable { width: 796px; text-align: center; background-color: white; }
.D4BodyTable { width: 796px;  }
.D4LeftSide { width: 30%;}
.D4LeftSideTable { width: 224px; }
.D4Center { width: 336px;}
.D4RightSide { width: 30%;}
.D4RightTable { width: 224px; }

.AnnouncementMainTable {}
.AnnouncementTitle { background-image: url("image.aspx?id=11"); width: 233px; height: 33px;}
.AnnouncementContentBackground { padding-left: 10px;}
.AnnouncementDataGrid {}

.EventsMainTable {}
.EventsTitle {background-image: url("image.aspx?id=54"); width: 233px; height: 33px;}
.EventsContentBackground { padding-left: 10px;}
.EventsDataGrid { font-size: 10px; border: 0px; }
.EventsDataGridAlternatingItemStyle { }
.EventsDataGridItemStyle { }
.EventsDataGridHeaderStyle { }

.EventsClubBody {  text-align: center; background-color: white; }
.EventsClubDataGrid {}
.EventsClubDataGridAlternatingItemStyle { background-color: #DDDDDD; }
.EventsClubDataGridItemStyle { background-color: gray; }
.EventsClubDataGridHeaderStyle { background-color: red; font-weight: bold; }

.NavBottomMainTable {}
.NavBottomFooterContent {}
.NavBottomD4FooterContent { background-color: black;}

.NavTopMainTable {}
.NavTopContent {}

.PageMainTable {}
.PageContent {}

.PlayerRosterMainTable {}
.PlayerRosterTitleBackground {}
.PlayerRosterTitleForeground { background-image: url("image.aspx?id=27"); width: 233px; height: 33px;}
.PlayerRosterContentBackground {}
.PlayerRosterDataGrid {font-size: 10px;}

.ProgramListMainTable {}
.ProgramListTitleBackground {}
.ProgramListTitleForeground {}
.ProgramListContentBackground {}
.ProgramListDataGrid {}

.SponsorsMainTable {}
.SponsorsTitle { background-image: url("image.aspx?id=33"); width: 233px; height: 34px;}
.SponsorsContentBackground { text-align: center;}

.TeamListMainTable { width: 50px;}
.TeamListTitleBackground {}
.TeamListTitleForeground { background-image: url("image.aspx?id=20"); width: 233px; height: 33px;}
.TeamListContentBackground { text-align: center; }
.TeamListDataGrid { font-size: 12px; }

.TeamTitle { font-size: 12px; font-weight: bold;}

.TeamTitle { font-size: 10px; font-weight: bold; }
.TeamPageBodyTable { background-color: white;}
.TeamPageMainTable { background-color: white; }
.TeamsClubOuterTable{ width: 796px; text-align: center; background-color: white;}

.WebContentMainTable {}
.WebContentBackground {}

.AboutUsMainTable {}
.AboutUsTitle { background-image: url("image.aspx?id=60"); width:188px; height: 23px; }
.AboutUsBackground {background-color: white;}
.AboutUsClubMainTable { width: 796px;  padding-left: 10px; padding-right: 10px; }


.CampsMainTable {}
.CampsTitle { background-image: url("image.aspx?id=62"); width: 188px; height: 23px; }
.CampsBackground {}

.FieldInfoMainTable {}
.FieldInfoTitle { background-image: url("image.aspx?id=55"); width: 188px; height: 23px;}
.FieldInfoBackground { background-image: url("image.aspx?id=57"); width: 30px; height: 15px; background-repeat: no-repeat; }

.FormsMainTable {}
.FormsTitle { background-image: url("image.aspx?id=56"); width: 188px; height: 23px;}
.FormsBackground { background-image: url("image.aspx?id=57"); width: 30px; height: 15px; background-repeat: no-repeat; }

.FreeStyleMainTable { padding-right: 10px; }
.FreeStyleTitle {}
.FreeStyleBackground {background-color: white;}

.MerchandiseMainTable {}
.MerchandiseTitle { background-image: url("image.aspx?id=61"); width: 188px; height: 23px; }
.MerchandiseBackground {background-color: white;}

.CustomPageMainTable { text-align: center; width: 780px; background-color: white;}
.CustomPageContent { width: 796px; padding-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 20px; }

.EventsClubPageBody { text-align:center; }
.EventsClubPageMainTable { background-color: white;}
.EventsClubPageDataGrid { }
.EventsClubPageDataGridAlternatingItemStyle { background-color: #DDDDDD; FONT-SIZE: 10pt; }
.EventsClubPageDataGridItemStyle { background-color: white; FONT-SIZE: 10pt; }
.EventsClubPageDataGridHeaderStyle { background-color: red; FONT-SIZE: 10pt; }

.TeamListContentBackground { background-color: #FFFFFF; }
.TeamListDataGrid { background-color: white; }
.TeamListDataGridAlternatingItem { background-color: white; }
.TeamListDataGridItem { background-color: gray;}
.TeamListDataGridHeaderItem { background-color: red; font-weight: bold;}
.TeamsClubMainTable { background-color: white; padding-top: 5%; padding-bottom: 5%; }

CoachMain { background-color: white; }
.CoachMainTable {background-color: white;}
.CoachGroupTitleBackground { PADDING-RIGHT: 8px; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px;
PADDING-TOP: 8px; BACKGROUND-COLOR: #000080; color: white; font-weight: bold; font-family: tahoma; }
.CoachRoleBackground {background-color: #f0ec91; font-size: 14px; font-family: tahoma; }
.CoachGridItemStyle { background-color: #c0c0c0; }
.CoachGridAltItemStyle { background-color: #eaeaea; }

.calendar_mini
{
	border: 1px solid black;
	font-size: 8pt;
	font-family: arial;
	background-color: red;
}

.calendar_mini_TodayDayStyle
{
	color: white;
	background-color: skyblue;
}

.calendar_mini_DayStyle
{
	background-color: white;
                     color: black;
}

.calendar_mini_NextPrevStyle
{
	font-size: 9pt;
	font-family: arial;
	color: white;
}

.calendar_mini_DayHeaderStyle
{
	color: white;
	background-color: black;
}

.calendar_mini_TitleStyle
{
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	color: white;
	background-color: red;
}

.calendar_mini_OtherMonthDayStyle
{
	color: silver;
	background-color: gainsboro;
}

.calendar_full
{
	border: 1px solid black;
	width: 700px;
	font-family: arial;
	font-size: 12pt;
}

.calendar_full_TodayDayStyle
{
	font-weight: bold;
	color: midnightblue;
	background-color: #FF3B05;
	font-size: 10pt;
	text-align: left;
	height: 100px;
	width: 100px;
	vertical-align: top;
}

.calendar_full_DayStyle
{
	font-size: 10pt;
	text-align: left;
	height: 100px;
	width: 100px;
	vertical-align: top;
	background-color: white;
	color: black;
}

.calendar_full_NextPrevStyle
{
	color: white;
}

.calendar_full_DayHeaderStyle
{
	font-size: 10pt;
	color: white;
	background-color: black;
}

.calendar_full_TitleStyle
{

	font-weight: bold;
	color: white;
	background-color: red;
}

.calendar_full_OtherMonthDayStyle
{
	color: silver;
	background-color: gainsboro;
	font-size: 10pt;
	text-align: left;
	height: 100px;
	width: 100px;
	vertical-align: top;
}