/* Default CSS Stylesheet for a new Web Application project */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.CssValidationMessage {
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	font-size: 10px;
	text-align:center;
	color:Red;
	padding:2,2,2,2;}
	
.CssASPButton {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	border-style: solid;
	border-color: Navy;
	background-color: silver;
	color: Navy;
	}
	
.CssMainHeading	{	
	color: White;
	background-color: #4682b4;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style:	normal;
	text-decoration: none;
	text-align:center;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}
	
.CssLoginText
{
	font-family:Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
}

.CssFormationLabel
{
	font-family:Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight:bold;
	color:Black;
	font-style: normal;
}

.CssTextBox {
	border-color: silver;
	border-style: solid;
	border-width: 1;
	text-align: left;
	padding-left: 5;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.LogOff_Link 
{
	color: White;
    font-family: Arial, Tahoma, Verdana;
    font-size:  12px;
}

.Team_Header 
{
	color: White;
    font-family: Arial, Tahoma, Verdana;
    font-size:  14px;
	font-weight: bold;
}

.Registration_Headers 
{
	background-color: #4682b4;
	color: White;
    font-family: Arial, Tahoma, Verdana;
    font-size:  14px;
	font-weight: bold;
	border-width:1;
	border-color:Silver;
}

.Registration_Headers_Grey
{
	background-color: silver; 
	color: White;
    font-family: Arial, Tahoma, Verdana;
    font-size:  14px;
	font-weight: bold;
	border-width:1;
	border-color:Silver;
}

.Registration_Text
{
	background-color:Silver;
	font-family:Arial, Tahoma, Verdana;
	font-size: 12px;
	color: Black;
	font-weight:bold;
}

.PrintTeamSheetLabel
{
	font-family:Arial, Tahoma, Verdana;
	font-size: 16px;
	color: Black;
	font-weight:bold;
}

.PrintTeamSheetValue
{
	font-family:Arial, Tahoma, Verdana;
	font-size: 16px;
	color: Black;
}

.Registration_Note
{
	font-family:Arial, Tahoma, Verdana;
	font-size: 12px;
	color: Black;
}

.RegistrationTextBox {
	border-color: silver;
	border-style: solid;
	border-width: 1;
	text-align: left;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.Border {
	border: 2px solid #FFFFFF;
}
.PlayerList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-indent: 5px;
}

/* === Datagrid Styles === */

/* Font-Size="10pt" Font-Bold="True" HorizontalAlign="Center" ForeColor="White" BackColor="SteelBlue" */
.CssDataGrid_DefaultHeader {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10pt;
	font-weight:		bold;
	background-color:	SteelBlue;
	color:				White;
	text-align:			center;
	}
	
/* BackColor="#CCCCFF" */
.CssDataGrid_AlternateItem {
	background-color:	#CCCCFF;
	font-size:			8pt;
	vertical-align:		top;
	padding:			0,0,0,3;
	}
	
/* Font-Size="8pt" VerticalAlign="Top" */
.CssDataGrid_DefaultItem {
	font-size:			8pt;
	vertical-align:		top;
	padding:			0,0,0,3;
	}
	
.CssDataGrid_DefaultStyle {
	font-size:			10pt;
	font-family:		Arial, Helvetica, sans-serif; 
	padding-left:		3; 
	padding-right:		3;
	border:				solid,1px,black;
	}
	
	
.PrintDataGrid_DefaultHeader {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			14pt;
	font-weight:		bold;
	background-color:	SteelBlue;
	color:				White;
	text-align:			center;
	}
	
/* BackColor="#CCCCFF" */
.PrintDataGrid_AlternateItem {
	background-color:	#CCCCFF;
	font-size:			11pt;
	vertical-align:		top;
	padding:			0,0,0,3;
	}
	
/* Font-Size="8pt" VerticalAlign="Top" */
.PrintDataGrid_DefaultItem {
	font-size:			11pt;
	vertical-align:		top;
	padding:			0,0,0,3;
	}
	
/* font-size="10pt" font-name="arial" cellpadding="3" BorderWidth="1px" Width="90%" */
.PrintDataGrid_DefaultStyle {
	font-size:			12pt;
	font-family:		Arial, Helvetica, sans-serif; 
	padding-left:		3; 
	padding-right:		3;
	border:				solid,1px,black;
	width:				100%;
	}
	
/* === End === */

.DescriptiveBorder {
	border: 2px solid #FFFFFF;
}
.DescriptivePlayerList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-indent: 5px;
}
.DescriptiveDescriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 8px;
}
.DescriptiveHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 32px;
}

.TourTextRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	line-height: normal;
	text-align: right;
}
.TourHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 8px;
}

.redRequiredStar
{
	color:#ff0000;
}

.trBlackBg
{
	background-color: #000000;
}

.TeamSheetInfoLabel
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: white; 
	BACKGROUND-COLOR: steelblue;
}
