.document-list {
	font-size: 13px;
	line-height: 25px;
}

.document-list li {
	list-style-type: none;
}

.document-list img {
	width: 15px;
}

.document-list a {
	color: black;
}

.button {
	padding: 3px;
}

table.graytbl {
    background-color: #cccccc;
}

table.graytbl td {
    font-size: 11pt;
}

table.graytbl th {
    font-size: 11pt;
}

td.bad {
    background-color: #FFcccc;
}

td.good {
    background-color: #88FF88;
}

td.yellow {
	background-color: #ffffcc;
}

.tooltipped {
	border-bottom: 1px dashed rgb(51, 125, 169);
}

.creditoptions {
	display: inline-block;
	margin: 0 5px;
	width: 50px;
}
.summary-ul {
	margin-left: 30px;
	list-style: none;
	list-style-position: inside;
}
.summary-li {
	text-indent: -30px;
}
.summary-p {
	padding: 5px;
	padding-right: 50px;
	border-radius: 7px;
	border: solid grey 1px;
	margin: 5px;
}


.hint{
	display:none;
	}
#emailForm  .button{
	float: right;
	margin:10px 55px 10px 0;
	font-weight: bold;
	line-height: 1;
	padding: 6px 10px;
	cursor:pointer;
	color: #fff;

	text-align: center;
	text-shadow: 0 -1px 1px #64799e;

	/* Background gradient */
	background: #a5b8da;
	background: -moz-linear-gradient(top, #a5b8da 0%, #7089b3 100%);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,
       from(#a5b8da), to(#7089b3));

	/* Border style */
  	border: 1px solid #5c6f91;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	/* Box shadow */
	-moz-box-shadow: inset 0 1px 0 0 #aec3e5;
	-webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
	box-shadow: inset 0 1px 0 0 #aec3e5;

	}

.field {
	text-align: left;
}
.field:hover .hint {
	position: absolute;
	display: block;
	margin: -30px 0 0 455px;
	color: #FFFFFF;
	padding: 7px 10px;
	background: rgba(0, 0, 0, 0.6);

	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}

.input{
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	padding: 5px;
	border: 1px solid #b9bdc1;
	width: 300px;
	color: #797979;
}

#emailForm {

	width: 500px;
	padding: 20px;
	background: #f0f0f0;
	overflow:auto;
	text-align: center;
	margin: 0 auto;

	/* Border style */
	border: 1px solid #cccccc;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;

	/* Border Shadow */
	-moz-box-shadow: 2px 2px 2px #cccccc;
	-webkit-box-shadow: 2px 2px 2px #cccccc;
	box-shadow: 2px 2px 2px #cccccc;

	}


#emailForm label {
	font-family: Arial, Verdana, sans-serif;
	text-shadow: 2px 2px 2px #ccc;
	display: block;
	float: left;
	clear: both;
	font-weight: bold;
	margin-right:10px;
	text-align: right;
	width: 150px;
	line-height: 25px;
	font-size: 15px;
}

/* autocomplete */
.search-label {
    display: block;
}
.search-description {
    text-align: right;
    color: grey;
}
.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
    //height: 100px;
}

.ui-autocomplete { z-index:1040 !important;} 

/* ----------------------------GENERAL-----------------------------------*/
.table-edit-assignment {
	background-color: #c5c5c5;
	border: 1px solid;
	border-collapse: collapse;
}

.table-edit-assignment td, .table-edit-assignment th {
	padding: 2px 5px;
}


.table-action th {
	background-color: #676767;
	padding: 3px;
}

.gradebook-table {
	background-color: #c5c5c5;
	border: 1px solid;
	border-spacing: 2px;
	border-collapse: collapse;
}
.gradebook-table tr:hover {
	//background-color: red;
}
.gradebook-table th {
	border: 1px solid;
}
.gradebook-table td {
	border: 1px solid;
}

* {
	margin: 0;
	padding: 0;
/*	font-family: Verdana, sans-serif; */
}

th.as_type_heading {
    padding: 0px 2px 0px 2px;
}

td.as_type_child {
    vertical-align: middle;
    padding: 0px 1px 0px 6px;
}
td.as_type_parent {
    text-align: left;
    vertical-align: top;
    padding: 0 1px 0 1px;
}
.as_parent_input {
    font-weight: bold;
}
.as_parent_num {
    visibility: visible;
}
td.as_type_daily_eval {
    text-align:left;
    padding: 14px 1px 14px 1px;
    font-weight:bold;
}
td.as_type {
    vertical-align: middle;
}
td.as_type_delete {
    vertical-align:middle;
    padding: 3px 7px 3px 7px;
}
td.number-cell {
	text-align: right;
	padding-left: 5px;
	white-space: nowrap;
}

td.number-cell-label {
	text-align: right;
}

img {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	background-color: #f8f8f8;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

a {
	color: #304463;
	/*//color:#337da9; */
	text-decoration:none;
	/*//cursor:pointer;*/
}

a:hover{
	color:#337da9;
	//text-decoration: underline;
}

a.obvious {
	text-decoration: none;
	color: #337da9;
}

a.obvious:hover {
	text-decoration: underline;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.tooltip {
	/*border-bottom: 1px dashed rgb(51, 125, 169);*/
}

.tooltip-a {
	color: white !important;
	text-decoration: underline;
}

.dropped_class{
	background-color: greenyellow;
}

.help_bugs {
	font-size: 12px;
}

.help_bugs input {
	margin: 5px;
	border: solid 1px #CCC;
}

/* ----------------------------NEWSLETTER-----------------------------*/

#newsletter_container {
	margin: 0 auto;
	font-size: 66.5%;
	width: 850px;
	background: #ffffff;
}

#newsletter {
	text-align: left;
}

/* ----------------------------NOTIFICATIONS-----------------------------*/

.notification_completed_site {
	width: 100%;
	background: #E7F2D4;
	color: #304463;
	text-align: center;
	border: solid 1px #bbbbbb;
	display: none;
	position: relative;
}

.notification_pending_site {
	width: 100%;
	background: #F9F9B7;
	color: #304463;
	text-align: center;
	border: solid 1px #bbbbbb;
	display: none;
	position: relative;
}

.notification_attention_site {
	width: 100%;
	background: #F9BC80;
	color: #304463;
	text-align: center;
	border: solid 1px #bbbbbb;
	display: none;
	position: relative;
}

.notification_completed_module {
	width: 97%;
	background: #E7F2D4;
	color: #304463;
	text-align: center;
	border: solid 1px #bbbbbb;
	margin: 12px auto;
	display: none;
	position: relative;
}

.notification_pending_module {
	width: 97%;
	background: #F9F9B7;
	color: #304463;
	text-align: center;
	border: solid 1px #bbbbbb;
	margin: 12px auto;
	display: none;
	/*position: relative;*/
}

.notification_attention_module {
	width: 97%;
	background: #F9BC80;
	color: #304463;
	text-align: center;
	border: solid 1px #bbbbbb;
	margin: 12px auto;
	display: none;
	position: relative;
}

.notification_dismiss {
	position: absolute;
	font-size: 16px;
	line-height: 16px;
	top: 0;
	right: 0;
	margin: 4px 7px 2px 7px;
	padding: 0 5px 3px 5px;
}

.notification_title {
	width: 40%;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: right;
}

.notification_description {
	width: 60%;
	font-size: 14px;
	float: right;
	text-align: left;
}

.notification_title_text {
	margin: 5px 0 5px 0;
	text-align: right;
}

.notification_description_text {
	margin: 5px 0 5px 10px;
	width: 400px;
	text-align: left;
}

/*
.notification_description{
	width: 50%;
	text-align:left;
}

.notification_title{
	width: 50%;
	text-align:right;	
}

*/
#top_notification {
	min-width: 960px;
	margin: 0 auto;
	width: 100%;
	background: #F7FC9F;
}

#top_notification_info {
	margin: 0 20px;
	height: 27px;
	display: block;
	line-height: 26px;
	color: #304463;
	font-size: 14px;
	font-family: Verdana, sans-serif;
}

#top_notification a {
	font-weight: bold;
}

#dismiss_x {
	border: solid 2px;
	padding: 3px;
	font-size: 12px;
}

#dismiss {
	text-decoration: none;
	float: right;
}

/* ----------------------------HEADER-----------------------------------*/

#gs_header {
	min-width: 960px;
	width: 100%;
	height: 97px;
	background: url("../images/headerbackground.jpg");
}

#gs_header #container {
	position: relative;
	margin: 0 auto;
	width: 960px;
}

#logo {
	float: left;
}

#gs_header ul#menu li {
	display: block;
	float: left;
	color: #304463;
	font-size: 21px;
	font-family: Verdana, sans-serif;
}

#gs_header ul#menu li a {
	line-height: 97px;
	display: block;
	margin: 0 22px;
}

#gs_header ul#menu li.menu_selected {
	background: rgba(100, 100, 100, .15);
	display: block;
	float: left;
	color: #304463;
	font-size: 21px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

#gs_header ul#menu li.menu_selected a {
	background: url("../images/activeimg.png") no-repeat bottom center;
	line-height: 97px;
	display: block;
	margin: 0 22px;
}

#gs_header #toplinks {
	position: absolute;
	top: 0px;
	right: 0px;
}

#gs_header #toplinks li {
	margin: 3px 18px 0 5px;
	display: block;
	float: right;
	line-height: 25px;
	color: #304463;
	font-size: 15px;
	font-family: Verdana, sans-serif;
}

/* ----------------------------NAV BAR-----------------------------------*/

#navigation_bar {
	clear: both;
	background-color: white;
	min-width: 960px;
	width: 100%;
	height: 50px;
}

#navigation_bar #menu {
	width: 960px;
	margin: 0 auto;
}

#navigation_bar #menu li {
	margin: 0 12px;
	display: block;
	float: left;
	color: #304463;
	font-size: 18px;
	font-family: Verdana, sans-serif;
}

#navigation_bar #menu li a {
	line-height: 50px;
	display: block;
}

#navigation_bar #menu li.menu_selected {
	text-decoration: underline;
}

#navigation_bar .module_title {
	width: 960px;
	margin: 0 auto;
}

#navigation_bar .module_title li {
	margin: 0 12px;
	display: block;
	color: #304463;
	font-size: 18px;
	font-family: Verdana, sans-serif;
	line-height: 50px;
}

/* ----------------------------MODULES----------------------------------*/

.module_title {
	margin: 12px auto;
	text-align: center;
	color: #304463;
	font-size: 18px;
}

/* -------------------------MAIN Modules-------------------------------*/

#main {
	width: 100%;
	min-width: 960px;
	background: url("../images/backgroundGradient.jpg");
	background-repeat: repeat-x;
}

#main_container {
	width: 960px;
	min-width: 960px;
	min-height: 500px;
	margin: 0 auto;
}

#module_right {
	width: 680px;
	float: right;
	margin: 30px auto;
	background-color: white;
	border: 1px solid #ccc;
}

#module_left {
	width: 700px;
	float: left;
	min-height: 600px;
	margin: 30px 0 30px 10px;
	background-color: white;
	border: 1px solid #ccc;
}

#module_full {
	width: 960px;
	float: left;
	min-height: 600px;
	margin: 30px 0 30px 0;
	background-color: white;
	border: 1px solid #ccc;
}

#module_full_gray {
	width: 960px;
	float: left;
	min-height: 600px;
	margin: 30px 0 30px 0;
	background-color: #ddd;
}

#module_rightbar {
	width: 180px;
	float: right;
	min-height: 400px;
	margin: 30px 20px;
	background-color: white;
	border: 1px solid #ccc;
}

#module_leftbar {
	width: 180px;
	float: right;
	margin: 30px auto;
	background-color: white;
	border: 1px solid #ccc;
}

/* -----------------------FOOTER--------------------------*/

#footer_links {
	width: 1000px;
	margin: 15px auto;
}

#footer_links li {
	display: block;
	margin-bottom: 1px;
}

#footer_links h1 {
	margin-bottom: 10px;
	color: #444444;
	font-size: 18px;
}

.footer_inner_container {
	margin: 5px 38px;
	float: left;
}

#footer_links_container {
	border-top: solid 1px #AAAAAA;
	clear: both;
	height: 200px;
	background: #E6E6E6;
}

#footer_links_container a {
	color: #666666;
}

#footer_links_container a:hover {
	color: #337da9;
}

#sub_footer_container {
	padding: 20px;
	background: url("../images/backgroundGradient.jpg");
	background-repeat: repeat-x;
	height: 100px;
}

#sub_footer_sub_container {
	width: 1000px;
	margin: 0 auto;
}

#sub_footer_links h1 {
	color: #444444;
	font-size: 16px;
	margin: 0 10px 12px 0;
}

#sub_footer_links {
	margin: 0 40px;
}

/* -----------------------FOOTER NOTIFICATION--------------------------*/

#discussion_bar {
	-webkit-border-radius: 2px 2px;
	border: solid 1px #bbbbbb;
	background: url(../images/button_gradient.png);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(200, 200, 200)));
	color: #334f7b;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	position: fixed;
	bottom: 0;
	right: 0;
}

#discussion_bar_content {
	margin: 5px 20px;
}

#discussion_bar_number{
	background: #334f7b;
	color: #fff;
	//padding: 6px;
}

#discussion_bar_list {
	bottom: 29px;
	right: 0;
	max-height: 400px;
	overflow-y: auto;
	position: fixed;
	border: solid 1px #999;
	width: 300px;
	background-color: white;
}

.discussion_bar_post {
	border-bottom: solid 1px #bbbbbb;
	background: #FFF;
}

.discussion_bar_post_left {
	white-space: nowrap;
	overflow: hidden;
	//float: left;
	//background-color: yellow;
	//margin: 5px 0 5px 8px;
	margin: 3px 0 0 3px;
}

.discussion_bar_post_title {
	font-size: 15px;
	color: #304463;
}

.discussion_bar_lounge_name {
	font-size: 10px;
	color: #bbb;
	margin: 0 0 0 36px;
}

.discussion_bar_post_author {
	color: #888;
	width: 100px;
	font-size: 11px;
	margin: 0 0 0 36px;
}

.discussion_bar_post_title:hover {
	color: #337da9;
}

.discussion_bar_post_updatedon {
	text-align: right;
	font-size: 11px;
	color: #888;
}

.discussion_bar_updated {
	font-size: 10px;
	color: #bbb;
}

.discussion_bar_post_number {
	font-size: 15px;
	width: 30px;
	padding-right: 3px;
	background-color: #304463;
	margin: 0 3px 0 0;
	color: white;
	//padding: 0 2px;
	text-align: right;
	float: left;
}

.discussion_bar_lounge {
	border: solid 1px #bbbbbb;
	background: url(../images/button_gradient.png);
	color: #334f7b;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	width: 300px;
}

.discussion_bar_lounge:hover {
	color: #337da9;
}

.discussion_bar_hide {
	float: right;
	margin: 0 8px;
	font-size: 17px;
}

.discussion_bar_show {
	float: right;
	margin: 0 6px;
	font-size: 12px;
}

#bottom_notification {
	min-width: 960px;
	margin: 0 auto;
	width: 100%;
	background: url("../images/footer_background_gradient.png");
	position: fixed;
	bottom: 0;
	left: 0;
}

#bottom_notification_info {
	margin: 0 20px;
	height: 27px;
	display: block;
	line-height: 26px;
	color: #666666;
	font-size: 14px;
	font-family: Verdana, sans-serif;
}

/* ----------------------------LOGIN----------------------------------*/

#login {
	overflow: auto;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #bcbcbc;
	background: rgba(200, 200, 200, 0.83);
	border-bottom: solid 5px #334f7b;
}

#loginbg {
	width: 940px;
	margin: 10px auto;
}

.login_invalid_email {
	color: #BB0033;
	font-size: 15px;
}

.login_invalid_user {
	color: #BB0033;
	font-size: 12px;
}

.login_valid_email {
	color: #304463;
	font-size: 15px;
}

#login_help {
	color: #304463;
	font-size: 12px;
}

#stretch {
	margin: auto;
}

#userinput {
	width: 180px;
	padding: 8px;
	margin: 5px 5px;
	outline: none;
	font-size: 15px;
	display: none;
	float: left;
}

#passwordinput {
	width: 180px;
	padding: 8px;
	margin: 5px 5px;
	outline: none;
	font-size: 15px;
	display: none;
	float: left;
}

#usernonscript {
	width: 200px;
	padding: 9px;
	margin: 2px 10px 0 10px;
	outline: none;
	font-size: 15px;
	float: left;
}

#passwordnonscript {
	width: 200px;
	padding: 9px;
	margin: 2px 10px 0 10px;
	outline: none;
	font-size: 15px;
	float: left;
}

.focusField {
	border: solid 2px #337da9;
	background: #ADCBDD;
	color: #000;
}

.idleField {
	background: #EEE;
	color: #6F6F6F;
	border: solid 2px #888888;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#login_button {
	font-size: 18px;
	margin: 5px 5px;
	width: 100px;
	height: 40px;
}

/* -----------------------MOBILE LOGIN Start-------------------------*/

.mobile_login {
	margin:0 20px;
}
.mobile_login label {
        width: auto;
        text-align: left;
        display: block;
        margin-bottom: 5px;
}

.mobile_login input {
	width: 200px;
	padding: 9px;
	margin: 2px 10px 0 10px;
	outline: none;
	font-size: 15px;
}

/* -----------------------MOBILE LOGIN End-------------------------*/



.button_green {
	-webkit-border-radius: 2px 2px;
	border: solid 1px #bbbbbb;
	border-right: solid 2px #aaaaaa;
	border-bottom: solid 2px #aaaaaa;
	background: url(../images/button_gradient_green.jpg);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(200, 200, 200)));
	color: #334f7b;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

.button_green:hover {
	color: #337da9;
}

.button_green:active {
	color: #304463;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(200, 200, 200)), to(rgb(255, 255, 255)));
	background: url(../images/button_gradient_green_inverted.jpg);
}

.button {
	-webkit-border-radius: 2px 2px;
	border: solid 1px #bbbbbb;
	background: url(../images/button_gradient.png);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(200, 200, 200)));
	color: #334f7b;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

.button:hover {
	color: #337da9;
}

.button:active {
	color: #304463;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(200, 200, 200)), to(rgb(255, 255, 255)));
	background: url(../images/button_gradient_inverted.png);
}

.button_active {
	-webkit-border-radius: 2px 2px;
	border: solid 1px rgb(170, 170, 170);
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
	color: #304463;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(200, 200, 200)), to(rgb(255, 255, 255)));
	background: url(../images/button_gradient_inverted.png);
}

.fieldTitle{
	margin-left:10px;
	color:white;
}

.showBox{
	display:none;
}

.forgottenbutton {
	font-size: 12px;
	padding: 3px;
}

/* ----------------------------SITE MAP----------------------------------*/

.site_map {
	margin: 40px 20px 30px 40px;
	float: left;
	width: 170px;
}

.site_map ul { /* said lh instead of ul here*/
	font-size: 21px;
	color: #304463;
}

.site_map li {
	font-size: 18px;
	display: block;
	color: #304463;
	margin: 0 0 0 3px;
}

/* ----------------------------CALENDAR----------------------------------*/

#calendar_month {
	float: left;
	font-size: 16px;
	color: #999;
	margin: 8px 7px 5px 7px;
}

#calendar_today_button {
	float: left;
	font-size: 16px;
	width: 70px;
	height: 25px;
	line-height: 25px;
	margin: 20px 7px 7px 20px;
}

#calendar_prev_month {
	float: left;
	font-size: 12px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin: 12px 0 0 20px;
}

#calendar_next_month {
	float: left;
	font-size: 12px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin: 12px 7px 0 0;
}

#calendar_next_year {
	float: right;
	font-size: 12px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin: 12px 20px 0 0;
}

#calendar_prev_year {
	float: right;
	font-size: 12px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	margin: 12px 7px 0 0;
}

#calendar_year {
	float: right;
	font-size: 16px;
	color: #999;
	height: 14px;
	line-height: 14px;
	margin: 12px 7px 0 0;
}

#calendar_month_buttons {
	font-size: 16px;
	margin: 0 5px 0 0;
	width: 35px;
	height: 25px;
	line-height: 25px;
}

#calendar_months {
	float: right;
	margin: 20px 15px 0 5px;
}

#calendar_table td {
	border: solid 1px #999999;
	vertical-align: top;
	height: 120px;
}

#calendar_table th {
	vertical-align: top;
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}

#calendar_table tr {
}

#calendar_day {
	text-align: right;
	color: #666;
	font-size: 10px;
	margin: 5px 5px 0 5px;
}

#calendar_emptycell {
	background-color: #FEFEFE;
}

#calendar_events {
	font-size: 10px;
	padding: 0 5px 5px 5px;
}

.calendar_external_event {
	padding: 2px;
	margin-bottom: 2px;
	border-bottom: solid 1px #B5C3DF;
}

.calendar_internal_event {
	border-bottom: solid 1px #B5C3DF;
	padding: 2px;
	margin-bottom: 2px;
}

#birthday_icon {
	height: 16px;
	margin-top: 4px;
}

#calendar_birthday span {
	margin: 4px;
	color: #555555;
}

#calendar_legend {
	margin: 10px 20px 20px 20px;
}

/* -------------------------STUDENT GRADEBOOK---------------------------*/

/*--GRADEBOOK CLASS BUTTONS--*/

#gradebook_class_button_container {
	margin: 38px 0 10px 10px;
	position: absolute;
	width: 125px;
	vertical-align: middle;
}

.gradebook_class_button {
	display: table;
	table-layout: fixed;
	width: 108px;
	height: 36px;
}

.gradebook_class_button a {
	display: table-cell;
	vertical-align: middle;
	border: solid 1px #bbbbbb;
	color: #334f7b;
	text-decoration: none;
	cursor: pointer;
	background: white;
	margin: -1px;
	font-size: 12px;
	text-align: left;
}

.gradebook_class_button a:hover {
	color: #337da9;
}

.gradebook_class_button a.menu_selected {
	display: table-cell;
	vertical-align: middle;
	color: #334f7b;
	text-decoration: none;
	cursor: pointer;
	background: url(../images/active_class_button.png) no-repeat center top;
	border: none;
	margin-bottom: -1px;
	font-size: 13px;
	width: 125px;
	height: 36px;
	text-align: left;
}

.gradebook_class_button a.menu_selected:hover {
	color: #337da9;
}

.gradebook_classname {
	overflow: hidden;
	max-height: 36px;
	margin-left: 7px;
	max-width: 101px;
}

#gradebook_homework_today {
	padding: 2px 4px;
}

/*--GRADEBOOK SUBMODULE BUTTONS--*/

#gradebook_submodule_container {
	width: 940px;
	float: right;
	min-height: 600px;
	margin: 2px 10px 10px 0;
	background-color: white;
}

#gradebook_submodule_button_container {
	width: 940px;
	margin: 7px auto;
	border: solid 1px #bbbbbb;
	background: url(../images/button_gradient.png);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(200, 200, 200)));
	color: #334f7b;
	text-decoration: none;
	cursor: pointer;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

#gradebook_submodule_button_container a {
	display: inline-block;
	font-size: 11px;
	height: 27px;
	line-height: 27px;
	padding: 0 8px;
	margin-bottom: -1px;
}

#gradebook_submodule_button_container img {
	margin-bottom: -3px;
	margin-right: 4px;
}

#gradebook_submodule_button_container a.menu_selected {
	color: #304463;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(200, 200, 200)), to(rgb(255, 255, 255)));
	background: url(../images/button_gradient_inverted.png);
	border: 1px solid #bbbbbb;
}

/*--GRADEBOOK SUBMODULE--*/

#gradebook_submodule {
	width: 940px;
	margin: 16px auto;
	color: #4A5B65;
}

#gradebook_table {
	width: 550px;
	margin: 0 10px 10px 140px;
}

.gradebook_details_toggle {
	width: 550px;
	padding: 10px;
	font-size: 11px;
	-webkit-border-radius: 2px 2px;
	border: solid 1px #bbbbbb;
	background: #EEE;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(200, 200, 200)));
	color: #334f7b;
	text-decoration: none;
	display: inline-block;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}

.gradebook_view_all_details {
}

#gradebook_work_owed_table {
	width: 550px;
	margin: 10px auto;
}

.gradebook_honors {
	font-style: italic;
	font-size: 12px;
	color: #666666;
}

.gradebook_honors_abrev {
	font-style: italic;
	font-size: 10px;
	color: #666666;
}

#gradebook_feed_table {
	width: 550px;
}

.gradebook_entry {
	border-top: 1px solid #AAAAAA;
	text-align: left;
}

.gradebook_entry h1, h2, h3 {
	margin: 3px 8px 8px 8px;
}

.gradebook_entry .view_all {
	margin: 0 8px;
	float: right;
	color: #668CD9;
	font-size: 12px;
}

#gradebook_detail_view {
	width: 580px;
	margin: 10px auto;
}

.gradebook_title {
	font-size: 17px;
	padding: 5px 5px 0 0;
}

.assignment_name_title_large {
	font-size: 21px;
	padding: 20px 5px 0 0;
	color: #999;
}

.assignment_type_title {
	vertical-align: top;
	font-size: 17px;
	padding: 5px 10px 0 10px;
}

.assignment_grade_title {
	vertical-align: top;
	text-align: right;
	font-size: 17px;
	padding: 5px 0 0 5px;
}

.assignment_name {
	vertical-align: top;
	font-size: 15px;
	width: 360px;
	padding: 5px 5px 10px 15px;
}

.assignment_sub_name {
	color: #666;
	font-size: 14px;
}

.assignment_description {
	margin: 4px 0 0 0;
	font-size: 12px;
	color: #666;
	max-width: 300px;
}

.assignment_attachment {
	margin-top: 4px;
	font-size: 12px;
	color: #666;
}

.assignment_type {
	vertical-align: top;
	font-size: 13px;
	padding: 5px 10px 10px 10px;
	color: #999;
}

.assignment_grade {
	vertical-align: top;
	text-align: right;
	font-size: 13px;
	padding: 5px 5px 10px 5px;
}

.grade_below_mll {
	font-weight: bold;
}

.grade_above_mll {
	font-weight: bold;
	color: #59AD73;
}

.grade_below_passing {
	font-weight: bold;
	color: red;
}

.assignment_info {
	font-size: 9px;
	color: #777777;
	padding: 0 5px 3px 5px;
}

.assignment_info a {
	font-size: 9px;
	color: #668CD9;
}

.assignment_info a:hover {
	font-size: 9px;
	color: #4169AA;
}

.attachment_paperclip {
	margin-right: 5px;
}

.gradebook_underline {
	border-bottom: 1px solid #bbbbbb;
}

.gradebook_underline_thick {
	border-bottom: 2px solid #bbbbbb;
}

.tr_margin {
	margin: 12px 0;
}

.gradebook_comment {
	font-size: 10px;
	padding: 5px 0 10px 100px;
}

.comment_profile_pic {
	float: left;
}

.gradebook_comment_text {
	float: left;
	max-width: 440px;
	margin: 0 8px;
}

.comment_info {
	font-size: 9px;
	color: #777777;
	padding: 0 5px 3px 100px;
}

.comment_info a {
	font-size: 9px;
	color: #668CD9;
}

.gradebook_comment_underline {
	border-bottom: 1px solid #bbbbbb;
	margin: 0 0 0 100px;
}

.gradebook_upgrade {
	vertical-align: top;
	font-size: 15px;
	padding: 5px 5px 10px 100px;
}

.gradebook_name {
	color: #FF701F;
}

.entered_by {
	font-size: 10px;
	color: #999999;
}

.assignment_class_name {
	font-size: 10px;
	color: #999999;
}

.gradebook_toolbar {
	width: 225px;
	float: right;
	text-align: left;
	padding: 10px;
	background: #E4EDD2;
	color: #777;
}

.newsfeed_toolbar {
	float: right;
	padding: 10px;
	font-size: 14px;
	min-width: 160px;
	width: 15%;
	background: #E4EDD2;
	color: #777;
}

.gradebook_toolbar h2 {
	margin-top: 15px;
	font-variant: small-caps;
	font-size: 13.6px;
}

.post_info {
	font-size: 9px;
	color: #777777;
	padding: 0 5px 3px 5px;
}

.post_profile_pic {
	float: left;
}

.gradebook_post_text {
	float: left;
	max-width: 530px;
	margin: 0 8px;
}

.gradebook_post {
	font-size: 12px;
	padding: 5px 0 10px 5px;
}

.gradebook_homework {
	margin: 0 auto;
	width: 100%;
}

.gradebook_homework td {
	border: solid 1px #999999;
	vertical-align: top;
	height: 250px;
}

.gradebook_homework th {
	vertical-align: top;
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0 3px 0;
}

.gradebook_homework_class {
	color: #555;
	border-bottom: solid 1px #bbb;
	margin: 2px;
	padding: 2px;
	font-size: 12px;
}

.gradebook_homework_item {
	color: #888;
	padding: 2px;
	margin: 2px;
	font-size: 11px;
}

.gradebook_homework_blank {
	font-size: 10px;
	color: #999;
	padding: 18px;
	text-align: center;
}

.gradebook_homework_attachment {
	font-size: 10px;
	margin: 5px;
	/*font*/
}

#homework_disclaimer{
	color:#666666;
	text-align:center;
	font-size:16px;
	padding:14px;
}

.calendar_next_image {
	float: right;
	margin-top: -85px;
}

.calendar_previous_image {
	float: left;
	margin-top: -85px;
}

#summary_print {
	padding:7px 10px;
	font-size:19px;
}


.gradebook_summary {
	clear: both;
	width: 775px;
	border: solid 1px #cccccc;
	margin: 15px auto;
	background-color: white;
	background-image: url('../images/summary_bg.png');
	background-repeat: repeat-y;
}

.gradebook_summary_container {
	float: left;
	width: 82%
}


.gradebook_summary_grade {
	margin: 10px;
	float: left;
	//border-right: 1px solid;
	width:220px;
}

.gradebook_summary_administrative_comments {
	width: 220px;
	margin: 10px;
	font-size:24px;
	//margin:14px;
}

.gradebook_summary_class {
	font-size: 24px;
	margin-bottom: 5px;
}

.gradebook_summary_percentage {
	font-size: 35px;
	text-align: center;
}

.gradebook_summary_mastery {
	font-size: 14px;
	text-align: left;
}

.gradebook_summary_masterypercent {
	font-size: 16px;
	text-align: right;
}

.gradebook_summary_details{
	//width:554px;
	display:inline-block;
	font-size:13px;
}

.gradebook_summary_info {
	font-size: 14px;
	line-height: 23px;
	vertical-align: top;
	text-align: right;
}

.gradebook_summary_comments {
	float: right;
	width: 530px;
/ / border-left : 1 px solid red;
	display: inline-block;
	font-size: 12px;
	line-height: 23px;
}

.gradebook_summary_teacher {
	font-size: 18px;
	margin: 12px 0 4px 0;
}

.gradebook_summary_email {
	font-size: 12px;
}

.gradebook_summary_viewfullclass {
	margin: 10px;
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	text-align: right;
}

/* ----------------------------PHONEBOOK----------------------------------*/

#phonebook_families {
	margin: 20px;
	background: #ffffff;
	width: 95%;
}

#phonebook_families td {
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	background-color: white;
}

#phonebook_families th {
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	padding: 5px 5px 5px 0;
}

#phonebook_teachers {
	margin: 20px;
	background: #ffffff;
	width: 95%;
	display: none;
}

#phonebook_teachers td {
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	background-color: white;
}

#phonebook_teachers th {
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	padding: 5px 5px 5px 0;
}

.phonebook_teacher_name { }

.phonebook_teacher_contact { }

.phonebook_teacher_role { }

#phonebook_staff {
	margin: 20px;
	background: #ffffff;
	width: 95%;
	display: none;
}

#phonebook_staff td {
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: gray;
	background-color: white;
}

#phonebook_staff th {
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	padding: 5px 5px 5px 0;
}

.phonebook_staff_name { }

.phonebook_staff_contact { }

.phonebook_staff_role { }

#phonebook_edit {
	margin: 20px;
}

#phonebook_edit input, textarea {
	border: 1px solid #bbbbbb;
	margin: 12px 5px 0 0;
	font-size: 14px;
	padding: 3px;
}

#phonebook_edit .button {
	border: 1px solid #bbbbbb;
	font-size: 14px;
}

.phonebook_edit_name {
	font-size: 21px;
	color: #304463;
	margin: 20px auto;
	text-align: center;
}

#phonebook_view_by {
	margin: 20px;
}

#phonebook_view_by a {
	margin: 0 5px;
}

.phonebook_menu_selected {
	text-decoration: underline;
}

/* ----------------------------USER EDIT----------------------------------*/

#useredit {
	margin: 20px;
	background: #ffffff;
	width: 400px;
	margin: 0 auto;
}

#useredit div {
	color: #304463;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	margin: 5px;
	float: right;
}

#profile_pic_info {
	padding: 10px;
	border: 1px black dashed;
	font-size: 12px;
}

#profile_pic_info ul { /*instead of ul it said lh here.. not sure what was supposed to be here*/
	font-size: 16px;
	color: #666666;
}

#profile_pic_info li {
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
}

#useredit .button {
	border: 1px solid #bbbbbb;
	font-size: 14px;
}

#useredit input, textarea {
	border: 1px solid #bbbbbb;
	margin: 12px 5px 5px 8px;
	padding: 3px;
	font-size: 14px;
}

/* --------------------------Discussions--------------------------------*/

#discussions {
	margin: 20px auto;
	text-align: center;
	width: 850px;
}

#discussions input, textarea {
	padding: 3px;
	font-size: 14px;
}

.discussions_message_listing {
	cursor: pointer;
	text-align: left;
}

.discussions_message_listing_date {
	text-align: right;
}

.discussions_message_listing td {
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

.discussions_ignore {
	font-size: 12px;
	line-height: 25px;
}

#discussions_postmessage_button {
	padding: 3px;
}

#discussions_postmessage {
	width: 850px;
	margin: 20px auto;
}

#discussions_postmessage input, textarea {
	padding: 3px;
	font-size: 12px;
	margin: 2px;
}

#discussions_postmessage b {
	font-size: 14px;
}

.discussions_message_input {
	margin: 10px auto;
	text-align: center;
}

#discussions_downloads {
	padding: 3px;
}

#discussions_post {
	width: 600px;
	margin: 20px auto;
}

.discussions_post_content {
	font-size: 17px;
	text-align: left;
	padding: 10px;
	margin: 16px 0;
	background: #EEE;
	border: 1px solid #bbbbbb;
}

.discussions_post_content a {
	color: #2a52bc !important;
}

.discussions_post_content p, .discussions_post_content td {
	font-size: 17px;
}

#discussions_post_info {
	float: right;
	text-align: right;
	color: #304463;
	font-size: 14px;
}

#discussions_post_author {
	color: #304463;
	font-size: 15px;
	text-align: left;
}

#discussion_post_header {
	color: #304463;
	text-align: center;
}

#discussions_post_cancelmessage {
	font-size: 16px;
	padding: 3px;
	margin: 0 3px 30px 3px;
}

#discussions_post_postmessage {
	font-size: 16px;
	padding: 3px;
	margin: 0 3px 30px 3px;
}

#discussions_post_returntothread {
	font-size: 16px;
	padding: 3px;
}

#discussions_lounges {
	margin: 18px auto;
	color: #334f7b;
}

.discussion_lounge_active {
	background: #F9F9B7;
	border: solid 1px #CCC;
	cursor: pointer;
	color: #334f7b;
	font-weight: bold;
}

.discussion_lounge_active:hover {
	color: #337da9;
}

.discussion_lounge {
	border: solid 1px #CCC;
	cursor: pointer;
	background: #EEE;
	width: 40px;
}

.discussion_lounge:hover {
	color: #337da9;
}

#discussion_lounge_names {
	padding: 3px;
	margin: 2px;
	width: 40px;
}

#discussion_lounge_description {
	margin: 2px auto;
	width: 600px;
	padding: 10px;
	border: 1px solid #bbbbbb;
	font-size: 12px;
	color: #304463;
	font-size: 15px;
	background: #EFEFEF;
	text-align: center;
}

.discussions_events {
	margin: 2px auto;
	width: 600px;
	padding: 10px;
	font-size: 12px;
	color: #304463;
	font-size: 15px;
}

.discussions_events li {
	margin: 0 12px 0 14px;
}

.tooltip {
	display: block;
}

#tooltip {
 	z-index: 200; 
 	width: 350px;
 	//min-width: 350px; 
 	overflow: hidden;
 	//max-width: 600px;
 	position: absolute; 
 	left: -999em;

}

#tooltipcontents {
	color: #FFF;
	padding: 10px;
	border-right: 3px white solid;
	border-left: 3px white solid;
	background: url('../images/tutorialbg.png');
}

#tooltipcontents p {
	font-size: 14px;
	margin-bottom: 5px;
}

#tooltipcontents span {
	cursor: pointer;
	line-height: 3;
	margin-right: 5px;
}

#tooltipcontents span:hover {
	color: #6ebdd5;
	text-decoration: underline;
}

#studentlocator {
	margin: 20px auto;
	text-align: center;
	font-size: 12px;
}

/* --------------------------Photos--------------------------------*/

#album_sidebar {
	float: left;
	min-height: 650px;
	border-right: 1px solid #999999;
}

#album_sidebar_title {
	width: 120px;
	border-bottom: 1px solid #999999;
}

#album_sidebar_title h1 {
	margin: 5px;
	text-align: center;
	font-size: 16px;
}

#album_category_container {
	width: 120px;
}

#album_category_container a {
	margin-left: 20px;
	display: block;
}

#album_category_container h2 {
	margin: 15px 10px 5px 5px;
	font-size: 14px;
}

#album_category_container a {
	font-size: 13px;
}

.album_icon {
	margin: 25px;
	float: left;
}

.album_icon h3 {
	font-size: 12px;
	margin: 0px;
}

#album_container {
	margin-top: 20px;
}

#album_viewer {
	margin-right: 18px;
	float: right;
}


/*** tabber.js ***/
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }


.tabs-left ul li a,
.tabbable ul li a,
.tabbable ul li a:hover{
 color: #000;
}
ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
 background-color: white;


 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* Boxes for Non-graded classes and Honors Credits
 Used in student_gradebook module in the options() function */ 
.opt_in_honors_contracts {
	float: left;
	padding: 0px;
	font-size: 14px;
	width: 45%;
	/*background: #FFCC66;*/
	color: #777;
}

.opt_in_non_graded {
        float: right;
        padding: 10px;
        /*text-align: center;*/
        width: 50%;
	font-size: 14px;
	background: #E4EDD2;
	color: #777;
}

/*
* Two column layout used for contacts_edit, updatebio_newpass, contacts_edit_bio, etc.
*/
.twocol_row {
    clear: both;
    color: #304463;
    font-size: 15px;
}
.twocol_l-column {
    float: left;
    text-align: right;
    /*vertical-align: bottom;*/
    padding-right: 15px;
    padding-bottom: 10px;
    clear: left;
    width: 200px;
}
.twocol_r-column {
    /*float: right;*/
    text-align: left;
    padding-bottom: 5px;
    clear: right;
    margin-left: 215px;
    /*width: 75%;*/
}

#assignmentLibrary .modal-body {
    max-height: 500px;
    overflow-y: auto;
}

.jSignature {
    background-color: white;
}

.button_login{
	margin-right: 2px;
	margin-left: 6px;
	padding: 10px;
	font-size: 16px;
	min-width: 200px;
}


.released_date {
	font-size: 9px;
	color: #777777;
	text-align: right;
	margin: 0px;
}

.summary_class{
	float: left;
	width: 180px;
	text-align: left;
	padding: 5px;
}
.summary_class{
	float: left;
	width: 180px;
	text-align: left;
	padding: 5px;
}

.contacts_top_list{
	padding: 10px;
	text-align: center;
}

.contacts_top_list li{
	display: inline;
	list-style-type: none;
	padding: 6px;
}