gwd-taparea {
	display: block;
	cursor: pointer;
	background-color: rgba(0,0,0,0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	font-stretch: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1.2;
}
* {
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
	content: none;
}
b {
	font-weight: bold;
}
ul {
	margin: 0px;
	padding-left: 15px;
}
p {
	margin-bottom: 1em;
}
a{
	color: #30ABDE;
	text-decoration: underline;
}
html, body {
	width: 728px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
body {
	font-size: 11px;
	line-height: 1.3em;
	font-family: Arial, sans-serif;
	color: #000;
	background: #FFF;
	-webkit-font-smoothing: antialiased;
}

.ad{
	position: absolute;
	width: 728px;
	height: 90px;
    background-color:#b6dcd3;
}

#border {
    position: absolute;
    left: 0px;
    top: 0px;
    border: 2px solid #555555;
    width: 100%;
    height: 100%;
}

.frames {
	position: absolute;
	width: 724px;
	height: 86px;
	z-index: 1;
	overflow: hidden;
	left: 2px;
	top: 2px;
	opacity:0;
}

#exits{
	opacity: 0;
}
#bg-exit{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
}
.exit{
	cursor: pointer;
}


#logo {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 105px;
    height: 53px;
    background-color: #e61820;
    background-image: url(logo.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 9999;
}

#hero1, #hero2 {
    position: absolute;
/*    bottom: -40px;*/
    bottom: 0px;
}

#hero1 {
    width:145px;
    right:-338px;
    bottom:4px;
}

#hero2 {
    width:145px;
    right:-338px;
    bottom:4px;
    opacity:0;
}

#first #text1-wrap div {
    position: absolute;
	overflow: hidden;
	background: url(text1.png) no-repeat;
    background-size:320px;
}

#text1-free {
    width: 340px;
    left:-323px;
    height:27px;
    top:29px;
}

#text1-publix {
    top:124px;
    background-position:0px -30px !important;
    height:26px;
    left:-150px;
	width: 225px;
}

#text1-giftcard {
    left:-150px;
    top:152px;
    height:26px;
	width: 224px;
	background-position: 0px -58px !important;
    background-size: 225px;
}

#giftcard {
    position: absolute;
    width: 57px;
    top: 25.3px;
    left: 542.8px;
    z-index: -1;
    opacity:0;
    backface-visibility:hidden;
}

#first #text2-wrap {
    position:absolute;
    overflow:hidden;
    background: url(text2.png) no-repeat;
    background-size:282px;
    left: 43px;
    top:22px;
    width:320px;
    height:50px; 
    opacity:0;
}

#text3-wrap {
    width:335px;
    height:53px;
    position:absolute;
    overflow:hidden;
    top:21px;
    left:43px;
} 

#text4-wrap {
    width: 325px;
    height: 15px;
    position: absolute;
    overflow: hidden;
    top: 37px;
    left: 43px;
}

#text3 {
    background: url(text3.png) no-repeat;
    background-size:332px;
    width:335px;
    height:53px;
    opacity:0;
}

#text4 {
    background: url(text4.png) no-repeat;
    background-size:266px;
    width:325px;
    height:15px;
    opacity:0;
}

#pharmacy {
    width: 95px;
    position: absolute;
    left: 314.5px;
    top: 9.2px;
    opacity:0;
}

#eye {
    width:4px;
    position:absolute;
    top:35.7px;
    left:572.4px;
    opacity:0;
}

#bg-exit1 {
    position: absolute;
    top: 117px;
    left: 26px;
    opacity: 0;
}