body {
	margin:0px;
	padding:0px;
	background-color:rgb(186,224,178);
	font-size:14px;
	font-family:'Open Sans',Arial,sans-serif;
	color:black;
	text-align:center;
	background-image:url(../includes/templates/default/images/green-puzzle-background.jpg);
	background-position:50% 0%;
	background-repeat:repeat-y;
}

img {
	border:0px;
}
sub, sup {
	line-height:0px;
}
p {
	margin:14px 0px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	margin:16px 0px;
}
h2 {
	font-size:21px;
	font-weight:bold;
	margin:17px 0px;
}
h1 {
	font-size:28px;
	font-weight:bold;
	margin:18px 0px;
}


.mobile1_view{display:none;}


#header_wrapper, #content_wrapper, #footer_wrapper {
	display:inline-block;
	text-align:left;
}
#header_wrapper, #content_wrapper {
	width:1000px;
}
#content_wrapper {
	margin-top:15px;
	padding-bottom:10px;
}
.white_background_with_border {
	background-color:white;
	background-image:url(../includes/templates/default/images/side-dotted-border.png);
	background-repeat:repeat-y;
}
#footer_wrapper {
	padding:15px 20px 10px 20px;
	width:960px;
}

#top_logo {
	width:150px;
	float:left;
	margin:5px 0px 0px 55px;
}


#top_menu {
	width:758px;
	float:right;
	margin-top:35px;
	font-weight:bold;
	font-size:18px;
	font-family:'Roboto Condensed',Arial,sans-serif;
}
#top_menu a {
	text-decoration:none;
	color:black;
	display:inline-block;
	padding:8px 5px 2px 5px;
}
#top_menu a:hover {
	transition-property:background-color;
	transition-duration:0.5s;
	transition-timing-function:ease-in;
	transition-delay:0s;
}
#top_menu .top_menu_item1, #top_menu .top_menu_item2, #top_menu .top_menu_item3, #top_menu .top_menu_item4, #top_menu .top_menu_item5 {
	float:left;
	margin-left:10px;
}
#top_menu .top_menu_item1 {
	border-bottom:6px solid rgb(243,240,126);
}
#top_menu .top_menu_item1 a:hover {
	background-color:rgb(243,240,126);
	background-color:rgba(243,240,126,0.5);
}
#top_menu .top_menu_item2 {
	border-bottom:6px solid rgb(67,136,192);
}
#top_menu .top_menu_item2 a:hover {
	background-color:rgb(67,136,192);
	background-color:rgba(67,136,192,0.5);
}
#top_menu .top_menu_item3 {
	border-bottom:6px solid rgb(147,39,143);
}
#top_menu .top_menu_item3 a:hover {
	background-color:rgb(147,39,143);
	background-color:rgba(147,39,143,0.5);
}
#top_menu .top_menu_item4 {
	border-bottom:6px solid rgb(83,203,139);
}
#top_menu .top_menu_item4 a:hover {
	background-color:rgb(83,203,139);
	background-color:rgba(83,203,139,0.5);
}
#top_menu .top_menu_item5 {
	border-bottom:6px solid rgb(43,174,223);
}
#top_menu .top_menu_item5 a:hover {
	background-color:rgb(43,174,223);
	background-color:rgba(43,174,223,0.5);
}


#top_menu_td {
	width:46px;
}
#top_icon_menu {
	height:30px;
	margin-top:5px;
	margin-left:16px;
	cursor:pointer;
}
#top_logo_td {
	padding-bottom:4px;
	text-align:center;
}
#top_logo2 {
	height:45px;
}
#mobile_top_area {
	background-color:#bae0b1;
}

/*nav menu for mobile view*/
#navigation {
	font-size:1.1em;
	line-height:18px;
	background-color:#bae0b1;
	text-align:left;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation ul li {
	position:relative;
}
#navigation a {
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom:1px solid #333;
	color:#333;
	font-weight:bold;
}
#navigation a.nav_level1 {
	text-shadow:0px 0px 12px white;
}
#navigation ul li:first-child a.nav_level1 {
	border-top:1px solid #333;
}
#navigation .nav_arrow1 {
	height:11px;
	float:right;
	margin-top:3px;
}
#navigation .nav_plus1 {
	display:block;
	padding:8px 13px 8px 13px;
	position:absolute;
	top:0px;
	right:0px;
	border-left:1px solid #333;
	cursor:pointer;
}
#navigation .nav_plus1 img {
	width:11px;
	height:11px;
}
#navigation ul li:first-child .nav_plus1 {
	top:1px;
}
#navigation .nav_level1 span, #navigation .nav_level2 span {
	display:inline-block;
	padding:8px 10px;
}
#navigation a.nav_level2 {
	background-color:#85755f;
	color:white;
	border-bottom:1px solid #333;
}
#navigation, #navigation .nav_list_level2 {
	display:none;
}
#nav_why {
	background-color:#f3f07e;
}
#nav_classroom {
	background-color:#4388c0;
}
#nav_tools {
	background-color:#93278f;
}
#nav_real {
	background-color:#53cb8b;
}
#nav_teacher {
	background-color:#2baedf;
}


#footer {
	background-color:rgb(133,117,95);
	min-width:1000px;
	color:white;
	box-shadow:0px 0px 20px #635441;
}
#footer_wrapper {
	font-size:11px;
}
#footer_wrapper a {
	text-decoration:none;
	color:white;
}
#footer_wrapper a:hover, #footer_wrapper .footer_heading a:hover {
	color:rgb(147,39,143);
}
#footer_wrapper .footer_column1, #footer_wrapper .footer_column2, #footer_wrapper .footer_column3 {
	width:300px;
	float:left;
}
#footer_wrapper .footer_column2 {
	padding:0px 30px;
}
#footer_wrapper .footer_heading {
	font-weight:bold;
	font-size:12px;
	margin-top:20px;
	margin-bottom:2px;
}
#footer_wrapper .footer_heading a {
	color:rgb(243,240,126);
}
#footer_wrapper ul {
	margin:0px;
	padding:0px;
}
#footer_wrapper ul.footer_top_column {
	margin-top:20px;
}
#footer_wrapper ul ul {
	padding-left:20px;
}
#footer_wrapper ul li {
	list-style-type:none;
	padding-top:4px;
}
#footer_wrapper .copyright {
	text-align:center;
	padding-top:10px;
}
#footer_wrapper #footer_images {
	margin-top:20px;
	box-sizing:border-box;
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	align-content:stretch;
}
#footer_wrapper #footer_images .footer_image {
	box-sizing:border-box;
	flex-grow:0;
	flex-shrink:1;
	flex-basis:25%;
	text-align:center;
}


#content_menu_section {
	width:200px;
	float:left;
	font-size:12px;
}
#content_menu_section a, #content_menu_section span.toggle_header {
	text-decoration:none;
	color:black;
	display:inline-block;
	width:175px;
	border-bottom:1px dotted black;
	padding:4px 5px 4px 20px;
	font-weight:bold;
}
#content_menu_section a:hover {
	color:rgb(147,39,143);
}
#content_menu_section .menu_heading {
	font-weight:bold;
	font-family:'Roboto Condensed',Arial,sans-serif;
	font-size:18px;
	padding-top:10px;
	width:199px;
	text-shadow:0px 0px 6px white;
}
#content_menu_section #side_menu3 .menu_heading {
	text-shadow:0px 0px 12px white;
}
#content_menu_section .menu_heading a:hover {
	color:black;
}
#content_menu_section #side_menu1 .menu_heading {
	background-color:rgb(243,240,126);
}
#content_menu_section #side_menu2 .menu_heading {
	background-color:rgb(67,136,192);
}
#content_menu_section #side_menu3 .menu_heading {
	background-color:rgb(147,39,143);
}
#content_menu_section #side_menu4 .menu_heading {
	background-color:rgb(83,203,139);
}
#content_menu_section #side_menu5 .menu_heading {
	background-color:rgb(43,174,223);
}
#content_menu_section .menu_sign1 {
	width:8px;
	padding-right:5px;
}
#content_menu_section ul {
	margin:0px;
	padding:0px;
}
#content_menu_section ul ul a {
	padding-left:40px;
	width:155px;
}
#content_menu_section ul li {
	list-style-type:none;
}


#content_main_section {
	width:800px;
	float:right;
	padding-bottom:20px;
	min-height:400px;
}
#content_main_section .main_text_section {
	padding:0px 20px;
}
#content_main_section .main_text_section h1 {
	text-align:center;
}
#content_main_section a {
	text-decoration:underline;
	color:rgb(147,39,143);
}
#content_main_section a:hover {
	text-decoration:none;
}


#content_main_section .error {
	font-weight:bold;
	color:red;
}
#content_main_section .success {
	font-weight:bold;
}
#content_main_section .main_div_border1 {
	border-bottom:1px dotted black;
}
#content_main_section .main_div_border2 {
	border-bottom:1px dotted black;
	padding-bottom:14px;
}
#content_main_section .main_div_border3 {
	border-bottom:1px dotted black;
	padding-bottom:14px;
	margin-bottom:14px;
}
#content_main_section .coming_soon {
	text-align:center;
	font-weight:bold;
	color:rgb(67,136,192);
	margin-top:30px;
	font-size:26px;
}


@media (max-width:800px) {
	#header_wrapper, #content_wrapper, #footer_wrapper, #footer, #content, #content_main_section {
		width:100%;
		box-sizing:border-box;
	}
	#footer {
		min-width:0px;
	}
	body {
		background-image:none;
		background-color:white;
	}
	#footer_wrapper .footer_column1, #footer_wrapper .footer_column2, #footer_wrapper .footer_column3 {
		float:none;
		width:auto;
		display:none;
	}
	#footer_wrapper .footer_column2 {
		padding:0px;
	}
	#footer_wrapper #footer_images .footer_image {
		flex-basis:33%;
	}
	#footer_wrapper #footer_images {
		margin-top:0px;
	}
	#content {
		background-color:white;
	}
	#content_menu_section {
		display:none;
	}
	.white_background_with_border {
		background-image:none;
		background-color:transparent;
	}
	#content_main_section {
		float:none;
		padding-bottom:0px;
		min-height:0px;
	}
	#content_wrapper {
		margin-top:0px;
	}
	
	.desktop1_view{display:none;}
	.mobile1_view{display:block;}
}
@media (max-width:650px) {
	#footer_wrapper #footer_images .footer_image {
		flex-basis:50%;
	}
}
@media (max-width:500px) {
	#footer_wrapper #footer_images .footer_image {
		flex-basis:100%;
		padding-bottom:10px;
	}
}