/**************************************
 * THEME NAME: aardvark_pro
 *
 * Files included in this sheet:
 *
 *   aardvark_pro/aardvark_layout.css
 *   aardvark_pro/aardvark_color.css
 *   aardvark_pro/aardvark_fonts.css
 *   aardvark_pro/aardvark_topmenu.css
 *   aardvark_pro/aardvark_default.css
 **************************************/

/***** aardvark_pro/aardvark_layout.css start *****/

/* Core */

body {
    margin: 0;
	background: #fff url(images/body_bg.jpg) repeat-x top left;
	padding: 0;
}

.boxwidthwide {
	width: 99%;
	margin: 0 5px;
	background: transparent;
}

body, p, th, td, li, .sideblock .content {
  line-height:1.4;
}

.surround {
  margin-top: 0;
  padding: 0;
  margin-left: auto; 
  margin-right: auto;
  max-width: 960px;
  position: relative;
}

#page {
	padding: 0;
	margin: 0;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
}

h1 {
  padding: 6px;
}

h2 {
  padding: 4px;

}

h2.headingblock.header  {
border: 1px;
	}

h2.main  {
border: 0px;
	}
h3 {
  padding: 3px;
}

#layout-table #left-column, #layout-table #right-column {
    /*border: 1px solid;*/
    border: none;
}

#left-column .hidden .header, #right-column .hidden .header {
border-bottom-style:dashed;
border-bottom-width:1px;
}

#layout-table {
  border: none;
}

#content {
clear:both;
background: #eaeaea url(images/bg.jpg) top left no-repeat;
/* overflow: auto; */
}
  
h1, h2, h3, th.header {
  border-width: 0px;
  border-style: solid; 
}

h4 {
  border-bottom-style: solid;
  border-bottom-width:1px; 
}

input, select {
  padding: 0px;
}
#layout-table #middle-column{
  vertical-align:top;
  padding-left:5px;
  padding-right:5px;
}

#layout-table #left-column{
  vertical-align:top;
  padding-left:5px;
  padding-right:0px;
}

#layout-table #right-column{
  vertical-align:top;
  padding-left:0px;
  padding-right:5px;
}

.sitetopic {
  padding:0px;
  margin: 0px;
}

.generaltable {
  border-width:0px; 
}

.glossarytable {
  border-width:1px; 
  border-style:solid; 
}


.generalbox {
  border-width: 1px; 
  border-style: solid; 
  padding: 5px;
  margin-bottom: 30px;
}

.sitetopiccontent {
  border-width: 1px;
  border-style: solid;


}

.clearfix { 
 min-width: 0; 
 /* overflow: hidden; */ 
}

.clearfix:after {
  /* content: "<!-- -->";  */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***
 *** Header
 ***/

#header-home {
  /* padding:1em 0.5em; */
  border-width:0px;
  border-style:solid;
}

#header {
  /* height:50px; */
  border-width:0px;
  border-style:solid;
  padding-top: 0;
  margin-top: 0;
}

.headermain, h1.headermain {
  float:left;
  margin:0%;
  padding:0%;
  border-width: 0px;
  padding-left: 5px;
}

.headermenu {
  float:right;
  text-align:right;
}

.header-profilepic {

  text-align:right;
  margin: 5px;
  width: 80px;
  height: 80px;
  border: 1px solid #999999;

}

.header-profileblock {
  float:right;
  text-align:right;
  position: absolute;
  right: 0px;
  padding-top: 0;
  margin-top: 0;
}

.header-profilename {
  text-align:right;
  margin-right: 5px;

}

.header-profileoptions {
  text-align:right;
  margin-right: 5px;
}

.header-profileoptions ul li { 
padding-left: 10px;
display: inline; 
}

.header-profileoptions .loginform { 
width: 5em;
margin-left:4px;
display: inline; 
}

.navbar {
  width:100%;
  padding:3px 0.5em;
  border-width:0px;
/*  border-style:solid; */
}

div.navbar {
  width: auto;
}

table.navbar {
  width: 100%;
}

.navbar .navbutton form {
  float: left;
}

.navbar .navbutton {
  margin-top: 3px;
}

.navbar .breadcrumb {
  float:left;
  margin:0.2em 0em;
}

.breadcrumb ul {
  padding:0%;
  margin:0%;
  text-indent:0%;
  list-style:none;
}
.breadcrumb li {
  display:inline;
}

.navbar .navbutton,
.navbar .menu {
  float:right;
}

#footer {
	margin-top: 30px;
	background: #ff0000;
}

#footer .navbar {
  margin-top: 4em;
}


/***
 *** Login
 ***/

TABLE.loginbox {
  margin-top: 40px;
}

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 1px;
}


/***
 *** Footer
 ***/
 
#footer {
  text-align:center;
  margin-top: 4px;
  margin-bottom: 0px;
  padding: 4px;
}

 
#footer p.helplink {
 margin-bottom: 0px;
}


/***
 *** Blocks
 ***/
.sideblock {
}

.sideblock .content {
  padding: 4px;
  border-bottom: 1px;
  border-top: 0px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
}

.sideblock .header {
  border-bottom: 0px;
  border-top: 1px;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
 }

.sideblock .header h2 {
  border-width: 0px;
  padding-top: 4px;
 }

.sideblock .header .hide-show-image {
 padding-top: 4px;
}
 
.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
  margin-top: 4px;
  margin-bottom: 4px;
}
  

/***
 *** Calendar
 ***/
 
 
#calendar .maincalendar,
#calendar .sidecalendar,
#calendar .maincalendar .event {
  border:1px solid;
  padding:4px;
}
 
#calendar .sideblock .header {
  border-left:0px solid !important;
  border-top:0px solid !important;
  border-right:0px solid !important;
  border-bottom:0px solid !important;

}
 
 
#calendar .today,
.minicalendar .today {
  border:1px solid !important;
}

 
table.minicalendar {
  width: 100%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}



table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.minicalendar tr.weekdays th abbr {
  border-style: none;

  }
  


table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
  border: none;
}



table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}

.cal_popup_bg {
position:relative;
  left:-350px;
  padding:0px;
  margin:0px;
  border:1px solid;
}

/***
 *** Course
 ***/
 
.headingblock {
  border-width:1px;
  border-style:solid;
  padding:0px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-width: 1px;
  border-style: dashed;
}

#course-view .section td.content ul.section.img-text {
	line-height: 22px;
}

#course-view .section td.content ul.section.img-text li.activity.label {
	line-height: 16px;
	margin-bottom: 5px;
}

.coursebox .info .name {
  padding-bottom: 5px;
  }


.tabrow0 { 
   padding-top: 4px; 
} 

.courseboxes {
 width: 95%;
}


/***
 *** Modules: glossary
 ***/

.entry .concept,
.entryheader .concept {
   margin-top: 5px;
   margin-bottom: 10px;

}

.glossarypost.continuous {
	padding: 5px;
}

/***
 *** Error message
 ***/

.errorbox {
/*   color:#ffffff; */
   border-width: 2px;
}

/***** aardvark_pro/aardvark_layout.css end *****/

/***** aardvark_pro/aardvark_color.css start *****/

/* Core */

body {
  background-color: #fff;
  color: #222;
}

.surround {
  background: #eaeaea;
  border-top: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
  border-left: 10px solid #ffffff;
 }

.modified {
	color: #EAEAEA;
}
 
h1 {
  background-color: #cccccc;
  border-color: #cccccc;
  color: #ffffff;
}

h2 {
  /* background: #d7d7db url('images/sideheader.jpg') repeat-x;
  border-color:#cccccc; */
  color: #666666;
}

h2 .headingblock, .header  {
    /* background: #d7d7db url('images/forumheader.jpg') repeat-x; */
    color: #666666;
}



h3 {
  border-color:#cccccc;
}
h4 {
  border-color:#cccccc;
}

.headermenu {
  color: #cccccc;
}

.headermenu a {
  color: #999999;
}


th {
  background: #d7d7db url('images/sideheader.jpg') repeat-x;
  border-color:#cccccc;
  color: #999999;
}

th.header,
td.header,
div.header {
  background: #d7d7db url('images/sideheader.jpg') repeat-x;
  border-color:#cccccc;
  color: #666666;
}

th.header a,
td.header a,
div.header a {
  color: #555555;
}

th.header {
  border-color: #cccccc;
}

#left-column .hidden .header, #right-column .hidden .header {
  border-color:#cccccc;
}


#layout-table #left-column, #layout-table #right-column {
    /*background-color: #ffffff;*/
    border-color:#cccccc;
}



.generalbox {
  border-color:#cccccc;
  background-color:#FFFFFF;
}

.generaltable,
.generaltable td {
  border-color:#cccccc;
  /* background-color:#FFFFFF; */
}

/* .generaltable .r0 td.cell.c0 {
 background-color:#cccccc; 
} */

.generaltable .r0 {
 background-color:#ffffff; 
}

.generaltable .r1 {
 background-color:#ffffff; 
}

.generaltable .r1 td.cell.c0 {
border-color:#cccccc; 
/* background-color:#555555; */
}

.navbar, .navbar a {
  background: none;
  color: #555555;
}


.sitetopiccontent {
  border-color:#cccccc;
  background-color:#FFFFFF;
}

.highlight {
  background-color:#cccccc;
}

.highlight2 {
  color:#cccccc; /* highlight missing terms in forum search */
}

/***
 *** Roles
 ***/

.rolecap .inherit.capdefault, .rolecap .allow.capdefault {
  background-color:#555555;
}

#admin-roles-override .capcurrent {
  background-color:#555555;
}

/***
 *** Header
 ***/


/***
 *** Login
 ***/


.loginbox,
.loginbox.twocolumns .loginpanel,
.loginbox .subcontent {
  border-color:#cccccc;
}

.loginbox .content {
  border-color:#cccccc;
}

/***
 *** Footer
 ***/
 
#footer {
background-color: #eaeaea; /* #e0e0e0; */
}

 
#footer p.helplink {

}


/***
 *** Blocks
 ***/
 
.sideblock {
   color:#555555;
   background-color: transparent;
   border-color: #cccccc;

}

.sideblock, .sideblock .content {
   border-color: #cccccc;
   background-color:#ffffff;
   color:#555555;
}


.sideblock .header, .sideblock .header h2 {
 background: url(images/sideheader.jpg) repeat-x;
 background-color:#fefefe; 
 color: #999999;
 border-color: #cccccc;
}

.sideblock hr {
  color:#cccccc;

}

.sideblock .footer {
  border-top-color:#cccccc;
}

.sideblock .content .post .head .date,
.sideblock .content .post .head .name {
  color: #555555;
}


/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .eventlist .event {
  border-color: #cccccc;
  background: #ffffff;
}

#calendar .maincalendar .header {
  border-color: #cccccc;
  color: #555555;
  background: #d7d7db url('images/sideheader.jpg') repeat-x;
}

#calendar .sideblock {
  border-left: #cccccc !important;
  border-top: #cccccc !important;
  border-right: #cccccc !important;
  border-bottom: #cccccc !important;

}

#calendar .sideblock, {
  background: #ffffff;
}

#calendar .event {
  border-color: #ff0000;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #cccccc;
}

#calendar .maincalendar table.calendarmonth td {
  border-color: #cccccc;
}


table.calendarmonth tr td {
   border-color:#cccccc;
}


table.minicalendar {
  border-color:#cccccc;
  
}



table.minicalendar tr.weekdays th {
  background-color:#555555;
  border-color:#cccccc;
}

table.minicalendar tr td.day {
   border-color:#cccccc;
  }
  
table.minicalendar tr td.weekend {
  border-color:#cccccc;
  color: red;
  }
  
#calendar .today,
.minicalendar .today {
  border-color:#ff0000 !important;
}
  
/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#def2ba !important;
  background-color:#def2ba;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#c6dfeb !important;
  background-color:#c6dfeb;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#feffc2 !important;
  background-color:#feffc2;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#d9c6e2 !important;
  background-color:#d9c6e2;
}

.cal_popup_fg {
  background-color:#ffffff;
}

.cal_popup_bg {
  border-color:#cccccc;
  background-color:#ffffff;
}


/***
 *** Course
 ***/

.headingblock {
  /* border-color: #cccccc;
  background: #d7d7db url('images/sideheader.jpg') repeat-x; */
  color: #666666;
}

/* course */
.headingblock .outline {
  border-color:#cccccc;
  color: #666666;

  
}


.coursebox {
  border: 0;
  padding: 0;
  margin: 5px;
  float: left;
  /*
  border-color:#cccccc;
  background: #ffffff; */
}

.coursebox .info {
 /* background: #ffffff; */
	/* width: 100%; */
	padding: 0 5px;
}

.coursebox .info .name {
	float: left;
}

.coursebox .summary {
 /* background: #ffffff; */
	float: left;
	margin: 0;
	padding: 0 5px;
	width: auto;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#cccccc;
  background: #FFFFFF;
}

.categorybox .category,
.categorybox .category {
  border-color: #cccccc;
}

#course-view .section.main .content {
  border-color: #cccccc;
  background-color: #FFFFFF;
}

#course-view .section.main .side {
  border-color: #cccccc;
  background-color: #FFFFFF;
}

#course-view .current .right.side,
#course-view .current .left.side {
  background-color: #cccccc;
}

#course-view .section.hidden .content,
#course-view .section.hidden .side {
  border-color:#cccccc;
 }




/***
 *** Tabs
 ***/


ul.tabrow li {
  background:url(pix/tab/left.gif) top left no-repeat;
}

.tabs .side {
  border-color: #cccccc;
}
.tabrow td {
  background:url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background:url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image:url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image:url(pix/tab/right_hover.gif);
}
.tabrow .last span {
  background:url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background:url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background:url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image:url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image:url(pix/tab/right_active_hover.gif);
}

/***
 *** Modules: Forum
 ***/

.forumheaderlist,
.forumpost {
  border-color:#cccccc;
}

.forumpost .content {
  background: #ffffff;
}

.forumpost .left {
  background:#f3f3f3; 
}



.forumpost .topic {
  border-bottom-color: #cccccc;

}

.forumpost .starter {

}

.forumheaderlist .discussion .starter {
  background:#ffffff; 
}

.forumheaderlist td {
  border-color: #cccccc;
}

.sideblock .post .head {
  color:#ffffff;
}

.forumthread .unread {
  background: #ffffff;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #cccccc; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}

/***
 *** Modules: glossary
 ***/

.picture,
.entryattachment,
.entryapproval {
  background-color: #3b5998;
 } 

.entrybox {
  border-color: #cccccc;
 }

.glossarypost.dictionary,
.glossarypost.fullwithauthor,
.glossarypost.fullwithoutauthor,
.glossarypost.continuous, 
.glossarypost.encyclopedia,
.glossarypost.faq {
  border-color: #cccccc;
  background-color: #FFFFFF;
}

.glossarycategoryheader th  {
  background-color: #F7F6F1;
}


.glossarycategoryheader h2, 
.glossarypost .concept h3 {
  background-color: #FFFFFF
}


/***
 *** Error message
 ***/

.errorbox {
/*   color:#ffffff; */
   border-color:#990000;
   background-color:#ffffff;
 }

.errorboxcontent {
   background-color:#ffffff;
}
 

/***
 *** Grade
 ***/

.grade-report-grader table#user-grades td.cell span.gradepass {
  background-color: #C2EBBD; 
}

.grade-report-grader table#user-grades td.cell span.gradefail {
  background-color: #EBC4BD;
}

/***
 *** User
 ***/

.userinfobox {
 border-color: #cccccc;
}

.userinfobox .side {
 background-color: #ffffff;
}

.userinfobox .content {
 background-color: #ffffff;
}

/***** aardvark_pro/aardvark_color.css end *****/

/***** aardvark_pro/aardvark_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td, li, input, select {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 13px;
}

th {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4 {
    font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
}

h1 {
    font-size:1.2em;
    font-weight: bold;
}

h2 {
    font-size:1.15em;
	letter-spacing: -1px;
}

h2.headingblock.header  {
    font-size:1.15em;
	letter-spacing: -1px;

	}

h3 {
    font-size:1.1em;
}
h4 {
    font-weight:bold;
}

.headermain {
  font-size: 1.7em;
}

th.header,
td.header,
div.header,
.headingblock {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1em;
}


.categorybox .category {
/*  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; */
    font-size: 1.2em;
    font-weight: bold;
}

.generaltable td.cell.c0 {
  font-weight: bold;
}
/***
 *** Header
 ***/
 
.breadcrumb {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:1em;
    font-weight:normal;
}

.breadcrumb a {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:1em;
    font-weight:normal;
}

.logininfo,
#header-home .headermenu font {
     font-size:.8em;
}

.header-profilename a {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:1.8em;
	letter-spacing: -3px;
	text-decoration: none;
	font-weight:bold;

}

.header-profileoptions a {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
}

 /***
 *** Blocks
 ***/
 
.sideblock .footer {
    font-size:0.85em;
    text-align: left;
}

/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:1em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:0.75em
  }

table.minicalendar tr.weekdays th {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size:0.7em;
  font-weight:normal;
  }

table.minicalendar tr td {
  font-size:1em;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}

.coursebox .info .name {
  font-weight: bold;
  font-size: 1.2em;
}

/* Accessibility: only certain fonts support Unicode chars like &#x25BA; in IE6 */
.arrow, .arrow_button input {
  font-family: Arial, Helvetica, sans-serif;
}

/*
span.arrow {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} */

p.arrow_button input {
  font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}


/*Accessibility: resizable icons. */
img.resize {
  width: 1em;
  height: 1em;
}

/***
 *** Forum
 ***/
 
.forumpost .topic .subject {
  font-weight: bold;
  font-size: 1.2em;
}

/***
 *** Glossary
 ***/
.glossarypost div.concept h3,
.glossarypost.continuous .concept {
  display: inline;
}


h2.main {
	font-size: 1.6em;
}

.slideshow h2 {
	font-size: 1.6em;
}
/***** aardvark_pro/aardvark_fonts.css end *****/

/***** aardvark_pro/aardvark_topmenu.css start *****/

/* Core */

#top_menu {
	height:43px;
	clear:both;
	margin-right:0px;
	margin-left:0px;
	
}	

#top_menu ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	z-index: 9999;
}
#top_menu ul li {
	list-style:none;
	float:left;
	height:43px;
	white-space:nowrap;
	z-index: 9999;
}
#top_menu ul li div{
	position:relative;
	zoom:1;
	z-index:10000;
}
#top_menu ul li a {
	display:block;
	height:30px;
	margin-left:2px;
	padding: 16px 17px 0 17px;
	color: #ffffff;
	}
	
#top_menu ul li a:hover{
	color:#363636;

	
}
#top_menu ul li.home a:hover{
	background:none;
}
#top_menu ul li.line {
	padding:0;
}

#top_menu ul li.home a {
	padding-top:12px;
}

#top_menu ul ul{
	padding:10px 25px;
	margin:0;
	list-style:none;
	position:absolute;
	background:#ffffff;
	left:-2px;
	border-bottom: solid 1px #83c8ff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	display:none;
	top:43px;
	z-index: 1000;
}

#top_menu ul ul hr{
	border: 0;
	color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;

	}

#top_menu ul li:hover ul{
	display: block;
}
#top_menu li ul li{
	list-style:none;
	float:none;
	background:none;
	padding:0;
	margin:0;
	height: auto;
	line-height:18px;
}
#top_menu li ul li a:hover {
	background:none;
	color:#83c8ff;

}
#top_menu li ul li a {
	padding:0;
	margin:0;
	display:block;
	height: auto;
	color:#363636;
}
#top_menu_date a {
	float:right;
	padding: 16px 5px 0 17px;
	color: #ffffff;
	text-decoration:none;
}

#top_menu_date a:hover {
	color: #363636;
	text-decoration:none;
}


/***** aardvark_pro/aardvark_topmenu.css end *****/

/***** aardvark_pro/aardvark_default.css start *****/

/* Core */

a:link {
    color: #0068B3;
}

a:visited {
    color:#0068B3; /* 02416D */
}

a:hover {
    color: #009ECA;
	text-decoration:none;
}

a.dimmed:link,
a.dimmed:visited {
  color:#AAAAAA;
}

#page {
	margin: 0;
	padding: 0;
}

#course-view .headingblock {
display:none;
}

/***
 *** Static pages
 ***/

.staticContent {
	padding: 10px 10px 50px 10px;
	background: #eaeaea url('images/bgc.jpg') no-repeat right top; 
	border: none;
	min-height: 500px;
}

.staticContent h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	margin: 7px 3px;
	color: #8737B4;
	background: none;
}

.staticContent h2 {
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px;
    margin: 7px 3px;
    color: #555;
    background: none;
}

.staticContent h3 {
    font-size: 1em;
    font-weight: bold;
    padding: 3px;
    margin: 7px 3px;
    color: #555;
    background: none;
}

.staticContent p {
    font-size: 0.9em;
    font-weight: normal;
    padding: 0 3px;
    margin: 7px;
    color: #555;
    background: none;
}

.staticContent p.definition {
    font-size: 0.9em;
    padding: 0 3px;
    margin: 7px;
    color: #8737B4;
    background: none;
}

.staticContent ul {
    padding: 0 5px;
    margin: 7px 25px;
    color: #555;
    background: none;
}

.staticContent div {
	clear: left;
}

.staticContent div img {
	float: left;
	padding: 5px;
	border: 1px solid #777;
    margin: 10px;
    background: #fff;
}


/***
 *** Top Menu
 ***/


#top_menu {
	background:url('images/default/top_menu.gif') repeat-x top center;
}

#top_menu ul li {
	background:url('images/default/top_menu_line.gif') right top no-repeat;
}	

/***
 *** Header
 ***/

#logo { 
background: url('images/default/logo.png') no-repeat left top; 
height: 90px;
} 

#header {
  background: url('images/default/header-grad.jpg') repeat-x;
  height: 107px;
  margin: 0;
  padding: 0;
          
}

#header-home {
  background: transparent;
  width: 418px;
  height: 107px;
  position: absolute;
  left: 0px;
}

h1.headermain {
  background-color: transparent;
}

.header-profilename, .header-profilename a {
	background-color: transparent;
	color:#999999;
	font-size: 1.2em;
	letter-spacing: normal;
}

.header-profilename, .header-profilename a:hover {
	background-color: transparent;
	color: #83c8ff;
	text-decoration:none;

}

.header-profileoptions {
	background-color: transparent;
	color:#dfdfdf;

}

.header-profileoptions, .header-profileoptions a {
	background-color: transparent;
	color:#999999;

}


.header-profileoptions a:hover {
	background-color: transparent;
	color: #83c8ff;
	text-decoration:none;

}

.response {
    padding: 5px;
    background: #fff;
    font-size: 1.1em;
    font-weight: bold;
}



.response.incorrect {
	border: 1px solid #8B0000;
	color: #8B0000;
}

.response.correct {
	border: 1px solid #50007D;
	color: #50007D;
}

.user_answer {
	font-size: 1.2em;
	padding: 5px;
}

.user_answer strong {
    color: #50007D;
}


/*
 * Topic list styles
 */

.summary h1 {
	background: none;
	padding: 0.1em 0;
	margin: 0;
    text-decoration: none;
    border: none;
    color: #50007D;
    font-size: 1.4em;
}

.summary h2 {
    background: none;
    padding: 0.1em 0;
    margin: 0;
    text-decoration: none;
    border: none;
    color: #555;
    font-size: 1.3em;
}

/*
 * Slideshow styles
 */

div.slideshow {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
}

div.slideshow h1 {
	background: none;
	text-decoration: none;
	border: none;
	color: #50007D;
	font-size: 1.8em;
}

div.slideshow h2 {
    background: none;
	text-decoration: none;
	border: none;
    color: #555;
    font-size: 1.4em;
}

div.slideshow h2.main {
    background: none;
	border-bottom: 1px solid #555;
    text-decoration: none;
    color: #555;
    font-size: 1.8em;
}

div.slideshow h3 {
    background: none;
    text-decoration: none;
	border: none;
    color: #555;
    font-size: 1.2em;
}

div.slideshow h4 {
    background: none;
    text-decoration: none;
	border: none;
    color: #555;
    font-size: 1.1em;
}

div.slideshow h5 {
    background: none;
    text-decoration: none;
	border: none;
    color: #555;
    font-size: 1em;
	font-weight: bold;
}

div.slideshow p {
	font-size: 1em;
	color: #222;
}

div.slideshow cite {
	color: #222;
	background: #f0f0f0 url('images/icons/edit-quotation.png') no-repeat .5em .5em; 
	padding: .5em .5em .5em 30px;
	border: 1px solid #bbb;
	display: block;
}

div.slideshow p.example {
	color: #222;
    background: #f0f0f0 url('images/icons/magnifier.png') no-repeat .5em .5em; 
    padding: .5em .5em .5em 30px;
    border: 1px solid #bbb;
    display: block;
}

div.slideshow img {
	padding: 5px;
	background: #eee;
	border: 1px solid #bbb;
	margin-right: 10px;
}

div.slideshow ul {
	list-style-type: square;
	color: #222;
}

div.slideshow ol {
    color: #222;
}

div.slideshow dl
{
    margin: 2em 0;
    padding: 0;
}

div.slideshow dl dt
{
	/* 
    color: #000;
    padding: .5em .5em .5em 30px;
    background: #eee url('images/icons/information.png') no-repeat .5em .5em; 
    font-weight: bold;
    text-align: left;
    border: 1px solid #bbb;
	*/
	
	color: #fff;
    padding: .5em;
    background: #306DB6; 
    font-weight: bold;
    text-align: left;

}

div.slideshow dl dd
{
	/*
    margin: 0 0 .5em 0;
    background: #f7f7f7;
    text-align: justify;
    padding: .5em .5em;
    font-style: italic;
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
	*/
	
	margin: 0 0 .5em 0px;
    background: #efefff url('images/block.png') no-repeat left top;
    text-align: justify;
    padding: .5em .5em .5em 20px;
    font-style: italic;
	border-right: 1px solid #306DB6;
}

div.slideshow dl dd div.description
{
    margin: 0;
    width: 275px;
    float: right;
    padding: 0;
    font-style: normal; 
}

div.slideshow dl dd div.description ul
{
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
}

#slider {
 position:relative;
 background:url(js/slider/images/loading.gif) no-repeat 50% 50%; 
}

#slider img {
 position:absolute;
 top:0px;
 left:0px;
 display:none;
}

#slider .nivo-controlNav a {
    display:block;
    width:10px;
    height:10px;
    background:url(js/slider/images/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:3px;
    float:left;
}

#slider .nivo-controlNav a.active {
    background-position:-10px 0;
}

#slider .nivo-controlNav {
    position:absolute;
    left:47%;
    bottom:-30px;
}

.nivoSlider {
	position:relative;
	min-height:180px;
	margin:10px 5px 40px 5px;
	background:#202834 url(js/slider/images/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 5px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 5px #333;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}

.nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(js/slider/images/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
}
a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
a.nivo-prevNav {
    left:15px;
}/***** aardvark_pro/aardvark_default.css end *****/


