/* ---- Yldised --- */
/* div { border: 1px solid red; } */

html, body { 
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  /*color: #000000;
  font-family: Arial;
  font-size: 12px;*/ 
}

html, body, form, input, select, ul, li,
.vaheta { /*, ul, li */
  padding: 0;
  margin: 0;
}

/*html { overflow-y: scroll; }*/

a img {
  border: 0 none black;
}

p, td {
  /*color: #000000;
  font-family: Arial;
  font-size: 12px;*/
}

.bold { font-weight: bold; }

/* ----------------------------------- */

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-end {
  position: absolute; 
  clear: both; 
  top: -100px; 
  left: -1000px; 
  margin-bottom: -5px;
}

.clearFix {
  clear: both;
  width: 100%;
  height: 0;
  visibility: hidden;
}

.stayAroundFloat {
  width: 100%;
  overflow: hidden;
}

.left-aligned td {
  text-align: left;
}

.alignRight {
  text-align: right;
}

/* ---- Ylejaagid ? ---- */

/* ----  ---- */
/* ---- Yldine link ---- */

a { 
  /*font-family: Arial;
  font-weight: bold;*/
  text-decoration: none;
}

.estlitIs a:link    { color: #1D9990; }
.estlitIs a:visited { color: #1D9990; }
.estlitIs a:hover   { color: #939598; }
.estlitIs a:active  { color: #939598; }

.estlitIs a.inv:link    { color: #939598; }
.estlitIs a.inv:visited { color: #939598; }
.estlitIs a.inv:hover   { color: #1D9990; }
.estlitIs a.inv:active  { color: #1D9990; }

.estlitIs a.valitud:link    { color: #939598; }
.estlitIs a.valitud:visited { color: #939598; }
.estlitIs a.inv.valitud:link    { color: #1D9990; }
.estlitIs a.inv.valitud:visited { color: #1D9990; }

.estlitWeb a:link    { color: #A62B43; }
.estlitWeb a:visited { color: #A62B43; }
.estlitWeb a:hover   { color: #939598; }
.estlitWeb a:active  { color: #939598; }

.estlitWeb a.inv:link    { color: #939598; }
.estlitWeb a.inv:visited { color: #939598; }
.estlitWeb a.inv:hover   { color: #A62B43; }
.estlitWeb a.inv:active  { color: #A62B43; }

.estlitWeb a.valitud:link    { color: #939598; }
.estlitWeb a.valitud:visited { color: #939598; }
.estlitWeb a.inv.valitud:link    { color: #A62B43; }
.estlitWeb a.inv.valitud:visited { color: #A62B43; }

/* ---- Menyy ---- */

#menyy {
  margin: 2px 0 22px;
  background: url('../pildid/menu_line.png') repeat-x 0 22px;
  
  /*text-align: center;*/
  font-family: "Times New Roman", Times, serif ;
  font-size: 18px;
  /*font-weight: bolder;*/
  color: #939598;
}

.estlitWebEsileht #paisWebLinks,
.estlitWebEsileht #paisIsLinks {
  font-family: "Times New Roman", Times, serif ;
  font-size: 18px;
  color: #939598;
}

#menyySisu {
  margin-left: 75px;
  padding-bottom: 20px;
}

.menyyValik {
  padding-bottom: 20px;
}

#menyySisu .valitud {
  background: url('../pildid/menu_arrow.png') no-repeat center 21px;
}

/* ---- ---- */
/* ---- Konteiner ---- */

#konteiner {
  width: 700px;
  margin: 0 auto;  
  padding-bottom: 1px; /* This keeps the bottom margin */
}

.newsletter #konteiner {
  width: 600px;
} 

#konteiner.fullWidth {
  width: 100%;
  margin: 0; 
  padding: 0;
}

/* ---- Pais ---- */

#pais {
  width: 700px;
  height: 100px;
  
  position: relative;
  margin: 45px 0 0;
}

.estlitIs #pais {  
  background: url('../pildid/is_header.png') no-repeat 0 0;
}

.estlitWeb #pais {  
  background: url('../pildid/web_header.png') no-repeat 0 0;
}

.newsletter #pais {  
  background: url('../pildid/newsletter_header.png') no-repeat 0 0;
  width: 600px;
  margin-bottom: 21px;
}

body.newsletter {  
  background-color: #F4F0CD;
  height: 100%;
}


/*#paisLogo,
#paisContact,
#paisIs,
#paisIsLinks,
#paisWebLinks,
#paisWeb  {
  background-image: url('../pildid/trans25-black.png');
}*/

#paisLogo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 49px;
  height: 81px;
}

#paisContact {
  position: absolute;
  top: 14px;
  left: 261px;
  width: 60px;
  height: 16px;
  /*background-image: url('../pildid/trans25-black.png');*/
}

#paisIs {
  position: absolute;
  top: 41px;
  left: 70px;
  width: 270px;
  height: 40px;
}

#paisWeb {
  position: absolute;
  top: 41px;
  left: 372px;
  width: 155px;
  height: 40px;
}

#paisLogo a,
#paisContact a,
#paisIs a,
#paisWeb a {
  display: block;
  width: 100%;
  height: 100%;
}

/*#paisLogo a:hover,
#paisContact a:hover,
#paisIs a:hover,
#paisWeb a:hover {
  border: 1px dotted #939598;
}*/

.estlitWebEsileht #paisLogo {
  position: absolute;
  top: 16px;
  width: 95px;
  height: 160px;
}

.estlitWebEsileht #paisContact {
  position: absolute;
  top: 49px;
  left: 310px;
  width: 60px;
  height: 17px;
}


.estlitWebEsileht #paisWeb {
  position: absolute;
  top: 145px;
  left: 437px;
  width: 210px;
  height: 50px;
}

.estlitWebEsileht #paisWebLinks {
  position: absolute;
  top: 120px;
  left: 450px;
  width: 600px;
}

.estlitWebEsileht #paisIs {
  position: absolute;
  top: 411px;
  left: 10px;
  width: 370px;
  height: 50px;
}

.estlitWebEsileht #estlitfest{
  position: absolute;
  top: 480px;
  right: -30px;
}

.estlitWebEsileht #lbf2018{
  position: absolute;
  top: 330px;
  right: -160px;
}
.estlitWebEsileht #estlitfest:hover,
.estlitWebEsileht #lbf2018:hover{
  opacity: 0.9;
}

/*.estlitWebEsileht #paisIs a {
  font-family: 'Times New Roman', Times, serif;
  font-size: 46px;
  line-height: 46px;
  padding-left: 10px;
  background-color: white;
}*/

.estlitWebEsileht #paisIsLinks {
  position: absolute;
  top: 468px;
  left: 24px;
  width: 370px;
}

/* ---- Sisu ---- */

#sisuKonteiner {
  /*margin-bottom: 50px;*/
}

#vasakPaan {
  float: left;
  width: 240px;
  padding-top: 5px;
}

#vasakPaan div+div {
  margin-top: 25px; /* Koos teksti servadega on 30px */ 
}

#vasakPaan div+div.vasakPilt {
   margin-top: 30px;
}

.lyhikePaan {
  padding-bottom: 200px;
}

#paremPaan {
  margin-left: 275px;
  padding-top: 2px;
}

#teinePaan,
#kolmasPaan {
  float: left;
  width: 200px;
  margin-left: 30px;
}

#newsArea {
  width: 490px;
}

#newsNewBooks {
  width: 200px;
  float: right;
  padding: 10px;
  margin: 0px -10px -10px;
  background-color: #F6F6F6;
}

#newsNewBooks div {
  padding-right: 10px;
}

#yldPaan {
  padding-top: 2px;
}

/* ----  ---- */

body.estlitWebEsileht {
  background: url('../pildid/frontpage_bg.png') repeat-y 50% 0; 
}

#esileheKonteiner {
  width: 100%;
  height: 561px;
  
  background: url('../pildid/frontpage.png') no-repeat 50% 60px;
}

#esileheSisuTaust {
  width: 820px;
  height: 100%;
  margin: 0 auto;
  background: url('../pildid/frontpage_bg.png') repeat-y 50% 0; 
}

#esileheSisu {
    width: 820px;
    height: 501px;
    
    position: relative;
    top: 60px;
    /*left: 50%;
    margin-left: -400px;*/

    
    background: url('../pildid/frontpage.png') no-repeat 50% 0;
}

/* ---- HR ---- */
/*
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #939598;
}


hr.withTopSpace {
  margin-top: 20px
}
*/
/* ----  ---- */

.el-logo {
  position: relative;
  top: -100px;
  margin-bottom: -80px;
}

/* ----  ---- */

#newsletterDate {
  position: relative;
  top: 78px;
  
  color: #939598;
  font-size: 14px;
  text-align: right;  
}

#newsletterFooter {
  border-top: 1px solid #A62B43;
  margin-top: 21px;
  color: #939598;
  font-size: 14px;
  text-align: left;  
}

/* ----  ---- */
/* ----  ---- */

.publicationsTable {
  border-collapse:collapsed;
  margin-right: -15px;
}

.publicationsTable td {
  padding-bottom: 30px;
  padding-right: 15px;
  vertical-align: top;
}

.publicationsTable td.raamtuPilt {
  width: 100px;
  height: 130px;
  vertical-align: top;
}

.publicationsTable td.raamtuPilt {
  background: url('../pildid/book-bg-100.jpg') no-repeat 0 0;
}

.publicationsTable td.raamtuPilt div {
  width: 100px;
  height: 100px;
  
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* ----  ---- */
#tutvustavText {
  font-size: 23px;
  margin-top: 2px;
}

#vasakMenyy {
  font-size: 18px;
  line-height: 28px;
}

#vasakMenyy2 {
  font-size: 14px;
  line-height: 24px;
}

#vasakMenyy2 a {
  font-family: Arial, Gadget, sans-serif;
  font-weight: bold;
}

#vasakMenyyLink {
  font-size: 18px;
}

#vasakPaan #gruppMenyyB {
  margin-top: 11px;
}

#vasakPaan h2 {
  margin: 0;
  font-weight: normal;
}

/* ---- Autorite loetelu --- */

.autoriteLoetelu h3.letter {
  font-family: "Arial Black", Gadget, sans-serif;
}

.estlitIs .autoriteLoetelu h3.letter {
  color: #939598;
}

.autoriteLoetelu .autoriPilt,
.bookShort .raamatuPilt
{
  float: left;
  margin-right: 15px;
}

.autoriPilt {
  border: 1px solid #E6E6E6;
}

#vasakPaan div.autoriPilt img {
  margin: 0;
}

#vasakPaan div.vasakPilt+div {
  margin-top: 30px; /* Vasakul paanil on img'l margin, mis läheb nüüd kastile */
}

/* autoriPilt kasti sisu keskele paigutamine on raamatu pildi juures allpool */

.autoriteLoetelu div.autor {
  margin-bottom: 30px;
}

.autoriteLoetelu .autor h4,
.autoriteLoetelu .autor p {
  margin: 0;
}

.autoriteLoetelu .autor h4 {
  font-size: 17px;
}

.autoriteLoetelu .autor p {
  font-size: 11px;
}

.autoriteLoetelu .autoriPilt,
.autoriteLoetelu .autoriPilt a,
.autoriteLoetelu .autoriPilt>div
{
  width: 90px;
  height: 90px;
  
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* ----  --- */

#sisu h1,
#sisu h2,
#sisu h4,
#newsNewBooks h2 {
  font-weight: normal;
}

.estlitIs #sisu h1, 
.estlitIs #sisu h2, 
.estlitIs #sisu h4,
{
  color: #939598;
  /*color: #1D9990;*/
}

.estlitWeb #sisu h1, 
.estlitWeb #sisu h2, 
.estlitWeb #sisu h4,
#newsNewBooks h2
{
  color: #939598;
  /*color: #A62B43;*/
}

/* ------------------------------ */
/* Those are used to align column tops */

/*
#sisu { border: 1px solid red; }
#vasakPaan { border: 1px solid blue; }
*/

.estlitWeb #sisu>h1:first-child, 
.estlitWeb #sisu>h2:first-child, 
.estlitWeb #sisu>h3:first-child, 
.estlitWeb #sisu>h4:first-child,
.estlitWeb #sisu .nsLink>h2:first-child,
#newsNewBooks h2 {
  margin-top: 0px;
}

/*.estlitIs #sisu {
  margin-top: -16px;
}*/

.estlitIs #sisu>h1:first-child, 
.estlitIs #sisu>h2:first-child, 
.estlitIs #sisu>h3:first-child,
.estlitIs #sisu .autoriteLoetelu>h3:first-child,
.estlitIs #sisu a:first-child>h3,  
.estlitIs #sisu>h4:first-child, 
.estlitIs #sisu .mainText>p:first-child,
.estlitIs #sisu div.mainText  {
  margin-top: 0px;
}

.estlitWeb #vasakPaan img {
  margin-bottom: 5px;
}

/* ------------------------------ */

/*
.estlitIs #sisu h2,
.estlitWeb #sisu h2 {
  color: #000000;
} */


#sisu h3 {
  font-weight: normal;
  /*color: ;*/
}

#sisu h3.sisuGrupiPealkiri {
  color: #000000;
}

#sisu ul {
  padding-left: 30px;
}

#sisu td>p {
  margin-top: -;
}

/* ----  --- */

.bookShort {
  overflow: hidden;
  margin-bottom: 30px;
}

.bookShort h4,
.bookLong h4,
.bookShort p {
  margin: 0;
}

.bookShort h4 a,
.bookLong h4 a {
  font-weight: bold;
}


.bookShort .raamatuPilt,
.bookShort .raamatuPilt a,
.bookShort .raamatuPilt>div /* For vertical middle positioning */
{
  width: 100px;
  height: 100px;
  
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.estlitIs .bookShortInfo {
  margin-left: 120px;
}

.bookShort .raamatuPilt {
  background: url('../pildid/book-bg-100.jpg') no-repeat 0 0;
}


#vasakPaan .bookCover,
#vasakPaan .bookCover a,

#vasakPaan .autoriPilt,
#vasakPaan .autoriPilt a
{
  width: 240px;
  height: 240px;
  
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#vasakPaan .bookCover {
  background: url('../pildid/book-bg-240.jpg') no-repeat 0 0;
  margin-bottom: 30px;
}

#vasakPaan div.bookCover img {
  margin: 0;
}

/* ---- */

.bookLong {
  margin: 30px 0;
}

.bookLong table {
  /*width: 350px;*/
  border-collapse:separate;
  border-spacing: 10px 0px;
}

.bookLong table td {
  vertical-align: top;
}

.bookLong .leftColumn {
  width: 80px;
}

.bookLong .raamatuPilt {
  float: right;
}

.bookTitleTrans {
  /*margin-top: -20px;*/
  margin-bottom: 20px;
  font-style: italic;
}

/* ---- ---- */

.additionalPictures {
  overflow: auto;
  margin-bottom: 30px;
}

.additionalPictures>div {
  width: 90px;
  height: 90px;
  float: left;
  margin: 5px;
}

.additionalPictures div a {
  width: 90px;
  height: 90px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* ---- ---- */

.label {
  color: #939598;
  font-style: italic;
}

.hall {
  color: #939598;
}

#copyrights {
  width: 700px;
  margin: 50px auto 0;
  color: #939598;
  font-size: 9px;
  text-align: left;  
}

/* ----  --- */

.artikliKokkuvote+.artikliKokkuvote {
  margin-top: 30px;
}

.artikliKokkuvote h3,
.artikliKokkuvote h4,
.artikliKokkuvote p {
  margin: 0;
}

/* ----  --- */

.mainText {
  margin: 15px 0;
}

.mainText img {
  margin: 5px 15px;
}

/* ----  --- */

.rightsArea,
.contactsArea,
.linksArea
{
  margin-bottom: 30px;
}

.rightsArea h4,
.contactsArea h4,
.linksArea h4
{
  margin: 0 0 10px 0;
}

.rightsArea p,
.contactsArea p
{
  margin: 0;
}

/* ----  --- */

.searchTable {
  font-size: 12px;
}

.searchTable .label {
   margin-top: 35px;
}

.searchButtons {
  font-size: 18px;
}

/* ----  --- */

.newsSummary {
  margin-bottom: 30px;
}

.nsLink {
  font-size: 17px;
  margin-bottom: 20px;
}

#vasakPaan .nsLink.first {
  font-size: 23px;
}

.nsDate {
  color: #939598;
  font-size: 14px;
  font-style: italic;
}

.newsDetail .nsDate {
  margin-bottom: 20px;
}

.newsDetail div+div,
.newsDetail p+p {
  margin-top: 15px;
}

/*
.nsSummary,
.nsContent {
}*/

.nsPager {
  text-align: right;
}

#newsArea .nsPager {
  clear: left;
  margin-right: 50px;
}
input.readonly {
  color: #AAAAAA
}

/* ---- TabControl ---------------- */

.tabArea {
  margin: 10px 0;
}

.tabButtons {
  line-height: 25px;
  margin-bottom: -1px;
}

.tabButtons ul {

}

.tabButtons ul li {
  display: inline;
  list-style: none;
}

.tabButtons a {
  font-size: 12px;
  padding: 4px;  
  
  /*border: 1px solid <br />
<b>Warning</b>:  Undefined array key "raam" in <b>/data01/virt3007/domeenid/www.estlit.ee/vana/elis/css/100-FormElements.css</b> on line <b>29</b><br />
;*/ 
}

.tabButtons .open a {
  color: black;
  /*background-color: <br />
<b>Warning</b>:  Undefined array key "raamiPais" in <b>/data01/virt3007/domeenid/www.estlit.ee/vana/elis/css/100-FormElements.css</b> on line <b>34</b><br />
;*/
  border-bottom: 1px solid #FFFFFF;   
  
  position: relative;  
  z-index: 1;
}

.tabContent {
  padding: 10px;
  background-color: #FFFFFF;
  border: 1px solid <br />
<b>Warning</b>:  Undefined array key "raam" in <b>/data01/virt3007/domeenid/www.estlit.ee/vana/elis/css/100-FormElements.css</b> on line <b>44</b><br />
;
}

/* ----------------------------------- */

.FeDate {
  width: 65px;
}

.FeTime {
  width: 35px;
}

.FeDate-button {
  margin-left: 5px;
}

/* ----------------------------------- */

.FeTreeSelect {
  line-height: 14px;
}
  
  
.FeTreeSelect ul,
.FeTreeSelect li {
  margin: 0;
  padding: 0;
}

.FeTreeSelect {
  overflow: auto;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}

.FeTreeSelect.readonly {
  border-color: #939598;
}

.FeTreeSelect.menu {
  position: absolute;
  margin-top: 21px;
  z-index: 2;
}

.FeTreeSelect ul {
  font-size: 12px;
}

.FeTreeSelect ul ul {
  padding-left: 15px;
  background: url('../pildid/punktiir-hor.png') repeat-y 8px 0;  
}

.FeTreeSelect ul li {
  list-style: none;
  cursor: default;
  margin: 1px 0 0 -10px;
  padding-left: 10px;
  background: url('../pildid/punktiir-ver.png') no-repeat 5px 10px; 
}

.FeTreeSelect ul li.last {
  background: #FFFFFF url('../pildid/punktiir-nurk-va.png') no-repeat -13px -3px; 
}

.FeTreeSelect div.node {
  padding: 1px 4px;
  background-color: #FFFFFF;
}

.FeTreeSelect div.node:hover {
  border: 1px dotted #555555;
  padding: 0 3px;
}

.FeTreeSelect div.node.selected {
  background-color: #3399FF;
  color: #FFFFFF;
}

.FeTreeSelect .closed ul {
  display: none;
}

/* ----------------------------------- */

.FeCollapsibleArea {
  border: 1px solid #939598;
  margin: 5px auto 5px;
  padding: 10px;
}

.FeCollapsibleArea+.FeCollapsibleArea,
.FeCollapsibleArea+.rant,
.rant+.FeCollapsibleArea,
.rant+.rant
{
  margin-top: 10px
}

.FeCollapsibleArea.collapsed {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  /*margin: 2px auto 10px;*/
  padding: 10px 0 0 11px;
}

.FeCollapsibleArea .FeCollapsibleAreaTitle {
  position: relative;
  top: -19px;
  left:  0px;
  margin-bottom: -14px;
}

.FeCollapsibleArea .FeCollapsibleAreaTitle span{
  padding: 0 5px;
  background-color: #FFFFFF;
}

.FeCollapsibleArea .FeCollapsibleAreaButton{
  background: url('../pildid/arrow-up.gif') no-repeat 0 1px;
}

.FeCollapsibleArea.collapsed .FeCollapsibleAreaButton{
  background: url('../pildid/arrow-down.gif') no-repeat 0 1px;
}

/* ----------------------------------- */

/* ---- Estliti spetsiifilised asjad ---- */
.EstlitIsikuteTabel #otsinguAla,
.EstlitRaamatuteTabel #otsinguAla {
  margin-bottom: 15px;
}

.estlitLeftPad {
  margin-left: 50px;
}

.estlitBiograafiaAla {
  width: 600px;
}

.estlitBiograafiaAla p {
  margin-bottom: 15px;
}

/* ---- EstlitMediaList ---- */
/* EstlitMediaList, EstlitMediaList_item, EstlitMediaList_file, EstlitMediaList_info, EstlitMediaList_buttons*/

.EstlitMediaList_item {
  width: 200px;
  height: 200px;
  float: left;
  
  margin: 5px;
  
  text-align:center;
}

.EstlitMediaList_file {
  width: 200px;
  height: 150px;
  display: table-cell;
  vertical-align: middle;
}

.EstlitMediaList_info, 
.EstlitMediaList_buttons {
  margin-top: 5px;
}

.EstlitMediaList_info {
  color: #939598;  
  font-style: italic;
}

.EstlitMediaList_description {
  text-align: left;
}

/* ----  ---- */

.estlitFlowplayerSmall {
  display:block;
  width:200px;
  height:150px;
}

audio {
  width: 200px;
  height: 40px;
}

video {
  width: 200px;
  height: 150px;
}

/* ----  ---- */
