/*
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/

table {font-family: 'OpenSansCondensedLight'; font-size:1.1em;}
td, table, .ev_table,  tr   {border:0px; }
table {width:100%;}

.ev_navigation {width:auto; margin:0px; padding:0px;}
.ev_navigation div {float:left;}
.ev_navigation table, tavle.ev_navigation {width:auto; float:right; margin:0px 10px;}
.ev_navigation table .nav_bar_cal {margin:0px 10px;}
.ev_table tr   {border-top:1px solid #cccccc;}
.ev_navigation select {width:150px;}


ul.ev_ul li.ev_td_li  {border:0px; list-style:none;}
ul.ev_ul h3 {margin:0px; line-height: 0.6em; }
  .ev_td_right   {

        padding-left:36px;

                 }

.locat, .avtor, .extra, .time {font-size:16pt; line-height: 1em;  }
     .avtor  {font-weight:normal;}
.time {font-size:20pt; margin-top: 5px;}
.uchast, .uchast > p {font-size:16pt;}
 div.jh1 a.ev_link_row, div.jh1 {
        font-family: 'OpenSansCondBold';
       font-size:36pt;
       font-weight:bolder;
     line-height:40pt;
       }

 .ev_td_li   h3 { font-size:1.2em;  }
   .cal_div {position:relative; top:0; left:0;}




   /* left date */
     td.ev_td_left { background:#fff;  width:175px;
     border:0px; min-width:175px;
     font-size:1.3em; font-weight:bolder;
     padding:0px;
     vertical-align: middle;
}
   .s_day {font-size:1.9em; font-family: 'OpenSansCondBold'; float:left;
           width:45px; line-height: 1em;}
   .mt {margin:14px 0px 0px 45px;}
   .s_mon, .s_time {font-size:0.9em; }

   .s_time {margin:0px 0px 0px 0px;
              ===line-height: 0.3em;
              }


   .prim {color:red; font-size:1.3em; font-family: 'OpenSansCondBold';
   float:right; margin-top:-36px;
   }
   .prim.pr1 {margin-right:172px; }
   .prim.abon {float:left;}


#spectdate {

/* любое целое число, большее, чем какие-либо иные z-index'ы на странице */
 /* или relative - это нужно, чтобы работало свойство z-index */
}

.poup{          display: none; z-index: 99999; position: absolute;
				width:150px;
				===height:200px;
				margin-top:5px;
				border: 2px 0px 2px 0px;
				border-color: #cccccc; border-style: solid;
				background-color: #ffffff;
				text-align:center; padding-top:10px;
				}
.poup a {text-decoration:none; font-weight:bold; color:#666;}
.poup .close {font-weight:bold; float:right; margin-top:-10px}