﻿*{margin:0; padding:0;}

body
{
	background-color: #161616;
	font-family:Vrinda;
	font-size: 16pt;
}
/*background-image: url(../../Images/gplate_t.jpg);*/

.Hyperlink_AFA a:link {color: #2222FF;}
.Hyperlink_AFA a:active {color: #2222FF;}
.Hyperlink_AFA a:visited {color: #2222ff;}
.Hyperlink_AFA a:hover {color: #00ff00;}

.Master_PanelTop
{
	z-index: 0;

	position: absolute;
	left: 0px;
	top: 0px;
	
	height: 111px;
	width: 99%;
	
	background-color: black;
	border-style: solid;
	
	border-color: #0000bb;
	border-top-width: 4px;
	border-bottom-width: 6px;
	border-right-width: 4px;
	border-left-width: 4px;
}
.Master_PanelTop a:link {color: #2222ff;}
.Master_PanelTop a:visited {color: #2222ff;}
.Master_PanelTop a:hover {color: #00ff00;}

.Master_PanelLeft
{
	z-index: 999;
	
	position: absolute;
	left: 0px;
	top: 115px;

	height: 101%;
	width: 125px;

	background-color:#000000;
	border-left: 4px solid #0000bb;
	border-right: 6px solid #0000bb;
	border-top: 0px solid #0000bb;
	border-bottom: 4px solid #0000bb;
}
.Master_PanelLeft a:link {color: #2222FF;}
.Master_PanelLeft a:visited {color: #2222ff;}
.Master_PanelLeft a:hover {color: #00ff00;}

.Master_PanelContent
{
/*
	position: absolute;
	top: 125px;
	left: 135px;
	height: 88%;
	width: 88%;

*/
	z-index: 889;
	position: relative; /* IMPORTANT (that this isn't 'static') in order to allow child objects' "absolute positioning" to reference this panel */
	margin-top: 0px;
	margin-left: 135px;
	margin-right: 5px;
	margin-bottom: 10px;

	/*
	border-left: 3px solid #ff0000;
	border-right: 3px solid #ff0000;
	border-top: 3px solid #ff0000;
	border-bottom: 3px solid #ff0000;
	*/
}

.TextPanel_Generic
{
	background-color: #f7fafa;
	position: relative;
	
	padding: 5px;
	
	border-style:solid;
	border-color: #888888;
	border-width: 1px;
	overflow:auto;
}

.TextPanel_Generic_2
{
	background-color: #faf7e4;
	position: relative;
	
	padding: 5px;
	border-style:solid;
	border-color: #888888;
	border-width: 1px;
	overflow:auto;
	margin: 6px;
}

.TextPanel_Generic_3
{
	background-color: #faf7e4;
	position: relative;
	
	padding: 5px;
	border-style:solid;
	border-color: #888888;
	border-width: 1px;
	margin: 6px;
}

.TextPanel_Generic_4
{
	background-color: #faf7e4;
	position: relative;

	padding: 5px;
	border-style:solid;
	border-color: #4a4734;
	border-width: 1px;
}
.TextPanel_Generic_4 a:link {color: #2222ff;}
.TextPanel_Generic_4 a:visited {color: #2222ff;}

.TextPanel_Transparent_Black
{
	/* NOTE/TODO: path begins at location of file using this scheme!*/
	background-image: url(../../Images/Transparent50_Black.png);
	
	position: relative;
	
	padding: 5px;
	border-style: outset;
	border-color: #57371a;
	border-width: 2px;
	color: #ffffff;
}
.TextPanel_Transparent_Black a:link {color: #ffffff;}
.TextPanel_Transparent_Black a:visited {color: #ffffff;}
.TextPanel_Transparent_Black a:hover {color: #00ff00;}

.MenuCell_Generic1 
{
	position:relative;
	top: 0px;
	height:25px;
	
	border-left: 0px solid #0000ff;
	border-right: 0px outset #ffffff;
	border-top: 0px solid #0000ff;
	border-bottom: 0px solid #0000ff;
	border-color: #5577ff;
	border-style: outset;
	
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-size: 10pt;
	font-family: Verdana;
	margin: 0px;
}

.MenuCell_Generic1 a:link {color:#ffffff; text-decoration: none;}
.MenuCell_Generic1 a:visited {color:#ffffff; text-decoration: none;}
.MenuCell_Generic1 a:hover {color:#ffffff; text-decoration: underline;}

.News_TableCell
{
	padding: 1px 6px 1px 1px;
	text-align: left;
	font-size: 10pt;
	font-family: Arial Narrow;
	font-weight: normal;
	vertical-align: baseline;
}

.PL_PanelTitle
{
 	z-index: 889;
 	position: absolute;
	
	left: 28px;
	top: 6px;

	/*2
	margin-left: -112px;
	margin-top: -105px;
	margin-right: 0px;
	margin-bottom: 0px;
	*/
}

.PL_PanelMain
{
 	z-index: 105;
 	position: absolute;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.PL_TableItem
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.PL_TableCellHeader
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-family:Arial Narrow;
	font-size: 12pt;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	border-style:groove;
	border-width:4px;
	color:#ffffff;
	background-color:#555555;
	border-color:#999999;
}

.PL_TableCellRowItem
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-family:Verdana;
	font-size: 10pt;
	font-weight:normal;
	font-style:normal;
	border-style:groove;
	border-width:4px;
	color:#ffffff;
	background-color:#000000;
	border-color:#999999;
}

/*
.Leagues_PanelTitle
{
 	z-index: 889;
 	position: absolute;

	left: 20px;
	top: 5px;
}
*/

.League_PanelMain
{
 	z-index: 105;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	/*
	border-left: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	*/
}

.League_PanelHeader
{
	z-index: 105;
	margin-left: 10px;
	margin-top: 25px;
	height: 110px;
	width: 633px;
	position: relative;
	border: solid 7px #000044;
	background-color: #ffffff;
}

.League_LabelDocumentTitle
{
	font-family:Vrinda;
	font-size: 40pt;
	text-align:center;
	font-weight:bold;
	font-style:italic;
	
	color:#000000;
}

/*
.LeagueSchedule_PanelMain
{
 	z-index: 105;
 	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*/

.GallP_Title
{
}

.GallP_MainPanel
{
/*left: 12px; position: absolute; top: 123px" Width="960px" */

 	position: absolute;
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}