/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
  border: 1px solid #ddd;
  padding: 0 1.4em 1.4em 1.4em;
  margin: 0 0 1.5em 0;
}

legend {
  font-size: 1.2em;
  font-weight: bold;
}

textarea {
  min-height: 75px;
}

.editor-label {
  margin: 1em 0 0 0;
}

.editor-field {
  margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
  color: #f00;
}

.field-validation-valid {
  display: none;
}

.input-validation-error {
  border: 1px solid #f00;
  background-color: #fee;
}

.validation-summary-errors {
  font-weight: bold;
  color: #f00;
}

.validation-summary-valid {
  display: none;
}


/* Default styles
-----------------------------------------------------------*/

/*Layout*/
html, body, #container {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #2E2E2E;
}

#container {
  height: auto;
}

#header {
  width: 1024px;
  margin: 0 auto;
  height: 57px;
}

#article {
  width: 1050px;
  margin: 0 auto;
}


#footer {
  width: 1050px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  height: 50px;
  position: static;
  bottom: 0;
}

/*Theme
-----------------------------*/
/*HEADER*/
#header {
  font-family: Candara;
  background-color: #eeeeee;
}

#logo {
  float: left;
  width: 250px;
  height: 57px;
  margin-left: 0px;
}

#globalNavigation {
  width: 766px;
  float: right;
  vertical-align: top;
  margin-top: 10px;
  padding-right: 5px;
}

  #globalNavigation > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
  }

#lang-list-cont {
  position: absolute;
  z-index: 10;
  left: -2px;
  display: none;
  background: #ebebeb;
  padding: 4px;
}

li.lang-list:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 2px 2px 0px;
  border-color: #000;
  padding: 3px;
  z-index: 10;
  top: 6px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -16px;
}

li.lang-list.opened-list:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 2px 2px 0px;
  border-color: #000;
  padding: 3px;
  z-index: 10;
  top: 6px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  right: -16px;
}

.lang-list {
  position: relative;
  margin-left: 8px;
}

#header a {
  margin-left: 20px;
  font-size: 17px;
}

#lang-list-cont a {
  margin-left: 0;
}

#header a[href="home.php"] {
  margin-left: 0px;
}

#header a:hover {
  border-bottom: #777777 solid 2px;
}

/*ARTICLE*/

#article {
  font-family: Calibri;
  background-color: #ffffff;
}

/*FOOTER*/
#footer {
  background-color: #6E6E6E;
  height: 25px;
  font-family: Candara;
  text-align: center;
  color: white;
}

hr {
  line-height: 1px;
  color: white;
  background-color: white;
}

/*DEFAULT*/
a {
  text-decoration: none;
  color: #000000;
}

.mainButton {
  background-color: #ffffff;
  border: 1px solid #dcdcdc;
  display: inline-block;
  cursor: pointer;
  color: #666666;
  font-family: Candara;
  font-size: 14px;
  font-weight: bold;
  padding: 1px 15px;
}

  .mainButton:hover {
    background-color: #E6E6E6;
    color: black;
  }

.highlight {
  color: #012DAD;
}


p {
  margin: 0;
}

#article {
  background-color: #D8D8D8;
}

/*SLIDER
------------------------------------*/
#sliderContainer {
  position: relative;
  width: 716px;
  height: 296px;
  overflow: hidden;
  float: left;
}

#firstRow {
  position: relative;
  height: 296px;
  width: 1050px;
}

#mainBanner {
  height: 28px;
  width: 1050px;
  background-color: #D8D8D8;
}

  #mainBanner p {
    text-align: center;
    padding-top: 0px;
    font-size: 17px;
    font-weight: 600;
  }

#slider {
  position: inherit;
  height: 280px;
  width: 7168px;
}

  #slider > div {
    position: absolute;
    width: 1050px;
    height: 280px;
  }

#bottomBanner {
  padding-top: 20px;
  padding-bottom: 0px;
  background-color: #eeeeee;
}

#info {
  background-color: #E1E1E1;
  float: left;
  width: 333px;
  height: 296px;
}

#infoTitle {
  margin: 10px;
  margin-top: 25px;
  text-align: center;
  font-weight: 600;
  font-size: 22px;
}

#infoText {
  margin: 20px;
  margin-top: 78px;
  text-align: center;
  font-size: 16px;
}

#mainSliderContent {
  height: 280px;
  width: 716px;
}

div#manualPanel {
  display: block;
  background-color: #D8D8D8;
  padding: 0;
  width: 310px;
  margin: 0 auto;
  height: 16px;
}

#manualPanel img {
  width: 14px;
  height: 14px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  margin-top: 2px;
}

#manualPanel div {
  float: left;
  width: 14px;
  height: 14px;
  margin-left: 3px;
  background-image: url("sButt_.png");
}

#mapOfSite a {
  margin-left: 10px;
  font-size: 14px;
}

#mapOfSite {
  position: relative;
  background-color: #eeeeee;
  padding-top: 5px;
}

#FirstColumn {
  margin-left: 25px;
  float: left;
  width: 210px;
}

#SecondColumn {
  float: left;
  margin-top: 28px;
  margin-left: 55px;
  width: 237px;
}

#ThirdColumn {
  float: left;
  margin-left: 50px;
  width: 200px;
}

#ForthColumn {
  float: left;
  margin-left: 45px;
  width: 200px;
}

#mapOfSite .navTitle {
  padding-left: 10px;
  font-size: 20px;
}

br.clear {
  clear: both;
}

ul {
  list-style: none;
  margin-top: 5px;
  margin-bottom: 5px;
}

li {
  padding-top: 0px;
}



.tSystems li {
  list-style-image: url(Images/Controls/imgULTS.png);
  padding-top: 3px;
}

.tModules li {
  list-style-image: url(Images/Controls/imgULTM.png);
  padding-top: 3px;
}

.simulators li {
  list-style-image: url(Images/Controls/imgULS.png);
  padding-top: 3px;
}

.others li {
  list-style-image: url(Images/Controls/imgULO.png);
  padding-top: 3px;
}

#mapOfSite .highlightLink {
  color: #ED1C24;
}
