body {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
}
#container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}
header {
  width: 100%;
  height: 140px;
}

#header {
  background: url(../images/blue_bar.png) no-repeat;
  z-index: 5001;
  position: fixed;
  width: 940px;
}

#headerlogo {

  padding-top: 44px;
  padding-left: 30px;  
  width: 300px;
  height: 97px;
  float: left;
}

#header-right {
  width: 600px;
  height: 141px;
  float: right;
}

div .search {
  padding-top: 80px;
  padding-right: 25px;
}

.search input {
  border: 1px solid #c7d6df;
  height: 14px;

}
.navi {
  position: fixed;
  background: url(../images/blue_bar_navi_menue.png) repeat-x;
  width: 940px;
  z-index: 5000;
  border-bottom: 1px solid black;
}

#whole {
  margin-top: 45px;
}

hr {
  color: #c7d6df;
  height: 1px;
  margin: 5px 0 5px 0;
}

ul.menu-bottom-left {
  list-style-type: none;
  margin: 0;
}

.menu-bottom-left > li {
  display: inline;
  width: 200px;  
}

.menu-bottom-left > li > a {
  display: inline;
  padding: 5px;
  width: 200px;
}

.page-header {
  margin-left: 20px;
  margin-top: 15px;
}

#msg {
  margin-bottom: 60px;
}

.nav a {
  text-transform: uppercase;
}
.menu .nav-header {
	text-transform: uppercase;
	color: white;
	margin-right: 43px;
	margin-top: 13px;
	cursor: pointer;
	float: left;
	margin-bottom: 7px;
	margin-left: 44px;
	font-weight: bold;
	font-size: 12px;
}

nav ul.nav {
  list-style-type: none;
  list-style-image: none;
  position: relative;


}
nav ul.nav:after {
  content: "";
  clear: both;
  display: block;
}

nav ul.nav li {
  float: left;
}

nav ul.nav > li {

  border-left: 1px solid #000;
}
nav ul.nav > li:first-child {
  border-left: 0px;
}
nav ul.nav li a {
  float: left;
  text-align: center;
  display: block;
}
nav > ul.menu > li > a {
  letter-spacing: 3px;
}

nav > ul.menu > li:first-child > a {
  border-left: 1px solid #000;
}

nav ul.menu > li > a {
    padding: 12px 18px;
    border-right: 1px solid #000;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 15px;
}

.dropdown:active, .dropdown:hover {
  background: url(../images/lightblue_bar_navi_menue.png);
}


nav ul.menu > li > ul > li {
  width: 100%;
}

nav ul.nav > li > ul > li > a {
  text-align: left;
  box-sizing:border-box;
  -moz-box-sizing:border-box; /* Firefox */
  width: 100%;
}
.dropdown-menu {
  margin-top: 0px;
  background-color: #65a8d6;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}

.dropdown-menu > li > a {
  color: #fff;
  font-weight: bold;
}
#footleft a {
  font-size: 10px;
}

.copyright {
  font-size: 10px;
}


footer {
  position: fixed;
  bottom: 0px;
  background-color: #fff;
  z-index: 5001;
  padding-bottom: 5px;
  margin-top: 0px;
  width: 960px;
}

.mod-languages {
  position: absolute;
  right: 30px;
  top: 50px;
}

.mod-languages a {
  color: #c7d6df;
}

.inputbox {
	height: 20px !important;
}

.nivo-caption {
	opacity: 0.8;
	font-size: 14px;
	padding-bottom: 25px;
  	background: #002d57;
}

.nivo-caption h1 {
  color: white;
}

.nivo-caption p {
	opacity: 1;
}

.nivo-controlNav {
	margin-top: -30px;
	margin-left: 13px;
}

.top-menu > li, .top-menu > li > a {
	display: inline;
	color: #c7d6df;

}

.top-menu {
	padding-right: 15px;
	margin-top: 5px;
	float: right;
}
.top-menu > li  {
	float: left;

}
.moduletable {
	text-align: right;
}

.top-menu > li > a:hover {
	background: none;
}

.hiderer {
	z-index: 0;
	display: none;
	height: 450px;
	overflow: show;
}
.hiderer p {
	z-index: 1;
}	
.square {
	padding-top: 5px;
	width: 270px;
	margin-left: 0px;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 10px;
	cursor: pointer;
}

.course-menu h2 {
	padding-top: 15px;
}

div.icons, div.page-header {
  display: none;
}

.sec-banner {
  top: -50px;
}

.banner {
  height: 232px;
}

.banner > h1 {
  position: absolute;
  bottom: 5px;
  left: 25px;
  color: #000;
}

.banner-default {
  background-image: url(../../../images/media/header-default.jpg);
}

.menuacademy ul {
  	list-style: none;
 	padding-left: 15px;
}

.menuacademy {
  text-align: left;
}

.menuacademy .nav-header {
  font-weight: bold;
  font-size: 115%;
}

.menuacademy li {
  font-size: 110%;
}

ul {
  padding-left: 20px;
}

.header > h1 {
  font-weight: normal;
}