<html>
	<head>
		<title>Lucky Cab</title>
		<style>body{
	background:white;
	margin:0;
	padding:0;
	padding-top:68px;
	min-height:100%;
	position:relative;}
header{
	position:fixed;
	top:0;
	left:0;
	right:0;
	padding:10px;
	clear:both;
	height:58px;
	background:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(10, 79, 57);
	border-left-color:rgb(10, 79, 57);
	border-right-color:rgb(10, 79, 57);
	border-top-color:rgb(10, 79, 57);}
header #logo{
	float:left;
	padding:10px;}
header #logo a{
	font-size:31px;
	font-weight:400;
	color:rgb(10, 79, 57);
	font-family: "Fjalla One", arial, sans-serif;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	text-decoration:none;}
header #logo img{
	width:50px;}
header nav{
	float:right;}
header nav>div{
	float:left;
	padding:20px;
	background-color:rgba(0, 0, 0, 0);}
header nav>div a{
	font-family: "Source Sans Pro", arial, sans-serif;
	text-transform:uppercase;
	color:rgb(27, 27, 27);
	border-bottom-color:rgb(27, 27, 27);
	font-family:"Source Sans Pro", arial, sans-serif;
	font-size:16px;
	font-weight:700;
	letter-spacing:1px;
	line-height:24px;
	text-decoration-color:rgb(10, 79, 57);
	text-decoration-line:none;
	text-decoration-style:solid;
	text-size-adjust:100%;
	text-transform:uppercase;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
header nav>div a:hover{
	color:rgb(10, 79, 57);
	border-bottom-color:rgb(10, 79, 57);
	border-bottom-style:dotted;}

footer{
	text-align:center;
	color:white;
	background:black;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding:20px;
	clear: both;}

section{
	clear: both;
	padding-bottom:58px;
	margin-top: 11px;}
h1{
	color:rgb(10, 79, 57);
	font-family:"Fjalla One", arial, sans-serif;
	font-size:43px;
	font-weight:400;
	line-height:60px;
	margin-bottom:40px;
	margin-block-start: 0;
	margin-block-end: 0;
	padding:40px 0;
	overflow-wrap:break-word;
	text-align:center;
	text-transform:uppercase;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

.multiboxtop{
	background-color:rgb(246, 246, 246);
	clear:both;
	padding:0 50px;}
.multiboxtop>table{
	margin:0 auto;
	width:80%;}
.multiboxtop>table tr td{
	color: black;
	font-family:"Fjalla One", arial, sans-serif;
	text-align:center;
	overflow-wrap:break-word;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	width:33%;
	vertical-align:top;}
.multiboxtop>table tr:nth-of-type(3n-2) td{
	font-size:22px;
	font-weight:400;
	line-height:27.5px;}
.multiboxtop>table td img{
	max-height:180px;
	margin:10px 0;}
.multiboxtop>table tr:nth-of-type(3n) td{
	font-size:16px;
	font-weight:400;
	line-height:24px;
	padding:10px 10px 60px 10px;}
.multiboxtop>div{display:none;}

.cardbox{
	background-image:url('card_background.jpg');
	background-blend-mode:normal;
	background-repeat:round;
	background-size:contain;
	text-align:center;
	max-height:550px;}
.cardbox img{
	margin-left: auto;
	margin-right: auto;
	max-height:550px;}
.vip_ad_box{
	background-image:url('vip_ad.jpg');
	background-size:contain;
	background-blend-mode:normal;
	background-position-x:50%;
	background-position-y:50%;
	background-repeat-x:;
	background-repeat-y:;
	background-size:cover;
	text-align:center;
	text-transform:uppercase;
	text-align: center;
	vertical-align: middle;
	line-height: 210px;
	color:rgb(255, 255, 255);
	text-shadow:
		-1px -1px 0 #000,
		 1px -1px 0 #000,
		-1px  1px 0 #000,
		 1px  1px 0 #000;
	font-family:"Fjalla One", arial, sans-serif;
	font-size:43px;
	font-weight:400;
	overflow-wrap:break-word;
	text-transform:uppercase;
	word-break:break-word;
	-webkit-font-smoothing:antialiased;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	height:210px;}
.vip_ad_box a {
	background-color: rgb(10, 79, 57);
	color: white;
	font-size: 14px;
	font-weight:700;
	padding: 15px 40px;
	margin-bottom: 20px;
	position: relative;
	bottom: 12px;
	height: 30px;
	text-decoration: none;
	letter-spacing:2px;
	text-shadow: 1px  1px black;
	box-shadow: 1px  1px 1px black;
	border-radius:2px;
}
.vip_ad_box a:hover {
	background-color: rgb(13, 92, 67);
}
.vip_ad_box a:active {
  background-color: rgb(10, 80, 53);
  -webkit-box-shadow: inset 0px 0px 5px black;
	 -moz-box-shadow: inset 0px 0px 5px black;
		  box-shadow: inset 0px 0px 5px black;
  color:transparent;
	text-shadow: 0px  2px 1px rgba(255,255,255,1), 
				-1px -1px	  rgba(50,50,50,0.25), 
				 1px -1px	  rgba(50,50,50,0.25), 
				-1px  1px	  rgba(50,50,50,0.25);
}
#viporder{
	max-width:400px;
	margin-left:auto;
	margin-right:auto;}
#viporder input:not([type=checkbox]), 
#viporder textarea {
	padding: 6px 10px;
	border-radius: 20px;
	border: 1px solid rgb(10, 79, 57);
	box-shadow: 2px 2px 1px rgb(10, 79, 57);
	width:48%;
}
#viporder input[type="checkbox"] {
	opacity: 0;
}
#viporder label{
	position: relative;
	display: inline-block;
	padding-left: 30px;
	font-size: 16px;
	line-height: 26px;
	font-weight:400;
	color:rgb(10, 79, 57);
	font-family: "Fjalla One", arial, sans-serif;}
#viporder label a{
	color:rgb(10, 79, 57);}
#viporder label::before{
	content: "";
	display: inline-block;
	height: 16px;
	width: 16px;
	border: 1px solid rgb(10, 79, 57);
	box-shadow: 2px 2px 1px rgb(10, 79, 57);
	position: absolute;
	top: 3px;
	left:0;}
#viporder label::after {
	content: "";
	display: inline-block;
	height: 5px;
	width: 11px;
	position: absolute;
	border-left: 2px solid rgb(10, 79, 57);
	border-bottom: 2px solid rgb(10, 79, 57);
	transform: rotate(-45deg);
	left: 3px;
	top: 7px;}
#viporder input[type="checkbox"] + label::after {
	content: none;}
#viporder input[type="checkbox"]:checked + label::after {
	content: "";}
#viporder input[type="checkbox"]:focus + label::before {
	outline: rgb(59, 153, 252) auto 5px;}
#viporder textarea {
	width:97%;
}
input, label, button{
	margin:10px 0px;}
#viporder button{
	font-size: 1.2em;
	font-weight:500;
	color:rgb(10, 79, 57);
	font-family: "Fjalla One", arial, sans-serif;
	text-transform:lowercase;
	display:block;
	margin:10px auto;
	padding: 10px 20px;
	border-radius: 10px;
	border: 1px solid rgb(10, 79, 57);
	box-shadow: 2px 2px 1px rgb(10, 79, 57);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, .15)), to(rgba(10, 79, 57, .25))), -webkit-gradient(linear, left top, right bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, .1)), color-stop(0.501, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0)));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, .15), rgba(10, 79, 57, .25)), -moz-linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
    background: linear-gradient(top, rgba(255, 255, 255, .15), rgba(10, 79, 57, .25)), linear-gradient(left top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .1) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0));
}
#vipnote{
	text-align:center;
	color:rgb(255, 255, 255);
	font-family:"Fjalla One", arial, sans-serif;
	font-size:36px;
	font-weight:400;
	background-image:url('vip_ad.jpg');
	padding: 20px 5px;
}

#vipcoupons{
	width:100%;
	height:80%;
	background:rgb(246, 246, 246);}
.lightsliderbox{
	margin: 0 auto;
}
</style>
		<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Fjalla+One:400" media="all"> <!-- font pack: Fjalla One -->
	</head>
<body>
	<header><div id="logo"><a href="/">LUCKY CAB</a></div>
<nav>
	<div><a href="/" style="border-bottom-style:solid">Home</a></div>
	<div><a href="/tryvip">Lucky VIP</a></div>
	<div><a href="/bookride">Book a Ride</a></div>
	<div><a href="/jointeam">Join Our Team</a></div>
</nav></header>
	<section><div class="cardbox">
	<img src="card.jpg" alt="" />
</div>
<div class="vip_ad_box">
	Become a Lucky Cab VIP!
	<a href="/tryvip">find out more</a>
</div></section>
	<footer>Copyright © 2018 MyLuckyCab.com - All Rights Reserved.</footer>
</body>
</html>
