body {
    background: #F7E7BD;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    min-height: 460px;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
    }
    
 div 
 {
    font-size : 15px;
	font-family :   arial, verdana, helvetica;
	color : #081842;
 }
 
h1  {
	font-size : 18px;
	font-family :   arial, verdana, helvetica;
	color : #C12A3B;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}

h2  {
	font-size : 15px;
	font-family :   arial, verdana, helvetica;
	color : #C12A3B;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}

h3  {
	font-size : 13px;
	font-family :   arial, verdana, helvetica;
	color : #C12A3B;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}
    
.main  {
	font-size : 15px;
	font-family :   arial, verdana, helvetica;
	color : #081842;
}

A.main:hover   {
	font-size : 15px;
	font-family :  arial, verdana, helvetica;
	color : #C12A3B;

}

.main11, .main11:link, .main11:visited {
	font-size:11px;
	color: #030958;
}

.dateline  {
	font-size : 12px;
	font-family :   arial, verdana, helvetica;
	color : #666666;
}

.mainSmall  {
	font-size : 12px;
	font-family :   arial, verdana, helvetica;
	color : #081842;
}

A.mainSmall:hover   {
	font-size : 12px;
	font-family :  arial, verdana, helvetica;
	color : #C12A3B;

}

.mainTiny  {
	font-size : 8px;
	font-family :   arial, verdana, helvetica;
	color : #081842;
}

.headline  {
	font-size : 18px;
	font-family :   arial, verdana, helvetica;
	color : #C12A3B;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}

.actionButton 
{
    display: block;
    background-color: #081842;
    padding: 2px;
    width: 30px;
    height: 16px;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    font-family : arial, verdana;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

.navButton 
{
    display: block;
    background-color: #081842;
    padding: 3px;
    margin-bottom: 7px;
    width: 140px;
    height: 23px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    font-family : arial, verdana;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

A.navButton:hover
{
    background-color: #C12A3B;
}

.smallButton 
{
    display: block;
    background-color: #081842;
    padding: 3px;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    font-family : arial, verdana;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 3px;
}

A.smallButton:hover
{
    background-color: #C12A3B;
}

.smallButtonTeam 
{
    display: block;
    background-color: #081842;
    padding: 3px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 290px;
    height: 20px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    font-family : arial, verdana;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 3px;
}

A.smallButtonTeam:hover
{
    background-color: #C12A3B;
}

.touchButton 
{
    display: block;
    background-color: #C12A3B;
    padding: 6px;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    font-family : arial, verdana;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 3px;
}

.tableSmall
{
    font-size : 10px;
	font-family :   arial, verdana, helvetica;
}

.tablehead
{
    font-size : 12px;
    background-color: #cccccc;
}

.tablebody
{
    font-size : 12px;
}

.tableheadstats
{
    font-weight: bold;
}

.tablebodystats
{
    background-color: #ffffff;
}

.tablebodystats2
{
    background-color: #f0e4b9;
}


#iphoneLoading
{
    width: 320px;
    height: 480px;
    opacity: .85;
    padding-top: 200px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    font-family: Arial;
    z-index: 1000;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #999999;
}

#container
{
    width: 320px;
}

#mainBody
{
    border: 3px;
    margin-left: 3px;
    margin-right: 1px;
    padding: 5px;
    background-color: White;
    border-style: solid;
    border-color: #081842;
    width: 300px;
    clear: both;
}

#header
{
    width: 310px;
    background-color: #C12A3B;
    padding: 5px;
    font-size: 17px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 2px;
}

.topButton
{
    display: block;
    width: 152px;
    background-color: #081842;
    padding: 3px;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    margin-bottom: 5px;
}

A.topButton:hover
{
    background-color: #C12A3B;
}

#topLogin
{
    float: left;
}

#topJoin
{
    float: right;
    
}

#footer
{
    width: 314px;
    padding: 3px;
    clear: both;
    background-color: #081842;
    vertical-align: middle;
    text-align: right;
    font-size: 11px;
    color: white;
    margin-top: 5px;
}

.footerlink
{
    font-size: 11px;
    color: white;
}

A.footerlink:hover
{
    font-size: 11px;
    color: yellow;
}

.scoreTable
{
    width:100%;
    margin-bottom:20px;
}

#fullTableGameLog
{
    display:none;
}

.max-width-gamelog
{
    width:100%;
}

/* Phone (less than 600) ----------- */
@media only screen 
and (max-width : 600px) 
{
    
  body
    {
        background-image:none;
    }
    
    .orderby
    {
        float:none;
        padding:0px;
    }
    
    #mlDiv
    {
        width:300px;
        overflow: auto;
    }
    
    #mlTable
    {
        width:800px;
    }
    
    #threeday
    {
        width:100%;
    }
    
    .show-phone-inline
    {
        display: inline;
    }
    
    .show-phone
    {
        display: block;
    }
    
    .show-tablet 
    {
        display:block;
    }
    
    .hide-phone
    {
        display: none;
    }
    
    .grid-blue-border 
    {
	    border: 1px solid #030958;
	    padding:2px;
	    background:#ffffff;
	    width: 308px;
    }
     .max-width
    {
        width:320px;
        clear:both;
    }
    
    .max-width-gamelog
    {
        width: 300px;
    }
    
    .fit-500
    {
        width: 290px;
    }
    
    .pitcher-list
    {
        width: 280px;
    }
    
    .statsTable
    {
        width:300px;
    }
    
    .double-wide
    {
        width:280px;
    }
    
    .pad-left
    {
        padding-left:0px;
    }
    
     .container-table
    {
        padding:0px;
        margin:0px;
    }
    
    .banner
    {
        margin-top: 0px; 
        border: 1px solid black; 
        max-width: 103.3%;
        height: 35px
    }
    
    #seeplayers
    {
        float:none;
    }
    
    #infoDiv
    {
        padding:0px;
    }
    
    .dataTables_filter
    {
        display:none;
    }
    
    .dataTables_length
    {
        display:none;
    }   
}




