/* Template Default CSS Stylesheet for 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=81");
}

IMG
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

A:link { text-decoration: none; color: #0063a5; }
A:visited { text-decoration: none; color: #0063a5;}
A:active { text-decoration: none; color: #c4151c;}
A:hover { text-decoration: underline; color: #c4151c;}

/* brian sample template */
.D4MainTable { width: 796px; text-align: center; background-color: #ffffff; }
.D4BodyTable { width: 796px;  }
.D4LeftSide { width: 30%;
    background-image: url("/image.aspx?ID=88");
    background-position:left bottom;
    background-repeat:no-repeat;
}
.D4LeftSideTable { width: 224px; }
.D4Center { width: 336px;}
.D4RightSide { width: 30%;}
.D4RightTable { width: 224px; }

.AnnouncementMainTable {}
.AnnouncementTitle { background-image: url("image.aspx?id=83"); width: 233px; height: 39px; }
.AnnouncementTeamPageTitle { background-image: url("image.aspx?id=83"); width: 233px; height: 39px; }
.AnnouncementContentBackground { padding-left: 10px;}
.AnnouncementDataGrid {}

.AboutUsMainTable {}
.AboutUsTitle { background-image: url("image.aspx?id=82"); width:188px; height: 39px; }
.AboutUsBackground {}

.CampsMainTable {}
.CampsTitle { background-image: url("image.aspx?id=62"); width: 188px; height: 23px; }
.CampsBackground {}

.CoachMain { background-color: white; height: 300px; }
.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; }
.CoachWebGroupTable { width: 600px; } 
.CoachGridItemStyle { background-color: #c0c0c0; }
.CoachGridAltItemStyle { background-color: #eaeaea; }

.ContactUsFormTable { background-color: #1771ad; border: 1px solid black; background-image:url("image.aspx?ID=89");
background-position:left bottom;
background-repeat:no-repeat;}
.ContactUsFormTitle { background-color: #000000; font-family: arial; font-size: 16px; color: #c4151c; padding: 5px;}
.ContactUsFormMessage { padding: 12px; font-family: arial; font-size: 12px; color: #c4151c; font-weight:bold;}
.ContactUsFormQuestion { color: #000000; font-family: tahoma; font-size: 12px; padding-left: 10px;  font-weight:bold;}
.ContactUsFormAnswer { color: #000000; font-family: tahoma; font-size: 12px; width: 200px; border:#7A9DBD 1px solid;}
.ContactUsFormPPInterest { color: #000000; font-family: tahoma; font-size: 12px; padding-left: 10px;  font-weight:bold;}
.ContactUsFormItems { color: #000000; font-family: tahoma; font-size: 12px;  font-weight:bold;}
.ContactUsFormIssue { color: #000000; font-family: tahoma; font-size: 12px; padding-left: 10px;  font-weight:bold;}
.ContactUsFormIssueItems{ color: #000000; font-family: tahoma; font-size: 12px;  font-weight:bold;}
.ContactUsFormReferral { color: #000000; font-family: tahoma; font-size: 12px; padding-left: 10px; font-weight:bold;}
.ContactUsFormReferralItems { color: #000000; font-family: tahoma; font-size: 12px;  font-weight:bold;}
.ContactUsFormComments { color: #000000; font-family: tahoma; font-size: 12px; padding-left: 10px;  font-weight:bold;}
.ContactUsFormCommentsAns {color: #000000; font-family: tahoma; font-size: 12px; border:#7A9DBD 1px solid; width: 400px; height: 100px;}
.ContactUsFormThank { color: #000000;}

.CustomPageMainTable { text-align: center; width: 780px; background-color: white; }
.CustomPageContent { vertical-align: top;}

.EventsClubDescription { font-family: arial; width: 325px;}
.EventsClubPageMainTable{ background-color: white; }
.EventsClubPageBody { background-color: white; text-align: center; }
.EventsClubPageDataGrid { width: 750px; }
.EventsClubPageDataGridAlternatingItemStyle { background-color: #DDDDDD; FONT-SIZE: 10pt; }
.EventsClubPageDataGridItemStyle { background-color: white; FONT-SIZE: 10pt; }
.EventsClubPageDataGridHeaderStyle { background-color: #8C8CFF; FONT-SIZE: 10pt; }
.EventsClubTitle { width: 200px; }

.EventsMainTable {}
.EventsTitle {background-image: url("image.aspx?id=84"); width: 233px; height: 39px;}
.EventsTeamPageTitle {background-image: url("image.aspx?id=84"); width: 233px; height: 39px;}
.EventsContentBackground { padding-left: 10px;}
.EventsDataGrid { font-size: 10px; border: 0px; }
.EventsDataGridAlternatingItemStyle { }
.EventsDataGridItemStyle { }
.EventsDataGridHeaderStyle { }

.EventsClubBody {  text-align: center; }
.EventsClubDataGrid {}
.EventsClubDataGridAlternatingItemStyle { background-color: #DDDDDD; }
.EventsClubDataGridItemStyle { background-color: gray; }
.EventsClubDataGridHeaderStyle { background-color: blue; font-weight: bold; }

.TeamLinksTable { border: 1px solid black; background-color: gainsboro;}
.TeamLinksHeader { color: yellow; background-color: navy; font-family: arial; font-size: 10pt;} A.TeamLinksLinks:link { text-decoration: none; color:#1D75FF; font-size: 12px; font-weight: bold; } A.TeamLinksLinks:visited { text-decoration: none; color: #1D75FF; font-size: 12px; font-weight: bold;} A.TeamLinksLinks:active { text-decoration: none; color: #1D75FF; font-size: 12px; font-weight: bold;} A.TeamLinksLinks:hover { text-decoration: underline; color: #1D75FF; font-size: 12px; font-weight: bold;}

.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 { width: 100%;}
.FreeStyleTitle {}
.FreeStyleBackground {}

.MerchandiseMainTable {}
.MerchandiseTitle { background-image: url("image.aspx?id=61"); width: 188px; height: 23px; }
.MerchandiseBackground {}

.NavBottomMainTable { width: 100%; background-color: white;}
.NavBottomFooterContent {}
.NavBottomD4FooterContent { background-color: black;}

.NavBottomMainTable { background-color: black; width: 100%;}
.NavTopContent {}
.D4TopNavBar { }

.D4TopNavLinks,  a.NavBar
{
text-decoration: none;
color:#ffffff!important;
font-size: 12px;
font-style: normal;
font-weight:bold;
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-stretch: normal;
}

.PageMainTable {}
.PageContent {}

.PhotoGalleryMainTable { width: 796px; }

.PlayerRosterMainTable {}
.PlayerRosterTitleBackground {}
.PlayerRosterTitleForeground { background-image: url("image.aspx?id=27"); width: 233px; height: 33px;}
.PlayerRosterContentBackground {}
.PlayerRosterDataGrid {font-size: 10px;}

.PlayerProfileName { background-color:black; color: white; font-weight: bold; font-size: 10pt; font-family: Arial;}
.PlayerProfileTeam { background-color: gray; color: yellow; font-weight: bold; font-size: 10pt; font-family: Arial;}
.PlayerProfileMain { background-color: gainsboro; width: 796px;}
.PlayerCategoryMain { background-color: #16366F;}
.PlayerCategoryTitle { background-color: #16366F; color: white; font-weight: bold; font-size: 10pt; font-family: Arial;}
.PlayerCategoryBody { background-color: #EAEAEA;}
.PlayerCategoryQuestion { font-family: Arial; font-size: 10pt; font-weight: bold; }
.PlayerCategoryAnswer { font-family: Arial; font-size: 10pt; } .PlayerPhotoMain { background-color: black;}
.PlayerPhotoName { color: white; font-weight: bold;}

.ProgramAnnouncementTitle {}

.ProgramMainTable { background-color: #18366c; width: 790px; }
.ProgramListTitleBackground {}
.ProgramListTitleForeground {}
.ProgramListContentBackground {}
.ProgramListDataGrid {}

.ProgramLeftSide { color: yellow; width: 500px;}
.ProgramRightSide { width: 250px;}
.ProgramMainTable { width: 796px; background-color: white;}
.ProgramPolicyTable { width: 750px; }
.ProgramMainCampTitle {}

.SponsorsMainTable {}
.SponsorsTitle { background-image: url("image.aspx?id=85"); width: 233px; height: 39px;}
.SponsorsContentBackground { text-align: center;}

.TeamListContentBackground { background-color: #FFFFFF; }
.TeamListDataGrid { background-color: white; }
.TeamListDataGridAlternatingItem { background-color: white; }
.TeamListDataGridItem { background-color: #DDDDDD;}
.TeamListDataGridHeaderItem { background-color: #9B96B0; font-weight: bold;}
.TeamsClubMainTable { background-color: white; padding-top: 5%; padding-bottom: 5%; }

.TeamListMainTable { width: 50px;}
.TeamListTitleBackground {}
.TeamListTitleForeground { background-image: url("image.aspx?id=86"); width: 233px; height: 39px;}
.TeamListContentBackground { text-align: center; }
.TeamListDataGrid { font-size: 12px; }

.TeamTitle { font-size: 14px; font-weight: bold;}
.TeamPageBodyTable { background-color: white; width: 796px;}
.TeamPageMainTable { background-color: white; width: 796px; }
.TeamLeftSide { width: 200px; }
.TeamCenter { width: 396px; }
.TeamRightSide { width: 200px; }

.WebContentMainTable {}
.WebContentBackground {}

.VolunteerListDataGridItem { color: white; }
.VolunteerListDataGridAlternatingItem  { color: white; }
.VolunteerListDataGrid  { color: white; }

.calendar_mini
{
	border: 1px solid black;
	font-size: 8pt;
	font-family: tahoma;
	background-color: white;
}

.calendar_mini_TodayDayStyle
{
	color: white;
	background-color: skyblue;
}

.calendar_mini_DayStyle
{
	background-color: white;
}

.calendar_mini_NextPrevStyle
{
	font-size: 9pt;
	font-family: tahoma;
	color: white;
}

.calendar_mini_DayHeaderStyle
{
	color: red;
	background-color: #0055BE;
}

.calendar_mini_TitleStyle
{
	font-size: 9pt;
	font-family: tahoma;
	font-weight: bold;
	color: red;
	background-color: white;
}

.calendar_mini_OtherMonthDayStyle
{
	color: silver;
	background-color: gainsboro;
}

.calendar_full
{
	border: 1px solid black;
	width: 700px;
	font-family: tahoma;
	font-size: 14pt;
}

.calendar_full_TodayDayStyle
{
	font-weight: bold;
	color: midnightblue;
	background-color: skyblue;
	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: 12pt;
	color: white;
	background-color: #0055BE
}

.calendar_full_TitleStyle
{

	font-weight: bold;
	color: white;
	background-color: white;
}

.calendar_full_OtherMonthDayStyle
{
	color: silver;
	background-color: gainsboro;
	font-size: 10pt;
	text-align: left;
	height: 100px;
	width: 100px;
	vertical-align: top;
}

