﻿.contestTitleBG{background-color:#003366;}

.mh-600 { min-height:600px; }
.mh-700 { min-height:700px; }

.h-250 { height:250px; }

.w-35 {width:35px;}
.w-95 { width:95%; }
.w-100 { width:100%; }
.w-165 {width:165px;}

.w-679 { width:679px; }
.w-680 { width:680px; }

.w-800 { width:800px; }
.w-819 { width:819px; }
.w-820 { width:820px; }
.w-960 { width:960px; }
.w-965 { width:965px; }
.w-985 { width:985px; }

.ml-28 { margin-left:28px; }
.ml-22 { margin-left:22px; }
.mt-3 {margin-top:3px;}
.mb-3 {margin-bottom:3px;}

.t-h {
	height:30px; 
	position:relative; 
	background: #003366;
}

.t-h h1,
.t-h h2,
.t-h h3 {
	position: absolute;
	height: 100%;
	z-index: 2;
	top:12px;
	left:10px;
	}

.t-c{
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-right: 10px;
}
.t-b{
	border: #cccccc solid 1px; 
	margin-bottom:5px;
}

.row-styles tr{border-bottom:dashed 1px #cccccc;}
.row-styles tr:hover{background-color:#F5F5DC;}

/****** BRACKET STYLE *******/
#TournamentDisplay{margin: 0px auto;}
.bracket-container{
	position:relative; 
	background:white; 
	padding-bottom:50px;
}
.RoundHeaderTop {
	font-size: 8pt; 
	font-family: arial; 
	color:#ffcc33; 
	text-align: center; 
	background-color: #444444; 
	font-weight: bold; 
	padding: 2px 0 2px 0; 
}
.RoundHeaderBottom {
	font-size: 8pt; 
	font-family: arial; 
	color:white; 
	text-align: center; 
	background-color: #444444;
	padding: 2px 0 2px 0; 
}
.RoundColumn {background-color: #ffffff;}
.BracketLink {color: Green;}

/* Alternate column styles */
.ColumnBG { background-color: #ffffff; }
.RoundHeaderBG { background-color: #232323; }

/* Bracket styles */
.GameBox {text-align: center;} 
.GameLine { border: 1px solid #DD7500; }
.GameTopLeft,.GameTopLeftSemiFinal,.GameTopLeftFinal, 
.GameBottomLeft,.GameBottomLeftSemiFinal,.GameBottomLeftFinal{
	line-height:24px; 
	font-size: 8pt; 
	font-family: arial; 
	text-align:center; 
	white-space:nowrap; 
	overflow:hidden; 
	vertical-align:middle;
	/* background:url(/includes/images/menu/bg_menu.gif); */
	border: solid 1px #dcdcdc;
	}
.GameTopCorner, .GameBottomCorner {
	line-height:24px; 
	font-size: 7pt;  
	font-family: arial; 
	color:#003366;
	text-align:center; 
	white-space:nowrap; 
	overflow:hidden; 
	vertical-align:middle;
	/* background:url(/includes/images/menu/bg_menu.gif); */
	background-color: #dcdcdc;
	border: solid 1px #dcdcdc;
	}
.Champion {
	color: #232323;
	font-weight:bold; 
	font-family: arial; 
	text-align:center; 
	white-space:nowrap; 
	overflow:hidden; 
	}	
.Champion .top
{	
	color: #003366;
	font-size:110%;
	margin: 0 50px 3px;
	padding: 0 0 3px;
	border-bottom:solid 1px #DD7500;
	background:url(/includes/images/menu/bg_menu.gif); 
}
.Champion .bottom
{
	font-size:140%;
	margin: 3px 0 0;
	padding: 3px 0 0;
}
span.icon-trophy
{
	display: inline-block;
	height:16px;
	width:16px;
	background:url(/includes/images/icons/trophy.png) no-repeat;
}
.border-bottom-orange
{
	border-bottom: solid 1px #DD7500;
	padding: 3px 0 3px 0;
	margin: 3px 0 3px 0;
}

 /* BACKGROUND FOR THE SCORE | DATE & TIME | LOCATION */
.GameMiddleFinal,.GameMiddleSemiFinal,
.GameMiddle {
	text-align: center; 
	background:url(/includes/images/backgrounds/bg_gradient.gif) repeat-x fixed #ffffff;
	}
 /* WRAPS AROUND THE SCORE | DATE & TIME | LOCATION */
.content-o{width:100%; height:100%; border-spacing:0px; border-collapse:collapse;}
.content-m{text-align: center;}
.content-i{ vertical-align:middle;}

/* CURRENTLY NOT ACTIVE */
.GameTopRight { display:none; line-height:24px; font-size: 8pt; font-family: arial; white-space:nowrap; overflow:hidden; vertical-align:middle; background:url(/includes/images/menu/bg_menu.gif);border: solid 1px #dcdcdc; }
.GameBottomRight  { display:none; line-height:24px; font-size: 8pt; font-family: arial; white-space:nowrap; overflow:hidden; vertical-align:middle;background:url(/includes/images/menu/bg_menu.gif); border: solid 1px #dcdcdc;}


/****** LEADERS STYLES *******/
.LeadersControlSubGroupTable {
    width:633px; 
    height:188px; 
    margin-bottom:10px; 
    background-image:url(/includes/images/global/leaderboards/panel_blue_bkgrnd.jpg);
}
.LeadersControlSubGroupHeader {
    text-align: left; 
    margin: 14px 14px 0px 14px; 
    width: 600px; 
    height:20px; 
    font-size: 10pt;
    font-weight:bold;
    color: #ffcc00;  
    background-color:#7f9db9; 
    letter-spacing:0.04em;
}
.LeadersControlGrid {
    color:white;
    height:110px;
    margin-bottom: 2px;
}
.LeadersControlQualifications {
    font-size: 8pt; 
    color: #990000; 
    border-style: none; 
    height:30px; 
    vertical-align:top; 
    text-align:center;
}
.LeadersControlRankCell {
    width: 30px; 
    vertical-align:top; 
    text-align:right;
}
.LeadersControlNameCell {
    width: 500px; 
    text-indent:4px; 
    vertical-align:top;
}
.LeadersControlStatCell {
    font-family:arial;
    font-size: 10pt; 
    text-align:center; 
    vertical-align:top;
}
.LeadersControlNoData { 
    font-size:24px; 
    color: #000000; 
    text-align:center;
}

.LeadersControlHighlightedLeader { background-color: #DDDDDD; }

.links-border { border-bottom: #c4cfdb 1px solid; }

span.tt-i{cursor: pointer;}