* {padding: 0; margin: 0;}

img {
	border: 0;
}

a {color:#3377CC;text-decoration:none;}
a:hover {color:#3377CC;text-decoration:underline;}

body { 
	background:transparent url(../img/app_bg.png) repeat-x scroll center top;
	color:#444; 
	font:62.5% /1.5 "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif; 
	text-align: center;
	line-height: 1.5;
}

.widget_body {
	background: none !important;
	height: 100%;
}

#no_jscript {
	font-size: 13px;
	font-weight: bold;
	color: white;
	background: red;
	padding: 5px;	
}

#no_ie {
	font-size: 13px;
	font-weight: bold;
	background: #FFCCCC;
	padding: 5px;	
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

.clearboth {
	clear: both;
}

#container {
	margin:0 auto;
	padding-top: 8px;
	width:920px;
	text-align: left;
}

#logo {
	text-align: left;
	margin: 0px 0px 0px 50px;
}

#footer {
	background:transparent url(../img/footer_bg.png) repeat-x scroll center top;
	border-top: 2px solid #BEBEBE;
	text-align: center;
	margin-top: 30px;
	padding: 20px 0 50px 0;
}

#top_links {
	float:right;
    font-size:12px;
    margin: 10px 30px 0 0;
}

#app_nav_container {
	background:transparent url(../img/app_nav_border.png) repeat-x scroll bottom;
	margin: 8px 0 0 0;
	height: 50px;
	padding-left: 8px;
}

#app_nav_container a {
	display: block;
	font-weight: bold;
	font-size: 17px;
	color: #656565;
	float: left;
	background: transparent url(../img/app_tab.png) no-repeat;
	height: 37px;
	width: 150px;
	text-align: center;
	padding: 12px 0 0 0;
}

#app_nav_container a {
	_height: 49px;
}

#app_nav_container a:hover {
	background: transparent url(../img/app_select_tab.png) no-repeat;
	text-decoration: none;
}

#app_nav_container #app_nav_selected {
	background: transparent url(../img/app_select_tab.png) no-repeat;
	height: 38px;
}

#app_nav_container #app_nav_selected {
	_height: 50px;
}

#right_container {
	float: right;
}

.right_side_nav {
	margin-top: 15px;
	width: 200px;
	background: #F5F5F5;
	border: 1px solid #BEBEBE;
}

.right_side_header {
	background: transparent url(../img/right_header_bg.png) repeat-x scroll top;
	border-bottom: 1px solid #BEBEBE;
	margin-bottom: 3px;
	padding: 3px 0 1px 6px;
	font-weight: bold;
	font-size: 13px;
}

.right_side_nav a {
	display: block;
	font-size: 12px;
	margin: 5px 0 4px 5px;
}

.person_view {
	background: url(../img/user.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.person_add {
	background: url(../img/user_add.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.group_view {
	background: url(../img/group.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.group_add {
	background: url(../img/group_go.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.group_seating {
	background: url(../img/chair.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.group_edit {
	background: url(../img/group_edit.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.rec_assignments {
	background: url(../img/pencil.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.add_assignments {
	background: url(../img/pencil_add.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.rec_attendance {
	background: url(../img/calendar_edit.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.rec_grades {
	background: url(../img/report_magnify.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.rec_periods {
	background: url(../img/date.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.rec_gradescale {
	background: url(../img/table_go.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.lib_list {
	background: url(../img/book_open.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.book_list {
	background: url(../img/book.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.uni_list {
	background: url(../img/user_red.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.inst_list {
	background: url(../img/trumpet.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.folder_list {
	background: url(../img/folder.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.door_list {
	background: url(../img/door_open.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.lock_list {
	background: url(../img/lock.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.key_list {
	background: url(../img/key.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.sound_list {
	background: url(../img/sound.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.equip_add {
	background: url(../img/tag_green.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.package_link {
	background: url(../img/package_add.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.ucat_list {
	background: url(../img/tag_green.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.money_list {
	background: url(../img/money.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.moneyadd_list {
	background: url(../img/money_add.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.dollar_list {
	background: url(../img/money_dollar.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.dollar_add {
	background: url(../img/money_dollar_add.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.coins_list {
	background: url(../img/coins.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.coinsadd_list {
	background: url(../img/coins_add.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.email_nav_link {
	background: url(../img/email_go.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.email_quick_link {
	background: url(../img/email_link.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.email_home_link {
	background: url(../img/email_open.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.smart_music_link {
	background: url(../img/smartmusic_small.gif) no-repeat 5px 50%;
	padding: 0 0 0 30px;
}

.ucat_edit, .ucat_delete {
	margin: 0 30px 0 30px !important;
	font-size: 10px !important;
	padding: 1px 0 1px 2px;
	background: #DEDEDE;
	border-top: 1px solid #BEBEBE;
}

.ucat_edit:hover, .ucat_delete:hover {
	background: #BEBEBE;
}

#app_left_container {
	float: left;
	width: 705px;
}

.app_category_header {
	margin: 10px 0 0 8px;
	font-size: 22px;
		
}

.app_instructions {
	font-size: 11px;
	background: #EAF1FA url(../img/treble_small.png) no-repeat 5px 50%;
	border-top: 1px solid #3377CC;
	margin-top: 6px;
	padding: 5px 5px 5px 50px;
}

.app_center_form {
	margin: 20px 0 0 15px;
	font-size: 14px;
}

.assg_center {
	margin-left: 150px;
}

.app_center_form input {
	background: #FEFEFE url(../img/textbg.png) no-repeat scroll left top;
	border-color:#777777 #BBBBBB #DDDDDD;
	border-style:solid;
	border-width:1px;
	font-size:13px;
	font-variant:normal;
	padding:0.1em;
}

.long_form_left {
	float: left;
	margin: 0 0 10px 10px;
	width: 44%;
}

.long_form_caption {
	font-size: 17px;
	font-weight: bold;
}

.form_td_right {
	text-align: right;
}

.required_note {
	margin-left: 40px;
}

.app_section_header {
	padding: 8px;
	font-size: 15px;
	font-weight: bold;
	background: #DEDEDE url(../img/setup_h_bg.png) repeat scroll top;
	border-top: 2px solid #AEAEAE;
	margin: 10px 10px 0 0;
	/*
	background: #EAEAEA;
	border: 1px solid #CECECE;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
}

.section_header_buttons {
	float: right;
	margin: 3px 10px 0 0;
}

#cssCheckbox label {
	padding-left: 20px;
	background: url(../img/group.gif) no-repeat 0px 2px;
	cursor: pointer;
	color: #777;
}

#cssCheckbox label.checked {
	background: url(../img/group_go.gif) no-repeat 0px 2px;
}

#cssCheckbox label.over {
	color: #008000;
}

.group_select_table {
	width: 70%;	
}

.group_select_table td {
	width: 32%;
}

.bl {font-size:12px;font-weight:bold;text-align:center;background: url(../img/bl.gif) 0 100% no-repeat #3377CC;}
.bl input {font:13px "Trebuchet MS";font-weight:bold;}
.br {background: url(../img/br.gif) 100% 100% no-repeat}
.tl {background: url(../img/tl.gif) 0 0 no-repeat}
.tr {background: url(../img/tr.gif) 100% 0 no-repeat; padding:4px}
.clear {font-size: 1px; height: 1px}

.lb_bl {background: url(../img/lb_bl.gif) 0 100% no-repeat #EAF1FA;}
.lb_br {background: url(../img/lb_br.gif) 100% 100% no-repeat}
.lb_tl {background: url(../img/lb_tl.gif) 0 0 no-repeat}
.lb_tr {background: url(../img/lb_tr.gif) 100% 0 no-repeat; padding:4px}

.lg_bl {background: url(../img/lg_bl.gif) 0 100% no-repeat #E6E6E6;}
.lg_br {background: url(../img/lg_br.gif) 100% 100% no-repeat}
.lg_tl {background: url(../img/lg_tl.gif) 0 0 no-repeat}
.lg_tr {background: url(../img/lg_tr.gif) 100% 0 no-repeat; padding:4px}

.lg_dashboard {
	margin: 10px 0;
}

.parts_field {
	margin: 8px;
	font-weight: bold;
	color: #49AC01;
}

.parts_field input {
	width: 300px;
}

.error_box {
	width: 79%;
	padding: 5px 5px 5px 30px;
	border: 1px solid red;
	background: #FFE5E5 url(../img/exclamation.gif) no-repeat 5px 50%;
	margin: 15px 10%;
	font-size: 120%;
}

.success_box {
	width: 75%;
	padding: 5px 5px 5px 30px;
	border: 1px solid green;
	background: #DDFFCC url(../img/accept.gif) no-repeat 5px 50%;
	margin: 15px 10%;
	font-size: 120%;
}

.alert_box {
	width: 79%;
	padding: 5px 5px 5px 30px;
	border: 1px solid #E0B400;
	background: #FFF4C7 url(../img/alert.gif) no-repeat 5px 50%;
	margin: 15px 10%;
	font-size: 120%;
}

.group_add_submit {
	margin-left: 100px;
}

.content_box_1 {
	margin: 20px auto 0;
	width: 85%;
	padding: 5px;
	background: #EBEBEB;
	border: 1px solid #BEBEBE;
}

.content_box_header {
	font-size: 18px;
	font-weight: bold;
	background: url(../img/table_add.gif) no-repeat 5px 50%;
	padding: 5px 5px 5px 30px;
}

.content_box_inner {
	margin: 0 0 0 50px;
	font-size: 12px;
}

.upload_file_box {
	background: #CECECE;
	padding: 5px;
}

.import_review_box {
	height:300px;
	width: 700px;
	overflow: scroll;
	background: #EBEBEB;
	padding: 5px;
	margin-top: 10px;
}

.import_review_box table {
	width: 4000px;
	background: #CECECE;
	font-size: 11px;
}

.import_review_box th {
	background: #EBEBEB;
	padding: 2px;
	border-bottom: 1px solid #999999;
}

.import_review_box td {

}

.inv_import_review_box {
	height:300px;
	width: 700px;
	overflow: scroll;
	background: #EBEBEB;
	padding: 5px;
	margin-top: 10px;
}

.inv_import_review_box table {
	background: #CECECE;
	font-size: 11px;
}

.inv_import_review_box th {
	background: #EBEBEB;
	padding: 2px;
	border-bottom: 1px solid #999999;
}

.inv_import_review_box td {

}

.dataTables_length {
	float: left;
	height: 22px;
	width: 471px;
	font-size:11px;
	background: transparent url(../img/app_bg.png) repeat-x scroll center top;
	border-top: 2px solid #2266BB;
	border-bottom: 2px solid #2266BB;
	padding: 5px;
	margin-top: 15px;
}

.dataTables_filter {
	float: left;
	height: 22px;
	font-size:11px;
	background: transparent url(../img/app_bg.png) repeat-x scroll center top;
	border-top: 2px solid #2266BB;
	border-bottom: 2px solid #2266BB;
	padding: 5px 25px 5px 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.dataTables_filter input {
	border: 1px solid #BEBEBE;
}

.dataTables_processing {
	display: none;
}

.search_init {
	color:#999999;
}

tfoot input {
}

tfoot th {
	border-top:1px solid #888;
	font-weight:bold;
	padding:3px 3px;
}

.students_table {
	clear: both;
	width: 99%;
	font-size: 12px;
	border: 1px solid #CECECE;
}

table.students_table thead th {
	border-bottom:1px solid #999;
	background: transparent url(../img/dt_bg.png) repeat-x scroll top;
	cursor:pointer;
	font-weight:bold;
	color: #2266BB;
	padding:3px;
	text-align: left;
}

table.students_table tbody td {
	border-left:1px solid #CECECE;
	padding:3px;
	text-align: left;
}

table.students_table tbody td.del_col, .del_col {
	border-left:none;
	padding:3px;
	text-align: center;
	width: 22px;
}

table.students_table tbody td.edit_col {
	padding:3px;
	text-align: center;
}

table.students_table tr.odd {
	background: #EAF1FA;
	border-right: 1px solid #CECECE;
}

.dataTables_info {
	
}

.dataTables_paginate {
	padding: 2px 0 2px 325px;
	background: #EAF1FA;
	border: 1px solid #3377CC;
	height: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	float: left;
	height:16px;
	margin-left:8px;
	width:16px;
	cursor:pointer;
}

.paginate_disabled_previous {
	background-image:url(../img/control_rewind.png);
}

.paginate_enabled_previous {
	background-image:url(../img/control_rewind_blue.png);
}

.paginate_disabled_next {
	background-image:url(../img/control_fastforward.png);
}

.paginate_enabled_next {
	background-image:url(../img/control_fastforward_blue.png);
}

.dialog_link {
	cursor: pointer;
}

.student_checklist {
	float: left;
	width: 40%;
	margin-left: 30px;
}

.student_choice {
	margin: 3px;
	font-size: 13px;
}

.period_field {
	margin: 8px;
	padding: 4px;
	font-weight: bold;
	color: #49AC01;
	background: #DEDEDE;
	border: 1px solid #CECECE;
}

.period_field input{
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	color: #444444;
	width: 100px;
	margin: 0 5px 0 30px;
}

.app_top_menu_title {
	width: 700px;
	padding: 2px 0 2px 0;
	background: #3377CC;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.app_top_menu {
	width: 690px;
	background: #DEDEDE;
	border-top: 1px solid #888;
	padding: 4px 0 3px 10px;
	font-size: 11px;
}

.app_top_menu select {
	font-family:"Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}

.app_top_menu a {
	float: left;
	display: block;
	height: 20px;
	width: 100px;
	background: url(../img/top_menu_link.gif) no-repeat;
	color: #444;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	margin-right: 3px;
}

.app_top_menu input.group_go {
	margin-left: 8px;
	font-family:"Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.app_top_menu a:hover, .app_top_menu a.selected {
	background: url(../img/top_menu_hover.gif) no-repeat;
	color: #FFF;
}

#no_grades {
	margin-top: 40px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #777;
}

#grades_list {
	margin-top: 5px;
	height: 418px;
	overflow: scroll;
}

#grades_list table {
	margin-top: 8px;
	font-size: 11px;
}

#grades_list th {
	background: #3377CC url(../img/assg_bg.png) repeat-x scroll top;
	color: white;
	padding: 3px;
	height: 34px;
	vertical-align: bottom;
	text-align: center;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#grades_list th.left {
	border-left: 1px solid #333;
	font-size: 20px;
	vertical-align: middle;
}

#grades_list th.final_grade {
	font-size: 16px;
	vertical-align: middle;
	padding: 0 8px;
}

#grades_list td {
	border-right: 1px solid #3377CC;
	border-bottom: 1px solid #3377CC;
	width: 65px;
	text-align: center;
}

.grades_name_td {
	border-left: 1px solid #3377CC;
	background: #EAEAEA;
	width: 115px !important;
	text-align: left !important;
	padding: 3px;
}

.grades_final_td {
	background: #EAF1FA;
	text-align: left !important;
	padding: 3px;
}

#grades_list td input {
	width: 65px;
	background: #FFF;
	border: 1px solid #FFF;
	padding: 2px;
	margin: 0;
}

#grades_list th div.assg_name {
	width: 65px;
	height: 34px;
	overflow: hidden;
}

#grades_list td div {
	width: 115px;
	height: 15px;
	overflow: hidden;
}

#grades_list th div.assg_points {
	width: 65px;
	font-size: 10px;
	background: #1155AA;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}

#grades_list td input:focus, #grades_list td input.sffocus{
	background-color: #E5FFE5;
}

.tip_div {
	width: 75%;
	padding: 2px 2px 2px 30px;
	border: 1px solid #3377CC;
	background: #EAF1FA url(../img/information.gif) no-repeat 5px 50%;
	margin: 8px 10%;
	font-size: 120%;
}

.delete_div {
	float: right;
	margin-top: 1px;
	cursor: pointer;
}

.gsave_box {
	float: right;
	width: 40%;
	padding: 1px 1px 1px 30px;
	border: 1px solid green;
	background: #DDFFCC url(../img/accept.gif) no-repeat 5px 50%;
	margin: 0px 15px;
	font-size: 120%;
}

.tip_box {
	float: right;
	width: 40%;
	padding: 1px 1px 1px 30px;
	border: 1px solid #3377CC;;
	background: #EAF1FA url(../img/information.gif) no-repeat 5px 50%;
	margin: 0px 15px;
	font-size: 120%;
}

#grading_scale {
	margin-left: 270px;
}

#grading_scale input {
	width: 50px;
}

#grading_scale table {
	width: 170px;
}

#grading_scale th {
	border-bottom: 1px solid #BEBEBE;
}

#grading_scale td {
	font-weight: bold;
	padding: 4px;
}

.inv_tab_container {
	margin: 8px 0 0 0;
	padding-left: 10px;
	height: 1%;
}

.inv_tab_normal a, .inv_tab_white a:hover {
	display: block;
	padding-top: 4px;
	margin-left: 1px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	height: 26px;
	width: 120px;
	float: left;
	background: transparent url(../img/inv_tab_normal.png) no-repeat;	
}

.inv_tab_white a {
	display: block;
	padding-top: 4px;
	margin-left: 1px;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	height: 26px;
	width: 120px;
	float: left;
	background: transparent url(../img/inv_tab_white.png) no-repeat;	
}

.inv_tab_underline {
	height: 4px;
	background: #0D4285;
}

.inv_form_left {
	font-size: 13px;
	float: left;
	margin: 10px 0 0 4px;
}

.inv_form_right {
	font-size: 13px;
	float: left;
	margin: 10px 0 0 8px;
}

.inv_form_left td, .inv_form_right td {
	vertical-align: top;
}

.inv_form_left .lgtxt, .inv_form_right .lgtxt {
	width: 220px;
	font-size: 11px;
	font-family:"Trebuchet MS";
	border: 3px solid #DEDEDE;
	background: #FBFBFB;
	padding: 2px;
}

.inv_form_left .smtxt, .inv_form_right .smtxt {
	width: 100px;
	font-size: 11px;
	font-family:"Trebuchet MS";
	border: 3px solid #DEDEDE;
	background: #FBFBFB;
	padding: 2px;
}

.inv_form_left textarea, .inv_form_right textarea {
	width: 220px;
	font-size: 11px;
	font-family:"Trebuchet MS";
	border: 3px solid #DEDEDE;
	background: #FBFBFB;
	padding: 2px;
}

.inv_submit {
	margin: 10px;
	padding: 5px;
	background: #CECECE;
	text-align: center;
	font-size: 11px;
}

.inv_assign_input {
	width: 100px;
}

#add_cat {
	text-align: center;
	margin-top: 6px;
}

.cat_name_container, .thick_grey_container {
	margin: 20px 100px 20px 20px;
	background: #F5F5F5;
	border: 4px solid #DEDEDE;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}

.cat_name_container input {
	width: 300px;
	margin-left: 10px;
	border: 3px solid #3377CC;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}

.thick_grey_container input {
	border: 3px solid #3377CC;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}

.cat_fields_container {
	margin: 20px 200px 20px 20px;
	background: #F5F5F5;
	border: 4px solid #DEDEDE;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
}

.app_table_nosort {
	width: 99%;
	font-size: 12px;
}

.balance_amount {
	float: right;
	font-size: 14px;
	margin: 0 2% 5px 0;
}

.app_table_nosort {
	background: #AAAAAA;
}

.app_table_nosort th {
	background: #3377CC;
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	text-align: left;
}

.app_table_nosort td {
	padding: 3px;
	background: #FFF;
	border-bottom: 1px solid #DEDEDE;
}

.acc_edit_col {
	width: 22px;
	background: #FFF;
}

.acc_details {
	width: 330px;
}

.acc_small_input {
	width: 100px;
}

.account_ind_balance {
	width: 300px;
	padding: 4px 4px 4px 30px;
	background: #EAF1FA url(../img/money_dollar.gif) no-repeat 5px 50%;
	margin: 15px 0 0 15px;
	font-size: 15px;
}

.chap_submit {
	margin-left: 30px;
}

.fin_s_left {
	border-left: none !important;
}

.fin_s_center {
	text-align: center !important;
}

.fin_ind_table {
	width: 98%;
	font-size: 14px;
}

.fin_ind_table tr.white_row {
	background: #FFFFFF;
}

.fin_ind_table tr.grey_row {
	background: #DFDFDF;
}

.fin_ind_table td {
	padding: 8px;
}

.fin_ind_table th {
	padding: 8px;
	font-weight: bold;
	text-align: left;
}

.fee_name {
	font-weight: bold;
}

.grey_button a {
	display: block;
	float: left;
	width: 275px;
	height: 110px;
	background: url(../img/grey_button.png) no-repeat 50% 50%;
	margin: 30px 0 0 40px;
	padding: 30px 0px 0 0px;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	color: #444;
}

.blue_button a {
	display: block;
	float: left;
	width: 275px;
	height: 55px;
	background: url(../img/blue_button.png) no-repeat 50% 50%;
	margin: 30px 0 0 40px;
	padding: 8px 0px 0 0px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

.blue_button a:hover {
	color: #FFF;
}

.fund_short {
	width: 130px !important;
}

.calendar_nav {
	border-bottom: 4px solid #666;
	font-size: 13px;
}

.calendar_nav .view_cal {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/calendar.gif) no-repeat 8px 50%;
}

.calendar_nav .view_event {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/application_view_list.gif) no-repeat 8px 50%;
}

.calendar_nav .add_event {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/calendar_add.gif) no-repeat 8px 50%;
	border-right: 1px solid #AEAEAE;
}

.calendar_nav .imp_ical {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/date_add.gif) no-repeat 8px 50%;
}

.calendar_nav .exp_ical {
	width: 143px !important;
	padding: 4px 4px 4px 35px;
	margin-right: -10px !important;
	background: #FFF url(../img/date_go.gif) no-repeat 8px 50%;
	border-right: 1px solid #AEAEAE;
}

.calendar_nav a {
	width: 144px;
	float: left;
	display: block;
	border-left: 1px solid #AEAEAE;
}

.calendar_nav a:hover {
	background-color: #CECECE;
}

.calendar_title {
	margin: 8px 0 0 4px;
	padding: 6px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}

#calendar_main {
	font-size: 12px;
	background: #3377CC;
}

#calendar_main th {
	padding: 3px;
	background: #3377CC;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

#calendar_main td {
	padding: 3px;
	background: #F5F5F5;
	height: 110px;
	width: 124px;
	vertical-align: top;
}

#widget_container {
	background: #FFF;
	height: 100%;
	min-height: 100%;
	text-align: left;
}

* html #widget_container {
	height:100%
}

#widget_events_container {
	background: #FFF;
	height: 100%;
	min-height: 100%;
	text-align: left;
}

* html #widget_events_container {
	height:100%
}


.calendar_widget_title {
	height: 5%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#calendar_widget_days {
	width: 100%;
	height: 5%;
	background: #3377CC;
	font-size: 12px;	
}

#calendar_widget_main {
	width: 100%;
	height: 90%;
	font-size: 12px;
	background: #3377CC;
}

#calendar_widget_days th {
	width: 14.2%;
	background: #3377CC;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

#calendar_widget_main td {
	width: 14.2%;
	padding: 3px;
	background: #F5F5F5;
	vertical-align: top;
}

.day_num {
	background: #AEC8EA;
	padding: 1px 0 1px 3px;
	font-weight: bold;
}

.month_nav {
	font-size: 16px;
	font-weight: normal;
	margin: 0 20px 0 20px;
}

.month_widget_nav {
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px 0 20px;
}

.today {
	background: #E5FFE5 !important;
}

.add_event_container {
	width: 600px;
	margin: auto;
	font-size: 16px;
}

#add_event_table td {
	padding: 6px;
	vertical-align: top;
}

.add_event_caption {
	font-weight: bold;
	text-align: right;
}

#add_event_table input.event_txt_input, #add_event_table textarea {
	width: 280px;
	padding: 3px;
	border: 2px solid #3377CC;
	font: 14px "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}

#add_event_table textarea {
	height: 55px;
}

.add_event_container .datepicker {
	width: 84px !important;
	padding: 3px;
	border: 2px solid #3377CC;
	font: 14px "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}

.event_submit {
	margin: 10px;
	padding: 5px;
	background: #3377CC;
	text-align: center;
	font-size: 11px;
}

.color_radio {
	width: 16px !important;
}

.event_radio {
	text-align: center !important;
	padding: 1px 8px !important;
}

.day_event_grey, .day_event_grey:hover {
	color: #444;
}

.day_event_red, .day_event_red:hover {
	color: #CC0000;
}

.day_event_orange, .day_event_orange:hover {
	color: #CC6600;
}

.day_event_yellow, .day_event_yellow:hover {
	color: #D6AE00;
}

.day_event_blue, .day_event_blue:hover {
	color: #000099;
}

.day_event_green, .day_event_green:hover {
	color: #006600;
}

.day_event_purple, .day_event_purple:hover {
	color: #660066;
}

.view_event_table {
	width: 98%;
}

.view_event_table td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

.event_dialog_caption {
	width: 40px;
	font-weight: bold;
	text-align: right !important;
}

.event_list_white {
	padding: 5px;
	background: #FFF;
	font-size: 12px;
}

.event_list_date {
	font-weight: bold;
	background: #E4E4E4;
	padding: 1px 0 1px 4px;
}

.event_list_white table, .event_list_grey table {
	width: 99%;
}

.event_list_white td, .event_list_grey td {

}

#add_email_table td {
	padding: 6px;
	vertical-align: top;
}

#add_email_table input.event_txt_input, #add_email_table textarea {
	width: 280px;
	padding: 3px;
	border: 2px solid #3377CC;
	font: 12px "Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
}

#add_email_table textarea {
	height: 65px;
}

.dashboard_left_container {
	float: left;
	width: 540px;
}

.dashboard_right_container {
	float: left;
	width: 350px;
	padding-left: 30px;
}

.reports_container {
	background: #EAF1FA;
	border-top: 1px solid #3377CC;
	border-bottom: 1px solid #3377CC;
	margin: 12px 0 0 0;
	padding: 8px 8px;
	font-size: 11px;
}

.dashboard_header {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #AEC8EA;
	margin-bottom: 10px;
}

.dashboard_right_header {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 0 8px;
}

.reports_cat_header {
	font-size: 12px;
	font-weight: bold;
	color: #6E6E6E;
}

.reports_column_left {
	float: left;
	width: 55%;
}

.reports_column_right {
	float: left;
	width: 45%
}

.reports_container a {
	display: block;
	margin-right: 30px;
	padding: 3px 5px;
}

.reports_container a:hover {
	background: #3377CC;
	color: #FFF;
}

.files_header {
	font-size: 17px;
	font-weight: bold;
	margin: 10px;
}

.files_upload {
	background: #DEDEDE;
	border-top: 1px solid #BEBEBE;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

.files_usage {
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.usage_wrapper {
	height:16px;
	border:1px solid #999;
	margin:0 2%;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.file_list_container {
	margin: 8px 5px;
	font-size: 12px;
}

.upload_word {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/upload_word.gif) no-repeat 8px 50%;
	border-bottom: 1px solid #CECECE;
}

.upload_text {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/upload_text.gif) no-repeat 8px 50%;
	border-bottom: 1px solid #CECECE;
}

.upload_excel {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/upload_excel.gif) no-repeat 8px 50%;
	border-bottom: 1px solid #CECECE;
}

.upload_image {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/upload_image.gif) no-repeat 8px 50%;
	border-bottom: 1px solid #CECECE;
}

.upload_pdf {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/upload_pdf.gif) no-repeat 8px 50%;
	border-bottom: 1px solid #CECECE;
}

.upload_comp {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/upload_compressed.gif) no-repeat 8px 50%;
	border-bottom: 1px solid #CECECE;
}

.upload_audio {
	padding: 4px 4px 4px 35px;
	background: #FFF url(../img/upload_audio.gif) no-repeat 8px 50%;
	border-bottom: 1px solid #CECECE;
}

.dashboard_event_container {
	padding: 0 7px 7px 7px;
}

.dashboard_event {
	font-size: 12px;
}

.dashboard_date {
	font-size: 11px;
	text-align: right;
	color: #7C7C7C;
	border-bottom: 1px solid #CECECE;
	margin: 0 3px 5px 0;
}

.dashboard_none {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #777;
	margin: 15px 0;
}

.reports_filter {
	margin-top: 10px;
	background: #F5F5F5;
	border: 1px solid #BEBEBE;
	padding-bottom: 6px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.reports_filter select {
	margin-right: 18px;
	margin-bottom: 5px;
}

.reports_filter_header {
	background: transparent url(../img/right_header_bg.png) repeat-x scroll top;
	border-bottom: 1px solid #BEBEBE;
	margin-bottom: 6px;
	padding: 3px 0 1px 6px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.reports_table {
	width: 100%;
	font-size: 11px;
	background: #DEDEDE;
}

.reports_table th {
	background: #BEBEBE;
	padding: 2px;
}

.reports_table td {
	padding: 1px;
	background: #FFF;
}

.export_excel {
	display: block;
	float: left;
	height: 35px;
	width: 190px;
	margin-left: 250px;
}

.export_print {
	display: block;
	float: left;
	height: 35px;
	width: 190px;
	margin-left: 20px;
}

.export_print:hover {
	background: url(../img/export_print_hover.png) no-repeat;
}

.delete_confirm_item {
	margin: 12px 50px 0 80px;
	font-size: 12px;
	border-bottom: 1px solid #E0B400;
}

#setup_container {
	margin-top: 15px;
	padding: 0 10px 10px 10px;
	border: 4px solid #1155AA;
}

.setup_side_nav {
	margin: 15px 0 80px 0;
	width: 190px;
}

.setup_side_header {
	margin-bottom: 3px;
	padding: 3px 0 1px 6px;
	font-weight: bold;
	font-size: 13px;
}

.setup_side_nav a {
	display: block;
	font-size: 14px;
	margin: 5px 5px 4px 5px;
	padding: 4px;
	border-bottom: 1px solid #CECECE;
}

.setup_side_nav a:hover {
	background: #3377CC;
	color: white;
}

#setup_left_container {
	float: left;
	width: 700px;
}

.setup_header {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	background: #DEDEDE url(../img/setup_h_bg.png) repeat scroll top;
	border-top: 2px solid #AEAEAE;
	margin: 10px 10px 0 0;
}

.setup_info_table {
	width: 99%;
	font-size: 11px;
}

.setup_info_table td {
	padding: 8px 4px;
}

.info_table_1 {
	width: 18%;
	font-weight: bold;
}

.info_table_2 {
	width: 55%;
	color: #888;
}

.info_table_3 {
	width: 27%;
	font-size: 14px !important;
	font-weight: bold;
	text-align: center;
	background: #EAF1FA;
}

.info_table_4 {
	font-size: 14px !important;
	font-weight: bold;
	text-align: center;
}

.admin_account_table {
	font-size: 12px;
	margin: 0 0 0 100px;
}

.admin_account_options {
	width: 350px;
	font-size: 12px;
	margin: 10px 0 0 100px;
}

.admin_account_options td, .admin_account_table td {
	padding: 5px;
}

.setup_function_description {
	padding: 4px;
	font-size: 12px;
	color: #555;
}

.setup_function_go {
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
}

.widget_images {
	float: right;
	margin: 6px;
	border: 3px solid #BEBEBE;
}

.code_header {
	width: 420px;
	margin: 20px 10px 0 0;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
}

.code {
	width: 420px;
	margin-top: 10px;
	padding: 3px;
	font-family: monospace;
	border: 1px dotted #3377CC;
	background: #EAF1FA;
}

.widget_event_event {
	font-size: 12px;
	padding: 0 4px 0 4px;
}

.widget_event_date {
	font-size: 11px;
	text-align: right;
	color: #7C7C7C;
	border-bottom: 1px solid #CECECE;
	margin: 0 3px 5px 0;
}

.print_table {
	width:8.5in;
	margin:0.5in;
	font-size: 13px;
}

.print_table th {
	text-align: left;
	padding: 2px;
}

.print_table td {
	border-bottom: 1px solid #000;
	padding: 1px;
}

.del_student a {
	margin: 20px 20px 0 0;
	float: right;
	font-size: 13px;
	background: url(../img/delete.gif) no-repeat 5px 50%;
	padding: 0 0 0 25px;
}

.pwd_student a {
	margin: 20px 10px 0 0;
	float: right;
	font-size: 13px;
	background: url(../img/lock.gif) no-repeat 5px 50%;
	padding: 0 0 0 25px;
}

.dashboard_message {
	display: none;
	font-size: 12px;
}

.my_account_table {
	margin: 10px 0 0 20px;
	width: 300px;
	font-size: 13px;
}

.my_account_table td {
	padding: 4px;
}

.publicsite_title {
	margin: 15px 0 15px 0;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}

.publicsite_side {
	float: right;
	margin-top: 30px;
}

.publicsite_header {
	padding: 0 0 8px 3px;
	font-size: 16px;
	font-weight: bold;
}

.pub_login {
	background:transparent url(../img/login_bg.gif) no-repeat scroll 0 0;
	padding: 3px 5px 3px 5px;
	margin-bottom: 6px;
	height:92px;
	width:249px;
	font-size: 12px;
}

.pub_login input {
	margin-top: 1px;
	width: 140px;
	font-size: 90%;
}

.pub_login .submit {
	width: 50px;
}

.login_header {
	font-weight: bold;
	color: #FFF;
	margin-bottom: 3px;
}

.publicsite_powered {
	text-align: right;
	font-size: 10px;
	margin: 0 0 45px 0;
}

.publicsite_first {
	font-size: 10px;
	border: 1px solid #3377CC;
	background: #EAF1FA;
	padding: 2px;
	width: 245px;
	margin-bottom: 5px;
}

.s_right_side_nav {
	margin-top: 15px;
	width: 200px;
	background: #F5F5F5;
	border: 1px solid #BEBEBE;
	font-size: 12px;
}

.seating_container {
	position: relative;
	margin-top: 4px;
	background: transparent url(../img/grid_bg.png) repeat;
	height: 800px;
}

.alt_calendar_box {
	float: left;
	height: 140px;
	padding: 10px 12px;
	border-right: 1px solid #CECECE;
}

.inv_assign_button {
	float:right;
	cursor:pointer;
	font-size: 12px;
}