﻿/* Start Cars */
.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;
}


.day1111 { background-color:red; }
.day2222 { background-color:green; }
/*.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;*/
}

removed by Emanuelle on 11.05.2010
.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:#fff;
	font-weight:bold;
	font-size:12px !important;
	line-height:23px;
	
  
 

}

.calendar_day
{
    border-top :1px solid #dae4f2;
	color:#0072bc;
	line-height:20px;
	height:20px;
	text-align:center;
	cursor:pointer;
    font-weight:bold;
  
    width :35px;
  
}


.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:#fff;
    text-align:center;
    line-height:20px;
    height:20px;
    font-weight:bold;
    
  
}

.calendar_othermonthday
{
   color:#999999;
}

.calendar_selectedday
{
  background:url(images/bg-calendar-active.gif) no-repeat 50% 50%;
  
  width:25px;

  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;
  border-collapse:collapse;

  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 */
/*
removed by Emanuelle on 11.05.2010
.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_title
{
    height:73px;
  background-color: #ffffff;
   width:224px;
    font-size:12px !important;
    line-height:23px !important;
    overflow:hidden;
        color:#fff;
	font-weight:bold;
	font-size:12px !important;
	line-height:23px;
	
}

.hotels_calendar_day
{
   border:2px solid #ffffff;
      border-collapse: collapse;
    color:#000;
	line-height:20px;
	height:20px;
	text-align:center;
	cursor:pointer;
    font-weight:bold;
     width :35px;
     background-color: #FEDBB3;
  
}


.hotels_calendar_disabledday
{
   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;
}




.hotels_calendar_othermonthday
{
   color:#999999;
}




.hotels_calendar_month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}


/*remove by Emanuelle 11/05.2010
.hotels_calendar_close
{
	float:left;
	width:18px;
	height:18px;
	background:url(images/btn-close.gif) no-repeat;
	display:inline;
	margin:2px 0 0 3px;
}
*/


/* End Hotels */
/*remove by Emanuelle 11/05.2010
.dvir
{
    left:528px;
}*/
