/**************************************
 * THEME NAME: delphium-smk
 *
 * Files included in this sheet:
 *
 *   delphium-smk/delphium_blue_layout.css
 *   delphium-smk/delphium_blue_color.css
 *   delphium-smk/delphium_blue_fonts.css
 *   delphium-smk/delphium_blue_extras.css
 **************************************/

/***** delphium-smk/delphium_blue_layout.css start *****/

* Core. */

body {
    margin-left: 0px;
    width: 98%;
}

#content {
/*  width:950px;*/
  position: relative;
  margin: 0 20px 0 20px;
  padding: 10px 0 0 0;
}

table.layout-table {
  border:2px;
  }

/* limits the width of the page to 1000px*/
#wrapper {
  text-align: -moz-center;
/*  max-width: 990px;*/
/*  min-width: 990px;*/
  margin-left: 20px;
  margin-right: 20px;
/*  width:expression(document.body.clientWidth > 1000? "990px": "auto");*/
}
  
h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h1,h2,h3,h4,h5,h6 {
  margin-top: 0px;
}

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  padding-left: 5px;
  margin-bottom:20px;
}
  
h1, h2, h3 {
  border-width: 0px;
  border-style: solid; 
}


h2, h3 {
  margin-top: 0px;
}

h4 {
  border-bottom-style: solid;
  border-bottom-width:0px; 
}


input {
  
}

.generalbox {
  border-width:1px; 
  border-style:solid;
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}

/***
 *** Header
 ***/

#header-wrapper {
  height:170px; /*height of whole header section*/
  width:990px;
  position: relative;
  margin: 0 auto;
  text-align: left;
}

#header-home {
	position: absolute;
	top: 30px; 
	left: 0px;	
	padding: 0px;		
	height:150px;  /*height of inside header section*/
	width: 990px;
	clear: both;
}

#header {
	position: absolute;
	top: 30px; 
	left: 0px;	
	padding: 0px;		
	height:150px;  /*height of inside header section*/
	width: 990px;
	clear: both;
}

.headerlogo {
    float:left; 
    padding: 20px;
}

.headerlogo p {
	margin: 0px 0px 0px 25px;
}

.headermenu {
  color:#000;
  float:right;
  text-align:right;
  padding: 2px 5px 4px 5px;
}

#headerspacer {
  height:15px;
}

.navbar {
  width: 100%; 
  padding:0px;
  height: 18px;
  border-width:0px;
  margin-top: 0px;
  border-style:solid;
  background: #ccc;
}

.breadcrumb {
 padding-top: 0px;
 padding-left: 3px;
 margin-top: 0px;
 float:left;
 width:65%; /*fixes Chrome bug where it won't stretch all the way across the screen*/
 }
 
.navbar .navbutton {
  padding-right: 3px;
  padding-top: 0px;
 }


/***
 *** Login
 ***/

TABLE.loginbox {
  margin-top: 20px;
  }

.loginbox .header {
  border-width:1px;
  border-style:solid;
  border-bottom-width: 0px;
}

.loginbox .content {
  border-top-width: 0px;
}




/***
 *** Blocks
 ***/
 .sideblock .content {
  padding-bottom:10px;
}

 .sideblock .header h2 {
  padding-top:5px;
  
 }

.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
  margin:10px 0px 0px 0px;
}
  

/***
 *** Calendar
 ***/
#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;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}


  

/***
 *** Course
 ***/
 
.headingblock {
  border-width:0px;
  border-style:solid;
  padding:5px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 3px;
}

//used for indented sub-categories
.category2 {
  border-top: solid;
  border-width: 1px;
  padding-top: 3px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

#course-view .current .left {
  border-right-width: 5px;
  border-right-style: solid;
}

/*#course-view .current .right {
  border-right-width: 5px;
  border-right-style: solid;
}*/

/*hack for Firefox only as forum posts started to show up centered on the page*/
.forumpost, x:-moz-any-link, x:default {
    float:left;
    clear: both;
}



/***
 *** Footer
 ***/

#footer {
  height:100px; /*height of whole footer section*/
  width:100%;
  position: relative;
  margin: 30px auto 0px auto;
}

#footer-text {
 width:960px;
 margin-left: auto;
 margin-right: auto;
 padding: 0 18px 10px 18px;
}


/***** delphium-smk/delphium_blue_layout.css end *****/

/***** delphium-smk/delphium_blue_color.css start *****/

/* Core */

body {
}

#page {
  background: #fff url('pix/theme/back1.gif') repeat-x;
} /*image is header background, colour is below header background*/

#content {
  background-color: #fff;
}

a:link {
    color: blue; /*0033CC*/
}

a:visited {
    color: purple; /*0033CC*/
}

a:hover {
    color: red; /*#990000*/
}

h1 {
}

h2 { 
}
h3 { 
}

h4 {
}

h5 { 
}
h6 { 
}


/*sizes are set in fonts css*/)


th {
    background-color:#E3DFD4;

}

th.header,
td.header,
div.header {
  background-color: #adc5df;
  border-width: 1px 0px 1px 0px;
  border-color: #adc5df; 

}

#layout-table #left-column {
    /* background-color: yellow; */
}



td.side {
  color: #f00;
}

.generalbox {
  border-color:#C6BDA8;
  background-color:#fff;
}

.navbar {
 background: #Fff;
}


.sitetopiccontent {
  border-color:#C6BDA8;
  background-color:#FFFFFF;
}



/***
 *** Blockquote
 ***/

blockquote {
  background: #fff url(pix/theme/quote.gif) left top no-repeat;
  border-color: #000000;
  border-width: 1px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-right: 20px;

}



/***
 *** Header
 ***/

#header-wrapper {
background-color: #adc5df; 
}

#header-home {
  background: #Fff url('pix/theme/background_stretch.jpg') no-repeat;
  color:#000;
}

#header {
  background: #Fff url('pix/theme/background_stretch.jpg') no-repeat;
  color:#000;
}



/***
 *** Login
 ***/


.loginbox .header {
  border-color:#C6BDA8;
}

.loginbox .content {
  border-color:#C6BDA8;
}


/***
 *** Blocks
 ***/
 
.sideblock .header {
  background-color: #adc5df; 
  border-width: 0px 1px 0px 1px;
  border-color: #adc5df; 
  color: #000; 
  }

.sideblock {
  border-color:#F9F9F9; 
  background-color: #F9F9F9; 
}

.sideblock .content {
  border-width: 1px 0px 0px 0px;
  border-color:#E3DFD4; 
  background-color:#F9F9F9;

}

.sideblock .footer {
  border-top-color:#C6BDA8;
}

.sideblock .header .hide-show img.hide-show-image {
  //background: url('../../pix/t/switch_minus.gif') no-repeat bottom;
  background: url('circle.gif') no-repeat top right;

}

.sideblock.hidden .header .hide-show img.hide-show-image {
  background: url('../../pix/t/switch_plus.gif') no-repeat bottom;
}

.block_html  .content{
  /*allows for different colour or bg image to be used in a htmkl block */
  /*background-color:#F00;*/ 
}

.sectionlinksblock_link {
	border-bottom: 1px dotted #ddd;
}

.sectionlinksblock_link a:hover {
	text-decoration: none;
	background:#eee;
	color: #00f;
}

/*no border on the last one to suit the block style more*/
.sectionlinksblock_lastlink a:hover{
	text-decoration: none;
	background:#eee;
	color: #00f;
}

/***
 *** Calendar
***/
 
#calendar .maincalendar,
#calendar .sidecalendar {
  border-color: #aaa;
}

#calendar .maincalendar table.calendarmonth th {
  border-color: #aaa;
}


table.calendarmonth tr td {
   border-color:#aaa;
} 

table.minicalendar {
  border-color:#aaa;
  font-family: verdana;

}

table.minicalendar tr.weekdays th {
  background-color:#F9F9F9;
  border-color:#C6BDA8;
  font-family: verdana;

  }

table.minicalendar tr td.day {
   border-color:#C6BDA8;
   font-family: verdana;

  }
  
table.minicalendar tr td.weekend {
  border-color:#C6BDA8;
  color: #red;
  font-family: verdana;

  }
  
#calendar .today,
.minicalendar .today {
  border-color:#c00000 !important;
  background-color:#FFFF40;
}
  
/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#2EBA0E !important;
  background-color:#2EBA0E; 
  color: white;

}

#calendar .event_global a,
.minicalendar .event_global a,
.block_calendar_month .event_global a {
  font-family: verdana;
  font-weight: bold;
  color: white;

}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#FF9966 !important;
  background-color:#FF9966;
}

#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;
}

.cal_popup_fg {
  background-color:#F9F9F9;
}

.cal_popup_bg {
  border-color:#C6BDA8;
  background-color:#F9F9F9;
}

#calendar .maincalendar .filters table, #calendar .sidecalendar .filters table, .block_calendar_month .filters table {
background-color:#F9F9F9;
}

/***
 *** Course
 ***/

.headingblock {
  /*background: url('roundedcorner2.gif') no-repeat top right;*/
  border-width: 5px;
  background-color: #adc5df;
  }
  
h2.headingblock  {
  border-width: 0px;
  display:none; /*removes 'Topic Outline' at the top of a course page */
  }

.categoryboxcontent,
.courseboxcontent {
  border-color:#C6BDA8;
  border-width:1px;
  background-color: #FFFFFF;
}

.categoryboxcontent_homepage {
  border-color:#ffffff;
  background-color: #FFFFFF;
}



.categorybox .category,
.categorybox .category {
  border-color: #C6BDA8;
}

//used for indented sub-categories
.category2 {
  border-color: #C6BDA8;
}

#course-view .section .content {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
}

#course-view .section .side {
  border-color: #C6BDA8;
  background-color: #FFFFFF;
  color: #C6BDA8;
}

/*used to disappear the number of each section*/
#course-view .section .left {
  /*color: #ffffff;*/
}

/***
 *** Tabs
 ***/

.tabs .side {
  border-color: #C6BDA8;
}
.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:#C6BDA8;
}

.forumpost .content {
  background: #F9F9F9;
}

.forumpost .left {
  background:#adc5df;
}

.forumpost .topic {
  border-bottom-color: #C6BDA8;
  font-weight: bold;

}

.forumpost .starter {
  background:#F9F9F9; 
}

.forumheaderlist .discussion .starter {
  background:#F9F9F9; 
}

.forumheaderlist td {
  border-color: #C6BDA8;
}

.sideblock .post .head {
  color:#808080; /*used for date on Latest News block*/
  font-size:10px;
}

.forumthread .unread {
  background: #F9F9F9;
}
#mod-forum-discuss .forumpost {
  background: none;
}

#mod-forum-discuss .forumpost.unread .content {
  border-color: #C6BDA8; 
} 

#mod-forum-discuss .forumthread .unread {
} 

#mod-forum-index .unread {
}

/***
 *** NCSA Modules: journal
 ***/
 

.ncsa_journalpost_header {
  background:#DCD6C8; 
  border-color: #C6BDA8;
}



/***
 *** Footer
 ***/

#footer {
  background: #fff url('pix/theme/back1.gif') repeat-x;
}

#footer-text {
 background-color: #fff;
 color: #888;
}

/***** delphium-smk/delphium_blue_color.css end *****/

/***** delphium-smk/delphium_blue_fonts.css start *****/

/* Core */

.clearer {
  font-size:1px;
}

body, td {
    font-family: Arial, Helvetica, sans-serif;
/*    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    font-size : 13px;
}



body {
    /*margin : 5px;*/
    margin : 0px;
}

th {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    

}

h1 {
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
    text-transform: normal;
    letter-spacing: -1px;
    line-height: 1.1em;

}

h2 {
    font-size:1.7em;
}
h3 {
    font-size:1.3em;
}
h4 {
    font-size:1.3em;
}
h5 {
    font-size:1.3em;
}
h6 {
    font-size:1.3em;
}
th.header,
td.header,
div.header,
.headingblock {
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-weight: normal;
    font-size: 0.9em;
}


.categorybox .category,
.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
    font-size: 1em;
    font-weight: bold;
}


.subcategory {
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 1.5em;
    font-weight: bold;
    background-image: url(pix/subcategory.gif);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 22px;
}

.info {
    font-family: Georgia, "Times New Roman", Times, serif, Verdana, Geneva; 
    font-size: 1.3em;
    font-weight: normal;
}

.sideblock .post .info {
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 1em;
    font-weight: normal;
}

.sideblock .post .info a {
    font-size: .8em;
    font-weight: normal;
}

.teachers {
    font-family: Verdana, Geneva; 
    font-size: 7pt;
    font-weight: normal;
}

/***
 *** Header
 ***/

#header-home  a{
}

.headerlogo {
    font-family: Georgia, Times New Roman, Serif;
    font-weight:normal;
    font-style:italic;
	text-align:left;
	font-size: 2em;
	color: #444;
}
 
.navbarglobal {
  color: #000;
  font-size:1em;
  font-weight:bold;

}

.navbarglobal a {
  color: #000;
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding:6px;
}
.navbarglobal2 a {
  color: #000;
  text-decoration: none;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding:6px;
}

.navbarglobal a:visited {
  color: #000;
  text-decoration: none;
}

.navbarglobal a:hover {
  color: #eee;
  background-color: #4B4B4C;
  text-decoration: none;
  padding:6px;
}

.navbarglobal a#active {
  background-color: #bababc;
  color: #000;
  text-decoration: none;
}



.breadcrumb {
    font-size:.85em;
    font-weight:bold;
}

.youarehere {
    font-size:.95em;
    font-weight:normal;
    color: #999;
    }


.logininfo,
#header-home .headermenu font {
     font-size:.85em;
     color: #999;
}

.logininfo a {
     
     color: #555;
}

 /***
 *** Blocks
 ***/
 
.sideblock .footer {
    font-size:0.85em;
    text-align: left;
}

.sideblock .header, .sideblock h2 {
  font-size:1em;
  font-weight: normal;
}


/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:.8em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  //font-size:0.5em;
  font-size:xx-small;

  }

table.minicalendar tr.weekdays th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  font-weight:normal;
  }

table.minicalendar tr td.day {
  font-size:0.8em;
  }
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}

  
/***
 *** Footer
 ***/

#footer {
  text-align: left;
}

#footer-text {
 font-size: 0.9em;
 font-family: Georgia, "Times New Roman", Times, serif;

}
/***** delphium-smk/delphium_blue_fonts.css end *****/

/***** delphium-smk/delphium_blue_extras.css start *****/

/*homepage box layout*/

/*stretches across under header logo*/
#homepagebox_wrapper
{
padding: 0px;
background: url('pix/theme/background_stretch.jpg') no-repeat;
position: relative;
float: left;
width: 990px;
}

#homepagebox_left 
{
float: left;
font-family: Georgia, Times New Roman, Serif;
font-weight:normal;
font-style:italic;
padding: 5px;
clear:left;
}

#homepagebox_right
{
padding: 15px;
margin-right: 25px;
border: 0px; 
float: right;
width: 200px;
/*height:100px;*/
text-align: right;
clear:right;
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
background-color: #555;
color: #0095c1;
}






/*styles for new navbar*/
/*from Listamatic 'Rollover horizontal list navbar' http://css.maxdesign.com.au/listamatic/horizontal03.htm*/

#navcontainer ul
{
padding-left: 0;
background-color: #0055c9; 
margin: 0px;
color: #fff;
float: left;
width: 100%;
}
#navcontainer ul li 
{ 
display: inline; 
}

#navcontainer ul li a
{
padding: 0em 0.9em;
color: #000;
text-decoration: none;
float: left;
line-height:2.3em;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif; 
}
#navcontainer ul li a:hover
{
background-color: #0000a1; 
color: #fff;
}
ul#navlist li#active a
{
padding: 0em 0.9em;
background-color: #5F5FED;
color: #fff;
text-decoration: none;
float: left;
}
ul#navlist li#activehome a
{
padding: 0em 0.9em;
background-color: #5F5FED;
color: #fff;
text-decoration: none;
float: left;
}
/*	navbar end*/



/***** delphium-smk/delphium_blue_extras.css end *****/

