/**************************************
 * THEME NAME: MentoringCentral
 *
 * Files included in this sheet:
 *
 *   MentoringCentral/irt.css
 **************************************/

/***** MentoringCentral/irt.css start *****/

body {
	background-color: #404041;
}

#page {
	margin-right:auto;
	margin-left:auto;
	background-color: #FFFFFF;
}

body, table, td, th, li {
	font-family: Arial,Helvetica,sans-serif;
}


#header-home, #header {
	background: #dcddde;
	color: #000000;
	border-bottom: solid 4px #cc1a24;
}

.irt-header-stripe {
	background: #929496;
	height: 15px;
	width: 100%;
}

#footer {
	background: #929496;
	color: #000000;
	border-bottom: solid 5px #cc1a24;
}

#irt-logo {
	background: #eaeaea url("images/IRTlogo.gif") no-repeat;
	height:20px;
	width:100%;
}

a:link, a:visited {
	color: #77b277;
}

.logininfo a:link, 
.logininfo a:visited {
	color: #000000;
	text-decoration:underline
	
}

.helplink a:link,
.helplink a:visited {
	color: #FFFFFF;
}

.navbar {
	background-color:#dcddde;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	color: #77b277;
}    

.navbar a:link,
.navbar a:visited {
	color: #77b277;
	text-decoration:underline
}

.sideblock .header {
	background-color: #6666CC;
	color: #FFFFFF;
}

td.content {
       background-color: #FFFFFF;
}

body#course-view .headingblock {
	background-color: #FFFFFF;
}

#course-view .weekscss .section, #course-view .section td.side {
	background:#99cc99 none repeat scroll 0% 0%;
	color: #FFFFFF;
}  

.generalbox {
	background-color: #FFFFFF;
}

#coursesearch, coursesearch2 {
	display: none;
}

.block_news_items .content .unlist .post .head .date, 
.block_news_items .content .unlist .post .head .name {
	display: none;
}


#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#bbd8bb !important; 
  background-color:#FFFFFF;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#d9d9f2 !important;
  background-color:#d9d9f2;
}/***** MentoringCentral/irt.css end *****/

