/**
  * Airtours Calendar
  *
  * @copyright       NEUSTA GmbH
  * @author          thoheisel
  * @version         1.0
  *
  * @revision        $Revision: 66167 $
  * @lastmodified    $Date: 2010-08-18 10:39:20 +0200 (Mi, 18 Aug 2010) $
  * @last author	 $Author: mschaefer $
  */
/* Calendar */
.dplayer							{background: #ffffff; border: 1px solid #ddd;}
.dplayer .ui-datepicker-inline 		{margin-left: 10px;}
.dplayer .prevmonth					{float: left; cursor:pointer; background:transparent url(/fileadmin/ati/pics/img/arrow_bg_search_left.gif) no-repeat 0 0; width:15px; height:11px; overflow:hidden; text-indent:-50px; line-height:50px; margin:6px 5px 0 21px; display:inline;}
.dplayer .nextmonth					{float: left; cursor:pointer; background:transparent url(/fileadmin/ati/pics/img/arrow_bg_search.gif) no-repeat 0 0; width:15px; height:11px; overflow:hidden; text-indent:-50px; line-height:50px; margin:6px 0 0 5px; display:inline;}
.dplayer .monthyearcombo select 	{float: left; width: 120px; margin-left: 0;}
.dplayer .monthyearcombo 			{background:#05CFC8; float:left; margin-bottom:25px; margin-left:3px; margin-top:8px; width:200px; }
.tx-tuisearch-pi1 .dplayer label	{width:10px !important; padding-top:2px !important; display:none;}
.tx-tuisearch-pi1 .dplayer input.dpsubmit	{background:#05cfc8 url(../../pics/img/arrow_bg_button.gif) no-repeat right center; border:0; text-transform:uppercase; height:28px; line-height:28px; padding:0 78px 0 6px; width:auto; color:#fff; font-family:Century Gothic, Lucida Grande, Lucida Sans, Bitstream Vera Sans, Verdana, sans-serif; font-size:13px; overflow:visible; outline:none; cursor:pointer; width:auto; margin-left:10px;}
.dplayer .ui-datepicker-days-cell-over  	{background: #ddd;}
.dplayer #dpto, 						
.dplayer #dpfrom 					{height: 210px;}
.tx-tuisearch-pi1 .datepickeropen	{background: url(/fileadmin/ati/pics/img/bg_date.jpg) -75px no-repeat; height: 25px; width: 25px; float:left;}
.dplayer .monthYearComboLabel 		{color:#fff;}
.dplayer select.dpvac				{margin:5px 0 0 10px;}

* html .dplayer						{width: 425px;}
* html .dplayer #dpto				{margin-right: 5px;}
* html .dplayer .ui-datepicker-inline {margin-left: 10px;}
* html .dplayer .ui-datepicker		{font-size: 11px;}
* html .dplayer .prevmonth			{margin-left: 20px;}
* html .dplayer select.dpvac, 
* html .dplayer .dpsubmit			{margin-top: 5px;}