@import url('user/text.css');

fieldset
{
  border:0;
  padding:0;
  margin:0;

}

.formError,.fieldError
{
  dislay:inline;
  color:black;
}

#header
{
  position:relative;
  z-index:3;
  margin:auto;
  width:750px;
}

#top
{
  position:relative;
  margin:auto;
  top:0;
  right:0;
  width:750px;
  /*height:109px;*/
  background-color:blue;
}

#top h1
{
  position:absolute;
  margin:0;
  padding:0;
  color:white;
  font-size:48px;
  font-weight:bold;
  top:10px;
  right:20px;
  
}

#top h1 img
{
  position:absolute;
  top:-10px;
  right:-20px;


}


#top h2
{
  position:absolute;
  margin:0;
  padding:0;
  color:white;
  font-size:35px;
  font-weight:bold;
  top:55px;
  right:40px;
  
}

#menu
{
  position:relative;
  margin:4px auto 0 auto;
  padding:0 2px 0 0;
  width:750px;
}

#menu li ul
{
  padding-top:3px;
  position:absolute;
  top:24px;
  right:0;
  z-index:3;
}

#menu li ul
{
  margin:0;
  padding:0;
  display:none;
}

#menu li.Hover ul,#menu li ul.Hover
{
  display:block;
}


#menu li ul li
{
  float:none;
  position:static;
  margin:0;
  border-top:1px solid white;
}


* html #menu li ul
{
  left:-2px;
}


#menu li
{
  float:right;
  width:105px;
  margin:0 0px 5px 2px;
  padding:0;
  background-color:#388aba;
  height:24px;
  list-style:none;
  display:block;
  text-align:center;
}

#menu li.Hover
{
  position:relative;


}

#menu.expand li
{
  width:auto;
  padding: 0 5px;
}

#menu.expand li li
{
  width:120px;
}

#menu li a
{
  color:white;
  font-size:17px;
  font-weight:none;
}

#main
{
  position:relative;
  width:750px;
  margin:auto;
}

#main h2,#title h2
{
  color:white;
  background-color:blue;
  text-indent:1px;
  font-size:25px;
  margin: 0px 0 5px 0;
  padding: 0px 0 2px 0;
}

#main h2
{
  display:none;

}

#title h2
{
  margin: 0px auto 0px auto;
  padding:0;
  width:750px;
  padding:0;
  text-indent:5px;


}


#main h3
{
  margin:0 0 5px 0;
  font-weight:bold;
  color:#005973;
}

#content p:first-child
{
  margin:0;
  padding:0;
}

* html #main h2
{
  height:1px;
}

* html #main h2.top
{
  position:relative;
  right:5px;
}


#footer
{
  position:relative;
  width:760px;
  margin:auto;
  clear:both;
  height:20px;
  border-top:1px solid #062354;
}

#bottomMenu
{
  display:none;
}

#credit
{
  position:relative;
  top:4px;
  right:0;
  margin:0;
  padding:0;
  font-size:10px;
  color:#666666;
  width:50%;
  z-index:1;
  
}

#creditGalsoft
{
  text-align:left;
  position:relative;
  bottom:8px;
  right:0;
  margin:0;
  padding:0;
  font-size:10px;
  color:#666666;
  z-index:2;
  height:1px;
}



* html #credit,* html #creditGalsoft
{
  height:1px;
}

#credit a
{
  color:#961207;
}

#right
{
  float:left;
  margin-right:5px;
}

.gallery ul
{
}

* html .gallery ul
{
  height:1px;
  position:relative;
}

.gallery li
{
  margin:0px 0 10px 2px;
  padding:0;
  display:inline;
  list-style:none;
  width:170px;
  height:200px;
  text-align:center;
  float:right;
  position:relative;
}

.gallery li .descr
{
  position:absolute;
  bottom:0;
  right:0;
  width:170px;
  border-top:1px solid #062354;
  border-bottom:1px solid #809cc9;
}

.gallery li .descr h4
{
  padding:0;
  margin:0;
  font-size:11px;
  color:#062354;
}

.gallery li .descr h4
{
  padding:0;
  margin:0;
  font-size:11px;
  font-weight:normal
  color:#0b3274;
}

#contactDetails
{
  float:right;
  height:460px;
  width:136px;
  color:white;
  background-color:#1a79b0;
  padding:4px 4px 0 0;
}

#contactDetails a
{
  color:white;
}


.contact
{
  color:#0a3783;
  font-size:15px;
  font-weight:normal;
}

.contact
{
  float:right;
  height:404px;
  margin-right:10px;
  border-right:1px solid #1349ae;
  margin-bottom:5px;
}

.contactTable
{
  border-spacing:2px;
}

.contactTable th
{
  padding-left:10px;
}

.contactTable th
{
  width:150px;
  font-size:15px;
  font-weight:normal;
  text-align:left;
  vertical-align:top;
}

.contactTable th.label
{
  font-size:16px;
  font-weight:normal;
  text-align:right;
}




.contactTable td
{
  font-size:15px;
  font-weight:normal;
  color:white;
  text-align:right;
}

.contactTable td input 
{
  width:310px;
  height:20px;
  border:1px solid #000000;
}

.contactTable td textarea
{
  width:310px;
  height:160px;
  border:1px solid #000000;
  overflow:hidden;
}

em
{
  text-decoration:underline;
  font-style:normal;
}

#News
{
  float:left;
  margin-right:3px;
  width:300px;
  color:black;
}

#News h3
{
  text-align:center;
}

#News ul
{
  margin:0;
  padding:0;

}

#News ul li
{
  display:block;
  list-style:none;
  padding:0;
  margin: 5px 0 0 0 ;
}

#News ul li h4
{
  margin: 0 0 0px 0;
  padding:0;
}

#News ul li pre
{
  font-family:Arial;
}



#mainImages
{
  float:left;
}

#bottomImage
{
  clear:both;
  text-align:center;
  margin-top:3px;

}

.Marquee
{
  overflow:hidden;

}


table.nice
{
  margin:auto;
  width:95%;
  padding:1px;
  border:1px outset;
  background-color:#e4e9f7;
}

table.nice thead tr
{
  background-color:#51527e;
  color:white;
  text-align:right;
}

table.nice tbody tr.odd
{
  background-color:#e4e9f7;
}

table.nice tbody tr.even
{
  background-color:#d2eaf7;
}

table.nice tfoot tr
{
  background-color:#efefef;
}

table.nice tbody tr.Current
{
  background-color:#aadfdf;
}

#search
{
  text-align:left;
  margin:5px 0;

}

#links
{
  position:absolute;
  right:0;
  width:120px;
  padding:0;
  margin:108px 0 0 0;
}

#links.nosearch
{
  margin:60px 0 0 0;
}


#links li
{
  position:relative;
  float:right;
  width:105px;
  margin:0 0px 2px 2px;
  padding:0;
  background-color:#388aba;
  height:24px;
  list-style:none;
  display:block;
  text-align:center;
}

#main.side
{
  position:relative;
  width:639px;
  margin:auto;
  right:58px;
  min-height:300px;
}
