﻿@media all
{
    body
    {
        background: #0043AB url(/sysimages/0/body-background.jpg) repeat-x top left;
        margin: 0 0;
        color: black;
        font-family: Helvetica, Arial;
        font-size: 10pt;
    }
    /*
        table, table tr, table tr td
        {
        	border: 1px solid red;
        }
        */

    .body-padding
    {
        width: 100px;
    }

    h1
    {
        font-size: 12pt;
        margin: 0 -1px;
        padding-bottom: 10px;
        color: black;
    }

    .title-background-table
    {
        height: 50px;
        background: url(/sysimages/0/title-background-table.gif) repeat-x top left;
    }
    .title-background-td
    {
        
        background: url(/sysimages/0/title-background-td.gif) no-repeat top left;
    }
    .content
    {
        font-family: Helvetica, Arial;
        font-size: 12px;
        text-align: left;
        color: black;
    }
    a
    {
        color: #013A91;
    }

    /*  
                .gutterLeft
                {
                    vertical-align: top;
                    width: 186px;
                }

                .gutterRight
                {
                    vertical-align: top;
                    width: 185px;
                }
                */
    .UpcomingEvents
    {   
        padding:10px;
        color: #F1EE01;
        text-align: left;
        vertical-align: top;
        font-size:8pt;
    }

    .UpcomingEvents a
    {
        color: white;
        text-decoration: none;
        font-weight: bold;
    }


    .DistrictColumnContentLeft
    {
        vertical-align: top;
        text-align: left;
        /*width: 198px; */        
        width:227px;
    }
    .SchoolColumnContentLeft
    {
        width: 198px;
        padding-right:16px;
    }
    
    .DistrictColumnContentRight, .SchoolColumnContentRight
    {
        vertical-align: top;
        width: 228px;
        position: relative;
        padding-left:16px;
        color:White;
    }
    
    .DistrictColumnContentRight .content, .SchoolColumnContentRight .content
    {color:White; }
    
    .District2ColumnContentBody, .District3ColumnContentBody, .School2ColumnContentBody, .School3ColumnContentBody
    {
        vertical-align: top;
        text-align: left;
        margin: 0;        
        background-color:White;
    }
    /*
    padding: 0 16px 0 0;
    .School3ColumnContentBody{padding: 0 16px 16px 16px;}
   
    .District2ColumnContentBody,.School2ColumnContentBody
    {
        padding: 0 0 16px 16px;
    }
    */

    .NewsHeadline
    {
        text-decoration: underline;
        font-weight: bold;
    }

    .right-title
    {
        color: black;
        background:url(/sysimages/0/title-right-background.gif) no-repeat top left;
        font-weight: bold;
        text-align: left;
        font-size: 12pt;
        line-height: 37px;
        height: 49px;
        width: 228px;
        padding-left: 10px;
	font-family:arial;
    }

    .left-title
    {
        padding-top: 7px;
        padding-left: 6px;
        vertical-align: top;
        width: 198px;
        height: 52px;
        background:url(/sysimages/1/title-left.gif) no-repeat top left;
    }

    .description
    {
        font-size: 8pt;
    }

    .smaller
    {
        font-size: 10pt;
    }

    .bigger
    {
        font-size: 14px;
        font-weight: bold;
    }

    .DayHeader, .DayHeader tbody tr td
    {
        height: 25px;
        color:White;
        background-color: #013A91;
        font-weight: bolder;
        font-size: 12pt;
    }

    .EventsGrid
    {
        font-family: Verdana;
        font-size: 10pt;
        color: #330099;
    }


    .DistrictLeftImages
    {
        width: 10px;
        height: 9px;
    }

    .DistrictLeftText, .DistrictLeftText a
    {
        color: #0f3f65;
        font-family: Verdana;
        font-weight: bold;
        font-size: 10pt;
    }


    .calendar tr th
    {
        background-color: White;
        color: black;
    }
    .calendar tr td a, .calendar tr th a, .calendar, .calendar tr td, .calendar tr th
    {
        color:Black;
        text-decoration: none;
        font-family: Verdana;
        font-size: 7pt;
    }
    
    td.calendar-has-event{color:White; background:#0043AB;}
    .calendar-has-event{color:White;}

    .schoolinfo
    {
        font-family: Verdana;
        font-weight: bold;
        font-size: 10pt;
        text-decoration: none;
    }
    .floatLeft1
    {
        float: left;
        padding: 3px;
    }
    .adminDept
    {
        width: 250px;
        height: 100px;
        float: left;
        margin: 3px;
        padding: 3px;
        border: solid 1px #000000;
    }

    .ddlAdditialInfo
    {
        width: 200px;
        font-size: 10px;
    }

    .athleticNav
    {
        vertical-align: top;
        text-align: left;
    }


    .athleticNav table
    {
        padding: 10px 10px 10px 10px;
    }

    .athleticNav tr td
    {
        vertical-align: top;
        text-align: left;
        padding-left: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
        color: #F1EE00;
        font-size: 16px;
    }

    .athleticNav a
    {
        text-decoration: none;
        font-weight: bolder;
        color: #F1EE00;
    }

    .athleticNav a:hover
    {
        text-decoration: underline;
    }
    .ddlJumpToSport
    {
        width: 185px;
        font-size: 10pt;
    }


    .monthDay
    {
        width: 14%;
        vertical-align: top;
        min-width: 100px;
        background-color: White;
        border: solid 1px #000062;
    }
    .monthDay a
    {
        color: #2624A3;
    }
    .monthHeader
    {
        font-size: 17px;
        font-weight: bold;
        white-space: nowrap;
    }
    .monthHeader a
    {
        color: white;
        font-family: Arial;
        font-size: 17px;
        font-weight: bold;
        text-decoration: none;
    }
    .dayOfWeek
    {
        vertical-align: middle;
        font-size: 12px;
        font-family: Arial;
        width: 14.5%;
        text-align: center;
    }
    .event
    {
        font-size: 11px;
        font-family: Arial;
        color: black;
    }
    .monthView
    {
        min-width: 774px;
        width: 100%;
        text-align: center;
        padding-top: 8px;
    }
    .calendar-header{color:White;}
    
    .clearfix:after
    {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    .clearfix
    {
        display: inline-block;
    }

    html[xmlns] .clearfix
    {
        display: block;
    }

    * html .clearfix
    {
        height: 1%;
    }

    /*Google*/
    a.search
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #0000FF;
        text-decoration: underline;
    }

    .summary
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        color: #000000;
    }

    .summaryURL
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: smaller;
        color: #008000;
    }

    .searchSize
    {
        font-family: Arial, Helvetica, sans-serif;
        font-size: smaller;
        color: #C0C0C0;
    }
    /*Google*/




    .header
    {
        height: 201px;
        width: 100%;
    }
    
    tr#nav {}
    .nav-menu {float:right;padding-right:40px;font-size:10pt;margin-top:-68px;}
    
    .school-nav-table{background:#265AA6;}

    .school-nav-footer{background:#00317D; height:22px;}
    
    .ddl-contentpages{width:158px;}



}

@media print
{

    .hidePrint
    {
        visibility: hidden;
        display: none;
    }
    .calendar-header{color:black;}

}


