﻿.returnfrompaypalmessage 
{
	text-align:center;
	font-size:14pt;
	font-weight:bold;
}
.GlobalContactContainer
{
    background-color:White;
    color:Black;
    border:1px solid gray;
}
.GlobalContactHeader
{
    background-color: Gray;
	color: White;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}
.GlobalContactC1
{
    width:25px;
}
.GlobalContactC2
{
    width:200px;
}
.GlobalContactC3
{
    width:200px;
}
.GlobalContactContainer td
{
    padding:5px;
    border-bottom:1px solid gray;
}
/*** NEW FOR Announcements and Events Home Page Modules ***/
.AnnouncementListContainer
{
	width:300px;
	background-color:Gainsboro;
	padding:2px;
	border:1px solid gray;
	overflow:auto;
	height:360px;
}
.AnnouncementListItem
{
	margin:5px 0 5px 0;
}
.AnnouncementListTitle
{
	margin-bottom:3px;
}
.EventListContainer
{
	width:300px;
	background-color:Gainsboro;
	padding:2px;
	border:1px solid gray;
	height:400px;
	overflow:auto;
}
.EventList td table
{
	margin:5px 0 5px 0;
}

/**** NEW ****/
.CASNNav
{
	float:left; 
	padding:10px 15px 10px 15px;
}
.CASNNavBlock
{
	min-height:100px; 
	border:1px Solid Gray;
	margin-bottom:15px;
	width:250px;
}
.CASNNavBlockHeader
{
	padding:3px;
	background-color:Gray;
	color:White;
	font-weight:bold;
}
.CASNNavBlockHeader a:link, .CASNNavBlockHeader a:active, .CASNNavBlockHeader a:visited, .CASNNavBlockHeader a:hover
{
	color:#ffff00;
	font-style:normal;
	text-decoration:none;
}
.CASNNavBlockHeader table
{
	width:100%;
}
.CASNNavBlockContent
{
	padding:3px;
}
.CASNNavBlockContent table
{
	width:100%;
}
.CASNNavBlockContent a:link, .CASNNavBlockContent a:active, .CASNNavBlockContent a:visited, .CASNNavBlockContent a:hover
{
	color:Navy;
	font-style:normal;
	text-decoration:none;
}
#divCreateNewHousehold
{
	float:left;
	width:410px;
	border-left:1px solid gray;
	height:100%;
	padding:0;
	margin:0;
}
#divCreateNewStudent
{
	float:left;
	width:415px;
	padding:0;
	margin:0;
	border-left:1px solid gray;
	height:100%;
}
#divCreateNewGuardian
{
	float:left;
	width:415px;
	padding:0;
	margin:0;
	border-left:1px solid gray;
	height:100%;
}
.AdminHouseholdList
{
    text-align:center;
    margin-top:5px;
}
.AdminHouseholdList select
{
	width: 280px;
	overflow:auto;
}
#divGuardiansHeader
{
    width:690px;
}
#divGuardiansContent
{
    width: 700px;
    min-height:200px;
	background-color:White;
}

#divStudentsHeader
{
    width:690px;
}

#divStudentsContent
{
    width: 700px;
	min-height:200px;
	background-color:White;
	overflow: auto;
}

#divHouseholdsHeader
{
	width:690px;
}

#divHouseholdsContent
{
	width: 700px;
	min-height:200px;
	background-color:White;
}
/**** END NEW ****/





.Instructions
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFF66;
}

.AlertSelection
{
	margin-left:50px;
	margin-right:50px;
	border:1px solid Gray;
	background-color:White;
	padding:15px;
	font-weight:bold;
	color:Black;
}

.AlertSelectionButtonRow
{
	text-align:center;
}

.moduleCustomImage
{
	text-align:center;
	padding:10px;
}

.link:link, .link:visited
{
	font-size: 12px;
	color: white;
	font-weight: normal;
	
}

.ModuleNav
{
	background:url("../Images/NavBack.jpg");
	background-repeat: repeat;
	width: 225px;
	margin: 10px;
}

.ModuleNavHeader
{
	text-align: center;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	font-size: 0;
}

.ModuleNavHeader img
{
	margin: 0;
	border: 3px Solid Green;
}

.ModuleNavContent
{
	text-align: left;
	padding: 0;
	margin: 0;
	width: 208px;
	line-height: 25px;
	padding-left: 15px;
	padding-bottom: 20px;
	padding-top:10px;
}

.ModuleNavContent a:link, a:active, .ModuleNavContent a:visited, .ModuleNavContent a:hover
{
	font-size: 16px;
	text-decoration: none;
	color: White;
}

.ModuleNavFooter
{
	text-align: center;
}

.ModuleNavMenuItemSelected
{
    background-color:White;
}

.ModuleNavMenuItemSelected a:link, .ModuleNavMenuItemSelected a:active, .ModuleNavMenuItemSelected a:visited, .ModuleNavMenuItemSelected a:hover
{
    color:Black;
}



.smallText
{
	font-size: 9px;
}

.AdminForm
{
	padding: 10px;
	background-color: #000064;
}

.AdminForm td
{
	padding: 3px;
}

.adminGrid
{
	width: 500px;
	background-color: White;	
}
.adminGridWide
{
	width: 700px;
	background-color: White;	
}
.adminGridNarrow
{
	width: 325px;
	background-color: White;	
}

.siteAdminGrid
{
	border: 1px Solid White;
	background-color: White;
	width: 400px;
}

.siteAdminGrid td
{
	padding: 3px 5px 3px 5px;
	color: #295DB0;
}
.adminGridHeaderEmbedded td 
{
	background-color: white;
	color: Black;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}
.adminGridHeader td
{
	background-color: #295DB0;
	color: White;
	font-weight: bold;
	white-space: nowrap;
	padding: 5px;
	text-align: left;
}

.adminGridRow td
{
	padding: 3px 5px 3px 5px;
	vertical-align: top;
	text-align: left;
	color: Black;
}

.adminGridRowNarrow td
{
	padding: 3px 5px 3px 5px;
	vertical-align: top;
	text-align: left;
	color: Black;
	font-size: 12pt;
}


.adminUpdateRow td
{
    vertical-align: top;
    text-align: left;
    color: Black;
}
.adminUpdateRowNarrow td
{
    vertical-align: top;
    text-align: left;
    color: Black;
    font-size:12pt;
}

#divWrapper 
{
	width: 850px;
    margin: 29px 0 0 39px;
    text-align: left;
    display: inline-block;
    background-color: #295DB0;
    padding-bottom: 10px;
}

#divHeader
{
}

#divHeaderImage
{
    background-image: url(../Images/headerimage.jpg);
    height: 152px;
}

#divHeaderNav
{
    text-align: right;
    background-color: #000064;
    padding: 5px;
    margin: 0 5px 0 5px;
}

#divHeaderNav a, .AdminForm a, .ModuleAdminNav a
{
    text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffff00;
	vertical-align:middle;
	padding:3px;
	background: url("images/mmmenu2_190x22_up.gif") #000064;
	font-weight:normal;
	font-style:normal;
	display:block;
}

.AdminForm a
{
	display: inline;
}

.adminGrid a
{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Blue;
	font-weight:bold;
	font-style:normal;
	display:block;
	background-color: White;
}

.moduleGrid a
{
    text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Blue;
	font-weight:bold;
	font-style:normal;
	display:block;
	background-color: White;
}

#divHeaderNav a:hover, .AdminForm a:hover, .ModuleAdminNav a:hover, .moduleGrid a:hover
{
    color:#0099FF;
}

.plainlinkbutton a:hover
{
	color: #3399FF;
	background-color: white;
}
.plainlinkbutton a
{
	color: #333399;
	background-color: White;
	text-decoration: underline;
}

.donatelinkbutton a:hover
{
	color: #D6CD3E;
	text-decoration: underline;
	font-size: 7pt;
}
.donatelinkbutton a 
{
	color: #3399FF;
	font-size:7pt;
}

.AdminWrapper
{
	
}

.Nav
{
	vertical-align: top;
}

.ModuleAdminNav
{
	width: 200px;
	background-color: #000064;
	padding: 10px;
	margin: 6px;
}


.Content
{
   background-color: #295DB0;
   padding: 10px;
   vertical-align: top;
}

.Header 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF00;
}

.SubheaderNoLine {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFF66;
}

.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}






/* Admin Page Styles */
.adminHeader
{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

.adminContent
{
	margin: 10px 0 0 0;	
}

.adminInstructions
{
    display: block;
    font-size: 14px;
    margin: 10px 0 0 0;	
}

.adminCol1
{
	width: 400px;
	float: left;
	background-color: Gainsboro;
	margin: 0 0 0 0;
}

.adminCol2
{
	width: 400px;
	float: right;
	background-color: Gainsboro;
	margin: 0 0 0 0;
}

.adminFormHeader
{
	color: White;
	border-top: 1px Solid White;
	border-bottom: 1px Solid White;
	font-weight: bold;
}

.siteAdminFormHeader
{
	background-color: #000064;
	color: White;
	padding: 5px;
	font-weight: bold;
}

.siteAdminFormHeader a:link, .siteAdminFormHeader a:visited, .siteAdminFormHeader a:hover
{
	text-decoration:none;
	color:#ffff00;
	font-weight:normal;
	font-style:normal;
}

.adminFormContent
{
    margin-top: 15px;
	text-align: center;
}

.tableSubFormContainer
{
    text-align: left;
    background-color: Gainsboro;
    border: 1px Solid Gray;
    margin: 10px;
}

.tableSubFormContainer a, .tableSubFormContainer a:hover
{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Blue;
	font-weight:bold;
	font-style:normal;
	display:block;
	background-color: White;
}

.tableSubFormHeader
{
    color: White;
    font-weight: bold;
    background-color: Gray;
    padding: 5px;
}

.tableSubFormContent
{
    padding: 5px 5px 5px 5px;
    vertical-align: bottom;
    background-color: WhiteSmoke;
}

.tableSubFormContentInner
{
    padding: 2px 0 2px 0;
}
/* End Admin Page Styles */

.messageLabel
{
	background-color: #FFFFCC;
    border: 1px Solid Red;
    margin: 10px 0 0 0;
    padding-left: 5px;
    padding-top: 2px;
    padding-right: 5px;
    display: block;
    color: Red;
    padding-bottom: 2px;
}

.infoMessageLabel
{
	background-color: #FFFFCC;
    border: 1px Solid Navy;
    margin: 5px 0 5px 0;
    padding-left: 5px;
    padding-top: 2px;
    display: block;
    color: Navy;
    padding-bottom: 2px;
}

.button
{
	padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 3px;
    padding-left: 15px;
    border-top-style: solid;
    border-right-style-value: solid;
    border-bottom-style: solid;
    border-left-style-value: solid;
    border-top-width: 1px;
    border-left-width-value: 1px;
    border-bottom-width: 1px;
    border-right-width-value: 1px;
    border-top-color: #d9dfea;
    border-left-color-value: #d9dfea;
    border-bottom-color: #0e1f5b;
    border-right-color-value: #0e1f5b;
    background-color: Gray;
    color: White;
    font-size: 11px;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    text-align: center;
}

#divLogin
{
    height: 450px;
    vertical-align: middle;
    text-align: center;
    position: relative;
}

.validationSummary
{
    background-color: #FFFFCC;
    border: 1px Solid Red;
    margin: 10px 0 5px 0;
    padding-left: 5px;
    padding-top: 2px;
    display: block;
}

.validationSummary ul
{
    margin: 0;
    padding: 0;
}

.validationSummary ul li
{
    list-style-type: none;
    margin-left: 0px;
    padding-bottom: 2px;
    color: Red;
}

.textBox
{
	border: 1px Solid #cccccc;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#pseudoWindow
{
    position:absolute; 
    top:0px; 
    left:0px;  
    border-top:2px solid #cccccc; 
    border-left:2px solid #cccccc; 
    border-right:2px solid #cccccc;
    border-bottom:2px solid #cccccc;
    display:none;
    z-index: 100;
}

#pseudoWindowTitleBar
{
    background-color: #676767;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    text-align:left;
    height: 17px;
}

#pseudoWindowContent
{
	padding: 5px 5px 5px 5px;
	background-color: White;
	vertical-align: middle;
	overflow:auto;
}

#closebox 
{
    position:absolute; 
    right:5px; 
    top:5px
}

#overlay img{ border: none; }

#overlay
{ 
    background-image: url(../Images/overlay.png); 
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
}

* html #overlay
{
    background-color: #333;
    back\ground-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

.bannerImages
{
	width: 100%;
	background-color: WhiteSmoke;
	border: 1px Solid Gainsboro;
}

.bannerImages td
{
	text-align: center;
	padding: 10px;
}

.moduleIntro
{
	margin: 10px 10px 0 10px;
}

.moduleContent
{
	margin: 10px 0 0 0;
}

.moduleGrid
{
	border: 1px Solid White;
	background-color: White;
	width: 565px;
}

.moduleGridHeader td
{
	padding: 5px;
	background-color: #000064;
	color: White;
	font-weight: bold;
	white-space: nowrap;
}

.moduleGridRow
{
    color: Black;
}

.moduleGridRow td
{
	padding: 3px 5px 3px 5px;
	vertical-align: top;
	color:Black;
}

.moduleGridFooter td
{
    background-color: Gainsboro;
    border-top: 1px Solid Gray;
    text-align: center;
    padding: 5px;
}

.announcementsHeader
{
	color: Blue;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px Solid Blue;
	padding: 5px;
}

.announcementsContent
{
	padding: 5px;
}

.eventsHeader
{
	color: Blue;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px Solid Blue;
	padding: 3px;
}

.eventsContent
{
	padding: 5px;
}

.eventsContent td
{
    vertical-align: top;
    padding: 2px;
}

.eventInstructions
{
    display: block;
    background-color: #FFFACD;
    border: 1px Solid Blue;
    padding: 10px;
    margin: 5px 0 5px 0;
}

.noItemsText
{
	color: White;
	font-style: italic;
}

.noItemsTextDark
{
	color:Black;
	font-style:italic;
}

.thumbTable
{
}

.thumbCell
{
	width: 115px;
}

.thumbCellImageContainer
{
}

.thumbImage
{
	height: 100px;
	width: 115px;
	border: 1px Solid Gray;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: Gainsboro;
}

.thumbImage img
{
    display:inline-block;
}

.caption
{
    padding: 10px;
    font-weight: bold;
    border: 2px Solid Gray;
    margin-top: 5px;
    background-color: Gainsboro;
}

.photoNav
{
    padding: 10px;
    font-weight: bold;
    border: 2px Solid Gray;
    margin-top: 5px;
    background-color: Gainsboro;
    margin-bottom: 5px;
    text-align: right;
}

.photoNav a:link
{
    text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000064;
	font-weight:bold;
	font-style:normal;
}

.photoNav a:visited
{
    text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000064;
	font-weight:bold;
	font-style:normal;
}

.photoNav a:hover
{
    text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000064;
	font-weight:bold;
	font-style:normal;
}

.contactPhoto
{
	padding: 10px;
	border-bottom: 2px Solid Gray;
	background-color: #000064;
}

.contactPhotoImageContainer
{
    text-align:center;
    vertical-align:center;
    background-color:White;
    padding:5px;
}

.contactPhotoImage
{
	border: 10px Solid Gray;
	width:100px;
}

.contactInfo
{
	padding: 10px 10px 10px 20px;
	line-height: 20px;
	font-weight: bold;
	border-bottom: 2px Solid Gray;
	background-color: #000064;
	font-size: 14px;
	color: White;
}

.contactInfo a
{
	background-color:Transparent;
	color:White;
	display:inline;
	text-decoration:underline;
}

.contactInfo a:hover
{
	color:White;
}

#divPhotoLarge img
{
    display:inline-block;
}