﻿@import url("directionsLayout.css");
.CenterContent 
{
    width: 600px;
}
.directionsContainer 
{
    width: 600px;
    height:100px;
    page-break-after: always;
}
.CenterContent h3 
{
    display: inline;
}
*
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
}
a
{
    text-decoration: none !important;
}
td
{
    vertical-align: top;
}
.ShortTime, .MatchScore
{
    text-align: right;
}
.HeaderTime, .HeaderScore
{
    text-align: center;
}

body, .container, .holder, .leftColumn, .middleColumn, .rightColumn, .middle
{
    background-color: #fff;
}


.MediumDateHeader
{
    padding-left: 5px !important;
}

.ContentContainer
{
    width: 800px;
    margin: 0px auto;
}
.directions div.DivColumn div 
{
    width: 100%;
}
.EventsClubPageDataGrid
{
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}
.ContentContainer h2
{
    color: #000;
}
.calendar_full_TitleStyle span
{
    visibility: hidden;
    font-weight: bold;
}
div.nav, .cookiecrumb6, .noprint
{
    display: none;
}
table.calendar_full_TitleStyle
{
    width: 100%;
}
.calendar_full_TitleStyle td
{
    background-color: #fff;
    color: #000;
}
h2.printlogo
{
}
.calendar_full_NextPrevStyle
{
    width: 100%;
}
.calendar_full_NextPrevStyle div
{
    padding: 5px;
}
.EventsClubPageDataGridHeaderStyle td
{
    background-color: #FFFFFF;
    color: #000;
    border-bottom: 1px solid #000;
    padding: 0px;
}
table.EventsClubPageDataGrid
{
    background-color: #fff;
    color: #000;
    width: 100%;
}
tr.EventsClubPageDataGridItemStyle td
{
    color: #000;
    padding: 5px;
    background: #fff;
    border-bottom: 1px solid #000; /*dedede*/
}
tr.EventsClubPageDataGridAlternatingItemStyle td
{
    color: #000;
    padding: 5px;
    background: #f6f6f6;
    border-bottom: 1px solid #000;
}
tr.EventsClubPageDataGridItemStyle td a, tr.EventsClubPageDataGridAlternatingItemStyle td a
{
    color: #000;
}
tr.EventsClubPageDataGridItemStyle td a:hover, tr.EventsClubPageDataGridAlternatingItemStyle td a:hover
{
    color: #000;
    text-decoration: none;
}
.calendar_full_TitleStyle div
{
    padding: 5px;
}
.EventsClubPageBody
{
    text-align: left;
}
.EventsClubPageBody table table
{
    margin-top: 0px;
}
a.CurrentPage
{
    color: #fff !important;
}
.george
{
    font-size: 8px !important;
    color: #666;
    display: inline !important;
}
.george span
{
    white-space: nowrap;
    color: inherit;
    display: inline !important;
}
.george span span
{
    color: #000;
    display: inline !important;
}
.ReportScore a
{
    display: none;
}
.MapDetails
{
    width: 600px;
}
#pnlPrintControl
{
    display: none;
}
#divGameMap
{
    width: 600px !important;
    height: 600px !important;
}