/**************************************
 * THEME NAME: hanson-school
 *
 * Files included in this sheet:
 *
 *   hanson-school/styles.css
 *   hanson-school/styles_menu.css
 **************************************/

/***** hanson-school/styles.css start *****/

* {
  font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
  color: #000000;
 }

body {
  background:url(images/background.jpg) repeat-x #b9b9b9;
  margin:0;
}

body, table, td, th, li {
  font-family:inherit;
}

#page {
  width:954px;
  margin:0 auto 5px auto;
  background: transparent url(images/wrapper.png) repeat-y;
  color: #000000;
}

#content {
    width: 900px;
    margin: 0 auto;
    margin-bottom: 0 !important;
    padding:10px 25px 10px 20px;
    background: url(images/content.jpg) repeat-y #dcdcdc;

}

#footer {
    background: url(images/footer.jpg) no-repeat #dcdcdc;
    height: 91px;
    margin-top: 0 !important;
}

.navbar a {
   color:#00f;
   padding: 5px;
}

/*style the heading blocks with a 1px gradient, with a similar bg colour set.*/



.navbar {
  border:none;
  margin:0px auto 7px auto;;
  line-height:25px;
  color:#ffffff;
  width: 905px;
  background: #a2a2a2;
}

.headingblock .header{

}

h2.headingblock {
  background: transparent url("images/heading-block.jpg") no-repeat left top;
  color:#fff;
  font-style: italic;
  border-top: none;
  border-color: #ffffff;
  border-width: 2px;
  padding:4px 0px 4px 8px;
}

.sideblock .header {
  min-height: 25px;
  height: auto !important;
  height: 25px;
  padding:0;
  margin:0;
  background: transparent url("images/heading-left.jpg") no-repeat 0px 0px;
  border: none;
}
	.sideblock .header h2 {
	  padding: 10px 0px 10px 10px;
	  margin:0;
          color: #ffffff;
	  font-style:italic; 
	  background: transparent url("images/heading-right.jpg") no-repeat right top;
	}

.sideblock .header .commands { 
  padding:4px 0 3px 10px;
  margin:0;
}

.sideblock a:link, .sideblock a:visited {
  color:#0000ff;
}

.sideblock .header input.hide-show-image {
  margin: 10px 8px 0px 0px;
  background:#eee;
}

.sideblock .content {
  border-color:#ffffff;
  border-width: 2px;
  margin:0;
  padding:4px 8px;
  background: #ffffff url("images/sideblock-content.jpg") repeat-x;
}

#site-index h2.headingblock, #course-view h2.headingblock {
  margin-bottom:0px;
}

/*seperate home page and sub page headings have been removed in header.html*/
#header {
  background:url(images/header.jpg) no-repeat;
  width:100%;
  height:194px;
  margin:0 auto;
}

#menu {
  background: url(images/menu.jpg) no-repeat;
  width: 946px;
  height: 38px;
  margin: 7px auto 7px auto;
}

#menu ul {
  margin:0;
  padding:0;
}

#menu ul li {
  margin:0 0 0 15px;
  padding:0;
  list-style-type:none;
  display:inline;
  height:30px;
  line-height:30px;
}

#menu ul li a {
  color:#00f;
}

#header .headermain {
  display:none;
}

/*hide title and menus  in the header */
.headermenu {
  margin:70px 10px 0 0; 
  color:#000000;
  background-color:#fff;
  padding:3px;
}

.headermenu a {
  color: #00f;
}

/*styles the category list on the home page*/
.categorybox {
  padding:15px;
  border-color:#ffffff;
  border-width: 2px;
}

.categorylist {
  background:url(images/course.gif) left center no-repeat;
  margin:0 0 10px 0;
}

.category {
  padding:11px 0 11px 52px;
}

.category a, .coursebox a {
  font-weight:normal;
  color:#00f;
}

.category a:hover, coursebox a:hover {
  color:#00f;
}

.category.number {
  display:none;
}

/*styles the course list that appears when a category is clicked*/
.courseboxes {
  background-color:#dcdcdc;
  padding:0px;
  margin:0px;
}

.coursebox {
  width:auto;
  border-color:#ffffff;
  border-width: 2px;
  background:url(images/categorybg.jpg) left center no-repeat #f2f2f2;
  margin:5px;
  padding:0px 0px 0px 30px;
}

.coursebox .info {
  width:45%;
}

/* gives a white bg to content areas */
.content, .generalbox {
  background-color:#dcdcdc;
}

.generaltable {
}

.sitetopic {
  border:none;
}

/* Menu Items */
/* Menu items */


#qm0 { /* Main bar background */
  background: url(images/menu.jpg) no-repeat;
}

#qm0 a:hover { /* Main bar background hover */
  background:#c5c3c3;
}

#qm0 div { /* Dropdown background */
  background-color:#c5c3c3;
}

#qm0 div a:hover { /* Dropdown anchor hover */
  background:#a2a2a2;
}

.breadcrumb {
color: #ffffff !important;
padding-left: 12px;
}

.breadcrumb li {
  color: #fff !important;
}
.breadcrumb a:hover { /* Main bar background hover */
  background: #C5C3C3;
  text-decoration: none;
}

.breadcrumb .first {
  color:#00f !important;
}

.breadcrumb a:active {
   background:#C5C3C3;
}
.breadcrumb .sep, #admin-report-unittest-index .sep {
color:#ffffff;
}

.coursesearchbox {
  color:#ffffff !important; 
}

table.minicalendar {
  font-size: 0.7em;
}

.course-content table.weeks {
  background: #fff;
}

.course-content table.weeks a span {
  color: #00f;
}

.course-content table.weeks .content, .generalbox {
  background: #fff;
}/***** hanson-school/styles.css end *****/

/***** hanson-school/styles_menu.css start *****/

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/

.qmmc .qmdivider {
  display:block;
  font-size:1px;
  border-width:0px;
  border-style:solid;
  position:relative;
}

.qmmc .qmdividery {
  float:left;
  width:0px;
}

.qmmc .qmtitle {
  display:block;
  cursor:default;
  white-space:nowrap;
  position:relative;
}

.qmclear {
  font-size:1px;
  height:0px;
  width:0px;
  clear:left;
  line-height:0px;
  display:block;
  float:none !important;
}

.qmmc {
  position:relative;
  zoom:1;
  
}

.qmmc a, .qmmc li {
  float:left;
  display:block;
  white-space:nowrap;
  position:relative;
  
}



.qmmc div a, .qmmc ul a, .qmmc ul li {
  float:none;
}

.qmsh div a {
  float:left;
  
  }

.qmmc div {
  visibility:hidden;
  position:absolute;
}

.qmmc ul {
  left:-10000px;
  position:absolute;
}

.qmmc, .qmmc ul {
  list-style:none;
  padding:0px;
  margin:0px;
  
}

.qmmc li a {
  float:none
}

.qmmc li {
  position:relative;

}

.qmmc ul {
  z-index:10;
}

.qmmc ul ul {
  z-index:20;
}

.qmmc ul ul ul {
  z-index:30;
}

.qmmc ul ul ul ul {
  z-index:40;
}

.qmmc ul ul ul ul ul {
  z-index:50;
}

#menu li:hover>ul { /* 20090124 */
  left:auto;
}

#qm0 ul {
  top:100%;
}

#qm0 ul li:hover>ul {
  top:0px;
  left:100%;
}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/

#qm0 {
  color:#00f;
  padding:0 10px;
  
  font-weight:bold;
  font-size:14px;
  
}

/*"""""""" (MAIN) Items""""""""*/

#qm0 a {
  padding:11px 10px;
    margin-left: 15px;
  color:#00f;
  text-decoration:none;
}

/*"""""""" (MAIN) Hover State""""""""*/

#qm0 a:hover {
  color:#00F;
}

#qm0 a.border_none {
  padding:5px 10px;
  text-decoration:none;
}

/*"""""""" (MAIN) Hover State""""""""*/

#qm0 a.border_none:hover {
  color:#00f;
}

#qm0 a.border_none:active {
  color:#00f;
}

/*"""""""" (MAIN) Active State""""""""*/

body #qm0 .qmactive, body #qm0 .qmactive:hover {
  text-decoration:none;
  color:#00f;
}

/*"""""""" (SUB) Container""""""""*/

#qm0 div {
  margin:-1px 0px 0px 0px;
  color:#00f;
  *-moz-opacity:0.95;
  filter:alpha(opacity=95);
  opacity:0.95;
  width:175px;
}

/*"""""""" (SUB) Items""""""""*/

#qm0 div a {
  padding:3px 50px 4px 5px;
  border-width:0px;
  border-style:none;
  margin: 0 !important;
  color:#00f;
  font-size:11px;
  background:none;
  width:auto;
}

/*"""""""" (SUB) Hover State""""""""*/

#qm0 div a:hover {
}/***** hanson-school/styles_menu.css end *****/


