/* ----------------------- LINKS ---------------------------*/

a:link, a:active, a:focus, a:hover, a:visited {
  outline:none;
  text-decoration: none;
  border: 0;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
  border-left: 0;
  margin: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;

}



/* ----------------------- GENERAL -------------------------*/

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

body{
  background-color: #252525;
}

img{
  border: 0;
  margin: 0;
}

table{
  border-spacing: 0;
  padding: 0;
  /*border: 0;*/
  margin: 0 0 0 0;
  /*border-width: 0;*/
  border-collapse: collapse;
}



div.clear{
  clear: both;
  overflow: hidden;
}

#generalcontent{
  position:relative;
  left:300px;
  top: 0;
  min-height: 250px;
  height: auto !important;
  height: 250px;
  width: 700px;
  background-color: #e1dfd6;
  z-index: 5;
}

#leftsidepart{
  position: absolute;
  left: 0;
  top: 92px;
  width:300px;
  height:400px;
  z-index: 1;
}


#mainOffset{
  clear: both;
  overflow: hidden;
  height: 55px;
}


#header1{
  position:absolute;
  left:20px;
  top:7px;
  z-index: 6;
}

#header1place{
  position:relative;
  height: 60px;         /*set offset for content below header*/
  /*background-color: #ecdfd0;*/
}

#headerstripe{
  position:absolute;
  left:0; top:55px;
  width:700px;
  height:2px;
  background-color: #252525;
  z-index: 10;
  overflow: hidden;
}

#stripeLeft{
  position: absolute;
  bottom:0;
  width: 100%;
  height: 2px;
  background-color: #333;
  overflow: hidden;
}


#stripeB{
  width: 100%;
  height: 2px;
  background-color: #bfbfbf;
  overflow: hidden;
}

#stripeC{                       /*used in project.php for video and other files*/
  width: 100%;
  height: 2px;
  background-color: #D7D5C8;
  overflow: hidden;
}


#backurl{
  position: absolute;
  top: -25px;

  color: #808080;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  letter-spacing: 1px;
  font-weight: normal;
}

#backurl a{
  color: #a5a5a5;
  text-decoration: underline;
}

#backurl a:hover{
  color: #fff;
}

/* ----------------------- PROJECT NAVIGATION --------------*/

#overFlowBoxL{
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  cursor: pointer;
  z-index: 50;
  background-image: url(../design/transparent.gif);
}

#overFlowBoxM{
  position: absolute;
  top: 0;
  overflow: hidden;
  cursor: pointer;
  background-image: url(../design/transparent.gif);
}
#overFlowBoxR{
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  cursor: pointer;
  background-image: url(../design/transparent.gif);
}

#goPrev{
  position: absolute;
  cursor: pointer;
  top: 20px;
  left: 0px;
  width: 50px;
  height: 30px;
  overflow: hidden;
  display: none;
  background-image: url(../design/nav_prev_eng.png);
  z-index: 55;
}

#goNext{
  position: absolute;
  top: 20px;
  right: 0;
  width: 50px;
  height: 30px;
  overflow: hidden;
  display: none;
  background-image: url(../design/nav_next_eng.png);
}

#goFull{
  position: absolute;
  top: 0px;
  left: 50%;
  width: 100px;
  height: 25px;
  margin-left: -50px;
  overflow: hidden;
  display: none;
  background-image: url(../design/nav_full_eng.png);
}






/* ----------------------- index.php ------------------------*/

a.inContent_1{
  font-family: 'Times New Roman', Times, serif;
  font-size: 13pt;
  font-weight: normal;
  text-decoration: underline;
  letter-spacing:  0px;
  color: #808080;
}
a.inContent_1:hover{
  color: #333;
}



/* ----------------------- SUB MENU -------------------------*/

div.filter{
  position: relative;
  width: 285px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 0px;
  color: #808080;
  height: 20px;
  cursor: pointer;
}

div.filter > a{
  color: #a5a5a5;
}

div.filter > a:hover, div.filter:hover > a{
  color: #fff;
}


a.filter{
  color: #a5a5a5;
}

a.filter:hover {
  color: #fff;
}





/* ----------------------- TEXT ----------------------------*/

.header1{
  font-family: 'Times New Roman', Times, serif;
  font-size: 28pt;
  letter-spacing: 2pt;
}

.header2{
  font-family: 'Times New Roman', Times, serif;
  font-size: 16pt;
  letter-spacing: 1pt;
  color: #000;
}

.header2 a{
  color: #000;
}

.header2 a:hover{
  color: #888;
}

.header3{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing:  1px;
  line-height: 20px;
  color: #808080;
}

.header5{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  letter-spacing:  1px;
  color: #bfbfbf;
}

.headerSubMenu{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing: 2pt;
  color: #808080;
}


.pDescription{
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-family: 'Times New Roman', Times, serif;
  font-size: 13pt;
  font-weight: normal;
  letter-spacing:  0px;
  line-height:  20px;
  color: #555555;
  text-align: justify;
}


.headerDownFile{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing:  1px;
  line-height: 20px;
  color: #333;
}

.headerDownFile a{
  color: #333;
}

.headerDownFile a:hover{
  color: #aaa;
}


.headerPageSel{
  position: relative;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  letter-spacing:  1px;
  line-height: 20px;
  color: #C7C5B8;
  width: 100%;
}
.headerPageSel a{
  color: #444;
}
.headerPageSel a:hover{
  color: #888;
}



/* -----------------------  MAIN MENU ----------------------*/
#mainmenu{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  letter-spacing: 2pt;
}

#mainmenu:link, #mainmenu:visited{
  color: #a5a5a5;
}
#mainmenu:active{
  color: #c6ff2c;
}
#mainmenu:hover{
  color: #FFFFFF;
}




/* -----------------------  HEADER WRAPER FOOTER -----------*/

#wrapper {
  position: relative;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height:100%;
}

#header{
  height: 110px;
  width: 100%;
  /*background-color: #333;*/
}
#content {
  width: 1000px;
  position:relative;
  padding-bottom: 30px;
  /*background-color: #353535;*/
}
#footer{
  height: 50px;
  width: 100%;
  position: relative;
  margin-top: -50px;

}



/* -----------------------  COLORS -------------------------*/

.color_dark{
  color: #252525;
}

.color_links{
  color: #a5a5a5;
}

.color_green{
  color: #c6ff2c;
}










