/**************************************
 * THEME NAME: menu_horizontal
 *
 * Files included in this sheet:
 *
 *   menu_horizontal/user_styles.css
 **************************************/

/***** menu_horizontal/user_styles.css start *****/

﻿div.mymenu {
      float:right;
      font-size:0.85em;
      line-height:normal;
      }
      
    div.mymenu ul {
      padding:0px 10px;
      list-style:none;
      }
      
    div.mymenu li {
      float:right;
      background:url('pix/norm_right.gif') no-repeat right top;
      margin-left: 5px;
      padding:0;
      }
      
    div.mymenu a {
      display:block;
      background:url('pix/norm_left.gif') no-repeat left top;
      padding:5px 15px 4px;
      font-size: 0.8em;
      text-decoration: none;
      }

a {
      text-decoration: none;
      }



body {
  font-size: 100%;
  color: #444242;
  font-family: verdana, arial, georgia, times, serif;
  margin: 0;
  padding: 0;
  background: #444242;
   
}
div#wrapper{
  background: #444242;
  width: 100%;
  margin: 0;
  }

div#content {
  background-color: #ffffff;
  padding: 0px 0;
  font-size: 0.75em;
  line-height: 1.6em;
  margin-top: 0px;
  clear: both;
  margin-left: 5%;
  margin-right: 5%;
}

div#footer {
  width: 90%;
  margin: 0 5% 60px 5%;
  font-size: 0.75em;
  border-top: 1px #444242 solid;
  background: #BBD6F1;
  height: 60px;
}

#headwrapper {
	 background:   #fff ;
	  width: 90%;
	  margin: 0 5% 0 5%;
}

.head {
 width: 100%;
 float: right;
}

div.grey {
background: #444242;
width: 100%;
height: 0px;
}

div.top {
float: right;
width: 100%;
}

div.header-left {
	 width: 45%;
	 float: left;
}

div.background-left {
background: #4F78D4;
width: 100%;
height: 230px;
}

div.header-right {
	
	 float: right;
	 width: 55%;
	
}


div.background-right {
background: #4F78D4;
width: 100%;
height: 230px;
}


div.header-right img {
	
float: right;
}


div.header-right div.headerlogin {
	
	 float: right;
	  margin: 10px 50px 10px 0;
	  
	  font-size: 0.8em;
	 
	
	
}
 div.headerlogin div select {
	
	
	  float: right;
	  margin-top: 5px;
	  margin-bottom: 0;
	 
	
	
}









div.breadcrumb {
  font-size: 0.8em;
  padding-left: 0.3em;
}



div.navbar {
 
  background-color: #BBD6F1;
  font-size: 0.9em;
  margin: 0 5% 0 5%;
}





div.navbar div.navbutton form {
  float: left;
}
div.navbar div.navbutton {
 
}


div.langmenu  select {
	
	  margin: 0 10px;
	
	
	
}

#footer div.logininfo {
	
	 margin-top: 20px;
	
	
}

#footer div.sitelink {
	
	 position: absolute;
	  margin-top: -5px;
	 
	
	
}

#footer p.helplink {
	 float: right;
	 padding-right: 20px;
	       text-decoration: none;
}


div.mylink {
float:right;
font-size: 9px;
color:#ccc;
      text-decoration: none;
 margin-top: 40px;
}
div.mylink a:link, div.mylink a:visited {
float:right;
font-size: 9px;
color:#ccc;
text-decoration: none;

}







ul.section li {
  margin: 0.2em 0;
}
div.sideblock div.content * {
  text-align: left;
}
div.sideblock div.content input[type="submit"] {
  width: auto;
}
button#searchform_button {
  width: auto;
}
div.sideblock div.content div.btn input {
  width: auto;
}
.block_login .loginform .fld {
  text-align: right;
}
div.sideblock div.calendar-controls a.next {
  text-align: right;
}
div.sideblock ul.list span.c1 {
  padding-left: 0;
}
div.sideblock div.title h2 {
  font-size: 1em;
  line-height: 1.1em;
}
div.sideblock div.header {
  background-color: 
#BBD6F1;
  padding:  0.3em 0.3em;
  border: none;
}
div.sideblock div.content {
  padding: 0.4em 0.3em;
  
  border: none;
  
  
  }
  
  div.sideblock div.content ul li {
  padding: 0.4em 0;
  

  
  
  }

div.sideblock table.minicalendar td.day {
  text-align: center;
  font-size: 0.9em;
}
div.sideblock table.minicalendar {
  border-style: none;
}


.sideblock .content .message {
  text-align: left;
}
.sideblock .header .hide-show-image {
  margin-top: 0;
}
.sideblock.hidden .header .hide-show-image {
  margin-top: 2px;
}

div.sideblock div.commands a.roles img {
  width: 11px;
  height: 11px;
}
div.sideblock span.icon {
  display: block;
  float: left;
  margin-right: 0.3em;
}
div.sideblock ul.list li {
  clear: left;
}
div.sideblock div.header div.commands {
  height: 16px;
  background-color: #ffffff;
}





#calendar .event_global {
  background-color: #BBD6F1;
  border-color: #444242;
}
.minicalendar .event_global {
  background-color: #BBD6F1;
  border-color: #444242;
}
.block_calendar_month .event_global {
  background-color: #BBD6F1;
  border-color: #444242;
}
#calendar .event_course {
  background-color: #BBD6F1;
  border-color: #444242;
}
.minicalendar .event_course {
  background-color: #BBD6F1;
  border-color: #444242;
}
.block_calendar_month .event_course {
  background-color: #BBD6F1;
  border-color: #444242;
}
#calendar .event_group {
  background-color: #BBD6F1;
  border-color: #444242;
}
.minicalendar .event_group {
  background-color: #BBD6F1;
  border-color: #444242;
}
.block_calendar_month .event_group {
  background-color: #BBD6F1;
  border-color: #444242;
  
}
#calendar .event_user {
  background-color: #BBD6F1;
  border-color: #444242;
}
.minicalendar .event_user {
  background-color: #BBD6F1;
  border-color: #444242;
}
.block_calendar_month .event_user {
  background-color: #BBD6F1;
  border-color: #444242;
}
table.cal_popup_bg {
  background-color: #BBD6F1;
  color: #333333;
  border-color: #444242;
}
div.sideblock div.calendar-controls span.current {
  text-align: center;
}




body#admin-lang h2.main {
  font-size: 1em;
  text-align: left;
}
body#course-index table.generalbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}

div.generalbox {
   background-color: #ffffff;
   border: none;
}
div.coursebox {
   
    border: 1px 
#444242 solid;
   
   
   }

div.clearer {
  clear: both;
}
h1 {
  font-size: 1.7em;
  align: left;
  background: #BBD6F1;
  line-height: 1.5;
  padding: 5px 5px 5px 5px;
}

h2 {
  font-size: 1.4em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1.0em;
}
a:link {
  color: #133F9F;
}
a:visited {
  color: #133F9F;
}
a:hover {
  color: #0E8AEF;
}
a.dimmed:link {
  color: #AAAAAA;
}
a.dimmed:visited {
  color: #AAAAAA;
}
table.generaltable {
  background-color: #EEEEEE;
}
span.arrow {
  font-family: verdana, Arial, Helvetica, Courier, sans-serif; 
}
p.arrow_button input {
  font-family: verdana, Arial, Helvetica, Courier, sans-serif; 
}
img.resize {
  width: 1em;
  height: 1em;
}
p.helplink {
  margin: 0.5em 0;
}
h1.headermain {
  color: #133F9F;
}
h2.headingblock {
  border-style: none;
}
.loginbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
.loginbox.twocolumns .loginpanel {
  border-right-color: #DDDDDD;
}
div.noticebox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.generaltable td {
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.generalbox {
  border-top-width: 1px;
  border-style: solid none none;
  border-top-color: #DDDDDD;
}
table.generaltable th.header {
  background-color: #DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}
table.forumheaderlist th.header {
  background-color: #DDDDDD;
  border-width: 1px;
  border-style: solid;
  border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
}
.forumheaderlist,
.forumpost {
  background-color: #EEEEEE;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
.forumheaderlist td {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
.forumpost .topic {
  border-bottom-color: #FFFFFF;
}
div.informationbox {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.userinfobox {
  border: 1px solid #DDDDDD;
}
p.copyright {
  text-align: center;
}
.errorbox {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #e15215;
  color: #fff;
}
table.minicalendar td.today {
  line-height: 1.4em;
  border: 2px solid #88DD55;
}
div.sideblock table.minicalendar tr.weekdays {
  font-size: 0.8em;
}
div.courseboxcontent {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
td.courseboxcontent {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.generaltable td.cell {
  white-space: normal;
}
body.admin table.generaltable {
  width: 100%;
}
body#course-view tr.section td.side {
  border-style: none;
}
body#course-view tr.section td.content {
  border-style: none;
}
body#course-user .section {
  background-color: #EEEEEE;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
div.que {
  border-style: none;
}
td.sitetopiccontent {
  border-style: none;
}
body#site-index td.categoryboxcontent {
  border-style: none;
}
.categorylist {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  padding: 4px;
}
body#admin-roles-manage td.generalboxcontent table td {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
body#admin-roles-override td.capcurrent {
  background-color:#FFFFFF;
  border: 1px solid #cecece;
}
div.breadcrumb span.sep {
  font-family: verdana, arial, helvetica, sans-serif;
  color: #133F9F;
}
div.calendar-controls span.previous {
  font-family: verdana, arial, helvetica, sans-serif;
}
div.calendar-controls span.next {
  font-family: verdana, arial, helvetica, sans-serif;
  text-align: right;
}
table#calendar td.maincalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table#calendar td.sidecalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #efd;
}
#calendar .event_global,
#calendar .event_course,
#calendar .event_group,
#calendar .event_user,
.minicalendar .event_global,
.minicalendar .event_course,
.minicalendar .event_group,
.minicalendar .event_user {
  border: 1px solid !important;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
table.minicalendar {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #f8f8f8;
}
table#calendar td.today,
div.minicalendar td.today {
  border-color: #8d5;
}
#adminsettings fieldset span.form-shortname {
  color: #cccccc;
  font-size: 90%;
}
#adminsettings fieldset {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
form.mform fieldset {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
}
form.mform div.textarea textarea {
  width: 35em;
}
body#grade-index table.grades {
  background-color: #EEEEEE;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;  
}
body#grade-index .grades td {
  border-color: #FFFFFF;
}
table.glossarypost {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #f8f8f8;
}
table.glossarypost div.concept h3 {
  display: inline;
}
table.glossarypost.continuous div.concept {
  display: inline;
}
div.entrybox {
  border-color: #FFFFFF #DDDDDD #DDDDDD #FFFFFF;
  background-color: #eee;
}

.tabrow0 {
  font-size: 100%;
  padding: 0;
}
.tabtree {
  margin-bottom: 3%;
}
.tabrow0 li {
  border: 1px solid #88DD55;
  margin: 0;
  padding: 4px;
}
.tabrow0 li.first {
  margin-right: 0;
}
.tabrow0 li.selected,
.tabrow0 li.here {
  background-color: #efd;
}
.tabrow0 a span {
  background-image: none;
  padding: 0;
}
.tabrow0 a {
  background-image: none;
  padding: 5px;
}
.tabrow0 a:hover {
  background-image: none;
}
.tabrow0 .here a:hover {
  background-image: none;
}
.tabrow0 a:hover span {
  background-image: none;
}
.tabrow0 .here a:hover span {
  background-image: none;
}
.tabrow0 div,
.tabrow0 ul {
  background-image: none;
  top: 100%;
  padding: 0 0 0.25em;
  line-height: 200%;
  border-top-color: #5c0;
}
.tabrow0 ul {
  background-color: #efd;
  padding: 0;
}
.tabrow0 ul li.selected,
.tabrow0 ul li.here {
  background-color: #efd;
}
.tabrow0 ul li {
  background-color: #f8f8f8;
}

#middle-column table ul li {

list-style: none;
	
}

#middle-column h2

{

border-bottom: 1px #eee solid;
	
}


/***** menu_horizontal/user_styles.css end *****/

