body {
  margin : 0em;
  padding : 0em;
  width : 100%;
  color: #445461;
  font-family: Helvetica, verdana;
  font-weight:normal;
  text-align:justify;
  font-size: 62.5%;
  font-size: 10px;
  background-color:#f7f9fa;
}

#myGallerySet, #myGallery, #searchform{
 display: none;
}

#full{
  background:url('/usr/jemcode/img/bg.png') 0em 0em repeat-x; 
  min-height: 50em;
}

a {
  color: black;
  text-decoration: underline;
}
a:hover {
  color: #999999;
  text-decoration: underline;
}


p {
  padding: 1em; 
  margin: 0em;
}

ul{
 padding:0em;
 margin: 0em;
/* padding-bottom: 2em;*/
}

#pagewidth {
 width : 78em;
 margin : 0 auto;
 text-align : left;
}



#header{
 width: 90em;
 height: 5.8em;
 line-height: 1.8em;
 font-size: 1em;
 text-align: center;
 padding: 0em;
 margin: 0em;
 position : absolute;
 top: -14em;
 width : 20em;
 left:1em;
}


#header h1 {
 margin : 0;
 position : relative;
 top : 0em;
 width: 13.69em;
 height: 2.44em;
 left: 0.3em;

}
#header h1 a {
 display : block;
 overflow : hidden;
 text-indent : -999.9em;
 height : 2.44em;
 width : 13.69em;
 position : relative;
 left: 0em;
 top: 1.5em;
}
#header h1 a span {
 position : relative;
 cursor : pointer;
 display : block;
 width: 90em;
 height: 10em;
 background : url(/usr/jemcode/img/logo.png) no-repeat;
}

#menu {
  z-index:2;
  position: absolute;
  margin-left: 0.7em;
  top: -4.9em;
  font-weight: bold;
  text-align: right;
  background: url(/usr/jemcode/img/menubg.png) no-repeat;
  width: 76.5em;
  height: 3.9em;
}
html>body .active{
  filter: none;
}


#menu ul  {
 margin: 0em;
 padding: 0em;
 list-style: none;
 list-style-position:inside; 
 width: 75em;
 margin-top: 0.1em;
}

#menu ul li {
  list-style: none;
  line-height:2.8em;
  height: 2.4em;
  /*color: #748491;
  font-size: 1.4em;
  */
  font-size: 1.2em;
  color: #415160;
  font-weight: bold;
  float:left;
  margin-left: 2.4em;
  padding-right: 1em;
  padding-left: 1em;
/*  border-left: 1px solid transparent;
 *    border-right: 1px solid transparent;
 *      border-bottom: 1px solid transparent;*/
}

#menu ul li a{
  font-weight: bold;
  text-decoration: none;
  color: #415160;
}
#headercontainer{
}
#menu ul li.active, #menu ul li:hover {
   background: url(/usr/jemcode/img/lihover.png) repeat-x 0em 0.10em;
/*   border-left: 1px solid #e5a803;
 *      border-right: 1px solid #e5a803;
 *         border-bottom: 1px solid #e5a803;*/

  color: #314150;
}
#menu ul li:hover a{
  font-weight: bold;
}

#contentcontainer{
 position: absolute;
 width: 78em;
 margin: 0 0em 0 -0.6em ;
 padding: 0em;
 min-height: 50em;
 background-color: transparent;
 top: 14em;
 z-index: 2;
 background:url(/usr/jemcode/img/pagebg.png) no-repeat 0 0;
}

#content{
  margin: 0;
  padding: 1em 3em 3em 3em;
  min-height: 45em;
  position:relative;
  top: 10px;
}
#content img{
 padding: 0px;
 margin: 0px;
}

#footer{
 line-height: 1.8em;
 font-size: 1.2em;
 position: absolute;
 top: -12em;
 right: 0px;
 padding: 1em 1.5em 1em 0em;
/* top: -4em;*/
}
#footer a {
 text-decoration: none;
 color: #888888;
}

#footer a:hover {
 text-decoration: none;
 color: #000000;
}

#footer ul li {
 float: left;
 list-style: none;
}
#footer ul li:after{
  content: "|";
  margin: 5px;
  font-size: 15px;
}
#footer ul li.last:after{
content: ""
}

#content{
 font-size: 1.2em;
}
#content h1{
  font-size:   1.5em;
  font-weight: Bold;
  margin-bottom: 0.4em;
  color: #314150;
  border-bottom: 4px solid #fad46b;
}


#content h2{
  font-size: 1.2em;
  font-weight: bold;
  margin: 1.2em 0.5em 0.6em 0.5em;
}
#content h3, #content h4{
 font-size: 1.0em;
 font-weight: bold;
 margin: 1.2em 0.8em 0.6em 0.8em;
}
img{
/*  padding: 1em;*/
}
#content p{
  font-size: 1.2em;
 padding: 0;
  margin: 0.8em 2em 0.8em 2em;
}
#content ul{
 font-size: 1.2em;
 margin: 0.6em 1.4em 0em 0em;
}
#content ul li{
  color: #445461;
  list-style-image: url(/usr/jemcode/img/li.png); 
  margin-left: 4em;
}
#contact{
 width: 440px;
 margin-left: 100px;
 
}

#contact select{
 width: 210px;
  font-size:1.2em 
}
/** contact form*/
div.form-container { margin-top: 10px; padding-top: 5px; background-color: transparent; border: #EEE 1px solid; text-align:left;}
p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }
div.form-container form p { margin: 0; }
div.form-container form p.note { margin-left: 120px; font-size: 90%; color: #333; }
div.form-container form fieldset { margin-top: 10px 0; padding: 10px; border: #DDD 0px solid;}
div.form-container form legend { font-weight: bold; color: #666; 
  line-height:25px;
  border: 1px solid #DDDDDD;
  padding-left: 20px;
  padding-right: 20px;
 display:none;
}
div.form-container form fieldset div { padding: 0.25em 0; }
div.form-container label, 
div.form-container span.label {width:110px; margin-right: 10px; padding-right: 10px; display: block; float: left; text-align: right; position: relative; }
div.form-container label.error, 
div.form-container span.error { color: #C00; }
div.form-container label em, 
div.form-container span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
div.form-container input.error { 
border-color: #C00; background-color: #FEF; 
}
div.form-container div.controlset label, 
div.form-container div.controlset input { display: inline; float: none;}
div.form-container div.controlset div { margin-left: 170px; }
div.form-container div.buttonrow { margin-left: 130px; margin-top: 10px; }
div.form-container a.aide:hover{ cursor: help; } 
div.form-container img{ padding: 0px;margin; 0px; border: 0px; } 
input:focus, textarea:focus { background-color: #f5f8fa; border: solid 1px  #94a0b7; }
input.error:focus {
  background-color: #fcd2d2; border: solid 1px  #bc6868; 
}
input, textarea { background-color: #FFFFFF; border: solid 1px  #94a0b7; }

.submit{ 
  border: 1px solid #c6c6c6; 
  height: 35px;
  background: url('/usr/jemcode/img/bg_button.gif') 0.1em -0.1em repeat-x;
}
.inputError{
 border: solid 1px  #ff5745;
}
select.inputError{
 color: red;
}
/** end contact form */

.error_label{
  clear:both;
  color: red;
  padding: 0px !important;
  margin: 0 0 -15px 130px;
  
}

#myGallerySet{
/* width: 420px;
 *  height: 500px;
 *  */
}

#map{
 border: 1px solid #2c2c31;
}
.decorate-table{
 border: 1px solid #999999 !important;
 border-collapse: collapse;
 width: 100%;
}

table.decorate-table thead{
 border: 1px solid #AAAAAA !important;
 font-weight:bold;
 color: white;
 background-color: #354a57;
}

table.decorate-table tr{

}

table.decorate-table tr td{
 border: 1px solid #AAA !important;

}

table.decorate-table tr td.st{
 font-weight: bold; 
 background-color: #9da7c0;
 color: white;
 padding: 4px;
}


table.decorate-table tr.odd{
 background-color: #f2f7f9;
}
.noborder{
 border: 0px !important;
}
#blg {
 position: relative;
 left: 20px;
 top: 20px;
 display: none;
 font-weight: bold;
 height: 20px;
 cursor:pointer; 
 cursor:hand;
}

#video{
 position: absolute;
  top: 100px;
  left: 400px;
 z-index: 2;
}

#overvideo{
 background-color: red;

 position: absolute;
 top: 300px;
 left: 400px;
 width: 300px;
 height: 200px;
 z-index: 99;
}


#baseline{
 position: absolute;
 color: #a3b7c7;
 font-size: 20px;
 top: -77px;
 left: 245px;
}
