﻿/* Start Cars */

/* hebrew */

.calendar_picker
{
   background-color: #FFFFFF;
   border: 1px gray solid;
   font-size: 11px;
   font-weight: bold;
   font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
   padding: 2px;
   cursor: pointer;
   width: 70px;
}

.calendar_button
{
    border:none;
    cursor:pointer;
    background:url(../../images/calendar-icon.gif) no-repeat;
    padding-right: 3px;
    margin-bottom: -4px;
}

.calendar_calendar td
{
   /*font-size:11px;*/
}

.calendar_title
{
    height:23px;
    background:url(../../images/bg-calendar-c.gif) repeat-x !important;
    width:213px;
    font-size:12px !important;
    line-height:23px !important;
    overflow:hidden;
     
    color:#000;
	font-weight:bold;
	font-size:12px !important;
	line-height:23px;
	
  
   /*font-weight:bold;
   background-color:#D7D7E5;*/
}

.calendar_day
{
    border-top :1px solid #dae4f2;
	color:#0072bc;
	line-height:20px;
	height:20px;
	text-align:center;
	cursor:pointer;
    font-weight:bold;
  
    width :35px;
   /*cursor:pointer;
   text-align:center;
   border-width:1px;
   border-color:#F6F6F6;
   border-style:solid;*/
}

.calendar_dayhover
{
  /*width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;*/
}

.calendar_disabledday
{
    border-top :1px solid #dae4f2;
	color:#D2D2D2;
	line-height:20px;
	height:20px;
	text-align:center;
	cursor:default;
    font-weight:bold;
    width :35px;
}

.calendar_outofrange
{
	color:#D2D2D2;
	cursor:default;
}


.calendar_dayheader
{
    background:url(../../images/bg-calendar-th.gif) repeat-x;
    color:#000;
    text-align:center;
    line-height:20px;
    height:20px;
    font-weight:bold;
    
   /*width:25px;
   text-align:center;
   border-width:1px;
   border-color:white;
   border-style:solid;
   font-weight:bold;
   background-color:#FFFFFF;*/
}

.calendar_othermonthday
{
   color:#999999;
}

.calendar_selectedday
{
  background:url(../../images/bg-calendar-active.gif) no-repeat 50% 50%;
  
  width:25px;
  /*background-color:#FBE694;*/
  color:#000000;
  border-width:1px;
  border-color:#BB5503 !important;
  border-style:solid;
  font-weight:bold;
}

.calendar_calendar
{
  direction: rtl;
  width: 213px;
  border-style:solid;
  border-width:1px;
  border-color:#068ac7; /*Black;*/
  border-collapse:collapse;
  /*background-color:red;*/
  background:#068ac7 url(../../images/bg-calendar.gif) repeat-x;
  cursor:default;
}

.calendar_month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}

.calendar_nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align: center;
  padding:0px 5px 0px 5px;
}

.calendar_close
{
	float:left;
	width:18px;
	height:18px;
	background:url(../../images/btn-close.gif) no-repeat;
	display:inline;
	margin:2px 0 0 3px;
}

/* End Cars */





/* Start Hotels */
.hotels_calendar_picker
{
   background-color: #FFFFFF;
   border: 1px gray solid;
   font-size: 11px;
   font-weight: bold;
   font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
   padding: 2px;
   cursor: pointer;
   width: 70px;
}

.hotels_calendar_button
{
    border:none;
    cursor:pointer;
    background:url(../../images/calendar-icon.gif) no-repeat;
    padding-right: 3px;
    margin-bottom: -4px;
}

.hotels_calendar_calendar td
{
   /*font-size:11px;*/
    /*padding: 2px;*/
    
    
}

.hotels_calendar_title
{
    height:66px;/*23px;*/
    /*background:url(../../images/bg-calendar-c.gif) repeat-x !important;*/
    background-color: #ffffff;
    width:224px;
    font-size:12px !important;
    /*line-height:23px !important;*/
    overflow:hidden;
    
    color:#000;
	font-weight:bold;
	font-size:12px !important;
	/*line-height:23px;*/
	margin-bottom: 0px;
  
   /*font-weight:bold;
   background-color:#D7D7E5;*/
}

.hotels_calendar_day
{
    /*border-top :1px solid #dae4f2;*/
    /*border:2px solid #ffffff;*/
    border-collapse: collapse;
	color:#3366aa;
	line-height:20px;
	height:20px;
	text-align:center;
	cursor:pointer;
    font-weight:bold;
    width :35px;
    background-color: #fff;
    
   /*cursor:pointer;
   text-align:center;
   border-width:1px;
   border-color:#F6F6F6;
   border-style:solid;*/
}

.hotels_calendar_dayhover
{
  /*width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;*/
  
    /*border:2px solid #ffffff;*/
    border-collapse: collapse;
    color:#4286e1;
    line-height:20px;
    height:20px;
    text-align:center;
    cursor:pointer;
    font-weight:bold;
    width :35px;
    background-color: #fff;

}

.hotels_calendar_disabledday
{
    /*border-top :1px solid #dae4f2;*/
	color:#D2D2D2;
	line-height:20px;
	height:20px;
	text-align:center;
	cursor:default;
    font-weight:bold;
    width :35px;
    background-color: #ffffff;
}

.hotels_calendar_outofrange
{
	color:#D2D2D2;
	cursor:default;
	background-color: #ffffff;
	text-decoration: line-through;
}


.hotels_calendar_dayheader
{
    /*background:url(../../images/bg-calendar-th.gif) repeat-x;*/
    color:#000;
    text-align:center;
    line-height:20px;
    height:20px;
    font-weight:bold;
    
    background-color:#fff;
    background-image:url(../../images/bg-calendar-c.gif);
    
   /*width:25px;
   text-align:center;
   border-width:1px;
   border-color:white;
   border-style:solid;
   font-weight:bold;
   background-color:#FFFFFF;*/
}

.hotels_calendar_othermonthday
{
   color:#595B5C;
}

.hotels_calendar_selectedday
{
  /*background:url(../../images/bg-calendar-active.gif) no-repeat 50% 50%;*/
  background: #FFC;
  width:25px;
  /*background-color:#FBE694;*/
  color:#3366aa;
  border-width:1.9pt;
  border-color:#CCC !important;
  border-style: solid;
  border-collapse: separate;
  font-weight:bold;
}

.hotels_calendar_calendar_right
{
  direction: rtl;
  width: 224px;
  border-style:solid;
  border-width:2px;
  border-color:#ffd60d; /*Black;*/
  border-collapse:collapse;
  border-left-width: 0px;
  /*background-color:red;*/
  /*background:#068ac7 url(../../images/bg-calendar.gif) repeat-x;*/
  background:#ffffff;
  cursor:default;
}

.hotels_calendar_calendar_left
{
  direction: rtl;
  width: 224px;
  border-style:solid;
  border-width:2px;
  border-color:#ffd60d; /*Black;*/
  border-collapse:collapse;
  border-right-width: 0px;
  
  /*background-color:red;*/
  /*background:#068ac7 url(../../images/bg-calendar.gif) repeat-x;*/
  background:#ffffff;
  cursor:default;
  
}

.hotels_calendar_month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
  font-size: 12px;
}

.hotels_calendar_nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align:middle;
  padding: 0px 0px 0px 0px;
}

.hotels_calendar_close
{
	float:left;
	width:18px;
	height:18px;
	background:url(../../images/btn-close.gif) no-repeat;
	display:inline;
	margin:2px 0 0 3px;
}

.hotels_calendar_today
{
     background: #ffd60d;
     color: #3366aa;
}

/* End Hotels */

.dvir
{
    left:528px;
}