#middle {
  clear: both;
}
.top-navbar {
  padding: 0;
}
#wrapper.no-submenu {
  background: url("/images/backgrounds/notab.png") repeat-x scroll 0 -11px transparent;
}
#wrapper.no-submenu #middle {
  padding-top: 30px;
  padding-bottom: 45px;
}
#wrapper.no-submenu #middle >h1 {
  display: block;
  font-size: 28px;
  color: #ffffff;
  border: none;
  text-align: center;
}
#wrapper.no-submenu .containerSearch {
  background: none repeat scroll 0 0 white;
}
#header {
  z-index: 1200;
  border-bottom: #DBDBDB;
}
#header .headerNext {
  position: fixed;
  background: rgba(255,255,255,0.9);
}
#header #header_container {
  height: 45px;
  margin: auto;
  width: 960px;
}
#header #header_container .menu-left {
  float: left;
}
#header #header_container .menu-right {
  float: right;
  width: 360px;
  text-align: right;
  padding: 7px;
}
#header #header_container .menu-right >div {
  display: inline-block;
}
#header #header_container .menu-right.logged {
  padding: 3px;
}
#header #header_container >div {
  position: relative;
  float: left;
  list-style: none outside none;
  border-right: 1px solid #F4F4F4;
}
#header #header_container .logo {
  padding: 5px 15px 0 0;
  border: none;
}
#header #header_container .logo.csu,
#header #header_container .logo.hec {
  padding: 0px 15px 0 0 !important;
  box-shadow: none !important;
}
#header #header_container .logo a {
  border-width: 0px;
}
#header #header_container .logo a img {
  border-width: 0px;
}
#header #header_container .language_switcher {
  font-weight: bold;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}
#header #header_container .language_switcher a {
  font-size: small;
}
#header #header_container .maintopmenu {
  display: inline-block;
  font-size: small;
  font-weight: bold;
  margin: 0;
  border-top: 5px solid transparent;
}
#header #header_container .maintopmenu a {
  display: inline-block;
  padding: 10px 10px;
  color: #424240;
  text-decoration: none;
  cursor: pointer;
}
#header #header_container .maintopmenu:hover,
#header #header_container .maintopmenu.selected {
  border-top: 5px solid #5f81a0;
}
#header #header_container .logon {
  box-shadow: none;
  margin: 0;
  vertical-align: middle;
}
#header #header_container .logon.not-logged {
  text-align: right;
}
#header #header_container .logon.not-logged .tc-button {
  margin-right: 5px;
  margin-left: 5px;
}
#header #header_container .logon.not-logged a {
  font-size: small;
  font-weight: bold;
  text-decoration: none;
}
#header #header_container .logon.not-logged a.become-tutor {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 5px   ;
  -moz-border-radius: 5px   ;
  -webkit-border-radius: 5px   ;
  box-shadow: 0 1px 1px #999999;
  -moz-box-shadow: 0 1px 1px #999999;
  -webkit-box-shadow: 0 1px 1px #999999;
  background: #df4135;
  background: -moz-linear-gradient(top,#f0493d 0%,#ce382d 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f0493d),color-stop(100%,#ce382d));
  background: -webkit-linear-gradient(top,#f0493d 0%,#ce382d 100%);
  background: -o-linear-gradient(top,#f0493d 0%,#ce382d 100%);
  background: -ms-linear-gradient(top,#f0493d 0%,#ce382d 100%);
  background: linear-gradient(top,#f0493d 0%,#ce382d 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #f0493d ,endColorstr= #ce382d ,GradientType=0);
  border: 1px solid #E42323;
  cursor: pointer;
  padding: 5px 15px 5px 15px;
  margin-bottom: 1px;
  text-align: center;
}
#header #header_container .logon.logged {
  text-align: right;
}
#header #header_container .logon.logged .name {
  font-size: small;
  font-weight: bold;
  margin: 3px 40px 0 0;
  text-align: right;
}
#header #header_container .logon.logged .logout_link {
  margin: 0 40px 0 0;
  text-align: right;
  font-size: 11px;
  color: #424240;
}
#header #header_container .logon.logged .avatar-container {
  float: right;
}
#header #header_container .logon.logged a {
  display: block;
  text-decoration: none;
  color: #424240;
}
#header #header_container .logon.logged a.logout {
  color: #666;
  font-size: 11px;
}
#header #header_container .logon.logged a.logout:hover {
  text-decoration: underline;
}
#header #header_container .help_line {
  margin-top: 12px;
  font-weight: bold;
  border: none !important;
}
#header #header_container .help_line span {
  color: #326FA7;
}
#header #pageNavigator {
  background: #5f81a0;
  background: -moz-linear-gradient(top,#5f81a0 0%,#2c6297 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5f81a0),color-stop(100%,#2c6297));
  background: -webkit-linear-gradient(top,#5f81a0 0%,#2c6297 100%);
  background: -o-linear-gradient(top,#5f81a0 0%,#2c6297 100%);
  background: -ms-linear-gradient(top,#5f81a0 0%,#2c6297 100%);
  background: linear-gradient(top,#5f81a0 0%,#2c6297 100%);
  box-shadow: 0 0 10px #5f81a0;
  -moz-box-shadow: 0 0 10px #5f81a0;
  -webkit-box-shadow: 0 0 10px #5f81a0;
  clear: both;
  float: left;
  min-width: 100%;
}
#header #pageNavigator ul {
  margin: 0 auto;
  width: 960px;
}
#header #pageNavigator span.titles_tab {
  display: block;
  color: white;
  text-align: center;
  font-weight: bold;
  *font-weight: normal !important;
  *font-size: 12px !important;
  text-shadow: 0 0 2px black;
  -moz-opacity: 0 0 2px black;
  -webkit-opacity: 0 0 2px black;
}
#header #pageNavigator p.titles_tab {
  color: white;
  display: block;
  text-align: center;
  font-weight: bold;
}
#header #pageNavigator li {
  border-right: 1px solid #1A5388;
  box-shadow: 1px 0 1px #3885C4 inset;
  float: left;
  height: 80px;
  list-style: none outside none;
  width: 12%;
  cursor: pointer;
  -o-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#header #pageNavigator li:hover {
  background: #2b8dd1;
  background: -moz-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3F89C8),color-stop(100%,#1790DA));
  background: -webkit-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: -o-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: -ms-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #3F89C8 ,endColorstr= #1790DA ,GradientType=0);
}
#header #pageNavigator li:active {
  background: #2b8dd1;
  background: -moz-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3F89C8),color-stop(100%,#1790DA));
  background: -webkit-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: -o-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: -ms-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #3F89C8 ,endColorstr= #1790DA ,GradientType=0);
}
#header #pageNavigator li.selected {
  position: relative;
  background: #2b8dd1;
  background: -moz-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3F89C8),color-stop(100%,#1790DA));
  background: -webkit-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: -o-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: -ms-linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  background: linear-gradient(top,#3F89C8 0%,#1790DA 100%);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= #3F89C8 ,endColorstr= #1790DA ,GradientType=0);
}
#header #pageNavigator li.selected .arrow {
  background: url(/images/graphics/selector.png) no-repeat scroll 0 -1px transparent;
  height: 26px;
  position: absolute;
  top: 75px;
  width: 115px;
  z-index: 1;
}
#header #pageNavigator li.first_tab {
  box-shadow: none;
}
#header #pageNavigator li.last_tab {
  border-right: none;
}
#header #pageNavigator li img {
  display: block;
  margin: 5px auto 0;
}
#header #pageNavigator li a {
  text-decoration: none;
  width: 100%;
  height: 80px;
  display: inline-block;
}
div.counter {
  position: relative;
  top: 76px;
  left: -72px;
  background: none repeat scroll 0 0 #E6470E;
  border-radius: 25px   ;
  -moz-border-radius: 25px   ;
  -webkit-border-radius: 25px   ;
  box-shadow: 0 0 5px #2B2929;
  -moz-box-shadow: 0 0 5px #2B2929;
  -webkit-box-shadow: 0 0 5px #2B2929;
  color: white;
  float: left;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 7px;
}
.notification_relative {
  position: relative;
  z-index: 10;
}
.notification_relative .notification_absolute {
  background: none repeat scroll 0 0 #FC5A39;
  border-radius: 25px 25px 25px 25px;
  box-shadow: 0 1px 1px #333333;
  display: block;
  left: 193px;
  padding: 3px 8px;
  position: absolute;
  top: 64px;
}
.notification_relative .notification_absolute span {
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0 1px 1px #9A9A9A;
}
body.english span.titles_tab {
  font-size: 12px;
}
body.french span.titles_tab {
  font-size: 12px;
}
