/*
1.GLOBAL
2.LAYOUT
3.NAVIGATION
4.SPECIAL
5.SUBPAGES
*/

/* -- 1.GLOBAL -- */
		
* {
	margin: 0;
	padding: 0;
}
body {
	background: #a53dbd url(../images/layout/body-bg.jpg) top center repeat-x;
}
/* -- 2.LAYOUT -- */

#container {
	background: transparent url(../images/layout/container-bg.jpg) center top no-repeat;
	margin: 0 auto;
}
#container #container-inner {
	margin: 0 auto;
	width: 940px;
}
#header {
	min-height: 95px;
	position: relative;
}
#logo {
	background: transparent url(../images/logos/schoolquest.png) left center no-repeat;
	float: left;
	height: 70px;
	margin: 19px 0 0 0;
	width: 450px;
}
#logo a {
	display: block;
	height: 100%;
	text-indent: -9999em;
	width: 100%;
}
#logo img {
	display: none;
}
#initiative-of {
	background: transparent url(../images/logos/an-inititiative-of-mcec.png) top right no-repeat;
	float: right;
	margin: 10px 0 0 0;
	padding-left: 200px;
	height: 82px;
	width: 90px;
}
#initiative-of a {
	display: block;
	height: 80px;
	text-indent: -9999em;
	width: 80px;
}
#content {
	margin: 15px 0 0 0;
	overflow: hidden;
	position: relative;
}
body#state-education-resources #main-content {
	padding-top: 28px;
}
#main-content {
	float: right;
	position: relative;
	background: transparent url(../images/layout/content-top.png) 100% 0 no-repeat;
	padding-top: 29px;
	width: 756px;
	z-index: 15;
}
#main-content-inner {
	background: #fff url(../images/layout/content-bottom.png) 0 100% no-repeat;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding: 0 40px 20px 40px;
}
body#create-profile div#main-content, body#login div#main-content, body#forgot-password div#main-content {
	-moz-border-radius:4px 4px 4px 4px;
	-web-kit-border-radius:4px 4px 4px 4px;
	background:#fff url("../images/layout/main-content-bg.jpg") repeat-x scroll left top;
	border:1px solid #FFFFFF;
	float:none;
	padding:20px 40px;
	width: auto;
}
body#create-profile #main-content-inner, body#login #main-content-inner, body#forgot-password #main-content-inner {
	background: none;
	padding: 0;
}
#sidebar {
	float:left;
	position: relative;
	margin-top: 20px;
	width: 184px;
	z-index: 16;
}
/*Dashboard Sidebar*/
#dashboard-sidebar {
	background: transparent url(../images/layout/dashboard-sidebar-repeat.png) top left repeat-y;
	left: 0;
	margin-bottom: 2em;
	position: relative;
	top: 0;
	width: 212px;
	z-index: 20;
}
#inner-dashboard-sidebar {
	background: transparent url(../images/layout/dashboard-sidebar-top.png) top left no-repeat;
}
#inner-dashboard-sidebar h3 {
	clear: both;
	margin: 0 0 0 20px;
	padding: 8px 0;
}
#inner-dashboard-sidebar ul {
	margin: 0 0 0 20px;
	width: 190px;
}
#inner-dashboard-sidebar ul#top {
	clear: both;
	margin: 0 0 10px 10px;
}
#inner-dashboard-sidebar p.show-all, #inner-dashboard-sidebar div a {
	clear: both;
	display: block;
	margin: 0 0 0 20px;
	padding: 8px 0;
}
#inner-dashboard-sidebar p.show-all {
	margin: 0 0 10px 20px;
}
#inner-dashboard-sidebar ul#top li {
	clear: none;
	display: inline;
	float: left;
	padding: 0 0 0 10px;
}
#inner-dashboard-sidebar ul#bottom li {
	/*background: transparent url(../images/icons/dashboard-icons.png) 0 26px repeat-x;*/
	clear: both;
	overflow: hidden;
	margin: 0 3em 0.25em 0;
}
#inner-dashboard-sidebar ul li {
	list-style: none outside;
	margin: 0 0 0.25em;
	padding: 0;
}
#inner-dashboard-sidebar ul#top li#sidebar-logout a {
	background: transparent url(../images/icons/dashboard-icons.png) 2px -13px no-repeat;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 30px;
}
#inner-dashboard-sidebar ul#bottom li a {
	background: transparent url(../images/icons/dashboard-icons.png) 2px -38px no-repeat;
	display: block;
}
#inner-dashboard-sidebar ul#top li a {
	padding: 2px 0 2px 0;
}
#inner-dashboard-sidebar ul li a {
	color: #000;
	display: inline;
	float: left;
	font-size: .9em;
	font-weight: bold;
	padding: 5px 0 5px 34px;
	text-decoration: none;
}
#inner-dashboard-sidebar ul li a:hover {
	text-decoration: underline;
}
#inner-dashboard-sidebar div a.real {
	background: transparent url(../images/buttons/btn-find-school.png) top left no-repeat;
	display: block;
	height: 36px;
	margin: 0 0 0 18px !important;
	padding: 0 !important;
	text-indent: -999em;
	width: 163px;
}
#dashboard-sidebar-outer {
	background: transparent url(../images/layout/dashboard-sidebar-bottom.png) top left no-repeat;
	height: 8px;
	overflow: hidden;
}
/* SIDEBAR MODULES */
.sidebar-module {
	margin: 0 0 2em 0;
}
.sidebar-module ul {
	margin: 0;
	padding: 0;
}
.sidebar-module ul li {
	margin: 0;
	padding: 0;
	min-height: 1%;
	height: auto !important;
	height: 1%;
}
/* Profile Module */
#module-profile {
	background: transparent url(../images/layout/module-profile.png) 0 0 no-repeat;
	padding: 1em 0 0 0;
	text-align: center;
}
#module-profile h3, #module-profile h3 a {
	color: #000;
	margin: 0 0 .75em 0;
	text-decoration: none;
}
#module-profile ul {
	background: transparent url(../images/layout/module-profile.png) 0 100% no-repeat;
	margin: 0;
	padding-bottom: .25em;
	list-style: none;
}
#module-profile ul li {
	list-style: none;
}
#module-profile ul li#profile-login, #module-profile ul li#profile-logout {
	background: transparent url(../images/buttons/profile-btn-bg.png) top left no-repeat;
	margin: 0 auto;
	width: 145px;
}
#module-profile ul li#profile-create, #module-profile ul li#back-to-dashboard {
	background: transparent url(../images/buttons/profile-btn-bg.png) top right no-repeat;
	margin: 0 auto;
	width: 145px;
}
#module-profile ul li a {
	color: #fff;
	display: block;
	font-weight: bold;
	height: 33px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	text-decoration: none;
	width: 145px;
}
/*#module-profile ul li#profile-login a {
	background: transparent url(../images/buttons/profile-btn-bg.png) 0 0 no-repeat;
}
#module-profile ul li#profile-create a {
	background: transparent url(../images/buttons/profile-btn-bg.png) top right no-repeat;
}*/
/* Resources Module */
#module-resources {
	position: relative;
	background: transparent url(../images/layout/module-resources.png) 0 0 repeat-y;
	padding-top: 4px;
}
#module-resources ul {
	list-style: none;
	background: transparent url(../images/layout/module-resources.png) 0 100% no-repeat;
	padding-left: 1px;
}
#module-resources ul li {
	border-top: solid 1px #fbe0c9;
}
#module-resources ul li a {
	background-image: url(../images/icons/resources-icon-set.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 13px 0 13px 50px;
	text-decoration: none;
}
#module-resources ul li#resource-links-forum {
	border-top: none;
}
#module-resources ul li#resource-links-forum a {
	background-position: 1px 7px;
}
#module-resources ul li#resource-links-resource-center a {
	background-position: 1px -233px;
}
#module-resources ul li#resource-links-aunt-peggie a {
	background-position: 1px -477px;
}
#module-resources ul li a:hover, #module-resources ul li a:focus {
	text-decoration: underline;
}
#footer {
	background: transparent url(../images/layout/footer-bg.png) left top no-repeat;
	color: #fff;
	font-weight: bold;
	margin: 0 auto;
	padding: 30px 0;
	width: 940px;
}
#greatschools-attribution {
	text-align: center;
	padding-bottom: 5px;
}
/* HOMEPAGE */
/* TOP ROW */
body#homepage #main-content {
	background: transparent url(../images/layout/homepage-module-bg.png) top center no-repeat;
	height: 265px;
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%
}
body#homepage #main-content #main-promo {
	float: left;
	position: relative;
	width: 625px;
	height: 258px;
	overflow: hidden;
}
body#homepage #main-content #home-banner-text {
	width: 250px;
	color: #000;
	margin: 20px 0 0 370px;
	z-index: 999;
	position: absolute;
}
body#homepage #main-content #home-banner-text h1 {
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.1;
	border: none;
	color: #000;
	padding: 0;
}
body#homepage #main-content #home-banner-text p, body#homepage #main-content #home-banner-text a {
	font-size: 1.3em;
	line-height: 1.2;
}
body#homepage #main-content #main-promo ul#main-promo-rotator {
	list-style: none;
	padding: 70px 50px 0 300px;
	position: relative;
}
body#homepage #main-content #main-promo ul#main-promo-rotator li {
	margin: 0;
	padding: 0;
}
body#homepage #main-content #homepage-school-search {
	float: left;
	padding: 15px 0 0 30px;
	width: 260px;
}
body#homepage #main-content #homepage-school-search h2 {
	background: transparent url(../images/icons/find.png) top left no-repeat;
	color: #000;
	font-size: 2.3em;
	line-height: 1.3;
	margin: 0;
	padding: 0 0 0 50px;
}
body#homepage #main-content #homepage-school-search h2 span {
	display: block;
	font-size: .5em;
}
/* Bottom Row */
body#homepage #homepage-modules #homepage-resource-modules {
	color: #fff;
	float: left;
	width: 625px;
}
body#homepage #homepage-modules #homepage-resource-modules h3, body#homepage #homepage-modules #homepage-resource-modules a {
	color: #ffe200;
}
body#homepage #homepage-modules #homepage-resource-modules h3 {
	font-size: 1.6em;
	line-height:1;
	margin: 0 0 4px 0;
	padding: 0;
}
body#homepage #homepage-modules #homepage-resource-modules a {
	text-decoration: none;
}
body#homepage #homepage-modules #homepage-resource-modules a:hover, body#homepage #homepage-modules #homepage-resource-modules a:focus {
	text-decoration: underline;
}
body#homepage #homepage-modules #homepage-resource-modules ul, body#homepage #homepage-modules #homepage-resource-modules ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
body#homepage #homepage-modules #homepage-resource-modules .homepage-resource-module {
	background-image: url(../images/icons/resources-icon-set.png);
	background-position: -4px 0;
	background-repeat: no-repeat;
	float: left;
	min-height:100px;
	padding: 0 20px 0 50px;
	width: 240px;
}
body#homepage #homepage-modules #homepage-resource-modules .homepage-resource-module#homepage-module-forum {
	background-position: -4px -720px;
}
body#homepage #homepage-modules #homepage-resource-modules .homepage-resource-module#homepage-module-naviance {
	background-position: -4px -1665px;
}
body#homepage #homepage-modules #homepage-resource-modules .homepage-resource-module#homepage-module-resource-center {
	background-position: -4px -1195px;
}
body#homepage #homepage-modules #homepage-resource-modules .homepage-resource-module#homepage-module-ask-aunt-peggie {
	background-position: -4px -1437px;
}
body#homepage #homepage-modules #module-profile {
	background: #FFCA00 url(../images/layout/homepage-my-profile-bg.jpg) top left no-repeat;
	border: solid 1px #fff;
	float: right;
	padding: 10px 20px;
	width: 270px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
body#homepage #homepage-modules #module-profile h3 {
	color: #000;
	font-size: 2em;
	margin: 0;
	padding: 0;
}
body#homepage #homepage-modules #module-profile ul {
	background: none;
}
body#homepage #homepage-modules #module-profile ul, body#homepage #homepage-modules #module-profile ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

body#homepage #homepage-modules #module-profile ul li {
	background: url(http://www.schoolquest.org/images/buttons/homepage-profile-btn.png) no-repeat top center transparent;
	color: #fff;
	display: block;
	font-size:14px;
	margin: 0 auto;
	padding:0;
	/*height: 24px;*/
	/*text-indent: -9999em;*/
	text-align:center;
	width: 244px;
}
body#homepage #homepage-modules #module-profile ul li#profile-login a, body#homepage #homepage-modules #module-profile ul li#profile-logout a {
	padding:12px 0;
	display:block;
	height: 24px;
	text-align:center;
	width: 244px;
	margin:0 0 1em 0;
}
body#homepage #homepage-modules #module-profile ul li#profile-create a, body#homepage #homepage-modules #module-profile ul li#back-to-dashboard a {
	padding:16px 0;
	display:block;
	height: 24px;
	text-align:center;
	width: 244px;
}
/*
body#homepage #homepage-modules #module-profile ul li#profile-logout a, #module-profile ul li#profile-logout a {
	background-image: url(../images/buttons/profile-btn-bg.png); 
	background-position: 0 -3px;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	font-size: 1.1em;
	margin: 0 auto .25em auto;
	padding: 0.25em 0 0.25em;
	height: 32px;
	text-align: center;
	text-indent: 0;
	text-decoration: none;
	width: 146px;
}
*/
/*
body#homepage #homepage-modules #module-profile ul li#back-to-dashboard a, #module-profile ul li#back-to-dashboard a {
	background-image: url(../images/buttons/profile-btn-bg.png);
	background-position: -145px -1px;
	background-repeat: no-repeat;
	color: #fff;
	display: block;
	font-size: 1.1em;
	margin: 0 auto .25em auto;
	padding: 5px 0 0;
	height: 32px;
	text-align: center;
	text-indent: 0;
	text-decoration: none;
	width: 146px;
}
*/
body#homepage #homepage-modules #module-profile ul li#profile-create, body#homepage #homepage-modules #module-profile ul li#back-to-dashboard  {
	background-position: bottom center;
}
/* -- 3.NAVIGATION -- */
/* - Main Navigation - */
div#main-nav-search-bar {
	background: transparent url(../images/navigation/main-nav-bg.png) top center repeat;
	min-height: 39px;
	padding: 0;
	position: relative;
	width: 940px;
}
ul#main-nav {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 940px;
}
ul#main-nav li {
	background: transparent url(../images/navigation/main-nav-divider.png) center right no-repeat;
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
}
ul#main-nav li.lastChild, ul#main-nav li:last-child {
	background: transparent url(../images/navigation/main-nav-divider.png) center left no-repeat;
	float: right;
}
ul#main-nav li a {
	color: #000;
	height: 28px;
	display: block;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 10px 10px 0 12px;
	text-decoration: none;
}
ul#main-nav li.lastChild a, ul#main-nav li:last-child a {
	float: right;
}
ul#main-nav li a:hover, ul#main-nav li a:focus, ul#main-nav li.current a {
	background: transparent url(../images/navigation/main-nav-bg.png) bottom center repeat-x;
	color: #fff;
}
ul#main-nav li:first-child a:hover, ul#main-nav li:first-child a:focus, ul#main-nav li:first-child.current a {
	background: transparent url(../images/navigation/main-nav-bg.png) bottom left repeat-x;
	color: #fff;
}
/* - Sub Navigation - */	
ul#sub-nav {
	position: relative;
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
	top: 3px;
	z-index: 25;
}
ul#sub-nav li {
	margin: 0 0 .25em 0;
	padding: 0;
}
ul#sub-nav li a {
	background-image: url(../images/layout/sub-nav.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 50px;
	height: 50px;
	text-indent: 10px;
	text-decoration: none;
	width: 184px;
}
ul#sub-nav li.current a, ul#sub-nav li a:hover, ul#sub-nav li a:focus {
	background-position: -184px 0;
}
ul#sub-nav li.current a {
	width: 223px;
}
/* - Utility Navigation - */	
#utility-nav ul#social-networks {
	float: right;
	list-style: none;
	height: 30px;
	margin: 5px 0 0 0;
	padding: 0;
}
#utility-nav ul#social-networks li {
	float: left;
	margin: 0;
	padding: 0;
}
#utility-nav ul#social-networks li a {
	background: transparent url(../images/icons/social-media.png) top left no-repeat;
	display: block;
	float: left;
	height: 20px;
	margin-left: 5px;
	text-indent: -9999em;
	width: 18px;
}
#utility-nav ul#social-networks li#social-network-twitter a {
	background-position: left top;
}
#utility-nav ul#social-networks li#social-network-youtube a {
	background-position: -24px top;
}
#utility-nav ul#social-networks li#social-network-facebook a {
	background-position: -46px top;
}
#utility-nav ul#social-networks li#social-network-blog a {
	width: 20px;
	background-position: right top;
}
/* UI */

/* Tabs */
.tabs {
	clear: both;
}
ul.ui-tabs-nav {
	border-bottom: 2px #DF7800 solid;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
}
ul.ui-tabs-nav li {
	background: url(../images/layout/ui-tabs.jpg) 0 0 no-repeat;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 2px;
}
ul.ui-tabs-nav li a {
	background: url(../images/layout/ui-tabs.jpg) 100% 0 no-repeat;
	color: #000;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 15px;
}
ul.ui-tabs-nav li.ui-state-active {
	background: url(../images/layout/ui-tabs.jpg) 0 -35px no-repeat;
}
ul.ui-tabs-nav li.ui-state-active a, ul.ui-tabs-nav li.ui-state-active a:hover {
	background: url(../images/layout/ui-tabs.jpg) 100% -35px no-repeat;
	color: #000;
}
ul.ui-tabs-nav li a:hover {
	color: #fff;
}
.ui-tabs-hide {
	display: none;
}
/* -- 4.SPECIAL -- */
		
span.replace, #skip-nav { /* Image Replacement */
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
}
/* Clear fix */
.brclear {
	clear:both;
}
.clear:after, ul.ui-tabs-nav:after, .ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear, ul.ui-tabs-nav, .ui-helper-clearfix {
	display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .clear, * html ul.ui-tabs-nav, * html .ui-helper-clearfix {
	height:1%;
}
.clear, ul.ui-tabs-nav, .ui-helper-clearfix {
	display:block;
}
;
/* SUBPAGES	 */
#createProfile h4, #createdProfile h4 {
	margin: 0;
	padding: 10px 0 20px 0;
	text-align: center;
}
#createProfile, #createdProfile {
	display: block;
	float: none;
	margin: 0 auto;
	padding: 0;
}
/*Dashboard*/
body#dashboard #accountSummary {
	border-bottom: solid 1px #eee;
	margin: 0 0 2em;
	padding: 0 0 1em;
}
body#dashboard #accountSummary p {
	font-size: 1.1em;
	margin: 0;
}
body#dashboard #accountSummary span a {
	background:url("../images/misc/pencil.png") no-repeat scroll 147px 0 transparent;
	display: block;
	padding: 6px 15px 2px 0;
	width: 160px;
}
#studentListing > a {
	background:url("../images/buttons/btn-create-profile.png") no-repeat scroll 0 -144px transparent;
	display: block;
	height: 40px;
	margin: 0 0 10px 0;
	text-indent: -999em;
	width: 180px;
}
#studentListing > a.not_button {
	background:none;
	text-indent: 0;
	height: auto;
	width:auto;
	margin-bottom:10px;
	font-size: 1.5em;
	font-weight: bold;
}
#studentListing ul {
	overflow: hidden;
}
#studentListing ul li {
	background:url("../images/layout/profile-bg.png") no-repeat scroll 0 0 transparent;
	display: inline;
	float: left;
	height: 144px;
	margin: 0;
	position: relative;
	width: 335px;
}
/*------IZZI------*/
#invite_naviance_return
{
	background-color: #FFF2CE;
	font-size:1.3em;
}
#studentListing ul li .student_photo
{
	width:98px;
	height:118px;
	border: 1px solid #000;
	display: inline;
	float: left;
	margin: 8px 15px 0 12px;
	background: #FFF;
	text-align: center;
}
#studentListing ul li .student_photo img.not_stock {
	display: none;
}

a.naviance_button
{
	color: #FFF !important;
	display: block !important;
	font-weight: bold !important;
	height: 33px !important;
	width: 145px !important;
	margin: 0 auto !important;
	padding: 7px 0 0 !important;
	background: url('../images/layout/naviance-button-bg.png') no-repeat !important;
	text-decoration: none !important;
	text-align: center !important;
	float: right;
	text-indent: 0px !important;
}

a.view_edit_profile_button
{
	color: #FFF !important;
	display: block !important;
	font-weight: bold !important;
	height: 33px !important;
	width: 230px !important;
	margin: 0 auto !important;
	padding: 7px 0 0 !important;
	background: url('../images/layout/view-edit-profile-bg.png') no-repeat !important;
	text-decoration: none !important;
	text-align: center !important;
	float: left;
	margin-left:15px !important;
	text-indent: 0px !important;
}

a.profile_naviance_button
{
	margin-bottom: -40px !important;
}

a.dashboard_naviance_button
{
	float: left !important;
}
/*------IZZI------*/
#studentListing ul li div.another-student-info {
	display: inline;
}
#studentListing ul li h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0.8em 0 0.25em 2em;
}
#studentListing ul li a {
	text-decoration: none;
	color: #2A4A83;
}
#studentListing ul li a.invite-to-naviance-ajax
{
	font-weight: bold;
}
#studentListing ul li a:hover, #studentListing ul li a:visited, #studentListing ul li a:active {
	color: #2A4A83;
}
#studentListing ul li p {
	margin: 0 0 0.25em 3.2em;
}
/*------IZZI------*/
#studentListing ul li span.join-naviance
{
	display:block;
}
#studentListing ul li span.join-naviance a:hover
{
	text-decoration: underline;
}

#studentListing ul li span.join-naviance a#naviance-about:hover
{
}
/*------IZZI------*/
/*End of Dashboard*/

/*Student Profile - Profile*/
body#students div.info-title {
	background: url("../images/layout/profile-headings.png") no-repeat scroll 0 0 transparent;
	display: block;
	margin: 0;
	padding: 10px 0 15px 30px;
	position: relative;
	width: 645px;
}
body#students span.add-item a {
	background:url("../images/buttons/add-this.png") no-repeat scroll 0 0 transparent;
	color:#000000;
	display:block;
	font-size:1.2em;
	height:24px;
	padding:6px 0 0 32px;
	position:absolute;
	right:14px;
	text-decoration:none;
	top:8px;
	width:68px;
}
body#students td a.edit-info {
	background:url("../images/buttons/edit-this.png") no-repeat scroll 0 0 transparent;
	color: #fff;
	display: block;
	height: 20px;
	text-align: center;
	width: 41px;
}
body#students table {
	margin: 0 0 20px 0;
	width: 100%;
}
body#students table td, body#students table th {
	border: 0 none;
	width: 30%;
}
body#students table td a.more-info, body#students table th a.more-info {
	display: inline-block;
}
body#students table td span, body#students table th span {
	display:block;
	float:right;
	text-align:right;
	vertical-align:bottom;
}
body#students table#student_courses th {
	border-bottom: 1px dashed #ccc;
	padding-top: 1em;
}
table#student_courses th a.add-course {
	background: url(../images/buttons/add-this-small.png) 0 0 no-repeat;
	color: #000;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-top: -2.3em;
	text-decoration: none;
	text-indent: 23px;
	width: 75px;
	height: 23px;
	line-height: 23px;
}
body#students div#student-profile-future {
	margin: 0 0 2em 0;
}
/*Student Profile - Edit Profile*/
div#profile-finalize {
	background:url("../images/layout/long-profile-bg.png") no-repeat scroll 0 0 transparent;
	clear: both;
	display: block;
	height: 144px;
	font-size: 1.1em;
	overflow: hidden;
	margin: 0 auto 20px auto;
	width: 678px;
}
div#profile-finalize div#no-bar-graph {
	border-right: 1px solid #999;
	float: left;
	margin: 8px 0 0 12px;
	width: 400px;
}

div#profile-finalize div#no-bar-graph div#profile_pic {
	float: left;
	width: 120px;
	height: 118px;
	text-align: center;
}
div#profile-finalize div#no-bar-graph div#profile_pic img {
	border: 1px solid #000;
}
div#profile-finalize div#no-bar-graph div.content-inner {
	display:inline;
	float:left;
	height:120px;
	margin:0 0 0 5px;
	width:250px;
}
div#profile-finalize div#bar-graph {
	float: left;
	/*width: 230px;*/
}
div#profile-finalize div#bar-graph ul {
	display: block;
	margin: 10px 0 0;
	/*width: 197px;*/	
}
div#profile-finalize div#bar-graph ul li {
	margin-bottom: 0;
}
#percent-complete {
	border: 1px solid #ccc;
	width: 197px;
	height:24px;
	margin: 10px 10px 1px 10px;
	padding: 1px;
	background: #fff;
}
#percent-complete > span {
	display:block;
	background-color: #FEBF01;
	height: 24px;
}
.percent-info {
	margin-left:14px;
	font-weight:bold;
}
div#profile-finalize div#bar-graph ul li#percent-complete span {
	display: block;
	margin: 0;
	padding: 24px 0 0;
	text-align: center;
}
div#profile-tabbing {
	margin: 20px auto 0;
}
div.tab-section {
	border: 0 none;
	clear: both;
	margin: 0 0 20px 0;
}
div.student-profiles fieldset {
	border: 0 none;
}
h2.tab-title {
	clear: both;
	display: none;
	margin: 0;
	padding: 4px 8px;
	text-indent: -999em;
}
/*End of Student Profile*/
/*Find A School*/

body#find-a-school form.search-form {
	background: none;
	display: inline;
	float: left;
	height: auto;
	width: auto;
	margin: 0;
	padding:0;
	width: 215px;
}
body#find-a-school form.search-form.search-middle-column {
	margin: 0 15px;
}
body#find-a-school fieldset {
	height: 240px;
	margin: 0;
	padding: 12px 10px 0 10px;
	position: relative;
	width: 190px;
}
body#find-a-school fieldset legend {
	color: #639;
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
	top: 0;
	left: 0;
}
body#find-a-school fieldset legend span {
	background:url("../images/misc/speaking-bubble.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: none;
	height: 38px;
	left: 74px;
	position:absolute;
	text-align:center;
	top:-50px;
	width:112px;
}
body#find-a-school form.search-form fieldset ul li {
	display:inline;
	float:left;
	list-style:none outside none;
	margin: 0;
	padding: 0;
	width:190px;
}
body#find-a-school fieldset li label {
	clear: both;
	color: #666;
	display: block;
	margin: .25em 0 0 0;
}
body#find-a-school fieldset li select {
	width: 186px;
	min-width: 186px;
	overflow: hidden;
	cursor:pointer;
}
body#find-a-school fieldset li select option {
	width: 186px;
	min-width: 186px;
	overflow: hidden;
	cursor:pointer;
}
body#find-a-school fieldset li select.expand {
	width: auto;
}
body#find-a-school form.search-form fieldset ul li button {
	background:url("../images/buttons/btn-submit.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	bottom: 40px;
	color: #fff;
	cursor: pointer;
	display:block;
	height:31px;
	padding:0;
	position: absolute;
	width:92px;
}
body#find-a-school #main-content-inner ul li li {
	display: block;
	float: none;
	list-style: none outside none;
	margin: 0 0 1em 0;
	padding: 0;
	width: 200px;
}
/*End of Find A School*/
/*School Results*/
div#school-results {
	overflow: hidden;
	width: 100%;
}
div#school-results div#school-tabbing {
	/*	border-bottom: 1px solid #CCC;
*/	overflow: hidden;
}
div#school-results div#school-tabbing table {
	border-left: 1px solid #CCC;
	width: 100%;
}
div#school-results div#school-tabbing table th, div#school-results div#school-tabbing table td {
	border-right: 1px solid #CCC;
	width: 25%;
}
div#school-results div#school-tabbing table th {
	font-weight: normal;
}
div#school-results div#school-tabbing table td p {
	margin: 0;
}
div#demographics {
	clear: both;
}
div#pagination {
	clear: both;
	display: block;
	height: 18px;
	overflow: hidden;
}
div#pagination span.curr {
	display: block;
	font-size: 1.1em;
	float: left;
	width: 200px;
}
div#pagination div {
	display: block;
	float: right;
	width: auto;
}
div#pagination div span {
	font-size: 1.1em;
	margin: 0 4px 0 0;
	width: auto;
}
div#pagination div span.curr {
	width: auto;
	float: none;
	font-weight: bold;
	display: inline;
}
/*BreadCrumb*/
#breadcrumb {
	display: inline;
	float: left;
	overflow: hidden;/*width: 300px;*/
}
#breadcrumb ul li {
	list-style: none inside;
	margin: 0;
	overflow: hidden;
}
#breadcrumb ul li a {
	color: #663399;
	font-size: 1.0em;
	text-decoration: underline;
}
/*End of BreadCrumb*/
/*School and District Information Pages*/
#detail-map {
	background-color: #999;
	height: 150px;
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
}
.detail-summary {
	border-bottom: 1px solid #000;
	margin: 0 0 2em 0;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	padding: 0 0 2em 0;
	position: relative;
}
.detail-summary h1 {
	border: none;
	line-height: 1.3;
	margin: 0 260px 5px 0;
	padding-bottom: 0;
}
.detail-summary h3 {
	margin: 5px 0;
}
.detail-summary p {
	margin: 0;
}
.detail-summary #sharing-equals-caring {
	margin: 10px 0 0;
}
#installation-detail-summary {
	min-height: 0;
}
/* Info */
.details-info {
	float: left;
	padding-bottom: 1.5em;
	width: 50%;
}
/* Primary Contact */
.details-primary-contact {
	float: right;
	padding-bottom: 1.5em;
	width: 45%;
}
.details-primary-contact p {
	font-weight: bold;
	margin-bottom: .5em;
}
.details-primary-contact p span {
	font-weight: normal;
}
#district-info-tabbing table, #school-info-tabbing table, .details-info table {
	width: 100%;
}
#breadcrumb ul {
	list-style:none;
	overflow: hidden;
}
#breadcrumb li {
	display:inline;
	float: left;
	padding-right:8px;
}
.view-map {
	top: 154px;
	position: absolute;
	right: 0;
}
.print-page {
	display:inline;
	float:right;
	background: url('../images/icons/print.gif') no-repeat;
	background-position: center left;
	padding-left:25px;
}
.nav_categories ul {
	list-style-type:disc;
	margin:5px 0;
}
.nav_categories li {
	padding:2px;
}
/* BLOG */
.subscribe-rss {
	background: transparent url(../images/icons/rss.jpg) no-repeat scroll 0 0;
	padding: 5px 0 5px 26px;
}
#blog #inner-dashboard-sidebar ul {
	margin: 0;
	width: 210px;
}
#blog #inner-dashboard-sidebar ul#bottom li {
	background: none;
}
#blog #inner-dashboard-sidebar ul#bottom li a {
	background: none;
	border-bottom: 1px #fff dotted;
	display: block;
	float: none;
	margin-left: 20px;
	padding-left: 0px;
}
#blog #inner-dashboard-sidebar ul#bottom li:last-child a {
	border-bottom: 0 none;
}
body#blog h2 {
	font-weight: bold;
	margin: 2em 0 0;
}
body#blog h2 a {
	color: #639;
	text-decoration: none;
}
body#blog p.read-more {
	margin: -15px 0 10px 0;
}
body#blog p.byline {
	color: #999;
	margin: 0 0 1em 0;
}
span#overall {
	float: right;
}
ul#map {
	background:url("../images/layout/map-notxt.jpg") no-repeat scroll center center #FFFFFF;
	display: block;
	font-size:10px;
	height:430px;
	list-style:none outside none;
	position:relative;
	width:685px;
}
ul#map li {
	position:absolute;
}
ul#map li a:active, ul#map li a:focus {
	color:#FF0000;
}
ul#map li#california {
	left:9px;
	top:200px;
}
ul#map li#texas {
	left:230px;
	top:280px;
}
ul#map li#new-mexico {
	left:139px;
	top:240px;
}
ul#map li#arizona {
	left:83px;
	top:230px;
}
ul#map li#nevada {
	left:40px;
	top:150px;
}
ul#map li#utah {
	left:103px;
	top:160px;
}
ul#map li#oregon {
	left:15px;
	top:80px;
}
ul#map li#washington {
	left:22px;
	top:35px;
}
ul#map li#idaho {
	left:80px;
	top:95px;
}
ul#map li#colorado {
	left:155px;
	top:170px;
}
ul#map li#wyoming {
	left:140px;
	top:115px;
}
ul#map li#montana {
	left:130px;
	top:55px;
}
ul#map li#north-dakota {
	left:210px;
	top:55px;
}
ul#map li#south-dakota {
	left:210px;
	top:100px;
}
ul#map li#nebraska {
	left:215px;
	top:135px;
}
ul#map li#kansas {
	left:235px;
	top:180px;
}
ul#map li#oklahoma {
	left:243px;
	top:225px;
}
ul#map li#louisiana {
	left:318px;
	top:295px;
}
ul#map li#arkansas {
	left:307px;
	top:230px;
}
ul#map li#missouri {
	left:305px;
	top:190px;
}
ul#map li#iowa {
	left:298px;
	top:130px;
}
ul#map li#minnesota {
	left:278px;
	top:52px;
}
ul#map li#wisconsin {
	left:319px;
	top:90px;
}
ul#map li#michigan {
	left:390px;
	top:115px;
}
ul#map li#alaska {
	left:31px;
	top:360px;
}
ul#map li#hawaii {
	left:130px;
	top:380px;
}
ul#map li#dodea {
	left:98px;
	top:320px;
}
ul#map li#mississippi {
	left:350px;
	top:250px;
}
ul#map li#alabama {
	left:380px;
	top:270px;
}
ul#map li#georgia {
	left:420px;
	top:255px;
}
ul#map li#florida {
	left:480px;
	top:335px;
}
ul#map li#south-carolina {
	left:453px;
	top:240px;
}
ul#map li#north-carolina {
	left:460px;
	top:206px;
}
ul#map li#tennessee {
	left:365px;
	top:217px;
}
ul#map li#kentucky {
	left:385px;
	top:193px;
}
ul#map li#virginia {
	left:458px;
	top:180px;
}
ul#map li#west-virginia {
	left:440px;
	top:165px;
}
ul#map li#illinois {
	left:341px;
	top:160px;
}
ul#map li#indiana {
	left:380px;
	top:160px;
}
ul#map li#ohio {
	left:415px;
	top:145px;
}
ul#map li#district-of-columbia {
	left:545px;
	top:164px;
}
ul#map li#delaware {
	left:545px;
	top:152px;
}
ul#map li#maryland {
	left:545px;
	top:140px;
}
ul#map li#new-jersey {
	left:545px;
	top:125px;
}
ul#map li#connecticut {
	left:578px;
	top:110px;
}
ul#map li#rhode-island {
	left:578px;
	top:98px;
}
ul#map li#massachusetts {
	left:578px;
	top:86px;
}
ul#map li#new-hampshire {
	left:578px;
	top:70px;
}
ul#map li#maine {
	left:578px;
	top:50px;
}
ul#map li#pennsylvania {
	left:448px;
	top:130px;
}
ul#map li#new-york {
	left:465px;
	top:95px;
}
ul#map li#vermont {
	left:480px;
	top:60px;
}

form#state-education-resources{
margin-bottom: 20px;
text-align:right;
margin-top: 410px;
margin-left: 400px;
z-index:40;
position:absolute;
}

form#state-education-resources select{border-radius:3px;border:2px solid #963BC4;background:#FFF;color:#000;padding:4px 6px;}
form#state-education-resources select:hover{border-color:#BA90D1;}

form#state-education-resources option{color: #000;font-style:normal;}
form#state-education-resources option#compare{font-weight:normal;border-bottom: 1px solid #000;}

form#state-education-resources option#all{font-style:normal;border-bottom:1px dotted #000;}



#erc_results h2 {
	margin-bottom:0;
}
#erc_results p {
	margin-bottom:5px;
}
#erc_results .details {
	margin-bottom:40px;
}
#erc_results .pagination {
	margin-bottom:20px;
}
#erc_map select {
	margin-bottom:10px;
}