﻿

body 
{
	vertical-align: top;
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
}.DisplayDesc { width:50px;word-break : break-all }
            .DisplayDiv {width:50px; OVERFLOW:hidden;TEXT-OVERFLOW:ellipsis}
.ContentPlaceHolder
{
	width:800px;
	height:300px;
	background-color:White;
	vertical-align:top;
}
.pnl2
{
	
}
.ASCXTable
{ width:792px;
	height:300px;
	text-align:center;
	/*width:800px; */
	background-color: White; 
	vertical-align: top;
	margin: auto;
}
a:hover
{
	color:Red;
}

a {
	color: Blue;
	text-decoration:none;
}
a.white:hover {
	color: Red;
	text-decoration:none;
}

a.white 
{
	font-size:12px!important;
	color: White;
	text-decoration:none;
}

.MasterPageLeftMenu
{
	text-decoration:none;
	vertical-align:top; 
	width:160px; 
	background-color: #99cccc; 
	color: #FFFFFF;
}
.gvRow
{
	background-color: #F7F6F3;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	border-color:Transparent;
	border-width:0px; 
	color:#4C4B4B;/*#333333;*/
	width:0px;
	font-size:small;
	font-family:Tahoma;
}
.gvRow a
{
	font-style:normal;
	font-weight:normal;
	font-size:small;
	font-family:Tahoma;
	color:blue;
}
.gvRow a:hover
{
	color:#FF9900;
}
.gvAltRow a
{
	font-style:normal;
	font-weight:normal;
	font-size:small;
	font-family:Tahoma;
	color:blue;
}
.gvAltRow a:hover
{
	color:#FF9900;
}
.gvAltRow
{
	background-color: White;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	border-color:Gray;
	color:#284775;
	font-size:small;
	font-family:Tahoma;
}
.gvHeader
{
	background-color: White;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	font-weight:bold;
	color:Black; 
}
.gvFooter
{
	background-color:White;
	font-weight:bold;
	color:White;
}
.gvEditRow
{
	background-color:#999999;
	padding-left: 0px;
    padding-right: 0px;
}
.gvSelectedRow
{
	background-color:#E2DED6;
	font-weight:bold;
	color:#333333;
}
.gvPager
{
	background-color:White;
	color:Black;
	text-align:center;
	text-align:-moz-center;
}
.gvWithCalendar
{
	
	border-color:Gainsboro;
	color:#333333; 
	border-style:solid;
	border-width:1px;
}

.gv
{
	border-width:0px;
	border-color:Gainsboro;
	color:#333333; 
	border-style:solid;
	border-width:1px;
	margin: auto;
}

.gv td 
{
    padding-left: 5px;
    padding-right: 5px;
}

.tbl td 
{
    padding-left: 0px;
    padding-right: 0px;
}

.brentRankingsPanel{
	/*height:30px;*/
	width:600px;
	/*background-color:GrayText;*/
	/*border-right: black 1px solid;
border-bottom: black 1px solid; 
border-left: black 1px solid; */
}	
.brentSetScoredEventsTextBox{
	Width:25px;
}
/*Popup Control*/
.brentPopupControl{
border-right: gray 1px solid;
border-top: gray 1px solid; 
border-left: gray 1px solid; 
color: black;
border-bottom: gray 1px solid; 
background-color: #dddddd; 
text-align: center;
}

.StyledDDL
{
	scrollbar-face-color: #E1E0E0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: #787878;
	scrollbar-track-color: #EAE9E9;
	scrollbar-darkshadow-color: #AEAEAE;
	border:solid 1px black;
	background-color:#E1E0E0;
	border-color:#FF9900!important;
	border-style:solid!important;
	border-width:1px!important;
	width:172px!important;
}

li ul {
width:30em;
line-height:1em;
border:#FF9900 1px solid;
position: absolute;
left: -999em;
}


/*CollapsiblePanel*/
.collapsePanel {
	z-index:9999;
	background-color:white;
	overflow:hidden; 
	border-bottom:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
}

.collapsDivHeader
{
	padding: 5px; 
	cursor: pointer; 
	vertical-align: middle;
}

.collapsePanelHeader
{
	border:solid 1px black;
	width:785px;
	height:30px;
	background-image: url(../images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}
.collapsePanelHeader:hover
{
	border:solid 1px black;
	width:785px;
	height:30px;
	background-image: url(../images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FF9900;
	font-weight:bold;
}

.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

.setscoredeventswatermarked {
	height:20px;
	width:25px;
	padding:0 2px 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.brentASCXTables
{
	width:600px;
	background-color:White;
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:150px;
	padding:0 2px 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


/*this is just to make this page kind of thin. no reason, really
p{width:500px}*/

/*this is just to scale my images down a bit
img{width:500px;height:400px}*/

/*this is what we want it to look like when it's invisible*/
div.loading-invisible{
    display:none;
	}

/*this is what we want it to look like when it's visible*/
div.loading-visible{
    /*this part gives it a background and makes it bold*/
	background:#ccc;
	font-weight:bold;
	
    /*this part positions the loading div a little ways down the screen*/
    position:absolute;
	left:0;
	top:200px;
	
	/*this part positions the contents of the loading div in the center of the sreen*/
	width:100%;
	text-align:center;
	}
	
	
.FGCLASS{}

.CGCLASS {}

.BGCLASS{background-color:White;}

.TEXTFONTCLASS {}

.CAPTIONFONTCLASS {}

.CLOSEFONTCLASS {}

/*Hover Menu*/
.popupMenu 
{
	position:absolute;
	margin-left:-15px;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.HoverLinkButton
{
	display: inline!important;
	color:Black!important;
	margin-left:5px!important;
}
.HoverLinkButton:hover
{
	display: inline!important;
	color:Red!important;
	margin-left:5px!important;
}

.popupHover {
	/*background-image:url(images/header-opened.png);background-color:#F5F7F8;*/
	background-repeat:repeat-x;
	background-position:left top;
	
}

.DateTextBox 
{
	border:solid 1px #686868;
	width:170px;
	width/*\**/: 168px\9;/*ie*/
	background-image:url(../images/AutoCompletePlus_TextboxBG.gif);
	background-repeat:repeat-x;
	position:absolute;
	vertical-align:baseline;
}

.DateTextBox:hover
{
	border:solid 1px #FF9900;
	width:170px;
	width/*\**/: 168px\9;/*ie*/
	position:absolute;
	
}

.DateTextBoxDiv
{
	/*vertical-align:top;
	position:relative;*/
	border:solid 1px black;
	width:172px;
	height:20px;
	text-align:left;
}

.DateTextBox_Watermark
{
	border:solid 1px #686868;
	width:170px;
	#width:168px;/*ie*/
	background-image:url(../images/AutoCompletePlus_TextboxBG.gif);
	background-repeat:repeat-x;
	position:absolute;
	vertical-align:baseline;
	height:16px;
	
	padding-left:1px;
	color:#FF9900;
	font-family: Tahoma;
	font-size: 12px;
}

.DateTextBox_Watermark:hover
{
	border:solid 1px #FF9900;
	width:170px;
	#width:168px;/*ie*/
	background-image:url(../images/AutoCompletePlus_TextboxBG.gif);
	background-repeat:repeat-x;
	position:absolute;
	vertical-align:baseline;
	height:16px;
	
	padding-left:1px;
	color:#FF9900;
	font-family: Tahoma;
	font-size: 12px;
}

.AthletePopupNameLabel 
{
	z-index:1;
	color:black;
	height:10px; 
	border-width:0px;
	font-size:XX-Small;
	font-weight:bold;
}

.AthletePopupDetailLabel
{
	z-index:2;
	background-color:White;
	color:black;
	height:10px; 
	border-width:0px;
	font-size:XX-Small;
}
#PopupAthleteNameDiv
{
	margin-left:7px;
	position:relative;
	height:14px;
	width:105px;
	z-index:1;
	color:black;
	height:10px; 
	border-width:0px;
	font-size:XX-Small;
	font-weight:bold;

}

#PopupAthleteDetailsDiv
{
	margin-left:7px;
	position:relative;
	z-index:2;
	background-color:White;
	color:black; 
	border-width:0px;
	font-size:XX-Small;
	vertical-align:text-top;
	height:11px;
	width:105px;
}
#PopupPlaceHolder
{
	position:inherit;
	height:8px;
}
.PopupAthleteLinksDiv
{
}

#PopupWrapper
{
	
	 width: 120px; 
	 height: 160px; 
	 background-image: url(../Images/AthletePopupTableBackground120px2.gif);
	 vertical-align:text-top;
	 text-align:center;
}

#PopupImageDiv
{
	position:relative;
	border: solid 1 black;
	padding-top:1px; 
	width: 102px; 
	height: 102px;
	background-color:Black;
	text-align:center;
	margin: 0 auto;
}
#PopupLink1 
{
	height:11px;
	background-color:White;
	color:black;
	height:10px; 
	border-width:0px;
	font-size:XX-Small;
}
#PopupLink2
{
	position:relative;
	vertical-align:text-top;
	height:12px;
}
.HiddenLabel
{
	display:none;
}
