<!DOCTYPE html>
<html lang="en">
	<head>
		<meta charset="utf-8">
		<title>Shared Hosting Sign In - XMission</title>
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta name="description" content="">
		<meta name="author" content="">

		<link href="//asset.xmission.com/bs/css/bootstrap.min.css" rel="stylesheet">
		<style>
			body {
				padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
			}
		</style>
		<link href="//asset.xmission.com/bs/css/bootstrap-responsive.css" rel="stylesheet">

		<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
		<!--[if lt IE 9]>
		<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
		<![endif]-->

		<link rel="shortcut icon" href="//asset.xmission.com/favicon.ico">
	</head>

	<body>
	<link rel="stylesheet" href="//asset.xmission.com/xmweb3/xm-uhead.css">
	<nav id="xmNavHead" class="xmHostingHead">
  	  <table class="container" cellpadding="0" cellspacing="0">
    	    <tr>
      	      <td class="logo">
                <a href="#"><img src="//asset.xmission.com/xmweb3/xmission-hosting-logo.png" alt="XMission Hosting"></a>
              </td>
              <td class="boxRight">
                <input id="burger" type="checkbox" />
                <label for="burger">
                  <span></span><span></span><span></span>
                </label>
                <span id="linksHolder">
                <a href="https://xmission.com" class="btnGrey">&laquo; XMission.com</a>
                <a href="https://xmission.com/support" class="btnYellow">Support</a>
                <a href="https://xmission.com/livesupport" class="btnBlue">Chat Live</a>
                </span>
              </td>
            </tr>
          </table>
        </nav>

<br /><br />
		<div class="container">
                        
            
            <legend>Shared Hosting Sign In</legend>
            <form class="form-horizontal" id="loginForm" action="login.php" method="post">
                <div class="control-group">
                    <label class="control-label" for="inputUsername">Hosting Username</label>
		    <div class="controls">
                        <input type="text" id="inputUsername" name="user[username]" placeholder="Username" class="required">
                    </div>
                </div>
<!--
                <div class="control-group">
                    <label class="control-label" for="inputPassword">Password</label>
                    <div class="controls">
                        <input type="password" id="inputPassword" name="user[password]" placeholder="Password" class="required">
                    </div>
                </div>
-->
                <div class="control-group">
		    <div class="controls">
			<i style="opacity:0.7; font-size:90%; display:block; margin-bottom:1em; margin-top:-1em">Hosting username might differ from XMission username</i>
                        <button id="submitButton" type="submit" class="btn">Sign in</button>
                    </div>
                </div>
            </form>
		</div> <!-- /container -->

		<!-- javascript ================================================== -->
		<!-- Placed at the end of the document so the pages load faster -->
		<script src="//asset.xmission.com/jquery/jquery.js"></script>
		<script src="//asset.xmission.com/bs/js/bootstrap.min.js"></script>
        
                    <script src="js/bindWithDelay.js"></script>
            <script src="js/main.js"></script>
        
	</body>
</html>
