/* GENERAL */
body {
	background-color: #69a4dd;
	background-image: url(../images/BG_stars.gif);
	background-position: top left;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
}
p, li {
	font-size: 12px;
}
h4 {
	background-image: url(../images/arrow.gif);
	background-position: 0px 2px; 
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #48c3f5;
}
.kinderooBGColor {
	background-color: #0d71af;
	/* background-color: #0f4791; */
}
.kinderooBG {
	background-image: url(../images/home_intro_bottom.gif); 
	background-position: bottom right; 
	background-repeat: no-repeat;
}
a {	
	color: #FFFFFF;
	text-decoration: underline
}
a:hover {	
	color: #fdb832;
	text-decoration: underline
}
.starBorder {
	background-image: url(../images/star_border.gif); 
	background-position: bottom left; 
	background-repeat: repeat-x;
}

/* TOP NAVIGATION */
.topNavContainer {
	background-image: url(../images/topnav_bg.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	color: #FFFFFF; 
	width: 808px; 
	height: 21px; 
	padding: 4px 7px 0 7px;
}
.topNavLeft {
	font-size: 13px; 
	font-weight: bold; 
	float: left;
}
.topNavRight {
	text-align: right; 
	font-size: 12px;
}
.topNavRight a {
	color: #FFFFFF;
	text-decoration: underline;
}
.topNavRight a:hover {
	color: #fdb832;
	text-decoration: underline;
}
.topPartition {
	border-right: 1px solid #ffebc7;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}

/* HEADER */
.headerContainer {
	background-image: url(../images/header_top.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 822px; 
	height: 117px;
}
.headerContainer2 {
	background-image: url(../images/header_top3.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 822px; 
	height: 117px;
}
.headerHotSpot {
	width: 250px; 
	height: 117px;
}

/* NAVIGATION */
.navBG {
	background-image: url(../images/nav_bottom.gif); 
	background-position: left bottom; 
	background-repeat: no-repeat; 
	background-color: #0f4791;
}
.navTop {
	background-image: url(../images/menu_top.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 200px; 
	height: 7px;
}
.navContainer {
	padding: 0 0 10px 6px; 
	color: #FFFFFF;
}
.navContainer a {
	color: #FFFFFF;
	text-decoration: none;
}
.navContainer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.button1Top {
	background-image: url(../images/buttonset01_top.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 177px; 
	height: 24px; 
	font-size: 13px; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding: 7px 0 0 10px;
}
.button1 {
	background-color: #fdb832; 
	border-left: 1px solid #834605; 
	border-bottom: 1px solid #834605; 
	border-right: 1px solid #834605; 
	width: 175px; 
	font-size: 11px; 
	padding: 5px 0 5px 10px;
}
.button1Bottom {
	background-image: url(../images/buttonset01_bottom.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	width: 177px; 
	height: 15px; 
	font-size: 11px; 
	padding: 5px 0 6px 10px;
}
.button2Top {
	background-image: url(../images/buttonset02_top.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 177px; 
	height: 24px; 
	font-size: 13px; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding: 7px 0 0 10px;
}
.button2 {
	background-color: #3e90c3; 
	border-left: 1px solid #003366; 
	border-bottom: 1px solid #003366; 
	border-right: 1px solid #003366; 
	width: 175px; 
	font-size: 11px; 
	padding: 5px 0 5px 10px;
}
.button2Bottom {
	background-image: url(../images/buttonset02_bottom.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	width: 177px; 
	height: 15px; 
	font-size: 11px; 
	padding: 5px 0 6px 10px;
}
.button3Top {
	background-image: url(../images/buttonset03_top.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 177px; 
	height: 24px; 
	font-size: 13px; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding: 7px 0 0 10px;
}
.button3 {
	background-color: #78c051; 
	border-left: 1px solid #1d5101; 
	border-bottom: 1px solid #1d5101; 
	border-right: 1px solid #1d5101; 
	width: 175px; 
	font-size: 11px; 
	padding: 5px 0 5px 10px;
}
.button3Bottom {
	background-image: url(../images/buttonset03_bottom.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	width: 177px; 
	height: 15px; 
	font-size: 11px; 
	padding: 5px 0 6px 10px;
}
.addressContainer {
	padding: 0 0 10px 6px; 
	color: #FFFFFF; 
	font-weight: bold;
}
.addressInfo {
	background-image: url(../images/address_bottom.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	width: 177px; 
	font-size: 11px; 
	padding: 5px 0 6px 10px;
}

/* MAIN CONTAINER */
.registrationBG {
	background-image: url(../images/register.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 622px; 
	height: 353px; 
	position: relative; 
	font-size: 13px; 
	font-weight: bold;
}
.registrationContainer {
	position: absolute; 
	left: 41px; 
	top: 217px; 
	width: 225px;
}
.registrationText {
	color: #FFFFFF; 
	padding: 0 0 3px 0;
}
.homeIntroMiddle {
	background-image: url(../images/home_intro_body.gif); 
	background-position: top left; 
	background-repeat: repeat-y; 
	width: 622px;
}
.homeIntroBottom {
	background-image: url(../images/home_intro_bottom.gif); 
	background-position: bottom left; 
	background-repeat: no-repeat; 
	width: 622px;
}
.homeIntroTop {
	background-image: url(../images/home_intro_top.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	padding: 20px 10px 20px 30px;
}
.mainContent {
	background-image: url(../images/home_intro_body2.gif); 
	background-position: top left; 
	background-repeat: repeat-y; 
}
.mainContentTop {
	background-image: url(../images/home_intro_top.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 622px; 
	height: 35px;
}
.mCContainer {
	padding: 0px 10px 30px 30px;
}
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#navlist li {
	padding: 5px 0 5px 20px;
	background-image: url(../images/page.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	border-bottom: 1px dotted #48c3f5;
}
.pdfContainer {
	font-size: 11px;
}


/* LOGIN */
#loginContainer {
	width: 300px;
	margin: 75px auto 0 auto;
	background-color: #ececec;
	padding: 5px
}
#loginContentContainer {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 10px;
}
#loginLogoContainer {
	text-align: center;
}
#username, #password {
	margin: 0;
	padding: 0;
	border: 1px solid #666666;
	font-size: 20px;
	width: 100%;
}
#loginSubmit {
	background-color: #ececec;
	border: 3px double #999999;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
	color: #333333;
	padding: 5px;
	font-size: 20px;
}
#loginBottomShadow {
	width: 300px;
	margin: 0 auto;
	background: url(../images/bottom_shadow_login.jpg) no-repeat top left;
	height: 25px;
}

/* CLASSROOM CONTAINER */
.classRoomContainer {
	padding: 0 0 10px 0;
}
.imagePDF {
	float: right; 
	margin: 0 10px 10px 0;
}
.projectContainer {
	width: 420px; 
	float: right;
}
.projectContainer P {
	margin-top: 0px;
}
.pdfLink {
	background-image: url(../images/arrow2.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 231px; 
	height: 30px; 
	font-size: 12px; 
	padding: 5px 0 0 10px;
	margin: 15px 0 10px 0;
}
.itemCountContainer {
	border-top: 1px solid #69a4dd; 
	border-bottom: 1px solid #69a4dd; 
	font-size: 10px; 
	color: #FFFFFF; 
	padding: 3px 0;
	margin: 10px 0 0 0; 
}
.itemCountContainer a {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0 0 0 5px;
}
.itemCountContainer a:hover {
	color: #fdb832;
	text-decoration: underline;	
	padding: 0 0 0 5px;
}
.itemPageCount {
	float: left;
}
.itemPageView {
	text-align: right;
}
.curriculumButton {
	background-image: url(../images/class_button2.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 150px; 
	height: 21px; 
	text-align: center; 
	font-size: 12px; 
	padding: 5px 0 0 0; 
	float: left;
}
.curriculumButton2 {
	background-image: url(../images/class_button.gif); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width: 228px; 
	height: 26px; 
	text-align: center; 
	font-size: 12px; 
	padding: 3px 0 0 0; 
	margin: 15px 0; 
	float: left;
}

/* PHOTO GALLERY */
.imageAndCaptionContainer {
	width: 150px;
	margin: 10px 5px;
	float: left;
	border: 1px solid #48c3f5;
	padding: 10px;
}
.imageContainer {
	width: 150px;
	height: 150px;
	position: relative;
}
.imageContainer div {
	position: absolute; 
	bottom: 0;
}
.imageContainer div div {
	width: 150px;
	text-align: center;
	position: relative;
}
.captionContainer {
	font-size: 11px;
	padding: 3px 0 0 0;
	width: 145px;
}
.clear {
	clear: both;
}

/* FOOTER */
.footerContainer {
	margin: 0 auto; 
	width: 822px; 
	font-size: 11px; 
	color: #FFFFFF; 
	padding: 10px 0 15px 0;
}
.footerContainer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerContainer a:hover {
	color: #fdb832;
	text-decoration: underline;
}
.footerLeft {
	float: left;
}
.footerRight {
	text-align: right;
}

.formHelp {
	font-size: 10px;
}
.formTable {
	width: 100%;
}
.formLabel {
	width: 150px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
.formButton {
  text-align: left
}