﻿body
{
    padding: 0;
    margin: 0;
    background-color: #eeeeee;
    background-image: url(../../Images/Background.jpg);
    background-repeat: repeat-x;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
} 

#masterContainer
{
    border: 1px solid #000000;
    width: 800px;
    height:auto;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    float:left;
   
}
#Center
{
    width: 800px;
    height:auto;
    margin-left: auto;
    margin-right: auto;
}

#masterHeaderContainer
{
    background-color:#1e48a5; 
    height: 152px;
}

#masterMenuContainer
{
    background-color:#1e48a5;
}

#masterLinksContainer
{
    float:left;
    width:167px;  
}

#masterContentContainer
{
   float:left;
   width:633px;
}

#masterFooterContainer
{
    height:20px;
    width:800px;
    background-color: #cccccc;
    border-top-style: ridge;
    border-top-width: 1px;
    border-top-color: #666666;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 10px;
    float:left;
    
}
#Slideshow
{
    float:left;
    width:305px;
    height:230px;
}
#Welcome
{
    float:left;
    width:298px;
    height:230px;
}
#News
{
    float:left;
    width:618px;
}
#SeasonLinks
{
    width:618px;
}
#ParentInfo
{
    width:618px;
}
#HelpfulInfo
{
    float:left;
    width:300px;
}
#CommunityPartner
{
    float:left;
    width:300px;
}


a
{
    color:#1d4192;
    text-decoration:None;
}

a:hover
{
    color: #C12B04; 
}
.clsSchoolSites
{
    border-style: solid;
    border-width: 1px;
    width: 150px;
}
.clsMenu
{
    display: block;
    background-color: Transparent;
}
.clsMenuItem
{
    width: 112px;
    height: 31px;
    display: block;
    color: #ffffff;
    text-align:center;
    font-weight:bold;
    background-image: url(../../Images/Menu.jpg);
    line-height:15px;
}
.clsMenuItemS
{
    width: 112px;
    height: 31px;
    display: block;
    color: #ffffff;
    text-align:center;
    font-weight:bold;
    background-image: url(../../Images/MenuHover.jpg);
    line-height:15px;
}

.clsMenuItem a:hover
{
    width: 112px;
    height: 31px;
    display: block;
    background:#7da3f1;
    color: #ffffff;
    background-image: url(../../Images/MenuHover.jpg);
    line-height:15px;
}
.clsMenu table
{
    background-color: Transparent;
}
.clsDynamicMenuItem
{
    background-color: #1e48a5;
    color: #ffffff;
    width: 185px;
    height: 20px;
    display: block;
    font-size: 7pt;
    vertical-align:middle;
    text-align:left;
}
.clsDynamicMenuItemS
{
    background-color: #1e48a5;
    color: #ffffff;
    width: 185px;
    height: 20px;
    display: block;
    font-size: 8pt;
    vertical-align:middle;
    text-align:left; 
    background-image: url(../../Images/DMenuHover.jpg);
}
.clsDynamicMenuItem a:hover
{
    background:#7da3f1;
    color: #ffffff;
    width: 185px;
    height: 20px;
    display: block;
    font-size: 8pt;
    vertical-align:middle;
    background-image: url(../../Images/DMenuHover.jpg);
} 
.clsBorder
{
    background-color: #f1f1fb;
    margin: 3px;
    padding: 3px;
    border: 1px solid #C0C0C0;
}
.clsNoSpace
{
    margin: 0px;
    padding: 0px;
}
.clsNewsHeading
{
    font-weight: bold;
    font-size: larger;
    text-align: center;
    color: #000000;
}
.clsHeading
{
    font-weight: bold;
    font-size:Small;
    color: #000000;
}
.IE8Fix
{
     z-index: 100;
}


hr
{
    color: #aaaaaa;
    height: 1px;
}

table.info
{
	margin: 5px;
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #1e48a5;
}

table.info th, table.info td
{
	border: 1px solid #1e48a5;
	text-align: left;
	padding: 5px;
}

table.info th
{
	height: 20px;
	background-image: url('/images/table-info-th-bg.jpg');
	color: #fff;
}

ul.info
{
	margin: 10px 20px;
	padding: 0px;
}

ul.info li
{
	margin: 10px 0px;
}

img.division-header
{
	margin: 0px auto;
}

div.online-agenda
{
	margin: 3px;
	padding: 10px;
	border: 1px solid #122f66;
	background-color: #f1f1fb;
}

div.online-agenda a, div.online-agenda a:hover, div.online-agenda a:visited, div.online-agenda a:active
{
	font-weight: bold;
}

ul.testing-links
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.testing-links li
{
	margin: 10px 0px;
}

ul.testing-links li a
{
	font-weight: bold;
}
