html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a,abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button, input,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
/*    font-size: 14px;*/
    vertical-align: top;
    background: transparent;
}
ul {
    list-style: disc inside;
}
ul li {
  margin-bottom: 3px
}
/*table {
    border-collapse: collapse;
    border-spacing: 0;
}*/

html, body {
    min-height: 100%; height: 100%;
}
html { font-size: 62.5% }
body {
    background: #eeeeff;
    color: #000;
    font: normal 1.2em arial,verdana,sans-serif;
    line-height: 140%;
}
div {
    position: relative;
    display: block;
}
*html img.png { border: 0; behavior:expression( !this.filterSetFlag ? this.filterSetFlag = (this.style.filter = 'progid:DXImageTransform.Microsoft.AlphaImageLoader(src="' + this.src + '", sizingMethod="image")', this.src='/i/e.gif', true) : '' ); }
.br { clear: both; line-height: 1px; height: 1px; overflow: hidden; }
.ov { overflow: hidden; }
*html .ov  { overflow: visible; height: 1%; }
.fr { float: right; }
.fl { float: left; }
.cr { clear: right; }
.cl { clear: left; }
.co { float: right; right: 50%; }
.ci { right: -50%; }
.cf { clear: both; }

a {
   text-decoration: none;
   color:#3c77af; 
/*   color:#484a41; */
}
a:hover {color:#fecf08;}

#wrap {
    font-family: arial,verdana, sans-serif;
    font-size: 1.1em;
    min-width: 1000px;
    max-width: 1600px;
    min-height: 100%;
/*    color: #39657f; */
    color: #484a41;
    margin: 0 .5em;
}
*html #wrap {
    height: 100%;
    width: expression((document.documentElement.clientWidth<1000)?'1000px':((document.documentElement.clientWidth>1600)?'1600px':''));
}
#header {
    padding-top: .5em;
    height: 190px;
    z-index: 1;
}
*html #header {}
#header .bkgrnd {
  background: url(/i/sky1.jpg);
}
#header .head-photos {
    width: 95%;
    padding: 5px 0;
    text-align: center;
}
#header .head-photo {
  width: 20%;
  float: left;
}
#header .flag {
  float: right;
  clear:right;
  margin-right: .5em;
  margin: .33em .5em 0 0;
}
/* ------------------ LEFT BAR -------------------------------*/
#left-bar {
    z-index: 2;
    margin-left: 0px;
    margin-bottom: 40px;
    margin-top: .5em;
    float: left;
    width: 225px;
}
#search {
  border: 1px solid #c7e5ff;
  padding: 5px 3px;
}
#search input {
    background-color: #fefefe;
    border: 0;
    border-top: 1px solid #c7e5ff;
    border-left: 1px solid #c7e5ff;
}
#search input.q {
    width: 150px;
}
#search input.s {
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #c7e5ff;
    border-right: 1px solid #c7e5ff;
    font-weight:bold;
    float: right;
    cursor: pointer;
}
#search input.s:hover {
    border: 0;
    border-top: 1px solid #c7e5ff;
    border-left: 1px solid #c7e5ff;
}
#search input.s:active {
    border: 0;
    border-top: 2px solid #c7e5ff;
    border-left: 2px solid #c7e5ff;
    border-bottom: 1px solid #c7e5ff;
    border-right: 1px solid #c7e5ff;
}
#search input.s {
    background-color: #ffffff;
    border: 0;
    border-bottom: 1px solid #c7e5ff;
    border-right: 1px solid #c7e5ff;
    font-weight:bold;
    float: right;
    cursor: pointer;
}

*html #left-bar {
    margin-top: 9px;
}
#left-bar .menu_head {
    padding:15px 15px 25px 15px;
    text-align:center;
    font-weight:bold;
    font-size: 16px;
}
#left-bar .menu_item {padding-left:20px;font-weight:bold;font-size: 14px;background-color:#eeeeff; white-space: nowrap;}
#left-bar .menu_item a {color: #484a41;}
#left-bar .menu_item_curr {
    padding-left:20px;
    font-weight:bold;
    font-size: 14px;
    background-color:#eeeeff; 
    white-space: nowrap;
    color: #3c77af; 
    font-style: oblique;
}
#left-bar .menu_item a:hover {color: #3c77af;}
#left-bar .banners .main-links {
    text-align:center;
    font-size: 0.8em;
    font-style:italic;
    margin:15px 5px 5px 0;
}
#left-bar .banners .main-links a {
    font-size: 1em;
}
/* ---------------- CENTER PART --------------------------------*/
#center {
    padding:.5em 1em 0 1em;
}
*html #center {
    margin: -6px 7px;
    left: -3px;
}
#center h1 {
  font-size: 1.8em;
  padding: .5em .5em .3em;
  margin-bottom: .3em;
  font-style:italic;
  border-bottom: 2px solid #d4ddf4;
}
#center h2 {
  font-size: 1.4em;
  padding: .5em .5em .5em;
/*  margin: 1em .5em 1em 2em; */
  clear: both;
  font-style:italic;
}
#center h3 {
  font-size: 1.1em;
  margin: 5px 5px 5px 25px;
  clear: both;
}
#center h4 {
  font-size: .9em;
/*  margin: 5px 5px 5px 25px;
  clear: left; */
}
#pplace {
/*    margin: 0 15px 15px; */
    font-size: 1.1em;
}
*html #pplace {
    margin: 15px -9px 15px 15px;
}
#pplace abbr {
    border-bottom:dotted 1px;
    cursor:help;
}
#pplace .notice {
  border: 1px solid #d4ddf4;
  padding: 1em;
  -moz-border-radius: .5em;
  -webkit-border-radius: .5em;
  border-radius: .5em;
  margin-bottom: .5em;
}

#pplace .news {
    clear: left;
    margin-bottom: 10px;
}
#pplace div.news div.t {
    background-color: #dadde6;
    padding: 3px;
    margin-bottom: .5em;
}
#pplace .news .t span {
    float:right;
    font-style: italic;
    font-size: .9em;
}
#pplace .news .announcement {
    margin-bottom: 10px;
    font-size:.9em;
    padding: 0 1em;
}
#pplace .news .announcement img {
    float:left;
    margin: 0 .5em .5em 0;
}
#pplace .center_menu {
    padding: 5px;
    background-color: #dadde6; 
    color: #7387a0;
    width: 100%;
}
#pplace .center_menu .menu_item {
    padding-left:1.2em;
    font-weight:bold;
    font-size: 1.2em; 
    white-space: nowrap;
}
#pplace .center_menu .sub_menu_item {
  margin-top: 3px;
  padding-left:1.2em;
  font-weight:bold;
  white-space: nowrap;
}
#pplace .center_menu .curr {
    color: #3c77af;
}
#pplace .center_menu a {
    color: #484a41;
    font-style: normal;
}
#pplace .center_menu a:hover {
    color: #3c77af;
}
#pplace .center-content a {
    text-decoration:underline;
}
#pplace p {
    text-align: left;
    margin: 0 0 5px 0;
    text-indent: 1em;
}
#pplace table {
    width: 95%;
    background-color: #39657f;
    margin:1em 0 .5em 0;
}
#pplace table thead th {
  padding:5px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
  background-color: #fff;
}
#pplace table tbody th  {
  padding:5px;
  text-align: left;
  background-color: #efefef;
  vertical-align: middle;
}
#pplace table tbody td  {
  padding:5px;
  text-align: left;
  background-color: #efefef;
  vertical-align: middle;
}
#pplace table tbody tr.even th, #pplace table tbody tr.even td {
  background-color: #fff;
}
#pplace table tbody.center td, #pplace table tbody.center th {
  text-align: left;
}

#pplace .back {
    text-align: right;
    font-weight: bold;
    border-top: 2px solid #d4ddf4;
}
#pplace .text {
  padding: 10px 0;
}
#pplace .highlight {
    background-color: #c7e5ff;
}
#pplace ol { 
/* margin-left: 30px; */ 
padding: 0px 0 .5em  0em; 
text-align: justify; list-style-type: decimal;
}
#pplace ol li { margin-bottom: .5em;}
.photo {
    width: 23%;
    float: left;
    text-align: center;
    margin: 3px 3px 10px 3px;
    height: 190px;
    -moz-border-radius: .5em; -webkit-border-radius: .5em; border-radius: .5em;
    border:1px solid #8ec4e3 !important;
/*    -moz-outline-radius:4px !important; */
}
*html .photo {
    border: 1px solid #8ec4e3;
}
*:first-child+html .photo {
    border: 1px solid #8ec4e3;
}
.photo .image {
    padding-top: 5%;
    height: 120px;
}
.photo .subtitle {
    padding: 3px 10px;
    font-size: 0.9em;
    font-weight: bold;
}


.p_form {
}
label {
    margin-top: 10px;
    margin-left: 3%;
    display: block;
    color: #39657f;
}
form label span.error {
    color: #ff0000;
}
form {}
form label input, form label textarea {
    display: block;
    border: 0;
    border-top: 1px solid #c7e5ff;
    border-left: 1px solid #c7e5ff;
    padding: 0 2px;
    width: 90%;
    font-size: 1em;
    font-family: arial,sans-serif;
    background: #fefefe;
}
form .captcha {
    width: 80%;
    margin-left: 10%;
}
form .captcha label {
    font-style: italic;
}
form .captcha label.error {
    color: red;
}
form .captcha img {
    float: left;
}
form .captcha input {
    float: left;
    width: 5em;
    margin-top: 8px;
    border: 0;
    border-left: 1px solid #c7e5ff;
    border-top: 1px solid #c7e5ff;
    background: #fefefe;
}
form .submit {
    float: right;
}
form .submit input {
    color: #3c746b;
    margin: 5px 0 0 5px;
    width: auto;
    border: 0;
    padding: 3px 5px;
    border-right: 1px solid #c7e5ff;
    border-bottom: 1px solid #c7e5ff;
    
}
form .submit input:hover {
    border: 0;
    border-left: 1px solid #c7e5ff;
    border-top: 1px solid #c7e5ff;
}
form .submit input:active {
    border: 0;
    border-left: 2px solid #c7e5ff;
    border-top: 2px solid #c7e5ff;
}

/* -------- footer ------------- */
#footer {
/*    position: absolute; */
    bottom: 0px;
    height: 41px;
    padding: 5px 0;
    width: 100%;
}

#footer .f-banners{
    float: left;
}
#footer .counter {
    float: left;
    margin: 0 1em;
}
#footer .links {
    float: right;
    font-size: 0.8em;
    font-style: italic;
    text-align: center;
    width: 80%;
}
#footer .links a {
    font-size: 1em;
}
#footer .flex-logo {
    float: right;
    font-size: 0.8em;
    width: 100px;
    margin: 5px;
}
#footer .cprght {
    margin-top: 1em;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
}

