@charset "UTF-8";

#table-div1 {
	position:absolute;
	width:263px;
	height:389px;
	z-index:9;
	left: 191px;
	top: 2718px;
}
#table-div2 {
	position:absolute;
	width:336px;
	height:375px;
	z-index:9;
	left: 500px;
	top: 2719px;
}

#bird-bubble-div {
	position: absolute;
	left: 6px;
	top: 2782px;
	width: 190px;
	height: 312px;
	z-index: 9;
	background-image: url(../images/teachertips/bird-bubble.png);
	background-repeat: no-repeat;
}

.float-right-box {
	display: block;
	float: right;
	height: auto;
	width: 270px;
	padding: 15px;
	margin-left: 15px;
	position: relative;
	border: 1px solid #24566E;
	margin-bottom: 15px;
	margin-right: 25px;
	text-align: center;
}
.float-left-box {
	display: block;
	float: left;
	height: auto;
	width: 270px;
	padding: 15px;
	margin-left: 15px;
	position: relative;
	border: 1px solid #24566E;
	margin-bottom: 15px;
	margin-right: 25px;
	text-align: center;
}
#float-left {
	display: block;
	float: left;
}
#float-right {
	display: block;
	float: right;
	margin-left: 10px;
	text-align: center;
}
#float-right-daily-practice {
	display: block;
	float: right;
	margin-left: 10px;
	position: relative;
	margin-top: 10px;
	text-align: right;
}
#right-column {
	height: auto;
	width: 340px;
	position: relative;
	display: block;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#float-left-images{
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.float-right-yellow-circle-images {
	display: block;
	float: right;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
}

.float-left-yellow-circle-images {
	display: block;
	float: left;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 25px;
	margin-bottom: 43px;
}




#float-right-images {
	display: block;
	float: right;
	margin-left: 15px;
}


#float-right-image-marilyn {
	display: block;
	float: right;
	margin-left: 25px;
}



/* CSS Document */


#float-left-zebra {
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 13px;
	position: relative;
}
#float-left-zebra-pacing {
	display: block;
	float: left;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 13px;
	position: relative;
}
#float-right-zebra {
	display: block;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin-left: 10px;
	bottom: 20px;
}
.float-left-bird {
	position: relative;
	display: block;
	float: left;
}
#float-left-bird-assessforms {
	position: relative;
	display: block;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
#acrobat-box {
	position: absolute;
	height: 53px;
	width: 291px;
	left: 596px;
	padding: 10px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 529px;
}
#charts {
	border: 1px solid #999;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	
	
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.5);
	box-shadow: 1px 2px 2px rgba(0,0,0,0.5);


	border: 10px solid #fcd939;

	border-radius: 7px;
}
#google-map {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FCD939;
	margin-top: 0px;
	margin-left: 11px;
	margin-right: 19px;
	margin-bottom: 14px;
	padding-right: 10px;
	top: 0px;
	bottom: 0px;
	border-radius: 10px;
	display: block;
}
