﻿/*CENTERING CLASS*/
.centerContent{
    width:990px;
    display:block;
    float:none;
    margin:auto;
    margin-top:0; 
    padding:0;
}
.content{
    width:100%
}

/*HEADER*/
.headerContainer{
    width:990px;
    height:163px;
    background-image:url('../img/headerBg.png');
}

/*MAINMENU*/
.menuContainer{
    width:990px;
    height:27px;
    line-height:27px;
    background-color:#5E5E5E;
    color:#FFFFFF;
}
.menuItem, .menuItemSelected{
    padding:0 8px 0 8px;
}
.menuItem a, .menuItem a:visited, .menuItem a:link{
    color:#FFFFFF;
    text-decoration:none;
}
.menuItemSelected a, .menuItemSelected a:visited{
     color:#CA3436;
    text-decoration:none;
}
.menuItemSelected{
    background-color:#000000;
}
.menuItem a:hover, .menuItemSelected a:hover{
     color:#FFFFFF;
     text-decoration:underline;
}
.aDisable a, .aDisable a:hover, .aDisable a:visited{
    color:#808080;
    text-decoration:none;
}
.menuSpacer{
    width:5px
}

/*YOU ARE HERE*/
.youAreHereContainer{
    width:990px;
    height:45px;
    line-height:45px ;
    background-color:#E3E3E3;
}
.youAreHereTitle{
    font-size:13px;
    color:#4D4D4D;
    font-weight:bold;
    margin-left:8px;
}
.youAreHereSeason{
    font-size:13px;
    height:45px;
    line-height:45px;
    margin-left:5px;
}
/*CRUD*/
.crudContainer{
    width:100%;
    height:27px;
    line-height:27px;
    background-color:#CECECE;
    color:#4D4D4D;
}
.crudContainer a{
    margin-left:8px;
}

.footerWhite{
    width:100%;
    height:20px;
    background-color:#FFFFFF
}
.footerGrey{
    width:100%;
    height:20px;
    background-color:#A1A1A1
}
/*UPDATE PANEL*/
#uPanelMain{
    width:100%;
    padding:0;
    margin:0;
}
#pMainLoading{
    width:100%;
    padding:0;
    margin:0;
}

/*MAIN LOADING */
.bgLoading{
    position:absolute;  
    width:130px;
    height:30;
    line-height:30px;
    top:0;
    background-color:#CA3436;
    clear: left;
}
.textLoading{
    color:#FFFFFF;
    line-height:30px;
    margin-left:5px;
    font-weight:bold;
}

.noData, .info{
    margin-left:5px;
    font-style:italic;
    font-size:11px;
    color:#9E9E9E;
}

.footer{
    width:990px;
    height:27px;
    line-height:27px;
    background-color:#5E5E5E;
    color:#FFFFFF;
}

.boxScoreDateArena{
    width:100%;
    height:30px;
    background-color:#CA3436;
    color:#FFFFFF;
    font-size:14px;
    line-height:30px;
}
.watermark{
    font-size:11px;
    font-style:italic;
}
.ajax__tab_body  {
    background-color:#FFFFFF;
    
  
   padding:0;
    margin:0;
    font-size:11px;
    width:625px;
}
.ajax__tab_header
{
 font-size:11px;
    padding:0;
    margin-top:10px;
}
.popUp
{
    color:#383838;
    font-size:13px;
    font-weight:bold
}
.button
{
	font:  Arial, Helvetica, sans-serif;
	padding: 0px 5px;
	color:#383838;

}

.seasonToolbar
{
    width:755px;
    height:30px;
    font-family:YKBOLD;
    font-size:10pt;
    background-color:#CA3436;
    border-radius: 4px 4px 4px 4px;
}
.sectionTitle
{
    color:#495054;
    font-size:30px;
    font-weight:bold;
    padding-bottom:5px
}

.seasonToolbarTitle
{
    font-size:15pt;
    font-weight:bold;
    color:#FFF;
    margin:0 0 0 5px;
    line-height:30px;
}
.statsLeaderBox
{
    width:375px;
    background: -moz-linear-gradient(center top , #FFFFFF 75%, #ECECEC 100%) repeat scroll 0 0 transparent;
    font-family:YKBOLD;
    margin-top:4px;
}
.statsLeaderBoxHeader
{
    width:370px;
    font-size:12pt;
    color:#FFF;
    background-color:#CA3436;
    line-height:25px;
    font-weight:bold;
    padding-left:5px
}
.specificLeaderBox
{
    width:373px;
    color:#CA3436;
    border:solid 1px #CA3436;
    margin-top:1px;
    padding-bottom:5px
}
.specificLeaderBox a
{
    color:#CA3436;
    text-decoration:none
}
.specificLeaderBox a:hover
{
    text-decoration:underline
}
.specificLeaderBoxTitle
{
    font-size:12pt;
    font-weight:bold;
    width:368px;
    color:#FFF;
    background-color:#CA3436;
    padding:2px 0 2px 5px
}
.leaderPlayerName
{
    font-size:15pt;
    font-weight:bold;
    margin-left:5px;
    width:290px;
    margin-top:5px;
}
.leaderTeamName
{
    font-size:13pt;
    font-weight:bold;
    margin-left:5px;
    width:290px;
}
.statsNumber, .gameNumber
{
    font-size:40pt;
    font-weight:bold;
    margin-left:5px;
    color:#495054
}
.gameNumber
{
    font-size:12pt;
    margin-left:10px;
    padding-top:28px
}
.gallery
{
    background-color:#E57803;
    width:560px;
    padding:2px 0 2px 4px;
}
.gallery img
{
    border:solid 2px #3B3B3B;
    margin:3px 0 0 3px;
}
.gallery img:hover
{
    border:solid 2px #FFF;
}

.completionList, .completionListItem, .completionListItemHighLight
{
    font-family:YKBOLD;
    font-size:12pt;
    color:#383838;
    background-color:#FFF;
}
.completionListItem
{
    padding-left:3px;
    width:100%;
    font-weight:bold;
}
.completionListItemHighLight
{
    width:100%;
    background-color:#CA3436;
    cursor:pointer;
    font-weight:bold;
    color:#FFF;
}
.autoCompleteLoading
{
    background-image: url(../img/loader.gif);
    background-position: right;
    background-repeat: no-repeat;
}
ol, ul {
	list-style: none;
}
.gridTitle {
border-bottom: dashed 1px #D7D7D7;
width: 100%;
font-size: 14px;
color: #CA3436;
font-weight: bold;
margin-top: 8px;
}
