﻿@media all
{
/* 
blue:#2D5D9D
dark blue: #10195C

*/

body
{
    font-family:Helvetica, Arial;
    background:#2D5D9D url(/sysImages/body-background.png) repeat-x top left;
    margin: 0 0;
    color: black;
    font-size: 10pt;    
}
img {border:none;}
a, a:visited {color:#10195C;}

h1
{
    font-size: 14pt;
    margin: 0 0 10px 0;
    
}
.bodywidth {width:940px;}

.content
{
    font-family: Helvetica, Arial;
    font-size: 10pt;
    text-align: left;
    color: black;
}

.bold
{
    font-weight: bold;
}

.gutterLeft
{
    vertical-align: top;
    width: 186px;
}

.gutterRight
{
    vertical-align: top;
    width: 185px;
}

.UpcomingEvents
{
    color: black;
}

.UpcomingEvents a
{
    color: black;
    text-decoration: none;
    font-weight: bold;
}
.event_ticker
{
	height:250px; overflow:hidden; position:relative;
}

.UpcomingEvents-bottom-padding
{
	height:10px;
}



.District2ColumnContentLeft,.District3ColumnContentLeft, 
.School2ColumnContentLeft,.School3ColumnContentLeft 
{
    vertical-align: top;
    text-align: left;
    width: 180px;
    background-color:#FFFDF1;
    padding:15px;
    
    
}

.District2ColumnContentBody, .School2ColumnContentBody
{
    vertical-align: top;
    text-align: left;
	background-color:#FFFDF1;
	padding:10px;
}



.District3ColumnContentBody, .School3ColumnContentBody
{
    vertical-align: top;
    text-align: left;    
    background-color:#FFFDF1;
    padding:10px;
}


.District3ColumnContentRight, .School3ColumnContentRight
{
    vertical-align: top;
    width: 220px;
    color:White;   
}

.District3ColumnContentRight a,.District3ColumnContentRight a:visited {color:White;}

.gutterHeader
{
    padding: 6px;
    background-color: #350098;
}

.gutterHeaderText
{
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.bodytitle
{
    color: black;    
    text-align: left;
    font-size: 14pt;
    font-weight: bold;
}

.title
{
    color:Black;
    font-size: 14pt;
    font-weight: bold;
}
.title-left
{
	padding:0 8px;

}
.right-title
{    
    color:Black;
    font-size: 14pt;
    font-weight: bold;
}

.description
{
    font-size: 8pt;
}

.smaller
{
    font-size: 10pt;
}

.bigger
{
    font-size: 14px;
    font-weight: bold;
}

#master-body
{
   
}

#footer
{
    color: white;
    font-size:8pt;
    vertical-align:bottom;
}

.DayHeader
{
    height: 25px;
    background-color: #10195C;
    color: white;
    font-family: Verdana;
    font-weight: bolder;
    font-size: 12px;
}

.EventsGrid
{
    font-family: Verdana;
    font-size: 10pt;
    color: #2D613B;
}

.calendar {color:White;}


.calendar tr th
{
    background-color: White;
    color: #A4A9C9;
}
.calendar tr td a, .calendar tr th a, .calendar, .calendar tr td, .calendar tr th
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 7pt;
}
.calendar a, .calendar a:visited {color:#2D5D9D;}
.SelectedDayStyle a, .SelectedDayStyle a:visited  {color:White;}
.isToday a,.isToday a:visited{font-weight:bold; color:#091646; }
.has-event, .has-event a, .has-event a:visited{background-color:#2D5D9D; color:White;}


.schoolinfo
{
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
}
.floatLeft1
{
    float: left;
    padding: 3px;
}
.adminDept
{
    width: 47%;
    min-height: 100px;
    float: left;
    margin: 3px;
    padding: 3px;
    border: solid 1px #000000;
}



.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;    
    font-size: 16px;
}

.athleticNav a
{
    text-decoration: none;
    font-weight: bolder;   
}

.athleticNav a:hover
{
    text-decoration: underline;
}
.ddlJumpToSport {width:146px; font-size:10px}


.NewsHeadline
{
   color:Black;
   font-weight:bold;
   text-decoration:none;
   font-size:14pt;
   
}
.NewsReadMore,.SeeAllEvents
{
    color:black;
    text-decoration:none;
    font-weight:bold;
}





/*Month View*/

    .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: inherit;
        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;
        padding-bottom:5px;
    }
    .monthView
    {
        background-color:White;
        min-width: 774px;
        width: 100%;
        text-align: center;
        padding-top: 8px;
    }
    
	.watermark
	{ 
		color:Gray;
		font-style:italic;
	}
	

	
	.slideshow > img  { display:none; }
	.slideshow img:first-child { display:block; }
	.slideshow { }

	
}

@media print
{

    .hidePrint
    {
        visibility: hidden;
        display: none;
    }

}
