 
 
BODY { 
    background-color: #000000;
    background-image: url(/images/bgv2.jpg);
    background-repeat: repeat-y;
    background-position: center;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
}

.ClockButton {
    width: 200px;
}
.demoHeaders { margin-top: 2em; }
#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
ul#icons {margin: 0; padding: 0;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}
.progressbar{
    width: 150px;
}
A
{
    COLOR: #000099;
    TEXT-DECORATION: none;
	cursor: pointer;
}

A:hover
{
    COLOR: #FF0000;
}

 
#top {
	position: absolute;
}



element.style {
}

.rbottom {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.rtop {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

 
.pageContent {
    height: 100%;
    display: flex;
    flex-flow: column;
    flex: 1 1 auto;
    overflow-y: auto;
}
 
.content-500 {
	width: 500px; 
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
.smText {
    font-size: 0.8em;
}

.content-plus {
	width: 520px; 
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
   
.x-button {
    padding: 1px 3px;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background-color: #A24C0B;
    border-radius: 8px;
    color: #fff;
    height: 100%;
}

.y-button {
    padding: 3px 1px;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background-color: #4CA20B;
    border-radius: 5px;
    color: #fff;
    width: 100%;
}

.z-button {
    padding: 3px 3px;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background-color: #4CA20B;
    border-radius: 5px;
    color: #fff;
}

.i-button {
    padding: 1px 1px;
    line-height: normal;
    margin-right: 1px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    background-color: #4CA20B;
    border-radius: 8px;
    color: #fff;
    height: 24px;
    width: 24px;
    border-bottom-width: 0px;
    border-top-width: 0px;
}

 

#pageHeader {
	BACKGROUND-IMAGE: url(/Images/roundball-logo.png);
	OVERFLOW: hidden;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 120px;
	background-position: left 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
 

.statNav {
    font-weight: bold;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
    padding-top: 25px;
    color: #d3e313;
    flex: 1 1 auto;
}



div.statNav UL {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    list-style-type: none;
}

div.statNav LI {
    padding-right: 5px;
    display: inline;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: -5px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFF;
}

div.statNav a {
    color: #FFF;
}

    div.statNav a:hover {
        color: #999;
    }

#acctNav {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	OVERFLOW: hidden;
	TEXT-ALIGN: right;
	padding-top: 5px;
}

#acctNav a {
	color: #FFF;
}

#acctNav a:hover {
	color: #999;
}

#acctNav UL {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}

#acctNav LI {
	PADDING-RIGHT: 10px;
	DISPLAY: inline;
	PADDING-LEFT: 10px;
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: -5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#infoBar
{
	height: 32px;
	float: right;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: rgb(211,211,211);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
}

#barLeft {
	background-image: url(/images/infobar-leftend.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 12px;
	float: right;
	display: none;
}

#barRight {
	background-image: url(/images/infobar-rightend.png);
	background-repeat: no-repeat;
	float: right;
	width: 12px;
	height: 32px;
	display: none;
}

#barMid {
	text-align: center;
	padding-top: 6px;
	color: #914242;
}

.icon {
    height: 16px;
    width: 16px;
}

 
 
.bgcolor1 {
	background-color: #929292;
}
.bordercolor1 {

}
.bgcolor2 {
	background-color: #568CAA;
}
.bordercolor2 {

}
.bgcolor3 {
	background-color: #db2828;
}
.bgcolor4 {
    background-color: #fff3ae;
}
.bgcolor5 {
    background-color: #d2b48c;
}
.bordercolor3 {

}
 
 
#globalNav {
	height: 31px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
	line-height: 31px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#gnBarLeft {
    background-image: url(/Images//globalnav-leftend.png);
    width: 30px;
    height: 31px;
    float: left;
    background-repeat: no-repeat;
}

#gnBarMid {
    background-image: url(/Images//globalnav.png);
    background-repeat: repeat-x;
    height: 31px;
    float: left;
    width: 1040px;
    padding-top: 0px;
}

#gnBarRight {
    background-image: url(/Images//globalnav-rightend.png);
    background-repeat: no-repeat;
    height: 31px;
    width: 10px;
    float: left;
}

#globalNav ul {
	LIST-STYLE-TYPE: none;
}

#globalNav li {
	FLOAT: left;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 5px;
	MARGIN-LEFT: 5px;
	MARGIN-RIGHT: -5px;
	background-image: url(/images/globalnav-break.png);
	background-repeat: no-repeat;
	background-position: right;
}

#globalNav a {
	color: #FFF;
	display:block;
}

#globalNav a:hover {
	color: #999;
}


#subNavContainer {
	width: 1080px;
}

.subNav {
	width: 100%;
	/*height: 30px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	overflow: visible;
	line-height: 30px;
}

.subNav ul {
	LIST-STYLE-TYPE: none;
	padding-left: 5px;
}

.subNav li {
	display: inline;
	margin-left: 15px;
}

.subNav a {
	color: #FFF;
}

.subNav a:hover {
	color: #999;
}

/* background colors used for subNav or other common elements */
.bgDark {
	background:#494949;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.bgLight {
	background:#686868;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}



#pageContainer {
	padding-right: 10px;
	padding-left: 10px;
}

#pageTop {
	background-image: url(/images/contentbox-top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 1000px;
}
#pageContent {
    background-color: #4b4d3b;
    height: 100%;
    display: flex;
    flex-flow: column;
    flex: 1 1 auto;
    overflow-y: auto;
}
#pageBottom {
	background-image: url(/images/contentbox-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 1000px;
	clear: both;
}


#footerSpacer {
	clear: both;
}

#footer {
	height: 40px;
	font-size: 12px;
	text-align: center;
	color: #914242;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	width: 980px;
	background-color: #FFD347;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
}
#footLeft {
	background-image: url(/images/footer-leftend.png);
	float: left;
	height: 40px;
	width: 4px;
	background-repeat: no-repeat;
	background-position: right top;
	display: none;
}
#footer span {
	height: 35px;
	width: 100%;
	padding-top: 5px;
	display: block;
}
#footRight {
	background-image: url(/images/footer-rightend.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 40px;
	width: 4px;
	display: none;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
.rbtitle {
	color: #FFF;
	text-align: center;
}
#columnLeft {
	width: 250px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}

#locationImage {
	display: block;
	clear: both;
	height: 100px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center;
}
.seriesbox{
	border-color: #909090;
	border-width: 5px;
	border-style: solid;
    border-radius: 25px;
	background-color: #E0E0E0;
}
.genASP{
	font: 12px arial; 
	font-weight: bold;
	background: #651717;
	border-collapse: collapse;
	 text-align: left;
	padding-left: 2px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
.trRoster {
	color: #3F51B5;
}
TABLE.Scores
{
    WIDTH: 100%
}
TABLE.scoreBoxTop
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #fdfec7
}
TABLE.ScoreBox
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 12px;
    MARGIN: 2px;
    BORDER-LEFT: #999999 1px solid;
    WIDTH: 100%;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #e6e6e6
}
TD.score
{
    BACKGROUND-COLOR: #ffff99;
    TEXT-ALIGN: center;
    WIDTH: 75px
}


div.urgent {
	FONT-SIZE: 12px;
	border-bottom-style:solid;
	border-width: thin;
	line-height:25px; 
	}

A.urgent
{
    	COLOR: #FF0000;
	font-weight: bold;
}

td.core { font-size: 10px; }


div.location{
	FONT-SIZE: 14px;
	line-height:30px; 
	}

tr.month {
line-height:25px;
border-top-style:solid;
border-top-color: #0000FF;
border-bottom-style:solid;
border-bottom-color: #FF0000;
border-width: thin;
text-align: center;
}

tr.days {
line-height:25px;
border-top-style:solid;
border-top-color: #0000FF;
border-bottom-style:solid;
border-bottom-color: #FF0000;
border-width: thin;
text-align: center;
}

tr.curweek {
border-top-style:solid;
border-top-color: #0000FF;
border-bottom-style:solid;
border-bottom-color: #FF0000;
border-width: thin;
text-align: left;
vertical-align:top;
}

tr.week {
border-top-style:solid;
border-top-color: #0000FF;
border-bottom-style:solid;
border-bottom-color: #FF0000;
border-width: thin;
vertical-align:top;
}


A.cal
{
    	
	font-size: 12px; 
}


.mycontainer
{
    position:absolute; 
    overflow:auto; 
    left:350px; 
    top:0px; 
    height:450px; 
    width: 600px; 
    border-width: 2px; 
    border-color: black; 
    border-style:solid;
   }
.drag 
{
    position:absolute; 
    height: 28px; 
    width: 200px; 
    border: 2px; 
    color: black; 
    background-color: #A0A0A0; 
    border-width: 2px; 
    border-color: black; 
    border-style:solid; 
    font-weight: bold
    }
TD.target 
{
    width: 250px; 
    height: 35px; 
    background-color: #A0A0A0; 
    border-width: 2px; 
    border-color: black; 
    border-style:solid; 
    font-weight: bold}

TD.targetlabel
{  width: 50px; 
    height: 35px; 
    background-color: #C0C0C0; 
    border-width: 2px; 
    border-color: black; 
    border-style:solid; 
    font-weight: bold;
    }

TR.subtarget{
	height: 25px;
    background-color: #C00000; 
    border-width: 2px; 
    border-color: black; 
    border-style:solid; 
	font-size: 14px; 
	font-weight: bold;
	color: #20C0C0;
	cursor: pointer;
}
TD.subtarget{
    width: 250px; 
}
TR.selected{	
    background-color: #C0C000; 
}
    tr.selected td {
        background-color: #0066ff;
    }
.SubButton {
	width: 200px;
}
.infowindow{position:absolute; 
    display:none; 
    width: 200px; 
    overflow: auto; 
    height: 400px; 
    left: 320px; 
    top: 40px; 
    background-color: #FFFFA0; 
    border-width: 2px; 
    border-color: black; 
    border-style: solid;
    }
.droptop{position:relative;
	cursor: pointer;
	z-index:1;
}
.dropwindow{position:absolute; 
    display:none; 
    width: 150px; 
    overflow: auto; 
    left: 0px; 
    top: 10px; 
    background-color: #FFFFA0; 
    border-width: 2px; 
    border-color: black; 
    border-style: solid;
	z-index:20000;
	float: top;
    }
.dropitem{
	cursor:pointer;
    background-color: #A0A0A0; 
    border-width: 2px; 
    border-color: black; 
    border-style: solid;
	z-index:30000;
	
}
.playerinfo{display:none}
.TabContent
{
    VISIBILITY: visible;
    WIDTH: 305px;
    POSITION: relative;
    HEIGHT: 375pt;
}
TD.globalTab
{
    BORDER-RIGHT: outset;
    PADDING-RIGHT: 2px;
    BORDER-TOP: outset;
    MARGIN-TOP: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 9pt;
    MARGIN-LEFT: 2px;
    BORDER-LEFT: outset;
    COLOR: #006400;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: #d3d3d3
}
.globalTab
{
    BORDER-RIGHT: outset;
    BORDER-TOP: outset;
    BORDER-LEFT: outset;
    BORDER-BOTTOM: medium none
}

TABLE.DC_Eval
{
    WIDTH: 100%;
    COLOR: #7b68ee;
    BACKGROUND-COLOR: #dcdcdc;
    TEXT-ALIGN: left
}
TD.overview
{
    border: dotted 1px #000000;
}
INPUT.Player
{
    WIDTH: 200px;
    TEXT-ALIGN: left
}

.container2wide {
	width: 1080px;
	background: #4b4d3b;
	margin: 0;
	overflow: hidden; /* this declaration makes the .container understand where the floated columns within ends and contain them */
}
a.grid       
 { 
          font: 14px arial; 
	  text-align: left;
      }
a.gridMed
 { 
          font: 12px arial; 
	  text-align: left;
      }

a.gridBold       
 { 
          font: 14px arial; 
          font-weight:700;
	  text-align: left;
      }

.gridTtl
      { 
          font: 20px arial; 
          font-weight:700;
	text-align: center;
      }

.gridHd 
      { 
          font: 12px arial; 
          font-weight:700;
	  background: #CCCCCC;
	  text-align: left;
	  padding-left: 2px;
}

.gridA   
      { 
          font: 14px arial; 
	  background: #FFFFFF;
	  text-align: left;
}
.gridB   
      { 
          font: 14px arial; 
	  background: #EEEEEE;
	  text-align: left;
}
.gridTbl
{
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

div.dot
  {
  width:20px;
  height:20px;
  border-radius: 5px;
  font-family: arial;   font-size: 12px; text-align:center;
 line-height: 1.7em;
}

.genHd 
      { 
        font-family: arial; color: #FFFFFF; font-size: 14px; text-align:left; 
	background: #000000;
	border-collapse: collapse;
	text-align: left;
	padding-left: 2px;
	border-width:1px;
	border-color:#CCCCCC;
	text-transform: uppercase;
	border-style:solid;
    font-weight: bold;
	}

.genHd a
{
        color: #0066FF;
}

.genHd a:hover
{
        color: #FF3300;
}
.genHdsm
      { 
        font-family: arial; color: #FFFFFF; font-size: 6px; text-align:left; 
	background: #000000;
	border-collapse: collapse;
	text-align: left;
	padding-left: 2px;
	border-width:1px;
	border-color:#CCCCCC;
	text-transform: uppercase;
	border-style:solid;
    font-weight: bold;
	}

.genHdmed
      { 
        font-family: arial; color: #FFFFFF; font-size: 11px; text-align:left; 
	background: #000000;
	border-collapse: collapse;
	text-align: left;
	padding-left: 2px;
	border-width:1px;
	border-color:#CCCCCC;
	text-transform: uppercase;
	border-style:solid;
    font-weight: bold;
	}
.genAlt 
      { 
          font-family: arial; color: #000000; font-size: 14px; text-align:left;
          font-weight:900;
	  background: #CCCCCC;
	  text-align: left;
          font-style:italic;
	  padding-left: 2px;	

}
.genANB   
	{
        font: 12px arial; 
	background: #FFFFFF;
	border-collapse: collapse;
	 text-align: left;
	padding-left: 2px;
}
 
.statTtl
      { 
	padding-left: 2px;
  	font-family: arial; color: #FFFFFF; font-size: 18px; text-align:left;
        font-weight:700;
	background: #999; /* for non-css3 browsers */
/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000');
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */ 
	border-width:1px;
	border-color:#666666;
	border-style:solid;
}
.statTtlOld {
    padding-left: 2px;
    font-family: arial;
    color: #FFFFFF;
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    background: #999;
    background: -moz-linear-gradient(top, #ccc, #000);
    border-width: 1px;
    border-color: #666666;
    border-style: solid;
}

.playHd 
      { 
        font-family: arial; color: #FFFFFF; font-size: 15px; text-align:left; 
	text-align: left;
	padding-left: 2px;
	}   


.scorA   
	{
        font: 12px arial; 
	background: #FFFFFF;
	border-collapse: collapse;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	padding-left: 2px;
}

.scorB   
	{
        font: 12px arial; 
	color: #A00000;
	background-color: #C0C0FF;
	border-collapse: collapse;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
	padding-left: 2px;
}
.scorC   
	{
        font: 12px arial; 
	background: #FFFFFF;
	border-collapse: collapse;
	text-align: center;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}

.scorD   
	{
        font: 12px arial; 
	background: #DDDDDD;
	border-collapse: collapse;
	text-align: center;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}

.schdSc   
	{
        font: 36px arial; 
	background: #DDDDDD;
	border-collapse: collapse;
	text-align: center;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
        font-weight:900;
}

.schdGm   
	{
        font-family: arial; color: #000000; font-size: 12px; text-align:left;
        font-weight:900;
	background-image: url(/images/gray_gradient_rev.png);
	border-collapse: collapse;
	text-align: center;
	border-width: 1px 0px 0px 0px;
	border-color:#CCCCCC;
	border-style:solid;
	text-align: center;
	height:30px;
}

.schdBoxBot {
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
    text-align: left;
    background-image: url(/images/gray_gradient_rev.png);
    border-collapse: collapse;
    text-align: center;
    height: 30px;
    border-width: 0px 1px 1px 1px;
    border-color: #CCCCCC;
    border-style: solid;
    border-radius: 0px 0px 15px 15px;
}
.schdBoxTop  
	{
        font-family: arial; color: #FFFFFF; font-size: 12px; text-align:left; 
	background-image: url(/images/gray_gradient_rev.png);
	border-collapse: collapse;
	text-align: center;
	height:30px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}

.schdDD   
	{
        font-family: arial; font-size: 14px; text-align:left; 
	background: #DDDDDD;
	border-collapse: collapse;
	text-align: center;
	border-width:1px;
	border-color:#000000;
	border-style:solid;
}

.schdQtHd
	{
        font: 12px arial; color: #000000;
	background: #c2cf2f;
	border-collapse: collapse;
	text-align: center;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
	border-style:solid;
        font-weight:900;
	width:25px;
}
.schdQtHdWd
	{
        font: 12px arial; 
	background: #c2cf2f;
	border-collapse: collapse;
	text-align: center;
	border-width:0px 0px 1px 0px;
	border-color:#000000;
	border-style:solid;
        font-weight:900;
	width:120px;
}
.schdQtr  
	{
        font:12px arial; 
	background: #FFFFFF;
	border-collapse: collapse;
	text-align: center;
	border-width: 0px 0px 1px 0px;
	border-color:#c2cf2f;
	border-style:solid;
}
.schdQtrMy 
	{
        font:12px arial; 
	background: #00FF00;
	border-collapse: collapse;
	text-align: center;
	border-width: 0px 0px 1px 0px;
	border-color:#CCCCCC;
	border-style:solid;
}
.schdQtrAlt
	{
        font:12px arial; 
	background: #EEEEEE;
	border-collapse: collapse;
	text-align: center;
	border-width: 0px 0px 1px 0px;
	border-color:#c2cf2f;
	border-style:solid;
}
.schdRecLft 
	{
        font: 12px arial; 
	background: #FFFFFF;
	border-collapse: collapse;
	text-align: center;
	border-width:0px 0px 0px 1px;
	border-color:#CCCCCC;
	border-style:solid;
	width: 20% ;
}
.schdRecRgt 
	{
        font: 12px arial; 
	background: #FFFFFF;
	border-collapse: collapse;
	 text-align: center;
	border-width:0px 1px 0px 0px;
	border-color:#CCCCCC;
	border-style:solid;
	width: 20% ;
}
.ldrs 
	{
	border-collapse: collapse;
	border-width:0px 1px 0px 1px;
	border-color:#CCCCCC;
	border-style:solid;
}
.ldrsHd
      { 
        font-family: arial; color: #FFFFFF; font-size: 11px; text-align:center; 
	background: #000099;
	border-collapse: collapse;
	padding-left: 2px;
	border-width:1px;
	border-color:#CCCCCC;
	text-transform: uppercase;
	border-style:solid;
    	font-weight: bold;
	}
.ldrsSd
      { 
        font-family: arial; color: #000000; font-size: 11px; text-align:right; 
	background: #c2cf2f;
	border-collapse: collapse;
	padding-left: 2px;
	border-width:1px;
	border-color:#CCCCCC;
	text-transform: uppercase;
	border-style:solid;
    	font-weight: bold;
	}
.ldrsA   
	{
        font: 11px arial; 
	background: #FFFFFF;
	border-collapse: collapse;
	 text-align: left;
	padding-left: 2px;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
.ldrsB   
      { 
        font: 11px arial;
	background: #EEEEEE;
	border-collapse: collapse;
	padding-left: 2px;
	text-align: left;
	border-width:1px;
	border-color:#CCCCCC;

	border-style:solid;
}
.schedTvLeft  
	{
        font-family: arial; color: #FFFFFF; font-size: 12px; text-align:left; 
	background-image: url(/images/gray_gradient_rev.png);
	border-collapse: collapse;
	text-align: center;
	height:30px;
	border-width: 1px 0px 0px 1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-radius: 15px 0px 0px 0px;
}
.schedTvRight  {
        font-family: arial; color: #000000; font-size: 12px; text-align:left; 
	background-image: url(/images/gray_gradient_rev.png);
	border-collapse: collapse;
	text-align: center;
	height:30px;
	border-width: 1px 1px 0px 0px;
	border-color:#CCCCCC;
	border-style:solid;
	border-radius: 0px 15px 0px 0px;
}
.myTeam
{
    font-style:italic;
    font-weight: bold;
	text-transform: uppercase;
}


.content-large  {
	width: 600px; 
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
.content-large-700 {
	width: 700px; 
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
.content-small  {
	width: 350px;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
.content-small-225  {
	width: 225px;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}

.content-small-300 {
    width: 300px;
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0;
}
.content-small-400 {
    width: 400px;
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0;
}
.content-mini {
    width: 200px;
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0;
}
#globalNav {
	height: 31px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	overflow: hidden;
	line-height: 31px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#pageContainer {
	padding-right: 10px;
	padding-left: 10px;
}
#pageTop {
	background-image: url(/images/contentbox-top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 1000px;
	display: none;
}
#pageBottom {
	background-image: url(/images/contentbox-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 5px;
	width: 1000px;
	clear: both;
	display: none;
}
#locationImage {
	display: block;
	clear: both;
	height: 100px;
	width: 990px;
	background-repeat: no-repeat;
	background-position: center;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 8px;
	background-color: white;
	margin-left: 5px;
}
.mini-select {
    width: 20px;
    background-color: #040;
    color: #fff;
}


/* - - - - Game Viewer CSS - - - - */

#gameContainer {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}

#playBox {
	width: 100%;
}
.gameTop245 {
	background-image: url(/images/245-box-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 230px;
}
.gameContent245 {
	background-color: #007d02;
	height: 100%;
	width: 100%;
}
.gameBottom245 {
	background-image: url(/images/245-box-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 230px;
}

.gameTop400 {
	background-image: url(/images/380-box-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 400px;
}
.gameContent400 {
	background-color: #007d02;
	height: 250px;
	width: 100%;
}
.gameBottom400{
	background-image: url(/images/380-box-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 400px;
}
#gameBox { 
	width: 680px;
	margin-right: 5px;
	margin-left: 5px;
}
.gameTop {
	background-image: url(/images/580-box-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 580px;
}
.gameField {
    background-color: #000;
    height: 100%;
    width: 100%;
    overflow: hidden;
    flex: 1;
    cursor:crosshair;
}
.gameContent {
	background-color: #252525;
	height: 100%;
	width: 100%;
}
.gameBottom {
	background-image: url(/images/580-box-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
	width: 580px;
}
.gameInfo 
{ 
    font-family: arial;
    color: #000; 
    font-size: 12px; 
    text-align:left; 
}
#rosterBox {
	width: 100%;
}
#sidebar-lpc {
	float: left;
	width: 230px;
}
 
.gvTitle {
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#gvForms {
	height: 100px;
	width: 225px;
	margin-top: 2px;
	margin-left: 5px;
	background-color: #FFF;
}
#gvQueue {
	background-color: #FFF;
	height: 125px;
	width: 225px;
	margin-top: 4px;
	margin-left: 5px;
	overflow: scroll;
}
#gvPlays {
	background-color: #FFF;
	height: 250px;
	width: 225px;
	margin-top: 4px;
	margin-left: 5px;
	overflow: scroll;
}
#gvLPCStatus 
{
	background-color: #FFF;
	height: 15px;
	width: 225px;
	margin-top: 4px;
	margin-left: 5px;
}
#gvClockOptions
{
	background-color: #FFF;
	height: 25px;
	width: 225px;
	margin-top: 4px;
	margin-left: 5px;
}
#gvOtherGames 
{
	background-color: #FFF;
	height: 365px;
	width: 340px;
	margin-top: 1px;
	margin-left: 1px;
	overflow: scroll;
}
#scoreBoard {
	height: 50px;
	width: 100%; 
	color: #FFDE20;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#sboard1 {
    height: 50px;
    width: 300px;
    margin-left: 10px;
    font-size: 11px;
}
#sboard2 {
	height: 60px;
	width: 220px;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: -10px;
	float: left;
}
#sbSBox { 
	height: 48px;
	width: 150px;
	margin-bottom: 2px; 
}
#sbClock {
    font-size: 18px;
    width: 75px;
    height: 48px;
}
#sbShotClock { 
	font-size: 24px;
	text-align: center;
	width: 50px;
	height: 48px;
	line-height: 48px; 
    
}
#sboard1 .prevPlay {
	color: #8F7A01;
}

#sboard3 {
    text-align: center;
    height: 48px;
    width: 180px; 
}
#playControls { 
	width: 400px;
	margin-top: 5px;
	margin-left: 20px;
    cursor: pointer;
}
.sbTeamNames {
    width: 55px;
    margin-top: 0px;
    font-size: 20px;
    margin-left: 4px;
    padding-right: 5px;
}
.sbScores {
    padding-top: 10px;
    width: 50px;
    font-size: 24px;
    padding: 5px;
    background-color: #eeeeee;
    border-radius: 5px;
    color: #000;
}
.sbGameTime {  
	margin-top: 4px;
	font-size: 18px;
	text-align: center;
}
.sbLabel{
    font-size: 10px;
    background-color:#893c3c;
    border-radius:3px;
}
.sbFouls{
    font-size: 14px;
}
#gvRoster {
	background-color: #800000;
	height: 255px;
	width: 370px;
	margin-top: 4px;
	margin-left: 5px;
	border-radius: px;
	
}
#gvCoaching {
	background-color: #802020;
	height: 100%;
	width: 100%; 
	border-radius: 5px;
}
.PlayGrid 
{    position:relative;
    overflow:hidden; 
    top:0px; 
    left:0px; 
    height:600px; 
    width:540px; }
   
.sbPoss {
	color: #FFF;
    height: 50%;
}
.sbPossArw {
	float: left;
	width: 4px;
	margin-left: 8px;
	margin-top: 4px;
}
.sbPossArw p {
	height: 20px;
}
.possArw {
	background-image: url(/images/poss-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
}
.gameTab 
{
    cursor: pointer;
}
.rosterTbl
{
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 14px;
     font-weight:bolder;
	 background: #EEEEEE;
	 
	padding-left: 2px;
	text-align: left;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
}
td.rosterTbl
{
     font-family: Arial, Helvetica, sans-serif; 
     font-size: 10px;
   }
   
TD.Formation{
	font-family:sans-serif;
	font-size:10px;
	width:35px;
}
.FormationPanel{
    BORDER-RIGHT: outset;
    PADDING-RIGHT: 2px;
    BORDER-TOP: outset;
    MARGIN-TOP: 2px;
    PADDING-LEFT: 2px;
    FONT-SIZE: 7pt;
    MARGIN-LEFT: 2px;
    BORDER-LEFT: outset;
    WIDTH: 35px;
    HEIGHT: 15px;
    COLOR: #006400;
    MARGIN-RIGHT: 2px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: outset;
    BACKGROUND-COLOR: #f0f0f0;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
}

.lpcQueue1 {
	background-image: url(~/images/lpc-grad-01.jpg);
	background-repeat:repeat;
	background-position:left;
    font-family: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 9px;
    HEIGHT: 20px;
}
.lpcQueue2 {
	background-image: url(/images/lpc-grad-02.jpg);
	background-repeat:repeat;
	background-position:left;
    font-family: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 9px;
    HEIGHT: 20px;
}
.lpcQueue3 {
	background-image: url(/images/lpc-grad-03.jpg);
	background-repeat:repeat;
	background-position:left;
    font-family: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 9px;
    HEIGHT: 20px;
    WIDTH: 120px;
    cursor:pointer;
}
.lpcQueue4 {
	background-image: url(/images/lpc-grad-04.jpg);
	background-repeat:repeat;
	background-position:left;
    font-family: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 9px;
    HEIGHT: 20px;
    WIDTH: 120px;
    cursor:pointer;
}
.lpcQueue5 {
	background-image: url(/images/lpc-grad-05.jpg);
	background-repeat:repeat;
	background-position:left;
    font-family: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 9px;
    HEIGHT: 20px;
    WIDTH: 120px;
    cursor:pointer;
}
td.lpcStatus {
    font-family: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 9px;
    WIDTH: 120px;
    cursor:pointer;
}
.sbText {
    font-family: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 11px;
	font-weight: bold;
	color: #A00000;
	background-color: #C0C0FF;
	border: collapse;
}
.sbTeam {
	width: 100px;
}
.sbScore {
	width: 50px;
}
.gpButton 
{
    HEIGHT: 20px;
    WIDTH: 80px;
    FONT-SIZE: 9px;
} 
.round {
	background: black;
   	color: white;
    	padding: 1em
}

.bottom
{ 
	position: absolute;
	top: 0px;
	left: 0px;
	height: 150px;
	width: 150px;
	z-index:1;
	text-align:left;
}
.layer1 {
    height: 150px;
    width: 250px;
    z-index: 2;
    text-align: left;
}
.layer2
{  
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	width: 100px;
	z-index: 2;
	text-align:left;
}
.layerbase
{  
	position: absolute;
	top: 0px;
	left: 0px;
	height: 115px;
	width: 990px;
	z-index: 2;
	text-align:left;
}
.layerdot
{  
	position: absolute;
	top: 25px;
	left: 80px;
	height: 100px;
	width: 100px;
	z-index: 2;
	text-align:left;
}
.layernum
{  
	position: absolute;
	top: 45px;
	left: 105px;
	height: 60px;
	width: 60px;
	z-index: 2;
	text-align:center;
}
.layername
{  
	position: absolute;
	top: 0px;
	left: 300px;
	z-index: 2;
	text-align:center;
}
.calHeader 
{
    text-align:center;
    width:460px;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight:500;
}
TH.calTbl
{
    text-align:center;
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px;
    font-weight:500;
    border: solid 2px #000;
}
TD.calTbl
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px;
    font-weight:500;
    border: solid 2px #000;
    height: 65px;
}
IMG.calTbl
{
    height:24px;
    width:32px;
}
TD.calTblCurWeek
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px;
    font-weight:500;
    border: solid 2px #000;
    height: 65px;
    background-color:#D0D000;
}
.content_box {
	background-color: #EEEEEE;
	border: 1px solid #a0a0a0;
	background-image: url(/images/containerBG.jpg);
	background-repeat: repeat-x;
}

#sidebar {
	float: left;
	width: 450px;
	padding-left: 10px;
}

#signup, #signin {
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}

#previewImage {
	height: 216px;
	background-image: url(/images/homepage_screenshots.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 450px;
}
.big_head {
	font-size: 18px;
	font-weight: bold;
	padding-top: 9px;
}

.medium_head {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 7px;
}

#signupbox {
	float: right;
	width: 500px;
	padding: 5px;
	margin-right: 10px;
}

.signup_item {
	margin-top: 3px;
	margin-bottom: 6px;
}
.searchPanel 
{
    font-size:11px;
}

span.AlertInfo
{
    height:140px; 
    width:460px;
    font: Tahoma;
    font-size: 14px;
    color: #FFFFFF;
    font-weight:bold;
    padding-top:10px;
    
}
select.Duplicate
{
    background-color:#FFFF00;
}
.fnormal
{
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}
.fheading1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: red;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}
.fheading
{
    FONT-SIZE: 14pt;
    COLOR: navy;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}
.fheading2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 90%;
    COLOR: navy;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}
.fcaption
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}
.alertlabel
{
    FONT-SIZE: 10pt;
    COLOR: red;
    font-weight:bold;
    FONT-FAMILY: verdana, arial, helvetica;
    TEXT-DECORATION: none
}
TD.evalA {
	background: #101010;
}
TD.evalB {
    font-family: 'Orbitron'; color: #ffffff; font-size: 16px; text-align:left;
	background: #101010;
	border-collapse: collapse;
	padding-left: 2px;
	text-align: left;
	width:35px;
}
TD.evalC {
    font-family: 'Orbitron'; color: #ffffff; font-size: 16px; text-align:left;
	background: #101010;
	border-collapse: collapse;
	padding-left: 2px;
	text-align: left;
	width:250px;
}
TH.evalB 
      { 
        font-family: 'Orbitron', cursive; color: #FFF; font-size: 8px; 
		border-collapse: collapse;
		background: #101010;
		text-align: left;
		padding: 2px;
}
TD.gridEval   
      { 
          font: 9px arial; 
	  background: #000000;
	  color:#FFFFFF;
	  text-align: left;
	  width: 100px;
}
TH.gridEval   
      { 
          font: 10px arial; 
	  text-align: left;
	  width: 100px;
}
.rbHolder{
	background-color: #2d2d2d;
	border: solid 1px #515151;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	position: relative;
}
.rbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 30px;
	outline: none;
	text-indent: 10px;
	top: 0;
	color: #EBEB00;
}
 
.rot180 {
  -webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg);        /* FF */
  -o-transform: rotate(180deg);          /* Opera */
  -ms-transform: rotate(180deg);         /* IE9 */
  transform: rotate(180deg);             /* W3C compliant browsers */
}  
.poss 
{
    background-color:#FFFF00;
}
.form-label {
    width: 75px;
    display: inline-block;
}
.hide {
    display: none;
}
TD.target {
    width: 250px;
    height: 35px;
    background-color: #A0A0A0;
    border-width: 2px;
    border-color: black;
    border-style: solid;
    font-weight: bold;
}
.scrollbox {
    height: 480px;
    overflow: scroll;
}
.wideButton {
    width: 150px;
    background-color: chocolate;
}
UL.sortable LI {
    POSITION: relative
}

UL.boxy {
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-SIZE: 13px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 400px;
    PADDING-TOP: 4px;
    FONT-FAMILY: Arial, sans-serif;
    LIST-STYLE-TYPE: none
}

    UL.boxy LI {
        BORDER-RIGHT: #ccc 1px solid;
        PADDING-RIGHT: 2px;
        BORDER-TOP: #ccc 1px solid;
        PADDING-LEFT: 2px;
        MARGIN-BOTTOM: 1px;
        PADDING-BOTTOM: 1px;
        BORDER-LEFT: #ccc 1px solid;
        CURSOR: move;
        PADDING-TOP: 1px;
        BORDER-BOTTOM: #ccc 1px solid;
        BACKGROUND-COLOR: #eee
    }

UL.boxier {
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-SIZE: 15px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 10em;
    PADDING-TOP: 4px;
    FONT-FAMILY: "Courier New", Courier, monospace;
    LIST-STYLE-TYPE: none;
    FONT-VARIANT: small-caps
}

    UL.boxier LI {
        BORDER-RIGHT: #c00 1px solid;
        PADDING-RIGHT: 2px;
        BORDER-TOP: #c00 1px solid;
        PADDING-LEFT: 2px;
        MARGIN-BOTTOM: 4px;
        PADDING-BOTTOM: 2px;
        BORDER-LEFT: #c00 1px solid;
        CURSOR: move;
        PADDING-TOP: 2px;
        BORDER-BOTTOM: #c00 1px solid;
        BACKGROUND-COLOR: #eee
    }

UL.boxy325 {
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 300px;
    PADDING-TOP: 4px;
    FONT-FAMILY: Arial, sans-serif;
    LIST-STYLE-TYPE: none
}

    UL.boxy325 LI {
        BORDER-RIGHT: #c00 1px solid;
        PADDING-RIGHT: 2px;
        BORDER-TOP: #c00 1px solid;
        PADDING-LEFT: 2px;
        MARGIN-BOTTOM: 4px;
        PADDING-BOTTOM: 2px;
        BORDER-LEFT: #c00 1px solid;
        CURSOR: move;
        PADDING-TOP: 2px;
        BORDER-BOTTOM: #c00 1px solid;
        BACKGROUND-COLOR: #eee
    }

UL.boxy250 {
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 250px;
    PADDING-TOP: 4px;
    FONT-FAMILY: Arial, sans-serif;
    LIST-STYLE-TYPE: none
}

    UL.boxy250 LI {
        BORDER-RIGHT: #c00 1px solid;
        PADDING-RIGHT: 2px;
        BORDER-TOP: #c00 1px solid;
        PADDING-LEFT: 2px;
        MARGIN-BOTTOM: 4px;
        PADDING-BOTTOM: 2px;
        BORDER-LEFT: #c00 1px solid;
        CURSOR: move;
        PADDING-TOP: 2px;
        BORDER-BOTTOM: #c00 1px solid;
        BACKGROUND-COLOR: #eee
    }

LI.warning {
    color: #ff0000;
}
        
 .tblPhone

{
    background-color: #000020;
    width: 650px;
    border-collapse: collapse;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 14px;
    font-weight: bolder;
}

.btnIcon {
    width: 24px;
}

.clickLink {
    cursor: pointer;
}

.playerHdSt {
    float: left;
    position: relative;
    top: 0px;
    z-index: 5;
    margin-top: 172px;
    padding: 0px;
    left: 0px;
    width: 100%;
    height: auto !important;
    height: 100%;
}

.playerHdNm {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    text-align: center;
    width: 150px;
    height: 150px;
}

#mug-section {
    float: right;
    width: 40px;
    padding: 0px;
    display: inline;
}

mug-section-right {
    float: right;
    width: 160px;
    padding: 0px;
    display: inline;
    right: 0px;
    position: relative;
}

.plyr-section {
    z-index: 8;
    text-align: left;
    flex: 1 1 auto;
    height: 150px;
}

.plyr-section-pro {
    position: absolute;
    top: 15px;
    left: 5px;
    z-index: 8;
    text-align: left;
    width: 780px;
    height: 150px;
}
.profileN {
    font-family: 'Squada One', cursive;
    font-size: 50px;
    color: #fff;
    padding: 3px;
    text-shadow: 2px 2px #000;
}
.profileLnk {
    width: 100%;
    left: 0px;
    background: #000;
    text-align: left;
    color: #fff;
    z-index: 10;
    height: 20px;
    padding-top: 2px;
    padding-left: 8px;
    vertical-align: text-bottom;
    opacity: 0.8;
    filter: alpha(opacity=80);
    border-width: 2px 0px 2px 0px;
    border-style: solid;
}
a.profile {
    font-family: arial;
    color: #fff;
    font-size: 14px;
    text-align: left;
    font-weight: 700;
}
.teamHd {
    z-index: 1;
    width: 100%;
    height: 150px;
    padding: 0px;
    margin: 0px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border: 2px solid;
}
.teamInfo {
    border: 2px solid #000;
    border-radius: 8px;
    color: #fff;
}
 
.teamLabel {
    font-family: 'Squada One', cursive;
    font-size: 30px;
    color: #fff;
    padding: 3px;
    text-shadow: 2px 2px #000;
}
.profileTbl { 
    margin: 0px;
}
.playerHd {
    z-index: 1;
    width: 100%;
    height: 150px;
    padding: 0px;
    margin: 0px;
    background-image: url(/Images//pixel_background.png);
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.playerHdBk {
    z-index: 2;
    text-align: left;
    width: 100%;
    height: 150px;
    background-image: url(/Images//player-bggrid.png);
    opacity: 0.8;
    filter: alpha(opacity=60);
}
.playerHdCl {
    z-index: 2;
    text-align: left;
    width: 100%;
    height: 150px;
    display: flex;
    flex-flow: row;
    filter: alpha(opacity=30);
    background-color: #333;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.playerOvr {
    position: absolute;
    top: 120px;
    left: 0px;
    z-index: 3;
    text-align: left;
    width: 100%;
    height: 30px;
    background-image: url(Images/blk-trans.png);
}
.playerDDL {
    right: 0px;
    z-index: 3;
    text-align: right;
    width: 99%;
}
.playerHdTb {
    z-index: 4;
    text-align: left;
    width: 100%;
    height: 150px;
}
.playerHdSt {
    z-index: 5;
    margin-top: 2px;
    padding: 0px;
    left: 0px;
    width: 100%;
    height: auto !important;
    height: 100%;
}
.profileA {
    font: 16px arial;
    text-align: left;
    font-weight: bold;
    color: #fff;
    padding: 1px;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    border-width: 1px;
    border-style: solid;
    background: #C0C3A7;
}

.profileB {
    font: 16px arial;
    text-align: left;
    font-weight: bold;
    color: #fff;
    padding: 1px;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    background: #000;
}

.profileJ {
    font-family: 'Francois One', sans-serif;
    font-size: 40px;
    background: #000000;
    text-align: center;
    color: #fff;
    padding: 0px;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
    border-width: 1px;
    border-style: solid;
}
.layer1-pro {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 150px;
    width: 150px;
    z-index: 2;
    text-align: left;
}
.layerteam-pro {
    position: absolute;
    z-index: 2;
    text-align: right;
    color: #fff;
    width: 100px;
    top: 10px;
    right: 150px;
}
.layerteam {
    position: absolute;
    z-index: 2;
    text-align: right;
    color: #fff;
    width: 100px;
    top: 10px;
    left: 90px;
}
.selectbox {
    height: 25px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #A24C0B;
    overflow: hidden;
    color: #fff;
}

    .selectbox select {
        color: #ff0000;
    }

 
.thirdcell {
    width: 33%;
    padding: 5px;
}
.prostandings {
    display: flex;
    flex-flow: column;
    height: 100%;
}
.standings {
    display: flex;
    flex-flow: column;
    height: 100%;
}
.largebutton {
    border: 2px solid #828;
    border-radius: 4px;
    background-image: linear-gradient(to top, #f80, #AA4, #F80);
    background-color: #a88;
    color: #fff;
    margin: 2px;
    cursor: pointer;
    padding-top: 2px;
    padding-bottom: 2px;
}
.selectpanel .ui-selecting {
    background: #FECA40;
}

.selectpanel .ui-selected {
    background: #F39814;
    color: white;
}

.selectpanel {
    margin: 3px;
    padding: 1px;
    float: left;
    width: 250px;
    height: 30px;
    font-size: 1em;
    text-align: center;
}
 
@font-face {
    font-family: 'Squada One';
    font-style: normal;
    font-weight: 400;
    src: local('Squada One'), local('SquadaOne-Regular'), url(https://fonts.gstatic.com/s/squadaone/v7/BCasqZ8XsOrx4mcOk6Mtaac2WQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
 
@font-face {
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 400;
    src: local('Orbitron Regular'), local('Orbitron-Regular'), url(https://fonts.gstatic.com/s/orbitron/v10/yMJRMIlzdpvBhQQL_Qq7dy0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Londrina Shadow';
    font-style: normal;
    font-weight: 400;
    src: local('Londrina Shadow Regular'), local('LondrinaShadow-Regular'), url(https://fonts.gstatic.com/s/londrinashadow/v8/oPWX_kB4kOQoWNJmjxLV5JuoCUlnQVyT.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Graduate';
    font-style: normal;
    font-weight: 400;
    src: local('Graduate'), local('Graduate-Regular'), url(https://fonts.gstatic.com/s/graduate/v6/C8cg4cs3o2n15t_2YygW43w.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.datecell {
    width: 64px;
    height: 64px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 14px;
    display:flex;
    flex-flow: column;
    padding: 0px 5px;
    align-items:center;
    cursor: pointer;
}
.datecell.selected{
    color: #FF0000;
}
@font-face {
    font-family: 'Francois One';
    font-style: normal;
    font-weight: 400;
    src: local('Francois One Regular'), local('FrancoisOne-Regular'), url(https://fonts.gstatic.com/s/francoisone/v13/_Xmr-H4zszafZw3A-KPSZut9zgiRi_Y.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Francois One';
    font-style: normal;
    font-weight: 400;
    src: local('Francois One Regular'), local('FrancoisOne-Regular'), url(https://fonts.gstatic.com/s/francoisone/v13/_Xmr-H4zszafZw3A-KPSZut9zwiRi_Y.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Francois One';
    font-style: normal;
    font-weight: 400;
    src: local('Francois One Regular'), local('FrancoisOne-Regular'), url(https://fonts.gstatic.com/s/francoisone/v13/_Xmr-H4zszafZw3A-KPSZut9wQiR.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.sliderlabel {
    width: 50px;
    border: 0;
    color: #FF8000;
    vertical-align: middle;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-size: 16px;
}
.selectable li {
    margin: 3px;
    padding: 6px;
    font-size: 1.1em;
    cursor: pointer;
    min-height: 15px;
}
.Chart .ui-selected {
    background: #989814;
    color: white;
}
.targetlabel {
    width: 50px;
    height: 35px;
    background-color: #C0C0C0;
    border-width: 2px;
    border-color: black;
    border-style: solid;
    font-weight: bold;
}

.draftCont {
    position: relative;
    margin-top: 10px;
    height: 70px;
    width: 850px;
}
.draftPhot {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 10px;
}
.draftDivi {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 70px;
    top: 0px;
    background-image: linear-gradient(#737373, #383838);
}
.draftGrid {
    width: 850px;
    height: 66px;
    position: absolute;
    background-image: url(/Images//player-bggrid.png);
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.draftGrid {
    width: 850px;
    height: 66px;
    position: absolute;
    background-image: url(/Images//player-bggrid.png);
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.draftRank {
    background: url(/Images//number_box.png);
    width: 54px;
    height: 49px;
    font-family: 'Michroma', sans-serif;
    text-align: center;
    font-size: 22px;
    line-height: 2.2em;
    position: absolute;
    top: 7px;
    left: 7px;
}
.draftName {
    position: relative;
    font-family: Helvetica, sans-serif;
    font-size: 21px;
    color: white;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    left: 70px;
    top: 10px;
}
.draftDivider {
    width: 730px;
    height: 1px;
    position: absolute;
    top: 40px;
    left: 70px;
    background-color: #5E5E5E;
}
.draftInfo {
    top: 40px;
    position: absolute;
    left: 70px;
    font-weight: bold;
}
.hdrShadow {
    width: 850px;
    height: 7px;
    background: url(/Images//bottom_shadow.png);
    margin: 1px 0px 5px 0px;
}
.draftBio {
    float: left;
    color: white;
    border-right: 1px solid #5E5E5E;
    margin-right: 7px;
    font-size: 12px;
    padding: 5px 5px 0px 0px;
    font-family: Helvetica;
}
a.draftsm {
    font-family: arial;
    color: #fCC417;
    font-size: 12px;
    text-align: left;
    font-weight: 700;
}