<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
</head>

<body bgcolor="#8d8e90">
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#8d8e90">
  <tr>
    <td><table width="600" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF" align="center">
        <tr>
          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
   
                <td width="393"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td height="46" padding="6" align="center" valign="middle"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                     <span><font style="font-family: Georgia, 'Times New Roman', Times, serif; color:#010101; font-size:17px">
                      <?php echo $roomname; ?> at <?php echo $hotelname; ?> </span>
                      </font>
                        </table></td>
                    </tr>
                    <tr>
                      <td height="160"><img src="<?php echo URL('/media/uploads/images/hotel/size/1070x380/'.$featured_image.''); ?>" width="800" height="200" border="0" alt=""/></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td align="center">&nbsp;</td>
        </tr>
        <tr>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="10%">&nbsp;</td>
                <td width="40%" align="left" valign="top"><font style="font-family: Georgia, 'Times New Roman', Times, serif; color:#010101; font-size:17px">
                <em>Name: <?php echo $clientname; ?></em>
                <br>

                <em>Country: <?php echo $country; ?></em>
                <br>

                <em>Phone: <?php echo $phone; ?></em>
                <br>

                <em>Email: <?php echo $email; ?></em>
                <br>
</font>
                </td>

                <td width="40%" align="left" valign="top"><font style="font-family: Georgia, 'Times New Roman', Times, serif; color:#010101; font-size:17px">
                <em>Room: <?php echo $roomname; ?></em>
                <br>

                <em>Resort: <?php echo $hotelname; ?></em>
                <br>

                <em>Arrival: <?php echo $arrival; ?></em>
                <br>

                <em>Departure: <?php echo $departure; ?></em>
                <br>
</font>
                </td>


                <td width="10%">&nbsp;</td>
              </tr>

              <tr>
                <td>&nbsp;</td>
                <td>&nbsp;</td>
                <td align="right" valign="top"><table width="108" border="0" cellspacing="0" cellpadding="0">
                 
                  <tr>
                    <td align="center" valign="middle"><font style="font-family: Georgia, 'Times New Roman', Times, serif; color:#ffffff; font-size:14px"><em><a href="<?php echo URL('special-offers'); ?>" target="_blank" style="color:#0000;">Visit Offers</a></em></font></td>
                  </tr>
           
                  <tr>
                    <td height="10" align="center" valign="middle" bgcolor=""> </td>
                  </tr>
                </table></td>
                <td>&nbsp;</td>
              </tr>
            </table></td>
        </tr>
        <tr>
          <td>&nbsp;</td>
        </tr>
 
      </table></td>
  </tr>
</table>
</body>
</html>
