  body, html, table td, table th, td, dd,p,div {font-family:Tahoma, Arial; font-size:11px;  }
#calendarDiv{
  /*position:absolute;*/
  width:231px;
  border:1px solid #ffffff;
  padding:1px;
  background-color: #FFF;
  font-family:arial;
  font-size:10px;
  padding-bottom:20px;
  visibility:hidden;
  margin:0;
}
#calendarDiv span,#calendarDiv img{
  float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
  
  line-height:12px;
  padding:1px;
  cursor:pointer;
  padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{  
  line-height:12px;
  padding:1px;
  cursor:pointer;
  padding-left:2px;
}

#calendarDiv td{
  padding:3px;
  margin:0px;
  font-size:10px;
}

#calendarDiv .selectBox{    
  color: #7A7975;
}
#calendarDiv .selectBoxOver{
  border:1px solid #FFF;
  background-color: #317082;
  color: #FFF;
  position:relative;
}
#calendarDiv .selectBoxTime{
  border:1px solid #317082;    
  color: #317082;
  position:relative;
}
#calendarDiv .selectBoxTimeOver{
  border:1px solid #216072;  
  color: #216072;
  position:relative;
}

#calendarDiv .topBar{
  height:16px;
  padding:2px;
  background-color: #D3D3CB;  
  border:1px solid #FFFFFF;
  
}
#calendarDiv .activeDay{  /* Active day in the calendar */
  width:30px;
  padding:5px 0;
  background:#D11709;
  border:1px solid #FFFFFF;
  font-weight:bold;
  font-size:12px;
  color:#FFFFFF;
  text-align:center;
}
#calendarDiv table 
{
  /*background:#F3F0E8;
  border:1px solid #F4F1EA;*/
}
.days
{
  text-align:center !important;
  width:30px;
  padding:5px 0;
  line-height:22px;
  padding:0;
  font-size:12px;
  color:#A2A29E;
  font-weight:bold;
  background:#F4F1EA;
  border:1px solid #FFFFFF;
}
#calendarDiv .todaysDate{
  height:17px;
  line-height:17px;
  padding:2px;
  background-color: #E2EBED;
  text-align:center;
  position:absolute;
  bottom:0px;
  width:231px;
}
#calendarDiv .todaysDate div{
  float:left;
}
  
#calendarDiv .timeBar{
  height:17px;
  line-height:17px;
  background-color: #E2EBED;
  width:72px;
  color:#FFF;
  position:absolute;
  right:0px;
}

#calendarDiv .timeBar div{
  float:left;
  margin-right:1px;
}


#calendarDiv .monthYearPicker{
  background-color: #E2EBED;
  border:1px solid #AAAAAA;
  position:absolute;
  color: #317082;
  left:0px;
  top:15px;
  z-index:1000;
  display:none;

}
#calendarDiv #monthSelect{

}
#calendar_month_txt
{
  _width:185px;
  width:170px;
  min-width:185px;
  text-align:center;
  font-weight:bold;
  font-size:11px;
}
#calendarDiv .monthYearPicker div{
  float:none;
  clear:both;  
  padding:1px;
  margin:1px;  
  cursor:pointer;
}
#calendarDiv .monthYearActive{
  background-color:#317082;
  color: #E2EBED;
}

#calendarDiv td{
  text-align:right;
  cursor:pointer;
}

#calendarDiv .topBar img{
  cursor:pointer;
}
#calendarDiv .topBar div{
  float:left;
  margin-right:1px;
  
}

.weeksday
{
  width:30px;
  line-height:22px;
  background:#D3D3CB;
  color:#575652;
  font-size:11px;
  font-weight:bold;
  text-align:center !important;
  border:1px solid #FFFFFF;
}
.emptyday
{
  width:30px;
  padding:10px 0;
  background:#F4F1EA;
  border:1px solid #FFFFFF;
}
table.dato td, table.dato th
{
  text-align:left; 
  padding:2px 10px;
  
}
table.dato td
{
  border-bottom:1px solid #EAEAEA;
  padding:8px 10px;
}
table.dato th
{
  background-color:#F4F1EA;
  color:#8D8B8B;
}
table.dato a
{
  color:#D11709;  
}
#selMonth
{
  width:152px;  
}
#selYear
{
  width:110px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

