/***
 *** General CSS File
 ***/

body, table, td, th, li {
  font-family: "Century Gothic", Helvetica, Arial,sans-serif;
  font-size: .95em;
}

/**
 * Header Styles
 **/

div#header-home,
div#header{
  background: #E4E4E4 url(pix/headergrad.png) repeat-x top left;
}

div#header-none  {
	display: none;
}

.bubbles  {
  background: transparent url(pix/bubbles.png) no-repeat top right;
}

#logo {
	vertical-align:bottom;
}

.tabbar {
  background: #123969 url(pix/tabbar.png) repeat-x top left;
  height: 32px;
}

.headermenu,
.headermenu a:link,
.headermenu a:visited{
	color: #193663;
}

#heading-hr {
  display: none;
}

.navbar .breadcrumb {
  margin-top: .8em;
}

.navbar .navbutton {
  margin-top: .8em;
}

/**
 * Footer Styles
 **/
#footer {
	background: #646464;
	color: #FFFFFF;
	margin-top:0px;
	padding-top: 20px;
}

#footer .sitelink,
#footer .helplink,
#footer .homelink {
  display: none;
}

#footer .logininfo {
  text-align: right;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 5px;
  font-size: 90%;
}

/**
 * Link colors
 **/
a:link,
a:visited,
a:hover {
  color: #00346B;
  /*text-decoration: underline; Main theme.mroomsdev.com has this, but may make things too ugly in other areas */
}

.navbar .breadcrumb a,
.navbar .breadcrumb a:link,
.navbar .breadcrumb a:active,
.navbar .breadcrumb a:hover {
  color: #00346B;
}

.block_admin_tree.sideblock .link.current {
  background-color:transparent;
}

/**
 * Heading colors
 **/
h1, h1.main,
h2, h2.main,
h3, h3.main,
h4, h4.main,
h5, h5.main,
h6, h6.main {
  color: #00346B;
}

.dimmed_text, 
.dimmed_text a {
	color:#888888;
}

/**
 * Tabs
 **/
.tabtree {
  margin-top: 10px;
  margin-bottom:20px;
}

.tabrow0 a {
  color: #FFFFFF;
  font-size: 105%;
  font-weight: bold;
  line-height: 1.13em;
  background: #646464 url(pix/tab/thg.png) repeat-x top left;
  margin-left:5px;
}

.tabrow0 a span {
  background: none;
}

.tabrow0 .here a,
.header-tabs .tabrow0 .here a {
  color: #B3BACB;
  background: #000000 url(pix/tab/hg.png) repeat-x left top;
  text-decoration: none;
}

/* Hover Styles */
.tabrow0 .last a:hover,
.tabrow0 .here a:hover,
.tabrow0 a:hover,
.header-tabs .tabrow0 a:hover {
  background: #000000 url(pix/tab/hg.png) repeat-x left top;
  color: #FFFFFF;
  text-decoration: none;
}

.tabrow0 .last a:hover span,
.tabrow0 .here a:hover span,
.tabrow0 a:hover span {
    background-image: none;
}
.tabrow0 div, .tabrow0 ul {
	margin-top:2px;
}

/* Sub tab link coloring */
ul.tabrow1 li a,
ul.tabrow1 li a:link,
ul.tabrow1 li a:visited,
.tabrow0 ul li a:hover span,
.tabrow0 ul a {
  color: #FFFFFF;
  background: #2E2E2E;
  text-decoration: none;
}

ul.tabrow1 li.here.selected a,
.tabrow0 ul li.here a:hover span {
  color: #B3BACB;
  background: #2E2E2E;
}

.tabrow0 div, .tabrow0 ul {
	background: #2E2E2E;
}

/* Header tabs */
.header-tabs .tabtree {
  margin-top: 0;
  margin-bottom:0;
  background: #123969 url(pix/tabbar.png) repeat-x top left;
  padding: 10px 0 4px 0;

  /* Fixes overlap problem with navbar */
  position: relative;
  z-index: 0;
}

.header-tabs .tabrow0 a {
  background: transparent repeat-x top left;
}

/* Keeps top of navbar visible */
.navbar {
  position: relative;
  z-index: 1;
}

.header-tabs {
  margin: 0 0 -1px 0;
}

#header-tabs .tabrow0 {
  padding-bottom: 0;
  text-align: left;
  line-height: normal;
  margin-top: 0;
}

#header-tabs .tabrow1 {
  display: none;
}

#site-index .header-tabs {
  margin-bottom: 10px;
}

#site-index .header-tabs .tabtree {
  border-bottom: 1px solid #DDDDDD;
}

/**
 * Format Page
 **/

.format-page {
  margin-left: 0;
}

/**
 * Page menu
 **/

.mod-pagemenu .menutree {
  padding-left: 0;
}

.mod-pagemenu .menutree,
.mod-pagemenu .menutree .childtree {
  list-style-type: none;
  background: transparent;
}
#mod-pagemenu-view.mod-pagemenu .menutree,
#mod-pagemenu-view.mod-pagemenu .menutree .childtree {
  background:url("pix/sbcg.png") repeat-x scroll left top #123969;
}

.mod-pagemenu .menutree .menuitem a {
  color: #FFFFFF;
}

.mod-pagemenu .generaltable .menutree .menuitem a {
  color: #00346B;
}

.mod-pagemenu .menutree .childtree .menuitem a {
  text-transform: none;
}

.mod-pagemenu .menutree .menuitem a:hover {
  text-decoration: none;
}

.mod-pagemenu .menutree .menuitem {
  padding-left: 5px;
  border-bottom: 1px solid #ACC2CD;
}

.mod-pagemenu .menutree .childtree {
  margin-left: -5px;
}

.mod-pagemenu .menutree .childtree .menuitem {
  border-bottom: none;
}

.mod-pagemenu .menutree .menuitem a.current,
.mod-pagemenu .menutree .menuitem a.current:hover {
  font-weight: bold;
  color: #00346B;
}

.mod-pagemenu .menutree li.current .childtree {
  	margin-bottom: -3px;
}

.mod-pagemenu .menutree li.current,
.mod-pagemenu .menutree li.current .childtree,
.mod-pagemenu .menutree li.current .childtree .menuitem {
  	background-color: #B3BACB;
}

.mod-pagemenu .menutree li.current .childtree .menuitem a{
	color: #00346B;
}

/**
 * Blocks
 **/
.sideblock{
	margin-bottom: 0px;
}
/* OK, weird setup, but makes it so no background behind edit widgets so it looks mucho nicer */
.sideblock div.header h2,
.sideblock div.header .title h2 {
  	margin: -4px -4px -4px -4px;
  	padding: 4px;
  	color: #FFFFFF;
}
/* Needed to get the top line above the sideblock */
.sidecalendar div.header,
.sideblock div.header {
  	padding-top: 4px;
  	background: #646464 url(pix/sbtg.png) repeat-x top left;
	border: none;
}

.sideblock div.header .title .commands {
  margin-top: 7px;
}

.sideblock div.header .title .commands img {
  height: 11px;
  width: 11px;
}

.sideblock .content {
  background: #123969 url(pix/sbcg.png) repeat-x top left;
  color: #FFFFFF;
  border: none;
}

#middle-column .sideblock .content {
	background: transparent repeat-x top left;
	color: #193663;
}

#middle-column .sideblock .content a:link,
#middle-column .sideblock .content a:visited,
#middle-column .sideblock .content a:hover {
	color: #193663;
}

.sideblock .content a:link,
.sideblock .content a:visited,
.sideblock .content a:hover {
	color: #FFFFFF;
}

.sideblock .hide-show a {
  border: none;
}

/* don't display the plus minus signs */
.sideblock .header .hide-show-image{
	display: none;
}

/* List blocks */
.sideblock .content ul.list li {
  padding-top: 2px;
  padding-bottom: 2px;
}

.sideblock .post .head {
	color: #FFFFFF;
}

.sideblock h1,
.sideblock h2,
.sideblock h3,
.sideblock h4,
.sideblock h5,
.sideblock h6 {
	color: #FFFFFF;
}

#middle-column .sideblock h1,
#middle-column .sideblock h2,
#middle-column .sideblock h3,
#middle-column .sideblock h4,
#middle-column .sideblock h5,
#middle-column .sideblock h6 {
	color: #00346B;
}

/* No border for module type blocks */
.block_page_module .content,
.block_page_module .header,
.block_page_module h2.header {
  border: none;
}

.block_page_module .content {
  padding-left: 0;
  padding-right: 0;
}

/* Forum Block Fix */
.mod-forum.sideblock th.header {
  border-style: none;
}

/**
 * YUI Drop-down menu
 **/
div.yuimenu {
  border-top: 1px solid #C9CBCD;
  border-left: 1px solid #C9CBCD;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 0;
  background: #123969 url(pix/sbcg.png) repeat-x top left;
}

div.yuimenu ul {
  padding: 0;
}

/* Rollover color */
div.yuimenu li.selected,
div.yuimenubar li.selected {
  background-color: #B3BACB;
}

div.yuimenu .yuimenuitem a {
  color: #FFFFFF;
}

div.yuimenu .yuimenuitem a:hover,
div.yuimenu li.selected a.selected {
  color: #00346B;
  text-decoration: none;
}

div.yuimenu .yuimenuitem a.yuicurrent,
div.yuimenu .yuimenuitem a.yuicurrent:hover,
div.yuimenu li.yuicurrent.selected a.yuicurrent.selected {
  text-decoration: none;
  color:#00346B;
  font-weight: bold;
}

div.yuimenu .yuimenubaritem-selected,
div.yuimenu .yuimenuitem-selected {
  background-color: #B3BACB;
}

div.yuimenu li.yuimenuitem {
  border-bottom: 1px solid #D5E0E6;
  display: block;
  padding-left: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 90%;
}

div.yuimenu li.yuilastmenuitem {
  border-bottom: none;
}

div.yuimenu .yuichildtree .yuimenuitem {
  font-size: 100%;
}

.yuimenuitemlabel {
    padding: 2px 24px 2px 3px;
    outline:none;
}

div.yuimenu .yuimenuitem-hassubmenu {
    background-position: 90% center;
}

div.yuimenu .yuimenuitem-hassubmenu-selected {
    background-position: 90% center;
}

/***********************************/
/* Buttons */
/***********************************/
/***
*** Submit Buttons
***/
.navigation button,
input[type="submit"],
input[type="button"],
span.button a,
span.button input,
.button input,
.mod-lesson .lessonbutton a:hover,
.mod-lesson .lessonbutton a:link, 
.mod-lesson .lessonbutton a:visited{
background-color: #A9A9A9;
border: 1px solid #C9C9C9;
color: #FFFFFF;
cursor: pointer;
font-size-adjust: none;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
padding: 2px 8px;
}

#layout-table{
  margin-top: 0px;
}

#layout-table #left-column,
#layout-table #right-column{
	background: #DDDDDD;
}

#layout-table #middle-column{
	padding: 1px 5px;
}

#course-view .weekscss .section.current, 
#course-view .section.current td.side {
	 background: #B3BACB;
}

#course-view .weekscss .section, 
#course-view .section td.side {
  	background: transparent none repeat scroll 0 0;
}

/* table */
table.generaltable,
table.logtable {
	border-collapse: separate;	
}

.generaltable .cell.c0,
.generaltable .cell.name,
.logtable .cell.c0 {
  	border-left: 1px solid #D4D4D4;
}

.generaltable .cell.lastcol,
.logtable .cell.lastcol {	
  	border-right: 1px solid #D4D4D4;
}

.generaltable .cell{
	background: #DDDDDD;
}

.generaltable .cell,
.logtable .cell {
  	border-left: 5px solid #FFFFFF;
	border-bottom: 1px solid #7D7D7D;
}

.clearfix .generaltable .cell {
    background: transparent;
	border: none;	
}

th.header {
  background: #646464 url(pix/tab/thg.png) repeat-x top left;
  color:#FFFFFF;
  font-weight: bold;
  border-left: 5px solid #FFFFFF;
  border-right: 0px solid #FFFFFF;
}

th.header.topic,
th.header.c0,
th.header.name {
  border-left: 0px solid #FFFFFF;
}

th.header.lastpost{
	text-align:center;
}

th.header a:link,
th.header a:hover,
th.header a:visited{
	color: #FFFFFF;
}

/* Alternate rows even */
.yui-skin-sam tr.yui-dt-odd,
.que .r0,
table.flexible .r0,
.generaltable .r0,
.logtable .r0 {  
	background-color: #B3BACB;
}

/* forms */
table.formtable tbody th {
  	background:none
}

#intro.generalbox {
	border: none;
	color:#00346B;
	font-weight:bold;
	margin-left: 20px;
	margin-right:0;
	font-size:1.5em;
}

/* forum and hsuforums */
#mod-hsuforum-view .subscription,
#mod-forum-view .subscription{
	margin-right: 20px;
}

.hsuforumheaderlist td a:link,
.hsuforumheaderlist td a:visited,
.hsuforumheaderlist td a:hover,
.forumheaderlist td a:link,
.forumheaderlist td a:visited,
.forumheaderlist td a:hover{
	color: #3C8EF9;
} 

.hsuforumheaderlist td,
.hsuforumheaderlist .discussion .starter,
.forumheaderlist td,
.forumheaderlist .discussion .starter {
	padding: 25px;
	background:#F4F4F4 none repeat scroll 0 0;
}

.hsuforumheaderlist td,
.forumheaderlist td {
  border-collapse: separate;	
  border-left: 5px solid #FFFFFF;
  border-right: 0px solid #FFFFFF;
  border-top: 1px solid #7D7D7D;
  border-bottom: 1px solid #D4D4D4;
}

.hsuforumheaderlist td.topic,
.forumheaderlist td.topic {
  border-left: 1px solid #D4D4D4;	
}

.hsuforumheaderlist td.lastpost,
.forumheaderlist td.lastpost{
  border-right: 1px solid #D4D4D4;
}

.hsuforumheaderlist td.author,
.forumheaderlist td.author {
  border-left: 0px solid #FFFFFF;	
}

.hsuforumheaderlist td.picture,
.forumheaderlist td.picture{
  border-right: 0px solid #FFFFFF;
}

.hsuforumheaderlist,
.forumheaderlist{
	padding-left:20px;
	padding-right:20px;
	border:none;
}

.hsuforumnodiscuss,
.forumnodiscuss {
	clear:both;
}

.highlight {
  background-color:#B3BACB;
}

.highlight2 {
  color:#CCC3D4;
}

.notifyproblem {
  color:#600;
}
.notifysuccess {
  color:#060;
}

.generalbox {
  border-color:#DDD;
  background-color:#F9FAFA;
}
.informationbox {
  border-color:#DDD;
}
.feedbackbox {
  border-color:#888;
}
.feedbackby {
  background-color:#BBB;
}
.noticebox {
  border-color:#DDD;
}
.errorbox {
  color:#FFF;
  border-color:#600;
  background-color:#900;
}

.block_course_categories .catheader{
	background-color: transparent;
}

/***
 *** Calendar
 ***/
table.minicalendar {
	border-collapse:collapse;
}

#calendar .maincalendar,
#calendar .sidecalendar {
  border-color:#DDD;
}

#calendar .maincalendar table.calendarmonth th {
  border-color:#000;
}

table.minicalendar {
  border-color:#DDD;
}

#calendar .maincalendar .eventlist .event {
  border-color:#DDD;
}

#calendar .maincalendar .eventlist .event .topic,
#calendar .maincalendar .eventlist .event .picture,
#calendar .maincalendar .eventlist .event .side {
  background-color:#EEE;
}

#calendar .maincalendar table.calendarmonth ul.events-underway {
  color:#999;
}

#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#F89B2B !important;
  background-color:#F89B2B;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#FBBB23 !important;
  background-color:#FBBB23;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#A1BECB !important;
  background-color:#A1BECB;
}

#calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#2EBA0E !important;
  border-bottom-color:#2EBA0E !important;
}

#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#F89B2B !important;
  border-bottom-color:#F89B2B !important;
}

#calendar .duration_group,
.minicalendar .duration_group {
  border-top-color:#FBBB23 !important;
  border-bottom-color:#FBBB23 !important;
}

#calendar .duration_user,
.minicalendar .duration_user {
  border-top-color:#A1BECB !important;
  border-bottom-color:#A1BECB !important;
}

#calendar .weekend {
  color:#F00;
}

#calendar .today,
.minicalendar .today {
  border-color:#FFFFFF !important;
}

.cal_popup_fg {
  background-color:#FFF;
}

.cal_popup_bg {
  border-color:#000;
  background-color:#FFF;
}

#overDiv a:link,
#overDiv a:visited,
#overDiv a:hover{
	color:#000000;
}

.cal_popup_caption{
  color:#000000;	
}

#calendar .maincalendar .filters table,
#calendar .sidecalendar .filters table,
.block_calendar_month .filters table {
  background-color:transparent;
}

/* Calendar block */
.block_calendar_month .content{
	padding: 5px 10px 10px;
}

.block_calendar_month,
.block_calendar_month a:link,
.block_calendar_month a:visited,
.block_calendar_month a:hover,
.block_calendar_month .weekend,
.block_calendar_month .weekend a:link,
.block_calendar_month .weekend a:visited,
.block_calendar_month .weekend a:hover,
#middle-column .block_calendar_month.sideblock .content,
#middle-column .block_calendar_month.sideblock .content a:link,
#middle-column .block_calendar_month.sideblock .content a:visited,
#middle-column .block_calendar_month.sideblock .content a:hover,
#middle-column .block_calendar_month.sideblock .content .weekend,
#middle-column .block_calendar_month.sideblock .content .weekend a:link,
#middle-column .block_calendar_month.sideblock .content .weekend a:visited,
#middle-column .block_calendar_month.sideblock .content .weekend a:hover,
#calendar .maincalendar .controls a:link,
#calendar .maincalendar .controls a:visited,
#calendar .maincalendar .controls a:hover,
#calendar .minicalendar .weekend,
#calendar .minicalendar .weekend a:link,
#calendar .minicalendar .weekend a:visited,
#calendar .minicalendar .weekend a:hover,
#calendar .minicalendar .day,
#calendar .minicalendar .day a:link,
#calendar .minicalendar .day a:visited,
#calendar .minicalendar .day a:hover,
#calendar .minicalendarblock a:link,
#calendar .minicalendarblock a:visited,
#calendar .minicalendarblock a:hover,
#calendar .sidecalendar .filters a:link,
#calendar .sidecalendar .filters a:visited,
#calendar .sidecalendar .filters a:hover,
#calendar td.sidecalendar .sideblock a:link,
#calendar td.sidecalendar .sideblock a:visited,
#calendar td.sidecalendar .sideblock a:hover{
	color:#FFFFFF;
}

table.minicalendar {
	border-collapse:none;
	border-spacing:0px !important;
	border-style:solid;
	border-width:0px;
	margin-top: 0px;
	padding:0px;
	border-top: 1px solid #FFFFFF;
}

.calendar-controls {
	background:#C1C2C4;
	color:#FFFFFF;
	padding:10px;
}
div#overDiv .calendar-controls {
	color:#000000;
}

#calendar .maincalendar .controls{
	padding-bottom: 0px;
}

.weekdays  {
	background:#003468;
	color:#FFFFFF;
	padding:5px;
	border:none;
}

#middle-column .block_calendar_month.sideblock .content,
#calendar td.sidecalendar .sideblock,
#calendar td.sidecalendar {
	background: #123969 url(pix/sbcg.png) repeat-x top left;
	color: #FFFFFF;
	border: none;
}

table.minicalendar th {
	padding:5px;
}

/* glossary */
.glossarycategoryheader th{
  background: #646464 url(pix/tab/thg.png) repeat-x top left;
  color: #FFFFFF;
  font-weight: bold;
}
.glossarycategoryheader h2 {
	color: #FFFFFF;
}

/* Moodlerooms tutorial blocks */
#footer #footer-layout-table{
	width:100%;
	background:transparent;
	border-collapse:collapse;
	border-color:none;
	font-size:0.95em;
}

#footer .clickablesr1 {
	margin-bottom:20px;
}

#footer .clickablesr1 a,
#footer .clickablesr1 a:link,
#footer .clickablesr1 a:hover,
#footer .clickablesr1 a:visited {
	color: #DCDDDE;
	margin-left:15px;
	margin-right:15px;
}

#footer .clickablesr2 a,
#footer .clickablesr2 a:link,
#footer .clickablesr2 a:visited,
#footer .clickablesr2 a:hover {
	margin-left:15px;
	margin-right:15px;
	padding-left:95px;
	padding-top:25px;
}

#footer .clickablesr2 .administratorhelp a,
#footer .clickablesr2 .administratorhelp a:link,
#footer .clickablesr2 .administratorhelp a:visited {
	background: url(pix/buttons/administrator_blue.png) no-repeat bottom left;
}

#footer .clickablesr2 .administratorhelp a:hover {
	background: url(pix/buttons/administrator_rollover.png) no-repeat bottom left;
}

#footer .clickablesr2 .instructorhelp a,
#footer .clickablesr2 .instructorhelp a:link,
#footer .clickablesr2 .instructorhelp a:visited {
	background: url(pix/buttons/instructor_blue.png) no-repeat bottom left;
}

#footer .clickablesr2 .instructorhelp a:hover{
	background: url(pix/buttons/instructor_rollover.png) no-repeat bottom left;
}

#footer .clickablesr2 .participanthelp a,
#footer .clickablesr2 .participanthelp a:link,
#footer .clickablesr2 .participanthelp a:visited {
	background: url(pix/buttons/participant_blue.png) no-repeat bottom left;
}

#footer .clickablesr2 .participanthelp a:hover {
	background: url(pix/buttons/participant_rollover.png) no-repeat bottom left;
}

.copyright {
	padding-top:50px;
	font-size:0.75em;
}

#powerby {
	vertical-align: middle;
}

.ygtvfocus{
	background-color: transparent;
}

.ygtvlabel, 
.ygtvlabel:link, 
.ygtvlabel:visited, 
.ygtvlabel:hover{
	background-color: transparent;
}

/* Assignment */
#mod-assignment-submissions .s0 {
	background:#003468 none repeat scroll 0 0;
}

#mod-assignment-submissions .status a,
#mod-assignment-submissions .status a:link,
#mod-assignment-submissions .status a:visited,
#mod-assignment-submissions .status a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

/* gradebook */
.grade-report-grader div.userpic img {
border:none;
}

.grade-report-grader table#user-grades th.filler,
.grade-report-grader table#user-grades th.fillerfirst,
.grade-report-grader table#user-grades th.fillerlast,
.grade-report-grader table#user-grades th.category,
.grade-report-grader table#user-grades th.categoryitem,
.grade-report-grader table#user-grades th.courseitem,
.grade-report-grader table#user-grades th.item  a:link,
.grade-report-grader table#user-grades th.item  a:visited,
.grade-report-grader table#user-grades th.item a:hover,
.grade-report-grader .r1 a:link,
.grade-report-grader .r1 a:visited,
.grade-report-grader .r1 a:hover,
.grade-report-grader .r1 {
  color:#FFFFFF;
}

.grade-report-grader table#user-grades th.categoryitem,
.grade-report-grader table#user-grades th.item {
	background: #646464 url(pix/tab/thg.png) repeat-x top left;
}

.grade-report-grader table#user-grades td.topleft{
	background-color:#FAFAFA;
}

.grade-report-grader table#user-grades th.category.catlevel8.vmarked,
.grade-report-grader table#user-grades th.category.catlevel4.vmarked,
.grade-report-grader table#user-grades th.fillerlast.catlevel8.vmarked,
.grade-report-grader table#user-grades th.fillerlast.catlevel4.vmarked,
.grade-report-grader table#user-grades th.filler.catlevel8.vmarked,
.grade-report-grader table#user-grades th.filler.catlevel4.vmarked,
.grade-report-grader table#user-grades .catlevel8,
.grade-report-grader table#user-grades .catlevel4{
  	background: #000000;
	border:1px solid #000000;
}

.grade-report-grader table#user-grades th.category.catlevel7.vmarked,
.grade-report-grader table#user-grades th.category.catlevel3.vmarked,
.grade-report-grader table#user-grades th.fillerlast.catlevel7.vmarked,
.grade-report-grader table#user-grades th.fillerlast.catlevel3.vmarked,
.grade-report-grader table#user-grades th.filler.catlevel7.vmarked,
.grade-report-grader table#user-grades th.filler.catlevel3.vmarked,
.grade-report-grader table#user-grades .catlevel7,
.grade-report-grader table#user-grades .catlevel3{
  	background: #333333;
	border:1px solid #333333;
}

.grade-report-grader table#user-grades th.category.catlevel6.vmarked,
.grade-report-grader table#user-grades th.category.catlevel2.vmarked,
.grade-report-grader table#user-grades th.fillerlast.catlevel6.vmarked,
.grade-report-grader table#user-grades th.fillerlast.catlevel2.vmarked,
.grade-report-grader table#user-grades th.filler.catlevel6.vmarked,
.grade-report-grader table#user-grades th.filler.catlevel2.vmarked,
.grade-report-grader table#user-grades .catlevel6,
.grade-report-grader table#user-grades .catlevel2{
  	background: #666666;
	border:1px solid #666666;
}

.grade-report-grader table#user-grades th.category.catlevel5.vmarked,
.grade-report-grader table#user-grades th.category.catlevel1.vmarked,
.grade-report-grader table#user-grades th.fillerlast.catlevel5.vmarked,
.grade-report-grader table#user-grades th.fillerlast.catlevel1.vmarked,
.grade-report-grader table#user-grades th.fillerfirst.catlevel1.vmarked,
.grade-report-grader table#user-grades th.filler.catlevel5.vmarked,
.grade-report-grader table#user-grades th.filler.catlevel1.vmarked,
.grade-report-grader table#user-grades .catlevel5,
.grade-report-grader table#user-grades .catlevel1{
  	background: #999999;
	border:1px solid #999999;
}

.grade-report-grader table#user-grades th.user {
	border-bottom:1px solid #7D7D7D;
}

.grade-report-grader table#user-grades th.userreport{
	border-bottom:1px solid #7D7D7D;
	border-right:1px solid #FFFFFF;
}
.grade-report-grader .r1 {
  background: #123969;
}

.grade-report-grader table#user-grades th.catlevel8.vmarked, 
.grade-report-grader table#user-grades th.catlevel7.vmarked, 
.grade-report-grader table#user-grades th.catlevel6.vmarked, 
.grade-report-grader table#user-grades th.catlevel5.vmarked, 
.grade-report-grader table#user-grades th.catlevel4.vmarked, 
.grade-report-grader table#user-grades th.catlevel3.vmarked, 
.grade-report-grader table#user-grades th.catlevel2.vmarked, 
.grade-report-grader table#user-grades th.catlevel1.vmarked, 
.grade-report-grader .r1 th.vmarked{
	background: url(pix/tab/hg.png);
}

.grade-report-grader table tr.even td.cell, 
.grade-report-grader table tr.even th,
.grade-report-grader table#user-grades tr.even {
	background-color:#B3BACB;
}

.grade-report-grader table#user-grades th.hmarked, 
.grade-report-grader table#user-grades tr.odd th.hmarked, 
.grade-report-grader table#user-grades td.hmarked, 
.grade-report-grader table#user-grades tr.odd td.hmarked, 
.grade-report-grader table#user-grades tr.even td.hmarked {
	background-color:#652D89;
	color: #FFFFFF;
}

.grade-report-grader table#user-grades td.vmarked, 
.grade-report-grader table#user-grades tr.odd td.vmarked, 
.grade-report-grader table#user-grades td.vmarked, 
.grade-report-grader table#user-grades tr.odd td.vmarked, 
.grade-report-grader table#user-grades tr.even td.vmarked {
	background-color:#003468;
	color: #FFFFFF;
}
.grade-report-grader table#user-grades td.hmarked.vmarked, 
.grade-report-grader table#user-grades tr.odd td.hmarked.vmarked, 
.grade-report-grader table#user-grades td.hmarked.vmarked, 
.grade-report-grader table#user-grades tr.even td.hmarked.vmarked, 
.grade-report-grader table#user-grades tr.odd td.hmarked.vmarked {
	background-color:#4F6287;
}

.gradetreebox td.colspan.level1,
.grade-report-grader tr.controls th,
.grade-report-grader table#user-grades tr.controls td.cell,
.grade-report-grader tr.avg th,
.grade-report-grader table#user-grades tr.avg td.cell {
	background: #123969 url(pix/sbcg.png) repeat-x top left;
    color: #FFFFFF;
    border-top:solid 1px #000000;
}

.gradetreebox span.actionlink,
.gradetreebox .category td.name h4 {
	color:#FFFFFF;
}

table.user-grade td.oddd1 {
	background: #123969 url(pix/sbcg.png) repeat-x top left;
}

table.user-grade td.oddd1 a:link,
table.user-grade td.oddd1 a:visited,
table.user-grade td.oddd1 a:hover,
table.user-grade td.oddd1 {
	color: #FFFFFF;
}

.generaltable .cell.level1 {
	background: #123969 url(pix/sbcg.png) repeat-x top left;
}

.level1 a:link,
.level1 a:visited,
.level1 a:hover {
	color: #FFFFFF;
}

.gradetreebox tr.category th.rowspan  {
	border-left:1px solid #AAA;
}

table.user-grade th.header{
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}

/***
 *** yui reports 
 ***/
.yui-skin-sam .yui-dt th, 
.yui-skin-sam .yui-dt th a {
	color:#FFFFFF;
}

.yui-skin-sam .yui-dt th.yui-dt-asc, 
.yui-skin-sam .yui-dt th.yui-dt-desc{
	background: #646464 url(pix/tab/hg.png) repeat-x top left;
	color:#FFFFFF;
	font-weight: bold;	
}

.yui-skin-sam .yui-dt th{
	background: #646464 url(pix/tab/thg.png) repeat-x top left;
	color:#FFFFFF;
	font-weight: bold;	
}

.yui-skin-sam tr.yui-dt-even td.yui-dt-asc, 
.yui-skin-sam tr.yui-dt-even td.yui-dt-desc {
  	background-color:#EEEEEE;
}

.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc, 
.yui-skin-sam tr.yui-dt-odd td.yui-dt-desc{
	background-color:#CCCCCC;
}

.yui-skin-sam th.yui-dt-asc .yui-dt-liner {
	background:transparent url(pix/yui/dt-arrow-up.png) no-repeat scroll right center;
}
.yui-skin-sam th.yui-dt-desc .yui-dt-liner {
	background:transparent url(pix/yui/dt-arrow-dn.png) no-repeat scroll right center;
}

/***
 *** My Dashboard
 ***/

.my .courseboxcontent {
    padding-left: 20px;
}

.my .courseboxcontent .main {
    margin-left: -20px;
}

/***
 *** Dashboard
 ***/
.dashboard{
 text-align: left;
  background: #646464 url(pix/tab/thg.png) repeat-x top left; 
   padding: 7px 5px 7px 5px;
}
 
.dashboard a,
.dashboard a:link,
.dashboard a:visited {
    padding: 7px 5px 7px 5px;
     color: #FFFFFF;
	 text-decoration: none;
}
.dashboard a:hover{
   padding: 7px 5px 7px 5px;
      color: #FFFFFF;
   background-image: url(pix/tab/hg.png);
  text-decoration: none;
}

/* Course name filter styles */
.cnouterbar{
	display:block; 
	border: solid 1px black; 
	background: #FFFFFF;
	height: 15px; 
	width: 100px;
}

.cninnerbar {
	height: 100%; 
	background:#B3BACB;
}

#mod-hsuforum-view #treeDiv2 {
    padding-left:20px;
    padding-right:20px;
}