﻿body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-image: url('images/bluepap.jpg');
}

html {-webkit-text-size-adjust: 100%} /* Keeps text from expanding on smart phones */

.wrapper {
	margin: 0 auto;
	width: 955px;
}
.formatTitle {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.underline {
	text-decoration: underline;
}
.highlight {
	background-color: #FFFF00;
}
/* header/slideShow begin */
#header {
	height: 160px;
}
/* header/slideShow end */
#headerTable {
	top: 5px;
	height: 150px;
	width: 114px;
	position: absolute;
	margin-left: 5px;
	z-index: 2;
}
#headerTable img {
	height: 150px;
	width: 114px;
}
/* school info begin */
#schoolCCS {
	height: 41px;
	margin-top: 4px;
	float: left;
}
#schoolAddress {
	position: relative;
	font: normal 9pt arial;
	top: -5px;
	float: left;
	padding-left: 17px;
}
/* school info end */
/* searchBar begin */
#searchBar {
	font: 9pt arial;
	height: 45px;
	width: 263px;
	float: right;
}
/* searchBar end */
/* menuButtons begin */
#sddm {
	vertical-align: bottom;
	margin: 0 auto;
	padding: 0;
	z-index: 30;
	width: 955px; 
	height: 22px;
	float: left;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 9pt arial;
}
#sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 115px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#sddm li a:hover {
	background: #49A3FF;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	z-index: 1;
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 8pt arial;
}
#sddm div a:hover {
	background: #49A3FF;
	color: #FFF;
}
/* menuButtons end */
/* upcoming events begin */
#upcomingEvents {
	font: italic bold 12pt arial;
	position: relative;
/*	height: 320px;  */
	width: 369px;
	float: left;
	margin-top: 10px;
}
#viewFullCalender {
	position: absolute;
	top: 4px;
	left: 170px;
	font: normal 9pt arial;
	font-style: italic;
	float: right;
}
#calendar {
	border: 0px;
	height: 480px;  /* AJDUST THIS WITH ANNOUNCEMENTS HEIGHT - Add 24 px per line 312 336 360 384 408 432 456 480 504 528 552 576 */
	width: 375px;
	overflow: hidden;
	border-radius: 5px;
	border: 1px #000000 solid;
}
/* upcoming events end */	
	
/* announcements begin */
/*  #announcementsTitle {
	font: italic bold 12pt arial;
	float: left;
	margin: 3px 0 0 17px;
	width: 558px;
}  */
#announcements {
	font: bold 12pt arial;
	border: 1px black groove;
	margin: 10px 0 0 17px;
	border-radius: 5px;
	height: 236px;  /* AJDUST THIS WITH CALENDAR HEIGHT - Add 24 px per line 68 92 116 140 164 188 212 236 260 284 308 332 */
	width: 562px;
	float: left;
}
/* announcements end */

/* quick links begin */
#btnInfo {
	margin: 10px 0 0 10px;
	height: 33px;
	width: 570px;
	float: left;
}
#btnInfo img {
	margin-left: 6px;
}
/*  #quickLinksTitle {
	font: italic bold 12pt arial;
	float: left;
	margin: 3px 0 0 17px;	
}  */
#quickLinks {
	font: bold 10pt arial;
	margin: 10px 0 10px 17px;
	padding: 2px 2px 2px 2px;
	line-height: 25px;
	height: 228px;
	width: 558px;
	float: left;
	border-radius: 5px;
	border: 1px #000000 solid;
	background-color: #E5ECF9;
}
/* quick links end */

/* Family Service ~ PFG begin */
#fs-pfg-info {
	margin-top: 10px;
	border: 1px black groove;
	float: left;
	width: 948px;
	height: 400px;
	border-radius: 5px;
}
#clickFS {
/*	margin-top: 276px;	/* Added 11/28/2014 */
	font: italic bold 10pt arial;
}
#clickPFG {
	margin-top: 420px;	/* Added 11/28/2014 */
	font: italic bold 10pt arial;
}
/* Family Service ~ PFG end */
/* social media begin */
#socialMedia {
	font: normal 10pt arial;
	margin-top: 10px;
	padding-top: 3px;
	width: 375px;
	height: 44px;
	float: left;
	text-align: center;
	border: 1px #000000 solid;
	border-radius: 5px;
	background-image: url('images/connected.jpg');
	background-repeat: no-repeat;
	background-color: white;
	background-position: center;
}
/* Facebook begin */
#facebook {
	vertical-align: middle;	
	border: 0px;
}
#facebook img {
	float: left;  
	margin: -12px 0 0 90px;
}
/* Facebook end */
/* Twitter begin */
#twitter {
	border: 0px;
	vertical-align: middle;	
}
#twitter img {
	float: left;
	margin: -40px 0 0 140px;
}
/* Twitter end */
/* social media end */
/* PBP begin */
#pbp {
	font: 8pt arial;
	text-align: center;
	float: left;
	height: 90px;
	margin: 10px 0 0 10px;
	border-radius: 5px;
	border: 1px #000000 solid;
	background-color: white;
}
#pbp img {
	padding: 5px;
	border: 0px;
}
/* PBP end */
/* bottomRow begin */
#bottomRow {
	margin-top: 10px;
	width: 955px;
	text-align: center;
	float: left;
}
/* bottomRow end */
/* w3Check begin */
#w3Check {
	vertical-align: bottom;
	padding: 10px 0 0 10px;
	border: 0px;
}
#w3Check img {
	border: 0px;
}
/* w3Check end */
/* wxButtonFrame begin */
#wxButtonFrame {
	margin-top: 10px;
	border: 1px black solid;	
	float: left;
	width: 726px;
	height: 90px;
	border-radius: 5px;
	background-image: url( adcbin/netweather_v2/backgrounds/spring1_728x90_bg.jpg );
	background-repeat: no-repeat;
	background-color: #E3B589;

}
/* wxButtonFrame end */
/* requires adobe reader begin */
.adobeReader {
	border: 0px;
	height: 50px;
	width: 300px;
}
/* requires adobe reader end */
/* site map begin */
.siteMap {
	padding-left: 90px;
	height: 400px;
	width: 260px;
	float: left;
}
/* site map end */