/**
  * Airtours Calendar
  *
  * @copyright       NEUSTA GmbH
  * @author          thoheisel
  * @version         1.0
  *
  * @revision        $Revision: 38158 $
  * @lastmodified    $Date: 2009-08-25 10:16:34 +0200 (Di, 25 Aug 2009) $
  * @last author	 $Author: mschaefer $
  */

.dplayer							{background: #ffffff; border: 1px solid #ddd; left: 140px !important;}
.dplayer .ui-datepicker-inline 		{margin-left: 10px;}
.dplayer .prevmonth					{float: left; cursor:pointer; background:transparent url(../../pics/img/arrow_calendar_left.gif) no-repeat 0 0; width:14px; 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(../../pics/img/arrow_stageteaser_links.gif) no-repeat 0 0; width:14px; 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:#F5F4F1 none repeat scroll 0 0; float:left; margin-bottom:25px; margin-left:3px; margin-top:8px; width:200px; }
.dplayer input.dpsubmit				{background:transparent url(../../pics/img/bg_calendar_button.gif) no-repeat 0 0; cursor: pointer; height:25px; padding:0;}
.dplayer .ui-datepicker-days-cell-over  	{background: #ddd;}
.dplayer #dpto, 						
.dplayer #dpfrom 					{height: 210px;}
.tx-tuisearch-pi1 .dplayer label	{padding-top:2px !important;}

* 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;}

