@charset "UTF-8";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

sup {
    font-size: 0.7em;
}

div.title {
	font-size: 18px;
	font-weight: bold;
}
.AccordionPanelTab p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-left: 52px;
	line-height: 20px;
}
.blueTab, .blueLinks {	
	color: #00A4E4;
	margin-right: 30px;
	
}

.pinkTab, .pinkLinks {
	color: #F15D5E;
}


.goldTab, .goldLinks {
	color: #FFC222;
}

.AccordionPanelContent p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 56px;
	font-weight: bold;
	
}

.sidebar {
	padding-top: 50px;
	padding-bottom: 40px;
	padding-left: 15px;
	padding-right: 5px;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	height: 370px;
	overflow: auto;
	scrollbar-base-color: #00A4E4;
	}
.sidebar p {
	font-size: 14px;
}

.event {
	display: block;
}
.bottomLink {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	margin: 0px;
}

#SchoolID {
	margin-top: 18px;
	margin-left: 25px;
}
#logo {
	margin-top: 17px;
	margin-left: 28px;
}
#CSDCSO {
	margin-top: 17px;
	margin-right: 33px;
}
iframe, #gallery {
	margin-top: 50px;
}
a {
	text-decoration: none;
}
.bottomLink a {
	
	color: #FFFFFF;
}



.bottombar1 {
	background-image: url(../images/BottomBanner.gif);
	background-repeat: no-repeat;
}
.bottombar2 {
	background-image: url(../images/BottomBanner.gif);
	background-repeat: no-repeat;
	background-position: -260px;
}
.date {
	font-weight: bold;
}


/* styles for gallery page*/
.pagination{
	padding: 5px;
	/*
		border: 1px solid black;
		background-color: #ffffcb;
	*/
}

.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 14px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
padding-right: 2px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.current{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}


li {
	/*margin-left: 1.3em;*/
}

div.event-open {
    z-index:1;
	padding-left:5px;
	padding-right:5px;

	color:#fa826a; 
}

div.event-close {
	position:relative;
	background:#ffffff;
	color:#909192;
	padding-left:5px;
	padding-top:0px;
	z-index:2;
	display:none;
}
