﻿a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #000099;
}

.Ticker
{
	background-color: #000000;
	font-family: 'Courier New' , Courier, monospace;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF00;
}


.TableHeader
{
	padding-right: 2px;
	padding-left: 8px;
	font-size: 18px;
	padding-bottom: 2px;
	width: 100%;
	color: #333399;
	padding-top: 2px;
	font-family: 'Arial Black';
	border-bottom-style: groove;
	border-bottom-width: thin;
	border-bottom-color: #C0C0C0;
	font-style: italic;
	background-color: #EAEAEA;
}



.HelpText
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial;
	color: blue;
	font-style: italic;
}

.PageHeader_OLD {
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 19pt; 
	BORDER-LEFT-COLOR: #000000; 
	COLOR: #FFFFFF; 
	BORDER-TOP-COLOR: #000000; 
	BORDER-BOTTOM: #000000 1px groove; 
	FONT-FAMILy: Arial, Helvetica, sans-serif; 
	BACKGROUND-IMAGE: url(../images/page_header_backG.png); 
	TEXT-ALIGN: left; BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000
}




.TextRegular
{
	text-decoration: none;
	color: #000000;
	font-size: 9pt;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.TextLabel
{
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: gray;
	font: bold 9pt Arial, Helvetica, sans-serif;
}

.TextAlert
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: Red;
}

.TextHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

.TextSubHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	background-color: #EEEEEE;
}

.TextEditRegular
{
	line-height: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	font: 9pt Arial, Helvetica, sans-serif;
}

.TextBold
{
	line-height: normal;
	text-decoration: none;
	color: #000000;
	font: 9pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ButtonRegular
{
	line-height: normal;
	border: thin solid #C0C0C0;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font: bold 9pt Arial, Helvetica, sans-serif;
	background-color: #000099;
}

.LinkRegular
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	cursor: hand;
}

.LinkHeader
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	cursor: hand;
}

.HiddenColumn
{
	display: none;
}

.GridRegular
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

.GridRowRegular
{
	font-family: Arial;
	border-bottom: solid;
	border-top-style: solid;
	font-size: 9pt;

}

.GridRowRegularAlt
{
	background-color: #FFFAD9;
	border-bottom: solid 1px;
	border-top-width: 1px;
	font-size: 9pt;
	font-family: Arial;

}

.GridRowSelected
{
	background-color: #D1DDF1;
	font-weight: bold;
}

.GridRowEdit
{
	background-color: #2461BF;
	font-weight: normal;
	text-align: right;
}

.GridHeaderRegular
{
	background-color: #F5F5F5;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;
	color: Black;
	height: 20px;
}

.GridFooterRegular
{
	background-color: #507CD1;
	color: White;
	font-weight: bold;
}

.GridPager
{
	background-color: #2461BF;
	color: White;
	text-align: center;
}

.PageBackround
{
	background-color: white;
}

.ControlBackround
{
	background-color: white;
}




.PanelWBorder
{
	padding: 5px;
	border-bottom: gainsboro 1px solid;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
}

.CenterText
{
	vertical-align: middle;
}

.FeedHeader
{
	background-color: #2461BF;
	color: White;
	font-size: small;
	font-family: Arial;
}

.FeedSubHeader
{
	font-weight: bold;
	font-size: small;
	font-family: Arial;
}

.FeedItem
{
	font-family: Arial;
}


.InlineLinkButton
{
	border-width: 0px;
	font-family: Verdana;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
	cursor: hand;
	background-color: Transparent;
	text-align: left;
}



.ImageButtonStyle
{

	cursor: hand;

}

.CalendarGame
{
	cursor: hand;
	background-color: #99FF99;
	color: #000000;
}

.InlineGameButton
{
	border-width: 0px;
	cursor: hand;
	background-position: center center;
	background-image: url(../images/Helmet_32.png);
	background-repeat: no-repeat;
	background-color: Transparent;
}


.ModuleCell
{
	font-size: small;
	border-bottom: gainsboro 1px solid;
	font-family: Verdana;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
}

.ModuleTable
{
	border: 1px solid #CCCCCC;
}

.NullStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.moduleBox
{
	margin: 0;
	border: 1px solid #cccccc;
	width: 450px;
	padding: 0px 10px 0px 0px; /*

    background-color: #ff0000;
    text-align: left;
    background-color: #ff0000;    
    background-image: url(back_test2.jpg);
    background-repeat: no-repeat;
    */
} 

.menuTop
{
	background-color: #002D61;
	border-color: #002D61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
} 

.GridHeader
{
	background-color: #CCCCCC;
	border-color: #002D61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
} 

.img-shadow  
{
float:left; 
background: url('../images/trans-shadow.png') no-repeat right bottom; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
	text-align: center;
}  

.img-shadow img
{
	display: block; /* IE won't do well without this */
	position: relative; /* Make the shadow's position relative to its image */
	padding: 8px; /* This creates a border around the image */
	background-color: #F3F3F3; /* Background color of the border created by the padding */
	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
	margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}  

/* Module Classes */

.ModuleHeader
{
	font-size: 16pt;
	border-bottom: dimgray solid;
	font-family: 'Trebuchet MS';
	color: #333333;
	border-bottom-width: medium;
	border-bottom-color: #C0C0C0;
	height: 35px;	
}


.ModuleCell
{
	font-size: medium;
	border-bottom: gainsboro 1px solid;
	font-family: Verdana;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
}

.ModuleNews
{
	background-image: url(../images/icon_news_Small.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleEvents
{
	background-image: url(../images/icon_calendar.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleSponsors
{
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 45px;
}


.ModuleGames
{
	background-image: url(../images/icon_home.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleWeather
{
	background-image: url(../images/icon_weather_small.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModulePhotos
{
	background-image: url(../images/icon_photos_small.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleLogin
{
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleSchedule
{
	background-image: url(../images/icon_schedule_small.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleStandings
{
	background-image: url(../images/icon_standings_small.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleLeaders
{
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleRules
{
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleTeamInfo
{
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleTweets
{
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleRoster
{
	background-image: url(../images/icon_team_small50.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModulePlayerProfile
{
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleStats
{
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleTeams
{
	background-image: url(../images/icon_team_small50.png);
	background-repeat: no-repeat;
	padding-left: 45px;
}

.ModuleGameInfo
{
	background-image: url();
	background-repeat: no-repeat;
	padding-left: 45px;
}

.PageHeader
{
	padding: 5px;
	font-size: 19pt;
	color: #002D61;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	vertical-align: middle;
	height: 50px;
}

.PHHome
{

}

.PHAdminHome
{

}

.PHLeague
{
	background-position: 5px center;
	background-image: url(../images/icon_leagueteams.png);
	background-repeat: no-repeat;
	padding-left: 70px;
}

.PHTeam
{
	background-position: 5px center;
	background-image: url(../images/icon_team_Small50.png);
	background-repeat: no-repeat;
	padding-left: 70px;
}

.PHPlayer
{
	background-position: 5px center;
	background-image: url(../images/icon_player_Small50.png);
	background-repeat: no-repeat;
	padding-left: 70px;
}

.PHCalendar
{
	background-position: 5px center;
	background-image: url(../images/icon_calendar.png);
	background-repeat: no-repeat;
	padding-left: 70px;
}

.PHField
{
	background-position: 5px center;
	background-image: url(../images/icon_fields.png);
	background-repeat: no-repeat;
	padding-left: 70px;
}

.PHInfo
{

}

.PHCoach
{

}

.PHSkills
{

}

.PHUmpire
{

}

.PHForms
{

}

.PHGame
{

}

.MasterBack
{
	background-image: url(../images/sbgrad.png);
}