<!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>Website Hosted by Pickaweb</title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300italic,300,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
<script type="text/javascript">
$(document).ready(function() {
	$(".phone").click(function() {
		$(this).animate({  marginLeft:60, marginRight:50}).fadeOut(function(){$(this).css("visibility","hidden").show(); $(".callus").fadeIn();});

		$(".ticket").animate({  marginLeft:-20 });
		$(".billing").animate({  marginRight:-35 });
	});
});
</script>
<style type="text/css">
body {
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	background:url(https://www.pickaweb.co.uk/templates/pickaweb/images/parking/bgmk.png) no-repeat center 100px;
}
.wrapper {
	height:100%;
	margin:auto;
	text-align:center;
}
.logo {

	margin-bottom:40px;
	display:block;
}
.info-box {
	background:url(https://www.pickaweb.co.uk/templates/pickaweb/images/parking/boxbg.png);
	width:511px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding: 40px;
}
.status {
	margin:20px 0px;
}
.actions {
	position:relative;
}
.actions p {
	font-size:22.28px;
	font-weight:300;
	color:#999999;
	text-shadow:2px 2px 1px #fff;
}
.actions ul {
	float:left;
	list-style:none;
	margin:0px 5px;
}
.actions li {
	font-size:14.30px;
	float:left;
	background:url(https://www.pickaweb.co.uk/templates/pickaweb/images/parking/btn.png);
	height:92px;
	width:77px;
	margin:0 0 0 20px;
}
.actions li a {
	outline:none;
	font-weight:700;
	background-position:center 13px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#333;
	display:block;
	height:88px;
	width:73px;
	line-height:145px;
	text-align:center;
	border:2px solid #ccc;
}
.actions li a:hover {
	border:2px solid #999;
}
.actions li.ticket a {
	background-image:url(https://www.pickaweb.co.uk/templates/pickaweb/images/parking/btn-mail.png);
}
.actions li.chat a {
	background-image:url(https://www.pickaweb.co.uk/templates/pickaweb/images/parking/btn-chat.png);
}
.actions li.phone a {
	background-image:url(https://www.pickaweb.co.uk/templates/pickaweb/images/parking/btn-llamar.png);
	background-position:center 10px;
}
.actions li.billing a {
	background-image:url(https://www.pickaweb.co.uk/templates/pickaweb/images/parking/btn-facturas.png);
}
.callus {

	width:150px;
	display:none;
	margin-left:-30px;
	left:50%;
	position:absolute;
	font-size:22px;
	white-space:nowrap;
	font-weight:200;
}
.callus strong {
	font-size:100%;
	font-weight:700;
}
.copyright {
	margin-top:150px;
	position:relative;
	display:block;
	color:#999999;
	font-size:13px;
}

.actions p:first-child
{
  padding: 5px 10px;
  color: #666;
}
</style>
</head>
<body>
<div class="wrapper" style='margin-top: 140px;'>
  <div class="info-box">  <a class="logo" href="https://www.pickaweb.co.uk">
  <img src="https://www.pickaweb.co.uk/templates/pickaweb/assets/images/pickaweb-logo.png" alt="Pickaweb" /></a>

    <div class="actions">
	<p>This website is hosted by <a style='text-decoration:none' href='https://www.pickaweb.co.uk'>Pickaweb</a>.</p>
      <p>Please contact us.</p>
    </div>
    <span class="copyright">Pickaweb Ltd. &copy;</span> </div>
</div>
</body>
</html>
