@charset "UTF-8";




/*---- YELLOW ----*/
ul#home-nav {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 18pt;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
	

ul.home a {
	display:block;
	color: #fff;
	font-family: 'Rokkitt', times, serif, georgia;
	font-size: 18pt;
	text-decoration: none;
}

ul.home, ul.home li, ul.home ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

ul.home {
	position: relative;
	z-index: 597;
	float: left;
}

ul.home li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
}

ul.home li.hover, ul.home li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-color: #fcd939;
	
	
	-moz-transition:width 1s, height 1s, background-color 1s, -moz-transform 1s;
	-webkit-transition:width 1s, height 1s, background-color 1s, -webkit-transform 1s;
	-o-transition:width 1s, height 1s, background-color 1s, -o-transform 1s;
	transition:width 1s, height 1s, background-color 1s, transform 1s;
	

	
}

ul.home ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 195px;
	background-color: #2C6C89;
	
}

ul.home ul li { float: none; }

ul.home ul ul { top: -2px; left: 100%; }

ul.home li:hover > ul { visibility: visible 

}


/*---- Orange ----*/
ul#about-nav {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 18pt;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

ul.about a {
	display:block;
	color: #fff;
	font-family: 'Rokkitt', times, serif, georgia;
	font-size: 18pt;
	text-decoration: none;
}

ul.about, ul.about li, ul.about ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

ul.about { 
position: relative; z-index: 597; float: left; 

}

ul.about li { 
float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; 

}

ul.about li.about, ul.about li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-color: #ff7200;
	
	
	-moz-transition:width 1s, height 1s, background-color 1s, -moz-transform 1s;
	-webkit-transition:width 1s, height 1s, background-color 1s, -webkit-transform 1s;
	-o-transition:width 1s, height 1s, background-color 1s, -o-transform 1s;
	transition:width 1s, height 1s, background-color 1s, transform 1s;
	
	
}



ul.about ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 195px;
	background-color: #2C6C89;
	



}


ul.about ul li { float: none; 
}
.thumb-container   { top: -2px; left: 100%; 
}

ul.about li:hover > ul { visibility: visible 
}


/*---- light blue ----*/
ul#results-nav {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 18pt;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}

ul.results a {
	display:block;
	color: #fff;
	font-family: 'Rokkitt', times, serif, georgia;
	font-size: 18pt;
	text-decoration: none;
}

ul.results, ul.results li, ul.results ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

ul.results { position: relative; z-index: 597; float: left; }

ul.results li { 
float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; }

ul.results li.hover, ul.results li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-color: #2edede;
	
	-moz-transition:width 1s, height 1s, background-color 1s, -moz-transform 1s;
	-webkit-transition:width 1s, height 1s, background-color 1s, -webkit-transform 1s;
	-o-transition:width 1s, height 1s, background-color 1s, -o-transform 1s;
	transition:width 1s, height 1s, background-color 1s, transform 1s;
	
}

ul.results ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 309px;
	background-color: #2C6C89;
}

ul.results ul li { float: none; }

ul.results ul ul { top: -2px; left: 100%; }

ul.results li:hover > ul { visibility: visible }






/*---- red ----*/
ul#teachtips-nav {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 18pt;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

ul.teachertips a {
	display: block;
	color: #fff;
	font-family: 'Rokkitt', times, serif, georgia;
	font-size: 18pt;
	text-decoration: none;
	width: auto;
}

ul.teachertips, ul.teachertips li, ul.teachertips ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

ul.teachertips li.hover, ul.teachertips li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-color: #FF0000;
	-moz-transition: width 1s, height 1s, background-color 1s, -moz-transform 1s;
	-webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
	-o-transition: width 1s, height 1s, background-color 1s, -o-transform 1s;
	transition: width 1s, height 1s, background-color 1s, transform 1s;
	width: auto;
}

ul.teachertips { position: relative; z-index: 597; float: left; }

ul.teachertips li { 
float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; 

}




ul.teachertips ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 230px;
	background-color: #2C6C89;
}

ul.teachertips ul li { float: none; }

ul.teachertips ul ul { top: -2px; left: 100%; }

ul.teachertips li:hover > ul { visibility: visible }













/*---- green ----*/
ul#news-nav {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 18pt;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

ul.newsletter a {
	display:block;
	color: #fff;
	font-family: 'Rokkitt', times, serif, georgia;
	font-size: 18pt;
	text-decoration: none;
}

ul.newsletter, ul.newsletter li, ul.newsletter ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

ul.newsletter li.hover, ul.newsletter li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-color: #64b747;

-moz-transition:width 1s, height 1s, background-color 1s, -moz-transform 1s;
	-webkit-transition:width 1s, height 1s, background-color 1s, -webkit-transform 1s;
	-o-transition:width 1s, height 1s, background-color 1s, -o-transform 1s;
	transition:width 1s, height 1s, background-color 1s, transform 1s;


}

ul.newsletter { position: relative; z-index: 597; float: left; }

ul.newsletter li { 
float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; 

}




ul.newsletter ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 265px;
	background-color: #2C6C89;
}

ul.newsletter ul li { float: none; }

ul.newsletter ul ul { top: -2px; left: 100%; }

ul.newsletter li:hover > ul { visibility: visible }



/*---- purple ----*/
ul#ccss-nav {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 18pt;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

ul.ccss a {
	display:block;
	color: #fff;
	font-family: 'Rokkitt', times, serif, georgia;
	font-size: 18pt;
	text-decoration: none;
}

ul.ccss, ul.ccss li, ul.ccss ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

ul.ccss li.hover, ul.ccss li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	background-color: #90C;

-moz-transition:width 1s, height 1s, background-color 1s, -moz-transform 1s;
	-webkit-transition:width 1s, height 1s, background-color 1s, -webkit-transform 1s;
	-o-transition:width 1s, height 1s, background-color 1s, -o-transform 1s;
	transition:width 1s, height 1s, background-color 1s, transform 1s;


}

ul.ccss { position: relative; z-index: 597; float: left; }

ul.ccss li { 
float: left; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; 

}




ul.ccss ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 245px;
	background-color: #2C6C89;
}

ul.ccss ul li { float: none; }

ul.ccss ul ul { top: -2px; left: 100%; }

ul.ccss li:hover > ul { visibility: visible }








/*---- Secondary Nav Bar ----*/

a.Secondnav:link {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 15pt;
	text-decoration: none;
	background-image: url(../images/orange-box-bullet.gif);
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	display: block;
	float: right;
	margin-right: 10px;
	top: 2px;
	left: 5px;
}

a.Secondnav:active {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 15pt;
	color: #ffffff;
	text-decoration: underline;
	background-image: url( ../images/orange-box-bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	float: right;
	margin-right: 10px;
	top: 2px

}

a.Secondnav:visited {
    font-family: 'Rokkitt', times, serif, georgia;
	text-decoration: underline;
	position: relative;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	padding-left: 13px;
	display: block;
	float: right;
	margin-right: 10px;
	top: 2px
}

a.Secondnav:hover {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 15pt;
	color: #ff7200;
	text-decoration: underline;
	background-image: url(.. images/grey-box-bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
	display: block;
	float: right;
	margin-right: 10px;
	top: 2px;
}




/*---- Professional Development Dropdown ----*/
ul#pro-dev-nav {
	font-family: 'Rokkitt', times, serif, georgia;
	position: relative;
	font-size: 17pt;
	text-decoration: none;
	background-image: url( ../images/orange-box-bullet.gif);
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 4px;
	display: block;
	float: right;
	margin-right: -7px;
	top: -5px;
	width: 326px;
	min-width: 0px;
	z-index: 9999;
}

ul.pro-dev a {
	display: block;
	color: #fff;
	font-family: 'Rokkitt', times, serif, georgia;
	font-size: 15pt;
	text-decoration: none;
	width: 310px;
	height: 25px;
}

ul.pro-dev, ul.pro-dev li, ul.pro-dev ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
}

ul.pro-dev li.hover, ul.pro-dev li:hover {
	position: relative;
	z-index: 99999;
	cursor: default;
	background-color: rgba(240,85,43,1.00);
	-moz-transition: width 1s, height 1s, background-color 1s, -moz-transform 1s;
	-webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
	-o-transition: width 1s, height 1s, background-color 1s, -o-transform 1s;
	transition: width 1s, height 1s, background-color 1s, transform 1s;
	width: auto;
}

ul.pro-dev {
	position: relative;
	z-index: 99999;
	float: left;
}

ul.pro-dev li { 
float: right; line-height: 1.3em; vertical-align: middle; zoom: 1; padding: 5px 10px; 

}


ul.pro-dev ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99999;
	width: 280px;
	background-color: #2C6C89;
}

ul.pro-dev ul li { float: none; }

ul.pro-dev ul ul { top: -2px; left: 100%; }

ul.pro-dev li:hover > ul { visibility: visible }
