<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE xsl:stylesheet [
	<!ENTITY % HTMLlat1 PUBLIC
       "-//W3C//ENTITIES Latin 1//EN//HTML" 
       "../ent/xhtml-lat1.ent">
     %HTMLlat1;
    <!ENTITY % HTMLspecial PUBLIC
       "-//W3C//ENTITIES Special//EN//HTML"
       "../ent/xhtml-special.ent">
     %HTMLspecial;
	<!ENTITY % HTMLsymbol PUBLIC
       "-//W3C//ENTITIES Symbols//EN//HTML"
       "../ent/xhtml-symbol.ent">
     %HTMLsymbol;
]>


<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

	<xsl:import href="../import/home_layout_import.xsl"/>

	<xsl:output method="html" version="4.01" encoding="utf-8" indent="yes" 
		doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN"
		doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
		media-type="text/html"/>
		
<xsl:template match="page">	
<html>
<head>

<title>Search for Car Hire</title>
<link href="../affiliateXmlStylesheets/4theuk/style.css" rel="stylesheet" type="text/css" />
<link href="../affiliateXmlStylesheets/4theuk/style2.css" rel="stylesheet" type="text/css" />
<script src="../affiliateXmlStylesheets/4theuk/Scripts/AC_RunActiveContent.js" type="text/javascript"></script>

</head>

<body>

<div id="w00">
<div id="w01">
<div id="wutil">
<div id="util">
			</div>
</div>
<div id="mbl">
<div id="mbr">
<div id="hdr">
<div id="logo"><a title="hire-a-car.net Car Hire" href="http://www.hire-a-car.net/"><IMG height="137" alt="hire-a-car.net Car Hire" src="../affiliateXmlStylesheets/4theuk/images/logo_new.gif" width="216" /></a></div>
<div id="sky">&nbsp;</div>
<div id="wtnav">
<div id="tnav"><a title="Home" href="http://www.hire-a-car.net/">Home</a> | <a title="About Us" href="../affiliateXmlStylesheets/4theuk/about.html">About Us</a> | <a title="Contact Us" href="../affiliateXmlStylesheets/4theuk/contact_new.html">Contact Us</a>
</div>
</div>
</div>
<div id="wmc00"><br />
	<!--start car hire section-->


<table border="0" align="center" cellpadding="0" cellspacing="0" class="bgtable">
  <tr>
    <td valign="top" class="lhscolumn">
<!--flash ad-->	
	<table width="98%" border="0" align="left" cellpadding="0" cellspacing="0" class="greyborder">
      <tr>
        <td class="bookonlinetext"><strong>Offers</strong></td>
      </tr>
      <tr>
        <td height="100%"><img height="242" alt="hire-a-car.net Car Hire" src="../affiliateXmlStylesheets/4theuk/images/advert.jpg" width="193" /></td>
      </tr>
    </table>
	
	</td>
    <td valign="top">
<!--search panel-->      
	 
	  <xsl:call-template name="search_panel"/>
	  
    </td>
  </tr>
  <tr>
    <td valign="top" height="3"></td>
    <td valign="top" height="3"></td>
  </tr>
  <tr>
    <td valign="top" class="lhscolumn"><!--view my booking-->
	
	<xsl:call-template name="view_my_booking"/>
	<p>&nbsp;</p>
	</td>
    <td valign="top">
<!--text-->
 <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" height="100%" class="greyborder">
  <tr>
    <td class="bookonlinetext">Welcome</td>
  </tr>
  <tr>
    <td bgcolor="#ffffff" height="135"><p class="maintext">hire-a-car.net: Car hire the way it should be! At hire-a-car.net we are dedicated to offering our customers the best value in car rental possible. With vehicles in over 5000 locations worldwide, we are committed to finding you the car you need, when you need it.</p>

<p class="maintext">There are no booking, cancellation or amendment fees to pay, we don’t charge credit card fees, and we certainly don’t charge extra for airport pick ups!</p> 

<p class="maintext">We provide only the very best in customer service, which we back with our global freephone support 24 hours a day, 7 days a week; all along with comprehensive vehicle choices at the lowest available prices</p>


    </td>
  </tr>
</table>
	
	

</td>
  </tr>
</table>
<!--end car hire-->    
	<br /></div>
</div>
</div>
<div id="bbar">&nbsp;</div>
<div id="ft">
<ul>
  <li class="first"><a href="../affiliateXmlStylesheets/4theuk/terms_new.html">Terms and Conditions </a></li>
  <li><a href="../affiliateXmlStylesheets/4theuk/help.html">Help / FAQ's </a></li>
  <li><a href="../affiliateXmlStylesheets/4theuk/privacy_new.html"> Privacy </a></li>
  
</ul>
</div>
</div>
</div>

<xsl:call-template name="tracker"/>
</body>
</html>
</xsl:template>
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->

<!-- VIEW MY BOOKING -->
	<xsl:template name="view_my_booking"> 
	
<form>		
			<xsl:call-template name="view_my_booking_form_setup"/>
			
			<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" class="greyborder">
      <tr>
        <td colspan="2" class="bookonlinetext"><strong>My Booking</strong></td>
      </tr>
      <tr>
        <td colspan="2"><p class="maintext">Confirm your quote / check your booking details</p></td>
      </tr>
      <tr>
        <td class="text11pxwleftpadd">Email:</td>
        <td align="center" class="formpadding">
<!--email field-->		
          <xsl:call-template name="view_my_booking_email_field">
        		<xsl:with-param name="css_class" select="'text11px'"/>
        		<xsl:with-param name="size" select="'20'"/>
        	</xsl:call-template>        
		 </td>
      </tr>
      <tr>
        <td width="28%" class="text11pxwleftpadd">Ref:</td>
        <td width="72%" align="center" class="formpadding">
<!--booking reference field-->		
		<xsl:call-template name="view_my_booking_reference_number_field">
        		<xsl:with-param name="css_class" select="'text11px'"/>
        		<xsl:with-param name="size" select="'20'"/>
        	</xsl:call-template> </td>
      </tr>
      <tr>
        <td class="maintext">&nbsp;</td>
        <td align="right" class="formpadding">
<!--go button-->		
		<xsl:call-template name="view_my_booking_go_button">
	        	<xsl:with-param name="css_class" select="''"/>
	        	<xsl:with-param name="image" select="'../affiliateXmlStylesheets/4theuk/images/go_button.gif'"/>
	        </xsl:call-template><br />
          <br />
          
		</td>
      </tr>
    </table>
	
</form>
    	
</xsl:template>

<!-- /SEARCH PANEL////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->

<!-- SEARCH PANEL -->
	<xsl:template name="search_panel">
	<xsl:call-template name="search_panel_setup"/>
	
	<form> 
        	<xsl:call-template name="search_panel_form_setup"/>
	
	<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffffff" height="100%" class="greyborder">
      <tr>
        <td colspan="3" valign="middle" class="bookonlinetext"><strong>Book Online Today</strong> <span class="text12px">- Pay less, get more!</span></td>
        </tr>
      <tr>
        <td>&nbsp;</td>
        <td class="text12px"><strong><br />
          Pick up Information</strong></td>
        <td class="text12px"><strong><br />
          Return Information</strong></td>
      </tr>
      <tr>
        <td width="17%"><span class="text11pxwleftpadd">&nbsp;Country</span></td>
        <td width="42%" class="formpadding">
<!--PICKUP COUNTRY-->		
		<xsl:call-template name="search_panel_pickup_country_dropdown">
							<xsl:with-param name="css_class" select="'dropdowncityetc'"/>
						</xsl:call-template>
					</td>
        <td width="41%">
<!--DROP OFF COUNTRY-->		
		<xsl:call-template name="search_panel_dropoff_country_dropdown">
							<xsl:with-param name="css_class" select="'dropdowncityetc'"/>
						</xsl:call-template>
					</td>
      </tr>
      <tr>
        <td><span class="text11pxwleftpadd">&nbsp;City</span></td>
        <td class="formpadding">
<!--PICK UP CITY-->		
		<xsl:call-template name="search_panel_pickup_city_dropdown">
							<xsl:with-param name="css_class" select="'dropdowncityetc'"/>
						</xsl:call-template>
					</td>
        <td>
<!--DROP OFF CITY-->		
		<xsl:call-template name="search_panel_dropoff_city_dropdown">
							<xsl:with-param name="css_class" select="'dropdowncityetc'"/>
						</xsl:call-template>
					</td>
      </tr>
      <tr>
        <td><span class="text11pxwleftpadd">&nbsp;Location</span></td>
        <td class="formpadding">
<!--PICK UP LOCATION-->		
		<xsl:call-template name="search_panel_pickup_location_dropdown">
							<xsl:with-param name="css_class" select="'dropdowncityetc'"/>
						</xsl:call-template>
					</td>
        <td>
<!--DROP LOCATION-->		
		<xsl:call-template name="search_panel_dropoff_location_dropdown">
							<xsl:with-param name="css_class" select="'dropdowncityetc'"/>
						</xsl:call-template></td>
      </tr>
      <tr>
        <td><span class="text11pxwleftpadd">&nbsp;Date</span></td>
        <td>
<!--PICK UP DATE-->		
		<xsl:call-template name="search_panel_pickup_day_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
<!--PICK UP MONTH-->						
		<xsl:call-template name="search_panel_pickup_month_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
<!--PICK UP YEAR-->						
        <xsl:call-template name="search_panel_pickup_year_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
					</td>
        <td>
<!--DROP OFF DATE-->		
		<xsl:call-template name="search_panel_dropoff_day_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
<!--DROP OFF MONTH-->						
	    <xsl:call-template name="search_panel_dropoff_month_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
<!--DROP OFF YEAR-->						
	    <xsl:call-template name="search_panel_dropoff_year_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
					</td>
      </tr>
      <tr>
        <td class="formpadding"><span class="text11pxwleftpadd">&nbsp;Time</span></td>
        <td class="formpadding">
<!--PICK UP HOUR-->		
		<xsl:call-template name="search_panel_pickup_hour_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
<!--PICK UP MINUTE-->						
	    <xsl:call-template name="search_panel_pickup_minute_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
<!--PICK UP CALENDAR-->						
&nbsp;&nbsp;<xsl:call-template name="search_panel_calendar_icon">
							<xsl:with-param name="pickup_or_dropoff" select="'pickup'"/>
							<xsl:with-param name="days_of_week_text">@@@calendar.text.DOW@@@</xsl:with-param>
							<xsl:with-param name="months_text">@@@calendar.text.months@@@</xsl:with-param>
							<xsl:with-param name="today_text">@@@calendar.text.today@@@</xsl:with-param>
							<xsl:with-param name="start_of_week">@@@calendar.text.weekStart@@@</xsl:with-param>
							<xsl:with-param name="image">../images/site_graphics/calendar.gif</xsl:with-param>
						</xsl:call-template>
					</td>
        <td>
<!--DROP OFF HOUR-->		
		<xsl:call-template name="search_panel_dropoff_hour_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
<!--DROP OFF MINUTE-->						
	    <xsl:call-template name="search_panel_dropoff_minute_dropdown">
							<xsl:with-param name="css_class" select="'text11px'"/>
						</xsl:call-template>
<!--DROP OFF CALENDAR-->						
&nbsp;&nbsp;<xsl:call-template name="search_panel_calendar_icon">
							<xsl:with-param name="pickup_or_dropoff">dropoff</xsl:with-param>
							<xsl:with-param name="days_of_week_text">@@@calendar.text.DOW@@@</xsl:with-param>
							<xsl:with-param name="months_text">@@@calendar.text.months@@@</xsl:with-param>
							<xsl:with-param name="today_text">@@@calendar.text.today@@@</xsl:with-param>
							<xsl:with-param name="start_of_week">0</xsl:with-param>		
							<xsl:with-param name="image">../images/site_graphics/calendar.gif</xsl:with-param>
						</xsl:call-template>
					</td>
      </tr>
      <tr>
        <td colspan="2" align="right"><span class="text11px">Drivers age at the time of rental</span>&nbsp; </td>
        <td class="formpadding">
<!--DRIVERS AGE BOX-->		
		<xsl:call-template name="search_panel_drivers_age_field">
							<xsl:with-param name="css_class" select="'text11px'"/>
							<xsl:with-param name="max_length" select="'3'"/>
							<xsl:with-param name="size" select="'3'"/>
						</xsl:call-template>
					</td>
      </tr>
      <tr>
        <td colspan="3" align="center"><br />
<!--SEARCH BUTTON-->		
          <xsl:call-template name="search_panel_search_button">
							<xsl:with-param name="css_class" select="''"/>
							<xsl:with-param name="image" select="'../affiliateXmlStylesheets/4theuk/images/search_button.gif'"/>
						</xsl:call-template><br />
          </td>
        </tr>
		<tr>
			<td height="12"></td>
		</tr>
    </table>
</form>
	</xsl:template>
	
</xsl:stylesheet>
