/* SYSTEM */
html, body
{
  height: 100%;
  margin: 0px; 
  padding: 0px; 
  font-family: Tahoma, sans-serif;
  color: #2D442F;
  background-color: #FFFFFF;
}

#container
{
  position: relative;
  min-height: 100%;

  width: 100%;
}

* html #container
{
  height: 100%;
}

div.counters
{
    margin: 4px 75px;
    text-align: right;
}

#logo
{
    display: none;
}

#logoPhoto
{
  position: absolute;
  width: 88px;
  height: 82px;
  top: 3px;
  left: 30px;
  z-index: 1;
  background: url(/style/design2/photo.gif); 
}

#logoPhoto img
{
    display: none;
}

#logoGelena, #logoGelena a:link, #logoGelena a:visited, #logoGelena a:active, #logoGelena a:hover
{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 50px;
  font: bold italic 24px Arial, sans-serif;
  color: #FF8651;
  background-color: #3B593E;
  text-align: right;
  vertical-align: bottom;
  padding: 35px 71px 0px 0px;
  text-decoration: none;
}



/* MENU */

#menuBlock
{
  position: absolute;
  height: 15px;
  top: 67px;
  width: 100%;
  left: 0px;
  text-align: right;
  font: bold italic 13px Arial, Helvetica, sans-serif;
}

#menu
{
  list-style-type: none;
  padding: 0px;
  margin: 0px 63px 0px 0px;
}

.menuItem
{
  display: inline;
  padding: 0px 8px 0px 10px;
}

#menuBlock a, #menuBlock a:link, #menuBlock a:visited
{
  text-decoration: none;
  color: #E0FFE3;
}

#menuActive, a#menuActive:link,  a#menuActive:visited,  a#menuActive:active,  a#menuActive:hover
{
  color: #FF8651;
}


/* COMMON */

#document
{
  padding: 95px 75px 30px 75px;
}

i
{
    font-family: Arial, sans-serif;
}

p
{
    font-size: 80%;
    text-align: justify;
    margin: 0px 0px 0.5em 0px;
}

p.error
{
    color: #DD4400;
}

p.author
{
    text-align: right;
    font-style: italic;
    font-family: Arial, sans-serif;
}

#document ul, #document ol
{
    font-size: 80%;
    text-align: justify;
    margin-top: 0px;
    margin-bottom: 0.5em;
}

ul p, #document ul ul, #document ol ol, #document ul ol, #document ol ul, p.annotation
{
    font-size: 100%;
}

a:link, a:active, a:hover
{
    color: #1E2321;
}

a:visited
{
    color: #639668;
}

.title
{
    font-weight: bold;
}

h1
{
  font-size: 140%;
  font-style: italic;
  font-family: Arial, sans-serif;
  margin: 15px 0px 20px -2px;
}

h1.notFirst
{
  margin: 35px 0px 0px -2px;
}

h2
{
  font-size: 80%; 
  margin: 0px;
}

hr
{
    color: #2D442F;
    height: 1px;
}

ul.categoriesList
{
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  border-top: solid 1px #1E2321;
}

ul.entitiesList
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

ul.categoriesList li, ul.entitiesList li
{
    border-bottom: solid 1px #1E2321;
    padding: 3px 0px;
}

ul.categoriesList a, ul.entitiesList a, ul.categoriesList a:visited, ul.entitiesList a:visited
{
  color: #2D442F;
}

ul h2, ol h2
{
  font-size: 100%;
}

table
{
    border-top: solid 1px #404B46;
    border-left: solid 1px #404B46;
}

td, th
{
    font-size: 80%;
    text-align: justify;
    border-bottom: solid 1px #404B46;
    border-right: solid 1px #404B46;
    padding: 5px 5px;
    vertical-align: top;
}

p table td, td p, p table th
{
    font-size: 100%;
}


/**********************             FOOTER           **********************/


#footerBar, #footer
{
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 20px;
  background-color: #3B593E;
  color: #E0FFE3;
  font: bold 12px Arial, Helvetica, sans-serif;
}

#footer .copyright
{
    position: absolute;
    left: 75px;
    bottom: 3px;
}

#footer .poem
{
    position: absolute;
    right: 75px;
    bottom: 3px;
}

#footer .copyright a:link, #footer .copyright a:visited, #footer .copyright a:active, #footer .copyright a:hover
{
    text-decoration: none;
    color: #E0FFE3;
}

#footer .poem em
{
    font-style: normal;
    color: #FFFFFF;
}

/* COMMON FORMS */
form
{
    position: relative;
}

form hr
{
    margin-bottom: -5px;
}

label
{
    display: block;
    font-size: 80%;
    margin-top: 7px;
}

textarea, input.text, input.submit
{
    font-family: Tahoma, sans-serif;
}

input.labeled, select.labeled
{
    font-family: Tahoma, sans-serif;
}

label.required
{
    font-weight: bold;
}

.labeled
{
    position: absolute;
    left: 14em;
    font-weight: normal;
}

input.labeled
{
    width: 20em;
}

textarea
{
    width: 34em;
    height: 5em;
}

input.submit
{
    display: block;
    margin-top: 7px;
    position: relative;
    left: 14em;
    width: 11em;
    font-weight: bold;
    text-transform: lowercase;
}

/* SPLASH */
#splash
{
    height: 301px;
    padding-top: 40px;
}

#splash img
{
    float: left;
    margin-right: 30px;
}

#splash div
{
    padding-top: 40px;
}

#splash p
{
    margin-top: 15px;
    text-align: left;
    xletter-spacing: 4px;
    font-size: 120%;
    font-weight: bold;
    font-family: verdana;
    font-style: italic;
}

